Hello,

I have to install a new computer. I install Debian Woody (3.0r1) from boot-CD
(CD1 -- NON-US). Everything works fine except for one thing, I can't get my
ethernet card to work. I found on the net several people with similar or the
same problem, but I don't find an answer. So, here it is (again).
The network card is a D-link DFE-530tx. Following different sources, I need the
via-rhine module, but this won't work. Any other driver also doesn't work.
Below, I give some outputs which may be helpful.

What should be my next step?

tnx,
Kurt.



----- lspci -v -----
[... cropped upper part ...]

00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24d5 (rev 02)
        Subsystem: Intel Corp.: Unknown device e000
        Flags: bus master, medium devsel, latency 0, IRQ 3
        Memory at ffaff800 (32-bit, non-prefetchable)
        Memory at ffaff400 (32-bit, non-prefetchable)
        Capabilities: [50] Power Management version 2

01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro TF (prog-if
00 [VGA])
        Subsystem: Unknown device 1787:0100
        Flags: bus master, stepping, 66Mhz, medium devsel, latency 32, IRQ 11
        Memory at f0000000 (32-bit, prefetchable)
        I/O ports at a800
        Memory at ff8fc000 (32-bit, non-prefetchable)
        Expansion ROM at ff8c0000 [disabled]
        Capabilities: [50] AGP version 2.0
        Capabilities: [5c] Power Management version 2

02:01.0 Ethernet controller: VIA Technologies, Inc.: Unknown device 3106 (rev 86)
        Subsystem: D-Link System Inc: Unknown device 1403
        Flags: bus master, medium devsel, latency 32, IRQ 10
        I/O ports at b800
        Memory at ff9ffc00 (32-bit, non-prefetchable)
        Expansion ROM at ff9e0000 [disabled]
        Capabilities: [40] Power Management version 2
-----




----- modprobe via-rhine -----
/lib/modules/2.2.20-idepci/net/via-rhine.o: init_module: Device or resource busy
/lib/modules/2.2.20-idepci/net/via-rhine.o: insmod
/lib/modules/2.2.20-idepci/net/via-rhine.o failed
/lib/modules/2.2.20-idepci/net/via-rhine.o: insmod via-rhine failed
-----



If I try a hard way:
for i in * ; do modprobe $i ; done
I get for all modules (including via-rhine.o, tulip.o, etc.):
'Modprobe: Can't locate module xxx.o'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to