Kilian

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Kilian's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hi, i just found this and I'm trying to get this run (IntelNuc + LinuxServer + Docker). My problem is that i get an error while it tries to boot xpenology [ 0.024331] general protection fault: 0000 [#1] SMP [ 0.025000] Modules linked in: [ 0.025000] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.10.102 #15152 [ 0.025000] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014 [ 0.025000] task: ffff88007c487800 ti: ffff88007c4a4000 task.ti: ffff88007c4a4000 [ 0.025000] RIP: 0010:[<ffffffff81881d06>] [<ffffffff81881d06>] intel_pmu_init+0x2cf/0x7b7 [ 0.025000] RSP: 0000:ffff88007c4a7eb0 EFLAGS: 00010202 [ 0.025000] RAX: 0000000000000003 RBX: 0000000000000000 RCX: 0000000000000345 [ 0.025000] RDX: 0000000000000003 RSI: 0000ffffffffffff RDI: ffffffff81862290 [ 0.025000] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000007 [ 0.025000] R10: 0000000000000000 R11: ffffffff81862100 R12: 0000000000000000 [ 0.025000] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 [ 0.025000] FS: 0000000000000000(0000) GS:ffff88007fc00000(0000) knlGS:0000000000000000 [ 0.025000] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 0.025000] CR2: ffff880001ab7000 CR3: 000000000180d000 CR4: 00000000003406f0 [ 0.025000] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 0.025000] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 0.025000] Stack: [ 0.025000] ffffffff818810cb ffffffff818810ff ffffffff8102c304 0000000000000000 [ 0.025000] ffffffff818810cb 0000000000000001 0000000000000000 0000000000000000 [ 0.025000] 0000000000000000 0000000000000000 ffffffff810003aa ffffffff8191d7f0 [ 0.025000] Call Trace: [ 0.025000] [<ffffffff818810cb>] ? check_bugs+0x28/0x28 [ 0.025000] [<ffffffff818810ff>] ? init_hw_perf_events+0x34/0x506 [ 0.025000] [<ffffffff8102c304>] ? set_memory_x+0x44/0x50 [ 0.025000] [<ffffffff818810cb>] ? check_bugs+0x28/0x28 [ 0.025000] [<ffffffff810003aa>] ? do_one_initcall+0xea/0x140 [ 0.025000] [<ffffffff8187ad21>] ? kernel_init_freeable+0x95/0x1bb [ 0.025000] [<ffffffff8149cb60>] ? rest_init+0x70/0x70 [ 0.025000] [<ffffffff8149cb65>] ? kernel_init+0x5/0x180 [ 0.025000] [<ffffffff814aea88>] ? ret_from_fork+0x58/0x90 [ 0.025000] [<ffffffff8149cb60>] ? rest_init+0x70/0x70 [ 0.025000] Code: a1 04 fe ff 44 89 0d a2 04 fe ff 89 05 54 05 fe ff 7e 2d 83 e2 1f b8 03 00 00 00 66 b9 45 03 83 fa 02 0f 4e d0 89 15 6a 04 fe ff <0f> 32 48 89 d1 89 c0 48 c1 e1 20 48 09 c1 48 89 0d fd 04 fe ff [ 0.025000] RIP [<ffffffff81881d06>] intel_pmu_init+0x2cf/0x7b7 [ 0.025000] RSP <ffff88007c4a7eb0> [ 0.025013] ---[ end trace 4b5bc8a6fd37ccbb ]--- [ 0.026039] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 0.026039] I'm pretty much a Linux Noob so i would be happy if you post potential fixes detailed.