Re: Debug modprobe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



It might help to simply switch to a terminal (via ctrl+alt+1) and 'modprobe' from there:

First make the kernel print all message to this console with

	echo 8 > /proc/sys/kernel/printk	

then call modprobe. You should be able to see the last message before the system freezes.

I had to us a smaller font ( fb doesn't seem to work for me ) to see the important parts:

	setfont /usr/share/kbd/consolefonts/alt-8x8.gz

Norbert


Gerd Knorr wrote:
"Ryan Ayers" <rayers.list@xxxxxxxxxx> writes:


Nothing is showing up in the log file.


Serial console?  Being sure you really see all messages before the box
goes freeze is certainly helpful in that situation.


I can recompile with printk's in the module, I just don't know where
to put them.


The probe function is a good place for starters.  Then move/add
printks until you've found the place.  Yea, that can take alot
trial-error-reboot cycles ...

  Gerd






[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux