LinuxQuestions.org
Social Bookmarking all things Linux and Open Source
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
Thread Tools
Old 07-29-2003, 11:51 PM   #1
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0
D-Link DFE-530TX+ Problems!!!


[Log in to get rid of this advertisement]
Has anyone successfully installed this card on RH 7.3? I've hit a brick wall and I'm beginning the think that this card cannot be installed.
hoglicious is offline     Reply With Quote
Old 07-30-2003, 12:59 AM   #2
osprey0331
Member
 
Registered: Jul 2003
Location: California
Distribution: RH 7 and 8
Posts: 45
Thanked: 0
there is a new driver on the netgear site, for the 530-tx site. it took a while, but i finally got it to work on RH 7.3 and then 8.0. if you haven't found it by the morning, i will see if i can post it to you, otherwise, check the D-Link site for linux drivers
osprey0331 is offline     Reply With Quote
Old 07-30-2003, 09:43 AM   #3
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
I checked the D-Link site and they have a driver. However, I cannot compile it on RH 7.3, it's missing a bunch of header files and it keeps looking for stuff in /usr/src/linux, which doesn't even exist in the RH 7.3 install.

However, they recommend using the RTL8139 module that is built-in. I try to use this but I can't seem to get it to work right. I'm probably just not setting it up right. Can you give me some tips on setting up my card with the built-in RTL8139 module?
hoglicious is offline     Reply With Quote
Old 07-30-2003, 09:51 AM   #4
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
Another question. I found this comment on the D-Link website:

"Before you install, make sure the network card has been inserted in a PCI slot that supports bus mastering and that bus mastering has been enabled in the BIOS."

I've never heard of bus mastering. I guess it's possible that I haven't enabled that. Here's a dumb question. How do I get to the BIOS from a linux install?
hoglicious is offline     Reply With Quote
Old 07-30-2003, 10:30 AM   #5
osprey0331
Member
 
Registered: Jul 2003
Location: California
Distribution: RH 7 and 8
Posts: 45
Thanked: 0
you can get the bios on a linux box, as with any system, that is using the del or F2 key on boot up. I don't suspect that "bus mastering" is the problem.

as to the driver, i am not sure which one you got, but the one i downloaded did not require compiling. the error you are getting tells me that you didn't install the kernel development packages, so you don't have the necessary files to compile a new driver package for the kernel. let me find the driver i downloaded and see what it is about.

What motherboard and processor are you running, and if you know, what is the chipset?
osprey0331 is offline     Reply With Quote
Old 07-30-2003, 10:35 AM   #6
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
I went back last night and reinstalled the entire RH 7.3 distro. I selected every option. I hope the kernel development package was a part of that. If not, what is required to install the kernel development package?

I have no idea what the MB type is. It's a Intel 500Mhz processor. It's just a cheap HP I picked up at Best Buy about 3 years ago.
hoglicious is offline     Reply With Quote
Old 07-30-2003, 12:56 PM   #7
osprey0331
Member
 
Registered: Jul 2003
Location: California
Distribution: RH 7 and 8
Posts: 45
Thanked: 0
ok, it is probably a bundled intel motherboard, with an 815 chipset. If it has onboard NIC, you will need to disable that, and then go to the intel site and look for a chipset upgrade. That will cover the "bus mastering" issue, which may be not letting the card function past signaling the kernel it is there...check during start up and see if it shows something like via apollo or intel for the bios on start up...

if you put the entire distribution in, it should have the kernel packages, which should be in /usr/src directory. If you still get the error when you build the driver, check the path or see if the required file is in the /usr/lib directory
osprey0331 is offline     Reply With Quote
Old 07-30-2003, 01:24 PM   #8
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
I know that there is nothing in /usr/src. I guess the dev package was left out. Can I install the dev package individually or do I have to do a full reinstall? Hopefully I can just add it on.

I'll give that a try and see what happens.

I also downloaded an entire netdrivers file. I'm going to try to upgrade all my netdrivers, which includes RTL8139, and see if I can get the rtl8139.c to compile there. If not, I'm going to take a hammer to the card and go buy another one, preferable a RH certified card.
hoglicious is offline     Reply With Quote
Old 07-30-2003, 01:37 PM   #9
osprey0331
Member
 
Registered: Jul 2003
Location: California
Distribution: RH 7 and 8
Posts: 45
Thanked: 0
:-) sometimes that is the way...yes, you can add the kernel packages from disk 2 of your redhat distro and yes, but I would use a netgear...they seem to have the least problem, and you will find that they actually list linux on the side of the box as a supported OS. I suggest an FA311...
osprey0331 is offline     Reply With Quote
Old 07-30-2003, 02:13 PM   #10
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
The Netgear FA311 isn't listed as being compatible with RH
hoglicious is offline     Reply With Quote
Old 07-30-2003, 03:45 PM   #11
osprey0331
Member
 
Registered: Jul 2003
Location: California
Distribution: RH 7 and 8
Posts: 45
Thanked: 0
??? I am currently running one
osprey0331 is offline     Reply With Quote
Old 07-30-2003, 04:03 PM   #12
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
Was the card automatically recognized when you first booted up or did you have to manually set the card up?
hoglicious is offline     Reply With Quote
Old 07-30-2003, 04:16 PM   #13
osprey0331
Member
 
Registered: Jul 2003
Location: California
Distribution: RH 7 and 8
Posts: 45
Thanked: 0
yes, but i did have to reinstall the driver and it runs fine...I will check again, and post another answer here...
osprey0331 is offline     Reply With Quote
Old 07-30-2003, 04:49 PM   #14
Half_Elf
Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163
Thanked: 0
I haven't read all the thread but I have three of these cards... and I hate D-link since I do.
Every 530 TX I have use a different chipset. I have a via-rhine chipset, a sundance chipset and a Ne2000 chipset. And it is all the same card.

I suggest you to use lspci to see what's your chipset then to recompile your kernel to build every modules that can possibly work. And then to try them one by one by hand.
Half_Elf is offline     Reply With Quote
Old 07-30-2003, 05:03 PM   #15
hoglicious
LQ Newbie
 
Registered: Jul 2003
Posts: 26
Thanked: 0

Original Poster
I'll give that a try, however I'm not that savvy when it comes to building the kernel. But I'm always up for a challenge.

However, I'm going to go pick up a Netgear card tonight. And if one thing goes wrong I swear that I'll rip out the D-Link and put the Netgear in. I will probably then find a elaborate way to destroy the D-Link, just throwing it in the trash just wouldn't suffice.
hoglicious is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
D-Link DFE-530TX and Mandrake 8.1 wogga Linux - Hardware 1 04-18-2004 07:48 AM
D-link DFE-530TX (via-rhine.o) magiknight Slackware 0 10-03-2003 09:29 PM
Red Hat 9.0 and DFE-530TX+ (D-Link) bgrimes Linux - Hardware 1 08-22-2003 04:14 PM
D-Link DFE-530TX NvRmNd Linux - Newbie 2 09-19-2001 04:38 PM
Netgear FA311 & D-Link DFE-530TX+ problems vital Linux - Networking 2 02-19-2001 12:08 PM


All times are GMT -5. The time now is 04:10 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration