Please send your replies to the mailing list as well as to me.

On Sun, 12 Nov 2006, David Relson wrote:

> Hi Alan,
> 
> The USB connection to my external hard drive crashed again a little
> while ago.  I've added CONFIG_USB_DEBUG to the kernel configuration.
> As there aren't any relevant messages in /var/log/messages I may have
> selected the wrong kernel from grub.
> 
> In case the information I _do_ have is useful, I've attached the
> following files:
>  
>    ps.alxw.1112.1644.out - usb related processes 
>    altsysreq-t.txt - AltSysReq-T output
>    lsmod.1112.1644.out - output of lsmod
>    lspci.1112.1644.out - output of lspci -v 
> 
> I'm about to restart my machine to be _certain_ I have the debug kernel
> running.

The Alt-SysRq-T output might have been useful, except that the file you 
sent doesn't contain all of the output!

You sent part of one of the system log files.  Those files are unreliable;  
they don't capture all of the output from the kernel.  What you need to do 
is run dmesg; it never fails to capture anything.  It does sometimes run 
out of buffer space, though, so you may have to set CONFIG_LOG_BUF_SHIFT 
to something larger than 15, and you will certainly want to invoke dmesg 
with something like "-s 1000000".

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to