Hello,
  
  I'm having trouble getting my Accton ethernet card to work on my
machine. (HP Pavillion 8575C) The card is a Accton en1207d-TX-18F.
This is on a dual boot machine and the card works fine with Windows 98.
So that rules out wiring or a hardware failure. I'm using redhat 6.1 which
I downloaded as a disk image and installed from a CD.

  I got the rtl8139 driver from http://cdsdis.gsfc.nasa.gov/linux/.  Here are some of the
error messages that I got:
 
** This is the message from the rtl8139
diagnostic program:

-----------------------------------------------------------------------------------------------------------
rtl8139-diag.c:v1.01 4/30/99 Donald Becker ([EMAIL PROTECTED])
Index #1: Found a SMC1211TX EZCard 10/100 (RealTek RTL8139) adapter at 0x1400.
This chip has not been assigned a valid IRQ, and will not function.
This must be fixed in the PCI BIOS setup.  The device driver has no way
of changing the PCI IRQ settings.
Use '-a' or '-aa' to show device registers,
     '-e' to show EEPROM contents,
  or '-m' or '-mm' to show MII management registers.

---------------------------------------------------------------------------------------------------

These are the Compile errors:

It did compile however.
-------------------------------------------------------
rtl8139.c: In function `rtl8129_start_xmit':
rtl8139.c:1014: warning: type defaults to `int' in declaration of `type name'
-------------------------------------------------------

________________________________________
[root@bambam linux]# lsmod
Module                  Size  Used by
rtl8139                11644   0  (unused) 
_________________________________________

[root@bambam linux]# /sbin/ifconfig eth0 192.168.0.3 broadcast 192.168.0.255 netmask
255.255.255.0

SIOCSIFFLAGS: Resource temporarily unavailable

  Would anyone have any advice you could offer on how to get this
machine connected to the network?

    Thanks,

                  Guy

 

Reply via email to