EDIT:
Ok, neuer Zwischenstand! Ich denke, ich bin eine ganze Ecke weitergekommen!
http://nopaste.debianforum.de/19488
Nun finde ich auch unter System -> Systemverwaltung -> Netzwerk eine Funkverbindung, wo ich manuell eine ESSID, Verschlüsselungsart und Netzwerkpasswort eintippen kann! Leider connected er nicht auf mein Wlan, wenn ich meine Daten eingebe!
Die Geschichte mit dem wicd klingt interessant, allerdings krieg ich das nicht installiert!
Installing Wicd in Debian
Wicd is included in Debian Sid, so you can just use apt-get install to get it.
You can also use the apt repository. Just add the following line to your /etc/apt/sources.list
deb
http://apt.wicd.net lenny extras
where lenny is your version of Debian in lowercase (lenny, sid). You'll also need to add the key used for signing Wicd by running the following command in a terminal:
wget -q
http://apt.wicd.net/wicd.gpg -O- | sudo apt-key add -
Now you can apt-get update and apt-get install wicd to install Wicd. If you are using Lenny and you use Madwifi, make sure to use wext in Wicd.
Ich kann mit dem ersten Teil nichts anfangen! Wo muss ich die Zeile deb http.... eintragen? Wenn ich direkt apt-get update und apt-get install wicd mache, findet er die pakete nicht!
http://nopaste.debianforum.de/19489
Irgendwie macht mir das hier noch Sorgen:
Code: Alles auswählen
#
[ 22.550153] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x09 failed for offset 0x0000 with error -32.
#
[ 22.550722] input: PC Speaker as /class/input/input2
#
[ 22.563474] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3000 with error -32.
#
[ 22.563538] phy0 -> rt73usb_init_eeprom: Error - Invalid RT chipset detected.
#
[ 22.563587] phy0 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
#
[ 22.563692] usbcore: registered new interface driver rt73usb
#
[ 22.608820] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x09 failed for offset 0x0000 with error -32.
#
[ 22.624053] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x04d0 with error -32.
#
[ 22.640518] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x04d0 with error -32.
#
[ 22.654486] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x04d0 with error -32.
#
[ 22.669464] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x04d0 with error -32.
#
[ 22.684464] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x04d0 with error -32.
#
[ 22.684648] phy1 -> rt2500usb_bbp_read: Error - PHY_CSR8 register busy. Read failed.
#
[ 22.699450] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x0400 with error -32.
#
[ 22.699535] phy1 -> rt2500usb_init_eeprom: Error - Invalid RT chipset detected.
#
[ 22.699607] phy1 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
#
[ 22.699721] usbcore: registered new interface driver rt2500usb
Gruss nem1