nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

D-Link 520 rev B

This is a discussion on D-Link 520 rev B within the Linux hardware forums, part of the Linux Getting Started category; Please look at the following link. http://www.cyberciti.biz/tips/linux-...-pci-card.html When I type in the command "lspci", I does not get the output ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux hardware

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-26-2006, 09:42 AM
Junior Member
 
Join Date: Dec 2006
Posts: 3
Rep Power: 0
uspak
Default D-Link 520 rev B

Please look at the following link.

http://www.cyberciti.biz/tips/linux-...-pci-card.html

When I type in the command
"lspci", I does not get the output as
"0000:01:00.0 Network controller: RaLink RT2561/RT61 rev B 802.11".

What should I do to install D-Link DWL-520 rev B in SUSE Linux 10.1. Kernel ver 2.6.16.13-4-smp. Please help.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-26-2006, 10:09 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 958
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Please update your pci.ids file. You can download latest file using wget command:
Code:
cd /tmp
wget http://pciids.sourceforge.net/pci.ids
Make backup of existing file
Code:
cp /usr/share/pci.ids /root/
Copy updated file
Code:
/bin/cp /tmp/pci.ids /usr/share/pci.ids
Now run lspci again and you should see your card listing
Code:
lspci
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 12-26-2006, 10:10 AM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 571
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

You also need to compile driver and load the same
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
  #4 (permalink)  
Old 12-28-2006, 10:35 AM
Junior Member
 
Join Date: Dec 2006
Posts: 3
Rep Power: 0
uspak
Default Wrong Chipset

After replacing "pci.ids" file from "http://pciids.sourceforge.net/pci.ids", I run the command "lspci" and found that my D-link AirPlusXtremeG DWL-G520 NIC is based on Atheros Communications AR5212 Chipset. I am using SUSE Linux 10.1. Can you please give me step by step instructions to install it. Thanks.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Hard Link Query sharadgana Getting started tutorials 2 03-25-2008 12:11 AM
Debian d-link dwl 510 configuration chimu Linux hardware 0 01-26-2007 07:15 PM


All times are GMT +5.5. The time now is 07:10 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36