|
|
Quellcode |
1 |
D-Link System DWL-G122 802.11g Adapter [ralink rt73] |
|
|
Quellcode |
1 2 3 4 5 6 7 8 |
dmesg | grep rt73 [ 3.785671] rt73usb 2-1.7:1.0: usb_probe_interface [ 3.785674] rt73usb 2-1.7:1.0: usb_probe_interface - got id [ 4.053093] Registered led device: rt73usb-phy0::radio [ 4.053102] Registered led device: rt73usb-phy0::assoc [ 4.053113] Registered led device: rt73usb-phy0::quality [ 4.053627] usbcore: registered new interface driver rt73usb [ 24.319046] rt73usb 2-1.7:1.0: firmware: requesting rt73.bin |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 |
wlan1 IEEE 802.11bg ESSID:"tux-network"
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Tx-Power=13 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
|
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
wpa_supplicant -ddW -Dralink -iwlan1 -c/etc/wpa_supplicant/wpa_supplicant.conf
Initializing interface 'wlan1' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'ralink' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='users'
ap_scan=1
fast_reauth=1
update_config=1
Line: 9 - start of a new network block
ssid - hexdump_ascii(len=16):
64 61 72 6b 77 6f 6c 66 2d 6e 65 74 77 6f 72 6b tux-network
scan_ssid=1 (0x1)
PSK - hexdump(len=32): [REMOVED]
Priority group 0
id=0 ssid='tux-network'
Initializing interface (2) 'wlan1'
wpa_driver_ralink_init
ralink_set_iface_flags
ralink_get_we_version_compiled: failed
wpa_driver_ralink_flush_pmkid
NDIS: OID_802_11_PMKID (flush) - hexdump(len=8): 08 00 00 00 00 00 00 00
ralink_set_oid: oid=0x620 len (8) failed
ralink_set_oid: oid=0x621 len (1) failed
RALINK: Failed to set RT_OID_WPA_SUPPLICANT_SUPPORT(1)
RALINK: Driver does not support wpa_supplicant
Failed to initialize driver interface
Failed to add interface wlan1
Cancelling scan request
Cancelling authentication timeout
ELOOP: remaining socket: sock=4 eloop_data=0x1115c50 user_data=0x11159a0 handler=0x454ea2
|
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »boospy« (9. Februar 2010, 19:10)
Hmm,
Zitat
RALINK: Driver does not support wpa_supplicant
So eine Ausgabe hört sich ja erstmal nicht so gut an. Wenn du deine Sicherheit mal zum Test auf WEP stellst, ausschaltest, kommt eine saubere Verbindung zu stande?
|
|
Quellcode |
1 2 3 4 5 |
modules=( "iwconfig" ) key_dlink="[1] xxxxxxxxxxxxxxxxxxxxx [1] enc open" preferred_aps="ssid" config_wlan0=( "dhcp" ) ssid_wlan0="dlink" |
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »Windhund« (9. Februar 2010, 17:19)
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »boospy« (9. Februar 2010, 19:10)
|
|
Quellcode |
1 |
inet Adresse:169.254.96.226 Bcast:169.254.255.255 Maske:255.255.0.0 |
Dann hab ich noch ein |
|
Quellcode |
1 2 3 4 |
rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
|
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
wpa_supplicant -ddW -Dralink -iwlan1 -c/etc/wpa_supplicant/wpa_supplicant.conf
Initializing interface 'wlan1' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'ralink' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='users'
ap_scan=1
fast_reauth=1
update_config=1
Line: 9 - start of a new network block
ssid - hexdump_ascii(len=16):
64 61 72 6b 77 6f 6c 66 2d 6e 65 74 77 6f 72 6b supertux-network
scan_ssid=1 (0x1)
PSK - hexdump(len=32): [REMOVED]
Priority group 0
id=0 ssid='supertux-network'
Initializing interface (2) 'wlan1'
wpa_driver_ralink_init
ralink_set_iface_flags
ralink_get_we_version_compiled: failed
wpa_driver_ralink_flush_pmkid
NDIS: OID_802_11_PMKID (flush) - hexdump(len=8): 08 00 00 00 00 00 00 00
ralink_set_oid: oid=0x620 len (8) failed
ralink_set_oid: oid=0x621 len (1) failed
RALINK: Failed to set RT_OID_WPA_SUPPLICANT_SUPPORT(1)
RALINK: Driver does not support wpa_supplicant
Failed to initialize driver interface
Failed to add interface wlan1
Cancelling scan request
Cancelling authentication timeout
ELOOP: remaining socket: sock=4 eloop_data=0xde0c50 user_data=0xde09a0 handler=0x454ea2
|

Datenbanken Geforce-MX-4000 Anwendungen Externe Geräte Rezepte Flohmarkttermine Forumskonventionen Lob & Kritik Kontaktanzeigen Stadtpläne Suchfunktion Neueste Mitglieder Emerge Probleme Online Preise vergleichen Tutorials,Tipps & Tricks imbisswagen Spiele Drucker Winterurlaub Andere Architekturen Arthrose Installation WLAN Probleme Linux-Onlineshop