PDA

View Full Version : Unhelpful kernel panic on KDE login


SDS
18th June 2008, 01:36 PM
I've recently installed fedora for the first time (fedora 9, on powerbook G4). All appeared to be working fine (except a lack of sleep functionality).

However, this morning I booted up, an after logging in, just before the desktop (KDE) was fully loaded it crashed, repeatably. Dropping to the command line during login showed that this as a kernel panic. The current task was kpowersave, so as a brief workaround I uninstalled that, and it repeated with wpa_supplicant, so I stopped NetworkManager. Now it seems to work OK.

However, I now have no power management or network, which is unhelpful, and any attempt to restart NetworkManager results in an immediate kernel panic.

I have no experience of diagnosing kernel panics, so I am at something of a loss as to what to do :-S.

I have photos of the kernel panic message if they are useful, but I don't know what to do with them.

cheers

Simon

MSK61
18th June 2008, 02:06 PM
If your problem is with NetworkManager, you may do without it and use the network service instead. Use system-config-network to configure the network service.
If you have the network service disabled, you may enable it by issuing the command:
sudo /sbin/chkconfig network on