Hi,<br><br>Somebody have a hint for my connection problem with a DLINK dwa-160 with ar9170 driver<br><br>With a dualboot on the same PC on XP=SP3 it works fine but on 10.04LTS it connects on wlan1 but I cannot reach the network<br>
<br><br>If I do restart the deamon<br><br>> service networking restart<br>
<br>I get<br><br>
restart: Unknown instance:<br>
<br>
and a ping gives me<br><br>
> ping 192.168.0.1<br>
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.<br>
ping: sendmsg: Operation not permitted<br>
ping: sendmsg: Operation not permitted<br>
ping: sendmsg: Operation not permitted<br>
ping: sendmsg: Operation not permitted<br>
<br>
--- 192.168.0.1 ping statistics ---<br>
4 packets transmitted, 0 received, 100% packet loss, time 3023ms<br clear="all"><br><br>My config is<br><br>DISTRIB_ID=Ubuntu<br>DISTRIB_RELEASE=10.04<br>DISTRIB_CODENAME=lucid<br>DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"<br>
<br>Linux giboule 2.6.32-30-generic-pae #59-Ubuntu SMP Tue Mar 1 23:01:33 UTC 2011 i686 GNU/Linux<br><br>Data and proof of connection here<br><br>> lsmod | grep 9170<br>ar9170usb 51328 0<br>mac80211 205402 1 ar9170usb<br>
led_class 2864 1 ar9170usb<br>
ath 7611 1 ar9170usb<br>cfg80211 126528 3 ar9170usb,mac80211,ath<br><br><br>> ifconfig wlan1<br>wlan1 Link encap:Ethernet HWaddr f0:7d:68:11:91:91<br> inet adr:192.168.0.101 Bcast:192.168.0.255 Masque:255.255.255.0<br>
adr inet6: fe80::f27d:68ff:fe11:9191/64 Scope:Lien<br> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br> Packets reçus:108 erreurs:0 :0 overruns:0 frame:0<br> TX packets:36 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 lg file transmission:1000<br> Octets reçus:8801 (8.8 KB) Octets transmis:5250 (5.2 KB)<br><br>> iwconfig wlan1<br>wlan1 IEEE 802.11abg ESSID:"VO240Z4122"<br> Mode:Managed Frequency:2.437 GHz Access Point: 00:18:E7:DB:D9:B9<br>
Bit Rate=1 Mb/s Tx-Power=27 dBm<br> Retry long limit:7 RTS thr:off Fragment thr:off<br> Encryption key:off<br> Power Management:off<br> Link Quality=45/70 Signal level=-65 dBm<br>
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0<br> Tx excessive retries:0 Invalid misc:0 Missed beacon:0<br><br>> lshw -C network<br> *-network<br> description: Ethernet interface<br>
product: NetXtreme BCM5751 Gigabit Ethernet PCI Express<br> vendor: Broadcom Corporation<br> physical id: 0<br> bus info: pci@0000:02:00.0<br> logical name: eth0<br> version: 01<br> serial: 00:12:3f:53:ef:9c<br>
capacity: 1GB/s<br> width: 64 bits<br> clock: 33MHz<br> capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation<br>
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.102 firmware=5751-v3.29a latency=0 link=no multicast=yes port=twisted pair<br> resources: irq:16 memory:ddff0000-ddffffff<br> *-network<br>
description: Wireless interface<br> physical id: 1<br> logical name: wlan1<br> serial: f0:7d:68:11:91:91<br> capabilities: ethernet physical wireless<br> configuration: broadcast=yes ip=192.168.0.101 multicast=yes wireless=IEEE 802.11abg<br>
<br><br><br>> nm-tool<br><br>NetworkManager Tool<br><br>State: connected<br><br>- Device: eth0 -----------------------------------------------------------------<br> Type: Wired<br> Driver: tg3<br>
State: unavailable<br> Default: no<br> HW Address: 00:12:3F:53:EF:9C<br><br> Capabilities:<br> Carrier Detect: yes<br><br> Wired Properties<br> Carrier: off<br><br><br>- Device: wlan1 [VO240Z4122] -----------------------------------------------<br>
Type: 802.11 WiFi<br> Driver: ar9170usb<br> State: connected<br> Default: yes<br> HW Address: F0:7D:68:11:91:91<br><br> Capabilities:<br> Speed: 1 Mb/s<br>
<br> Wireless Properties<br> WEP Encryption: yes<br> WPA Encryption: yes<br> WPA2 Encryption: yes<br><br> Wireless Access Points (* = current AP)<br> *VO240Z4122: Infra, 00:18:E7:DB:D9:B9, Freq 2437 MHz, Rate 54 Mb/s, Strength 64 WPA2<br>
Nana: Infra, 00:18:E7:C6:26:D0, Freq 2437 MHz, Rate 54 Mb/s, Strength 42 WPA<br><br> IPv4 Settings:<br> Address: 192.168.0.101<br> Prefix: 24 (255.255.255.0)<br> Gateway: 192.168.0.1<br>
<br> DNS: 192.168.0.1<br><br>> cat /etc/NetworkManager/system-connections/VO240Z4122<br><br>[connection]<br>id=VO240Z4122<br>uuid=de3cb514-1e61-4801-9e39-be0a4379f3c9<br>type=802-11-wireless<br>autoconnect=true<br>
timestamp=1301711598<br><br>[802-11-wireless-security]<br>key-mgmt=wpa-psk<br>wep-tx-keyidx=0<br>psk=ujkquhtgcca<br>wep-key-type=0<br><br>[ipv4]<br>method=auto<br>ignore-auto-routes=false<br>ignore-auto-dns=false<br>dhcp-send-hostname=false<br>
never-default=false<br><br>[ipv6]<br>method=ignore<br>ignore-auto-routes=false<br>ignore-auto-dns=false<br>never-default=false<br><br>[802-11-wireless]<br>ssid=86;79;50;52;48;90;52;49;50;50;<table border="0" cellspacing="0" cols="10" frame="VOID" rules="NONE">
<tbody><tr><td align="RIGHT" height="17" width="86"></td><td align="RIGHT" width="86"></td><td align="RIGHT" width="86"><br></td><td align="RIGHT" width="86"></td><td align="RIGHT" width="86"></td><td align="RIGHT" width="86">
</td><td align="RIGHT" width="86"><br></td><td align="RIGHT" width="86"></td></tr></tbody></table>mode=infrastructure<br>channel=0<br>bssid=0:18:e7:db:d9:b9<br>rate=0<br>tx-power=0<br>mac-address=f0:7d:68:11:91:91<br>mtu=0<br>
seen-bssids=00:18:e7:db:d9:b9;<br>security=802-11-wireless-security<br><br>> cat /etc/network/interfaces<br>auto lo<br>iface lo inet loopback<br><br>I'll appreciate wour help<br><br>Thank you<br><br>Norm<br>-- <br>
<br>
<div style="display: inline;"></div>
<div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup { position:absolute; z-index:9999; padding: 0px 0px; margin-left: 0px; margin-top: 0px; width: 240px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 13px;}</style>