Hi thanks for all your help, but I still have some questions:
1.
Where is the password for the wifi network stored ?
Because I have changed the password on my router, and now when microcore is scanning the network, it finds the router, but delivers the old password, and therefore connection is refused.
Also it continues to connect to a network it once was connected to, but now I don't wan't it to connect to that any more. But still it automatically connect
2.
I have tried to add
key_mgmt=WPA-PSK
group=CCMP TKIP
to the /etc/wpa_supplicant.conf file in order to force it to use WPA instead of WPA2, but the /etc/wpa_supplicant.conf
file is overwritten with a new one after a reboot (even though I added etc/wpa_supplicant.conf to the filetool.lst file before a backup)
3.
I have tried to force the wlan card to use a lower speed by:
sudo iwconfig wlan0 rate 5M
this command terminates without error, but the iwconfig still shows a bit rate of 150 Mb/s
The audio problem for me is a combination of speed and WPA2 protection:
If I use my D-link Router N-speed (where the USB Wifi is connected by 150 Mb/s), then the sound is breaking up:
without protection
with WPA
With WPA2
If I connect to my Linksys at 54 Mb/s, the sound is fine:
without protection
with WPA
But the sound is breaking with
WPA2
So if only I could force the wifi card to use 54Mb/s and WPA while connected to my D-link, everything would be fine.