installing the VT6656 wireless driver on the kogan agora

Now the final piece in the puzzle – installing the wireless driver. In a terminal:

wget http://www.viaarena.com/Driver/VT6656_Linux_src_v1.19_12_x86.zip

This will download the driver. Now you need to unzip it:

unzip
VT6656_Linux_src_v1.19_12_x86.zip

Now change into the newly created directory:

cd VT6656_Linux_src_v1.19_12_x86

Continue reading