Please,

under 2.2.20 my 3c589 was working fine.  lsmod reported:

Module                  Size  Used by
lockd                  41808   0  (autoclean) (unused)
sunrpc                 57816   0  (autoclean) [lockd]
nls_cp437               3896   0  (autoclean)
3c589_cs                8544   1
ds                      6432   2  [3c589_cs]
i82365                 22672   2
pcmcia_core            45312   0  [3c589_cs ds i82365]
af_packet               6136   0  (unused)

But with 2.4.18 installed, ifconfig eth0 reports:

eth0: error fetching interface information: Device not found

under 2.4.18, lsmod gives:

Module                  Size  Used by    Not tainted
nls_cp437               4384   2  (autoclean)
msdos                   4796   1  (autoclean)
fat                    29272   0  (autoclean) [msdos]
floppy                 45824   2  (autoclean)
3c589_cs                7972   0  (unused)
ds                      6464   0  [3c589_cs]
yenta_socket            8384   2
pcmcia_core            39136   0  [3c589_cs ds yenta_socket]
apm                     8956   1  (autoclean)
af_packet              11528   0  (unused)
rtc                     5528   0  (autoclean)
unix                   13316  11  (autoclean)
ide-disk                6624   2  (autoclean)
ide-probe-mod           8064   0  (autoclean)
ide-mod               130860   2  (autoclean) [ide-disk ide-probe-mod]
ext2                   30592   1  (autoclean)
ext3                   56736   0  (autoclean)
jbd                    35048   0  (autoclean) [ext3]

/etc/network/interfaces has:

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback
iface eth0 inet static
        address 150.126.17.5
        netmask 255.255.255.0
        network 150.126.17.0
        broadcast 150.126.17.255
        gateway 150.126.17.10

(I have to load yenta_socket, or modprobe whinges about unresolved symbols - YES, I know this is a shot in the dark !)

modprobe i82365 finds a CS4237B _audio card_ and then dies with "no such device" (perhaps this is unconnected)

stuck !

Joe Mc Cool


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




Reply via email to