1

My notebook (ASUS A40J Series) comes with hybrid graphics: nVIDIA GF310M and Intel.

I can't use the nVIDIA card in my machine and am using Ubuntu 10.04.

How can I get this work?

Lekensteyn
  • 174,277

3 Answers3

1

Have a look at acpi_call and bumblebee in this website:
http://launchpad.net/~hybrid-graphics-linux
Also, please provide your DSDT info as explained in this website:
http://linux-hybrid-graphics.blogspot.com/

Cheers

719016
  • 6,217
0

Try looking at my setup for a Dell XPS17 L702x, it should work for your Acer: (from web.archive.org) Ubuntu 11.10 Oneric on Dell XPS17 L702x.

Lorenz Keel
  • 8,905
cmdematos
  • 249
0

Try disabling optimus from BIOS if bumblebee doesn´t work. I solved that way, and installed nvidia-current from x-swat updates repository, because regular repo driver crashed when it was installed.

user37805
  • 505
  • 1
  • 7
  • 16