En ik zit weer vast, begin de Terminal al aardig te begrijpen
Maar nu loop ik in de tutorial
http://ubuntuforums.org/showthread.php?t=263136 vast bij stap 6 en 7
6) Add the following lines in the part regarding your wireless card, as in the example below:
Code:
pre-up wpa_supplicant -Bw -Dwext -ieth0 -c/etc/wpa_supplicant.conf
post-down killall -q wpa_supplicantNote: "eth0" is your wireless device and "wext" is the driver; this is a kind of generic driver, so it should work with most wireless cards. If it doesn't, please try another driver, such as hostap, ndiswrapper, etc.
Here is an example:
Code:
iface eth0 inet static
address 192.168.1.15
netmask 255.255.255.0
wireless-essid my_essid
gateway 192.168.1.1
pre-up wpa_supplicant -Bw -Dwext -ieth0 -c/etc/wpa_supplicant.conf
post-down killall -q wpa_supplicant7) Now run wpa_supplicant:
Code:
sudo wpa_supplicant -Bw -Dwext -i eth0 -c/etc/wpa_supplicant.conf
Bij mij stond er alleen
iface eth0 inet static
Maar nu heb ik er in gerommeld en klopt het bestand niet meer:(
en als ik in de terminal sudo wpa_supplicant -Bw -Dwext -i eth0 -c/etc/wpa_supplicant.conf invoer gebeurt er niks.
Wat ik ook nog geprobeerd heb is de drivers te downloaden
http://sourceforge.net/project/showfiles.php?group_id=107832 maar ik kan geen instal bestand vinden. Of gaat dit anders in linux? Ik ben een typische windows gebruiker die ingsteld is op handelingen met de muis via een grafische interface, maar in linux kan dit niet altijd.
Ik weet gewoon dat het op te lossen moet zijn.
En bedankt voor jullie snelle reacties
*edit*
na "lspci"en "lspci -n" krijg ik dit te zien
014:01.0 networkcontroller: RaLink RT2500 802.11g cardbus/mini-pci (rev01)
04:01.0 028 : 1814: 0201 (rev01)