Guest User!

You are not Sophos Staff.

Error with Up2date 1.9.41 1.9.50 1.9.51

I was able to successful get this updates processed.  But upon reboot.  The new tulip driver errored out in loading for my ethernet card.   Here is the following debug output.

Linux Tulip driver version 1.1.8 (June 16, 2001)
PCI: Found IRQ 9 for device 00:09.0
invalid operand: 0000
CPU: 0
EIP: 0010:[]
EFLAGS: 0001246
eax: 00000000   ebx: 0000000c   ecx: c4836048   edx: 00000000
esi: 00000000   edi: 000006ff   ebp: 00000004   esp: c3689dfc
ds: 0018   es: 0018   ss: 0018
Process modprobe (pid: 321, stackpage=c3689000)
Stack: 00000028 c4836000 00000000 c366c140 c4836048 c48311cb c4836000 000000ff
00000008 c48347d4 c116a400 c4834a80 00000000 08079000 c010d803 c3c09260
00000000 00000000 00000000 00000002 c4836000 c366c000 00000009 221dbfc0
Call Trace: [] [] [] [] [] [] [] [] []
Code: 66 0f 45 d5 89 d0 0d 01 48 00 00 98 89 01 81 ca 03 48 00 00
eth0: unknown interface: No such device

This had worked just fine until I processed this update.   I have tried this twice from the 1.9.40 Beta4 release.   I am currently downloading 1.9.50 and will test that shortly to see if that has a similar issue.

[ 18 August 2001: Message edited by: jlofgren ]
  • Update.   

    I got the exact same issue with the 1.950 Beta install iso.   Seems like my NIC is not compatible with the new tulip driver that is changed in this Beta release.
  • Has anyone else experienced this same issue or have any solution to get that driver working?   I do have another NIC I can swap out but would rather get the current 1 working that has been fine up to the 1.9.50 Beta release.
  • I've also had the tulip driver bomb out on me after a recent update.

    Additionally the netsemi driver didn't work for me either. (both were working previously)
  • Hi jlofgren,

    sorry for this, but we test the new tulip driver very successfully...

    Please post the vendor and type of your NICs, and if possible (perhaps with a ASL install disk and bash pleasecat /proc/pci.

    BTW: we can compile the old tulip driver for install via NFS from bootdisk - do you have a NFS server?
  • Here is the NIC info from the /proc/pci.   I am currently running version 1.9.40 of ASL.

    Bus  0, device   9, function  0:
        Ethernet controller: Digital Equipment Corporation DECchip 21140 [FasterNet] (rev 34).
          IRQ 9.
          Master Capable.  Latency=32.  Min Gnt=20.Max Lat=40.
          I/O at 0x6500 [0x657f].
          Non-prefetchable 32 bit memory at 0xe1804000 [0xe180407f].

    At the moment I do not have an availible NFS server running.   It prolly wouldnt take very long to get 1 setup and running on the internal firewall network though.
  • I also have the problem of a crashing modprobe with a tulip based card, but I'm not sure whether it is exactly the same message. Also for my /proc/pci part for the card I might have made a mistake (couldn't you add floppy disk modules to the kernel?).

    Here it is (it is only one quad-tulip card installed):


    I could set up an NFS server for installing ASL, so what should I do to get it to use the old tulip driver module?

    Sorry, this was the wrong thread, I have these problems with the final 2.0 version of ASL.

    [ 30 August 2001: Message edited by: Sascha Kettler ]
  • I am having this same problem with 2.0.

    Here are my cards as seem from cat /proc/pci

    Class 0200: PCI device 11ad:002 (rev 32)
    IRQ 9
    Master Capable. Latency=66
    I/O at 0xf800 [0xf8ff].
    Non-prefetchable 32 bie memory at 0xfffbf800 [0xfffbf8ff]

    Class 0200: PCI device 11ad:c115 (rev 37)
    IRQ 10
    Master Capable. Latency=66. Min Gnt=8.Max Lat=56.
    I/O at 0xfc00 [0xfcff].
    Non-prefetchable 32 bit memory at 0xfffbfc00 [0xfffbfcff]
  • Sorry, I noticed you also asked for Card brand & model:

    Linksys LNE100TX  2.0  (EtherFast 10/100)
    Netgear FA310TX REV-D2

    I believe I typed in the right cat proc entries in my previous post, although I'm not sure why mine don't show the card name as do other people's.

    I also have an NFS server, but how would I use that if the Astaro system can't use the network cards?