Sep 22 2008, 03:58 PM
Post
#1
|
|
|
Group: Members Posts: 21 Joined: 26-December 06 Member No.: 13,443 |
Hello,
I have recently spent quite some time google-ing and trying to get the following usb-adapters to work on my C1000 with Cacko: - an Asus WL-167G wifi stick, uses the rt73-kernel module, found instructions and source for the driver, but couldn't compile it (I'm using eviljazz's kernel and his source tree, and Meanie's zgcc-2.95.2, big thanks to both of them!) - a Zyxel G-202, managed to compile the zd1211b driver from the sources found on http://ldrolez.free.fr/software/zauruscode/, but "device is not claimed by any active driver" - an Usb-ethernet adapter using the AX88178 Chip, which might or might not be supported by the usbnet-driver, could not find out for sure - drivers available from Asix only for 2.6.x, - dmesg says once more "device is not claimed by any active driver" . I'd be happy if somebody could give me a hint on any of these devices, even if it is "give it up, it doesn't work" (at least I stop wasting time |
|
|
|
![]() |
Sep 22 2008, 09:38 PM
Post
#2
|
|
|
Group: Members Posts: 369 Joined: 6-September 04 From: Brisbane, Australia Member No.: 4,488 |
"device is not claimed by any active driver" is a sure sign that the vendor/product id supplied by your USB device isn't on the list hardcoded into the driver.
"lsusb" will give you the ID of your dongle (in the form NNNN:NNNN), and you can add it to the source code of the driver before recompiling it. |
|
|
|
hannes Any Hope For Usb Lan/wifi Adapters On Cacko? Sep 22 2008, 03:58 PM
hannes Thank you very much for putting me on the right tr... Sep 23 2008, 09:21 AM
xamindar Hey wow! I was wondering of this myself. Any ... Sep 23 2008, 11:50 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 04:55 AM |