He bedankt, maar ik probeerde het gewoon selectief. Ik kon die rotte RealTek RTL8187L maar niet vinden in de Kernel Configuration menu.
wel bv dit
http://linux-wless.passys.nl/language/latest_news.english.phpThe Netgear WG111 v2 USB card, contains a Realtek chipset. The card works with linux, but you need a 2.6.x kernel! Before you can use this card, you need to disable the IEEE80211 framework that comes with the kernel. The driver comes with an own IEEE80211 Framework that is not compatible with the one in the kernel.
Take care to load the modules in the correct order, otherwise the card wont work:
ieee80211_crypt_rtl
ieee80211_crypt_wep_rtl
ieee80211_crypt_tkip_rtl
ieee80211_crypt_ccmp_rtl
ieee80211_rtl
r8187
Maar dat gaf meer puzzels dan mij lief was. Uiteindelijk vond ik dit via het engelse forum:
http://www.elektor.com/forum/elektor-forums/fields-of-interest/microcontrollers-embedded/embedded-linux.2148991.lynkx?highlight=WLAN&pageStart=101 op page 6 was een clou hoe de driver te vinden:
Kernel v2.6.33 Configuration
---> Device Drivers
---> Wireless LAN
---> Network device drivers
---> Device drivers
Ik loop nu wel weer vast. Ik kan nu dus inloggen met:
sudo ssh 192.168.0.184 -l root
(192.168.0.184 is toegekend nadat ik eerst was ingelogd op mijn Elektor boardje en daar dit heb ingegeven:
root@gnublin:~# ifup wlan0udhcpc (v1.17.3) startedmmcblk0: retrying using single block readSetting IP address 0.0.0.0 on wlan0Sending discover...Sending discover...Sending select for 192.168.0.184...Lease of 192.168.0.184 obtained, lease time 86400Setting IP address 192.168.0.184 on wlan0Deleting routersAdding router 192.168.0.1Recreating etc/resolv.conf Adding DNS server 192.168.0.1mmcblk0: error -115 sending stop command, resposne 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, resposne 0xc00, card status 0xe00root@gnublin:~# mmcblk0: error -115 sending stop command, resposne 0xc00, card status 0xe00root@gnublin:~# ifconfig wlan0 uproot@gnublin:~#
Ik weet even niet hoe ik deze error kan verhelpen.
Maar ik baal nu een beetje dat ik niet zoals bij de BeagleBone de g++ compiler kan installeren zoals in
http://www.youtube.com/watch?v=vFv_-ykLppoHoe nu verder?
root@gnublin:~# dmesg | grep mmcblkbus: mmc': add driver mmcblkWaiting for root device /dev/mmcblk0p1...bus: 'mmc': driver_probe_device: matched device mmc0:0002 with driver mmcblkbus: 'mmc': really_probe: probing driver mmcblk with device mmc0:0002mmcblk0: mmc0:0002 00000 1.90 GiB device: 'mmcblk0': device_addPM: Adding info for No Bus:mmcblk0 mmcblk0: p1 p2device: 'mmcblk0p1': device_addPM: Adding info for No Bus:mmcblk0p1device: 'mmcblk0p2': device_addPM: Adding info for No Bus:mmcblk0p2driver: 'mmc0:0002': driver_bound: bound to device 'mmcblk'bus: 'mmc': really_probe: bound device mmc0:0002 to driver mmcblkEXT2-fs (mmcblk0p1): warning: mounting unchecked fs, running e2fsck is recommendedmmcblk0: retrying using single block readmmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00mmcblk0: error -115 sending stop command, response 0xc00, card status 0xe00root@gnublin:~# lsusb
'