LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-18-2004, 06:46 PM   #1
Timepilot
LQ Newbie
 
Registered: Jul 2004
Location: USA
Posts: 3

Rep: Reputation: 0
Unhappy Driver Installation - Dlink DWL-520+


I'm trying to install a driver for a Dlink wireless card DWL-520+. Since I'm "NEW" to linux I don't understand the following linux commands and how to install the driver. I'm including the instructions to install this driver and I have the file on a floppy. If someone could tell me how to install this I'd appreciate it. The operating system I'm trying to install this on is Linspire 4.5. I've searched all over the net for this driver and now that I've found it I don't know how to install it. I have tried to install it but had no success.


Instructions:

$ unzip rtl8180_linuxdrv_v15_rh90.zip (The file I have is on a floppy)

$ cd rtl8180_1.5

$ su //i.e.: become root

$ make

$ make install

$ modprobe rtl8180_24x or if that doesn't work: $ insmod -f full_path_to
rtl8180_24x

$ iwpriv // that should give you at least a blank 'wlan0' or 'eth0' entry

configure your network settings
 
Old 07-19-2004, 07:27 AM   #2
Oliv'
Senior Member
 
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014

Rep: Reputation: 36
Hello,

First copy driver sources from floppy to hard drive:
Code:
mount /mnt/floppy
cp /mnt/floppy/* /usr/local/src/
cd /usr/local src/
then follow the previous instructions...
make is used to compile your driver from sources. make install is used to copy driver executable to a known place and also to set permissions. modprobe is an utilitary which will find the driver, insert it and satisfy dependencies with other drivers.... insmod is used to insert driver.

Oliv'
 
Old 07-19-2004, 12:22 PM   #3
Mes
LQ Newbie
 
Registered: Jul 2004
Location: Italy
Distribution: Fedora Core 2
Posts: 21

Rep: Reputation: 15
Hi Timepilot, may you tell me where to find DWL-g520+ drivers? I'm installing linux, and where i'll do this (it's a long, long way... :-P) i'll nedd them.

M
 
Old 07-19-2004, 01:11 PM   #4
Timepilot
LQ Newbie
 
Registered: Jul 2004
Location: USA
Posts: 3

Original Poster
Rep: Reputation: 0
Reply - Oliv'

Thank you for your help!!!
 
Old 07-19-2004, 01:20 PM   #5
Timepilot
LQ Newbie
 
Registered: Jul 2004
Location: USA
Posts: 3

Original Poster
Rep: Reputation: 0
Smile Reply - Mes

Mes,
Listed below is the url for the driver I posted instructions for on this forum.

http://www.realtek.com.tw/downloads/...&Software=True
 
Old 07-19-2004, 02:01 PM   #6
Mes
LQ Newbie
 
Registered: Jul 2004
Location: Italy
Distribution: Fedora Core 2
Posts: 21

Rep: Reputation: 15
Thanks a lot

 
Old 07-29-2004, 10:06 PM   #7
honestcox
LQ Newbie
 
Registered: Jul 2004
Distribution: Red Hat 9, Kernel 2.4.20-8
Posts: 1

Rep: Reputation: 0
Unhappy Any Luck?

I have followed the instructions on this posting and CANNOT get my Dlink 520+ to work.

Has any one else had any luck with the instructions posted?

I have also found postings refering to the ACXxxxx project, which is supposed to work as well, but no luck with that either.

Any comments regarding your success would be appreciated. Depending on the replies, I will provide more details about the specific issues I am having

THANKS!
 
Old 07-30-2004, 08:52 PM   #8
rmarquez
LQ Newbie
 
Registered: Jul 2004
Distribution: SuSe
Posts: 1

Rep: Reputation: 0
Re: Driver Installation - Dlink DWL-520+

Quote:
Originally posted by Timepilot

Instructions:

$ unzip rtl8180_linuxdrv_v15_rh90.zip (The file I have is on a floppy)

$ cd rtl8180_1.5

$ su //i.e.: become root

$ make

$ make install

$ modprobe rtl8180_24x or if that doesn't work: $ insmod -f full_path_to
rtl8180_24x

$ iwpriv // that should give you at least a blank 'wlan0' or 'eth0' entry

configure your network settings [/B]
Im also a newbie and followed all directions to the t. I can get to the point where I have to type make but when I do so, I get the following error in Konsole:

bash: make: command not found


Anyone can provide any pointers as to how I move past this? I havent used Linux in years and Im trying to shake off the rust (blame it on my Mac) but after all my frustrations with my Windows box, I installed SuSe and Im ready to play!


Any help would be greatly appreciated

Regards
 
Old 07-30-2004, 09:02 PM   #9
Corona4456
Member
 
Registered: Jul 2004
Distribution: SuSE 9.1
Posts: 66

Rep: Reputation: 15
Re: Any Luck?

Quote:
Originally posted by honestcox
I have followed the instructions on this posting and CANNOT get my Dlink 520+ to work.

Has any one else had any luck with the instructions posted?

I have also found postings refering to the ACXxxxx project, which is supposed to work as well, but no luck with that either.

Any comments regarding your success would be appreciated. Depending on the replies, I will provide more details about the specific issues I am having

THANKS!
I have installed the ACX100 Drivers with success... heh ... took me a long time but I figured out how to do it... if you need help doing so ... let me know
 
Old 07-30-2004, 09:05 PM   #10
Corona4456
Member
 
Registered: Jul 2004
Distribution: SuSE 9.1
Posts: 66

Rep: Reputation: 15
Re: Re: Driver Installation - Dlink DWL-520+

Quote:
Originally posted by rmarquez
Im also a newbie and followed all directions to the t. I can get to the point where I have to type make but when I do so, I get the following error in Konsole:

bash: make: command not found


Anyone can provide any pointers as to how I move past this? I havent used Linux in years and Im trying to shake off the rust (blame it on my Mac) but after all my frustrations with my Windows box, I installed SuSe and Im ready to play!


Any help would be greatly appreciated

Regards
Looks like you don't have make installed... run Control Center->Yast2 Modules->Software->Install and Remove Software

Click on Administrator Mode... enter password... once it starts... do a search for 'make' and install
 
Old 07-31-2004, 08:03 AM   #11
Mes
LQ Newbie
 
Registered: Jul 2004
Location: Italy
Distribution: Fedora Core 2
Posts: 21

Rep: Reputation: 15
Hi Corona, i take acx100 drivers ( for dwl-G520+ i need acx100 or acx111?), but they are no compatible with my kernel. I try to read documentation in acx100's site, but a couldn't install them.

:-(
 
Old 08-03-2004, 04:59 AM   #12
spacer
LQ Newbie
 
Registered: Apr 2004
Location: Somewhere in Space
Distribution: RedHat
Posts: 10

Rep: Reputation: 0
Quote:
Originally posted by Mes
Hi Corona, i take acx100 drivers ( for dwl-G520+ i need acx100 or acx111?), but they are no compatible with my kernel. I try to read documentation in acx100's site, but a couldn't install them.

:-(
For G520+ u ll need acx111 drivers.
Btw can u tell me frm where i can get those drivers for G520+ (acx111) ?
 
Old 08-03-2004, 10:01 AM   #13
Mes
LQ Newbie
 
Registered: Jul 2004
Location: Italy
Distribution: Fedora Core 2
Posts: 21

Rep: Reputation: 15
http://acx100.sourceforge.net/matrix.html

Here i found acx100, but i think there will be also acx111 drivers.

But i cannot find them, and also, a can't install any drive on FC2: i think the cause is kernel's version.

Try this site and post reply

http://acx100.sourceforge.net/matrix.html

M
 
  


Reply



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
RH9.0- kernel 2.4.20-8 and a Dlink DWL-520 <b> SmokeMonkey Linux - Wireless Networking 3 06-07-2004 10:04 PM
Fedora Core 1 (2.4.22-1.2115.nptl) & Dlink DWL 520+ Installation problems stesteuk Linux - Wireless Networking 3 01-23-2004 11:22 AM
How to get Dlink DWL-520 working on Mandrake 9.2? bratwurst Linux - Wireless Networking 4 01-14-2004 02:17 AM
dlink DWL-520+ configuration problems!!! william666 Linux - Hardware 1 10-15-2003 10:36 PM
DLink DWL 520+ and DHCP fatherus Linux - Networking 1 04-23-2003 03:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:16 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration