Kodi Community Forum

Full Version: [Live] Zotac 9300-G-E and wifi module
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to enable my wi-fi module on my XBMC Live build since all I use the box for is for scraping, but I have not found much information on this. Can someone point me in the right direction?
the module u need to compile and load is

vt6656


google for this "vt6656"
btw, in lucid, it is automatically loaded... i believe they'd included the driver in the kernel in lucid
I was able to load the driver, and I can see it, but it will not scan AP's. Thoughts?
sudo ifconfig wlan0 down
sudo ifconfig wlan0 up
sudo iwlist scan

see what happens after u do the above commands
Worked like a charm. Well I also had to dig up WPA2 instructions but all is good. Mucho gracias.