Zaurus : usb0 no such device ?? (MdK 9.2)

Nov 11, 2003 2 Replies

tried to connect my Zaurus 750 since 3 hours...(now 3 days) . with a Mandrake 9.2. Each time, i have this error : ________________________ [root@Mandrake root]# ifconfig usb0 up 192.168.129.1 usb0: interface inconnue: No such device SIOCSIFADDR: No such device usb0: interface inconnue: No such device ________________________ Some conf. files : [root@Mandrake root]# cat /proc/bus/usb/devices |less Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS=16 #Cfgs= 1 P: Vendor=04dd ProdID=9031 Rev= 0.00 S: Manufacturer=Sharp S: Product=SL-C760 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA I: If#= 0 Alt= 0 #EPs= 3 Cls=02(comm.) Sub=0a Prot=00 Driver=(none) E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=85(I) Atr=03(Int.) MxPS= 8 Ivl=10ms __________________________ Kernel :


--- USB Network adaptors USB Pegasus/Pegasus-II based ethernet device support (EXPERIMENTAL) USB Realtek RTL8150 based ethernet device support (EXPERIMENTAL) USB KLSI KL5USB101-based ethernet device support (EXPERIMENTAL) USB CATC NetMate-based Ethernet device support (EXPERIMENTAL) USB ASIX AX88172 based ethernet device support (EXPERIMENTAL) USB Communication Class Ethernet device support (EXPERIMENTAL) USB-to-USB Networking cables, Linux PDAs, ... (EXPERIMENTAL) USBD Network (Encapsulated) Host-to-Host Link (EXPERIMENTAL) (04dd) USBD Network idVendor (9031) USBD Network idProduct (0000) USBD Network Class (0000) USBD Network SubClass _______________________________ ifcfg-usb0 : DEVICE=usb0 BOOTPROTO=none IPADDR=192.168.129.1 NETMASK=255.255.255.0 NETWORK=192.168.129.0 BROADCAST=192.168.129.255 ONBOOT=yes _______________ modules.usbmap : usbnet 0x0003 0x04dd 0x9031 0x0000 0x0000 0x02



0x00
0x00 0x00 0x00 0x00 0x00000000 _________ usb.handmap :

#entrée pour ZAURUS usbnet 0x0003 0x04dd 0x9031 0x0000 0x0000



0x02 0x00 0x00 0x00 0x00
0x00 0x00000000 __________

I make an alias in /etc/modules.conf and usbnet is charged.. but the error is not there ?? See var/log/messages, when i plug my C750 (with hotplug) in realtime: ________________________________________________ [root@Mandrake root]# tail -f /var/log/messages Nov 10 23:02:28 Mandrake kernel: hub.c: new USB device 00:02.2-1, assigned address 4 Nov 10 23:02:28 Mandrake kernel: usb.c: USB device 4 (vend/prod



0x4dd/0x9031) is not claimed by any active driver. Nov 10 23:02:32 Mandrake /etc/hotplug/usb.agent: Setup usbnet acm for USB product 4dd/9031/0 Nov 10 23:02:32 Mandrake /etc/hotplug/usb.agent: Setup 0x00 usbnet for USB product 4dd/9031/0 Nov 10 23:02:32 Mandrake modprobe: modprobe: Can't locate module 0x00 Nov 10 23:02:32 Mandrake /etc/hotplug/usb.agent: Setup 0x00 usbnet for USB product 4dd/9031/0 _______________________________________________ An Idea ??

"PsionX" a écrit dans le message de news:boq62r$1c36$ snipped-for-privacy@biggoron.nerim.net...

Zaurus 760 and 750 ethernet over usb driver doesn't use the same id as SL-5500 and other (Yopy 3X00, iPaq 38xx...) so every 2.4 linux kernel can't recognize them without modification in a specific file (I forget the file and the also the value to modify). You will find your answer on

formatting link

AM Christophe

Finally... see

formatting link
Thanks Stubear and... Jon Dierks. I used the usbnet.c modified by Jdierks.. i put it in /usr/src... drivers :
formatting link
And i made a : "make modules modules_install depmod -a "

In /etc/hotplug/user.handmap

Code: usbnet 0x0383 0x04dd 0x9031 0x0000 0x0000 0x00 0x00 0x00 0x02 0x0a

0x00 0x00003c40

The result :

Code: [root@Mandrake stef]# tail -f /var/log/messages Nov 11 19:02:04 Mandrake kernel: hub.c: new USB device 00:02.2-1, assigned address 4 Nov 11 19:02:04 Mandrake kernel: usb0: register usbnet usb-00:02.2-1, Sharp Zaurus SL-C760 Nov 11 19:02:04 Mandrake /etc/hotplug/net.agent: assuming usb0 is already up Nov 11 19:02:08 Mandrake /etc/hotplug/usb.agent: Setup acm for USB product

4dd/9031/0 Nov 11 19:02:08 Mandrake /etc/hotplug/usb.agent: ... blacklisted module: acm

Now i can do

Code: ifconfig usb0 up 192.168.0.1 mount //192.168.129.201/home /mnt/zaurus

I seek to understand how net.agent & usb.agent are working ??

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required