For more information, join the team subscribe to the mailing list 
at the bottom of the Launchpad page

    http://launchpad.net/~hybrid-graphics-linux 

Please join this team if you are new by clicking on the "Join 
Team" link at the right of the Launchpad page. It's important to 
have as many users in the community as possible to request for 
appropriate support.

Sunday 29 March 2009

In the news -- Dell XPS M1730 and Linux hybrid graphics

Dell XPS M1730 with 8800M GTX SLI reviewed -- that sucker is fast
As is usually the case when you slap the latest and greatest silicon in a laptop, it's going to best whatever came before. What's surprising here is how thoroughly the Dell XPS M1730 with a Core 2 Extreme X9000 processor and dual GeForce 8800M GTX cards in SLI trounces the last generation of tech. The folks at ExtremeTech pitted the laptop against a hapless m9750 from Alienware, sporting the last generation of tech, and it handily bested it in every competition. CPU tests were heavily in the M1730's favor, and GPU tests even more so. The only holdup is that new X9000 processor, and according to Dell a release is "imminent" -- and if you're shelling out $4480 for a laptop, it might as well be what ExtremeTech calls "the fastest notebook yet."

=========================

4 out of 13 so far, so please keep sending your info:

  1. Linux and Sony Vaio Z-series (intel/nvidia)
  2. Linux and Fujitsu Siemens Amilo XI 3650 (intel/nvidia)
  3. Linux and BenQ Joybook S42 (intel/nvidia)
  4. Linux and ASUS N10J (intel/nvidia)
  5. Linux and Dell Studio XPS 13 (nvidia/nvidia)
  6. Linux and Dell XPS M1730 (nvidia/nvidia)
  7. Linux and MSI EX630 (nvidia/nvidia)
  8. Linux and Lenovo ThinkPad T500 (intel/ati)
  9. Linux and Lenovo ThinkPad T400 (intel/ati)
  10. Linux and ASUS M51Ta (intel/ati)
  11. Linux and Fujitsu-Siemens Amilo Sa 3650 (intel/ati)
  12. Linux and MSI PX211 12'' (intel/ati)
  13. Linux and HP Pavilion tx2500 (intel/ati)

DSDT is an acronym for Differentiated System Description Table. This table contains the Differentiated Definition Block, which supplies the information and configuration information about the base system. It is always inserted into the ACPI Namespace by the OS at boot time.

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.


Followers

Blog Archive