D-Link DWA-643 WLAN Card (34mm expressCard support)

Robin Mueller-Bady Mueller-Bady at web.de
Fri May 9 14:43:29 UTC 2008


Hello everybody,

i've got a problem with my new D-Link DWA-643 wireless card.
Fedora does recgnize the card (see lspci-output) and also creates a new
device (wmaster0, see ifconfig-output) but there is not wifi0 / athX
available. (There is also no LED flashing on the card)
It works with Back|Track 3 Beta, so i know that it possible to get this
new card running.
My Laptop is a Sony VAIO VGN-TZ11XN (so no possibility to take a
pcmcia-card instead :( )

Here is some output from lsusb, lspci, ifconfig, iwconfig and lsmod:

lsusb:
" 
Bus 001 Device 005: ID 05ca:183a Ricoh Co., Ltd 
Bus 001 Device 006: ID 044e:300d Alps Electric Co., Ltd 
Bus 001 Device 003: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 002: ID 054c:02d5 Sony Corp. 
Bus 001 Device 001: ID 0000:0000  
Bus 005 Device 002: ID 147e:2016  
Bus 005 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000 
"

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:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (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.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 13)
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
04:00.0 Network controller: Atheros Communications, Inc. AR5418 802.11a/b/g/n Wireless PCI Express Adapter (rev 01)
09:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
09:04.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
09:04.3 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 11)
09:04.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 11)
"
ifconfig:
"
[root at Shariputra ~]# ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:13:A9:FB:DA:4C  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:16 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:6560 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6560 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3202408 (3.0 MiB)  TX bytes:3202408 (3.0 MiB)

wlan0     Link encap:Ethernet  HWaddr 00:1B:77:49:6E:B2  
          inet addr:10.0.1.50  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::21b:77ff:fe49:6eb2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:33 errors:0 dropped:0 overruns:0 frame:0
          TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:9416 (9.1 KiB)  TX bytes:8523 (8.3 KiB)

wmaster0  Link encap:UNSPEC  HWaddr 00-1B-77-49-6E-B2-D8-2E-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
"

iwconfig:
"
[root at Shariputra ~]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11  ESSID:"debian_srv"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 00:1E:52:F7:30:33   
          Bit Rate=54 Mb/s   Tx-Power=15 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
          Encryption key:39B0-87D3-6932-2D9F-16AF-B15D-A515-63F6-7B64-D9AE-029B-9C71-43B9-57DE-F4BD-BA6C [2]
          Link Quality=77/100  Signal level=-57 dBm  Noise level=-89 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
"

lsmod:
"
[root at Shariputra ~]# lsmod | grep ath
ath_pci                86304  0 
wlan                  172912  1 ath_pci
ath_hal               193360  1 ath_pci
dm_multipath           18505  0 
dm_mod                 48773  9 dm_multipath,dm_snapshot,dm_zero,dm_mirror

"

Someone has an idea how to get it working ?
And by the way, someone is also familiar with the Sony MotionEye
drivers ? :)


Thanks in advance !

Best Regards,

Robin Mueller-Bady
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-laptop-list/attachments/20080509/975b590b/attachment.sig>


More information about the Fedora-laptop-list mailing list