Quote:
Originally Posted by TB0ne
If you did a fresh install, why didn't you install the latest Fedora, which is 12?? That would be the first thing I'd try, is to get the latest version of things.
If you've got an older machine that it still works on, can you post the lsusb from it?
|
Well more than a month back, when I installed, I did not have a FC12 DVD with me. However FC11 is fully updated with all the new packages so there should not be too much difference due to that.
I just started the system from Knoppix CD and tried it out. It works fine. Here are the details:
Distro : Knoppix 5.1, Kernel : Linux Knoppix 2.6.19
Output of lsusb:
================
root@Knoppix:~# lsusb
Bus 008 Device 001: ID 0000:0000
Bus 007 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 1d57:0005
Bus 002 Device 001: ID 0000:0000
Bus 006 Device 003: ID 12d1:1001
Bus 006 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
====
Output of dmesg after inserting device:
=========
usb 2-2: new low speed USB device using uhci_hcd and address 2
usb 2-2: configuration #1 chosen from 1 choice
input: as /class/input/input3
input: USB HID v1.10 Mouse [ ] on usb-0000:00:1d.0-2
input: as /class/input/input4
input: USB HID v1.00 Keyboard [ ] on usb-0000:00:1d.0-2
==========
Extract from output of cat /proc/bus/usb/devices
===========
T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=1d57 ProdID=0005 Rev= 0.00
S: Manufacturer=
S: Product=
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms
I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
===========