RedHat 7.2 (kernel 2.4.18) AMD Athlon 1.33Ghz ( 512Megs Ram ) Epox 8k7a motherboard
I have succesfully made my Cable Modem work in Linux through the USB interface ... The problem is that my eth0 (the USB ethernet connection) constantly times-out and doing an ifup eth0 results in a failure to reobtain an IP. [ifup: SIOCGIFFLAGS: No such device] The only way that I have make my my USB connection work again is to reboot my machine. Any ideas on how to keep the modem from timingout? I am using the CDCEther driver. I also have an internal NIC (8128too) which is working fine [eth1] Here's some of my logs: =========================== kernel: hub.c: USB new device connect on bus1/2, assigned device number 23 kernel: usb_control/bulk_msg: timeout kernel: usb.c: USB device not accepting new address=23 (error=-110) kernel: hub.c: USB new device connect on bus1/2, assigned device number 24 kernel: usb_control/bulk_msg: timeout kernel: usb.c: USB device not accepting new address=24 (error=-110) kernel: hub.c: USB new device connect on bus1/2, assigned device number 25 This comes from my dmesg ============================ usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 22:23:31 Mar 19 2002 usb-uhci.c: High bandwidth mode enabled PCI: Found IRQ 11 for device 00:07.2 PCI: Sharing IRQ 11 with 00:07.3 usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 11 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected PCI: Found IRQ 11 for device 00:07.3 PCI: Sharing IRQ 11 with 00:07.2 usb-uhci.c: USB UHCI at I/O 0xcc00, IRQ 11 usb-uhci.c: Detected 2 ports hub.c: USB new device connect on bus1/2, assigned device number 2 usb.c: new USB bus registered, assigned bus number 2 usb.c: USB device 2 (vend/prod 0x7b2/0x4100) is not claimed by any active driver. hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.275:USB Universal Host Controller Interface driver usb.c: registered new driver acm acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters CDCEther.c: CDCEther.c: v0.98.5 22 Sep 2001 Brad Hards and another usb.c: registered new driver CDCEther CDCEther.c: Ethernet information found at device configuration. This is broken. CDCEther.c: Probably broken Union descriptor, fudging data interface CDCEther.c: detected BULK OUT packets of size 64 usb.c: ignoring set_interface for dev 2, iface 0, alt 0 CDCEther.c: eth0: Motorola Corporation SB4100 USB Cable Modem 002040890593 00:20:40:89:05:93 Thanks for your help kevin _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
