hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #00068
[hybrid-graphics-linux] Alienware m11x lspci & dmidecode results
Hi everyone,
I just got an alienware m11x (not the newer one with optimus).
Heres the info:
sudo dmidecode -s system-product-name
M11x
sudo dmidecode -s system-version
A01
lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device
[10de:0caf] (rev a2)
The graphics cards are Intel GMA 4500MHD and Nvidia GT 335m
Nasrullah