ubuntu beta 2 is quite good in getting something running, the next step is seeing if we can turn one of the VGA controllers off.
mine is dmidecode -s system-product-name Compaq Presario CQ36 Notebook PC sudo dmidecode -s system-version 0491200000200D10000020000 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep vgadutt...@cqep VGAlspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | gr 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M93 [Mobility Radeon HD 4500 Series] [1002:9555] On Fri, Apr 16, 2010 at 2:25 AM, Oriol Pellicer <[email protected]> wrote: > Hello, > > last week I've bought a Asus N61JV. By now I'm running an Ubuntu 10.04 > beta 2 64 bits, and it runs quite well, apart from I can't use the > nvidia card (Geforce GT 325M), but I'm happy with the integrated Intel > GPU. > > My laptop specifications: > > sudo dmidecode -s system-product-name > N61Jv > sudo dmidecode -s system-version > 1.0 > lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA > 00:02.0 VGA compatible controller [0300]: Intel Corporation Core > Processor Integrated Graphics Controller [8086:0046] (rev 12) > 01:00.0 VGA compatible controller [0300]: nVidia Corporation Device > [10de:0a35] (rev a2) > > > Regards, > > Oriol. > > _______________________________________________ > Mailing list: > https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-graphics-linux> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-graphics-linux> > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : [email protected] Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp

