Please CC: your replies to linux-usb-users as well as sending them to me. On Tue, 14 Sep 2004, Hou Xiang ZHU wrote:
> The following is when I compile the kernel and enabling "USB Mass Storage > verbose > debug" > ---------------------------------------------------------------------------- > [EMAIL PROTECTED] log]# cp messages messages.b4usbstick > --------------->after I plug in the USB stick! > [EMAIL PROTECTED] log]# diff messages messages.b4usbstick > 7596,7608d7595 > < Sep 14 10:23:36 fedora kernel: usb 1-2: new full speed USB device u sing > address 2 > < Sep 14 10:23:36 fedora kernel: scsi0 : SCSI emulation for USB Mass Storage > devices > < Sep 14 10:23:36 fedora scsi.agent[1563]: bogus sysfs DEVPATH=/devic > es/pci0000:00/0000:00:1f.2/usb1/1-2/1-2:1.0/host0/0:0:0:0 > < Sep 14 10:23:37 fedora usb.agent[1561]: ... no modules for USB prod uct > ed1/6630/100 > < Sep 14 10:23:37 fedora kernel: Vendor: TGE Model: UFD > Rev: > < Sep 14 10:23:37 fedora kernel: Type: Direct-Access ANSI SCSI > revision: 02 > < Sep 14 10:23:38 fedora kernel: SCSI device sda: 4096 512-byte hdwr sectors > (2 MB) > < Sep 14 10:23:38 fedora kernel: sda: assuming Write Enabled > < Sep 14 10:23:38 fedora kernel: sda: assuming drive cache: write thr ough > < Sep 14 10:23:40 fedora kernel: sda:<7>usb-storage: queuecommand called > < Sep 14 10:23:41 fedora kernel: sda1 > < Sep 14 10:23:41 fedora kernel: Attached scsi removable disk sda at scsi0, > channel 0, id 0, lun 0 > < Sep 14 10:23:41 fedora kernel: Attached scsi generic sg0 at scsi0, channel > 0, id 0, lun 0, type 0 You syslog daemon is not storing the debugging information, so it doesn't show up in /var/log/messages. You can either use the 'dmesg' program to see the debug messages, or else change your /etc/syslog.conf file by adding a line that says something like: kern.* /var/log/kernel Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users