Comment 195 for bug 752542

Revision history for this message
Viktor Pal (deere) wrote : Re: Dell Vostro 3700 - ACPI DSDT info

Dell Inspiron N5110

Sandy Bridge Core i3 + AMD Radeon HD 6470M

acpi_call (http://github.com/mkottman/acpi_call.git) works fine (both on and off) with echo "\_SB.PCI0.PEG0.PEGP._OFF" > /proc/acpi/call

echo OFF > /sys/kernel/debug/vgaswitcheroo/switch also works but the opensource radeon driver has a bug (https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/727620) and sometimes prevents kernel from booting when loaded so the radeon module has to be blacklisted

I didn't try the proprietary Radeon driver because I didn't need the Radeon card under Linux so far.

The HDMI Port (also sound) works on this model with the Intel driver though as far as I know it doesn't work on the Nvidia version of this laptop.

If there are further questions or requirement for testing I'm ready to help.

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Inspiron N5110
Not Specified

$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Seymour [AMD Radeon HD 6470M] [1002:6760] (rev ff) (prog-if ff)