Zoom Internal Cable Modem
Alistair Moir <[email protected]> Thu, 27 Nov 2003 21:44:38 -0800 (PST)
| Newsgroups | gmane.linux.drivers.tulip.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have a Zoom 5001 Internal PCI Cable Modem. This card has been discussed on this list before. http://www.scyld.com/pipermail/tulip/2002-January/003963.html http://www.scyld.com/pipermail/tulip/2002-April/004128.html Needless to state, I'm having problems :-( The card is recognised, the tulip module gets everything set up and once DHCP has done it's stuff we're off and running. However, ifconfig shows everything is not peachy and before long the card hangs. Sometimes, taking the interface down, removing the module, installing the module and bring up the interface works. Mostly it's a reboot to get everything going again. I have a Dell Dimension with an onboard 3c905. The onboard card does not seem to be the problem. I've tried disabling it in the bios, not loading the kernal module and not bringing up the interface. No go, the Zoom still hangs. I run debian with 2.4.22 and I've tried the latest drivers from www.sycd.com. No go, the card hangs with either driver. The new drivers seem better but I've no imperical evidence of this. I will attempt to modify the driver as suggested back in 2002, but shouldn't those changes be in the latest download? I'm open to suggestions and more than willing to help test ideas to get this card up and running. So, what should I do next? Below is the output from various commands that I think might help. I would use the diagnostics but I seem to be getting compile errors, if I sort that out I'll provide more info and maybe a patch to the diags if needed. Here is the results of lspci 00:00.0 Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host Bridge (MCH) (rev 02) 00:01.0 PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 02) 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 02) 00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 02) 00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 02) 00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 02) 00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 02) 00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 02) 01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1) 02:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) 02:07.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07) 02:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 02:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) 02:09.0 Ethernet controller: Conexant HCF 56k Modem (rev 08) 02:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) Here's the results of insmod with the old driver Nov 27 20:44:35 galaga kernel: Linux Tulip driver version 0.9.15-pre12 (Aug 9, 2002) Nov 27 20:44:35 galaga kernel: PCI: Found IRQ 7 for device 02:09.0 Nov 27 20:44:35 galaga kernel: PCI: Sharing IRQ 7 with 02:0c.0 Nov 27 20:44:35 galaga kernel: eth1: Conexant LANfinity rev 8 at 0xe800, EEPROM not present, 00:4C:69:6E:75:79, IRQ 7. Here's the results of insmod with the new driver Nov 27 20:38:56 galaga kernel: tulip.c:v0.97 7/22/2003 Written by Donald Becker <[email protected]> Nov 27 20:38:56 galaga kernel: http://www.scyld.com/network/tulip.html Nov 27 20:38:56 galaga kernel: eth1: Conexant LANfinity rev 8 at 0xe892c000, 00:40:36:09:52:32, IRQ 7. Sample ifconfig just after start up eth1 Link encap:Ethernet HWaddr 00:4C:69:6E:75:79 inet addr:24.7.72.27 Bcast:255.255.255.255 Mask:255.255.248.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:929 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:3 dropped:0 overruns:0 carrier:6 collisions:0 txqueuelen:100 RX bytes:56656 (55.3 KiB) TX bytes:0 (0.0 b) Interrupt:7 Base address:0xe800 Sample ifconfig just after failure eth1 Link encap:Ethernet HWaddr 00:4C:69:6E:75:79 inet addr:24.7.72.27 Bcast:255.255.255.255 Mask:255.255.248.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7096 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:64 dropped:0 overruns:0 carrier:152 collisions:0 txqueuelen:100 RX bytes:485976 (474.5 KiB) TX bytes:0 (0.0 b) Interrupt:7 Base address:0xe800 /proc/pci PCI devices found: Bus 0, device 0, function 0: Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host Bridge (MCH) (rev 2). Prefetchable 32 bit memory at 0xf0000000 [0xf3ffffff]. Bus 0, device 1, function 0: PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 2). Master Capable. Latency=64. Min Gnt=14. Bus 0, device 30, function 0: PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 2). Master Capable. No bursts. Min Gnt=6. Bus 0, device 31, function 0: ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 2). Bus 0, device 31, function 1: IDE interface: Intel Corp. 82801BA IDE U100 (rev 2). I/O at 0xffa0 [0xffaf]. Bus 0, device 31, function 2: USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 2). IRQ 12. I/O at 0xff80 [0xff9f]. Bus 0, device 31, function 3: SMBus: Intel Corp. 82801BA/BAM SMBus (rev 2). IRQ 11. I/O at 0xdcd0 [0xdcdf]. Bus 0, device 31, function 4: USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 2). IRQ 10. I/O at 0xff60 [0xff7f]. Bus 1, device 0, function 0: VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev 161). IRQ 9. Master Capable. Latency=64. Min Gnt=5.Max Lat=1. Non-prefetchable 32 bit memory at 0xfd000000 [0xfdffffff]. Prefetchable 32 bit memory at 0xe8000000 [0xefffffff]. Bus 2, device 7, function 0: Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 7). IRQ 9. Master Capable. Latency=64. Min Gnt=2.Max Lat=20. I/O at 0xece0 [0xecff]. Bus 2, device 7, function 1: Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 7). Master Capable. Latency=64. I/O at 0xecd8 [0xecdf]. Bus 2, device 8, function 0: Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 17). IRQ 11. Master Capable. Latency=64. Min Gnt=16.Max Lat=40. Prefetchable 32 bit memory at 0xf4001000 [0xf4001fff]. Bus 2, device 8, function 1: Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 17). IRQ 11. Master Capable. Latency=64. Min Gnt=4.Max Lat=255. Prefetchable 32 bit memory at 0xf4000000 [0xf4000fff]. Bus 2, device 9, function 0: Ethernet controller: Conexant HCF 56k Modem (rev 8). IRQ 7. Master Capable. Latency=64. Min Gnt=20.Max Lat=40. I/O at 0xe800 [0xe8ff]. Non-prefetchable 32 bit memory at 0xfbffc000 [0xfbffffff]. Bus 2, device 12, function 0: Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 120). IRQ 7. Master Capable. Latency=64. Min Gnt=10.Max Lat=10. I/O at 0xec00 [0xec7f]. Non-prefetchable 32 bit memory at 0xfbff7c00 [0xfbff7c7f]. ===== +-----------------------------------------------+ | /\ |\/| | | /--\LISTAIR | |OIR. [email protected] | +-----------------------------------------------+ _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip