LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   pci network card not detected as it (https://www.linuxquestions.org/questions/linux-networking-3/pci-network-card-not-detected-as-it-828804/)

abd_bela 08-27-2010 05:59 AM

pci network card not detected as it
 
hi,
I added to my machine PC running debian and others, ubuntu, pc wireless card :, the same card I used it on other machine, it ran nice.

On my machine, the lspci gives :
03:02.0 Class ffff : RaLink rt2561/rt61 802.11g pci (rev ff)

On the other machine i have Ethernet Controller instead of Class ffff

I installed the divers firmware-ralink and other realtek ..... and network-manager, but nothing.
on other machine, that was enough to run it correctly.

and ifconfig dosn't give wlan0, iwconfig did't give characteristic of wlan0

does this mean that the bios didn't recognize it as a network card

thanks for help

spokz 08-27-2010 06:07 AM

Try this.

Install ndiswrapper. Download latest Windows drivers for this card and extract them. Then, run ' diswrapper - i path_to_drivers/rt61.inf '.
After these steps, run:
ndiswrapper -l
sudo modprobe ndiswrapper
sudo ndiswrapper -m

Then the driver should work fine.

abd_bela 08-28-2010 02:02 AM

thank for reply,
the problem is probably not the driver, since on other machine, with the same firmware-ralink, the card is working.
I used the program hardinfo, and my card is not listed, while with lspci ( after update-pciids), i get now
03:02.0 Unassigned class [ffff]: RaLink RT2561/RT61 802.11g PCI [1814:0301]
thanks for help
best regards

abd_bela 08-28-2010 03:49 AM

[Solved] pci network card not detected as it

The slot is bad, when I changed it, every worked fine, thanks to all

regards
bela


All times are GMT -5. The time now is 12:55 PM.