| View previous topic :: View next topic |
| Author |
Message |
Dizzy Guest
|
Posted: Wed Nov 19, 2008 6:00 pm Post subject: Freeze at shutdown with kernels 2.6.26 to 2.6.27 |
|
|
I have a Dell with Fedora 9. All worked fine prior to 2.6.26, 2.6,27
kernels. The newer ones cause the machine to freeze at shutdown, after
printing the message "Disabling IRQ #18". So, I still have to use
2.6.25. Are there some kernel boot options that I should try?
lspci
00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82875P Processor to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV18GL [Quadro NVS 280 SD] (rev a2)
02:0c.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) |
|
| |
|
Back to top |
Bill Marcum Guest
|
Posted: Wed Nov 19, 2008 6:38 pm Post subject: Re: Freeze at shutdown with kernels 2.6.26 to 2.6.27 |
|
|
On 2008-11-19, Dizzy <4745@1982411110.1787821941.10637.27297.21938> wrote:
| Quote: |
I have a Dell with Fedora 9. All worked fine prior to 2.6.26, 2.6,27
kernels. The newer ones cause the machine to freeze at shutdown, after
printing the message "Disabling IRQ #18". So, I still have to use
2.6.25. Are there some kernel boot options that I should try?
Try "noapic". |
--
They can't stop us... we're on a mission from God!
-- The Blues Brothers |
|
| |
|
Back to top |
Dizzy Guest
|
Posted: Thu Nov 20, 2008 6:17 pm Post subject: Re: Freeze at shutdown with kernels 2.6.26 to 2.6.27 |
|
|
Bill Marcum <marcumbill@bellsouth.net> wrote:
| Quote: | Dizzy wrote:
I have a Dell with Fedora 9. All worked fine prior to 2.6.26, 2.6,27
kernels. The newer ones cause the machine to freeze at shutdown, after
printing the message "Disabling IRQ #18". So, I still have to use
2.6.25. Are there some kernel boot options that I should try?
Try "noapic".
|
Still freezes on shutdown ... now with "Disabling IRQ #9"
Also tried
noapic nolapic pci=noacpi
and that had no effect. |
|
| |
|
Back to top |
Bill Marcum Guest
|
Posted: Thu Nov 20, 2008 9:38 pm Post subject: Re: Freeze at shutdown with kernels 2.6.26 to 2.6.27 |
|
|
On 2008-11-20, Dizzy <4745@1982411110.1787821941.10637.27297.21938> wrote:
| Quote: | Bill Marcum <marcumbill@bellsouth.net> wrote:
Dizzy wrote:
I have a Dell with Fedora 9. All worked fine prior to 2.6.26, 2.6,27
kernels. The newer ones cause the machine to freeze at shutdown, after
printing the message "Disabling IRQ #18". So, I still have to use
2.6.25. Are there some kernel boot options that I should try?
Try "noapic".
Still freezes on shutdown ... now with "Disabling IRQ #9"
Also tried
noapic nolapic pci=noacpi
and that had no effect.
|
Look in /proc/interrupts and see what device has IRQ 9.
--
They can't stop us... we're on a mission from God!
-- The Blues Brothers |
|
| |
|
Back to top |
Dizzy Guest
|
Posted: Thu Nov 20, 2008 10:29 pm Post subject: Re: Freeze at shutdown with kernels 2.6.26 to 2.6.27 |
|
|
Bill Marcum <marcumbill@bellsouth.net> wrote:
| Quote: | Dizzy wrote:
Bill Marcum <marcumbill@bellsouth.net> wrote:
Dizzy wrote:
I have a Dell with Fedora 9. All worked fine prior to 2.6.26, 2.6,27
kernels. The newer ones cause the machine to freeze at shutdown, after
printing the message "Disabling IRQ #18". So, I still have to use
2.6.25. Are there some kernel boot options that I should try?
Try "noapic".
Still freezes on shutdown ... now with "Disabling IRQ #9"
Also tried
noapic nolapic pci=noacpi
and that had no effect.
Look in /proc/interrupts and see what device has IRQ 9.
|
Here is what is says:
....
CPU0 CPU1
9: 0 0 IO-APIC-fasteoi acpi
.... |
|
| |
|
Back to top |
|