You are not logged in.
Pages: 1
Dear archies,
I upgraded my archlinux via
sudo pacman -Syubut after reboot I cannot boot. My kernel has some problem. This same is after reinstallation (or new install) archlinux. Could be a Kernel bug?? Because before all systems worked normally.
moderator edit: The image is too large. Please read Forum Etiquette: Pasting Pictures and Code. Thanks. --fsckd
Last edited by fsckd (2012-03-23 19:58:07)
Linux bella 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64 Intel
(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
nVidia GeForce GTS 250
Offline
I have the same issue.
Offline
+1 : same issue here ...
Someone have an idea ??
Offline
https://bbs.archlinux.org/viewtopic.php?id=138105 looks similar
Offline
Yes it is similar and the workaround adding pcie_aspm=force at the kernel line in grub works for me.
Offline
Yes, adding
pcie_aspm=forceat end of the line in the /boot/grub/menu.lst works for me also, thanks. But why?
Linux bella 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64 Intel
(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
nVidia GeForce GTS 250
Offline
But why?
This appears to be a linux kernel bug, see: https://bugzilla.kernel.org/show_bug.cgi?id=42979
Out of curiosity - what motherboard do you have? Many people have reported this problem with Gigabyte hardware.
Last edited by krigun (2012-03-24 00:15:21)
Offline
You are right, my motherboard is a GIGABYTE PH67A
Offline
I have a "gigabyte ga-p67a-ud3-b3", and do not suffer this problem atleast.
Just putting that here incase it might help to nail down the problem for you somehow.
. Main: Intel Core i5 6600k @ 4.4 Ghz, 16 GB DDR4 XMP, Gefore GTX 970 (Gainward Phantom) - Arch Linux 64-Bit
. Server: Intel Core i5 2500k @ 3.9 Ghz, 8 GB DDR2-XMP RAM @ 1600 Mhz, Geforce GTX 570 (Gainward Phantom) - Arch Linux 64-Bit
. Body: Estrogen @ 90%, Testestorone @ 10% (Not scientific just out-of-my-guesstimate-brain)
Offline
I have the same problem with a gigabyte-p67a-d3-b3, but with grub2. Added pcie_aspm=force to /etc/default/grub per chroot as command line parameter, updated mkinitcpio, now getting "file not found" and no Linux menu entry at all...
Edit: had to reinstall grub2 - working now
Last edited by Riptawr (2012-03-24 14:00:36)
Offline
I have a "gigabyte ga-p67a-ud3-b3", and do not suffer this problem atleast.
Just putting that here incase it might help to nail down the problem for you somehow.
Thanks - apparently not all newer Gigabyte boards are affected. Not sure exactly what hardware component is causing this issue. Some people with Asus boards have reported this aswell.
Offline
It might be a BIOS setting or such perhaps? - since the same mobo seems to work differently and mine works.
there is so many new techs in these mobos, like legacy IDE or AHCI,
or Legacy Bios or EFI.
Then perhaps it could be a grub-legacy/grub2 issue, or anything else.
I use legacy-grub, and i switched to ahci mode some weeks ago.
I use the ordinary, arch-bsd init-system, and have a very light load of daemons (though the latter probably doesn't have anything to do with it)
Last edited by PReP (2012-03-25 09:51:31)
. Main: Intel Core i5 6600k @ 4.4 Ghz, 16 GB DDR4 XMP, Gefore GTX 970 (Gainward Phantom) - Arch Linux 64-Bit
. Server: Intel Core i5 2500k @ 3.9 Ghz, 8 GB DDR2-XMP RAM @ 1600 Mhz, Geforce GTX 570 (Gainward Phantom) - Arch Linux 64-Bit
. Body: Estrogen @ 90%, Testestorone @ 10% (Not scientific just out-of-my-guesstimate-brain)
Offline
Pages: 1