Results 1 to 10 of 17
Can someone help me? I'm am using a Dynex Wireless Card on DSL and it is detecting itbut not using it as a Wi-Fi card. Thank God you can connect ...
- 10-11-2008 #1
[SOLVED] Dynex Wireless Card using DSL
Can someone help me? I'm am using a Dynex Wireless Card on DSL and it is detecting itbut not using it as a Wi-Fi card. Thank God you can connect it to an ethernet cord and use it that way but I like to use my Wi-Fi router.
- 10-11-2008 #2
Is it a PCMCIA card? If so, post the output of this command.
Code:lspci
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 10-12-2008 #3
- 10-12-2008 #4
- 10-12-2008 #5
Here is what is shows up as on LSPCI
02:00.0 Ethernet controller: Realtek Semiconducter RTL-8139/8139C/8139C+ (rev 10)
- 10-13-2008 #6
That's not a wireless card. Post the entire output of lspci, if you can.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 10-13-2008 #7
Here is the lspci output
I think I know the problem-its that It is a Wi-Fi/Ethernet Card. I am using it as Ethernet but I fired lspci at the computer when I wasn't plugged in and there wasn't a difference so maybe it just isn't dectecting Wi-Fi capabilities.Code:0:00.0 Host Bridge: Intel Coprperation 440BX/ZX/DX - 82443X/ZX/DX Host bridge (AGP disabled) (rev 03) 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 02) 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 00:07.2 USB Controller: Intel Corporation 8237AB/EB/MB PIIX4 ACPI (rev 02) 00:08.0 VGA compatible controller: Chips and Technologies F69000 HiQVideo (rev 64) 00:11.0 CardBus Bridge: Texas Instruments PCI1225 (rev 01) 00:11.1 CardBus Bridge: Texas Instruments PCI1225 (rev 01) 02:00.0 Ethernet controller: Realtek Semiconducter Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
- 10-13-2008 #8Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,679
The chip info in lspci is strictly for a wired NIC.
The OS has to be able to detect a NIC with wifi capabilities.
1) Do you have make/model for this card from the box/packaging?
2) Is this a PCI card? Pcmcia? In a desktop or laptop?
3) What does lspci show when the wired NIC isn't plugged in? (You said it changed...) Copy/paste with and without the NIC plugged in.
If it is some kind of combo card, it may be that it can't use both connections at the same time?
- 10-13-2008 #9
Even when I have Ethernet unplugged it still doesn't detect it as an Wi-Fi card. Maybe I need to upgrade NDISwrapper?
- 10-13-2008 #10Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,679
No - lspci is returning the list of devices on the PCI bus - no drivers are involved.
From the lspci output, the card has no wireless capability.
Example output of a system with wireless and wired NIC's:
Code:02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03) 02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)




