Discussion:
Problem with ifconfig usb0
(too old to reply)
Vincent Lefevre
2004-07-06 18:50:05 UTC
Permalink
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?

Note: I'm using the 2.4.18-newpmac kernel.
--
Vincent Lefèvre <***@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-powerpc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Vincent Lefevre
2004-07-06 19:00:11 UTC
Permalink
FYI, here are the latest messages from the /var/log/kern.log file:

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.)
--
Vincent Lefèvre <***@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-powerpc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Vincent Lefevre
2004-07-06 20:30:05 UTC
Permalink
Post by Vincent Lefevre
Note: I'm using the 2.4.18-newpmac kernel.
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.
--
Vincent Lefèvre <***@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-powerpc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
d***@dsdk12.net
2004-07-08 04:00:10 UTC
Permalink
Post by Vincent Lefevre
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
***@dsdk12.net
--
To UNSUBSCRIBE, email to debian-powerpc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Vincent Lefevre
2004-07-08 07:10:08 UTC
Permalink
Post by d***@dsdk12.net
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?
I did that, but I couldn't see any additional device.
--
Vincent Lefèvre <***@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-powerpc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Loading...