I would download ubuntu 11.04 instead with Gnome and stick with it.
Reasons are the kernel will support older hardware where 12.04 is for newer hardware.
Your also find wine will work better as I have 3dsmax installed.
http://imageshack.us/photo/my-images/232/viewf2.jpgEdit. I did some research for you.
Please open a terminal and do the following
| CODE |
| sudo apt-get install build-essential linux-headers-generic |
Then download the driver to your desktop here: http://www.edimax.com/en/support_detail.ph..._id=1&pl2_id=44If you do not like searching, try here instead.Download the driver from
http://www.edimax.com/en/downloadBox.php?p...39.20100726.zipExtract the contents and look in the driver folder for rtl8192CU_linux_v2.0.939.20100726.gz
Extract rtl8192CU_linux_v2.0.939.20100726.gz to your desktop and do the following in the terminal.
| CODE |
cd Desktop/rtl8192CU_8188CU_linux_v2.0.939.20100726/
make
sudo make install
sudo modprobe 8192cu |
Job done.
This post has been edited by X-Seti on Monday, Aug 20 2012, 13:08