On Mon, 27 Jun 2005, Javier-Elias Vasquez-Vivas wrote:

> My mistake, I forgot to copy the files, and then chown (they're root
> domain only)...
> 
> Here they go again...
> 
> Sorry, I don't find those lines in any of the files...  In kern.log I found:
> 
> Jun 26 11:33:15 fvv kernel:   Vendor: HP        Model: CD-Writer+
> 8200e  Rev: 0001
> Jun 26 11:33:15 fvv kernel:   Type:   Direct-Access                   
>   ANSI SCSI revision: 00
> Jun 26 11:33:15 fvv kernel: usb-storage: device scan complete
> 
> But not in the debug one...

Your debug log contains this:

Jun 26 11:33:15 fvv kernel: usb-storage: device found at 2
Jun 26 11:33:15 fvv kernel: usb-storage: waiting for device to settle before 
scanning
Jun 26 11:33:15 fvv kernel: usb-storage: device scan complete

and

Jun 26 11:38:42 fvv kernel: usb-storage: device found at 3
Jun 26 11:38:42 fvv kernel: usb-storage: waiting for device to settle before 
scanning
Jun 26 11:38:48 fvv kernel: usb-storage: device scan complete

There should have been lots of debugging messages before the third line in 
each of those.  Apparently your syslogd wasn't configured correctly at the 
time you plugged in or turned on the drive.

You never said exactly what's in your /etc/syslog.conf file.  It should 
contain somewhere a line like this:

kern.*:         /var/log/kern.log

This will cause all messages from the kernel (including debug messages) to 
be stored in /var/log/kern.log.

Alan Stern



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
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