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

Re: fc3t1 can't find usb scanner



Jim Cornette wrote:

Gerry Tool wrote:

Jim Cornette wrote:

Gerry Tool wrote:




I tried "dmesg |grep avc" and of course did not get errors.

I did note this in dmesg when trying w/o grep filtering
This is when I pulled the power off of my usb hub and then plugged it back in.
If I remember correctly, didn't you have to do something special with a config file? The thread was:
Re: Scanner does not work as user



Jim



usb 1-2: USB disconnect, address 3
usb 1-2.3: USB disconnect, address 4
updfstab: Using deprecated /dev/sg mechanism instead of SG_IO on the actual device
updfstab: Using deprecated /dev/sg mechanism instead of SG_IO on the actual device
usb 1-2: new full speed USB device using address 5
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 4 ports detected
usb 1-2.3: new full speed USB device using address 6



I did a little more testing and find that I have a lot of USB problems in fc3t1.

I cannot boot with either kernel 478 or 492; they both stop at the line
"Mounting USB File System". I can boot fine with kernel 488. Even then, as noted above, my USB scanner is missing, and my USB key storage device which works perfectly in FC2 and FC1 is also missing. A USB mouse works fine. There is no difference in operation if I have this mouse plugged in or not.


Unfortunately, I can't unplug/replug my USB channels - they are built into the CPU box.

Below are the lines in /var/log/messages from my last boot using

[root gstpc log]# grep usb messages

Jul 16 22:14:02 gstpc kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
Jul 16 22:23:09 gstpc kernel: usbcore: registered new driver usbfs
Jul 16 22:23:09 gstpc kernel: usbcore: registered new driver hub
Jul 16 22:23:09 gstpc kernel: usbcore: registered new driver hiddev
Jul 16 22:23:09 gstpc kernel: usbcore: registered new driver usbhid
Jul 16 22:23:09 gstpc kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Jul 16 22:23:09 gstpc kernel: usb 1-3: new high speed USB device using address 3
Jul 16 22:23:09 gstpc kernel: usb 1-3: device not accepting address 3, error -71


This does not look like a good thing. I don't know what error -71 is, nor any other USB error code. Do you have a card reader, camera or similar device located here?

I think this was my smartmedia reader slot which did not have a card inserted. See new outputs below without this error.



Jul 16 22:23:09 gstpc kernel: usb 2-1: new full speed USB device using address 2
Jul 16 22:23:09 gstpc kernel: usb 3-2: new low speed USB device using address 2
Jul 16 22:23:09 gstpc kernel: usbcore: registered new driver usb-storage
Jul 16 22:23:09 gstpc kernel: input: USB HID v1.10 Mouse [Wireless Mouse Wireless Mouse] on usb-0000:00:0e.1-2
Jul 16 22:23:09 gstpc kernel: usb 4-1: new full speed USB device using address 2


This looks like the scanner. Mine is address 6 above. I'm not sure why you have 4-1: and mine states 1-2.3


Jul 16 22:23:12 gstpc kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
Jul 16 22:23:12 gstpc kernel: usbcore: registered new driver usbserial_generic
Jul 16 22:23:12 gstpc kernel: usbcore: registered new driver usbserial
Jul 16 22:23:12 gstpc kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0


Gerry



As with regard to the kernel. I'm using 2.6.7-1.478 version. I've been running bittorrent and have been leaving the machine on. I believe two new kernels already filtered through 488 and 492.


00:03:00 up 2 days, 6:43, 5 users, load average: 0.17, 0.24, 0.28

Jim


New data from FC2 and FC3T1

USB messages in /var/log/messages from bootup on FC2

kernel 2.6.6-1.435.2.3

Jul 17 08:46:29 gstpc kernel: usbcore: registered new driver usbfs
Jul 17 08:46:29 gstpc kernel: usbcore: registered new driver hub
Jul 17 08:46:29 gstpc kernel: usbcore: registered new driver hiddev
Jul 17 08:46:29 gstpc kernel: usbcore: registered new driver usbhid
Jul 17 08:46:29 gstpc kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Jul 17 08:46:30 gstpc kernel: usb 1-1: new full speed USB device using address 2
Jul 17 08:46:30 gstpc kernel: usb 3-1: new full speed USB device using address 2
Jul 17 08:46:30 gstpc kernel: usbcore: registered new driver usb-storage
Jul 17 08:46:30 gstpc kernel: usb 5-3: new high speed USB device using address 2
Jul 17 08:46:30 gstpc kernel: usb 1-1: USB disconnect, address 2
Jul 17 08:46:30 gstpc kernel: usb 1-1: new full speed USB device using address 3
=========
I believe 3-1 is the scanner since I have to chmod /proc/bus/usb/003/002 in FC2 to get the scanner to work.
In addition to the scanner, my smartmedia card and my USB key show up in Hardware Browser
=========


USB messages in /var/log/messages from bootup on FC3T1

kernel 2.6.7-1.488

Jul 17 09:04:10 gstpc kernel: usbcore: registered new driver usbfs
Jul 17 09:04:10 gstpc kernel: usbcore: registered new driver hub
Jul 17 09:04:10 gstpc kernel: usbcore: registered new driver hiddev
Jul 17 09:04:10 gstpc kernel: usbcore: registered new driver usbhid
Jul 17 09:04:10 gstpc kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Jul 17 09:04:10 gstpc kernel: usb 1-3: new high speed USB device using address 3
Jul 17 09:04:10 gstpc kernel: usb 2-1: new full speed USB device using address 2
Jul 17 09:04:10 gstpc kernel: usb 4-1: new full speed USB device using address 2
Jul 17 09:04:10 gstpc kernel: usbcore: registered new driver usb-storage
Jul 17 09:04:13 gstpc kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
Jul 17 09:04:13 gstpc kernel: usbcore: registered new driver usbserial_generic
Jul 17 09:04:13 gstpc kernel: usbcore: registered new driver usbserial
Jul 17 09:04:13 gstpc kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
=========
The numbers are different here than in FC2. The scanner is not to be found by root with sane-find-scanner, but the smartmedia card and USB key do show up in hardware browser.


Gerry



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