LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Usb cable modem (https://www.linuxquestions.org/questions/linux-networking-3/usb-cable-modem-152183/)

xlord 03-01-2004 08:54 AM

Usb cable modem
 
I have installed slackware9.1 and it detected my usb cable modem but for somereason it fails to load the modules here are the spects

Code:

hub.c: new USB device 00:01.3-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x6cc/0x101) is not claimed by any active driver.
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-uhci.c: $Revision: 1.275 $ time 18:40:47 Sep  2 2003
usb-uhci.c: High bandwidth mode enabled
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
usb.c: registered new driver CDCEther
CDCEther.c: eth2: Terayon Communication Systems Terayon DOCSIS USB Cable Modem SN_408340316220_7000549-07.05
insmod: insmod: a module named CDCEther already exists
insmod: insmod: insmod /lib/modules/2.4.22/kernel/drivers/usb/CDCEther.o.gz failed
insmod: insmod: insmod CDCEther failed
dhcpcd[139]: timed out waiting for a valid DHCP server response

Module                  Size  Used by    Not tainted
snd-pcm-oss            37252  0  (unused)
snd-mixer-oss          11992  0  [snd-pcm-oss]
CDCEther              12028  0  (unused)
acm                    5856  0  (unused)
sis900                13388  0  (unused)
crc32                  2880  0  [sis900]
usb-ohci              18888  0  (unused)
usbcore                58400  1  [CDCEther acm usb-ohci]
snd-trident            24544  0  (unused)

added it in code cause looks better anyways.. does anyone has any idea why this keeps failing on me?

xlord 03-01-2004 04:05 PM

nm i got it working by running /sbin/dhcpd eth2 now i just need to get that error out at boot time


All times are GMT -5. The time now is 09:47 PM.