I have a Belkin N1 and D-Link DWA-643 wireless mini-cards. Running 8.10 on HP DV6000 laptop (Intel) & cannot get computer to see these cards, much less get them to work, even with internal wireless card disconnected. DV6000 internal wireless works fine.

Asked by Butch Davis

I have Belkin N1 (F5D8071) and D-Link DWA-643 wireless mini-cards. I cannot get the computer (an HP DV-6000 laptop (Intel)) to even see these cards, much less get them to work. I have tried using Wine & using Windows wirelss drivers to no avail. DV6000 has an internal g wireless setup that works fine. Even with it turned off & rebooting, I cannot get either to work. Any help would be appreciated. I am new to Linux, after years of frustration with Windows!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Ernest Yang
Solved:
Last query:
Last reply:
Revision history for this message
Ernest Yang (ernest-atheros) said :
#1

What is your "lspci" output? what is your "lshw -C network" output. Type these commands and post the results.

Revision history for this message
Butch Davis (hgdcld) said :
#2

Here they are. Thank you for trying to help me.

butch@butch-laptop:~$ lspci

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)

00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)

00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)

02:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)

03:00.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)

05:05.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller

05:05.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)

05:05.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a)

05:05.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 05)

05:05.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)

05:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 02)

butch@butch-laptop:~$

root@butch-laptop:/home/butch# lshw -C network
  *-network
       description: Wireless interface
       product: BCM4311 802.11b/g WLAN
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth1
       version: 01
       serial: 00:1a:73:23:da:ab
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=5.10.27.12 ip=172.18.47.122 latency=0 module=wl multicast=yes wireless=IEEE 802.11bg
  *-network UNCLAIMED
       description: Network controller
       product: AR5008 Wireless Network Adapter
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:03:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list
       configuration: latency=0
  *-network
       description: Ethernet interface
       product: PRO/100 VE Network Connection
       vendor: Intel Corporation
       physical id: 8
       bus info: pci@0000:05:08.0
       logical name: eth0
       version: 02
       serial: 00:16:36:f5:a8:81
       size: 10MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e100 driverversion=3.5.23-k4-NAPI duplex=half firmware=N/A latency=64 link=no maxlatency=56 mingnt=8 module=e100 multicast=yes port=MII speed=10MB/s
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: pan0
       serial: 52:7d:66:cd:c7:3d
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
root@butch-laptop:/home/butch#

Revision history for this message
Ernest Yang (ernest-atheros) said :
#3

AR5008 is atheros 802.11n solution. There is driver inside the kernel called ath9k, you can try to upgrade your system. The ath9k is open sourced atheros 11n driver.

Revision history for this message
Butch Davis (hgdcld) said :
#4

Thank you very much. I have one more dumb question. Can you tell me how I go about installing this driver? Any help will be greatly appreciated. I am very new to Linux. Thanks.

Revision history for this message
Best Ernest Yang (ernest-atheros) said :
#5

You may need to rebuild the kernel/modules. here is kernel configuration (if you build from kernel source)
Network device support --> Wireless LAN --> Atheros 802.11n wireless cards support (CONFIG_ATH9K). It will generate ath9k.ko, this is the driver.
There are another two ways to install AR5008 (if you have time you can try it)
1. Use madwifi driver from http://madwifi-project.org/

$tar xvzf madwifi.tar.gz
$cd madwifi
$sudo make uninstall
$make
$sudo make install

$sudo depmod -a
$sudo modprobe ath_pci
then you should see your wireless interface from "ifconfig -a", more info, please refer to madwifi website.

2. Use windows xp driver with ndiswrapper.
http://sourceforge.net/projects/ndiswrapper/

$tar xvzf ndiswrapper.tar.gz
$cd ndiswrapper-1.52
$sudo make uninstall
$make
$sudo make install

$sudo ndiswrapper -i netathw.inf
$sudo ndiswrapper -l

$sudo depmod -a
$sudo modprobe ndiswrapper
you can see if it works from "dmesg" command.

I am not sure all this works, good luck.

Revision history for this message
Butch Davis (hgdcld) said :
#6

Thanks Ernest Yang, that solved my question.

Revision history for this message
Butch Davis (hgdcld) said :
#7

This worked. Thanks!!!