0

So I bought a (relatively) new Acer Aspire 4755G. It didn't come preloaded with a OS so I thought it would be the best time to try out Linux. So I installed the latest Ubuntu and gave it a go. Everything is fairly solid except for the fact that the Wifi can't seem to work. The touchpad is freaking out even from swipe. Audio is also screwed.

Oddly, the bluetooth is working just fine.

I have zero experience with and I really want to try it out. But the I'm already tripping at the starting line. Mind guiding me to finding out how I can fix this?

2 Answers2

1

I know it won't be a solution to the touchpad issue or audio, but I've used that computer (have one actually, just got a 7560 though that I use instead) and you simply need to plug into ethernet and run sudo apt-get install bcmwl-kernel-source to get the wifi working. If you are simply having problems with the touchpad moving too quickly or something then search in the dash for mouse, then adjust the touchpad speed to what you like. Hopefully I was of some help.

sbergeron
  • 2,660
0

To install drivers (I have seen that Aspire 4755G has NVIDIA graphics, so there will be NVIDIA drivers available to install) open the Dash (press the Super key) and launch Software & Updates. Go to Additional Drivers tab and select an NVIDIA driver (usually the one proprietary, tested). If there are WiFi drivers available install them too.

To tweak the Touchpad, write "touchpad" in the Dash and launch Mouse & Touchpad. Change the pointer speed.

If your unable to connect to the internet, additional drivers will not find any available drivers, so if you cannot connect through wifi, try connecting an ethernet cable.

Cornelius
  • 9,483
  • 4
  • 40
  • 62