hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #00059
Laptop Model
All,
I just purchased a ThinkPad T410s with switchable graphics and would
love to help out with switchable graphics support in Linux. I have
written some basic kernel modules so I know my way around the kernel
code a little. I'm not a hardcore kernel hacker but I can do the
basics and I'm pretty proficient in C. Below is my system info:
#sudo dmidecode -s system-product-name
2901CTO
#sudo dmidecode -s system-version
ThinkPad T410s
#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)
01:00.0 VGA compatible controller [0300]: nVidia Corporation NVS 3100M
[10de:0a6c] (rev a2)
Regards,
Gerrath (Shane)
Follow ups