Cybergeek you were right! I just reinstalled with the ethernet plugged in and it now detects. Now I just have to figure out how to get right clicking to work. In the guide it says *
On Ubuntu: Go to System ▸ Preferences ▸ Keyboard ▸ Accessibility in the Main menu. Check Enable keyboard accessibility features. Click the Mouse Keys tab and check Enable Mouse Keys also.
It isnt labeled "Enable keyboard accessibility" features or "enable mouse keys" but I clicked what read similar enough. Then either edit the system files or use a local configuration file and xmodmap:
*
Editing system files (choose one of the following options): o
option 1: lower Enter key = Right Mouse Button, Shift + lower Enter key = Middle Mouse Button
sudo sed -i~ 's/KP_Enter/Pointer_Button3, Pointer_Button2/' /etc/X11/xkb/symbols/keypad
I dont know where to put that though...Im a noob...I tried to run it in the terminal but nothing happened hah... what should I be doing?
Also how do I install flash? Adobe doesnt have one for this architecture.