I have a very strange problem with my new install of slack. When I start an X session as root then "end session" my whole computer locks up. Literally you cant even get the CAPS LOCK key to light up. The problem as I see it is I dont know where the problem lies. Is it:
- KDE config
- Slackware config
- Kernel problem
- Hardware
- Something else?
The real problem is that there is nothing of any significance in /var/log/messages or /var/log/debug and as the computer completely dies I have nothing to work with at all.
My first thoughts were that it was a KDE problem but I had KDE running fine before slacks under a different distro. Maybe it could be to do with the kernel which I was thinking of upgrading anyway. Anyway, here is what I do know, but I would really be quite surprised if anyone can help me here!
root@linux:/etc# uname -a
Linux linux 2.4.32 #6 Sun Mar 12 18:08:35 CST 2006 i686 pentium4 i386 GNU/Linux
root@linux:/etc# lspci
00:00.0 Host bridge: Intel Corporation 82850 850 (Tehama) Chipset Host Bridge (M
CH) (rev 04)
00:01.0 PCI bridge: Intel Corporation 82850 850 (Tehama) Chipset AGP Bridge (rev
04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 04)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 04)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 04)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 04)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400]
(rev b2)
02:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
02:07.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
02:08.0 Communication controller: Agere Systems LT WinModem (rev 02)
02:09.0 Ethernet controller: Winbond Electronics Corp W89C940
02:0a.0 USB Controller: NEC Corporation USB (rev 43)
02:0a.1 USB Controller: NEC Corporation USB (rev 43)
02:0a.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
root@linux:/etc# lspci
00:00.0 Host bridge: Intel Corporation 82850 850 (Tehama) Chipset Host Bridge (MCH) (rev 04)
00:01.0 PCI bridge: Intel Corporation 82850 850 (Tehama) Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 04)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 04)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 04)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 04)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
02:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
02:07.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
02:08.0 Communication controller: Agere Systems LT WinModem (rev 02)
02:09.0 Ethernet controller: Winbond Electronics Corp W89C940
02:0a.0 USB Controller: NEC Corporation USB (rev 43)
02:0a.1 USB Controller: NEC Corporation USB (rev 43)
02:0a.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
Here is a copy of my /var/log/messages file:
hopkins81.com/messages.txt
cheers!