ay:/home/lefevre# ifconfig usb0 192.168.129.1 netmask 255.255.255.255 up
SIOCSIFADDR: No such device
usb0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
usb0: ERROR while getting interface flags: No such device
What should I do?
Note: I'm using the 2.4.18-newpmac kernel.
--
Vincent Lefèvre <vin...@vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
--
To UNSUBSCRIBE, email to debian-powe...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Jul 6 20:05:53 ay kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
Jul 6 20:05:53 ay kernel: usb.c: USB device 2 (vend/prod 0x4dd/0x9031) is not claimed by any active driver.
Jul 6 20:05:57 ay kernel: usb.c: registered new driver acm
Jul 6 20:05:57 ay kernel: acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
Jul 6 20:05:57 ay kernel: CDCEther.c: CDCEther.c: v0.98.5 22 Sep 2001 Brad Hards and another
Jul 6 20:05:57 ay kernel: usb.c: registered new driver CDCEther
Jul 6 20:13:00 ay kernel: usb.c: registered new driver usbnet
Jul 6 20:16:22 ay kernel: usb.c: USB disconnect on device 2
Jul 6 20:19:30 ay kernel: hub.c: USB new device connect on bus1/1, assigned device number 3
Jul 6 20:19:30 ay kernel: usb.c: USB device 3 (vend/prod 0x4dd/0x9031) is not claimed by any active driver.
(I want to connect to my Zaurus.)
I've just rebooted my machine and there's no problem with kernel 2.6.6.
However, if this could work with 2.4.18, this would be great.
> I have the following error:
>
> ay:/home/lefevre# ifconfig usb0 192.168.129.1 netmask 255.255.255.255
> up
> SIOCSIFADDR: No such device
> usb0: ERROR while getting interface flags: No such device
> SIOCSIFNETMASK: No such device
> usb0: ERROR while getting interface flags: No such device
>
> What should I do?
Use the correct name for the device? On my Powerbook G3 (Pismo), when I plug in
my USB cablemodem (which also uses the usbnet driver), it shows up as eth3 (eth2
is the IP-over-1394 device, eth1 is my wireless card, and eth0 is the integrated
SunGEM). How about running 'ifconfig -a' at a prompt, and seeing if the device
shows up?
--
Derrik Pates
dpa...@dsdk12.net
I did that, but I couldn't see any additional device.
--
Vincent Lefèvre <vin...@vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA