nixCraft Linux Forum

nixCraft

Linux / UNIX 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

Linux answers from nixCraft.


Linux hardware Discussion about Linux hardware related problems.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 26-12-2006, 09:42 AM
Junior Member
User
 
Join Date: Dec 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
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
  #2 (permalink)  
Old 26-12-2006, 10:09 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 245 Times in 184 Posts
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 Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #3 (permalink)  
Old 26-12-2006, 10:10 AM
rockdalinux's Avatar
Is that all you got?
User
 
Join Date: May 2005
Location: Planet Vegeta
OS: Redhat
Posts: 708
Thanks: 15
Thanked 19 Times in 18 Posts
Rep Power: 10
rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light
Default

You also need to compile driver and load the same
__________________
Rocky Jr.
What's wrong? I hope I am not making you uncomfortable...

Never send a boy to do a mans job.
Reply With Quote
  #4 (permalink)  
Old 28-12-2006, 10:35 AM
Junior Member
User
 
Join Date: Dec 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
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


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 Off


Similar Threads

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


All times are GMT +5.5. The time now is 02:32 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

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 37 38