hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #00702
sony vaio z, vpcz13c5e
Hi everybody. I have a new laptop, a Sony Vaio Z, model # vpcz13c5e.
2 cards, Intel and Nvidia. Ubuntu 11.04, alpha version, with updated
kernel 2.6.38-8-generic #41-Ubuntu.
I'm booting with the option acpi_osi="", and thus I'm able to choose the
card at boot, using the hardware switch (stamina or speed).
I'm wishing to help, let me know what should I do.
$ sudo dmidecode -s system-product-name
VPCZ13C5E
$ sudo dmidecode -s system-version
J004GT2Q
Booting on stamina mode (3D working):
$ 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 02) (prog-if
00 [VGA controller])
Booting on speed mode (3D not working):
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216
[GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])
Keep on with the good work!
Mau