Get back the console in xbian when booting
- system -> setting -> xbian -> service -> disable xbmc autostart-
- set parameter in /etc/wpa_supplicant.conf
- restart wlan0
1
2
3ifconfig wlan0 down
ifconfig wlan0 up
wpa_supplicant -B -c /etc/wpa_supplicant.conf -i wlan0 - start xbmc service
# sudo service xbmc startor# sudo xbian-config services start xbmc
Encountered problem:
- showing
fs resizeand halt in screen
Solution:
- remove
splashandquietin cmdline.txt
Reference
xbian-config-bash
Install Mercury MW150US WIFI dongle on RPi