Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 03/10/2008, à 17:20

Laurent87

WiFi D-Link DWA-645

Bonjour,

Je suis actuellement sous Ubuntu, avec carte wifi d-link dwa-645 en PCMCIA, seulement celle-ci n'est pas reconnue.

Comment pourrait-je l'installer ? Et le logiciel de connection au réseau (draft-N et une protection wap2) que je dois utiliser ?

Merci d'avance,


Bonne soirée,

Laurent

#3 Le 03/10/2008, à 18:08

Laurent87

Re : WiFi D-Link DWA-645

laurent@laurent-klaptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.1"
laurent@laurent-klaptop:~$ lsusb
Bus 005 Device 005: ID 046d:0892 Logitech, Inc. 
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  
Bus 001 Device 001: ID 0000:0000  
laurent@laurent-klaptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (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.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5789 Gigabit Ethernet PCI Express (rev 21)
0a:09.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0a:09.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
0b:00.0 Network controller: Atheros Communications Inc. AR5416 802.11abgn Wireless PCI Adapter (rev 01)
laurent@laurent-klaptop:~$ sudo lshw -C network
[sudo] password for laurent: 
  *-network               
       description: Network controller
       product: PRO/Wireless 3945ABG Network Connection
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       version: 02
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=iwl3945 latency=0 module=iwl3945
  *-network
       description: Ethernet interface
       product: NetLink BCM5789 Gigabit Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth0
       version: 21
       serial: 00:16:36:55:87:cd
       size: 100MB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.86 duplex=full firmware=5789-v3.49a ip=192.168.0.183 latency=0 link=yes module=tg3 multicast=yes port=twisted pair speed=100MB/s
  *-network UNCLAIMED
       description: Network controller
       product: AR5416 802.11abgn Wireless PCI Adapter
       vendor: Atheros Communications Inc.
       physical id: 2
       bus info: pci@0000:0b:00.0
       version: 01
       width: 32 bits
       clock: 66MHz
       capabilities: cap_list
       configuration: latency=0
laurent@laurent-klaptop:~$ lsmod
Module                  Size  Used by
af_packet              23812  2 
isofs                  36388  1 
udf                    88612  0 
ipv6                  267780  10 
radeon                124192  0 
drm                    82452  1 radeon
rfcomm                 41744  2 
l2cap                  25728  13 rfcomm
bluetooth              61156  4 rfcomm,l2cap
ppdev                  10372  0 
acpi_cpufreq           10796  0 
cpufreq_userspace       5284  0 
cpufreq_conservative     8712  0 
cpufreq_powersave       2688  0 
cpufreq_stats           7104  0 
cpufreq_ondemand        9740  2 
freq_table              5536  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
video                  19856  0 
output                  4736  1 video
sbs                    15112  0 
sbshc                   7680  1 sbs
dock                   11280  0 
iptable_filter          3840  0 
ip_tables              14820  1 iptable_filter
x_tables               16132  1 ip_tables
sbp2                   24072  0 
parport_pc             36260  0 
lp                     12324  0 
parport                37832  3 ppdev,parport_pc,lp
joydev                 13120  0 
pcmcia                 40876  0 
snd_hda_intel         344728  3 
snd_pcm_oss            42144  0 
snd_mixer_oss          17920  1 snd_pcm_oss
snd_pcm                78596  2 snd_hda_intel,snd_pcm_oss
snd_page_alloc         11400  2 snd_hda_intel,snd_pcm
snd_hwdep              10500  1 snd_hda_intel
gspca                 643920  0 
snd_seq_dummy           4868  0 
videodev               29440  1 gspca
v4l2_common            18304  1 videodev
v4l1_compat            15492  1 videodev
usbhid                 31872  0 
hid                    38784  1 usbhid
snd_seq_oss            35584  0 
snd_seq_midi            9376  0 
iwl3945                89844  0 
iwlwifi_mac80211      219108  1 iwl3945
snd_rawmidi            25760  1 snd_seq_midi
snd_seq_midi_event      8320  2 snd_seq_oss,snd_seq_midi
cfg80211               15112  1 iwlwifi_mac80211
snd_seq                54224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              24836  2 snd_pcm,snd_seq
snd_seq_device          9612  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
psmouse                40336  0 
tifm_7xx1               8576  0 
container               5632  0 
iTCO_wdt               13092  0 
iTCO_vendor_support     4868  1 iTCO_wdt
serio_raw               7940  0 
snd                    56996  17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
tifm_core              11012  1 tifm_7xx1
yenta_socket           27276  2 
rsrc_nonstatic         13696  1 yenta_socket
pcmcia_core            40596  3 pcmcia,yenta_socket,rsrc_nonstatic
acer_acpi              18112  0 
led_class               6020  1 acer_acpi
button                  9232  0 
intel_agp              25492  0 
ac                      6916  0 
wmi_acer                9644  1 acer_acpi
irda                  203068  0 
battery                14212  0 
soundcore               8800  1 snd
agpgart                34760  2 drm,intel_agp
pcspkr                  4224  0 
shpchp                 34452  0 
pci_hotplug            30880  1 shpchp
crc_ccitt               3072  1 irda
evdev                  13056  6 
ext3                  136712  1 
jbd                    48404  1 ext3
mbcache                 9600  1 ext3
sg                     36880  0 
sr_mod                 17956  1 
cdrom                  37408  1 sr_mod
sd_mod                 30720  3 
pata_acpi               8320  0 
ata_piix               19588  3 
ohci1394               33584  0 
ieee1394               93752  2 sbp2,ohci1394
ata_generic             8324  0 
ehci_hcd               37900  0 
libata                159344  3 pata_acpi,ata_piix,ata_generic
scsi_mod              151436  5 sbp2,sg,sr_mod,sd_mod,libata
uhci_hcd               27024  0 
usbcore               146028  5 gspca,usbhid,ehci_hcd,uhci_hcd
tg3                   116228  0 
thermal                16796  0 
processor              36872  4 acpi_cpufreq,thermal
fan                     5636  0 
fbcon                  42912  0 
tileblit                3456  1 fbcon
font                    9472  1 fbcon
bitblit                 6784  1 fbcon
softcursor              3072  1 bitblit
fuse                   50580  3 
laurent@laurent-klaptop:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

laurent@laurent-klaptop:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:36:55:87:cd  
          inet adr:192.168.0.183  Bcast:192.168.0.255  Masque:255.255.255.0
          adr inet6: fe80::216:36ff:fe55:87cd/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:497 erreurs:0 :0 overruns:0 frame:0
          TX packets:518 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:500659 (488.9 KB) Octets transmis:69540 (67.9 KB)
          Interruption:18 

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          Packets reçus:2014 erreurs:0 :0 overruns:0 frame:0
          TX packets:2014 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:104004 (101.5 KB) Octets transmis:104004 (101.5 KB)

laurent@laurent-klaptop:~$ iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

laurent@laurent-klaptop:~$ uname -r -m
2.6.24-19-generic i686
laurent@laurent-klaptop:~$ 
laurent@laurent-klaptop:~$ cat  /etc/network/interfaces
auto lo
iface lo inet loopback

laurent@laurent-klaptop:~$ nm-tool

NetworkManager Tool

State: connected

- Device: eth0 ----------------------------------------------------------------
  NM Path:           /org/freedesktop/NetworkManager/Devices/eth0
  Type:              Wired
  Driver:            tg3
  Active:            yes
  HW Address:        00:16:36:55:87:CD

  Capabilities:
    Supported:       yes
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Settings
    Hardware Link:   yes

  IP Settings:
    IP Address:      192.168.0.183
    Subnet Mask:     255.255.255.0
    Broadcast:       192.168.0.255
    Gateway:         192.168.0.1
    Primary DNS:     192.168.0.1
    Secondary DNS:   0.0.0.0


Voilà .. je suis actuellement connecter par RJ45. 
Ma carte wifi interne ne fonctionne plus je crois
La carte que j aimerai faire fonctionner est une D-Link DWA-645  en  PCMCIA (je mci de connecte en draft-N)
Elle n est pas reconnue et ne clignote pas, sur windows elle fonctionne.

Merci d'avance;

Laurent

#4 Le 03/10/2008, à 20:00

Laurent87

Re : WiFi D-Link DWA-645

Personne ne sait? sad

#5 Le 03/10/2008, à 20:13

kebabfarci

Re : WiFi D-Link DWA-645

Bien tu peux essayer ndiswrapper car les cartes n etant nouvelles , les drivers libres doivent encore être instable... Tu peux remercier les commercants de ne pas faire de drivers pour linux... enfin bref tu peux utiliser ndiswrapper qui utilise ton driver windows xp pour créé un driver linux en gros : http://doc.ubuntu-fr.org/ndiswrapper

Hors ligne

#6 Le 03/10/2008, à 20:16

laurent87

Re : WiFi D-Link DWA-645

Merci je vais aller voir ça !

#7 Le 21/10/2008, à 01:21

TatrefThekiller

Re : WiFi D-Link DWA-645

Carte supportée par le driver ath5k (présent dans le noyau 2.6.27, c'est à dure Ubuntu 8.10).

Hors ligne

#8 Le 15/04/2009, à 11:45

CeReAl KiLLeR Du 77

Re : WiFi D-Link DWA-645

Reconnu en ath9k sur le noyau 2.6.28, et instable.


SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)

Hors ligne