FS#29063 - [linux] Kernel panic with linux kernel 3.2.12 on motherboard z68x-ud3-b3
Attached to Project:
Arch Linux
Opened by Lapin Roman (Lampus) - Thursday, 22 March 2012, 19:56 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 23 April 2012, 12:07 GMT
Opened by Lapin Roman (Lampus) - Thursday, 22 March 2012, 19:56 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 23 April 2012, 12:07 GMT
|
Details
Description:
After upgrading kernel version to 3.2.12 I have kernel panic on very early kernel boot stage. Upgrading BIOS version from F7 to F11 don't help. Starting kernel with "noacpi" boot param don't change anything too. I think it's motherboard-specific bug, because other users have the same problem with this motherboard and kernel version. Please, see this thread: https://bbs.archlinux.org/viewtopic.php?id=138105 With linux kernel 3.2.11 all works fine. My H/W Configuration: Motherboard: Gigabyte Z68X-UD3-B3 CPU: Intel Core i7 2600K Video: NVidia GeForce 9600 GT HDD: WDC WD1600AAJS-75PSA0 I have attached log of next commands: lspci -vv, dmidecode, cat /proc/cpuinfo and photo of panic from other user. If you need extra info about this panic I can try get backtarce via rs-232 serial console. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 23 April 2012, 12:07 GMT
Reason for closing: Fixed
Additional comments about closing: 3.3.1
Monday, 23 April 2012, 12:07 GMT
Reason for closing: Fixed
Additional comments about closing: 3.3.1
pcie_aspm=force
See:
http://www.spinics.net/lists/linux-pci/msg14483.html
Gunnar Kriik's solution works perfectly, thank you.
cpuinfo.txt (3.6 KiB)
Motherboard Gigabyte PH67-UD3
CPU Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
pcie_aspm = force resolve the problem.
Note: I have this problem with Kernel 3.2.13 too
Gigabyte GA-P67A-UD4-B3.
Updated linux and linux-lts are both problematic for me.
pcie_aspm=force works for me.
Gigabyte Z68XP-UD3
Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
Linux hecate 3.2.13-1-ARCH #1 SMP PREEMPT Sat Mar 24 09:10:39 CET 2012 x86_64 Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz GenuineIntel GNU/Linux
pcie_aspm=force works
Intel(R) Core(TM) i5-2500k CPU
Same problem.
pcie_aspm=force also works.
See this comment: https://bbs.archlinux.org/viewtopic.php?pid=1082224#p1082224
It certainly works for me now (running 3.3.2 without pcie_aspm=force)