But I can't connect any kind of wlan network and I can't see any SSID network. I use only WPA-PSK TKIP and SSID broadcast.
/etc/network/interfaces/:
Code: Select all
GNU nano 2.2.6 File: /etc/network/interfaces
auto lo
iface lo inet loopback
iface eth0 inet dhcp
#allow-hotplug wlan0
#wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
#iface default inet dhcp
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ap-scan 1
wpa-scan-ssid 1
wpa-ssid "*****"
wpa-psk "*****"
Code: Select all
[ 191.369841] usb 1-1.2.1: new high-speed USB device number 5 using dwc_otg
[ 191.603379] usb 1-1.2.1: New USB device found, idVendor=148f, idProduct=2573
[ 191.603413] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 191.603434] usb 1-1.2.1: Product: 802.11 bg WLAN
[ 191.603452] usb 1-1.2.1: Manufacturer: Ralink
[ 191.699088] cfg80211: Calling CRDA to update world regulatory domain
[ 191.849916] usb 1-1.2.1: reset high-speed USB device number 5 using dwc_otg
[ 192.274274] ieee80211 phy0: rt2x00_set_chip: Info - Chipset detected - rt: 2573, rf: 0002, rev: 000a
[ 192.308178] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 192.316224] usbcore: registered new interface driver rt73usb
[ 192.530343] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt73.bin'
[ 192.534038] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 1.7
Code: Select all
pi@raspberrypi ~ $ sudo iwlist wlan0 scan
wlan0 No scan results