Kodi Community Forum
[Live] Zotac 9300-G-E and wifi module - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: [Live] Zotac 9300-G-E and wifi module (/showthread.php?tid=74013)



[Live] Zotac 9300-G-E and wifi module - LTParis - 2010-05-16

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?


- farbird - 2010-05-17

the module u need to compile and load is

vt6656


google for this "vt6656"


- farbird - 2010-05-17

btw, in lucid, it is automatically loaded... i believe they'd included the driver in the kernel in lucid


- LTParis - 2010-05-31

I was able to load the driver, and I can see it, but it will not scan AP's. Thoughts?


- farbird - 2010-05-31

sudo ifconfig wlan0 down
sudo ifconfig wlan0 up
sudo iwlist scan

see what happens after u do the above commands


- LTParis - 2010-05-31

Worked like a charm. Well I also had to dig up WPA2 instructions but all is good. Mucho gracias.