Re: Weird Problem
"Mark Sansome" <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <000901c4814e$fc3ffa60$6401a8c0@arthurdent> |
Hello all, > Hi, > > It would be much more helpful if you post the full dmesg from the point > the driver is loaded and on. If possible, it would also help to enable > debugging in usbdfu.o using: > modprobe usbdfu debug=1 > Here is a section of the output from dmesg immediately after boot-up. I don't know why but I never actually checked this before. I just did a modprobe and then looked at the bottom of the dmesg output and saw that it had registered. I think that this extract shows that there is a problem. What should I do next? <... dmesg> USB Universal Host Controller Interface driver v2.2 PCI: Found IRQ 11 for device 0000:00:1f.2 uhci_hcd 0000:00:1f.2: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1f.2 to 64 uhci_hcd 0000:00:1f.2: irq 11, io base 0000d000 uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected usb 1-2: new full speed USB device using address 2 /wireless/cvs/at76c503a/usbdfu.c: USB Device Firmware Upgrade (DFU) handler v0.1 2beta14 loading /wireless/cvs/at76c503a/at76c503.c: Generic Atmel at76c503/at76c505 routines v0. 12beta14 /wireless/cvs/at76c503a/at76c503-fw_skel.c: Atmel at76c503 (RFMD/Accton) Wireles s LAN Driver v0.12beta14 loading /wireless/cvs/at76c503a/at76c503-fw_skel.c: using compiled-in firmware usbcore: registered new driver at76c503-rfmd-acc EXT3 FS on hdb2, internal journal device-mapper: 4.1.0-ioctl (2003-12-10) initialised: [email protected] usb 1-2: reset full speed USB device using address 2 usb 1-2: device firmware changed usb 1-2: USB disconnect, address 2 /wireless/cvs/at76c503a/at76c503.c: unable to get descriptor /wireless/cvs/at76c503a/at76c503.c: unexpected opmode 237 /wireless/cvs/at76c503a/at76c503-fw_skel.c: wlan%d disconnecting /wireless/cvs/at76c503a/at76c503-fw_skel.c: at76c503-rfmd-acc disconnected usb 1-2: new full speed USB device using address 3 /wireless/cvs/at76c503a/at76c503-fw_skel.c: using compiled-in firmware /wireless/cvs/at76c503a/at76c503.c: getting firmware failed with -32, or version is 0 /wireless/cvs/at76c503a/at76c503.c: this probably means that the ext. fw was not loaded correctly inserting floppy driver for 2.6.7-1.494.2.2 Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 <... \dmesg> Thanks Mark