On Wed, 2012-02-08 at 23:01 +0100, Ralf Mardorf wrote: > [spinymouse@archlinux ~]$ grep 8191 /usr/src/linux-3.0-rt/.config > [spinymouse@archlinux ~]$ grep 8192 /usr/src/linux-3.0-rt/.config > CONFIG_RTL8192CE=m > CONFIG_RTL8192SE=m > CONFIG_RTL8192CU=m > CONFIG_RTL8192C_COMMON=m > CONFIG_RTL8192U=m > CONFIG_RTL8192E=m Regarding to http://www.youtube.com/watch?v=Dq0fcX1p-t0 I could load the kernel's RTL8192SE module to use the RTL8191S, so I'll continue tomorrow with https://wiki.archlinux.org/index.php/Wireless_Setup#rtl8192s https://wiki.archlinux.org/index.php/Wireless_Setup#Netcfg https://wiki.archlinux.org/index.php/Ad-hoc_networking IIUC there will be some magic that than will work together with # ifconfig eth0 up && netcfg pppoe :D very confusing, since I never had to do with Wi-Fi.