We've got 7 different laptops with Linux Hybrid Graphics DSDT table information so far, but still need info for a lot more of them. Please contribute to see fully featured hybrid graphics capabilities in Linux as soon as possible:
If you've got a laptop with a IGP and a hybrid Nvidia or ATi card, and you have tried to use Linux on it, you may have noticed that there are issues with the hybrid graphics setup. To help improve the Linux hybrid graphics support for this laptop, please attach your DSDT information to this Launchpad bug report specifying your laptop model:
https://bugs.launchpad.net/bugs/312756
To compile your DSDT information, install if you haven't already the acpidump and iasl tools:
sudo apt-get install acpidump iasl # on Debian-based systems
Then run the following commands:
sudo acpidump > acpidump.txt
sudo acpixtract acpidump.txt
iasl -d DSDT.dat
This will create a DSDT.dsl file that you can attach to the bug report. This information will allow the developers to fully implement the hybrid graphics features for Linux.
- Linux and Sony Vaio Z-series (intel/nvidia)
- Linux and Fujitsu Siemens Amilo XI 3650 (intel/nvidia)
- Linux and BenQ Joybook S42 (intel/nvidia)
- Linux and ASUS N10J (intel/nvidia)
- Linux and Dell Studio XPS 13 (nvidia/nvidia)
- Linux and ASUS Intros G71Gx (?/nvidia GeForce 260M)
- Linux and MSI GT628 (?/nvidia GeForce 160M)
- Linux and LG Xnote P510 Laptop (?/nvidia GeForce GT 130M)
- Linux and HP HDX 18t (?/nvidia GeForce GT 130M)
- Linux and Dell XPS M1730 (nvidia/nvidia)
- Linux and MSI EX630 (nvidia/nvidia)
- Linux and Toshiba Qosmio X305-Q706/Q708 (nvidia/nvidia -- 9400m + 2x9800m GTS)
- Linux and Acer Aspire 7530 (nvidia/nvidia -- 9100m + ?)
- Linux and ASUS X83Vm-X1 (?/nvidia)
- Linux and Lenovo ThinkPad T500 (intel/ati)
- Linux and Lenovo ThinkPad T400 (intel/ati)
- Linux and ASUS M51Ta (intel/ati)
- Linux and Fujitsu-Siemens Amilo Sa 3650 (intel/ati)
- Linux and MSI PX211 12'' (intel/ati)
- Linux and HP Pavilion tx2500 (intel/ati)
If you've got a laptop with a IGP and a hybrid Nvidia or ATi card, and you have tried to use Linux on it, you may have noticed that there are issues with the hybrid graphics setup. To help improve the Linux hybrid graphics support for this laptop, please attach your DSDT information to this Launchpad bug report specifying your laptop model:
https://bugs.launchpad.net/bugs/312756
To compile your DSDT information, install if you haven't already the acpidump and iasl tools:
sudo apt-get install acpidump iasl # on Debian-based systems
Then run the following commands:
sudo acpidump > acpidump.txt
sudo acpixtract acpidump.txt
iasl -d DSDT.dat
This will create a DSDT.dsl file that you can attach to the bug report. This information will allow the developers to fully implement the hybrid graphics features for Linux.