LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Network cards D-link drivers and installing help (https://www.linuxquestions.org/questions/linux-distributions-5/network-cards-d-link-drivers-and-installing-help-50911/)

sanchez913 03-20-2003 07:21 PM

Network cards D-link drivers and installing help
 
I am new to linux and am having issues with finding drivers that will work with my current network cards. I have a few options.

DFE 538TX
DFE 500TX


As of right now I have tried to get the 500 to work but have had no succes. I haven't been able to find a driver that will work. Any suggestions??

The other Part of the problem is that I don't know what I should set the IRQ at for the card. Where would I find this information?

Thank you for time and energy

Sanchez

MasterC 04-06-2003 12:41 PM

Assuming your card is a pci card try (as root):
lspci -vv > ~/pci-info

This will create a text file called pci-info in your home directory. Read it with your favorite text reader less:
less ~/pci-info

And look for the section that describes your network card and then post it up here for us to look at.

Cool


All times are GMT -5. The time now is 06:30 AM.