Le Dimanche 12 Octobre 2003 23:00, dcabaton a �crit : > > debian:/home/dcabaton# ifdown usb0 > usb0: ERROR while getting interface flags: No such device > > debian:/home/dcabaton# ifup usb0 > SIOCSIFADDR: No such device > usb0: ERROR while getting interface flags: No such device > SIOCSIFNETMASK: No such device > SIOCSIFBRDADDR: No such device > usb0: ERROR while getting interface flags: No such device > usb0: ERROR while getting interface flags: No such device > > > comprends pas................
Extraits de "http://handhelds.org/z/wiki/How do I setup USB networking" : PC side You need to have a supported USB Hub in your PC, and have the kernel module [blabla sur la compilation du module et du noyau] Once module is compiled - you can insert it with insmod usbnet.o (but remember to previously insert the bus module, uhci or ohci). New network interface usbN (where N is number starting from 0) will appear when the iPAQ is connected to the USB bus. You can configure it like any other ethernet interface (except that this one is in fact point-to-point connection to your iPAQ.) *Note: kernel 2.4.18 appears to have a broken usbnet driver, and doesn't work on the PC side. 2.4.19 after pre2 works... C'est peut-�tre int�ressant comme information ? J'en retiens surtout qu'il faut que l'autre machine soit connect�e pour que l'interface usb0 apparaisse et soit active. Et que le 2.4.28 est cass�. Bon courage -- ultimateclem Debian user

