ACPI DSDT info

Bug #752542 reported by Albert Vilella
This bug affects 176 people
Affects Status Importance Assigned to Milestone
Bumblebee
Confirmed
Undecided
Unassigned
Launchpad Bug Reporter
Confirmed
Undecided
Unassigned
bumblebee-project
New
Undecided
Unassigned
Debian
New
Unknown
Fedora
New
Undecided
Unassigned
Gentoo Linux
New
Undecided
Unassigned
Ubuntu
Confirmed
Undecided
Unassigned
openSUSE
Confirmed
Undecided
Unassigned
zUbuntu
New
Undecided
Unassigned

Bug Description

This is for people with a hybrid graphics configuration to be able to submit the DSDT information: This includes nVidia Optimus and AMD Hybrid Graphics.

To gather information about the laptop model, install dmidecode. For the DSDT/SSDT
files, install the acpidump and iasl tools:

    sudo apt-get install acpidump iasl dmidecode

or (on Fedora):

    sudo yum install pmtools iasl dmidecode

Then use the script from http://lekensteyn.nl/files/get-acpi-info.sh to create the
tarball containing information about the laptop model, PCI hardware and ACPI tables.
To do so, run the following commands in a terminal:

    wget http://lekensteyn.nl/files/get-acpi-info.sh
    sh get-acpi-info.sh

This will create a tar.gz file that you can attach to the bug report. In the comment
itself, please include a link to the product page of the model (if available).

This information will allow the full development of hybrid graphics features for Linux. Thanks for your help!

Tags: patch
Revision history for this message
Albert Vilella (avilella) wrote :
Revision history for this message
Daniel Stender (ds2011) wrote :

Hi guys here's my DSDT.dsl,

my notebook is a Schenker XMG A700 with Nvidia GT 425M:

B7130
Not Applicable

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

Thanks,
DS

Revision history for this message
William Best II (wmbest2) wrote :

Samsung RC512-S02

Nvidia GT525M / Intel

Output:

RC512
06VQ

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])

Revision history for this message
Jack L. (jacklambert3) wrote :

This is from an ASUS N53JF with Nvidia GT 425M running Ubuntu 10.10 with proprietary drive and the "Super Hybrid Engine" BIOS option turned off, meaning that it's running on the IGP

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
vtrob (victor-torbeev) wrote :

Asus N71Jv
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 325M] [10de:0a35] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
William Best II (wmbest2) wrote :

My Response (#3) can be appended with this NVidia data:

01:00.0 3D controller [0302]: nVidia Corporation Device [10de:0dec] (rev a1)

Revision history for this message
Kevin Godby (godbyk) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HNM/W170HN
0.1

$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Charly (charly-motoman) wrote :

Hello,

MS-16G4
REV:1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev ff) (prog-if ff)

Thank you very much for your involvement in the open source world.

Revision history for this message
Marzio Maffei (marzmaf) wrote :

Hi Guys.. this is my DSDT.dsl
my graphics chipset is Switchable ATI Radeon 5650/Intel... take a look at this:

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (rev ff) (prog-if ff)

i can use vgaswitcheroo with this command:
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
for switching off the ATI card and save some battery power...

but i would like to be informed about the way to use both cards when it needs (intel for low graphics request and ATI Off.....and ATI for high performances graphics request and intel OFF ..... something like happen in windows...)

thanks in advance..

Revision history for this message
Stenton (ste-pucc) wrote :

Hi all,

this is my DSDT.dsl file.

My laptop is a Samsung Q330:
 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev ff) (prog-if ff)

thanks,
regards,
Stenton

Revision history for this message
Fivesheep (fivesheep) wrote :

Hi,
This is the .dsl file for my Dell XPS L502X

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
steverweber (steve-r-weber) wrote :

just giving this project some love

sweber@c4:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Vostro 3400
A10

sweber@c4:~$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a75] (rev ff) (prog-if ff)

Revision history for this message
Chris Rasys (chris-spattergraphics) wrote :

Satellite A665
PSAW3U-08803C

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Pauline Middelink (middelink) wrote :

My notebooks DSDT.dsl

dmidecode:
CLEVO CO.
W150HNM/W170HN
0.1

lspci info:
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Bart (insomebox) wrote :

Hi, I have a Dell...

XPS L501X
A04

with the two cards

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev ff) (prog-if ff)

I am running Arch Linux and I am using acpi_call successfully.

Thanks, and keep up the work!

Revision history for this message
Greya (grreya) wrote :

Dell Aienware m17x r3 with ATI 6850

M17xR3
A03

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series] [1002:68a8] (prog-if 00 [VGA controller])

How to disable sandy bridge to make ATI work? If i try to create xorg with ati - screen start flickering very fast in text mode.

Revision history for this message
nedjae (cristian-nevian) wrote :

Asus U36JC 1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])

01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Paolo Melchiorre (paulox) wrote :

I have a Dell Vostro 3500 with Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz and 4GB RAM.

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Vostro 3500
Not Specified

$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a75] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
alberto stabile (alberto-stabile) wrote :

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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Yuliyan Tsvetkov (jcvetkov) wrote :

Hi Guys,

Keep doing the good work on this project !

Here is my data:

XPS L501X
A04

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev a1) (prog-if 00 [VGA controller])

And my DSDT file !

Regards,
Yuli

Revision history for this message
Sebastian (slovdahl) wrote :

My laptop: Asus U35JC

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
U35JC
1.0

# 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev ff) (prog-if ff)

Revision history for this message
Sebastian (slovdahl) wrote :

..and my DSDT.dsl.

Revision history for this message
michiel (michiel-klaproos) wrote :

#sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53SV
1.0

#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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Mayank Manjrekar (mankmonjre) wrote :

Hi,

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Vostro 3700
Not Specified

$ 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 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Gianpaolo (gianpaoloc) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Latitude E6420
01

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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1056] (rev a1) (prog-if 00 [VGA controller])

The DSDT.dsl is attached. Let me know how can I help.

Thanks
  G.

Revision history for this message
Joe (joeshmo00) wrote :

UBUNTU:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
4349CTO
ThinkPad T510

UBUNTU:~$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Vlad E. Borovcov (borovcov-vlad-gmail) wrote :

Greetings!

My laptop is Asus u30jc.

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a72] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
kellito (adminpupkin) wrote :

MacBookPro 8,2

Revision history for this message
amir (vijayamirtharajit) wrote :

Hi,

My Laptop Sony VAIO VPCZ136GG

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCZ136GG
J004DWXM

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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
efreeti (neoh-ys) wrote :

Hi,

mine is Acer AS5750G

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version:

system-version
Aspire 5750G
V1.07

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Micah Chambers (micahc-vt) wrote :

Lenovo T420

4177CTO
ThinkPad T420

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev a1) (prog-if 00 [VGA controller])

How do I figure out the acpi calls to start and stop my nvidia card? Also when I stop the video card does it stop showing up in lspci? Is it possible to use the nvidia binary drivers with the nvidia card I have installed?

Revision history for this message
Eirik Stople (eirik-pcfood) wrote :

Asus U45JC

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
U45JC
1.0

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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
sennahoj (j-fasching) wrote :

Thanks a lot for your work:

Schenker XMG-A501 (Clevo, i7-2630, GT540M, Optimus)

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HNM/W170HN
0.1

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Manish Kumar (manish-iitgcse) wrote :

dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L502X
Not Specified

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Below is output for test script on run:

Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

I am not sure what failed implies here. But my battery showed increase in time.

Revision history for this message
tikcop (tikcop1) wrote :

Hello

Samsung RF711 nVidia GeForce GT540M
Slackware 13.1

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | egrep "VGA|3D"
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116]
(rev 09) (prog-if 00 [VGA controller])
01:00.0 3D controller [0302]: nVidia Corporation Device [10de:0df4] (rev a1)

# dmidecode -s system-product-name && dmidecode -s system-version
RF511/RF411/RF711
07HX

Revision history for this message
Johannes Heinen (joshiausdemwald) wrote :

Hello and thank you for your effort!

This is my configuration (running Ubuntu 10.10, 11.04 b2)

Asus N82Jv
Intel i5 520 M, Nvidia GT 335 M

$ 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 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT215 [GeForce GT 335M] [10de:0caf] (rev a2) (prog-if 00 [VGA controller])

Thank you :)

Revision history for this message
FrozenFire (frozenfire-thefrozenfire) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
B7110 Versa
Not Applicable
$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Tim Howland (th-wdogsystems) wrote :
  • DSDT.dat Edit (60.7 KiB, application/x-ns-proxy-autoconfig)

HP Pavilion dv7 Notebook PC
0588120002242B10000020100

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Robson CE [AMD Radeon HD 6300 Series] [1002:68e4] (prog-if 00 [VGA controller])

Revision history for this message
Chloe Langley (chloe-reversity) wrote :

Hello,
I Have a Lenovo IdeaCentre C200, I am unable to switch the graphics cards:

chloe@lenovo:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
10040
Lenovo C200

chloe@lenovo:~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 305M] [10de:0a73] (rev a2) (prog-if 00 [VGA controller])

I am also attaching the DSDT

Thanks

Revision history for this message
AlefBurzmali (azmodai-paul) wrote :

Hi guys !

root@SuperNova:~# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53Jg
1.0

root@SuperNova:~# 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 18)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dee] (rev a1)

Hope you'll find a way ;-)

Revision history for this message
Ali Lown (a-lown0) wrote :

A PC Specialist Optimus II/Clevo W170HN/Sager NP5170
Has a Nvidia Geforce 540m and an Intel HD Graphics 3000

ali@alipc-laptop-ex ~ $ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HNM/W170HN
0.1

ali@alipc-laptop-ex ~ $ sudo 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Emrah Nizam (emrahnzm) wrote :

MSI CX640 laptop

MS-16Y1
1.0

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]: nVidia Corporation Device [10de:0ded] (rev a1) (prog-if 00 [VGA controller])

nvidia card: GEFORCE GT 520M

Revision history for this message
Martin Stjernholm (msub) wrote :

An Intel/ATI 5650 combo like in comment #9, but lots of differences in the data.

00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon HD 5600 Series]

Revision history for this message
Jan Kowalski (oqw) wrote :

Samsung RC710, nvidia GeForce 315M

`dmidecode -s system-product-name && dmidecode -s system-version`
RC410/RC510/RC710
Not Applicable

`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) (prog-if 00 [VGA controller])

`lspci -vnnn | grep nVidia -A 1`
02:00.0 3D controller [0302]: nVidia Corporation Device [10de:0a7a] (rev ff) (prog-if ff)
        !!! Unknown header type 7f

Revision history for this message
Gary Hill (selits) wrote :

MSI GE620
Intel Core i7-2630QM
Nvidia GeForce GT 540M

Currently running Fedora 13 x86_64

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Krister Bäckman (ixevix) wrote :

Here's my informations

The laptop is a HP Pavilion dv6 3050eo bought in Finland.

pave ~ # sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
048E100000242B10000020000
pave ~ # 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:68c1] (prog-if 00 [VGA controller])

I hope this helps.

Revision history for this message
Andrew Murray (amurray) wrote :

Hello,

I'm having difficulty in switching from my on-board Intel graphics
card to my nVidia card. I believe I need to use some ACPI commands to
perform such switch.

I've used the acpi_call 'test.sh' script - but never see the 'It
works' message. I also cannot see any /sys/kernel/debug/switcheroo or
similar controls despite debugfs being mounted and modeset=1 being set
on the kernel command line.

I've attached a dsl file describing my ACPI configuration. Please find
below additional information about my hardware.

Can someone point me in the right direction as to how I can make
progress on this? Or even some pointers on how to interpret my dsl
file.

amurray@summer:~/acpi_call$ sudo dmidecode -s system-product-name
Dell System Vostro 3750
amurray@summer:~/acpi_call$ sudo dmidecode -s system-version
Not Specified
amurray@summer:~/acpi_call$ 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]: nVidia Corporation Device
[10de:0df5] (rev a1) (prog-if 00 [VGA controller])
amurray@summer:~/acpi_call$

Thanks,

Andrew Murray

Revision history for this message
Andrew Murray (amurray) wrote :

Additional SSDT.dsl files for previous note (Vostro 3750)

Revision history for this message
Bug Report (bugreport-mailinator) wrote :

It works!

Tested on my Samsung SF510 ("Shark") Notebook

dmidecode -s system-product-name: QX310/QX410/QX510/SF310/SF410/SF510
dmidecode -s system-version: 03MX

lspci -vnnn | grep VGA\\\|3D
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 3D controller [0302]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2)

acpi_call/test_off.sh
Trying \_SB.PCI0.P0P2.PEGP._OFF: works!

Revision history for this message
robarago@gmail.com (robarago) wrote :

Asus N53SN-SZ173V

Hope this helps.

$ sudo dmidecode -s system-product-name
N53SN

$ sudo dmidecode -s system-version
1.0

$ 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]: nVidia Corporation Device [10de:0df6] (rev ff) (prog-if ff)

Revision history for this message
Bruno Coimbra (bbcoimbra) wrote :

As requested, follow data:

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
XPS L401X
Not Specified

$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev ff) (prog-if ff)

Thanks for the great work that you are doing.

Revision history for this message
Jim (jimhood82) wrote :

Adding a Sony Vaio VPCSB1AGB:
That is the ATI 6630 card, not sure if it matters.

VPCSB1AGX
C608F6LP

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
GodNobody (godnobody) wrote :

Hi,

here adding my stuff:

HP Pavilion dv3 Notebook PC
04A3100000203010000020000

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

Revision history for this message
Sérgio Faria (sergio91pt) wrote :

HP Pavilion dv6 Notebook PC
0589120000242B10010020100

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (prog-if 00 [VGA controller])

Revision history for this message
William Dutcher (w-dutcher) wrote :

K52Jc
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
orange (launchpad-net-orange-tree) wrote :

Hi - my:

VGN-Z12GN_B
J003CPGA

with

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 9300M GS] [10de:06e5] (rev a1) (prog-if 00 [VGA controller])

regards

--Calvin

Revision history for this message
Gianvito (onlinesurfing) wrote :

Hello.
K53SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Already tried the test_off.sh script. It works (less battery consumption) but the system fan then run at max speed.

Revision history for this message
István Miklós Antal (djdarkmanx) wrote :

Hi,

Here are my details:

XPS L501X
A07

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Max De Wilde (dewmax) wrote :

max@vpcz13:~/acpi_call$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCZ13M9E
J004DL2Y

max@vpcz13:~$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev ff) (prog-if ff)

Revision history for this message
Promethee (marcbout) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
1215N
x.x

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA controller])
04:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a76] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
jsubei (jsubei) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 4820TG
V1.25

$ 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 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (rev ff) (prog-if ff)

$ sudo acpidump > acpidump.txt && sudo acpixtract acpidump.txt && iasl -d DSDT.dat && iasl -d SSDT.dat && ls -l ??DT.dsl
Acpi table [DSDT] - 48742 bytes written to DSDT.dat
Acpi table [SSDT] - 2545 bytes written to SSDT1.dat
Acpi table [SSDT] - 8024 bytes written to SSDT2.dat

Intel ACPI Component Architecture
AML Disassembler version 20090521 [Jun 30 2009]
Copyright (C) 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 3.0a

Loading Acpi table from file DSDT.dat
Acpi table [DSDT] successfully installed and loaded
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Parsing completed

Found 9 external control methods, reparsing with new information
Segmentation fault

Revision history for this message
Phoenix (tos-phoenix) wrote :

Hello!

These are my informations from a Lenovo T410 with Nvidia Optimus.

2537UQF
ThinkPad T410

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA controller])

thx for your work

Revision history for this message
jake (kierunek-indie) wrote :

Problems:
1. Switching to Radeon doesn't work
2. After waking up from suspend i have black screen

However, in default configuration radeon is correctly switch off and make no noise.

My Computer: Micro-Star (MSI) GE-700

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
GE-700
Ver.001

Graphics:
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Madison [Mobility Radeon HD 5000 Series] [1002:68c0] (rev ff) (prog-if ff)

Revision history for this message
Jesper (moelgaard-jesper) wrote :

Hi guys.

My laptop is an MSI FX700
My graphics cards are an Intel HD graphics and a Nvidia Geforce GT 425M
I am running Ubuntu 11.04 64 bit

Revision history for this message
Davi Bariani Boin (dbb2000) wrote :

Hello,

My laptop is an Dell XPS LX-502X with hybrid GPU's Intel i915/Nvidia Geforce GT 540M
I am running Ubuntu 11.04 - 64 bit

It seems that switcheroo is enabled ( i can see it with the "dmesg" command"), but i can't change between cards. If i Try, my notebook freezes the screen.

Thanks.

Revision history for this message
bwalex (ahornung) wrote :

Hi,

I got a Lenovo ThinkPad T520. The discrete is an nVidia NVS 4200M.
Integrated is:
[ 3.307635] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3.307644] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3.307650] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3.307659] i915 0000:00:02.0: setting latency timer to 64
[ 3.359021] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[ 3.895182] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

According to the test_off script in the acpi_call repo, the following method works, but there is no drop in power consumption unlike when disabling the discrete graphics in the BIOS.
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: works!

The DSDT file is attached, but is similar to one posted before for a T420.

Regards,
Alex

Revision history for this message
chrs (chr.mntn) wrote :

Dell XPS L502x laptop with hybrid Intel i915/nVidia geforce 540m with Ubuntu 11.04

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L502X
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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Running the test_off.sh script:
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

Thanks for the hard work. I hope this will be solved eventually...

Regards.

Revision history for this message
night (leonard-camacho) wrote :

Toshiba M645-SP4132L

Satellite M645
PSMPMU-09303V

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a72] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
night (leonard-camacho) wrote :

Sorry I forget this
Trying \_SB.PCI0.P0P2.VGA._OFF: works!

Revision history for this message
P_I (lrpe) wrote :

Hi,

ASUS EeePC 1215N that is

1215N
x.x

00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA controller])
04:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a76] (rev a2) (prog-if 00 [VGA controller])

 ./test_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
Trying \_SB.PCI0.PEG.VID._OFF: failed
Trying \_SB.PCI0.PEG0.VID._OFF: failed
Trying \_SB.PCI0.P0P2.DGPU._OFF: failed
Trying \_SB.PCI0.P0P4.DGPU.DOFF: failed
Trying \_SB.PCI0.IXVE.IGPU.DGOF: failed
Trying \_SB.PCI0.RP00.VGA._PS3: failed
Trying \_SB.PCI0.RP00.VGA.P3MO: failed
Trying \_SB.PCI0.GFX0.DSM._T_0: failed
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: failed
Trying \_SB.PCI0.P0P2.NVID._OFF: failed

Thanks,
lrpe

Revision history for this message
T.O.D. (linuxuser-sky) wrote :

My demi code stuff and dsl

root@aptosidbox:/home/manuel# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
2767WC8
ThinkPad T400
root@aptosidbox:/home/manuel# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Mobility Radeon HD 3400 Series [1002:95c4] (prog-if 00 [VGA controller])
root@aptosidbox:/home/manuel#

Videocard ATI Mobility Radeon HD 3400 Series X.Org 1.9.5 [ 1440x900@60.2hz ]

Revision history for this message
T.O.D. (linuxuser-sky) wrote :

I forgot also there is an intel gpu chip onboard but i cant see him in lspci cause i use dicrete graphics

Revision history for this message
Sergej Nikolaev (kinolaev) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
IdeaPad Y560
Rev 1.0

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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Madison [Mobility Radeon HD 5000 Series] [1002:68c0] (prog-if 00 [VGA controller])

acpi_call work fine. Thank you.

Revision history for this message
kmarco100 (kmarco100) wrote :

HP EliteBook 8440p (VQ662EA)

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP EliteBook 8440p

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA controller])

./test_off.sh' > /proc/acpi/call
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
Trying \_SB.PCI0.PEG.VID._OFF: failed
Trying \_SB.PCI0.PEG0.VID._OFF: failed
Trying \_SB.PCI0.P0P2.DGPU._OFF: failed
Trying \_SB.PCI0.P0P4.DGPU.DOFF: failed
Trying \_SB.PCI0.IXVE.IGPU.DGOF: failed
Trying \_SB.PCI0.RP00.VGA._PS3: failed
Trying \_SB.PCI0.RP00.VGA.P3MO: failed
Trying \_SB.PCI0.GFX0.DSM._T_0: failed
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: failed
Trying \_SB.PCI0.P0P2.NVID._OFF: failed

Revision history for this message
Cruz Enrique Borges (cruzki123) wrote :

thor cruzki # 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M92 LP [Mobility Radeon HD 4300 Series] [1002:9552] (prog-if 00 [VGA controller])

Revision history for this message
closedeed (graham-rambler) wrote :

MS-168A
REV:1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controll

Revision history for this message
closedeed (graham-rambler) wrote :
Revision history for this message
closedeed (graham-rambler) wrote :
Revision history for this message
closedeed (graham-rambler) wrote :
Revision history for this message
closedeed (graham-rambler) wrote :
Revision history for this message
Armin Herbert (armin-herbert) wrote :

Dell XPS L502x - i5 2520 - nv540m

Revision history for this message
Fredrik Cronström (efjc) wrote :

It's all in the tarball.

Revision history for this message
jari (jaript) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
2768FE7
ThinkPad T400
$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Mobility Radeon HD 3400 Series [1002:95c4] (prog-if 00 [VGA controller])

Revision history for this message
Michiel Brentjens (m-a-brentjens) wrote :

I have an ASUS N73SV laptop with an Intel Sandybridge and NVIDIA GT540M card .

$ michiel@thuis-laptop:~$ 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
jss (jsantossilva) wrote :

Hello,

Asus N53SN-SZ188V running ubuntu 11.04 natty

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53SN
1.0

$ 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]: nVidia Corporation Device [10de:0df6] (rev ff) (prog-if ff)

Thank you for your work. Rgds
jss

Revision history for this message
riyasmp (riyasmp) wrote :

Hi guys

I am using hp dv-6 3150 SA

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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

Revision history for this message
Jay (xb3hw7gw9u) wrote :

N53Jf
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev ff) (prog-if ff)

Good luck guys, let us know if we can do anything else. Up yours nVidia.

Revision history for this message
Maarten B. (maarten-idd-electronics) wrote :

On a Samsung QX310:

dmidecode -s system-product-name: QX310/QX410/QX510/SF310/SF410/SF510
dmidecode -s system-version: 03MX

lspci -vnnn | grep VGA\\\|3D
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 3D controller [0302]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2)

./test_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: works!

Revision history for this message
Joris de Haes (jorisdehaes) wrote :

N73SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Stephen Brooks (steve-brooksweb) wrote :

Graphics are an integrated Intel HD3000 and a dedicated 3GB Nvidia GeForce GT555M

dmidecode output
Dell System XPS L702X
Not Specified

lspci output
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]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

The recommended command produced a DSDT.dat and 4 SSDT[1-4].dat files so parsed them all.

Revision history for this message
Stephen Brooks (steve-brooksweb) wrote :

Sorry attach wrong file in previous comment #90

Revision history for this message
Daniel K (daniel-kolvik-gmail) wrote :

This is my report

I'm on the following setup

Dell Vostro 3350

Integrated Intel HD3000 and a dedicated ATI Radeon HD 6470M

Revision history for this message
gunkzmile (gunkzmile) wrote :

UL30VT
1.0
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 GT218 [GeForce G210M] [10de:0a74] (rev a2)

Revision history for this message
lord rel (lord-rel) wrote :

My laptop is Asus U30Sd 1.0
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]: nVidia Corporation Device [10de:1050] (rev ff) (prog-if ff)

mesut fidan (blcksprt)
Changed in lpbugreporter:
status: New → Incomplete
status: Incomplete → New
Revision history for this message
raveit65 (raveit65) wrote :

Hi,
i have a MSI fx700 laptop with intel/nvidia graphics.
For the moment vgaswitcheroo doesn` work bei me.
The command `echo DIS > /sys/kernel/debug/vgaswitcheroo/switch`
freeze my system.
Some info`s:
[root@mother acpiinfo]# 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

[root@mother acpiinfo]# dmidecode -s system-product-name && sudo dmidecode -s system-version
MS-1751
REV:1.0

My DSDT.dsl and SSDT tables are in the attachment

Hope this will help.

Revision history for this message
raveit65 (raveit65) wrote :

Opps,
wrong attachment.

Revision history for this message
David Kedves (kedazo) wrote :

Hi, i have the following system:

Asus U31JG [Intel i5-480 / NVIDIA 415M]

kedz@kedz-i5:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
U31Jg
1.0
kedz@kedz-i5:~/acpiinfo$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dee] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
unni (unnikrishnan) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L502X
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Amos Wenger (amoswenger) wrote :

ndd@vampirelord:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HNM/W170HN
0.1
ndd@vampirelord:~/acpiinfo$ 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Sergej Nikolaev (kinolaev) wrote :

I have netbook DNS 122312

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
101
1.0

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (prog-if 00 [VGA controller])
03:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [ION] [10de:0a6f] (rev a2) (prog-if 00 [VGA controller])

acpi_call don't work
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
Trying \_SB.PCI0.PEG.VID._OFF: failed
Trying \_SB.PCI0.PEG0.VID._OFF: failed
Trying \_SB.PCI0.P0P2.DGPU._OFF: failed
Trying \_SB.PCI0.P0P4.DGPU.DOFF: failed
Trying \_SB.PCI0.IXVE.IGPU.DGOF: failed
Trying \_SB.PCI0.RP00.VGA._PS3: failed
Trying \_SB.PCI0.RP00.VGA.P3MO: failed
Trying \_SB.PCI0.GFX0.DSM._T_0: failed
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: failed
Trying \_SB.PCI0.P0P2.NVID._OFF: failed

Thanks

Revision history for this message
joewashere (joewashear007) wrote :

~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
M11x
A05
~/acpiinfo$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT215 [GeForce GT 335M] [10de:0caf] (rev ff) (prog-if ff)

Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: works!

Revision history for this message
Pavel (rustynail) wrote :

Hmm. Also have an Aspire 5750G, but 'tis a bit different, and diff-ing the DSDT.dsl-s gave a ton of adress mismatches... Don't know if it means much, but here it is...
Nvidia GT 540M 's the discreet card.

Aspire 5750G
V1.05
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
marting (martin98239823) wrote :

Here is my contribution!

Machine:

Lenovo T410 Type: 2522-WV7 with NVIDIA Quadro® NVS3100M/Intel HD Graphics optimus hybrid graphics

Revision history for this message
Choi Damdam (a3gmnr-v) wrote :

Laptop: MSI - FX603

----
e -s system-version
MS-16G4
REV:1.0

----
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
prometee (prometee) wrote :

Laptop Asus 73Jn with Nvidia GeForce GT 425 / Intel

--
N73JF
1.0
--
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Andrew Smith (amsmith525) wrote :

Hey - hope I'm doing this right... I have a MSI FX720-001us

MS-1754
REV:1.0

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]: nVidia Corporation Device [10de:0df7] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Dan B (tqzzaa) wrote :

ASUS U31Jg

Intel i3-380M
Geforce GT415M

Revision history for this message
Dario Meloni (mellon85) wrote :

 sudo dmidecode -s system-version
Aspire 5742G
V1.10

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
spymorass (gabor-gnulinux) wrote :

Dell Inspiron N5110 Core i5 + nVidia GT525m

# 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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Bruno Pagani (b-pagani) wrote :

Asus U43Jc
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

acpi_call return "works!" for two methods but both seem to do nothing (no decrease in battery rate, ...) :
\_SB.PCI0.RP00.VGA._PS3
\_SB.PCI0.RP00.VGA.P3MO

I'have attached DSDT as asked on the blog.

Revision history for this message
Egon Elbre (egon-elbre) wrote :

Lenovo W520, nVidia Quadro 2000M

Revision history for this message
Nunzio (xnunziox-g) wrote :

Hi,
here's my attachment comprehensive of DSDT.dsl and SSDT files,

my notebook is a DELL Vostro 3550 with hybrid card Intel and AMD/ATI Radeon HD 6630M:

Vostro 3550
Not Specified

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6741] (prog-if 00 [VGA controller])

Thanks,
Nunzio

Revision history for this message
Alexander Bobrikovich (5269228-camobap) wrote :

Asus U45JC
Processor Make Intel
Processor Name Intel Core i5
Processor Speed(MHz) 2400.00
Processor description Intel Core i5 Processor 520M/450M
Intel Core i3 Processor 370M
System Memory Standard RAM (GB) 4.00
Hard Disk Drive (HDD) Installed Capacity (GB) 320.00
Optical Drive CD ROM Drive NA
DVD Drive NA
DVD Writer Drive Yes
Display Screen Size (Inches) 14.00
Maximum Display Resolution (dpi) 1366 x 768
Screen Type HD LED backlit
Video Display Card Video Display Card NVIDIA GeForce 310M
Video Card Make NVIDIA
Memory Type 1 GB Dedicated
Internet Utilities Internal Modem NA
WiFi 802.11 b/g/n
Multimedia Info Sound Card Yes
Microphone Yes
Speakers Yes
Security Fingerprint Reader NA
Web Cam Builtin Camera Yes
Resolution (Mega Pixel) 0.30
Ports and Cards Interfaces USB Port 3
Bluetooth 1
Digital Media Reader 5
Hdmi port 1
Laptop Measurements Width (mm) 330.00
Depth (mm) 240.00
Height (mm) 26.80
Weight (Kgs) 2.10
Battery Battery (Type) Li-ION
Input Devices Touch Screen NA
Miscellaneous Operating System Windows 7 Ultimate 64-Bit
OS description Windows 7 Professional
Windows 7 Home Premium
Windows 7 Home Basic
Colour Options Silver,Black
Warranty (Years) 1

Revision history for this message
Andre Wisplinghoff (andre-wisplinghoff) wrote :

andre@andre-Precision-M4600:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Precision M4600
01
andre@andre-Precision-M4600:~/acpiinfo$ 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dda] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
cono (cono) wrote :

Lenovo T420s

% sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
4170CTO
ThinkPad T420s

% 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1056] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Daniel Flehner Heen (flehnerheener) wrote :

Hi!

Here's the info on my lenovo w520 with Quadro FX 1000M

System-Product-Name 42844DG
System-Version ThinkPad W520

Keep up the good work!

-Daniel

Revision history for this message
Jason van Dyk (jfvandyk78) wrote :

G'Day,

Attached is the DSL dump from a Toshiba Satellite A660.
O/S Ubuntu 10.04

Satellite A660
PSAW3A-15J06T
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 Device [10de:0a29] (rev ff) (prog-if ff)

Cheers

Revision history for this message
Damian Świstowski (damian-swistowski) wrote :

Dell Inspiron N5110

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Joaquín Ignacio Aramendía (samsagax) wrote :

My Vostro 3500

I've been playing with acpi_call and found a method that can turn OFF the discrete card ("\_SB.PCI0.P0P1.PEGP._OFF") . After using the same method to turn it ON ("\_SB.PCI0.P0P1.PEGP._ON") won't let me insert any kernel module with this error:

# modprobe nvidia
FATAL: Error inserting nvidia (/lib/modules/2.6.38-ARCH/kernel/drivers/video/nvidia.ko): No such device

I'm able to use the card via Bumblebee. Is acpi_call still active?

# dmidecode -s system-product-name && sudo dmidecode -s system-version
Vostro 3500
A10

$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a75] (rev a2) (prog-if 00 [VGA controller])

Thanks and keep up the effort

Revision history for this message
Quentin Harnay (quentin-harnay) wrote :

A bit of love too from a brand new Vostro 37500 after more than a week a setup tries & patched kernel compil's ...

# dmidecode -s system-product-name && sudo dmidecode -s system-version

Dell System Vostro 3750
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

I'm able to boot a graphical diual screen env. by using generic intel driver/module ... got a lot of issues with Power on/off / suspend / usb wires plugged in at boot, etc etc

My syslog contains more info if you want them (such as vgaswitcheroo failures then success, "nouveau" module failures, etc)

Revision history for this message
Tommaso Falchi Delitala (volalto86) wrote :

Acer Aspire 4820TG - BIOS V1.25

Intel Integrated Graphics + ATI Mobility Radeon HD5470 (512Mb)

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

Revision history for this message
Daniel Qian (chanjarster) wrote :

Vostro 3400
A10

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a75] (rev a2)

Revision history for this message
Zoltan Balazs (zoltan-balazs-admin-b) wrote :

Hello,

here is my information about my ASUS A53S (K53SV) with 8 GB 1333 Mhz DD3 with linux mint 11 64 bit:

zoltan@zoltan-laptop ~/acpiinfo $ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SV
1.0

zoltan@zoltan-laptop ~/acpiinfo $ 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Supposedly my laptop has i5-2410m with integrated intel hd 3000 256MB and GeForce GT-540M with dedicated 2GB.
Best Regards,

Zoltan

Revision history for this message
carlosv (cvedovatti) wrote :

Hi,
HP TouchSmart tm2 Notebook PC
058A210000242A10000120100

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

Cheers,

Revision history for this message
Sylvain (volpeo) wrote :

Sony VAIO VPCSB1Z9E

VPCSB1Z9E
C608886N

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] (prog-if 00 [VGA controller])

Hop this will help.

Regards,
Sylvain

Revision history for this message
Songtao (songtaozhao) wrote :

Dell XPS 17 L701 with nvidia GT 435m on ubuntu

XPS L701X
A06

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dd3] (rev a1) (prog-if 00 [VGA controller])

Thanks

Revision history for this message
Torsten (kde-g) wrote :

Hi
my info of vostro 3750

Revision history for this message
Gareth (gmccumskey) wrote :

Pavilion DV7 with Intel and ATi graphics

Revision history for this message
Gareth (gmccumskey) wrote :

Pavilion DV7 with Intel and ATi graphics

Revision history for this message
kkjensen (kristofor-jensen) wrote :

Here's my hardware report for a HP Pavilion DV6 laptop with aRadeon 4200 series integrated and a 5650 discrete.

Cheers everyone!

kkjensen

Revision history for this message
Sense Egbert Hofstede (sense) wrote :

The laptop is an Asus K73SV 1.0 with the following graphical devices:
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Luca Pireddu (pireddu) wrote :

  sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB1X9E
C608XD90

  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] (prog-if 00 [VGA controller])

Revision history for this message
Tom (teeks99) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L502X
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Adam Mizerski (m-adam-i) wrote :

Aspire 5745G V1.19

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Raymond Choo Juan Yong (volvagia356) wrote :
  • DSDT Edit (40.4 KiB, application/x-tar)

Files attatched

Laptop is Asus A53S with NVidia GEForce GT540M and Intel Core i5 Second Generation

Output:

K53SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
aproposnix (aproposnix) wrote :

This is from the Acer Aspire TimelineX 3820TG. The Card is a ATI Mobility Radeon HD 5650.

I've one note, when I am using the intel card, my computer cannot go into sleep mode. With the ATI card it works fine.

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (prog-if 00 [VGA controller])

Revision history for this message
bodo (bodoburns) wrote :

ThinkPad T520 4242RF1
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Carl Sundvisson (carltham) wrote :

N53SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Moshe Nissim (mnissim) wrote :

Dell Latitude E6420
test_off.sh succeeds in acpi_call:
 \_SB.PCI0.PEG0.VID._OFF

lspci:
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF108 [Quadro NVS 4200M] [10de:1056] (rev a1) (prog-if 00 [VGA controller])

full tables attached

Revision history for this message
alkor (alkor) wrote :

Dell System Inspiron N7110 (also known as Q17R)
Not Specified

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

description: updated
Revision history for this message
Jared Prolo (jwprolo) wrote :

M11xR3
A01

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

**Note: the instructions listed didn't work for me (Fedora 15). It could be something I did wrong, but the terminal didn't seem to hold the $Name path, so I had to do things kind of manually. Hopefully eveything that needed to make it in did.

Revision history for this message
Miles Lane (miles-lane) wrote :

# dmidecode -s system-product-name && sudo dmidecode -s system-version
    UL50VT
    1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce G210M] [10de:0a74] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Johan Reitan (johan-reitan) wrote :

Multicom Xishan W150 with nVidia GT 540M (Norwegian producer):

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HNM/W170HN
0.1

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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Thanks,
Johan

Revision history for this message
Javier Peña (fjpena) wrote :

Hi,

Info attached. My laptop is an Asus K53SV-SX136, with an i7 processor and a GeForce 540M, 2 GB of VRAM.

javi@utopian-laptop:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SV
1.0

javi@utopian-laptop:~/acpiinfo$ 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

As previously mentioned, test_off.sh seems to work (Trying \_SB.PCI0.PEGR.GFX0._OFF: works!), but the fan then goes to max speed.

Revision history for this message
Mel Dee (78lup-lanncupgd-a811i) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
4180RS7
ThinkPad T420

Revision history for this message
Mel Dee (78lup-lanncupgd-a811i) wrote :

$ 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev ff) (prog-if ff)

(Sorry about double post, don't know how to edit.)

Revision history for this message
Nicolás Lichtmaier (niqueco) wrote :

Notebook model:
HP Pavilion dm4 Notebook PC
058A120000242B10000020100

(dm4-1290la)

Cards:
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Robson CE [AMD Radeon HD 6300 Series] [1002:68e4] (prog-if 00 [VGA controller])

Revision history for this message
Joey Brown (jocefus) wrote :

Hello all,

Here are the details on my system:

Alienware M14xR1 Version A03

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]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

Attached is the requested DSDT and SSDT information.

Hope this help

Revision history for this message
Firewing (z-admin-keeg-de) wrote :

Greetings i have an Alienware M14xR1. Information is attached.

kris@Kim:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
M14xR1
A01
kris@Kim:~/acpiinfo$ 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]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

PS: Thanks for bumblebee, i can at least boot and work under linux, just hope i can get the nvidia card the keep cool ^^.

Revision history for this message
Dirk Seidel (dseidel) wrote :

Hi, hope you can include support for this soon. I want to get rid of the Windows partition just to be able to use the HDMI output...

I have a HP Pavilion dv6-3280.

01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200] (prog-if
 00 [VGA controller])
[...]

02:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon HD 5600 Series] (rev ff) (prog-if ff)
        !!! Unknown header type 7f
        Kernel driver in use: fglrx_pci
        Kernel modules: fglrx, radeon

Thanks for your work!

Revision history for this message
Bart Verwilst (verwilst) wrote :

verwilst@xps:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS 15Z
Not Specified
verwilst@xps:~$ 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Thales Herbert (thalesherbert) wrote :

DSDT and SSDTs information for:

Vostro 3500 A10

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a75] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Heath Paddock (heathbar) wrote :

Here is my info

Revision history for this message
Hering Cheng (hering-cheng) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCZ1290X
J004BMP6

$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Timothy Brown (stimut) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 4820TG
V1.25

$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (prog-if 00 [VGA controller])

Revision history for this message
Don Kuzhiyelil (donkuzhiyelil) wrote :

hello,

We have a GeForce GT 430 GPU connected to PCIe bus on Intel® Atom™ Processor D510 machine running with kernel 2.6.31-15 and nvidia driver - NVIDIA-Linux-x86-270.41.19. It has an on-board Matrox G200eW VGA controller.

please find the DSDT dump in attachment.

The model identifiers got as described in the blog:
03:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0de1] (rev a1)

Thanks and regards,
Don Kuzhiyelil

Revision history for this message
Andrej Krutak (andree182) wrote :

Hi,

my bit

HP Pavilion dv6 Notebook PC (it's dv6-3180)
058A110000242B10010020100

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (rev ff) (prog-if ff)

Revision history for this message
Mark Paynter (incarnate) wrote :

4239CTO
ThinkPad T520

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Sergej Nikolaev (kinolaev) wrote :

DNS 0122312, Ubuntu 11.04 x86 (kernel 2.6.38-8)

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
101
1.0

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (prog-if 00 [VGA controller])
03:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [ION] [10de:0a6f] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Tails (tails-tailszefox) wrote :

Here's my stuff. Hope it helps!

tails@kubuntu ~/acpiinfo % sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L702X
Not Specified

tails@kubuntu ~/acpiinfo % 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]: nVidia Corporation Device [10de:0dd6] (rev ff) (prog-if ff)

Revision history for this message
LasVegas (lasvegas) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
0862
Lenovo IdeaPad Y570

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]: nVidia Corporation Device [10de:0deb] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
lembery (lembery) wrote :

Results from a DELL XPS 14 (XPS L401X)

~/acpiinfo $ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
XPS L401X
Not Specified

~/acpiinfo $ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev ff) (prog-if ff)

Revision history for this message
lembery (lembery) wrote :
Revision history for this message
cuc (cuc+) wrote :
  • DSDT Edit (40.4 KiB, application/x-tar)

Asus A53SV (same like K53SV)

#sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

K53SV
1.0

#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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

using bumblebee works... though after installing it, fan goes full speed and never turns off unless powering down completely

Revision history for this message
Steve Audia (saudia-andrew) wrote :

Sony Vaio VPCZ1 13" notebook.

DMIdecode output...

VPCZ13KGX
J004F744

lsPCI output...

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

DSDT tarball attached...

When I run the acpi_call test_off.sh, the successful line is...

Trying \_SB.PCI0.P0P2.DGPU._OFF: works!

However, the machine hangs up shortly afterwards, and I have to do a hard reset. I am using Ubuntu 11.04 64-bit, with kernel 2.6.38-8 generic.

Thank you for volunteering your time to help everyone.

description: updated
summary: - ACPI DSDT information
+ Dell Vostro 3700 - ACPI DSDT info
Revision history for this message
Eric (ozzyrex-deactivatedaccount) wrote : Re: Dell Vostro 3700 - ACPI DSDT info

code -s system-version
Vostro 3700
A10

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Eric (ozzyrex-deactivatedaccount) wrote :

Dell Vostro 3700
A10

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])

01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
clemmy (luca-clem) wrote :

Sony Vaio VPCSB 13" notebook (model: VPCSB1V9E)

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB1V9E
C608AYLF

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB1V9E
C608AYLF

acpiinfo attached

Revision history for this message
Bertrand G (berteh) wrote :
Revision history for this message
Bertrand G (berteh) wrote :

~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
2056VCW
ThinkPad T500

~/acpiinfo$ 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) (prog-if 00 [VGA controller])

the other graphic contoller is Nvidia, I just don't know why it does not show in the list (maybe 'cause I use "integrated" setting in the BIOS)

Thanks for any work to make graphic switch working with linux. I'm using ubuntu 11.04 (for now).
Berteh.

Revision history for this message
Denver Ivan Gazo (tuldok89) wrote :

system-version:
MS-1481
Ver.001

Hardware:
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 325M] [10de:0a35] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Laurent Pireyn (laurent-pireyn) wrote :

Lenovo Thinkpad W520

System:

428449G
ThinkPad W520

Hardware:

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dda] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
dtbaker (dtbaker) wrote :

Hello,

dtbaker@Dellbuntu:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L702X
Not Specified

tbaker@Dellbuntu:~/acpiinfo$ 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

Best of luck!
Dave

Revision history for this message
Eric Appleman (erappleman) wrote :

I went through a bit of trouble to get these, so this all the info I've got.

dv6-6135dx: Llano APU with a dedicated 6750M
dv6-6135: Sandy Bridge CPU with dedicated 6490M

Both represent AMD's new BACON dynamic switchable graphics.

These are muxless much like Optimus.

Revision history for this message
Eric Appleman (erappleman) wrote :
Revision history for this message
Nevasith (nevasith) wrote :

Asus n73SV with nvidia geforce 540m and integrated intel card
All informations that were requested there:
http://linux-hybrid-graphics.blogspot.com/2010/03/nvidia-optimus-linux-prime.html
included

lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df4 (rev ff)

Revision history for this message
Tom (09-to5-an) wrote :

4401NG
Lenovo ThinkPad Edge E420s

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
Cristobal Tapia (crtapia) wrote :

Studio XPS 1340

02:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 9200M GS] [10de:06e8] (rev a1) (prog-if 00 [VGA controller])
03:00.0 VGA compatible controller [0300]: nVidia Corporation C79 [GeForce 9400M G] [10de:0866] (rev b1) (prog-if 00 [VGA controller])

Revision history for this message
Eric Appleman (erappleman) wrote :

Tom, your laptop is muxless.

The July or August fglrx might support it. Probably not though.

Revision history for this message
Eric Appleman (erappleman) wrote :

HP Pavilion dv6 Notebook PC
058C110000244720001620100

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6740] (prog-if 00 [VGA controller])

Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

Revision history for this message
TomasM (tomasmiljenovic) wrote :

dmidecode -s system-product-name: HP Pavilion dv4 Notebook PC
dmidecode -s system-version: 0599100000204610001020100

lspci, card #0 (Sandybridge IGP): 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0126] (rev 09) (prog-if 00 [VGA controller])

lspci, card #1 (Radeon 6750M):
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6741] (prog-if 00 [VGA controller])

Conflicting information from HP about whether product uses a MUX.

Revision history for this message
Eric Appleman (erappleman) wrote :

AFAIK, dv4-3XXX has a mux, dv-4XXX doesn't.

Revision history for this message
Eric Appleman (erappleman) wrote :

Here's another Vostro 3550 SSDT/DSDT dump from RW-Everything if anyone is interested.

Revision history for this message
William Richardson (willmail) wrote :

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF106 [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Patrick Allaert (patrick-allaert) wrote :

# dmidecode -s system-product-name && dmidecode -s system-version
W150HNM/W170HN
0.1

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
enrico (enrico-triolo) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SJ
1.0

$ 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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Drew (drewwells) wrote :

I see someone else has my laptop but didn't include request attachments

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
058C110000244720001620100

spci -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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6740] (rev ff) (prog-if ff)

Revision history for this message
Ryan Fugger (rfugger) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

HP Pavilion dm4 Notebook PC
058A120000242B10000020100

$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Robson CE [AMD Radeon HD 6300 Series] [1002:68e4] (prog-if 00 [VGA controller])

Revision history for this message
Josef Toman (lingvista) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

HP ProBook 4330s
A0001D02

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6760] (prog-if 00 [VGA controller])

Revision history for this message
John Morris (jmorris-nv) wrote :

Alienware M17xR3 (June 2011) Please find attached M17xR3.tar.gz with ACPI info.

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

M17xR3
A04

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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF106 [GeForce GTX 460M] [10de:0dd1] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Béla Wäckerlig (bewaeck) wrote :
Revision history for this message
Chris Williams (litespace) wrote :
Revision history for this message
Chris Williams (litespace) wrote :

Dell System XPS L502X command output

dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L502X
Not Specified
[root@localhost acpiinfo]# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Paolo Patete (p-patete) wrote :

Clevo W150HRM

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dce] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Viktor Pal (deere) wrote :

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)

Revision history for this message
rantamplan76 (javiescartin) wrote :

With acpi_call form 4 hours to 7 hours!

system-version
U36JC
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] h(rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev ff) (prog-if ff

You can see that nvidia is off.

Revision history for this message
Didier Conchaudron (dcn) wrote :

Asus U33Jc
1.0

01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Didier Conchaudron (dcn) wrote :

Some modifications to the above post.

Results were being pulled while being under Nvidia only BIOs config.

Now I got the following:

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

It does not seem obvious to me which vGA card is actually being used/disactivated ...

Revision history for this message
Anton Fedorov (datacompboy) wrote :

ASUS U41SV

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
U41SV
1.0

$ 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]: nVidia Corporation GF106 [GeForce GT 555M SDDR3] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Pierre-Henri Quelen (phquelen) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
B53J
1.0

$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

acpi_calls are
\_SB.PCI0.RP00.VGA._OFF
\_SB.PCI0.RP00.VGA._ON

Revision history for this message
Anton Vazir (anton-vazir) wrote :

Dell XPS 15Z

Found that issuing OPON decreases power form 1800mA down to 950mA, (twice!) - but laptop will not suspend (freezes) and OPON does not restore all things.

_PS3 and _PS0 present, but _PS3 does not work (no effect) ...

Revision history for this message
Anton Vazir (anton-vazir) wrote :

Addition to XPS 15Z

Suspend works if nouveau kernel module is removed, and power consumption (while on battery) stays arround 1000mA

Revision history for this message
Mikael Bergqvist (mikaelb) wrote :

2518L5G
ThinkPad T410

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA controller])

firfin (firfin)
description: updated
firfin (firfin)
summary: - Dell Vostro 3700 - ACPI DSDT info
+ ACPI DSDT info
Revision history for this message
firfin (firfin) wrote :

K53TA
1.0

00:01.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:9647] (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Running ubuntu 11.04 Natty, with ubuntu provided ati driver. Doesnt seem to include the reboot on/off switch.

Revision history for this message
Symeon Nifos (archwndas-x) wrote :

Hello this is SONY VAIO VPCSB, with ATI Radeon 6470M and Intel Sandy Bridge 2 i5 processor.

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB11FX
C6088H2K

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)

Revision history for this message
David Duffey (dduffey) wrote :

Dell Alienware, attached DSDT.dsl

# dmidecode -s system-product-name
M11xR3

# 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 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
chalk (kalua-24) wrote :

Hi,
This is my laptop information, Sony Vaio.

system-product-name: VPCZ12D7E
dmidecode -s system-version: J0048UXK

VGA's
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

Thank you
Javier

Revision history for this message
E. Devaux (redcrab) wrote :

Toshiba Satellite P770-10E
Hybrid Intel/NVidia GeForce GT 540M Optimus.

 ACPI (attachment) and System/VGA info (following)

sudo /usr/sbin/dmidecode -s system-product-name && sudo /usr/sbin/dmidecode -s system-version
SATELLITE P770
PSBY3E-01600JFR

 /sbin/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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Ryan VanSickle (ryan-vansickle) wrote :

Dell Vostro 3400

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Vostro 3400
A10

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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a75] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
zeromass (zeromass) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L502X
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Gyuris Gellért (gellert-gyuris) wrote :
Revision history for this message
Klaas Holwerda (ngi) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K93SV
1.0

$ 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
John Smith (herkuttelija) wrote :

Hello. I have Sony Vaio Z

system-product-name: VPCZ12V9R
system-version: J004AP56

The following graphics cards are present:

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

Thank you.

Revision history for this message
persson (persson) wrote :

HP pavilion dv7

Output of the commands:

HP Pavilion dv7 Notebook PC
048E100000242B10000020000
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

Revision history for this message
tredegar (tgar) wrote :

Sony Vaio VPCZ13Z9E J004D8EM

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev ff) (prog-if ff)

Revision history for this message
Ray Lopez (kaidream78) wrote :

Unable to get the Janitor Script to work only intel is working. Sony Vaio VGN Z790 DMR.

0:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1)

Revision history for this message
gorcsev71 (gorcsev71) wrote :

Acer Aspire 4830TG V1.04

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Eric Appleman (erappleman) wrote :

Apparently the new Catalyst 11.7 promises GPU switching for laptops with Llano and a discrete Radeon card.

http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx
http://www.phoronix.com/scan.php?page=news_item&px=OTcyMQ

Anyone want to test?

Revision history for this message
DaDummy (dadummy) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
TravelMate8572TG
Not Applicable

$ 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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Gong Ke (gkmail) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
TOP2
To be filled by O.E.M.

$ 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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

My laptop is Tong Fang H41K. I used test_off.sh in api_call and found method "\_SB.PCI0.PEG0.PEGP._OFF" called ok. But nvidia or nouveau driver still cannot find device.

Revision history for this message
apavlov (apavlov) wrote :

For a Lenovo B560 (running Ubuntu 11.04):

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
INVALID
Lenovo B560

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) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev ff) (prog-if ff)

The test_off.sh-detected switching method is "\_SB.PCI0.P0P2.PEGP._OFF", but bumblebee-enable output is:

_ON Enabling nVidia Card Succeded.
FATAL: Error inserting nvidia_current (/lib/modules/2.6.38-10-generic/updates/dkms/nvidia-current.ko): No such device

Revision history for this message
Waleriy Krinin (shmalevoz) wrote :

Dell XPS 15Z Ubuntu 11.04

dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS 15Z
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Ryan Beasley (ryan-beasley) wrote :

HP ENVY 17 Notebook PC
0593200000201920000620000
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:68a8] (prog-if 00 [VGA controller])

CPU0: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz stepping 07
ATI Radeon HD 6850m

Revision history for this message
Florian Bäuerle (florian-bae) wrote :

Data for ASUS X53S attached.
VGA switching via acpi_call works, but the fan goes 100%, which is quite annoying.

Thanks.

Revision history for this message
woife (burningice) wrote :

Hey Guys!

Thanks a lot for your effort!

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
0595100000244710000020100

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 Device [1002:6740] (prog-if 00 [VGA controller])

./test_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

Revision history for this message
Dave-B (david-balch) wrote :

Details for Dell Latitude E6520...

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Latitude E6520
01

$ 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1056] (rev ff) (prog-if ff)

Cheers,
D.

Revision history for this message
Leon van der Ree (lvanderree) wrote :

Attached the DSDT.dsl for my Sony VAIO SA with Intel i7

VPCSA2C5E
C609BGJN

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
Armando (armandozg) wrote :

Hi, I tried acpi_call, byo-switcheroo and bumblebe without success.

here are my outputs:
#sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53SV
1.0

#lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

attached DSDT details

thanks a lot!

Revision history for this message
Gong Ke (gkmail) wrote :

Hi,
I enabled my Tong Fang K41H laptap's nvidia GT525M card. The acpi method is "\_SB.PCI0.PEG0.PEGP._PS0", but I must reboot the laptop otherwise the nvidia driver cannot find device. Now I can use "virtualgl" to use 3D functions.

Revision history for this message
Eric Appleman (erappleman) wrote :

A BIOS update has been released for the muxless HP dv6/dv7 61xx series.

This for laptops with a 6470M(?) or 6770M.

The update enables Fixed Mode in the BIOS for discrete-only operation with the Sandy Bridge IGP acting as a mux.

Please test.

ftp://ftp.hp.com/pub/softpaq/sp54001-54500/sp54024.exe

Revision history for this message
Pahcixam (pahcixam) wrote :

I had my Vaio Z to this very long list. I run ArchLinux testing (kernel 3.0-2) with last acpi_call version from git.

# dmidecode -s system-product-name && dmidecode -s system-version
VGN-Z21MN_B
J003EUTD
# 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 9300M GS] [10de:06e5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Jiri Musil (musil-jiri) wrote :

Aspire 3830TG
V1.05
--------------------------------------------------------
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Thanks

Revision history for this message
Michal Lower (keton22-gmail) wrote :

Toschiba Satelite M645 -S4050

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

Satellite M645
PSMPMU-00P009

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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a72] (rev ff) (prog-if ff)

Revision history for this message
Milos (milos-silni) wrote :

Dell System Inspiron N7110

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Szymon Sieciński (szymon-siecinski) wrote :

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Processor: Intel Core i7-2630QM
GPUs: Intel HD Graphics 3000 & NVIDIA GeForce GT525M

Revision history for this message
Szymon Sieciński (szymon-siecinski) wrote :

Laptop: Dell Inspiron N5110
Processor: Intel Core i7-2630QM
GPUs: Intel HD Graphics 3000 & NVIDIA GeForce GT525M

sudo insmod acpi_call.ko && ./test_off.sh
OUTPUT:
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

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]: nVidia Corporation Device [10de:0df5] (rev ff) (prog-if ff)

Revision history for this message
Szymon Sieciński (szymon-siecinski) wrote :

Turning off NVIDIA GPU makes battery life longer on Dell Inspiron N5110 up to 2 hours and 40 minutes.

Revision history for this message
Gary Gatling (gsgatlin) wrote :

Hi guys. So far no luck getting NVidia drivers to work with my Lenovo ideapad y470. Here is the DSDT information:

[gsgatlin@localhost ~]$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

# SMBIOS implementations newer than version 2.6 are not
# fully supported by this version of dmidecode.
0855
# SMBIOS implementations newer than version 2.6 are not
# fully supported by this version of dmidecode.
Lenovo IdeaPad Y470
[gsgatlin@localhost ~]$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df6] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Gary Gatling (gsgatlin) wrote :

Also, with my comment above concerning the lenovo ideapad y470, running test._off.sh results in:

./test_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

But actually running:

echo '\_SB.PCI0.PEG0.PEGP._OFF' > /proc/acpi/call

doesn't seem to work. Thanks so much. I guess I will need to use a different string to /proc/acpi/call when / if my laptop is ever suported by acpi_call ?

Revision history for this message
Hellyna Ng (hellyna) wrote :

Hello. vgaswitcheroo does not work on my machine Asus K53SV. Attached are the information about this machine.

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Also, building and running acpi_call yielded the following and it works. However the fan speed is stuck at its maximum.
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: works!

Hard work fixing this guys. All the best!

Revision history for this message
ayatooru (0cs935kb5-mail-wz6bkyhu4) wrote :

B7110
Not Applicable

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

test.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
Trying \_SB.PCI0.PEG.VID._OFF: failed
Trying \_SB.PCI0.PEG0.VID._OFF: failed
Trying \_SB.PCI0.P0P2.DGPU._OFF: failed
Trying \_SB.PCI0.P0P4.DGPU.DOFF: failed
Trying \_SB.PCI0.IXVE.IGPU.DGOF: failed
Trying \_SB.PCI0.RP00.VGA._PS3: failed
Trying \_SB.PCI0.RP00.VGA.P3MO: failed
Trying \_SB.PCI0.GFX0.DSM._T_0: failed
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: failed
Trying \_SB.PCI0.P0P2.NVID._OFF: failed
Trying \_SB.PCI0.P0P2.VGA.PX02: failed

Revision history for this message
HFM (dandonmesvak) wrote :

It works on my ASUS U46SD, but freezes on shutdown, restart and sleep.

code -s system-version
U46SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Albert Vilella (avilella) wrote : Re: [Bug 752542] Re: ACPI DSDT info

You probably need to call _PS0 and _PS3 instead of calling the DON and
DOFF methods straightaway:

    Scope (\_SB.PCI0.PEGR.GFX0)
    {
        Name (DGPS, Zero)
        Name (_PSC, Zero)
        Method (_PS0, 0, NotSerialized)
        {
            Store (0xD0, DBG8)
            Store (Zero, _PSC)
            If (LNotEqual (DGPS, Zero))
            {
                Store ("PS0: Need to power on dGPU", Debug)
                Store (0xC1, DBG8)
                \_SB.PCI0.PEGR.GFX0.DON ()
                Store (0xC2, DBG8)
                Store (Zero, DGPS)
                Store (Zero, \_SB.PCI0.PEGR.HDAE)
                \_SB.PCI0.LPCB.EC0.TSES ()
            }
        }

       Method (_PS3, 0, NotSerialized)
        {
            Store (0xD3, DBG8)
            If (LEqual (\OMPR, 0x03))
            {
                Store ("PS3: Driver wants to power off dGPU", Debug)
                If (LEqual (DGPS, Zero))
                {
                    Store (0xC3, DBG8)
                    \_SB.PCI0.LPCB.EC0.TSDS ()
                    \_SB.PCI0.PEGR.GFX0.DOFF ()
                    Store (One, DGPS)
                    Store (0xC4, DBG8)
                }

                Store (0x02, \OMPR)
                Store ("PS3: OMPR=2 now", Debug)
            }

            Store (0x03, _PSC)
        }

On Mon, Aug 15, 2011 at 12:15 PM, HFM <email address hidden> wrote:
> It works on my ASUS U46SD, but freezes on shutdown, restart and sleep.
>
> code -s system-version
> U46SV
> 1.0
>
> 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])
>
>
> ** Attachment added: "DSDT.dsl"
>   https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/2279691/+files/DSDT.dsl
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/752542
>
> Title:
>  ACPI DSDT info
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/lpbugreporter/+bug/752542/+subscriptions
>

Revision history for this message
Andy M. (mizeraka) wrote :

Hi thank you for your work on this!

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

0855
Lenovo IdeaPad Y470

$ 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]: nVidia Corporation Device [10de:0df6] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Serge Guzik (serge-guzik) wrote :

Aspire 3830TG
V1.02
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Andreas Oetken (andreas-y) wrote :

Asus U36S Notebook:
dmidecode:
U36SD
1.0
lspci:
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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Andrew Fenn (andrewfenn) wrote :

Samsung RF509
Nvidia 540M

andrew@blackbox:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
RF509/RF409
05VR
andrew@blackbox:~/acpiinfo$ 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 3D controller: nVidia Corporation Device 0df4 (rev ff)

Revision history for this message
Alexander Becker (schurik-b) wrote :

Notebook: Schenker XMG A501 with nVidia GT555M (Clevo Barebone W150HRM)

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HRM
N/A

$ 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]: nVidia Corporation Device [10de:0dce] (rev ff) (prog-if ff)

Revision history for this message
HFM (dandonmesvak) wrote :

@Albert Vilella (#243), thanks for your suggestion but it didn't work. When I try this command in terminal:

       echo '\_SB.PCI0.PEGR.GFX0._PS0' > /proc/acpi/call

and then I call:

       cat /proc/acpi/call

I get 0x3 back. So I don't get an error but the estimated battery time is the same.

Revision history for this message
Petteri Pucilowski (petteri-p) wrote :

Acer Aspire 3820TG

Aspire 3820
V1.13

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1]

Revision history for this message
Willian Gustavo Veiga (wiltave) wrote :

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)

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

Revision history for this message
hsuehchu (xuezhuzhang) wrote :

Hi,

My laptop is an Acer Aspire 5750G, with i7 processor and a Optimus GT 540M. A tar file named "Aspire 5750G.tar.gz" with DSDT and SSDTs information attached in this report.

$sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 5750G
V1.05
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Thanks a lot.

Revision history for this message
Ross Reedstrom (reedstrm) wrote :

Here's another T420
4177CTO
ThinkPad T420

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Jarek T. (ulvhedin) wrote :

ASUS 1215N
1215N
x.x

00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA controller])
04:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a76] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Climax (pieterwjordaanpc) wrote :

HP Pavilion dv7 Notebook PC
0593100000244720001020100

HP Pavilion DV7 6051ei
AMD/ATI Radeon HD 6770M/Intel hybrid
Bios Version: F.1A

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 Device [1002:6740] (prog-if 00 [VGA controller])

Many thanks

Revision history for this message
Stefan D. (stefan-sdroege) wrote :

I've got a Lenovo Thinkpad Edge E520. It has an AMD Radeon HD 6630M / Intel Sandy Bridge Core i5 2520M Switchable Graphics Here is my DSDT

Revision history for this message
Krzysztof Krzyżaniak (eloy) (eloy-debian) wrote :

Here's main from Sony Vaio VPCSA

eloy@variat:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSA290X
C609CR0Y

eloy@variat:~/acpiinfo$ 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

HTH

Revision history for this message
Alexis Douaud (alexisdouaud) wrote :

from Dell inspiron N5110 /i7 2630QM/GT 525M/

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Thanks

Revision history for this message
furst last (pjhhyl525) wrote :

same sad story as most here,
company bought me a dell precision M4600.
16GB Memory, Total of 8 processors activated (35120.04 BogoMIPS)
Fixed the non-found eth0 & wlan0 by upgrading the kernel using an older USB WLAN stick I had lying around.
Tried several ubuntu/kubuntu/debian-testing versions to no avail.
They all crapped out on the Video stuff. 10.04 worked off the LiveCD but degraded at first boot.
Runs at the moment with no nvidia drivers, but no external monitor either, so I have a nice 24" black light-sink sitting on my desk for my windows-using colleagues to laugh at. If I ever find the guy that engineered this stuff at nvidia I'd offer to give it back. In fact I'd even ask *how* he'd like it inserted, longways or sideways.
Keep up the good work.
//rhi

Revision history for this message
Albert Vilella (avilella) wrote :

Inspecting the acpi tables for this laptop, it seems there is an
ON/OFF method to switch the discrete card and save battery

echo '\_SB.PCI0.PEG0.VID._OFF' > /proc/acpi/call

There are also _PS0 and _PS3 calls to make sure the
suspend/hibernation works well:

        Method (_PS0, 0, NotSerialized)
        {
     If (DGOS)
            {
              _ON ()
                Store (Zero, DGOS)
                Store (Zero, MLTF)
     }
        }

        Method (_PS3, 0, NotSerialized)
 {
            If (LEqual (\_SB.PCI0.PEG0.VID.OMPR, 0x03))
            {
                _OFF ()
                Store (One, DGOS)
                Store (0x02, \_SB.PCI0.PEG0.VID.OMPR)
            }
 }

On Wed, Aug 31, 2011 at 10:07 AM, furst last <email address hidden> wrote:
> same sad story as most here,
> company bought me a dell precision M4600.
> 16GB Memory, Total of 8 processors activated (35120.04 BogoMIPS)
> Fixed the non-found eth0 & wlan0 by upgrading the kernel using an older USB WLAN stick I had lying around.
> Tried several ubuntu/kubuntu/debian-testing versions to no avail.
> They all crapped out on the Video stuff. 10.04 worked off the LiveCD but degraded at first boot.
> Runs at the moment with no nvidia drivers, but no external monitor either, so I have a nice 24" black light-sink sitting on my desk for my windows-using colleagues to laugh at. If I ever find the guy that engineered this stuff at nvidia I'd offer to give it back. In fact I'd even ask *how* he'd like it inserted, longways or sideways.
> Keep up the good work.
> //rhi
>
> ** Attachment added: "PrecisionM4600.01.tar.gz"
>   https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/2336083/+files/PrecisionM4600.01.tar.gz
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/752542
>
> Title:
>  ACPI DSDT info
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/lpbugreporter/+bug/752542/+subscriptions
>

Revision history for this message
Francois Fleuret (francmis) wrote :

Dear all,

I have a T420s (4176A13) with

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1056] (rev a1) (prog-if 00 [VGA controller])

 - If I allow the Optimus in the BIOS both appear in lspci as listed above and power consumption is ~20W

 - If I deactivate the discrete card in the BIOS, it indeed does not appear in lspci and power consumption is ~12W.

 - If I allow the Optimus in the BIOS and I use acpi_call + test-off.sh, the script finished with success (on \_SB.PCI0.LPC.EC.PUBS._OFF) but the card still appears in lspci, power usage remains at 20W, and the usb mouse does not work anymore (it comes back to life after a suspend though.)

Any idea?

Cheers,

--
Francois

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Attaching one from Dell Latitude E6410 with Intel + NVIDIA NVS 3100m.

Revision history for this message
Peter Schwarz (78luphr0rnk2nuqimstywepozxn9kl19-launchpad) wrote :

Hi @ all,

Sony VPCZ1

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

VPCZ13D7E
J004ELEH

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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

2.6.39-020639rc4-generic x86_64
sony-laptop-zseries-0.9np8pre3
Ubuntu 11.04

Revision history for this message
Stan (sergienko-stanislav) wrote :

HP Pavilion dv6 6030er

HP Pavilion dv6 Notebook PC
0596100000244710000010100

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G [Mobility Radeon HD 4200] [1002:9712] (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6741] (prog-if 00 [VGA controller])

please help me :)

Revision history for this message
Brad Barnes (archmagas) wrote :

HP Envy 17 3D hardware version is 0593200000201920000620000

on 11.04 I have a kernel panic at startup most of the time. While on the grub boot loader screen if i adjust the brightness up and down and unplug then replug the a/c power cord I can sometimes boot into Ubuntu. Any help would be appreciated thanks

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 Broadway [ATI Mobility Radeon HD 6800 Series] [1002:68a8] (prog-if 00 [VGA controller])

Revision history for this message
Lewis (levy-santanna) wrote :

HP Pavilion dm4 Notebook PC
0582200000242F10000610100

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] (prog-if 00 [VGA controller])

Revision history for this message
spitz (spitzbubchen) wrote :

Qosmio X775
PSBY5U-01101F

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]: nVidia Corporation Device [10de:1251] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Black Raven (dpisklov) wrote :

Samsung SF311, Nvidia 520M graphics (not sure why my Ubuntu can't see it at all, but still seem to use it)

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])
 Subsystem: Samsung Electronics Co Ltd Device [144d:c0a0]
 Flags: bus master, fast devsel, latency 0, IRQ 48
 Memory at f5400000 (64-bit, non-prefetchable) [size=4M]
 Memory at c0000000 (64-bit, prefetchable) [size=256M]
 I/O ports at e000 [size=64]
 Expansion ROM at <unassigned> [disabled]
 Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
 Capabilities: [d0] Power Management version 2
 Capabilities: [a4] PCI Advanced Features
 Kernel driver in use: i915
 Kernel modules: i915

Revision history for this message
jaom7 (jose-oramas-m) wrote :

Dell XPS 14 ( l401x )

NVIDIA GeForce GT 425M 2GB.
openSUSE 11.4 x86_64

LSPCI OUTPUT
# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

Keep up the good work.

Revision history for this message
jaom7 (jose-oramas-m) wrote :

cont..
For some strange reason I only see one graphic card as output of lspci any ideas how to fix this?

feedback is welcome

Revision history for this message
kluessi (kluessej) wrote :

This is the output of my Dell Precision M4600 with Nvidia Quadro 1000M

Precision M4600
01

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dfa] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Lie Ryan (lie-1296) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System Inspiron N4110
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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
Stefan Lobas (stefanlobas) wrote :

Lenovo IdeaPad Z370:

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
IdeaPad Z370
Rev 1.0

$ 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]: nVidia Corporation Device [10de:1054] (rev ff) (prog-if ff)

Revision history for this message
daniel.lenkes (daniel-lenkes) wrote :

Hi,

My notebook:
EasyNote TSX66HR
V1.12

with nvidia GT540M

Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Thanks,
Daniel

Revision history for this message
baemms (dominik-schienstock) wrote :

Hi,

my configuration

Vostro 3350

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6760] (rev ff) (prog-if ff)

thank you very much for your efforts!

Revision history for this message
Scott Warren (swarren-n) wrote :

HP Pavilion dv7 Notebook PC
058B110000244720001630100

Radeon 6770M

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 Device [1002:6740] (prog-if 00 [VGA controller])

Revision history for this message
Mosky Liu (mosky) wrote :

My notebook is Acer Aspire (Timeline X) 3830TG.

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]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

(I used the acpi_call to close my nvidia card.)

the card is Nvidia GeForce GT 540M.

Revision history for this message
Ian Turner (vectro) wrote :

Asus K53SV:

root@mirian:/tmp/acpiinfo# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SV
1.0
root@mirian:/tmp/acpiinfo# 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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Ian Turner (vectro) wrote :

also, echo \\_SB.PCI0.PEGR.GFX0._OFF > /proc/acpi/call seems to work on this system (Asus K53SV-XR1)

Revision history for this message
Christal (chr++) wrote :

MacBookPro6,2

Intel / Nvidia:

01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

Booted via PC-BIOS, so Intel GPU not visible on PCI bus

dmesg:
[ 0.627969] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.628077] vgaarb: loaded
[ 17.655752] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem

Revision history for this message
Nachtmeister (nirwana-space-thefinalfrontier) wrote :

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | egrep "VGA|3D"

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 3D controller [0302]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1)

Revision history for this message
Nachtmeister (nirwana-space-thefinalfrontier) wrote :

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | egrep "VGA|3D"

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 3D controller [0302]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1)

Revision history for this message
David Serrano (d-serrano) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SJ
1.0

$ 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]: nVidia Corporation Device [10de:1050] (rev ff) (prog-if ff)

Hope this helps =)

Revision history for this message
Jason Brown (mcxplode) wrote :

I found a code for my HP DV6Z AMD fusion llano notebook
This has dual ATI GPU's in hybrid crossfire mode aka; ATI 6620 integrated graphics & 6670 discrete graphics.
echo '_SB_.PCI0.VGA.PX02' > /proc/acpi/call
This command reduces power consumption, don't know if it actually shuts down or suspends the DGPU
The graphics card still appears in lspci | grep VGA but power consumption is reduce to 15W on idle
These are other commands that do things, I don't know if they're power states or what
echo '_SB_.PCI0.VGA.PX03' > /proc/acpi/call
echo '_SB_.PCI0.VGA.PX04' > /proc/acpi/call
The commands ask for a parameter or dmesg reports missing parameter, don't know what parameters you could use to change things.
This command only works after my fglrx module is loaded for the proprietary ATI Catalyst driver version 11.8, If it is used before Xorg won't start and the fglrx module reports error in trying to change power state of dgpu

Revision history for this message
Kyle Moffett (kyle-moffetthome) wrote :

Just bought an HP Envy 17 3D. It comes up great with the Intel integrated graphics on the Debian kernel 3.0.0, but I haven't yet been able to convince it to switch to the ATI radeon card. Details below:

HP ENVY 17 Notebook PC
0592210000201920000620000
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series] [1002:68a8] (prog-if 00 [VGA controller])

Cheers,
Kyle Moffett

Revision history for this message
Votti (disco-stu) wrote :

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation G98M [GeForce G105M] [10de:0a69] (rev a2) (prog-if 00 [VGA controller])

Thanks a lot for your effort!

Revision history for this message
Munzir Taha (منذر طه) (munzirtaha) wrote :

Attahced my DSDT.dsl and
$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
058F110000244610000620100
munzir@HP-Pavilion-dv6:~$ 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 Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] (prog-if 00 [VGA controller])

Revision history for this message
Renaud Métrich (renaud-metrich) wrote :

This is the output for a Asus N53SN (Core i7 + Nvidia GT550M) running Ubuntu 11.04.

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53SN
1.0
$ 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]: nVidia Corporation Device [10de:0df6] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Yuri (yrogen) wrote :

Hi, my laptop is
Acer Aspire 5820TG
V1.25

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (prog-if 00 [VGA controller])

Revision history for this message
glaucon1984 (glaucon1984) wrote :

I hope this information is useful:

Toshiba Satellite P750-10F (i7+540M)

~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
SATELLITE P750
PSAY3E-03U002EN

~/acpiinfo$ 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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Varban (varban) wrote :

Sony VAIO Z VPCZ2190X
Version: J004MGC8

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
16:00.0 VGA compatible controller [0300]: ATI Technologies Inc Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] (prog-if 00 [VGA controller])

Revision history for this message
John Doe (mlambda) wrote :

HP Pavilion dv7 6104eg Notebook
Intel Core i7 + AMD Radeon HD 6770M

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 Device [1002:6740] (rev ff) (prog-if ff)

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
stepping : 7
cpu MHz : 800.000
cache size : 6144 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx lahf_lm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid
bogomips : 3990.84
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

Also check this bug report: https://bugs.freedesktop.org/show_bug.cgi?id=41340

Revision history for this message
Xtien (xtien) wrote :

my asus laptop:

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K73SV
1.0

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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Drazgo (laurens-helewaut) wrote :

Here you go:

HP G62 Notebook PC
0594110000252710001020100

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series] [1002:68e0] (rev ff) (prog-if ff)

Revision history for this message
Wojtek Zabołotny (wzab01) wrote :

Dell System Vostro 3750
Not Specified
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Konrad Ludwig (kobnar) wrote :

Hey there! Adding my configuration to the pile...

I have an HP Pavilion dv6 Notebook PC with Intel/Radeon 6770M cards. These tables were generated after turning off the dedicated card with the acpi_call technique. I hope that doesn't effect anything, but I'd be happy to regenerate these tables after my next reboot if that's what you need.

Godspeed.

Revision history for this message
Konrad Ludwig (kobnar) wrote :

Sorry! I forgot to throw this on there (Comment #296)

HP Pavilion dv6 Notebook PC
058C110000244720001620100

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6740] (rev ff) (prog-if ff)

Revision history for this message
Butic (buticm) wrote :

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 Device [1002:6740] (prog-if 00 [VGA controller])

HP Pavilion dv7 Notebook PC
058C110000244720001620100

Revision history for this message
E_lexy (alexknol) wrote :

Asus K53SV

Revision history for this message
Shannon VanWagner (shannon-vanwagner) wrote :

Sony VAIO VPCZ1
$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCZ114GX
J00446UG

$ 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) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
xbx (xavierb) wrote :

HP ENVY 17 Notebook PC
0592210000201920000620000

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 Broadway [ATI Mobility Radeon HD 6800 Series] [1002:68a8] (prog-if 00 [VGA controller])

Revision history for this message
Wim Van Leuven (wim-vanleuven-highestpoint) wrote :

My info attached. I sincerely hope you guys can get this working properly on Linux. Those vid-drivers already caused me numerous headachs (Xfreezes etc)

ThinkPad W500
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Mobility Radeon HD 3650 [1002:9591] (prog-if 00 [VGA controller])

Revision history for this message
Eslam Mamdouh El Husseiny (emamdouh) wrote :

my data files attached ,
my laptop is lenovo G570
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 Robson CE [AMD Radeon HD 6300 Series] [1002:68e4] (prog-if 00 [VGA controller])

Revision history for this message
DaVince (vincentbeers) wrote :

Also adding data for the K93SV, with these GPUs:

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]: nVidia Corporation GF106 [GeForce GT 555M SDDR3] [10de:0df4] (rev ff) (prog-if ff)

Also reporting that this command:
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch

yields this result:
bash: /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory

Revision history for this message
fabian (fab-s) wrote :
Revision history for this message
Graeme Glass (graemeglass) wrote :

dmidecode -s system-product-name && sudo dmidecode -s system-version
K52Jc
1.0

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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Linuxrider (linuxrider) wrote :

This is for a TravelMate 8472TG 5454G64Mnkk

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
TravelMate8472TG
Not Applicable

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 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev ff) (prog-if ff)

Revision history for this message
Craig Ringer (ringerc) wrote :

]$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Vostro 3550
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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

BIOS revision A06 .

I'm not subscribing on the bug. I can be reached directly via:

$ base64 -d <<__END__
cmluZ2VyY0ByaW5nZXJjLmlkLmF1Cg==
__END__

Revision history for this message
FireBurn (fireburn) wrote :

HP ENVY 14 Notebook PC
0586200000241A10001620100

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
davidfreeman (david-davidfreeman) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L702X
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]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
davidfreeman (david-davidfreeman) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L702X
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]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Borim (borim) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
MS-16Y1
1.0

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]: nVidia Corporation Device [10de:0ded] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Sky High (skyhigh-c) wrote :

Laptop HP patches with last BIOS
---
HP Pavilion dv7 Notebook PC
058F110000244610000620100
---
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)
-----

Revision history for this message
mweijts (mweijts) wrote :

Asus K53SV-SX380V

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

K53SV
1.0

after running ./test_off.sh FAN is Running full speed

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev ff) (prog-if ff)

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu:
status: New → Confirmed
Revision history for this message
Elthommo (elthommo) wrote :

I have :
HP Pavilion dv6 Notebook PC
0596100000244610000020100
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] (prog-if 00 [VGA controller])

Revision history for this message
Erland Howden (erlandh-deactivatedaccount) wrote :

I have an ASUS UL30JT laptop with:

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

DSDT attached.

Revision history for this message
Craig Ringer (ringerc) wrote :

On the Dell Vostro 3550, for which info is already attached, the ACPI call \_SB.PCI0.PEG0.PEGP._OFF successfully disables the onboard radeon card, or at least claims to and reduces power use dramatically.

After this acpi call is made, there's about a 10 second delay during resume from sleep as the radeon driver hunts around for the card. It looks like the intel video bios doesn't like the card disappearing either, complaining:

[ 238.692874] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
[ 238.692878] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing CCB4 (len 62, WS 0, PS 0) @ 0xCCD0
[ 238.692881] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing B9C8 (len 1036, WS 4, PS 0) @ 0xBAC5
[ 238.692884] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing B95E (len 76, WS 0, PS 8) @ 0xB966

then repeatedly

[ 244.058077] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
[ 244.058080] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing CCB4 (len 62, WS 0, PS 0) @ 0xCCD0

.... so be careful when turning off secondary video hardware.

Revision history for this message
Marcin Chojnowski (marcin-chojnowski) wrote :

This are HP ProBook 4535s files AMD A4-3300M APU + Radeon graphics.

Revision history for this message
shteren (shteren) wrote :

Hi all, when i running test_off.sh non of the calls work for me.

my rig is sager Np5125 (Clevo BM5100) with nvidia 330m /w optimus.

yotam@yotam-B5100M:~$ lspci -vnnn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

i attached the dsdt table, hoping you guys can help me find the command to shut it down, for now i always have to turn it off from the bios which is anoying.

Revision history for this message
Staffan Tjernstrom (stjernstrom) wrote :

Lenovo Thinkpad W520 with NV2000GT.

llw520:~ # dmidecode -s system-product-name
4270CTO
llw520:~ # dmidecode -s system-version
ThinkPad W520
llw520:~ # 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dda] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Liny (liny) wrote :

HP Envy 17' 3D, sandy bridge with HD 6850

dmidecode

HP ENVY 17 Notebook PC
0593200000201920000620000

lspci

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 Broadway [ATI Mobility Radeon HD 6800 Series] [1002:68a8] (rev ff) (prog-if ff)

Revision history for this message
Giuseppe Iannello (giuseppe-iannello) wrote :

Asus K53SC - Nvidia GT520MX + IGP

giuseppe@sarcazzo:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SC
1.0
giuseppe@sarcazzo:~$ 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]: nVidia Corporation Device [10de:1051] (rev ff) (prog-if ff)

Revision history for this message
beta992 (beta992) wrote :

ASUS K52Jc - Nvidia 310M + IGP

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K52Jc
1.0

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 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

DON + DOFF not always working. (Reboot, suspend, etc.)
I have an older BIOS version, that has a switch off option; Intel + NV or Intel only. Do you guys need it?

Thanks!

Revision history for this message
Ali Khalil (ali-khalil) wrote :

Samsung NP-RF511-S04AE

#dmidecode -s system-product-name && dmidecode -s system-version
RF511/RF411/RF711
12HX

#lspci -nnnnnv | egrep -i '(3d|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 3D controller [0302]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1)

Revision history for this message
wzzrd (maxim) wrote :

Asus N55SF (system-version: 1.0)

$ lspci -nnnnnv | egrep -i '(3d|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]: nVidia Corporation Device [10de:1247] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Dominik Wiernicki (dmnk-89-v) wrote :
  • DSDT.dat Edit (44.6 KiB, application/x-ns-proxy-autoconfig)

Ubuntu 11.10 x64
MSI GE620 with nvidia gt640m

GE620/FX620DX

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev ff) (prog-if ff)

Revision history for this message
StoX (pierre-stone59) wrote :

EasyNote TS11HR
V1.10

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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

I've nearly won 30 minutes by shutting down my nVidia card with "test_off.sh".
The lspci result AFTER executing this script is :

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]: nVidia Corporation Device [10de:1050] (rev ff) (prog-if ff)

Revision history for this message
pierigno (pierigno) wrote :

laptop model: Asus N53SV-SZ586V

$> sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53SV
1.0

$> sudo 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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev ff) (prog-if ff)

Actually my VGA (10de:0df4) is a GeForce GT 540M, don't know why it reports it as a GT 555M. Processor is an Intel core i7 2630QM

Mariusz Fik (fisiu)
Changed in opensuse:
status: New → Confirmed
Revision history for this message
Mariusz Fik (fisiu) wrote :

Sysinfo:
Dell System Vostro 3450
A07

Hardware info:
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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
August (regulus-r) wrote :

Acer Aspire 4755G
$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 4755
V2.08
$ 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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Herczeg Zsolt (herczegzsolt) wrote :

Acer Aspire 7750G

with ATI Radeon HD 6650M
and Intel Core i5

The acpi_call and the byo_swithceroo not works for me.
The colsed-source ATI driver worked until Ubuntu 11.04 but in 11.10 not works (even with the one which is shipped with, and the one from amd.com website).

Ouptut of: lspci -vnnn | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Find the attachment with the requested informations.

Revision history for this message
Mark Dominik Bürkle (dominik-buerkle) wrote :

lapmdb-hpl:~/acpiinfo $>> echo $pid; echo $vid
HP Pavilion g6 Notebook PC
0691120000204610000620100

root@lapmdb-hpl:~# 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] (prog-if 00 [VGA controller])
root@lapmdb-hpl:~# apt-get install acpidump iasl

Revision history for this message
Pablo Abrudsky (pabludsky) wrote :

# uname -a
Linux dv7 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv7 Notebook PC
058A110014244610000620100

# HP BIOS
F.1A / 2011-07-22

# 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 Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] (prog-if 00 [VGA controller])

Revision history for this message
cotillion (tobias-schwan) wrote :

# uname -a
Linux rashan 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
4173RB4
ThinkPad T420s

# 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF108 [Quadro NVS 4200M] [10de:1056] (rev ff) (prog-if ff)

Revision history for this message
cotillion (tobias-schwan) wrote :

# uname -a
Linux rashan 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
4173RB4
ThinkPad T420s

# 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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF108 [Quadro NVS 4200M] [10de:1056] (rev ff) (prog-if ff)

Revision history for this message
Riccardo (stara-ric) wrote :

richard@richard-laptop:~/acpiinfo$ 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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev ff) (prog-if ff)
richard@richard-laptop:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 4830TG
V1.03

Revision history for this message
Alexey Shumitsky (alexey-shumitsky) wrote :

Sony Vaio VCPSE

This has Intel and Radeon 6630. It is probably "mux-less" setup so can't switch to Radeon, only power it off.

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version:

VPCSE1E1E
C609L3RC

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
hrvooje (hrvooje-gmail) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP ProBook 4520s

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Robson CE [AMD Radeon HD 6300 Series] [1002:68e4] (prog-if 00 [VGA controller])

Revision history for this message
Angel Genchev (i-liketowin) wrote :

Again Dell Vostro 3350, but firmware v06 (don`t know if this helps),
complete DSDT & SSDT tables (gzipped)
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:0126] (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)

(ATI is disabled by acpi_call to stop fans)

Revision history for this message
Angel Genchev (i-liketowin) wrote :

gzipped file

Revision history for this message
Johnny (floreani89) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB1C5E
C608XM73

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] (prog-if 00 [VGA controller])

Revision history for this message
discont (discont) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HuronRiver Platform
Ideapad Z570

$ lspci -vnnn | 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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

$ sh test_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!

$ lspci -vnnn | 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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev ff) (prog-if ff)

lspci output was changed. Is it normal?

Revision history for this message
mindBlaster (israellsantos) wrote :

I have a Samsung RF411 and i'm running Linux Mint 11

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
RF511/RF411/RF711
10HX

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | egrep "VGA|3D"
0: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 3D controller [0302]: nVidia Corporation Device [10de:0df4] (rev a1)

# teste_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: works!
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
Trying \_SB.PCI0.PEG.VID._OFF: failed
Trying \_SB.PCI0.PEG0.VID._OFF: failed
Trying \_SB.PCI0.P0P2.DGPU._OFF: failed
Trying \_SB.PCI0.P0P4.DGPU.DOFF: failed
Trying \_SB.PCI0.IXVE.IGPU.DGOF: failed
Trying \_SB.PCI0.RP00.VGA._PS3: failed
Trying \_SB.PCI0.RP00.VGA.P3MO: failed
Trying \_SB.PCI0.GFX0.DSM._T_0: failed
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: failed
Trying \_SB.PCI0.P0P2.NVID._OFF: failed
Trying \_SB.PCI0.P0P2.VGA.PX02: failed

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | egrep "VGA|3D"
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 3D controller [0302]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Revision history for this message
SovGVD (sovgvd) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System Vostro 3750
Not Specified

$ uname -a
Linux myhost 3.1.0-4-ARCH #1 SMP PREEMPT Mon Nov 7 22:47:18 CET 2011 x86_64 Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz GenuineIntel GNU/Linux

$ 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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

$ sudo /usr/bin/test_off.sh
Trying \_SB.PCI0.P0P1.VGA._OFF: failed
Trying \_SB.PCI0.P0P2.VGA._OFF: failed
Trying \_SB_.PCI0.OVGA.ATPX: failed
Trying \_SB_.PCI0.OVGA.XTPX: failed
Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
Trying \_SB.PCI0.PEG1.GFX0._OFF: failed
Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.PEG0.PEGP._OFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
Trying \_SB.PCI0.PEG.VID._OFF: failed
Trying \_SB.PCI0.PEG0.VID._OFF: failed
Trying \_SB.PCI0.P0P2.DGPU._OFF: failed
Trying \_SB.PCI0.P0P4.DGPU.DOFF: failed
Trying \_SB.PCI0.IXVE.IGPU.DGOF: failed
Trying \_SB.PCI0.RP00.VGA._PS3: failed
Trying \_SB.PCI0.RP00.VGA.P3MO: failed
Trying \_SB.PCI0.GFX0.DSM._T_0: failed
Trying \_SB.PCI0.LPC.EC.PUBS._OFF: failed
Trying \_SB.PCI0.P0P2.NVID._OFF: failed
Trying \_SB.PCI0.P0P2.VGA.PX02: failed

Revision history for this message
kieran (kiram9) wrote :

This is for a Lenovo W520 with a Quatro 1000M graphics card

LENOVO-427637U-Not_Available-LENOVO-427637U-ThinkPad_W520

If i Use the ironhide-enablecard and disable card scripts for the lenovo t420 they seem to work for this model as well as I see the power usage drop by about 8W at idle from 34W to 26W. Thanks so much!
lspci:
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF108 [Quadro 1000M] [10de:0dfa] (rev ff) (prog-if ff)

Revision history for this message
Melroy van den Berg (melroyvandenberg) wrote :

Why only the DSDT's? Also the SSDT's are useful right?

Revision history for this message
Melroy van den Berg (melroyvandenberg) wrote :

I have a Clevo W150HRM laptop (also know as a BTO P Book 15CL35-GT555 Quad).

SSDT4.dsl follows next.

Revision history for this message
Melroy van den Berg (melroyvandenberg) wrote :

As promised the SSDT4.dsl.

Revision history for this message
tmb_g (manuel-braun) wrote :

Samsung Series 7 - 700Z5A S03

# lspci -vnn | grep '\''[030[02]\]'
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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

# dmidecode -s system-product-name && sudo dmidecode -s system-version
700Z3A/700Z4A/700Z5A/700Z5B
0.1

Revision history for this message
mathieson (smathieson) wrote :

Hello! For a Sony VAIO S series "VAIO by You":

decode -s system-version:
VPCSB290L
C609PFAF

lspci -vnn | grep '\''[030[02]\]':
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (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)

Revision history for this message
Jan Mareš (honza-mares) wrote :

Hi, it is Asus Pro B43S--VO043V with i5-2410M
sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
B43S
1.0

lspci -vnn | grep '\''[030[02]\]'
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] (prog-if 00 [VGA controller])

Revision history for this message
Mario Mey (mariomey) wrote :

Hi, there. This is my computer:

HP Pavilion dv6 Notebook PC
058B110000242B10000020100

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G [Mobility Radeon HD 4200] [1002:9712] (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1] (rev ff) (prog-if ff)

Revision history for this message
discont (discont) wrote :

After updating pciids database via update-pciids

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HuronRiver Platform
Ideapad Z570

$ lspci -vnn | 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]: nVidia Corporation GF108 [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

as it should be

Revision history for this message
lp (areslp) wrote :

Aspire 4750G

l@l-Aspire-4750:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 4750
V1.19
l@l-Aspire-4750:~/acpiinfo$ lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Revision history for this message
Phil Fuhrman (eg-phil-vr) wrote :

This information is for the Clevo Model W150HN laptop (also under other brands, eg. Sager NP5160)

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Phil Fuhrman (eg-phil-vr) wrote :

This information is for the Clevo Model W150HN laptop (also under other brands, eg. Sager NP5160)

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Tom Lane (tom93) wrote :

lenovo g770 jul 2011

ati radeon 6650m / intel hd 3000

Revision history for this message
CmaJ (matutet) wrote :

Sony Vaio VPCSA

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
dahool (gabriel-sgt) wrote :

system-product-name: HP Pavilion dv4 Notebook PC
system-version: 049D200000241210100020000

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M93 [Mobility Radeon HD 4300/4500 Series] [1002:9555] (prog-if 00 [VGA controller]

Revision history for this message
Gorka Navarrete (emrys) wrote :

MacBookPro5,3
1.0

02:00.0 VGA compatible controller [0300]: nVidia Corporation G96 [GeForce 9600M GT] [10de:0647] (rev a1) (prog-if 00 [VGA controller])

AND also a GeForce 9400 (not accessible by default using Ubuntu).

See bug report: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/592086

Revision history for this message
jjj87 (jjj87) wrote :

Asus UL50VT-XO037V, acpi_call module running (nvidia switched off)

output:

UL50VT
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce G210M] [10de:0a74] (rev ff) (prog-if ff)

Revision history for this message
chaced (chaced) wrote :

Dell Vostro 3750.

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System Vostro 3750
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Valentin Plugaru (valentin-plugaru) wrote :

Fujitsu Lifebook AH531/GFO (running Debian Wheezy AMD64, kernel 3.0.0):

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

The nVidia GFX is a GeForce GT 525M (1GB dedicated VideoRam) that basically can't be used under linux as there's no BIOS option to disable the integrated Intel HD 3000.

Revision history for this message
walshki (walshki) wrote :

Aspire 5755G
V1.13

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
walshki (walshki) wrote :

Aspire 5755G
V1.13

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
valeriop (valerio-passini) wrote :

HP Pavilion dv6 Notebook PC (HP Pavilion d6-6192sl)

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] (prog-if 00 [VGA controller])

Revision history for this message
CmaJ (matutet) wrote :
Revision history for this message
Eric Donkersloot (ericd) wrote :

Sony VPCSB36FG
C609QSWJ

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)

Revision history for this message
Magicloud Magiclouds (magiclouds) wrote :

Following the steps on blogspot.

Currently, my m11x with ubuntu 11.10 and nvidia-current driver does not have a /sys/kernel/debug/vgaswitcheroo as descripted in https://help.ubuntu.com/community/HybridGraphics. But the kernel does have CONFIG_VGA_SWITCHEROO=y.

Revision history for this message
pashkazp (pashka-ukr) wrote :

Asus K53SV
1.0

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Tibor Halasz (orb) wrote :

Hello,

Dell Inspiron N5110, Intel + Nvidia GT525M

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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Thanks!

Revision history for this message
Adrian Shaw (adrian-shaw2) wrote :

Acer Aspire 4752G + Intel i3 + Nvidia Geforce GT520M

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]: nVidia Corporation Device [10de:0df7] (rev ff) (prog-if ff)

Revision history for this message
Jan Dittberner (jan-dittberner) wrote :

I gathered the information from my ThinkPad Edge E520 11433NG. It has Core i5 integrated Intel graphics and a AMD Radeon HD 6630M. The Radeon part seems to be muxless and thus vgaswitcheroo to DDIS freezes the system (Debian testing with distribution kernel 3.1.0).

Changed in debian:
importance: Undecided → Unknown
status: New → Unknown
Changed in debian:
status: Unknown → New
description: updated
Revision history for this message
Alexandru Carlan (alex-carlan) wrote :

Hello
I'm the owner of a Dell Vostro 3350 with hybrid graphics.
I have no significant experience with Linux, so I can only hope I did well. I tried to follow the instructions as accurate as possible.
I'm trying to send you the data of my laptop. Obviously, the dual graphic doesn't work.
I installed the ATI/AMD driver, which worked. But the updated version of the driver won't install.
When launched, the Catalyst Control Center informs me that no ATI/AMD vga card is installed.
I have updated the bios of my laptop from Dell site.

My data:
alex@dellu:~/acpiinfo$ lspci -vnn | grep '\''[030[02]\]'
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] (prog-if 00 [VGA controller])
alex@dellu:~/acpiinfo$

Revision history for this message
prodigel (prodigel) wrote :

Please let me know if I missed some information.

Revision history for this message
prashanth (prashanth-rajagopal) wrote :

Dell XPS 15 501x.....

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
XPS L501X
A08

~/acpiinfo $
=> lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] (rev ff) (prog-if ff)

Revision history for this message
DonnieD (donnied) wrote :

Laptop : Samsung 300v5z

dmidecode -s system-product-name && sudo dmidecode -s system-version :
300V3Z/300V4Z/300V5Z
0.1

lspci -vnn | grep '\''[030[02]\] :
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 3D controller [0302]: nVidia Corporation Device [10de:1051] (rev a1)

full acpiinfo attached :]

Revision history for this message
Graham Cottrell (alphacru) wrote :

HP Envy 17 3D 2000 CTO Notebook

HP ENVY 17 Notebook PC
0591200000201920000640000

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0126] (rev 09)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:68a8]

Revision history for this message
Brodie Kurczynski (kurczynski) wrote :

Sony Vaio PVCZ1

VPCZ1290X
J004BNGA

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

acpi info attached

tags: added: dfdsf
tags: removed: dfdsf
Revision history for this message
Pino (windowssucks) wrote :

Schenker A501
Clevo W150HRM

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dce] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Colin Stubbs (cstubbs) wrote :

# dmidecode -s system-product-name && sudo dmidecode -s system-version
M11xR3
A04
# lspci -vnn | grep '\''[030[02]\]'
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]: nVidia Corporation GF106 [GeForce GT 555M SDDR3] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])
#

Revision history for this message
Razvan Cojocaru (razvanco) wrote :

Official product page: http://www.asus.com/Notebooks/Superior_Mobility/U31SD/

# dmidecode -s system-product-name && dmidecode -s system-version
U31SD
1.0

# lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Jan Rüegg (rggjan) wrote :

Aspire 5755G
V1.15

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

By the way: I get an error when executing "name=${pid// /}.${vid// /}":

title:6: closing brace expected
]1;/}.%

Revision history for this message
ikaps (ikaps) wrote :

Lenovo Z570

HuronRiver Platform
Ideapad Z570

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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Savino Pio Liguori (jimmy-page-89) wrote :

EasyNote TS11HR
V1.07

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev ff) (prog-if ff)

Bumblebee works fine, the only problem is the switching.

Revision history for this message
Abrar (abrarhafiz22) wrote :

System:
Inspiron N5110
Not Specified

Graphic Card Detail:
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Tuig (tuig) wrote :

System: Samsung NP300V3A-03
OS: Lubuntu 11.10

dmidecode:
300V3A/300V4A/300V5A
0.1

lspci | 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])

It also has an Nvidia 520m, although it was disable while dumping this.

Revision history for this message
Alexandru Bucur (melipse) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
20089
Lenovo G770

lspci -vnn | grep '\''[030[02]\]'
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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Ati radeon 6670 card.

Revision history for this message
Jacek Wojtkowski (jacek-wojtkowski) wrote :

N43SN
1.0

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]: nVidia Corporation Device [10de:0df6] (rev ff) (prog-if ff)

Bug in script - "ls *.dat | while read i; do iasl -d "${i}"; done" can't access to files . After "sudo acpixtract acpidump.txt" add "sudo chown user.group *.dat".

Regards
Jacek W.

Revision history for this message
vdnick (vdnick) wrote :

Hi,

My files for Asus U35JC:

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
 system-version
U35JC
1.0

lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Nicholas Taylor (net20) wrote :

Files for an Ideapad Z570:
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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Matthijs Groen (matthijs-groen) wrote :

U53Jc
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Matthijs Groen (matthijs-groen) wrote :

U53Jc
1.0

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 310M] [10de:0a70] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Alexander Adam (7ql6) wrote :

Here is the data for 700z3a

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] (prog-if 00 [VGA controller])

Thank you very much for your work!

Revision history for this message
Tamale (uictamale) wrote :

Dell Precision M6600 with AMD FirePro M8900:

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Precision M6600
01
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Blackcomb [AMD Radeon HD 6900M Series] [1002:6720] (prog-if 00 [VGA controller])

Thanks a bunch for this project.. this laptop desperately needs the intel graphics when running on battery.. in windows I can get ~5 hours of battery life.. in ubuntu I barely get 1!!! Unacceptable.

Revision history for this message
Jens Lindström (jl-s) wrote :

Sony Vaio VPCSE1C5E

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
Bruno Beaufils (beaufils) wrote :

MacBookPro6,2

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
MacBookPro6,2
1.0

$ lspci -vnn | grep '\''[030[02]\]'
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

*.dsl attached.

Revision history for this message
Aaz (aaz2009) wrote :

Lenovo B560

the card is turning off by acpi_call

\_SB.PCI0.P0P2.PEGP._OFF

however it doesn't turn on by acpi_call

\_SB.PCI0.P0P2.PEGP._ON

In SSDT1.dsl there are both _OFF and _ON methods. Before calling _ON they use method _STA.

Revision history for this message
misko (michael-wagner-gmx) wrote :

Hi,

attached you can find the DSDT-Info of an Acter Travelmate 8184TG (Geforce GT520M)

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
TravelMate 8481TG
V2.06

$ 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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Bálint Magyar (balintm) wrote :

Dell System Vostro 3450

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
Stephen Sandlin (sandlst) wrote :

Sony Vaio VPCSE:

system-product-name = VPCSE190X
system-version = C609QFTK

lspci:
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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
John Freed (oklp) wrote :

HP G72 Notebook PC

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series] [1002:68e0] (prog-if 00 [VGA controller])

Revision history for this message
patrick flannigan (grignr-deactivatedaccount) wrote :

Lenovo IdeaPad Z570/NVIDIA GeForce GT 520M

10249BU
Ideapad Z570

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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
David Yang (davidyang6us) wrote :

Lenovo thinkpad E520, with i5 and AMD 6630M.
If there's a way for me to donate money to you, please let me. I sincerely want this bug fixed.

1143RU2
ThinkPad E520

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
David Yang (davidyang6us) wrote :

Attachment of data.

AMD 6630M
Sandy bridge intel HD graphics.

Revision history for this message
Kirinsoul (stabone) wrote :

My DSDT information for Asus U31J-G

Revision history for this message
Vladimir Berezenko (qmaster-mir) wrote :

Samsung NP700Z5A-S01RU

700Z3A/700Z4A/700Z5A/700Z5B
0.1

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
Islam Hassan (iah.vector) wrote :

Dell Inspiron N5110
Ubuntu 11.10 - 3.0.0-14-generic
Intel i7-2670QM
nVidia Geforce 525GT
intel HD 3000
======================================================================================================
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Islam Hassan (iah.vector) wrote :

I forgot to attach the tar.gz file in my comment so here it is.
====================================================================================
Dell Inspiron N5110
Ubuntu 11.10 - 3.0.0-14-generic
Intel i7-2670QM
nVidia Geforce 525GT
intel HD 3000
====================================================================================
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]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
M Willis Monroe (willismonroe) wrote :

VPCSA3AFX
C609PC20

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
ShervinKH145 (s-kh159) wrote :

Asus
N53SN
1.0
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]: nVidia Corporation Device [10de:0df6] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Berker Peköz (nonkreon) wrote :

I'm suffering too. My dmidecode:
ai7 D
Reserved

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 305M] [10de:0a73] (rev a2) (prog-if 00 [VGA controller])

The system is Haier i7d1. I'll provide more info if you'll notify me.

Revision history for this message
Gianluca Cecchi (gianluca-cecchi) wrote :

Here are my data:

Asus laptop model U36sd

U36SD
1.0
$ lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1050] (rev ff) (prog-if ff)

I got the tar.gz while discrete card disabled through acpi_call.
But I think this doesn't influence the result.
In case let me know and I'll repost.

Revision history for this message
Stephanus Ridwan (sridwan981) wrote :

Laptop: MSI FX-400

MS-1481
Ver.001

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 325M] [10de:0a35] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Eduardo G. D. Mergá (edugsdf) wrote :

---COMMAND:
sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

--RESULT
M11xR3
A04

---COMMAND: lspci -vnn | grep '\''[030[02]\]'

---RESULT:
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]: nVidia Corporation GF106
[GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Alex (zander21510) wrote :

This is a clean install of Ubuntu 11.10, linux kernel 3.0.0-15.
On HP Pavilion DV6t-6100

******:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
058C110000244720001620100

******:~/acpiinfo$ 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] (prog-if 00 [VGA controller])

Revision history for this message
Chololo (chololo) wrote :

Adding a Variant for Alienware M17xR3, attaching ACPI info in .tar.gz

    sudo dmidecode -s system-product-name && sudo dmidecode -s system-version:

M17xR3
A08

 lspci -vnn | grep '\''[030[02]\]'

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1251] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Gábor Nyers (gnyers) wrote :

Another Lenovo T420

    dmidecode -s system-product-name && sudo dmidecode -s system-version
    4236NVG
    ThinkPad T420

lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Gábor Nyers (gnyers) wrote :
Revision history for this message
Gianluca Cecchi (gianluca-cecchi) wrote :

I add a new U36SD.1.0.tar.gz file for my laptop Asus U36SD, as I have updated the bios from 0205 to 0206 and in changelog I see updated vgabios.
In fact DSDT.dat file is different.
ALso dump taken while acpi_call not loaded and nvidia enabled

U36SD
1.0
[g.cecchi@ope46 acpiinfo_bios206]$ lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
cojack (xcojack) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 5750G
V1.11

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]: nVidia Corporation Device [10de:1050] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Maris4 (mrucis-gmail) wrote :

HP ENVY 14 Notebook PC
0586200000241A10001620100

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (prog-if 00 [VGA controller])

Revision history for this message
Matt (allencon19) wrote :

I would like to see the dual graphics problem fixed in Linux. I am not able to use my Nvidia Geforce GT540M and internal graphics card in my laptop. I am getting an xorg error, that does not let nvidia's xorg config program work right. Nvidia has said they would not support integrated graphics cards. Thank you for your help and assistance in solving this problem for other Linux users.
My laptop is an Asus As3S Serious. I am using Ubuntu Natty.
My video card information is and the integrated graphics group is trying to make this work for other Linux users.
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

acpiinfo$ lspci -vnn | grep '\''[030[02]\]'
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]: nVidia Corporation Device [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Patrik Urík (patriqeso) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 5553G
Not Applicable

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G [Mobility Radeon HD 4200] [1002:9712] (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Madison [AMD Radeon HD 5000M Series] [1002:68c1] (prog-if 00 [VGA controller])

Revision history for this message
Andreas Hartmann-Schneevoigt (andreas-hartmann) wrote :

Dell Latitude E6520

Latitude E6520
01
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF108 [Quadro NVS 4200M] [10de:1056] (rev a1) (prog-if 00 [VGA controller])

Note: Optimus is switched off because of missing dual screen support (bumblebee has'nt ist currently)

Revision history for this message
cazsan (caz-san) wrote :

Hi there,

Here is my specs : ASUS N61Jv working with Mint 12 with Intel graphics adapter, Nvidia card not working (mabe because of the activation of optimus in the bios but I think I must to update it)...
The embed graphic card is an NVIDIA GT 325M.
And there is an Intel I5.

The *.dsl tar is attached to the message.

Here are the commands with their response:

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N61Jv
1.0

And

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 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 325M] [10de:0a35] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Alex Mo (ivmakc) wrote :

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
0594110000204610000610100

lspci -vnn | grep '\''[030[02]\]'
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 Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] (prog-if 00 [VGA controller])

Revision history for this message
Alex Mo (ivmakc) wrote :

omg, sorry/ addition to previous post
laptop - HP Pavilion dv6-6b63er
video card - AMD Radeon HD6770

Revision history for this message
Sergey K. (irreconsible) wrote :

Toshiba QOSMIO F750-112 / NVIDIA GeForce GT 540M + Intel HD Graphics 3000

Output:

QOSMIO F750
PQF75E-01N01DRU

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]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
mrschmitz (mrschmitz) wrote :

VOSTRO 3550, ATI/AMD Radeon HD 6600M Series + Intel Integrated Graphics

Hi,

I'm following the instructions and sending DSDT.dsl and SSDT tables from my laptop, as described in https://launchpad.net/ ~ hybrid-graphics-linux.

I'm having trouble using the latest driver package from ATI / AMD, X. Org fails and leaves with SIGSEGFAULT, so I have to use Intel GPU.

Hope this helps.

Revision history for this message
Henrique Sant'Anna (hsantanna) wrote :

~/acpiinfo# dmidecode -s system-product-name && sudo dmidecode -s system-version

VPCSA25GB
C7006B9P

~/acpiinfo# lspci -vnn | grep '\''[030[02]\]'

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 Whistler [AMD Radeon HD 6600M Series] [1002:6741] (rev ff) (prog-if ff)

Revision history for this message
benjy.a (benjy-a) wrote :

benjy@W520:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
4282RD4
ThinkPad W520
benjy@W520:~/acpiinfo$ lspci -vnn | grep '\''[030[02]\]'
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF106 [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 [VGA controller])
benjy@W520:~/acpiinfo$

Revision history for this message
Matt (allencon19) wrote :

I have successfully installed Ubuntu Natty and do not have problems with my graphics card. I had to install Ironhide and locked all of the Nvidia, xorg, X11 packages, when I updated my computer. After I installed Ironhide, I removed the software version control lock. This might help somebody else out.

Revision history for this message
Matt (allencon19) wrote :

I have solved my graphics problem on my laptop. It is an Asus A53SV. I have given information on how to solve my problem in post #435. How long until we are able to configure Xorg, with Nvidia's xserver configuration program? This program worked excelent on my last laptop. My current laptop it says that Nvidia's driver is not activated. Thank you for your hard work in solving my problem and others, and getting the graphics program to work.

Revision history for this message
Robert Rößler (r-roessler) wrote :

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0126] (rev 09)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1057] (rev a1)

Revision history for this message
David R (david-rojas-avi) wrote :

Hi all,

This is the file for a Samsung 300E5A
sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
300E4A/300E5A/300E7A

and the command lspci -vnn | grep '\''[030[02]\]' returns:
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 3D controller [0302]: nVidia Corporation Device [10de:1051] (rev a1)

I have installed kernel 3.1 in Ubuntu 11.10 and bumblebee and ironhide, but nothing.

Thanks a lot!

Revision history for this message
Felix Haller (felixhaller) wrote :

Hello I have a Asus N43SN like in #391. But my rev is different.

[~/acpiinfo]$ lspci -vnn | grep '\''[030[02]\]'
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]: nVidia Corporation Device [10de:0df6] (rev a1) (prog-if 00 [VGA controller])

Thanks so far.

Revision history for this message
Sai Mohan Kilambi (skilambi) wrote :

Please find attached rar file with my PC profile.

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
0855
Lenovo IdeaPad Y470

$ lspci -vnn | grep '\''[030[02]\]'
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]: nVidia Corporation Device [10de:0df6] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Rafal B. (rafal-bera) wrote :

dmidecode -s system-product-name && sudo dmidecode -s system-version

20091
Lenovo IdeaPad Y570

lspci -vnn | grep '\''[030[02]\]'

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]: nVidia Corporation Device [10de:0deb] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Symeon Nifos (archwndas-x) wrote :

SONY VAIO VPCSB11FX

# dmidecode -s system-product-name && sudo dmidecode -s system-version

VPCSB11FX
C6088H2K

# lspci -vnn | grep '\''[030[02]\]'
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)

Revision history for this message
eXeC001er (execooler) wrote :

Lenovo ThinkPad T520 42403EG

Revision history for this message
Voro (zaplana) wrote :

Acer Aspire 5750G laptop

Aspire 5750G
V1.14

00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df7] (rev a1)

Revision history for this message
Augusto Andraus (andraus) wrote :

Clevo B5100M

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])

I'm not able to disable the nvidia card, and the power usage/temperature are amazingly high.

Revision history for this message
Roman Podolyaka (roman-podolyaka) wrote :

HP ProBook 4530s
A0000402
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]: Advanced Micro Devices [AMD] nee ATI Seymour [Radeon HD 6400M Series] [1002:6760] (rev ff) (prog-if ff)

Revision history for this message
dolfdiop (dolfdiop) wrote :

Hello
These are the information gathered from my computer for My Hybrid graphic card. I have an Asus N73SV computer with Intel Core I7 -2630QM and 8 b Memory. The following graphic information from the command " lspci -vnn | grep '\''[030[02]\]' "

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]: nVidia Corporation GF108 [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Serhiy (xintx-ua) wrote :

Sony VAIO VPCSB2L1R

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB2L1R
C609324V

$ lspci -vnn | grep '\''[030[02]\]'
17: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])
124:01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Seymour [AMD Radeon HD 6470M] [1002:6760] (prog-if 00 [VGA controller])

Revision history for this message
Kostas Antonakoglou (anton-cost) wrote :

Hi! I've got a laptop with an NVidia and an Intel card...I use the Intel one. I attach the zip file with the DSDT.dsl and SSDT tables.

VPCZ11X9E
J0044CF4

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a2b] (rev a2) (prog-if 00 [VGA controller])

Revision history for this message
Thomas Berger (loki-8) wrote :

Hi all. I had some discussions about Hybrid Graphics and Linux with some nVidia Devs.

We think , the best way to implement Hybrid Graphic Systems like Optimus is an X11 Extension, at it is not part of a unix kernel module to decide on which Device an Xorg Call should end.

I will have a deeper look at the Xorg Source, but i think, this would be much work to implement, and i'm new to Xorg development. If anyone has some idea where to start, that would be fine.

I will provide some more infos about our idea soon.

Greetings, Thomas

Revision history for this message
Mathieu Malaterre (mathieu-malaterre) wrote :

Adding my reference (debian system)

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System Vostro 3750
Not Specified

$ lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

Thanks for your work !

Revision history for this message
Marco (marcolinux2005) wrote :

HP Dv6-6030el

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
0595100000244710000020100

$ 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] (prog-if 00 [VGA controller])

Hope this helps :)

Revision history for this message
Reza Mochamad Diannagara (diannagara) wrote :

Acer Aspire 4750G

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 4750
V2.13

$ 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]: nVidia Corporation GF106 [GeForce GT 555M SDDR3] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
nastia (ustal47) wrote :

dmidecode -s system-product-name && sudo dmidecode -s system-version
A17
1.0
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:0106] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF106 [GeForce GT 555M] [10de:0df4] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Wolfgang Wallner (wolfgang-wallner) wrote :

Hi all,

Attached is the tar.gz that is created with the new get-acpi-info.sh script as posted today on the mailing list.
Thank you all for working on this issue!

Best regards,
Wolfgang Wallner

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
0595100000244710000020100

$ 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 Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] (rev ff) (prog-if ff)

The Linux system I'm running is a Kubuntu 11.10:
$ uname -a
Linux woifes-laptop 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
joshgillies (joshgillies) wrote :
Revision history for this message
mrec68 (mrec68) wrote :

Fedora 16 on HP pavilion g6 1007sl. I want to switch off AMD Radeon HD 6470M when AC is unpluged.

Revision history for this message
tkalfaoglu (turgut) wrote :
Peter Wu (lekensteyn)
description: updated
Revision history for this message
DonnieD (donnied) wrote :

New attachment by script
Exact model Samsung 300v5z

Revision history for this message
Vali (vali) wrote :

Hello everyone,

I have attached an ACPI dump of an Asus B53J machine with a first gen Core i5 processor and a Radeon HD 5470 card which I'd like to disable. Acpi_call doesn't work for this machine and I hope to be able to get some extra battery life.

I'll provide you with any information you need.

Cheers,
Vali

Revision history for this message
Gianluca Cecchi (gianluca-cecchi) wrote :

Updated information with the new script:
Fedora 16 x86_64 on Asus U36SD
Model Asus Global page:
http://www.asus.com/Notebooks/Superior_Mobility/U36SD/

My pac ha core i7-2620M cpu and Nvidia GT 520M gpu
script run without acpi_call running yet and new kernel 3.1.7-1.fc16.x86_64
Thanks,
Gianluca

Revision history for this message
prodigel (prodigel) wrote :

Hi there,
Model is hp pavilion g6 1213ss (no official page to be found)

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: ATI Technologies Inc NI Seymour [AMD
Radeon HD 6470M] (rev ff)

Good luck!

> Title:
> ACPI DSDT info
>
> Status in A Bug reporter module for your hosted Launchpad project.:
> New
> Status in Ubuntu:
> Confirmed
> Status in Debian GNU/Linux:
> New
> Status in openSUSE:
> Confirmed
>
> Bug description:
> This is for people with a hybrid graphics configuration to be able to
> submit the DSDT information: This includes nVidia Optimus and AMD
> Hybrid Graphics.
>
> To gather information about the laptop model, install dmidecode. For the
> DSDT/SSDT
> files, install the acpidump and iasl tools:
>
> sudo apt-get install acpidump iasl dmidecode
>
> or (on Fedora):
>
> sudo yum install pmtools iasl dmidecode
>
> Then use the script from http://lekensteyn.nl/files/get-acpi-info.sh to
> create the
> tarball containing information about the laptop model, PCI hardware and
> ACPI tables.
> To do so, run the following commands in a terminal:
>
>
> wget http://lekensteyn.nl/files/get-acpi-info.sh
> sh get-acpi-info.sh
>
> This will create a tar.gz file that you can attach to the bug report. In
> the comment
> itself, please include a link to the product page of the model (if
> available).
>
> This information will allow the full development of hybrid graphics
> features for Linux. Thanks for your help!
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/lpbugreporter/+bug/752542/+subscriptions
>

Revision history for this message
Zone Asia (gorojaa-h) wrote :

New member, attaching file as per your site's suggestion

Revision history for this message
Naviathan (naviathan) wrote :

Dump from my Dell Vostro 3300 running Ubuntu 12.04.

Revision history for this message
tsetso (vyrgozunqk) wrote :

Here is the archive made by your script for my lenovo G570AH with radeon 6370m and Intel Sandy bridge

Revision history for this message
Peter Wu (lekensteyn) wrote :

On behalf of "La Rochelle" I'm submitting machine information for a Dell Vostro 360, BIOS version A02 dated from 07/19/2011.
Product page: https://www.dell.com/uk/business/p/vostro-360/pd
A blog entry of someone having the same machine: http://www.grputland.com/2011/12/ubuntu-1204-alpha-1-sandy-bridge.html

This is not a laptop but an all-in-one PC. No Optimus but "Synergy switchable technology" (from that product page).

Revision history for this message
Dave Airlie (airlied) wrote :

Lenovo T410s.

Revision history for this message
Didier 'Ptitjes' (ptitjes) wrote :

MacBookPro8,3 (I7-2820QM + Radeon HD 6750M)

Revision history for this message
David Dubrovic (david-dubrovic) wrote :

My laptop DSDT

Revision history for this message
Константин (rilian-la-te) wrote :

QX-412

Revision history for this message
Frederic Van Espen (frederic-ve) wrote :

Attached is the dump for my system. It's an Alienware M17x R3 with an AMD Radeon HD 6990m:

http://www.dell.com/us/p/alienware-M17x-r3/pd.aspx

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: ATI Technologies Inc Blackcomb [Radeon HD 6900M series] (rev ff)

Hope this helps!

Revision history for this message
solazs (solazs) wrote :

Hey, here is my dump.

Dell Inspiron N7110 (17R)

01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

Revision history for this message
solazs (solazs) wrote :

Here's my dump.

Dell Inspiron N7110

Revision history for this message
solazs (solazs) wrote :

Updated my bios and made the dump again.

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1)

Revision history for this message
poupouneroot (poupouneroot-m) wrote :

asus k53sc . please give me acpi call for this model look the attachement.
excuse me for my english is poor.thanx

Revision history for this message
ltlollo (araknod) wrote :

Samsung RF511-S02IT - not updated BIOS

Revision history for this message
wliment (wliment) wrote :

my laptop model is y460

Revision history for this message
unknown (kirokko-deactivatedaccount) wrote :

Model: Lenovo B560

Revision history for this message
SmEjDiL (lukas-maly) wrote :

On my notebook Lenovo IdeaPad Y570 with OS Linux LMDE 64bit. I Have problem with nVidia card. As attachement i add report.

Revision history for this message
Jethro Beekman (jethrogb) wrote :

I've been trying to use the optimus nouveau switcheroo patch, but when I switch to discrete, the screen just freezes. Switching back to integrated does work.

This makes an 'ubuntu sound', so I guess X does work: echo DIS > switch ; start gdm; sleep 5; stop gdm; sleep 2; echo IGD > switch

Revision history for this message
Serhiy (xintx-ua) wrote :

VAIO VPCSB2X9R

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
VPCSB2X9R
C609ETX0

$ lspci -vnn | grep '\''[030[02]\]'
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)

Revision history for this message
Hzy5000 (hzy) wrote :

My Lenovo Y470 laptop is running Fedora 16 x86_64

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df6 (rev a1)

Revision history for this message
matt.sturdy (matt-sturdy) wrote :
Revision history for this message
ArnaultVandeveld (snipe2004) wrote :

Hello everyone,

I've been sent here from http://www.nvnews.net/vbulletin/showthread.php?p=2522736#post2522736 where I report the lack of support for my nVidia GT630M...

Here's the file requested above, generated by the script.

Here's the link to my laptop configuration : http://aldi.medion.com/md98921/be_fr/?refPage=medion

Revision history for this message
F_R_I_T_Z (wega-forum) wrote :

HP ENVY 17 3D 2100 CTO
http://h10025.www1.hp.com/ewfrf/wc/product?cc=us&lc=en&dlc=en&product=5111878
MUX-LESS HYBRID CARD INTEL/ATI 6850

Ubuntu run amazing ( minor glitches) LESS THE RADEON DEDICATED BOARD..

ATTACHED FILES

Revision history for this message
F_R_I_T_Z (wega-forum) wrote :

HP ENVY 17 3D 2100 CTO
http://h10025.www1.hp.com/ewfrf/wc/product?cc=us&lc=en&dlc=en&product=5111878
MUX-LESS HYBRID CARD INTEL/ATI 6850

Ubuntu run amazing ( minor glitches) LESS THE RADEON DEDICATED BOARD..

ATTACHED FILES

Revision history for this message
Chris Forbes (chrisf-ijw) wrote :

ACPI dump from A+A mux laptop

Revision history for this message
Peter Wu (lekensteyn) wrote :

Clevo B7130 (BTO P-BOOK 17CL34) with a GT 425M.

Revision history for this message
王晓哲 (chaoslawful) wrote :

Alienware M17x R3 with an AMD Radeon HD 6990m:

http://www.dell.com/us/p/alienware-M17x-r3/pd.aspx

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: ATI Technologies Inc Blackcomb [AMD Radeon HD 6900M Series] (rev ff)

Hope this helps!

Revision history for this message
yiannisps (johnyps) wrote :

:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
20079
Lenovo G570

Revision history for this message
Rosca Stefan (sarvigalava) wrote :

Samsung 300V5Z, huge power consumption :(

Revision history for this message
Rosca Stefan (sarvigalava) wrote :
Revision history for this message
Tiago (tiagogoncalves) wrote :
Revision history for this message
Daniel José Leber Silvestre (djlebersilvestre) wrote :

Laptop Samsung RC512 with Optimus. I need to disable the Nvidia Card!! My battery cant hold all the power...

Revision history for this message
Daniel José Leber Silvestre (djlebersilvestre) wrote :

Laptop Samsung RC512 with Optimus. I need to disable the Nvidia Card!! My battery cant hold all the power...

Revision history for this message
Peter Wu (lekensteyn) wrote :

Daniel José Leber Silvestre, your SAMSUNG_ELECTRONICS_CO.,_LTD.-RC512 is supposed to work with bbswitch (and Bumblebee) See http://askubuntu.com/a/36936/6969 and http://bumblebee-project.org/bbswitch

Revision history for this message
James Elian (james-a-elian) wrote :

Having issues. Optirun starts my nouveau driver and dies the first run, then fails to shut it down again and remains on due to an error finding devices.

Revision history for this message
Exaos Lee (exaos) wrote :

Dell Inspiron N4110 (laptop).

Revision history for this message
Luke (lz-lzdeep) wrote :

get-acpi-info.sh report on my laptop

Revision history for this message
misko (michael-wagner-gmx) wrote :

Output of get-acpi-info.sh on my Acer TravelMate TimelineX 8481TG (same as in Comment 401) after a BIOS-Update.

Revision history for this message
Vasthu (vasthu-sya) wrote :

I get a bbswitch crash on boot when Bumblebee automatically load the module (see bbswitch.txt).

The old acpi_call's "test_off.sh" works fine though to turn it off.

Revision history for this message
Renate (yollywau) wrote :

3.2.0-18-generic #29-Ubuntu SMP Fri Mar 9 21:36:08 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
lubuntu precise pangolin

There is no /proc/acpi/bbswitch

Revision history for this message
Pavel (hac-v) wrote :

Acer Aspire Ethos 8159G with Ununtu 11.10

fill free to ask more info and testing

Revision history for this message
zizop (netandreus) wrote :

After running optirun glxspheres and recieving follow error:

[ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
[ERROR]Aborting because fallback start is disabled.

1. andrey@z11:~$ dmesg | grep -C 10 bbswitch:
andrey@z11:~$

2. andrey@z11:~$ uname -a
Linux z11 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:48:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
andrey@z11:~$

3. Ubuntu 11.10

4. andrey@z11:~$ X -version

X.Org X Server 1.10.4
Release Date: 2011-08-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
Current Operating System: Linux z11 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:48:51 UTC 2012 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic root=UUID=87436250-5b46-4745-bbc5-cf1664b66d74 ro quiet splash vt.handoff=7
Build Date: 19 October 2011 05:21:26AM
xorg-server 2:1.10.4-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.22.2
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.

5. NVRM: loading NVIDIA UNIX x86_64 Kernel Module 280.13 Wed Jul 27 16:53:56 PDT 2011

6. sudo make load
/sbin/rmmod acpi_dump_info
ERROR: Module acpi_dump_info does not exist in /proc/modules
make: [load] Error 1 (ignored)
/sbin/insmod acpi_dump_info.ko

Revision history for this message
Ally J Misbah (misbahxa) wrote :

I am using Ubuntu 11.10 on Dell Inspiron n5110 .I have nVIDIA GT525 with 1GB dedicated and Intel HD Graphics 3000 with i5-2430M and HM67 chipset. I am using bumblebee right now. everything works fine except for HDMI.

Revision history for this message
satellite13 (satellite13) wrote :

Hi!
My notebook:
system-manufacturer : LENOVO
system-product-name : 4349PG7
system-version : ThinkPad T510
baseboard-manufacturer: LENOVO
baseboard-product-name: 4349PG7
baseboard-version : Not Available
bios-vendor : LENOVO
bios-version : 6MET88WW (1.48 )
bios-release-date : 11/28/2011

Revision history for this message
satellite13 (satellite13) wrote :
Revision history for this message
gyhor (gyhor) wrote :

Sony VPC-Z21:
radeon driver is not working with this machine.

[drm] initializing kernel modesetting (TURKS 0x1002:0x6740 0x104D:0x9084).
[ 5.832900] [drm] register mmio base: 0xC0200000
[ 5.832902] [drm] register mmio size: 131072
[ 5.832986] radeon 0000:16:00.0: Invalid ROM contents
[ 5.833179] radeon 0000:16:00.0: Invalid ROM contents
[ 5.833235] [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
[ 5.833272] radeon 0000:16:00.0: Fatal error during GPU init
[ 5.833305] [drm] radeon: finishing device.
[ 5.834407] radeon 0000:16:00.0: no bo for sa manager
[ 5.834704] radeon: probe of 0000:16:00.0 failed with error -22

Revision history for this message
Cristobal Molina (cristobal-molina-hotmail) wrote :

 DSDT and SSDTs information of HP g6 1122ss

Revision history for this message
josipogo (josipovic-goran) wrote :

Hi.
laptop is Acer 3750ZG, only link which I can find for this laptop is Acer support page: http://support.acer.com/product/default.aspx?modelId=3738

Cheers.

Revision history for this message
josipogo (josipovic-goran) wrote :

Hi.
laptop is Acer 3750ZG, only link which I can find for this laptop is Acer support page: http://support.acer.com/product/default.aspx?modelId=3738

Cheers.

Revision history for this message
Davide Basilio Bartolini (bartolinidb) wrote :

Lenovo T410s.

Revision history for this message
carlos alvarez (carlos-alvarez-rozas) wrote :

Hi friends,

I have installed recently Fedora 16 on my Notebook. It is a HP DM4-1290LA with switcheable graphics Intel/ATI.
I have tried to install Catalyst drivers but with no success.

Attached is the info about my machine and my dual card configuration.

Regards,

CArlos Alvarez

Revision history for this message
Gigadoc 2 (webmaster-ottoscreen) wrote :

Acer Aspire 5935

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
01:00.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce GT 240M] (rev a2)

Revision history for this message
Aris Synodinos (arissynod) wrote :
Revision history for this message
abloylas (abloylas) wrote :

I have an Asus G75.
I'm running Windows 7 for the moment, hoping to solve these hybrid issues and install Linux SolusOS 64-bit.
I don't know how to show you my specs, since I'm on Windows, but here is a link to the specs given by Asus:
http://www.asus.com/Notebooks/Gaming_Powerhouse/G75VW/#specifications

Revision history for this message
gga (ggahdeh) wrote :

Hi,

HP ENVY 17 Notebook PC
0592210000201920000620000

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]: Advanced Micro Devices [AMD] nee ATI Broadway [ATI Mobility Radeon HD 6800 Series] [1002:68a8] (prog-if 00 [VGA controller])

If needed, product page of the model :
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02982089&tmp_task=prodinfoCategory&cc=fr&dlc=fr&lang=fr&lc=fr&product=5131609

++

Revision history for this message
walkyrie (jcantenot) wrote :
Revision history for this message
walkyrie (jcantenot) wrote :
Revision history for this message
Milan Antonovic (mantonovic) wrote :

This is the result of the get-acpi-info script for my Acer Timeline U M3:

system-manufacturer : Acer
system-product-name : Aspire M3-581TG
system-version : V1.08
baseboard-manufacturer: Acer
baseboard-product-name: MA50_HX
baseboard-version : Type2 - Board Version
bios-vendor : Insyde Corp.
bios-version : V1.08
bios-release-date : 05/12/2012

Revision history for this message
Albert Vilella (avilella) wrote :

This model has the same NVIDIA GeForce GT 650M model than the mid-2012 Macbook Pro Retina models.

Revision history for this message
studentz (studenz) wrote :

Machine
CLEVO W110ER
Intel HD Graphics 3000
NVIDIA GeForce GT 650M

Revision history for this message
Henry von Tresckow (hvontres) wrote :

Here is the ACPI info for a HP dv6T quad with nidia gt650M:

system-manufacturer : Hewlett-Packard
system-product-name : HP Pavilion dv6 Notebook PC
system-version : 078F100000205720000620100
baseboard-manufacturer: Hewlett-Packard
baseboard-product-name: 181E
baseboard-version : 52.18
bios-vendor : Insyde
bios-version : F.0A
bios-release-date : 05/02/2012

lcpci for Intel:
00:02.0 VGA compatible controller [0300]: Intel Corporation Ivy Bridge Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:181b]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0
 Interrupt: pin A routed to IRQ 44
 Region 0: Memory at d3000000 (64-bit, non-prefetchable) [size=4M]
 Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
 Region 4: I/O ports at 5000 [size=64]
 Expansion ROM at <unassigned> [disabled]
 Capabilities: <access denied>
 Kernel driver in use: i915
 Kernel modules: i915

lspci for nvidia:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:0fd1] (rev ff) (prog-if ff)
 !!! Unknown header type 7f

Revision history for this message
Refresh (jobmail) wrote :
Download full text (3.9 KiB)

Hello! On my laptop does not work automatically switching between the video cards. Permanently works only Inel D4000 at any load. Should the under load switched on Nvidia GT670M? Nvidia card is activated only via optirun prefix...

virus@gbook:~$ dmesg | grep -C 10 bbswitch:
[ 24.618453] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 24.618455] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 24.618456] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 24.618458] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 24.618460] cfg80211: Regulatory domain changed to country: RU
[ 24.618461] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 24.618462] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 24.618464] cfg80211: (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
[ 24.965469] type=1400 audit(1339885407.518:16): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1265 comm="apparmor_parser"
[ 24.966081] type=1400 audit(1339885407.518:17): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//launchpad_integration" pid=1265 comm="apparmor_parser"
[ 26.823961] bbswitch: version 0.4.2
[ 26.823967] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 26.823973] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[ 26.824041] bbswitch: detected an Optimus _DSM function
[ 26.824046] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 26.825583] bbswitch: disabling discrete graphics
[ 26.825704] bbswitch: Result of Optimus _DSM call: 11000059
[ 26.836268] pci_raw_set_power_state: 18 callbacks suppressed
[ 26.836271] pci 0000:01:00.0: Refused to change power state, currently in D0
[ 26.836485] pci 0000:01:00.0: power state changed by ACPI to D3
[ 26.847757] init: alsa-restore main process (1336) terminated with status 99
[ 36.104515] wlan0: no IPv6 routers present
[ 40.013187] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 45.195888] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0
[ 131.848174] bbswitch: enabling discrete graphics
[ 132.255438] pci 0000:01:00.0: power state changed by ACPI to D0
[ 132.255452] pci 0000:01:00.0: power state changed by ACPI to D0
[ 132.255495] pci 0000:01:00.0: power state changed by ACPI to D0
[ 132.255498] pci 0000:01:00.0: power state changed by ACPI to D0
[ 132.255502] pci 0000:01:00.0: enabling device (0006 -> 0007)
[ 132.356578] nvidia: module license 'NVIDIA' taints kernel.
[ 132.356582] Disabling lock debugging due to kernel taint
[ 132.362172] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 132.362176] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 132.362180] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[ 132.362191] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 132.362258] NVRM: loading NVIDIA UNIX x86 Kernel Module 302.17 Tue Jun 12 18:37:51 ...

Read more...

Revision history for this message
Joe MacDonald (joeythesaint) wrote :

Just a follow-up based on this request:

@joeythesaint Can you submit your machine info to https://bugs.launchpad.net/lpbugreporter/+bug/752542?

Revision history for this message
Y Forster (yforster) wrote :
Revision history for this message
Jamin W. Collins (jcollins) wrote :
Revision history for this message
Jamin W. Collins (jcollins) wrote :

Not sure why, but posting the machine info tarball with the comment didn't seem to associate them well, this is the machine info for #192:

Lenovo W530, Quadro K2000M:
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/3215543/+files/LENOVO-2436CTO.tar.gz

Revision history for this message
Armin K. (krejzi) wrote :
Revision history for this message
colaflash (valentin-kautz) wrote :

Lenovo Y570

Revision history for this message
Peter Wu (lekensteyn) wrote :
Revision history for this message
Arthur MOLVEAU (encorearthur) wrote :
Download full text (3.5 KiB)

First thanks to the bumblebee team for its work : )

I'm running a debian wheezy on Vaio S13P.

Bumblebee daemon is installed and launched ... But :

- Fan keeps blowing my head off
- optirun glxgears returns on error about a mouse AND system halts a few seconds later

i've installed via apt-get install bumblebee bumblebee-nvidia

I really can't work with that fan noise (would just be glad to turn it off, and don't need the nvidia card support ... just silence)

I'm already hesitating to send back my laptop to sony !

If anything is missing, please ask !

Thanks : )

Arthur

root@vaois:/home/arthur# dmesg | grep -C 10 bbswitch:
[ 7.749700] FS-Cache: Loaded
[ 7.760107] FS-Cache: Netfs 'nfs' registered for caching
[ 7.766692] Installing knfsd (copyright (C) 1996 <email address hidden>).
[ 8.330261] r8169 0000:04:00.0: PME# enabled
[ 9.199527] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input16
[ 9.329652] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.329655] Bluetooth: BNEP filters: protocol multicast
[ 9.329750] Bluetooth: RFCOMM TTY layer initialized
[ 9.329753] Bluetooth: RFCOMM socket layer initialized
[ 9.329755] Bluetooth: RFCOMM ver 1.11
[ 9.334463] bbswitch: version 0.4.2
[ 9.334469] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 9.334477] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[ 9.334546] bbswitch: detected an Optimus _DSM function
[ 9.334553] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 9.360355] nvidia 0000:01:00.0: PCI INT A disabled
[ 9.361604] bbswitch: disabling discrete graphics
[ 9.361754] bbswitch: Result of Optimus _DSM call: 01000059
[ 9.369792] lp: driver loaded but no devices found
[ 9.372912] ppdev: user-space parallel port driver
[ 9.376223] pci 0000:01:00.0: Refused to change power state, currently in D0
[ 9.376560] pci 0000:01:00.0: power state changed by ACPI to D3
[ 9.436185] r8169 0000:04:00.0: PME# disabled
[ 9.445311] r8169 0000:04:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2)
[ 9.457009] r8169 0000:04:00.0: eth0: link down
[ 9.457014] r8169 0000:04:00.0: eth0: link down
[ 9.457722] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.245659] postgres (3140): /proc/3140/oom_adj is deprecated, please use /proc/3140/oom_score_adj instead.
root@vaois:/home/arthur# uname -a
Linux vaois 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux

https://shop.sony.fr/shop/ipc/displayLayout/%28rdb=0&cScrollCharGroupName=%24BASE_GROUP&citemarea=4D5D3CEDFF0B006EE10080002BC29BE1&cInstId=1&layout=26_184_74_75_77_78_79_80_82_91_92_151&cCharName=C1000000009_S13A1&next=config&carea=%24ROOT&order=&citem=4D5D3CEDFF0B006EE10080002BC29BE14F61FF2FFCE8005FE10080002BC29B74&cCharGroupName=%24BASE_GROUP&isHideActive=%29/.do

root@vaois:/home/arthur/acpi-stuff/acpi_dump_info# cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 ...

Read more...

Revision history for this message
Gajah Sorak (gajahsorak) wrote :

Asus UL80VT

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce G210M] [10de:0a74] (rev ff) (prog-if ff)

Revision history for this message
Wojtek Zabołotny (wzab01) wrote :

Results for my Dell Vostro 3750 with A12 version of BIOS.

Revision history for this message
Karma Dorje (taaroa) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SD
1.0

$ 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]: NVIDIA Corporation Device [10de:1058] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
Karma Dorje (taaroa) wrote :
Revision history for this message
Karma Dorje (taaroa) wrote :
Download full text (8.2 KiB)

 $ dmesg | grep -C 10 bbswitch:
[ 17.708232] type=1400 audit(1349170743.449:18): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1059 comm="apparmor_parser"
[ 17.999571] type=1400 audit(1349170743.741:19): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1066 comm="apparmor_parser"
[ 18.013483] type=1400 audit(1349170743.753:20): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1063 comm="apparmor_parser"
[ 18.470148] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[ 18.532291] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[ 18.593460] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.594941] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.602750] atl1c 0000:05:00.0: irq 58 for MSI/MSI-X
[ 18.685539] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.686883] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.789755] bbswitch: version 0.4.2
[ 19.789761] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 19.789769] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.GFX0
[ 19.789860] bbswitch: detected an Optimus _DSM function
[ 19.789866] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 19.791370] bbswitch: disabling discrete graphics
[ 19.791456] bbswitch: Result of Optimus _DSM call: 01000059
[ 19.891590] pci 0000:01:00.0: power state changed by ACPI to D3
[ 21.149578] wlan0: authenticate with 84:c9:b2:6c:10:ed (try 1)
[ 21.151686] wlan0: authenticated
[ 21.156189] wlan0: associate with 84:c9:b2:6c:10:ed (try 1)
[ 21.159547] wlan0: RX AssocResp from 84:c9:b2:6c:10:ed (capab=0x411 status=0 aid=1)
[ 21.159550] wlan0: associated
[ 21.163902] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 32.106017] wlan0: no IPv6 routers present
[ 283.429886] audit_printk_skb: 28 callbacks suppressed
[ 283.429894] type=1701 audit(1349171010.165:30): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=4739 comm="chrome" reason="seccomp" sig=0 syscall=39 compat=0 ip=0x7f5b28184fd9 code=0x50001
--
[ 808.080020] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 823.446931] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 872.904982] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 909.728371] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 944.438316] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 1020.075698] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 1055.735938] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 1086.785925] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 1142.956334] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 1324.761034] iwlwifi 0000:03:00.0: Tx aggregation enabled on ra = 84:c9:b2:6c:10:ed tid = 0
[ 1724.738481] bbswitch: enabling discrete graphics
[ 1725.183528] pci 0000:01:00.0: power state changed by ACPI ...

Read more...

Revision history for this message
Leszek (l-p-pryszcz) wrote :

hybrid graphic not working properly

Revision history for this message
Leszek (l-p-pryszcz) wrote :

hybrid graphic not working properly

Revision history for this message
sonof (son-of666) wrote :
Revision history for this message
gh (vixen86) wrote :

Using Lenovo IdeaPad Y480, the BIOS has the video card in switching mode.

I am using the acpi-handle-hack patch from "Sat Sep 22 12:34:26 2012 -0700"

gordon@silvernight:~/workspace/bbswitch$ optirun glxgears
[ 356.229884] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please

[ 356.229977] [ERROR]Aborting because fallback start is disabled.

root@silvernight:~# modprobe bbswitch
FATAL: Error inserting bbswitch (/lib/modules/3.2.0-31-generic/updates/dkms/bbswitch.ko): No such device
root@silvernight:~# dmesg|tail
[ 115.629162] CPU4: Package power limit normal
[ 115.629168] CPU5: Package power limit normal
[ 115.629176] CPU7: Package power limit normal
[ 115.629182] CPU6: Package power limit normal
[ 310.380665] bbswitch: version 0.4.2
[ 310.380678] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 310.380691] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.VGA_
[ 310.380717] bbswitch: failed to evaluate _DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 310.380730] bbswitch: failed to evaluate _DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 310.380779] bbswitch: No suitable _DSM call found.

Revision history for this message
gh (vixen86) wrote :

Using Lenovo IdeaPad Y480, the BIOS has the video card in switching mode.

I am using the acpi-handle-hack patch from "Sat Sep 22 12:34:26 2012 -0700"

gordon@silvernight:~/workspace/bbswitch$ optirun glxgears
[ 356.229884] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please

[ 356.229977] [ERROR]Aborting because fallback start is disabled.

root@silvernight:~# modprobe bbswitch
FATAL: Error inserting bbswitch (/lib/modules/3.2.0-31-generic/updates/dkms/bbswitch.ko): No such device
root@silvernight:~# dmesg|tail
[ 115.629162] CPU4: Package power limit normal
[ 115.629168] CPU5: Package power limit normal
[ 115.629176] CPU7: Package power limit normal
[ 115.629182] CPU6: Package power limit normal
[ 310.380665] bbswitch: version 0.4.2
[ 310.380678] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 310.380691] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.VGA_
[ 310.380717] bbswitch: failed to evaluate _DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 310.380730] bbswitch: failed to evaluate _DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 310.380779] bbswitch: No suitable _DSM call found.

Revision history for this message
Peter Wu (lekensteyn) wrote :

Gordon, you need to load the module before loading bbswitch or the drivers. As the handle \_SB.PCI0.PEG0.VGA has not changed, I can conclude that you have not done it.

Revision history for this message
Serg Truf (strufkin) wrote :

Hello!

Here is info about my Fujitsu Lifebook NH532

Revision history for this message
kulpae (my-shando) wrote :

Lenovo Thinkpad T510 4349-WK8
nVidia NVS 3100M + Intel IGC

Revision history for this message
Ghertzan (gabriel-hertzan) wrote :

HI!

LENOVO-4328
Lenovo G470
bios: 40CN33WW(V2.19)
bios-release-date: 08/14/2012

Revision history for this message
Ghertzan (gabriel-hertzan) wrote :

HI!

LENOVO-4328
Lenovo G470
bios: 40CN33WW(V2.19)
bios-release-date: 08/14/2012

Revision history for this message
Joshua Cole (joshuafcole) wrote :

Adding SSDT/DSDT for HP Envy 15t-3200 with Intel 3rd generation integrated graphics / AMD Radeon HD 7750M discrete graphics muxless.

Feel free to contact me for more information or if you need an Intel/Ati muxless solution guinea pig.

Revision history for this message
Joshua Cole (joshuafcole) wrote :

Adding SSDT/DSDT for HP Envy 15t-3200 with Intel 3rd generation integrated graphics / AMD Radeon HD 7750M discrete graphics muxless.

Feel free to contact me for more information or if you need an Intel/Ati muxless solution guinea pig.

Revision history for this message
Onuralp SEZER (thunderbirdtr) wrote :

Monster Notebook MONSTER-P170EM

Nvidia GTX 680M
Intel® Core™ i7-3720QM CPU model with Intel® Ivybridge Mobile
OS : Fedora 18 TC6 Beta
All works quite perfectly

Revision history for this message
Onuralp SEZER (thunderbirdtr) wrote :

Monster Notebook MONSTER-P170EM

Nvidia GTX 680M
Intel® Core™ i7-3720QM CPU model with Intel® Ivybridge Mobile
OS : Fedora 18 TC6 Beta
All works quite perfectly

Revision history for this message
Phil Colbourn (philcolbourn) wrote :
Revision history for this message
woju (woju) wrote :
Revision history for this message
Vito (vitovitovito) wrote :
Revision history for this message
Vito (vitovitovito) wrote :

Asus K53sc Optimus Intel video + Nvidia Geforce 520mx

Revision history for this message
Daniel Barbeau Vasquez (danielpgb-vasquez) wrote :

Sorry for cross-posting (original post is https://github.com/Bumblebee-Project/bbswitch/issues/37, duplicated here because github doesn't let us add attachments).

I've been using bbswitch for a few months, but when I moved to Fedora 17, reboot stopped working. I finally found a solution ( [see bug 862067](https://bugzilla.redhat.com/show_bug.cgi?id=862067#c3) ).

Here is my system data:

dmesg | grep -C 10 bbswitch
=======================
[ 17.238420] usbcore: registered new interface driver uvcvideo
[ 17.238423] USB Video Class driver (1.1.1)
[ 19.429069] Adding 12287996k swap on /dev/sda7. Priority:0 extents:1 across:12287996k
[ 20.288849] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 20.288857] SELinux: initialized (dev sda6, type ext4), uses xattr
[ 20.318948] fuse init (API version 7.20)
[ 20.342840] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[ 21.417739] SELinux: initialized (dev sda8, type fuseblk), uses genfs_contexts
[ 21.702554] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 21.740380] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 22.069109] bbswitch: version 0.5
[ 22.069116] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 22.069122] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[ 22.069300] bbswitch: detected an Optimus _DSM function
[ 22.069306] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 22.192605] bbswitch: disabling discrete graphics
[ 22.203244] pci 0000:01:00.0: Refused to change power state, currently in D0
[ 22.248326] pci 0000:01:00.0: power state changed by ACPI to D3cold
[ 23.052063] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 23.059282] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 23.109036] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 23.116214] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 23.160124] Bluetooth: Core ver 2.16
[ 23.160180] NET: Registered protocol family 31
[ 23.160182] Bluetooth: HCI device and connection manager initialized
[ 23.160183] Bluetooth: HCI socket layer initialized

uname -a
========
Linux 3.6.7-4.fc17.x86_64 #1 SMP Tue Nov 20 19:40:01 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Distribution and version
===================
Fedora 17 64bits

Xorg
====
Version : 1.12.3
Release : 2.fc17

Nouveau
=======
Epoch : 1
Version : 0.0.16
Release : 37.20120306gitf5d1cd2.fc17

/proc/acpi/dump_info
================
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1c.5 060400 \_SB_.PCI0.RP06
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:03:00.0 028000 \_SB_.PCI0.RP02.PXSX
0000:04:00.0 0c0330 \_SB_.PCI0.RP04.PXSX
0000:06:00.0 020000 \_SB_.PCI0.RP06.PXSX

Revision history for this message
Mio (m10) wrote :
Revision history for this message
Juan (35bueno) wrote :

cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:01.1 060400 \_SB_.PCI0.PEG1
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010400 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.DGPU
0000:01:00.1 040300
0000:07:00.0 030000 \_SB_.PCI0.PEG1.DGPU
0000:08:00.0 020000 \_SB_.PCI0.RP01.ALAN
0000:09:00.0 028000 \_SB_.PCI0.RP03.PXSX
0000:0a:00.0 ff0000 \_SB_.PCI0.RP04.PXSX
0000:0a:00.1 080500

dmesg | grep -C 10 bbswitch
bbswitch: version 0.5
bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.DGPU
bbswitch: Found discrete VGA device 0000:07:00.0: \_SB_.PCI0.PEG1.DGPU
bbswitch: failed to evaluate _DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_BAD_PARAMETER
bbswitch: No suitable _DSM call found.

Handle 0x002B, DMI type 10, 6 bytes
On Board Device Information
        Type: Video
        Status: Enabled
        Description: Intel Video Graphics Controller

./lspci.txt:01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:11a0] (rev a1) (prog-if 00 [VGA controller])
./lspci.txt:01:00.1 Audio device [0403]: NVIDIA Corporation GK104 HDMI Audio Controller [10de:0e0a] (rev a1)
./lspci.txt:07:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:11a0] (rev a1) (prog-if 00 [VGA controller])

Revision history for this message
synace (synace) wrote :

Sony Vaio SVZ13116GXX with PMD "power media dock" connected from boot.

Revision history for this message
synace (synace) wrote :

Sony Vaio SVZ13116GXX with PMD "power media dock" connected from boot.

(re-submitting attachment. failed last submit).

Revision history for this message
CrazySky (makarovdenis11) wrote :

HP Pavilion DV6 Notebook PC

Revision history for this message
Arnaud Botella (botella-arnaud) wrote :

uname -a
Linux savagnin 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Abhisek Maiti (mail2abhisek-maiti) wrote :

I've Intel 3rd Gen HD 4000 & AMD 7730 PowerXpress 4.0+ graphics. My OS is Ubuntu 12.10(64 Bit). I'm unable to manage my full graphics properties. AMD propietery driver is totally useless. Currently I can access only onboard graphics through Open source Raedon Driver. But no Hardware accelaration & 3D Business..

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "This is the Needed file. Intel 3rd Gen HD 4000/AMD 7730 PowerXpress 4.0+" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

tags: added: patch
Revision history for this message
Peter Bielik (petsof) wrote :

Adding dump of my machine, Acer Aspire V3-551G, running Fedora 18, 64bit.
Graphics: AMD Radeon HD 7660G + 7670M
uname -a :
Linux localhost.localdomain 3.7.4-204.fc18.x86_64 #1 SMP Wed Jan 23 16:44:29 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Cognifloyd (cognifloyd) wrote :

PC Laptops Dominator ( http://www.pclaptops.com/store/display/2065/37/dominator )
Display: 17.3" Full HD with LED Display
Graphics: Nvidia® GeForce™ GT 650M with Nvidia® Optimus Technology

I use Gentoo Linux (kernel 3.6.11-gentoo)

Revision history for this message
Cognifloyd (cognifloyd) wrote :

PC Laptops Dominator ( http://www.pclaptops.com/store/display/2065/37/dominator )
Display: 17.3" Full HD with LED Display
Graphics: Nvidia® GeForce™ GT 650M with Nvidia® Optimus Technology

I use Gentoo Linux (kernel 3.6.11-gentoo)

Revision history for this message
Cognifloyd (cognifloyd) wrote :

Here are relevant tidbits

$ dmesg | grep -C10 bbswitch
[258535.153494] bbswitch: enabling discrete graphics
[258535.153508] pci 0000:01:00.0: power state changed by ACPI to D0
[258535.163812] pci 0000:01:00.0: Refused to change power state, currently in D3
[258540.368010] bbswitch: enabling discrete graphics
[258540.368022] pci 0000:01:00.0: power state changed by ACPI to D0
[258540.378160] pci 0000:01:00.0: Refused to change power state, currently in D3

$ uname -a
Linux pahoran 3.6.11-gentoo #2 SMP Tue Jan 22 14:59:36 MST 2013 x86_64 Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux

$ optirun -vv glxgears
[DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[INFO]Configured driver: nvidia
[DEBUG]Skipping auto-detection, using configured driver 'nvidia'
[DEBUG]Process /sbin/modinfo started, PID 32137.
[DEBUG]Hiding stderr for execution of /sbin/modinfo
[DEBUG]SIGCHILD received, but wait failed with No child processes
[DEBUG]Active configuration:
[DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[DEBUG] X display: :8
[DEBUG] LD_LIBRARY_PATH: /usr/lib64/opengl/nvidia/lib:/usr/lib32/opengl/nvidia/lib:/usr/lib/opengl/nvidia/lib
[DEBUG] Socket path: /var/run/bumblebee.socket
[DEBUG] VGL Compression: proxy
[DEBUG]optirun version 3.0 starting...
[INFO]Response: No - error: Could not enable discrete graphics card

[ERROR]Cannot access secondary GPU - error: Could not enable discrete graphics card

[DEBUG]Socket closed.
[ERROR]Aborting because fallback start is disabled.
[DEBUG]Killing all remaining processes.

Revision history for this message
Vlad Brovko (brovka75) wrote :

send file FUJITSU-LIFEBOOK_NH532 as asked in the https://launchpad.net/~hybrid-graphics-linux

Revision history for this message
Vlad Brovko (brovka75) wrote :

try to resend file FUJITSU-LIFEBOOK_NH532 as asked in the https://launchpad.net/~hybrid-graphics-linux

Revision history for this message
Marco (bloodyelf) wrote :
Revision history for this message
Marco (bloodyelf) wrote :

My ACPI dump

affects: ubuntu → bumblebee
Changed in bumblebee:
status: Confirmed → New
Revision history for this message
Gabriel Escobar Ugarte Escobar (mistergge) wrote :

well here you have

Revision history for this message
Sturm Flut (sturmflut) wrote :

Could you update the hack for kernel 3.8? It seems the internal datastructures have changed and the hack is no longer compatible with the upcoming Raring Ringtial release:

DKMS make.log for acpi-handle-hack-0.0.1 for kernel 3.8.0-11-generic (x86_64)
Fri Mar 8 21:06:38 CET 2013
make -C /lib/modules/3.8.0-11-generic/build M="$(pwd)" modules
make[1]: Entering directory `/usr/src/linux-headers-3.8.0-11-generic'
  CC [M] /var/lib/dkms/acpi-handle-hack/0.0.1/build/acpi-handle-hack.o
/var/lib/dkms/acpi-handle-hack/0.0.1/build/acpi-handle-hack.c: In function 'dev_set_acpi_handle':
/var/lib/dkms/acpi-handle-hack/0.0.1/build/acpi-handle-hack.c:60:20: error: 'struct dev_archdata' has no member named 'acpi_handle'
make[2]: *** [/var/lib/dkms/acpi-handle-hack/0.0.1/build/acpi-handle-hack.o] Error 1
make[1]: *** [_module_/var/lib/dkms/acpi-handle-hack/0.0.1/build] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-11-generic'
make: *** [default] Error 2

Revision history for this message
Steven Falken (btwotch) wrote :

Hi, I cannot use bbswitch to turn off the nvidia card on my thinkpad t530 (http://www.lenovo.com/products/us/laptop/thinkpad/t-series/t530/)
Thank you!
-------
cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:02.0 030000 \_SB_.PCI0.VID_
0000:00:14.0 0c0330 \_SB_.PCI0.XHCI
0000:00:16.0 078000
0000:00:19.0 020000 \_SB_.PCI0.IGBE
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.EXP1
0000:00:1c.1 060400 \_SB_.PCI0.EXP2
0000:00:1c.2 060400 \_SB_.PCI0.EXP3
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPC_
0000:00:1f.2 010601 \_SB_.PCI0.SAT1
0000:00:1f.3 0c0500 \_SB_.PCI0.SMBU
0000:02:00.0 088001 \_SB_.PCI0.EXP1.SLOT
0000:02:00.3 0c0010
0000:03:00.0 028000
------

Revision history for this message
Michele Corazza (ashmikuz) wrote :

I hope this can help gathering more data about hybrid ati/intel graphics with muxless switch... My machine (as the filename says) is an Inspiron SE 7520, all the lspci info should be inside the tar.gz.

Revision history for this message
Jonathan Anderson (emailjonathananderson-fedora) wrote :

DSDT and more for Asus UL50VT, mux switch hybrid intel / nvidia

Revision history for this message
shishir (shiverma) wrote :

My Laptop Details:

Lenovo Thinkpad 2359CTO

Revision history for this message
Viktor Fedorov (davion-groovy) wrote :

My laptop is Lenovo IdeaPad z500 with nVidia 545m video card.

Link to the problem: https://github.com/Bumblebee-Project/bbswitch/issues/53

Revision history for this message
Peter Wu (lekensteyn) wrote :

@sturm
All users of the "Lenovo ACPI handle hack", please note that this hack is incompatible with kernel 3.7 and newer. Kernel 3.9 and later do not need the hack, this got backported to 3.8.5 too.

Revision history for this message
Shyjo (shyjok2) wrote :

Acpi info and dumb

Revision history for this message
Shyjo (shyjok2) wrote :

Acpi info and dumb

Revision history for this message
fievelk (superpjok) wrote :

I add my tar.gz file for the AMD Radeon HD 8730m, an hybrid graphic card which comes with the Dell Inspiron 15r 5521 laptop.

This is a link to notebookcheck: http://www.notebookcheck.net/AMD-Radeon-HD-8730M.87149.0.html

What should I do now? :)

Revision history for this message
thomas.citharet@gmail.com (thomas-citharet-deactivatedaccount) wrote :

Laptop : Acer Aspire 5750G
Graphic Card : Nvidia GeForce GT 520M

handles.txt :
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:02:00.0 020000 \_SB_.PCI0.RP01.PXSX
0000:02:00.1 080501
0000:02:00.2 088000
0000:02:00.3 088000
0000:03:00.0 028000 \_SB_.PCI0.RP02.PXSX

Revision history for this message
thomas.citharet@gmail.com (thomas-citharet-deactivatedaccount) wrote :

Laptop : Acer Aspire 5750G
Graphic Card : Nvidia GeForce GT 520M

handles.txt :
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:02:00.0 020000 \_SB_.PCI0.RP01.PXSX
0000:02:00.1 080501
0000:02:00.2 088000
0000:02:00.3 088000
0000:03:00.0 028000 \_SB_.PCI0.RP02.PXSX

Revision history for this message
timur (ba.timur) wrote :

I have Lenovo Y560 with Intel integrated and ATI MObility Radeon HD 5730 discrete card. I can't get them to work under Windows. What I need is not so much switchable graphics, although it'd be nice, but just CInnamon to work. I can use only Gnome now, not even Unity.
I tried different solutions, none worked, not now not when I had 12.10 or 12.04. I tried botjh with selecting Switchable and Discrete optins in BIOS.
I think I have mux version of graphic card, so latest Catalyst drivers don't work. Ubuntu's fglrx didn't work also. I don't know whether some older driver would work with Ubuntu 13.04. Please add this detail at https://launchpad.net/~hybrid-graphics-linux.
Please explain directly how to use vga_switcheroo. Now instructins mostly refer to http://asusm51ta-with-linux.blogspot.com/ which is rahter old.

Revision history for this message
timur (ba.timur) wrote :

I have Lenovo Y560 with Intel integrated and ATI MObility Radeon HD 5730 discrete card. I can't get them to work under Windows. What I need is not so much switchable graphics, although it'd be nice, but just CInnamon to work. I can use only Gnome now, not even Unity.
I tried different solutions, none worked, not now not when I had 12.10 or 12.04. I tried botjh with selecting Switchable and Discrete optins in BIOS.
I think I have mux version of graphic card, so latest Catalyst drivers don't work. Ubuntu's fglrx didn't work also. I don't know whether some older driver would work with Ubuntu 13.04. Please add this detail at https://launchpad.net/~hybrid-graphics-linux.
Please explain directly how to use vga_switcheroo. Now instructins mostly refer to http://asusm51ta-with-linux.blogspot.com/ which is rahter old.

Revision history for this message
timur (ba.timur) wrote :
Revision history for this message
timur (ba.timur) wrote :
Revision history for this message
Petr Gladkikh (petrglad) wrote :

Info about ASUS B53S.

Revision history for this message
Rafael Pulgarín (rpc1616-g) wrote :

Hybrid Graphics Linux

Revision history for this message
Rafael Pulgarín (rpc1616-g) wrote :

Hybrid Graphics Linux

Revision history for this message
Tun Win Naing (tunwn-mdy) wrote :

Output of acpi_dump_info
================START HERE===============

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.VGA_
0000:07:00.0 020000 \_SB_.PCI0.RP01.PXSX
0000:08:00.0 028000 \_SB_.PCI0.RP02.PXSX

================END HERE===============

Revision history for this message
Tun Win Naing (tunwn-mdy) wrote :

Output of acpi_dump_info
================START HERE===============

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.VGA_
0000:07:00.0 020000 \_SB_.PCI0.RP01.PXSX
0000:08:00.0 028000 \_SB_.PCI0.RP02.PXSX

================END HERE===============

Revision history for this message
theo (hellsing-arkard) wrote :

Hi, here my Asus K45DR-VX039D info

Revision history for this message
tristaq@gmail.com (tristaq) wrote :

Acer aspire 3820TG hybrid Ati5470 and Intel HD grapics with CoreI3-330 4Gb memory.

Revision history for this message
tristaq@gmail.com (tristaq) wrote :

Acer aspire 3820TG hybrid Ati5470 and Intel HD grapics with CoreI3-330 4Gb memory.

Revision history for this message
Karol Herbst (launqhpad) wrote :

Here is the output from the script.

laptops is this one: http://www.mysn.eu/xmg-p503

Revision history for this message
Karol Herbst (launqhpad) wrote :

Here is the output from the script.

laptops is this one: http://www.mysn.eu/xmg-p503

Revision history for this message
Karol Herbst (launqhpad) wrote :

Launchpad has some issues, so I misses the file after launchpad timeout problem

Revision history for this message
AGI27 (agi27) wrote :

Hi, I have a Dell :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

Vostro 3560
A13

$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Thames XT [Radeon HD 7670M] [1002:6840] (prog-if 00 [VGA controller])

Thanks a lot !

Revision history for this message
Marcus Vinicius (marcovvinicius) wrote :

Hey guys, it's my conf of my laptop. This file is to help project hybrid video cards on Linux. I'm not have a problem, is just for help.

Bye!

Revision history for this message
Marcus Vinicius (marcovvinicius) wrote :

Hey guys, it's my conf of my laptop. This file is to help project hybrid video cards on Linux. I'm not have a problem, is just for help.

Bye!

Revision history for this message
Miguel Duarte (migueljrduarte) wrote :

Hi,

Here goes!

Samsung Series 7 CHRONOS NP770Z7E-S01PT
http://www.samsung.com/pt/consumer/monitor-peripherals-printer/notebook/high-performance/NP770Z7E-S01PT-spec
(It's in Portuguese, but you should be able to understand)

I'm sending you the output of the command and the handles.txt file.
Hope this helps.

Revision history for this message
Miguel Duarte (migueljrduarte) wrote :

Related to post #612

After analyzing the files your script generated, I've come to the conclusion that, in my case, the calls to turn on and off the discrete GPU (an AMD in this case) is:

_SB_.PCI0.PEG0.PEGP.SGOF
_SB_.PCI0.PEG0.PEGP.SGON

Hope this helps you.

Revision history for this message
Lian Sebe (csebe) wrote :

Hope this helps!

Revision history for this message
Jacob Nielsen (j.nielsen) wrote :

Attached file generated by get-acpi-info.sh for Clevo W350STQ.

For this machine primusrun works, but bbswitch fails to load. Will file an issue on github for that.

Revision history for this message
Pierre-Yves Landuré (biapy) wrote :

Here are the informations for a MacBook Pro 9.1 (mid 2012).

lspci output:
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit Ethernet PCIe (rev 10)
02:00.1 SD Host controller: Broadcom Corporation NetXtreme BCM57765 Memory Card Reader (rev 10)
03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02)
04:00.0 FireWire (IEEE 1394): LSI Corporation FW643 [TrueFire] PCIe 1394b Controller (rev 08)

acpi_dump_info output:

0000:00:00.0 060000 \_SB_.PCI0.MCHC
0000:00:01.0 060400 \_SB_.PCI0.P0P2
0000:00:01.1 060400 \_SB_.PCI0.PEG1
0000:00:02.0 030000 \_SB_.PCI0.IGPU
0000:00:14.0 0c0330 \_SB_.PCI0.XHC1
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SATA
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.P0P2.GFX0
0000:01:00.1 040300 \_SB_.PCI0.P0P2.HDAU
0000:02:00.0 020000 \_SB_.PCI0.RP01.GIGE
0000:02:00.1 080501 \_SB_.PCI0.RP01.SDXC
0000:03:00.0 028000 \_SB_.PCI0.RP02.ARPT
0000:04:00.0 0c0010 \_SB_.PCI0.RP03.FRWR

Revision history for this message
Pierre-Yves Landuré (biapy) wrote :

In addition to comment #616, missing attachement.

Revision history for this message
54300aa (54300aa) wrote :

Power management doesn't work. (laptop's bottom stays warm in the GPU region, fan never stops, no changes in the battery life)

At first look bbswitch works but GPU never turns off

Other bugs:
- hdmi sound doesn't switch automatically.
- Backlight resets after reboot, suspend.
- Closing the lid turns off hdmi.

Revision history for this message
Daniel Bech (daniel-gator) wrote :

Laptop: Thinkpad T430u
Graphics: Nvidia 620m
OS: Elementary OS Luna Beta 2 (ubuntu based)

Revision history for this message
Daniel Bech (daniel-gator) wrote :

Laptop: Thinkpad T430u
Graphics: Nvidia 620m
OS: Elementary OS Luna Beta 2 (ubuntu based)

Revision history for this message
Abhishek Singh (aks) wrote :

ACPI Info for my DELL XPS 14z (handles.txt)

Revision history for this message
Abhishek Singh (aks) wrote :

Dell XPS 14z acpi info.

Revision history for this message
Abhishek Singh (aks) wrote :

Dell XPS 14z

Revision history for this message
PsySc0rpi0n (psysc0rpi0n) wrote :
Revision history for this message
PsySc0rpi0n (psysc0rpi0n) wrote :
Revision history for this message
Joris Patroons (z-launchpad-b) wrote :
Revision history for this message
Alex Granizo (agranizo) wrote :

Laptop: Samsung Series 7 NP700Z5B-W01UB
Specs: http://www.samsung.com/us/computer/pcs/NP700Z5B-W01UB-specs
OS: Ubuntu 12.04 x86_64
Note: Switchable graphics works when Catalyst drivers (13.04) are manually installed

Revision history for this message
Alex Granizo (agranizo) wrote :

Laptop: Samsung Series 7 NP700Z5B-W01UB
Specs: http://www.samsung.com/us/computer/pcs/NP700Z5B-W01UB-specs
OS: Ubuntu 12.04 x86_64
Note: Switchable graphics works when Catalyst drivers (13.04) are manually installed

Revision history for this message
Bojojo (jojo-ls-2) wrote :

I can't switch beetween ATI/intel on a HP pavillon dm4 2160sf muxless computer. When i try vga switcheroo (echo "DIS" > /sys/.../vgaswitheroo ) i have a black screen only.

Revision history for this message
Anders Baekgaard (n-ab) wrote :

bbswitch fails.

#dmesg | grep bbswitch:
[ 6.515963] bbswitch: version 0.7
[ 6.515969] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 6.515974] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP05.PXSX
[ 6.515986] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 6.515992] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 6.516035] bbswitch: No suitable _DSM call found.

#uname -a:
Linux shu 3.11.0-4-generic #9-Ubuntu SMP Mon Aug 26 15:21:06 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

#cat /etc/issue:
Ubuntu Saucy Salamander (development branch) \n \l

Revision history for this message
Peter Wu (lekensteyn) wrote :

@n-ab, your issue is already known at https://github.com/Bumblebee-Project/Bumblebee/issues/460

Revision history for this message
stéphane GAMBUS (stephane-gambus) wrote :
Download full text (4.6 KiB)

Hello,

bbswitch doesn't work on my computer apple macbookpro10,1
Any idea ?

Tanks for your help
Stéphane

--------------------------------------------------------------------------------------
starshoot steph # ls /proc/acpi/bbswitch
ls: impossible d'accéder à /proc/acpi/bbswitch: Aucun fichier ou dossier de ce type
--------------------------------------------------------------------------------------
starshoot steph # dmesg | grep -C 10 bbswitch:
[ 11.982465] usb 4-1.8.1.1: USB disconnect, device number 6
[ 12.266098] usb 4-1.8.1.2: USB disconnect, device number 7
[ 12.347369] Bluetooth: RFCOMM TTY layer initialized
[ 12.350292] Bluetooth: RFCOMM socket layer initialized
[ 12.353395] Bluetooth: RFCOMM ver 1.11
[ 12.356437] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.356439] Bluetooth: BNEP filters: protocol multicast
[ 12.356445] Bluetooth: BNEP socket layer initialized
[ 12.391848] lp: driver loaded but no devices found
[ 12.394468] ppdev: user-space parallel port driver
[ 12.599352] bbswitch: version 0.7
[ 12.603374] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.IGPU
[ 12.606022] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.P0P2.GFX0
[ 12.608763] bbswitch: No suitable _DSM call found.
--------------------------------------------------------------------------------------
starshoot steph # uname -a
Linux starshoot 3.10-2-amd64 #1 SMP Debian 3.10.7-1 (2013-08-17) x86_64 GNU/Linux
--------------------------------------------------------------------------------------
starshoot ~ # cat /etc/solydxk/info
RELEASE=1
CODENAME=testing
EDITION=solydk64
DESCRIPTION="SolydXK"
DESKTOP=KDE
DISTRIB_ID=SolydXK
TOOLKIT=QT
NEW_FEATURES_URL=http://www.solydxk.com
RELEASE_NOTES_URL=http://www.solydxk.com
USER_GUIDE_URL=http://www.solydxk.com
GRUB_TITLE=SolydK 64-bit
--------------------------------------------------------------------------------------

starshoot steph # sh ./get-acpi-info.sh
Dumping ACPI tables...
Could not get ACPI tables, AE_ERROR

Intel ACPI Component Architecture
ACPI Binary Table Extraction Utility version 20130626-64 [Jul 25 2013]
Copyright (c) 2000 - 2013 Intel Corporation

Table DSDT was not found in acpidump.txt

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20130626-64 [Jul 25 2013]
Copyright (c) 2000 - 2013 Intel Corporation

Could not open input file *.dat
Gathering computer model and BIOS version...
Dumping PCI information...
cp: impossible d'évaluer « *.dsl »: Aucun fichier ou dossier de ce type
Please submit the below file on https://bugs.launchpad.net/lpbugreporter/+bug/752542/+addcomment
-rw-r--r-- 1 root root 5005 sept. 17 20:56 /tmp/tmp.6sxBVgqIIu/Apple_Inc.-MacBookPro10,1.tar.gz
--------------------------------------------------------------------------------------
starshoot steph # git clone git://github.com/Lekensteyn/acpi-stuff.git --depth 1
Clonage dans 'acpi-stuff'
remote: Counting objects: 72, done.
remote: Compressing objects: 100% (62/62), done.
remote: Total 72 (delta 12), reused 62 (delta 10)
Receiving objects: 100% (72/72), 502.47 KiB | 47.00 KiB/s, done.
Resolving deltas: 100% (12/12), done.
Checking connectivity... done
star...

Read more...

Revision history for this message
stéphane GAMBUS (stephane-gambus) wrote :
Download full text (4.6 KiB)

Hello,

bbswitch doesn't work on my computer apple macbookpro10,1
Any idea ?

Tanks for your help
Stéphane

--------------------------------------------------------------------------------------
starshoot steph # ls /proc/acpi/bbswitch
ls: impossible d'accéder à /proc/acpi/bbswitch: Aucun fichier ou dossier de ce type
--------------------------------------------------------------------------------------
starshoot steph # dmesg | grep -C 10 bbswitch:
[ 11.982465] usb 4-1.8.1.1: USB disconnect, device number 6
[ 12.266098] usb 4-1.8.1.2: USB disconnect, device number 7
[ 12.347369] Bluetooth: RFCOMM TTY layer initialized
[ 12.350292] Bluetooth: RFCOMM socket layer initialized
[ 12.353395] Bluetooth: RFCOMM ver 1.11
[ 12.356437] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.356439] Bluetooth: BNEP filters: protocol multicast
[ 12.356445] Bluetooth: BNEP socket layer initialized
[ 12.391848] lp: driver loaded but no devices found
[ 12.394468] ppdev: user-space parallel port driver
[ 12.599352] bbswitch: version 0.7
[ 12.603374] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.IGPU
[ 12.606022] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.P0P2.GFX0
[ 12.608763] bbswitch: No suitable _DSM call found.
--------------------------------------------------------------------------------------
starshoot steph # uname -a
Linux starshoot 3.10-2-amd64 #1 SMP Debian 3.10.7-1 (2013-08-17) x86_64 GNU/Linux
--------------------------------------------------------------------------------------
starshoot ~ # cat /etc/solydxk/info
RELEASE=1
CODENAME=testing
EDITION=solydk64
DESCRIPTION="SolydXK"
DESKTOP=KDE
DISTRIB_ID=SolydXK
TOOLKIT=QT
NEW_FEATURES_URL=http://www.solydxk.com
RELEASE_NOTES_URL=http://www.solydxk.com
USER_GUIDE_URL=http://www.solydxk.com
GRUB_TITLE=SolydK 64-bit
--------------------------------------------------------------------------------------

starshoot steph # sh ./get-acpi-info.sh
Dumping ACPI tables...
Could not get ACPI tables, AE_ERROR

Intel ACPI Component Architecture
ACPI Binary Table Extraction Utility version 20130626-64 [Jul 25 2013]
Copyright (c) 2000 - 2013 Intel Corporation

Table DSDT was not found in acpidump.txt

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20130626-64 [Jul 25 2013]
Copyright (c) 2000 - 2013 Intel Corporation

Could not open input file *.dat
Gathering computer model and BIOS version...
Dumping PCI information...
cp: impossible d'évaluer « *.dsl »: Aucun fichier ou dossier de ce type
Please submit the below file on https://bugs.launchpad.net/lpbugreporter/+bug/752542/+addcomment
-rw-r--r-- 1 root root 5005 sept. 17 20:56 /tmp/tmp.6sxBVgqIIu/Apple_Inc.-MacBookPro10,1.tar.gz
--------------------------------------------------------------------------------------
starshoot steph # git clone git://github.com/Lekensteyn/acpi-stuff.git --depth 1
Clonage dans 'acpi-stuff'
remote: Counting objects: 72, done.
remote: Compressing objects: 100% (62/62), done.
remote: Total 72 (delta 12), reused 62 (delta 10)
Receiving objects: 100% (72/72), 502.47 KiB | 47.00 KiB/s, done.
Resolving deltas: 100% (12/12), done.
Checking connectivity... done
star...

Read more...

Revision history for this message
Glauber (glauber-gallego) wrote :
Revision history for this message
Emilio Scalise (emisca) wrote :

HP Pavillion 15-e027sl
Hybrid amd enduro radeon hd 8670M / Intel HD 4000 (i5-3230M)

Tested on Fedora 19 up to date.
Fglrx 13.8 beta (rpmforge packages) don't work (aticonfig --initial say device not found, obviuosly after loading fglrx kernel module and blacklisting radeon module).
Radeon open drive seems to not be supported:

$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x46 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 3 outputs: 4 associated providers: 0 name:Intel
~
$ lsmod|grep radeon
radeon 1238495 1
ttm 79865 1 radeon
i2c_algo_bit 13257 2 i915,radeon
drm_kms_helper 50239 2 i915,radeon
drm 274480 7 ttm,i915,drm_kms_helper,radeon
i2c_core 34242 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,radeon,videodev

$ dmesg |grep radeon
[ 89.953847] [drm] radeon kernel modesetting enabled.
[ 89.953888] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[ 90.338136] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 90.338141] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[ 90.338415] [drm] radeon: 1024M of VRAM memory ready
[ 90.338417] [drm] radeon: 512M of GTT memory ready.
[ 90.650346] radeon 0000:01:00.0: WB enabled
[ 90.650349] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8802517c8c00
[ 90.650350] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff8802517c8c04
[ 90.650351] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff8802517c8c08
[ 90.650352] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8802517c8c0c
[ 90.650354] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff8802517c8c10
[ 90.650370] radeon 0000:01:00.0: irq 47 for MSI/MSI-X
[ 90.650379] radeon 0000:01:00.0: radeon: using MSI.
[ 90.650393] [drm] radeon: irq initialized.
[ 90.672580] [drm] radeon: power management initialized
[ 90.672586] radeon 0000:01:00.0: No connectors reported connected with modes
[ 90.673640] radeon 0000:01:00.0: fb1: radeondrmfb frame buffer device
[ 90.673650] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 1

Revision history for this message
borillionstar (babakrezai) wrote :

Hope this helps, Asus G750JH-DB71

Revision history for this message
borillionstar (babakrezai) wrote :

Hope this helps, Asus G750JH-DB71

Revision history for this message
Rohan Dhruva (rohandhruva) wrote :
Revision history for this message
Rohan Dhruva (rohandhruva) wrote :
Revision history for this message
Rohan Dhruva (rohandhruva) wrote :
Revision history for this message
Rory Yorke (ryorke) wrote :

Dell Inspiron 3521

Revision history for this message
razor (razorxpress) wrote :

Muxless AMD 6470M/ Intel Sandy bridge

Revision history for this message
razor (razorxpress) wrote :

Muxless AMD 6470M/ Intel Sandy bridge

Revision history for this message
Martin Pagh Goodwin (martin-goodwin-e) wrote :

ASUS n56vz with graphics hardware:

# lspci -vmk | grep -A 8 -B 2 VGA

Device: 00:02.0
Class: VGA compatible controller
Vendor: Intel Corporation
Device: 3rd Gen Core processor Graphics Controller
SVendor: ASUSTeK Computer Inc.
SDevice: N56VZ
Rev: 09
Driver: i915

Device: 00:14.0
--

Device: 01:00.0
Class: VGA compatible controller
Vendor: NVIDIA Corporation
Device: GK107M [GeForce GT 650M]
SVendor: ASUSTeK Computer Inc.
SDevice: N56VZ
Rev: a1
Driver: nvidia

Device: 03:00.0

running Kubuntu 13.10.

Was able to install bumblebee in 13.04 and had NVidia do the rendering, but only to local screen... I really would like to be able to use the HDMI output

Revision history for this message
Martin Pagh Goodwin (martin-goodwin-e) wrote :

ASUS n56vz with graphics hardware:

# lspci -vmk | grep -A 8 -B 2 VGA

Device: 00:02.0
Class: VGA compatible controller
Vendor: Intel Corporation
Device: 3rd Gen Core processor Graphics Controller
SVendor: ASUSTeK Computer Inc.
SDevice: N56VZ
Rev: 09
Driver: i915

Device: 00:14.0
--

Device: 01:00.0
Class: VGA compatible controller
Vendor: NVIDIA Corporation
Device: GK107M [GeForce GT 650M]
SVendor: ASUSTeK Computer Inc.
SDevice: N56VZ
Rev: a1
Driver: nvidia

Device: 03:00.0

running Kubuntu 13.10.

Was able to install bumblebee in 13.04 and had NVidia do the rendering, but only to local screen... I really would like to be able to use the HDMI output

Revision history for this message
MrDimanche (synthetiser) wrote :

Cannot use bbswitch
There nothing in the /proc/acpi/bbswitch, the nvidia card is always on.
The rest work flawlessly (optirun and primusrun)

I have a Clevo W350ST with a GeForce GTX 765M/PCIe/SSE2

Revision history for this message
MrDimanche (synthetiser) wrote :

Cannot use bbswitch
There nothing in the /proc/acpi/bbswitch, the nvidia card is always on.
The rest work flawlessly (optirun and primusrun)

I have a Clevo W350ST with a GeForce GTX 765M/PCIe/SSE2

Revision history for this message
RayfenWindspear (rayfenwindspear) wrote :

Before I post my PC information, let me first explain a workaround that I found. I believe it may contain the exact information needed for my laptop model.

I am able to turn off and on my Optimus card using acpi_call which I got from the instructions here:
http://linux-hybrid-graphics.blogspot.com/2010/07/using-acpicall-module-to-switch-onoff.html

The messages sent through acpi_call are \_SB.PCI0.PEG0.PEGP._OFF and \_SB.PCI0.PEG0.PEGP._ON
These effectively disable and enable my GPU, though this method is cumbersome to use. I assume the problem bbswitch has is that (as you will see below) acpi_dump_info does NOT report a handle for 0000:01:00.0 which is my GPU.

Now for some dumps.

dmesg | grep -C 10 bbswitch:
[ 20.298843] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 20.301851] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 21.292153] bbswitch: version 0.7
[ 21.292158] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 21.292161] bbswitch: cannot find ACPI handle for VGA device 0000:01:00.0
[ 21.292162] bbswitch: No discrete VGA device found
[ 27.987244] wlan0: authenticate with 00:24:7b:f7:a3:78
[ 27.994217] wlan0: send auth to 00:24:7b:f7:a3:78 (try 1/3)
[ 27.997162] wlan0: authenticated

uname -a
Linux CHIKARA-RARING 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Ubuntu 13.04

Xorg -version
X.Org X Server 1.13.3
Release Date: 2013-03-07
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
Current Operating System: Linux CHIKARA-RARING 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=edbc47fb-c02b-474c-8349-802377ff9a1a ro
Build Date: 16 October 2013 04:35:36PM
xorg-server 2:1.13.3-0ubuntu6.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.28.2

cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.P0P2
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000
0000:03:00.0 020000 \_SB_.PCI0.RP03.PXSX
0000:04:00.0 028000 \_SB_.PCI0.RP04.PXSX
0000:05:00.0 ff0000 \_SB_.PCI0.RP05.PXSX

Again, why my laptop does not display a handle for my GPU is beyond me.

Revision history for this message
Lope (lopeonline) wrote :

Turning off my Nvidia GPU my system's power consumption drops from 23w to 11.3W.
However when I try shutdown my system crashes.
If I try turn the GPU back on again power consumption only rises to 18W, and the system still crashes when I shut down.
http://www.linuxquestions.org/questions/showthread.php?p=5049513#post5049513

ACPI Dump attached.

Revision history for this message
Adler Perotte (aperotte) wrote :
Download full text (3.5 KiB)

Hello,

I am filing a bug report for bbswitch for an Acer Aspire V7-482pg with an Nvidia GT 750M card running 64-bit Ubuntu 13.10.

I have tried many driver versions, but the currently installed version is 331 from the edgers repository. I have the 7.7 release of Xorg and Server version 1.14.3. I have also modified my bumblebee.conf file according to the ubuntu wiki for version 331.

Here are the outputs of the requested commands.

-----------------------------------------------------------------

$ dmesg | grep -C 10 bbswitch

[ 38.096065] Bluetooth: RFCOMM socket layer initialized
[ 38.096066] Bluetooth: RFCOMM ver 1.11
[ 38.693018] init: nvidia-persistenced main process (1047) terminated with status 1
[ 39.276768] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 39.276910] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 39.284985] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.285255] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.389810] r8169 0000:05:00.1 eth0: link down
[ 39.389858] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.390109] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 40.906069] bbswitch: version 0.7
[ 40.906075] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 40.906079] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP05.PXSX
[ 40.906099] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 40.906116] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 40.906122] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[ 40.906149] bbswitch: No suitable _DSM call found.
[ 43.535046] ahci 0000:00:1f.2: port does not support device sleep
[ 60.200826] wlan0: authenticate with 00:24:6c:09:34:78
[ 60.202080] wlan0: send auth to 00:24:6c:09:34:78 (try 1/3)
[ 60.203007] wlan0: authenticated
[ 60.204540] wlan0: associate with 00:24:6c:09:34:78 (try 1/3)
[ 60.206536] wlan0: RX AssocResp from 00:24:6c:09:34:78 (capab=0x411 status=0 aid=4)
[ 60.207429] wlan0: associated
[ 60.207454] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 765.358914] audit_printk_skb: 168 callbacks suppressed
[ 765.358920] type=1400 audit(1384169637.143:68): apparmor="STATUS" operation="profile_replace" parent=3625 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=3629 comm="apparmor_parser"

-----------------------------------------------------------------

$ uname -a
Linux psyprax 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

-----------------------------------------------------------------

$cat /proc/acpi/dump_info

0000:00:00.0 060000
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.P...

Read more...

Revision history for this message
Adler Perotte (aperotte) wrote :
Download full text (3.5 KiB)

Hello,

I am filing a bug report for bbswitch for an Acer Aspire V7-482pg with an Nvidia GT 750M card running 64-bit Ubuntu 13.10.

I have tried many driver versions, but the currently installed version is 331 from the edgers repository. I have the 7.7 release of Xorg and Server version 1.14.3. I have also modified my bumblebee.conf file according to the ubuntu wiki for version 331.

Here are the outputs of the requested commands.

-----------------------------------------------------------------

$ dmesg | grep -C 10 bbswitch

[ 38.096065] Bluetooth: RFCOMM socket layer initialized
[ 38.096066] Bluetooth: RFCOMM ver 1.11
[ 38.693018] init: nvidia-persistenced main process (1047) terminated with status 1
[ 39.276768] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 39.276910] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 39.284985] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.285255] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.389810] r8169 0000:05:00.1 eth0: link down
[ 39.389858] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.390109] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 40.906069] bbswitch: version 0.7
[ 40.906075] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 40.906079] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP05.PXSX
[ 40.906099] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 40.906116] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 40.906122] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[ 40.906149] bbswitch: No suitable _DSM call found.
[ 43.535046] ahci 0000:00:1f.2: port does not support device sleep
[ 60.200826] wlan0: authenticate with 00:24:6c:09:34:78
[ 60.202080] wlan0: send auth to 00:24:6c:09:34:78 (try 1/3)
[ 60.203007] wlan0: authenticated
[ 60.204540] wlan0: associate with 00:24:6c:09:34:78 (try 1/3)
[ 60.206536] wlan0: RX AssocResp from 00:24:6c:09:34:78 (capab=0x411 status=0 aid=4)
[ 60.207429] wlan0: associated
[ 60.207454] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 765.358914] audit_printk_skb: 168 callbacks suppressed
[ 765.358920] type=1400 audit(1384169637.143:68): apparmor="STATUS" operation="profile_replace" parent=3625 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=3629 comm="apparmor_parser"

-----------------------------------------------------------------

$ uname -a
Linux psyprax 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

-----------------------------------------------------------------

$cat /proc/acpi/dump_info

0000:00:00.0 060000
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.P...

Read more...

Revision history for this message
Adler Perotte (aperotte) wrote :
Download full text (3.5 KiB)

Hello,

I am filing a bug report for bbswitch for an Acer Aspire V7-482pg with an Nvidia GT 750M card running 64-bit Ubuntu 13.10.

I have tried many driver versions, but the currently installed version is 331 from the edgers repository. I have the 7.7 release of Xorg and Server version 1.14.3. I have also modified my bumblebee.conf file according to the ubuntu wiki for version 331.

Here are the outputs of the requested commands.

-----------------------------------------------------------------

$ dmesg | grep -C 10 bbswitch

[ 38.096065] Bluetooth: RFCOMM socket layer initialized
[ 38.096066] Bluetooth: RFCOMM ver 1.11
[ 38.693018] init: nvidia-persistenced main process (1047) terminated with status 1
[ 39.276768] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 39.276910] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 39.284985] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.285255] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.389810] r8169 0000:05:00.1 eth0: link down
[ 39.389858] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.390109] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 40.906069] bbswitch: version 0.7
[ 40.906075] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 40.906079] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP05.PXSX
[ 40.906099] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 40.906116] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 40.906122] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[ 40.906149] bbswitch: No suitable _DSM call found.
[ 43.535046] ahci 0000:00:1f.2: port does not support device sleep
[ 60.200826] wlan0: authenticate with 00:24:6c:09:34:78
[ 60.202080] wlan0: send auth to 00:24:6c:09:34:78 (try 1/3)
[ 60.203007] wlan0: authenticated
[ 60.204540] wlan0: associate with 00:24:6c:09:34:78 (try 1/3)
[ 60.206536] wlan0: RX AssocResp from 00:24:6c:09:34:78 (capab=0x411 status=0 aid=4)
[ 60.207429] wlan0: associated
[ 60.207454] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 765.358914] audit_printk_skb: 168 callbacks suppressed
[ 765.358920] type=1400 audit(1384169637.143:68): apparmor="STATUS" operation="profile_replace" parent=3625 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=3629 comm="apparmor_parser"

-----------------------------------------------------------------

$ uname -a
Linux psyprax 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

-----------------------------------------------------------------

$cat /proc/acpi/dump_info

0000:00:00.0 060000
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.P...

Read more...

Revision history for this message
Peter Wu (lekensteyn) wrote :

Hi, Adler,

On Monday 11 November 2013 12:05:12 Adler Perotte wrote:
> [ 40.906079] bbswitch: Found discrete VGA device 0000:01:00.0:
> \_SB_.PCI0.RP05.PXSX [..]
>
> $ uname -a
> Linux psyprax 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013
> x86_64 x86_64 x86_64 GNU/Linux

Try kernel 3.12 or later, see https://github.com/Bumblebee-Project/bbswitch/issues/65 and
https://bugzilla.kernel.org/show_bug.cgi?id=60829

Regards,
Peter

Revision history for this message
Sanjeev (samdraiz) wrote :

Hope this info helps from samsung 550p5c
mine intel hd 4000 and nvidia gt650m

HANDLE.TXT

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:02:00.0 028000 \_SB_.PCI0.RP01.PXSX
0000:03:00.0 020000 \_SB_.PCI0.RP04.PXSX

Revision history for this message
Sanjeev (samdraiz) wrote :

Here log

Revision history for this message
Rodrigo.Toste.Gomes (rodrigo-toste-gomes) wrote :

Geforce 765M "Failed to initialize the NVIDIA GPU"

Revision history for this message
Gabriel (il-gaby) wrote :

HP Elitebook 8570w (A7C38AV)
Motherboard 176B
BIOS Ver. F43

i7-3820QM (Intel HD 4000 integrated) It says Intel, not HP.
NVidia K2000M.

Linux 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Distros: Ubuntu 13.10 / openSUSE 13.1
Xorg Ver 1:7.7

For any reason I can't show the output of any command on the terminal but for -dmesg | grep bbswitch- said something like "No accurate _DSM methods"

Revision history for this message
leoluk (leoluk) wrote :
Revision history for this message
leoluk (leoluk) wrote :
Revision history for this message
leoluk (leoluk) wrote :

See https://github.com/Bumblebee-Project/bbswitch/issues/78

Kernel version:

    Linux 3.12.0-031200-generic #201311031935 SMP Mon Nov 4 00:36:54 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux (Linux Mint 16, Mainline kernel, happens with 3.11 and other distributions as well)

cat /proc/acpi/dump_info:

```
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:01.1 060400 \_SB_.PCI0.PEG_
0000:00:02.0 030000 \_SB_.PCI0.VID_
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHCI
0000:00:16.0 078000
0000:00:19.0 020000 \_SB_.PCI0.IGBE
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.EXP1
0000:00:1c.1 060400 \_SB_.PCI0.EXP2
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPC_
0000:00:1f.2 010601 \_SB_.PCI0.SAT1
0000:00:1f.3 0c0500 \_SB_.PCI0.SMBU
0000:02:00.0 030000 \_SB_.PCI0.PEG_.VID_
0000:03:00.0 ff0000
0000:04:00.0 028000
```

Revision history for this message
Armin Preiml (apreiml-deactivatedaccount) wrote :

Thinkpad W500

http://www.thinkwiki.org/wiki/Category:W500

Vga_switcheroo switches only after Xorg restart.

Revision history for this message
Armin Preiml (apreiml-deactivatedaccount) wrote :

Thinkpad W500

http://www.thinkwiki.org/wiki/Category:W500

Vga_switcheroo switches only after Xorg restart.

Revision history for this message
Gérard Vidal (gerard-f-vidal-4) wrote :

Hi,
I have installed a Debian Jessie on a brand new HP 8570W and many things do not work. From what I googled I have inferred that most of the following problems come from a bad DSDT :
-HD4000 chipset not detected nor used by the system
-Fan control "peculiar'
-control of light level of the screen not possible
- no control of keyboard backlight

I have opened the DSDT file but I have no skills to correct errors thrown by iasl. I have tried to install nouveau and nvidia and bumblebee, bumblebeed never started and nouveau and nvidia drivers work without ability to hibernate.

Any help will be greatly appreciated.
The extraction of DSDT according to rules is attached to this report.
Thanks for any help!

Revision history for this message
Gérard Vidal (gerard-f-vidal-4) wrote :

Hi,
I have installed a Debian Jessie on a brand new HP 8570W and many things do not work. From what I googled I have inferred that most of the following problems come from a bad DSDT :
-HD4000 chipset not detected nor used by the system
-Fan control "peculiar'
-control of light level of the screen not possible
- no control of keyboard backlight

I have opened the DSDT file but I have no skills to correct errors thrown by iasl. I have tried to install nouveau and nvidia and bumblebee, bumblebeed never started and nouveau and nvidia drivers work without ability to hibernate.

Any help will be greatly appreciated.
The extraction of DSDT according to rules is attached to this report.
Thanks for any help!

Revision history for this message
imen (chakroun-imen) wrote :
Revision history for this message
Sergio Benjamim (sergio-br2) wrote :

Hello,

Could anyone see Bug #1231725 ?

My machine has an issue with disabled card in shutdown, so I enabled nvidia card in shutdown, and it works. Are there any problem to bbswitch deb package include script in /etc/init/bbswitch.conf ?

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu:
status: New → Confirmed
Revision history for this message
Jerome Warnier (jwarnier) wrote :
Revision history for this message
Marc Collin (marccollin7379) wrote :

it's it usefull to post dsdt? is there any work done or people send theses
info for nothing

On Wed, Jan 8, 2014 at 9:25 AM, Jerome Warnier <email address hidden>wrote:

> ** Attachment added: "Lenovo ThinkPad T520 42395GU"
>
> https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/3943520/+files/LENOVO-T520-42395GU.tar.gz
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/752542
>
> Title:
> ACPI DSDT info
>
> Status in Bumblebee - executable documentation:
> New
> Status in The Bumblebee Project:
> New
> Status in A Bug reporter module for your hosted Launchpad project.:
> New
> Status in Ubuntu:
> Confirmed
> Status in Debian GNU/Linux:
> New
> Status in Gentoo Linux:
> New
> Status in openSUSE:
> Confirmed
>
> Bug description:
> This is for people with a hybrid graphics configuration to be able to
> submit the DSDT information: This includes nVidia Optimus and AMD
> Hybrid Graphics.
>
> To gather information about the laptop model, install dmidecode. For the
> DSDT/SSDT
> files, install the acpidump and iasl tools:
>
> sudo apt-get install acpidump iasl dmidecode
>
> or (on Fedora):
>
> sudo yum install pmtools iasl dmidecode
>
> Then use the script from http://lekensteyn.nl/files/get-acpi-info.sh to
> create the
> tarball containing information about the laptop model, PCI hardware and
> ACPI tables.
> To do so, run the following commands in a terminal:
>
>
> wget http://lekensteyn.nl/files/get-acpi-info.sh
> sh get-acpi-info.sh
>
> This will create a tar.gz file that you can attach to the bug report. In
> the comment
> itself, please include a link to the product page of the model (if
> available).
>
> This information will allow the full development of hybrid graphics
> features for Linux. Thanks for your help!
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/bumblebee/+bug/752542/+subscriptions
>

Revision history for this message
Peter Wu (lekensteyn) wrote :

On Wednesday 08 January 2014 14:41:19 Marc Collin wrote:
> it's it usefull to post dsdt? is there any work done or people send theses
> info for nothing

I think it is not as useful as it was before.

Status for NVIDIA Optimus: the nouveau driver has improved runtime PM
(enabled by default for Optimus laptops). IIRC, that landed in Linux
3.12. In comparison with bbswitch, it improves co-operation with
HDMI audio. From time[1] to time[2], new laptops are released that
turn out to be incompatible[3]. These DSDT dumps are then useful to
debug those issues, but nobody seems to care about the dumps posted
here.

AMD hybrid graphics: I have not heard much about this. The open-source
radeon driver is supposed to save power too through vgaswitcheroo,
I do not know if the power saving is also implemented through runtime PM.

Peter

 [1]: https://bugzilla.kernel.org/show_bug.cgi?id=42696
 [2]: https://bugzilla.kernel.org/show_bug.cgi?id=60561
 [3]: https://bugzilla.kernel.org/show_bug.cgi?id=60829

Revision history for this message
Sanne (sanne-grinovero) wrote :

Attaching machine details for another case of:
 > bbswitch: No suitable _DSM call found.

I really hope someone can fix it, I'm hating this machine for the amount of trouble it' giving me. I'll only use Linux, I didn't choose this model myself, and I've been trying many different distributions with no luck.

Revision history for this message
Peter Wu (lekensteyn) wrote :

Hi Sanne,

On Thursday 09 January 2014 14:08:39 Sanne wrote:
> Attaching machine details for another case of:
> > bbswitch: No suitable _DSM call found.
>
> I really hope someone can fix it, I'm hating this machine for the amount
> of trouble it' giving me. I'll only use Linux, I didn't choose this
> model myself, and I've been trying many different distributions with no
> luck.

Apple devices are not supported by bbswitch, try gmux instead.

Peter

Revision history for this message
Chris Mitchell (gunainmnoaodann) wrote :

Inspiron 17R SE 7720 Product Page: http://www.dell.com/us/p/inspiron-17r-se-7720/pd

Revision history for this message
Chris Mitchell (gunainmnoaodann) wrote :

(reattempting, previous attempt didn't patch for some reason):
Inspiron 17R SE 7720 Product Page: http://www.dell.com/us/p/inspiron-17r-se-7720/pd

Revision history for this message
frotz (frotz) wrote :

Here's a report generated on a Lenovo Thinkpad T420. Bumblebee installed fine on freshly-installed straight Debian Wheezy. I had lots of problems following the official howto at https://wiki.debian.org/Bumblebee. I posted a clarified howto at http://www.thinkwiki.org/wiki/Installing_Debian_on_a_ThinkPad_T420. Lenovo's official spec page on this laptop is http://support.lenovo.com/en_US/downloads/detail.page?DocID=PD015734. A more Linux-friendly rundown on it is at http://www.thinkwiki.org/wiki/Category:T420

Revision history for this message
Mike (amiles-h) wrote :

sudo pwmconfig
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed

$ fancontrol
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file

Thanks

Revision history for this message
Mike (amiles-h) wrote :

sudo pwmconfig
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed

$ fancontrol
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file

Thanks

Revision history for this message
Gulshan (gsingh93) wrote :

https://github.com/Bumblebee-Project/bbswitch/issues/84

$ cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:07:00.0 020000 \_SB_.PCI0.RP01.PXSX
0000:0d:00.0 028000 \_SB_.PCI0.RP02.PXSX
0000:13:00.0 ff0000 \_SB_.PCI0.RP03.PXSX
0000:13:00.1 080500
0000:19:00.0 0c0330 \_SB_.PCI0.RP04.PXSX

Revision history for this message
Joseph Lansdowne (j49137) wrote :
Revision history for this message
cherep (acherep) wrote :

here is my hardware lenovo ideapad U430

Revision history for this message
cherep (acherep) wrote :
Download full text (6.9 KiB)

hi all, my lenovo u430 with optimus on nvidia gt 730m seems to be not supported by bbswitch. I attach all info here, if something is missing, just let me know )) thanks! See also LENOVO-20270.tar.gz attached.

make
make -C /lib/modules/3.11.0-18-generic/build M="$(pwd)" modules
make[1]: Entering directory `/usr/src/linux-headers-3.11.0-18-generic'
  Building modules, stage 2.
  MODPOST 1 modules
make[1]: Leaving directory `/usr/src/linux-headers-3.11.0-18-generic'

sudo make load
rmmod bbswitch
ERROR: Module bbswitch does not exist in /proc/modules
make: [load] Error 1 (ignored)
insmod bbswitch.ko
insmod: error inserting 'bbswitch.ko': -1 No such device
make: *** [load] Error 1

dmesg | grep -C 10 bbswitch:
[ 18.310471] usb 2-4: new low-speed USB device number 5 using xhci_hcd
[ 18.330398] usb 2-4: New USB device found, idVendor=046d, idProduct=c06c
[ 18.330418] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 18.330420] usb 2-4: Product: USB Optical Mouse
[ 18.330422] usb 2-4: Manufacturer: Logitech
[ 18.330577] usb 2-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 18.339969] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/input/input15
[ 18.340105] hid-generic 0003:046D:C06C.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-4/input0
[ 28.214688] audit_printk_skb: 156 callbacks suppressed
[ 28.214692] type=1400 audit(1395907319.712:63): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=2308 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 229.114616] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[ 229.114878] bbswitch: version 0.8
[ 229.114884] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 229.114891] bbswitch: Found discrete VGA device 0000:09:00.0: \_SB_.PCI0.RP05.PXSX
[ 229.114904] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 229.114911] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 229.114919] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[ 229.114959] bbswitch: No suitable _DSM call found.
[ 250.003548] bbswitch: version 0.8
[ 250.003555] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 250.003562] bbswitch: Found discrete VGA device 0000:09:00.0: \_SB_.PCI0.RP05.PXSX
[ 250.003579] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 250.003585] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} ...

Read more...

Revision history for this message
amias (amias) wrote :

bbswitch does work on my dell inspiron 7737 which contains the following graphics bits:

00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
04:00.0 3D controller [0302]: NVIDIA Corporation GK107M [GeForce GT 750M] [10de:0fe4] (rev a1)

heres the logs

Mar 28 13:51:21 rome kernel: [ 4.711206] bbswitch: version 0.7
Mar 28 13:51:21 rome kernel: [ 4.711213] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Mar 28 13:51:21 rome kernel: [ 4.711219] bbswitch: Found discrete VGA device 0000:04:00.0: \_SB_.PCI0.RP05.PXSX
Mar 28 13:51:21 rome kernel: [ 4.711231] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
Mar 28 13:51:21 rome kernel: [ 4.711238] bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
Mar 28 13:51:21 rome kernel: [ 4.711246] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
Mar 28 13:51:21 rome kernel: [ 4.711294] bbswitch: No suitable _DSM call found.

and i've attached the get-acpi-info.sh

Happy to test fixes or supply more info if needed

Revision history for this message
crysman (crysman) wrote :
Download full text (11.8 KiB)

Hi there,

I've got issues with hibernation. Often (mostly), after resuming from hibernation, it seems that dedicated NVIDIA is running, even though /proc/...bbswitch says different:
"""
$ cat /proc/acpi/bbswitch
0000:01:00.0 OFF
"""

I know that because my laptop gets warm (65°C (normally it's 50°C)) and the fan is always on. Also, it gets warm in the place where it gets warm when using NVIDIA for testing purposes with optirun.

It is very annoying, because I have to:
a) try to re-hibernate and re-turn-on
b) restart

Here is my debug info:

"""
$ sh -c 'dmesg | grep -C 10 bbswitch: && echo "=====" && uname -a && echo "=====" && X -version && echo "=====" && lsb_release -a && echo "=====" && dmesg | grep -i asus | head -1' > ~/bumblebeedebug.txt 2>&1
$ cat ~/bumblebeedebug.txt
[ 15.516020] Bluetooth: BNEP socket layer initialized
[ 15.528831] audit_printk_skb: 129 callbacks suppressed
[ 15.528834] type=1400 audit(1396534856.526:55): apparmor="STATUS" operation="profile_replace" parent=1063 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1067 comm="apparmor_parser"
[ 15.528840] type=1400 audit(1396534856.526:56): apparmor="STATUS" operation="profile_replace" parent=1063 profile="unconfined" name="/usr/sbin/cupsd" pid=1067 comm="apparmor_parser"
[ 15.529385] type=1400 audit(1396534856.526:57): apparmor="STATUS" operation="profile_replace" parent=1063 profile="unconfined" name="/usr/sbin/cupsd" pid=1067 comm="apparmor_parser"
[ 19.561959] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.563515] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.597537] atl1c 0000:05:00.0: irq 49 for MSI/MSI-X
[ 19.614403] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.616982] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.996463] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[ 21.996636] bbswitch: version 0.7
[ 21.996643] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 21.996649] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.GFX0
[ 21.996660] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[ 21.996748] bbswitch: detected an Optimus _DSM function
[ 21.996760] pci 0000:01:00.0: enabling device (0000 -> 0003)
[ 21.996796] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 21.998659] bbswitch: disabling discrete graphics
[ 21.998670] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[ 22.032345] pci 0000:01:00.0: power state changed by ACPI to D3cold
[ 22.249062] wlan0: authenticate with 64:68:0c:66:b9:22
[ 22.264010] wlan0: send auth to 64:68:0c:66:b9:22 (try 1/3)
[ 22.266058] wlan0: authenticated
[ 22.267958] wlan0: associate with 64:68:0c:66:b9:22 (try 1/3)
[ 22.270851] wlan0: RX AssocResp from 64:68:0c:66:b9:22 (capab=0x411 status=0 aid=6)
[ 22.271021] wlan0: associated
[ 22.271029] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1437.998247] bbswitch: enabling discrete graphics...

Revision history for this message
crysman (crysman) wrote :

here is the targz from the script

Revision history for this message
crysman (crysman) wrote :

it's been not attached :( trying again...

Revision history for this message
plin2s (lj-plin2s) wrote :

I have problems with disabling discrete cadr.

Revision history for this message
Helarisi Thilakaratne (helarisi-sanjatha) wrote :

I have issues with bumblebee and a Hybrid SLI card (not optimus)...here is the tar.gz

Revision history for this message
Helarisi Thilakaratne (helarisi-sanjatha) wrote :

On Ubuntu 12.04 I'm having trouble with games with Nvidia GT 335M with bumblebee and Nvidia driver 331. It is a Hybrid SLI card (not Optimus). Games lag or crash upon starting using primus or optirun.

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT215M [GeForce GT 335M] [10de:0caf] (rev ff) (prog-if ff)

Revision history for this message
23dornot23d (keithaerospace92) wrote :

Asus K53SV i7

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
 Kernel driver in use: i915
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev ff) (prog-if ff)

Revision history for this message
ElDorado18 (erichs) wrote :

Intel i7 4702MQ / NVIDIA GeForce GT 745M

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 745M] (rev ff)

http://www.novatech.co.uk/laptop/range/novatechnspiren1581.html

Revision history for this message
ElDorado18 (erichs) wrote :

Intel i7 4702MQ / NVIDIA GeForce GT 745M

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 745M] (rev ff)

http://www.novatech.co.uk/laptop/range/novatechnspiren1581.html

Revision history for this message
ElDorado18 (erichs) wrote :

Intel i7 4702MQ / NVIDIA GeForce GT 745M

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 745M] (rev ff)

http://www.novatech.co.uk/laptop/range/novatechnspiren1581.html

Revision history for this message
Alberto Milone (albertomilone) wrote :

The NVIDIA card sometimes fails to leave D0 (after 4-5 attempts switching between intel and intel+NVIDIA) on Ubuntu 14.04 (
linux 3.13.0-24-generic)

[ 243.241320] [drm] Module unloaded
[ 243.243046] bbswitch: disabling discrete graphics
[ 243.243061] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 243.255861] pci_raw_set_power_state: 141 callbacks suppressed
[ 243.255868] pci 0000:01:00.0: Refused to change power state, currently in D0

Revision history for this message
Alberto Milone (albertomilone) wrote :
Revision history for this message
Bontius (bontius) wrote :

Alienware 17 with
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK106M [GeForce GTX 770M] (rev a1)

handles.txt:

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010400 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:08:00.0 020000 \_SB_.PCI0.RP03.PXSX
0000:09:00.0 ff0000 \_SB_.PCI0.RP04.PXSX
0000:09:00.1 080500
0000:0a:00.0 028000 \_SB_.PCI0.RP05.PXSX

Revision history for this message
Bontius (bontius) wrote :

Alienware 17 with
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK106M [GeForce GTX 770M] (rev a1)

handles.txt:

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010400 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:08:00.0 020000 \_SB_.PCI0.RP03.PXSX
0000:09:00.0 ff0000 \_SB_.PCI0.RP04.PXSX
0000:09:00.1 080500
0000:0a:00.0 028000 \_SB_.PCI0.RP05.PXSX

Revision history for this message
Mikhail Abbas (mikhail-abbas) wrote :

Product link : http://www.dell.com/my/p/inspiron-14r-5421/pd?refid=inspiron-14r-5421&baynote_bnrank=0&baynote_irrank=1&~ck=dellSearch&isredir=true

baseboard-manufacturer: Dell Inc.
baseboard-product-name: 06D9H0
baseboard-version : A05
system-manufacturer : Dell Inc.
system-product-name : Inspiron 5421
system-version : Not Specified
bios-vendor : Dell Inc.
bios-version : A05
bios-release-date : 05/18/2013

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107M [GeForce GT 730M] [10de:0fe1] (rev ff) (prog-if ff)

Revision history for this message
Marcus Vinicius (marcovvinicius) wrote :

Just for help others.

Revision history for this message
Caarma (rgordeev) wrote :

Sony vaio SVE14A3V1RW
root@caarma-nnt:~/ocr# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
SVE14A3V1RW
C60BTABF
root@caarma-nnt:~/ocr# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series] [1002:6840] (prog-if 00 [VGA controller])
root@caarma-nnt:~/ocr# cd ~

Revision history for this message
Caarma (rgordeev) wrote :

Sony vaio SVE14A3V1RW
root@caarma-nnt:~/ocr# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
SVE14A3V1RW
C60BTABF
root@caarma-nnt:~/ocr# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series] [1002:6840] (prog-if 00 [VGA controller])
root@caarma-nnt:~/ocr# cd ~

Revision history for this message
weer (romeo8881) wrote :

Sager P170SM-A here is my SSDT

Revision history for this message
Wolfgang (nwf248-lu) wrote :

Attached the output from gt-acpi-info.sh.
hth - Wolfgang

Revision history for this message
Tim van Boxtel (tim-vanboxtel) wrote :
Revision history for this message
Patrick (boosthardware) wrote :

ASUS N750JK Hybrid laptop

Revision history for this message
Patrick (boosthardware) wrote :

ASUS N750JK Hybrid laptop

Revision history for this message
Michael Kuefner (herrminni) wrote :
Revision history for this message
hamish (hamish-b) wrote :

results from get-acpi-info.sh associated with launchpad bug #1338404 ("bbswitch: fails to find ACPI handle for discrete card")

Revision history for this message
hamish (hamish-b) wrote :

re. "reporting bugs" directions at https://github.com/Bumblebee-Project/bbswitch

I'd note that acpi_dump_info.c from the bbswitch github repo does not build on ubuntu 14.04 since the kernel function name changed. work-around patch in launchpad bug #1338404 and https://github.com/Bumblebee-Project/bbswitch/issues/95

"""
#include <linux/version.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 13, 0) && defined(ACPI_HANDLE)
#define DEVICE_ACPI_HANDLE(a) ACPI_HANDLE(a)
#endif
"""

thanks,
Hamish

Revision history for this message
O. (nonand2) wrote :

Hi, I got a Lenovo T440s (LENOVO-20AQCTO1WW) and something is going wrong... bbswitch is not able to turn off the discrete card and throws this error in dmesg:

ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)

followed by a stack trace. Full dmesg output (amongst other info) as attachment.

This laptop is running on latest Archlinux with kernel 3.15.7, bumblebee 3.2.1, Xorg 1.16.0.

Revision history for this message
O. (nonand2) wrote :
Revision history for this message
Abod Almutiri (alm6iri2008-d) wrote :

 Lenovo Z570
 nVidia GT540M Optimus
 64Bit

Revision history for this message
Abod Almutiri (alm6iri2008-d) wrote :

 Lenovo Z570
 nVidia GT540M Optimus
 64Bit

Revision history for this message
Abod Almutiri (alm6iri2008-d) wrote :

Help
http://uppit.com/qnfm4qsxder1/LENOVO-HuronRiver_Platform.tar.gz

Lenovo Z570
nVidia GT540M Optimus
64Bit

# cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 01018f \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:00:1f.5 010185 \_SB_.PCI0.SAT1
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:01:00.1 040300
0000:03:00.0 028000 \_SB_.PCI0.RP02.PXSX
0000:04:00.0 020000 \_SB_.PCI0.RP04.PXSX

# dmesg |tail -1
[ 4166.439123] pci 0000:01:00.0: Refused to change power state, currently in D0

# dmesg | grep -C 10 bbswitch
[ 4158.689638] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)

Note
## There is an error in the previous comment _^

Revision history for this message
Abod Almutiri (alm6iri2008-d) wrote :

Linux kali 3.14-kali1-amd64 #1 SMP Debian 3.14.5-1kali1 (2014-06-07) x86_64 GNU/Linux

Revision history for this message
HerHde (herhde) wrote :
Revision history for this message
Tambellini (william-tambellini) wrote :

Dell Vostro 3750:
1- Intel Graphics
2- NVidia GeForce 525

Revision history for this message
Tambellini (william-tambellini) wrote :

Dell Vostro 3750:
1- Intel Graphics
2- NVidia GeForce 525

Revision history for this message
Tye (tye) wrote :
Download full text (10.6 KiB)

I'm using Sony VAIO VPCZ135GW.
I realized that bbswitch failed to be manipulated on my machine, and it also blocked the way to suspend, hibernate

root@tye-VPCZ135GW:~# cat /proc/acpi/bbswitch
Segmentation fault

root@tye-VPCZ135GW:~# rmmod bbswitch

(rmmod hung)
root@tye-VPCZ135GW:~# echo -n "mem" > /sys/power/state
-su: echo: write error: Device or resource busy

I am on Ubuntu-14.04 x86_64
Linux tye-VPCZ135GW 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

dmesg as the following.
[ 9.072222] vboxpci: IOMMU not found (not registered)
[ 9.078379] bbswitch: version 0.8
[ 9.078389] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 9.078400] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.P0P2.DGPU
[ 9.078419] ACPI Warning: \_SB_.PCI0.P0P2.DGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 9.079775] ACPI Warning: \_SB_.PCI0.P0P2.DGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 9.080028] bbswitch: detected a nVidia _DSM function
[ 9.080057] pci 0000:01:00.0: enabling device (0000 -> 0003)
[ 9.080134] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 9.083519] bbswitch: disabling discrete graphics
[ 9.099036] ACPI Warning: \_SB_.PCI0.P0P2.DGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 9.103054] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[ 9.103199] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.103656] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.106494] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 9.108132] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.436631] Bridge firewalling registered
[ 9.654912] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 9.736742] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[ 9.835036] hda-codec: out of range cmd 0:5:707:ffffffff
--
[ 15.593150] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 19.088768] init: Failed to spawn nvidia-persistenced main process: unable to execute: No such file or directory
[ 30.431493] audit_printk_skb: 174 callbacks suppressed
[ 30.431500] type=1400 audit(1409537961.348:70): apparmor="DENIED" operation="open" profile="/usr/lib/telepathy/mission-control-5" name="/home/tye/.config.1404/libaccounts-glib/accounts.db" pid=3588 comm="mission-control" requested_mask="rw" denied_mask="rw" fsuid=1000 ouid=1000
[ 30.431610] type=1400 audit(1409537961.348:71): apparmor="DENIED" operation="open" profile="/usr/lib/telepathy/mission-control-5" name="/home/tye/.config.1404/libaccounts-glib/accounts.db" pid=3588 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 30.434391] type=1400 audit(1409537961.352:72): apparmor="DENIED" operation="open" profile="/usr/lib/telepathy/mission-control-5" name="/home/tye/.config.1404/dconf/user" pid=3588 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 37.330637] type=14...

Revision history for this message
Peter Wu (lekensteyn) wrote :

Hi Tye,

On Monday 01 September 2014 02:37:43 Tye wrote:
> I'm using Sony VAIO VPCZ135GW.
> I realized that bbswitch failed to be manipulated on my machine, and it also blocked the way to suspend, hibernate
>
> root@tye-VPCZ135GW:~# cat /proc/acpi/bbswitch
> Segmentation fault

This (and the stack trace pointing to bbswitch_proc_show) seem to indicate that
you have built the bbswitch module with a compiler different from the running
kernel. Have you manually installed an incompatible compiler (for CUDA?).

Peter

Revision history for this message
Ludomił (ludomilsawicki) wrote :

I provide the information as you've asked. This is amd laptop, with amd's apu and discrete.

The link to this product site is below.

http://www.msi.com/product/nb/GX60_1AC.html#hero-overview

In the attachment is compiled archive with files you've asked.

Cheers

Revision history for this message
Tye (tye) wrote :

Hi Peter,

I had used bbswitch which installed from apt-get with the same result. I didn't use any particular compiler on my machine.

tye@tye-VPCZ135GW:~$ gcc --version
gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Tye

Revision history for this message
phirov (phirov) wrote :

I don't known whether my laptop graphic card is an nVidia Optimus card?

     $ lspci -vnn | grep '\''[030[20]\]'

result is

====================================
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [GeForce 410M] [10de:1055] (rev a1) (prog-if 00 [VGA controller])
====================================

and

     $ lspci -vmk | grep -A 8 -B 2 VGA

result is

====================================
Device: 01:00.0
Class: VGA compatible controller
Vendor: NVIDIA Corporation
Device: GF119M [GeForce 410M]
SVendor: Sony Corporation
SDevice: Device 908a
Rev: a1
Driver: nouveau

Device: 01:00.1
====================================

Revision history for this message
phirov (phirov) wrote :

I don't known whether my laptop graphic card is an nVidia Optimus card?

     $ lspci -vnn | grep '\''[030[20]\]'

result is

====================================
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [GeForce 410M] [10de:1055] (rev a1) (prog-if 00 [VGA controller])
====================================

and

     $ lspci -vmk | grep -A 8 -B 2 VGA

result is

====================================
Device: 01:00.0
Class: VGA compatible controller
Vendor: NVIDIA Corporation
Device: GF119M [GeForce 410M]
SVendor: Sony Corporation
SDevice: Device 908a
Rev: a1
Driver: nouveau

Device: 01:00.1
====================================

Revision history for this message
Fred Ned (ewq20002000) wrote :

Attached is result of get-acpi-info.sh
Kubuntu 14.04, the problem is 10-15 second freezes in Kde eg. can click on an icon then can't do anything for 10-15 secs then the program runs, can have a month or so when everything is fine then after an update back to the above problem. Currently it's the worst it's ever been after an update installing kernel 3.13.0-35 On startup i have a script that dumps the output of dmesg to a file named by date and time could upload one from a previous state when all was working, have noticed odd things re ACPI in syslog eg.
ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff880253946050), AE_NOT_FOUND
[Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared

Revision history for this message
Fred Ned (ewq20002000) wrote :

Attached is result of get-acpi-info.sh
Kubuntu 14.04, the problem is 10-15 second freezes in Kde eg. can click on an icon then can't do anything for 10-15 secs then the program runs, can have a month or so when everything is fine then after an update back to the above problem. Currently it's the worst it's ever been after an update installing kernel 3.13.0-35 On startup i have a script that dumps the output of dmesg to a file named by date and time could upload one from a previous state when all was working, have noticed odd things re ACPI in syslog eg.
ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff880253946050), AE_NOT_FOUND
[Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared

Revision history for this message
ecalp-smot (tomsebox-linux) wrote :

hybrid graphics submittal

Revision history for this message
Matt (mattjohnegan) wrote :

Hello,

Product page (hope that's what you meant) http://www.dell.com/au/p/xps-27-2720-aio/pd?oc=x210797au

Thanks!

Revision history for this message
Anton Gubarkov (anton-gubarkov) wrote :
Download full text (4.8 KiB)

This is ACPI report for my Thinkpad T540p. nvidia power management NOT working. the card is always on.

r9-008cln ~ # dmesg | grep -C 10 bbswitch:
[ 8.483575] sound hdaudioC1D0: inputs:
[ 8.483603] sound hdaudioC1D0: Dock Mic=0x19
[ 8.483633] sound hdaudioC1D0: Mic=0x1a
[ 8.483661] sound hdaudioC1D0: Internal Mic=0x12
[ 8.507378] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input14
[ 8.507553] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[ 8.507625] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[ 8.507743] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[ 8.507959] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[ 8.732757] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 10.763932] bbswitch: version 0.8
[ 10.763963] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.VID_
[ 10.764009] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG_.VID_
[ 10.764053] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[ 10.764652] bbswitch: detected an Optimus _DSM function
[ 10.764682] pci 0000:01:00.0: enabling device (0000 -> 0003)
[ 10.764741] bbswitch: disabling discrete graphics
[ 10.764759] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[ 10.776332] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 10.777994] bbswitch: disabling discrete graphics
[ 10.778023] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[ 10.778743] ------------[ cut here ]------------
[ 10.778768] WARNING: CPU: 4 PID: 407 at drivers/pci/pci.c:1535 pci_disable_device+0xb1/0xc0()
[ 10.778798] pci 0000:01:00.0: disabling already-disabled device
[ 10.778818] Modules linked in:
[ 10.778832] bbswitch(O) snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core snd_hda_intel snd_hda_controller i915 v4l2_common videodev snd_hda_codec iwlmvm snd_hwdep snd_pcm e1000e i2c_algo_bit snd_timer btusb drm_kms_helper iwlwifi rtsx_pci_sdmmc mmc_core rtsx_pci_ms memstick drm snd ptp soundcore rtsx_pci video x86_pkg_temp_thermal pps_core wmi vboxnetadp(O) vboxnetflt(O) vboxdrv(O)
[ 10.779021] CPU: 4 PID: 407 Comm: bumblebeed Tainted: G W O 3.16.3-gentoo #4
[ 10.779041] Hardware name: LENOVO 20BEA008RT/20BEA008RT, BIOS GMET66WW (2.14 ) 07/01/2014
[ 10.779062] 0000000000000009 ffff88041f67bda8 ffffffff81842a81 0000000000000007
[ 10.779086] ffff88041f67bdf8 ffff88041f67bde8 ffffffff8104ecdc ffff88041f67bdc8
--
[ 377.314289] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[ 377.314401] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Fo...

Read more...

Revision history for this message
Anton Gubarkov (anton-gubarkov) wrote :

ACPI DSDT for #734 Thinkpad T540p

I have to post separately due to lanchpad issues

Revision history for this message
Anton Gubarkov (anton-gubarkov) wrote :

ACPI DSDT for #733 Thinkpad T540p

I have to post a link due to lanchpad issues - doesn't allow me to attach files.
http://filebin.ca/1eWiNDud4kkd/LENOVO-20BEA008RT.tar.gz

thanks.

Revision history for this message
Mark G. Saye (markgsaye) wrote :

acpi_dump_info for Clevo W110ER, running on xubuntu 14.10 (3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:56:17 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux)

Revision history for this message
Daniel Gangl (killer007) wrote :

Here is my ACPI DSDT info

Dell
Latitude E6530

Revision history for this message
halosghost (samuel-stuewe) wrote :

Hi there! I have a Lenovo Thinkpad w540 with the K1100 GPU. Attached is the requested tarball.

$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)

A comparison of the Quadro mobile GPU models: http://www.nvidia.com/object/quadro-for-mobile-workstations.html

And the product page of the machine itself: http://shop.lenovo.com/us/en/laptops/thinkpad/w-series/w540/

Revision history for this message
halosghost (samuel-stuewe) wrote :

Hi there! I have a Lenovo Thinkpad w540 with the K1100 GPU. Attached is the requested tarball.

$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)

A comparison of the Quadro mobile GPU models: http://www.nvidia.com/object/quadro-for-mobile-workstations.html

And the product page of the machine itself: http://shop.lenovo.com/us/en/laptops/thinkpad/w-series/w540/

Revision history for this message
Muhammad Gelbana (m-gelbana) wrote :

My laptop page: http://www.dell.com/us/p/inspiron-15r-se-7520/pd

Since the previous page doesn't show much information, please try the following page:
http://www.dell.com/support/home/us/en/19/product-support/servicetag/G9YGCW1/configuration

I attached a zip file with more information than you asked for. Thanks a lot for your time :)

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Inspiron 7520
A09

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] [1002:682f] (rev ff) (prog-if ff)

Revision history for this message
Muhammad Gelbana (m-gelbana) wrote :

My laptop page: http://www.dell.com/us/p/inspiron-15r-se-7520/pd

Since the previous page doesn't show much information, please try the following page:
http://www.dell.com/support/home/us/en/19/product-support/servicetag/G9YGCW1/configuration

I attached a zip file with more information than you asked for. Thanks a lot for your time :)

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Inspiron 7520
A09

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] [1002:682f] (rev ff) (prog-if ff)

Revision history for this message
Olivier LAPORTE (olivier-laporte1) wrote :

Hi,

My laptop is an acer E1 series model N° V5WE2

# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire E1-572G
V2.04

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/'
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
03:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8670A/8670M/8750M] [1002:6600]

Thanks for the work.

Revision history for this message
José Pereira (jpereira-4) wrote :
Revision history for this message
José Pereira (jpereira-4) wrote :
Revision history for this message
frufo (hwahl) wrote :

Hi Peter,

I have here an Asus EEPC 1015PN the "old" bumblebee worked fine. Now I have upgraded to Ubuntu Trusty Tahr (14.04) and tried the new one. The bbswitch module refuses to load:

[ 204.521469] init: bumblebeed main process ended, respawning
[ 204.564839] init: bumblebeed main process (1899) terminated with status 1
[ 204.564917] init: bumblebeed respawning too fast, stopped
[ 692.637775] perf samples too long (2524 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1274.799790] perf samples too long (5015 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
[ 1405.948727] systemd-hostnamed[3211]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[ 1570.859242] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[ 1570.860397] bbswitch: version 0.8
[ 1570.860429] bbswitch: Found discrete VGA device 0000:04:00.0: \_SB_.PCI0.P0P4.DGPU
[ 1570.860484] bbswitch: failed to evaluate \_SB_.PCI0.P0P4.DGPU._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 1570.860518] bbswitch: failed to evaluate \_SB_.PCI0.P0P4.DGPU._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 1570.860524] bbswitch: No suitable _DSM call found.

The Intel card is by default deactivated and not visible in lspci. It was in the "old" bumblebee only activated if the script ran before the previous shutdown.

Kernel version is:

Linux mfrumpf 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

xorg is:

X.Org X Server 1.15.1
Release Date: 2014-04-13
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-70-generic x86_64 Ubuntu
Current Operating System: Linux mfrumpf 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic root=UUID=cf97f369-643e-4856-a140-957862dd7d2f ro quiet splash
Build Date: 10 December 2014 06:15:52PM
xorg-server 2:1.15.1-0ubuntu2.6 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.30.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.

attached the output of your script. Thank you very much.

Revision history for this message
frufo (hwahl) wrote :

Hi Peter,

I have here an Asus EEPC 1015PN the "old" bumblebee worked fine. Now I have upgraded to Ubuntu Trusty Tahr (14.04) and tried the new one. The bbswitch module refuses to load:

[ 204.521469] init: bumblebeed main process ended, respawning
[ 204.564839] init: bumblebeed main process (1899) terminated with status 1
[ 204.564917] init: bumblebeed respawning too fast, stopped
[ 692.637775] perf samples too long (2524 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1274.799790] perf samples too long (5015 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
[ 1405.948727] systemd-hostnamed[3211]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[ 1570.859242] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[ 1570.860397] bbswitch: version 0.8
[ 1570.860429] bbswitch: Found discrete VGA device 0000:04:00.0: \_SB_.PCI0.P0P4.DGPU
[ 1570.860484] bbswitch: failed to evaluate \_SB_.PCI0.P0P4.DGPU._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 1570.860518] bbswitch: failed to evaluate \_SB_.PCI0.P0P4.DGPU._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 1570.860524] bbswitch: No suitable _DSM call found.

The Intel card is by default deactivated and not visible in lspci. It was in the "old" bumblebee only activated if the script ran before the previous shutdown.

Kernel version is:

Linux mfrumpf 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

xorg is:

X.Org X Server 1.15.1
Release Date: 2014-04-13
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-70-generic x86_64 Ubuntu
Current Operating System: Linux mfrumpf 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic root=UUID=cf97f369-643e-4856-a140-957862dd7d2f ro quiet splash
Build Date: 10 December 2014 06:15:52PM
xorg-server 2:1.15.1-0ubuntu2.6 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.30.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.

attached the output of your script. Thank you very much.

Revision history for this message
Ritesh Raj Sarraf (rrs) wrote :
Revision history for this message
Omid Ghaffarinia (omid-ghaffarinia) wrote :

This is MSI CX420 with AMD+Intel (HD5470)
thanks for your work

Revision history for this message
Charles Goodwin (charlesgoodwin) wrote :

I actually can't see the discreet Nvidia card in Linux on my Lenovo Ideapad Z500.

Revision history for this message
Charles Goodwin (charlesgoodwin) wrote :

I actually can't see the discreet Nvidia card in Linux on my Lenovo Ideapad Z500.

Revision history for this message
Charles Goodwin (charlesgoodwin) wrote :
Revision history for this message
Hartmut (hesse-hsr) wrote :

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) pro Kern: 2
Kern(e) pro Socket: 4
Socket(s): 1
NUMA-Knoten: 1
Anbieterkennung: GenuineIntel
Prozessorfamilie: 6
Modell: 58
Stepping: 9
CPU MHz: 1200.000
BogoMIPS: 4789.51
Virtualisierung: VT-x
L1d Cache: 32K
L1i Cache: 32K
L2 Cache: 256K
L3 Cache: 6144K
NUMA node0 CPU(s): 0-7

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [NVS 5400M] (rev a1)

Revision history for this message
jip (mds-jip-q) wrote :

This is mine

Revision history for this message
Guillermo Lo Coco (glococo) wrote :

I have black screen after echo DIS to vgaswitcheroo.
Even changing backlight by script

<a.sh>
echo "DIS" > /sys/kernel/debug/vgaswitcheroo/switch
echo 10 > /sys/class/backlight/acpi_video0/brightness
echo 10 > /sys/class/backlight/acpi_video1/brightness
echo 10 > /sys/class/backlight/radeon_bl0/brightness
service lightdm start

<xorg.conf>
Section "Device"
    Identifier "iHD"
    Driver "intel"
    BusID "PCI:0:2:0"
EndSection

Section "Device"
    Identifier "rHD"
    Driver "radeon"
    BusID "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "rHD"
EndSection

Any help is really appreciated!

Revision history for this message
Martinique (martinique) wrote :

Here's info for Acer Aspire 8530G (AMD HD3200 + HD4650)

Revision history for this message
Marcin Majda (mejdej-pl) wrote :

Dell Inspiron 3543
Intel Core i5-5200U

NVIDIA GeForce 820M
+ Intel HD Graphics 5500

Revision history for this message
laci357 (laci357) wrote :

Asus U33Jc

Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
NVIDIA Corporation GT218M [GeForce 310M] (rev a2)

Revision history for this message
KernelPanic (jfrusciante) wrote :

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version

UX303LNB
1.0

$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA

00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) (prog-if 00 [VGA controller])

Revision history for this message
Charles Goodwin (charlesgoodwin) wrote :

Here's my output from the get-acpi-info.sh script. I am currently unable to get my Nvidia card to be even visible on Linux.

Revision history for this message
edmon (bozhan-abv) wrote :

Lenovo Ideapad Y510P

Revision history for this message
edmon (bozhan-abv) wrote :

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 01018f \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:00:1f.5 010185 \_SB_.PCI0.SAT1
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:07:00.0 020000 \_SB_.PCI0.RP04.PXSX
0000:08:00.0 028000 \_SB_.PCI0.RP05.PXSX

Revision history for this message
edmon (bozhan-abv) wrote :

Linux bozhan 4.0.0-trunk-amd64 #1 SMP Debian 4.0-1~exp1 (2015-04-21) x86_64 GNU/Linux

bozhan@bozhan:~/acpi-stuff/acpi_dump_info$ cat /proc/acpi/dump_info
0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 01018f \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:00:1f.5 010185 \_SB_.PCI0.SAT1
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:07:00.0 020000 \_SB_.PCI0.RP04.PXSX
0000:08:00.0 028000 \_SB_.PCI0.RP05.PXSX

Revision history for this message
mrl586 (mrl586) wrote :

Lenovo Z50-75

Revision history for this message
Patuti (patucci) wrote :

MSI GS70 Stealth
http://ca.msi.com/product/nb/GS70-2PC-036US-Stealth.html#hero-overview
Nvidia GTX 860M + Intel 4600 HD Graphics

Revision history for this message
h4xx (h4xx) wrote :
Download full text (4.8 KiB)

dmesg:
<code>
[ 2.193654] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 2.193733] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input4
[ 2.193798] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.194045] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[ 2.194070] [drm] Initialized i915 1.6.0 20150327 for 0000:00:02.0 on minor 0
[ 2.205672] fbcon: inteldrmfb (fb0) is primary device
[ 3.111542] Switched to clocksource tsc
[ 4.283638] Console: switching to colour frame buffer device 240x67
[ 4.291055] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.291057] i915 0000:00:02.0: registered panic notifier
[ 4.319418] bbswitch: version 0.8
[ 4.319423] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 4.319427] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[ 4.319439] bbswitch: failed to evaluate \_SB_.PCI0.PEG0.PEGP._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 4.319444] bbswitch: failed to evaluate \_SB_.PCI0.PEG0.PEGP._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 4.319450] bbswitch: failed to evaluate \_SB_.PCI0.GFX0._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[ 4.319451] bbswitch: No suitable _DSM call found.
[ 4.407194] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
[ 4.411293] i8042: Detected active multiplexing controller, rev 1.1
[ 4.413147] rtsx_pci 0000:04:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 29
[ 4.413519] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.413577] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 4.413616] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 4.413647] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 4.413677] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 4.414417] SCSI subsystem initialized
[ 4.414816] ACPI: bus type USB registered
--
[ 19.851827] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: data=ordered
[ 19.856024] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: data=ordered
[ 19.935656] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 19.938964] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 20.640557] psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
[ 20.783463] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 0, fw id: 582762
[ 20.820878] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input12
[ 20.824057] mousedev: PS/2 mouse device common for all mice
[ 21.571256] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[ 21.783799] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
[ 21.863745] bbswitch: version 0.8
[ 21.863750] bbswitch: Found in...

Read more...

Revision history for this message
mazak (mazak) wrote :

I've atached acpi / pci dump of Dell Vostro 3300 A10

Revision history for this message
manmadescience (sachslgc) wrote :

MSI GX70 3CC Destroyer:

Slot: 00:01.0
Class: VGA compatible controller
Vendor: Advanced Micro Devices, Inc. [AMD/ATI]
Device: Richland [Radeon HD 8650G]
SVendor: Micro-Star International Co., Ltd. [MSI]
SDevice: Device 10ef

Slot: 01:00.0
Class: VGA compatible controller
Vendor: Advanced Micro Devices, Inc. [AMD/ATI]
Device: Neptune XT [Radeon HD 8970M]
Rev: ff
ProgIf: ff

Revision history for this message
Tyler R. McCalley (mccalleyt) wrote :

It loads and activates the Nvidia card but doesn't deactivate. I have to remove the nvidia module with rmmod then run tee to the /proc/acpi/bbswitch file to turn off the card.

Revision history for this message
Jan Hamáček (hamacekh) wrote :
Revision history for this message
ROKO__ (sandikata) wrote :

Lenovo Z50-75 AMD FX7500

Revision history for this message
Lieven Van Acker (lieven) wrote :

git clone git://github.com/Lekensteyn/acpi-stuff.git
cd acpi-stuff/acpi_dump_info
make
sudo make load
cat /proc/acpi/dump_info

0000:00:00.0 060000 \_SB_.PCI0.ADSP
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:03.0 040300 \_SB_.PCI0.B0D3
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:16.0 078000
0000:00:19.0 020000 \_SB_.PCI0.GLAN
0000:00:1a.0 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1c.6 060400 \_SB_.PCI0.RP07
0000:00:1c.7 060400 \_SB_.PCI0.RP08
0000:00:1d.0 0c0320 \_SB_.PCI0.EHC1
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SAT0
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030000 \_SB_.PCI0.PEG0.PEGP
0000:01:00.1 040300 \_SB_.PCI0.PEG0.PEGA
0000:03:00.0 028000 \_SB_.PCI0.RP03.PXSX
0000:11:00.0 080501 \_SB_.PCI0.RP08.PXSX

Revision history for this message
llewellyn709 (llewellyn709-u) wrote :
Download full text (19.9 KiB)

Could that be related:

Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b020 (b020 phys) = ff351c0eff331a0d
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b028 (b028 phys) = ff341b0cff331a0c
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b030 (b030 phys) = ff392010ff392011
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b038 (b038 phys) = ff351c0cff351c0c
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b060 (b060 phys) = ff4b3514ff483315
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b068 (b068 phys) = ff4e3718ff4b3514
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b070 (b070 phys) = ff3d2309ff4d3518
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b078 (b078 phys) = ff391d01ff321800
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0a0 (b0a0 phys) = ff694717ff664314
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0a8 (b0a8 phys) = ff674513ff6b4917
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0b0 (b0b0 phys) = ff654312ff654310
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0b8 (b0b8 phys) = ff654513ff664414
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0e0 (b0e0 phys) = ff6a4c0fff6a4c0f
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0e8 (b0e8 phys) = ff6d4f11ff6b4d0f
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0f0 (b0f0 phys) = ff6e5011ff6e5011
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b0f8 (b0f8 phys) = ff6a4d0dff6c4e0e
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b120 (b120 phys) = ff6f520eff6f520e
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b128 (b128 phys) = ff6e510dff6e510d
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b130 (b130 phys) = ff6e510cff6e510c
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b138 (b138 phys) = ff6e520cff6e520c
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b160 (b160 phys) = ff6e5309ff6f540a
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b168 (b168 phys) = ff6e5308ff6e5308
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b170 (b170 phys) = ff705509ff705509
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b178 (b178 phys) = ff6d5206ff6f5408
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b1a0 (b1a0 phys) = ff705509ff705509
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b1a8 (b1a8 phys) = ff70540aff705509
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b1b0 (b1b0 phys) = ff71540aff71540a
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b1b8 (b1b8 phys) = ff71540aff71540a
Okt 22 18:53:22 llewellyn709 kernel: Corrupted low memory at ffff88000000b1e0 (b1e0 phys) = ff7e6413ff7b6110
Okt 22 18:53:22...

Revision history for this message
Bernardo (bernardo-godinho-oliveira) wrote :
Revision history for this message
garsh (garsh1) wrote :
Revision history for this message
René (rkrell) wrote :

Hardware:
- HP ZBook 15 G2 Mobile Workstation
- Integrated: Intel HD Graphics 4600
- Discrete: NVIDIA® Quadro® K610M
- see http://h20195.www2.hp.com/v2/GetDocument.aspx?docname=c04434046

Revision history for this message
René (rkrell) wrote :
Revision history for this message
Sarah Gardner (sgardner) wrote :

Clevo N150RD Should also apply to the Clevo N170RD as they use the same BIOS
Also sold as the PC Specialist Optimus Vii
Intel HD 530 and nVidia GTX 960M

Revision history for this message
B (public88878878887) wrote :
Revision history for this message
Matteo Brancaleoni (mbrancaleoni) wrote :

RaionBook GK3b known also as Clevo P651RE, XMG P506 and so on...

Revision history for this message
Anton (seraphim-m) wrote :
Revision history for this message
Eugen Balintescu (eugen-balintescu) wrote :

system-manufacturer : Acer
system-product-name : Aspire E5-771G

00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) (prog-if 00 [VGA controller])

04:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce 840M] [10de:1341] (rev a2)

Revision history for this message
Jeff Kehler (jeffrey-kehler) wrote :
Revision history for this message
Peter Wu (lekensteyn) wrote :

Clevo N155RF (BIOS 1.05.02RLS1 01/04/2016).

00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM206M [GeForce GTX 965M] [10de:1427] (rev ff) (prog-if ff)

Obtained from https://github.com/Bumblebee-Project/Bumblebee/issues/764#issuecomment-233190805

Like some other Clevo models and the above MSI GE62 Apache Pro laptop, it has a lockup issue (but with an acpi_osi workaround available, see the link for details).

Revision history for this message
Pat Erley (paerley) wrote :

Lenovo P50 / Xeon / Quadro M2000M (GM107GLM)

Revision history for this message
Dewald Viljoen (dewaldv) wrote :

Gigabyte P35W V5

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) (prog-if 00 [VGA controller])
01:00.0 3D controller: NVIDIA Corporation GM204M [GeForce GTX 970M] (rev a1)

http://www.gigabyte.co.za/products/product-page.aspx?pid=5700

Has a lock up issue when the card is turned off and logging in to GDM or executing lscpi twice.

Revision history for this message
Peter Wu (lekensteyn) wrote :

@Dewald You have the same issue as MSI GE62 6QD Apache Pro (and in a different way, the the Clevo P651RA/P651RE/... models). A workaround (based on an analysis of ssdt6.dsl) is to boot with:

    acpi_osi=! acpi_osi="Windows 2009"

This will make the firmware use a method for Windows 7 which does not cause a hang. See also https://github.com/Bumblebee-Project/Bumblebee/issues/764#issuecomment-233189742

Revision history for this message
Yaohan Chen (yaohan-chen) wrote :

Tarball for Samsung Notebook Spin 7 (Intel on-board and GM108M)

Revision history for this message
Roland (roland-singer) wrote :

Tarball for Razer Blade 14 2016 (Intel Core i7–6700HQ and NVIDIA GeForce GTX 970M).

Bug: I am running Arch linux with the latest 4.7 kernel and I am only using bbswitch without the bumblebee daemon to switch the discrete card off. Xorg hangs if the discrete card is switched off before starting it. If I use Wayland it works, but hangs later on during random actions... Right now I have to manually disable/enable the discrete card. Hope we can get this fixed soon.

Revision history for this message
Nicolò (nicokeet) wrote :

Hi,

I have an ASUS ROG GL502VT with skylake processor, integrated Intel GPU and Geforce GXT 970M with Optimus Technology.
After installing bumblebee-nvidia and nvidia drivers my laptop freeze when I login with X11 but not if I login with Gnome with Wayland.

If i stop bumblebee service before logging in with X11 it doesn't freeze.

Here's my tar.

Thanks,

Nicolò

Revision history for this message
Dariusz Sosnowski (sodar) wrote :

Hi,

I have encountered a bug with bbswitch freezing my laptop. I am using Dell Inspiron 7559 with NVIDIA GTX 960m. Issue is described on https://github.com/Bumblebee-Project/bbswitch/issues/137#issuecomment-242438826.

My get-acpi-info.sh output is attached and following is an acpi_dump_info output:

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG1
0000:00:01.1 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:04.0 118000 \_SB_.PCI0.B0D4
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:14.2 118000 \_SB_.PCI0.DPCH
0000:00:15.0 118000 \_SB_.PCI0.I2C0
0000:00:16.0 078000 \_SB_.PCI0.HECI
0000:00:17.0 010601 \_SB_.PCI0.SAT0
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.4 060400 \_SB_.PCI0.RP05
0000:00:1c.5 060400 \_SB_.PCI0.RP06
0000:00:1c.6 060400 \_SB_.PCI0.RP07
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 058000 \_SB_.PCI0.PPMC
0000:00:1f.3 040300 \_SB_.PCI0.HDAS
0000:00:1f.4 0c0500 \_SB_.PCI0.SBUS
0000:02:00.0 030200 \_SB_.PCI0.PEG0.PEGP
0000:04:00.0 020000 \_SB_.PCI0.RP05.PXSX
0000:05:00.0 028000 \_SB_.PCI0.RP06.PXSX
0000:06:00.0 ff0000 \_SB_.PCI0.RP07.PXSX

Dariusz

Revision history for this message
Rey (rey-l) wrote :

MSI GS60-6QE Ghost Pro
i7 6700HQ / GTX 970M / AMI bios

Starting X deadlocks the system without lekensteyns workaround (acpi_osi=! acpi_osi="Windows 2009" boot parameter).

https://www.msi.com/Laptop/GS60-6QE-Ghost-Pro.html#hero-specification

Revision history for this message
Luya Tshimbalanga (luya) wrote :

ASUS X550ZE Hybrid Graphics
Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R6 Graphics]
Advanced Micro Devices, Inc. [AMD/ATI] Jet PRO [Radeon R5 M230]

Website: https://www.asus.com/Notebooks/X550ZE/specifications/

Non functional hotkeys (soon to be fixed due to Linux kernel ACPI EC bug thanks to lekensteyn hard work of finding it)

Runs well with amdgpu module enabled beside R5 230 (South Island based)

Revision history for this message
Alexander Verbovetsky (alik-7) wrote :

Tarball for HP ZBook 17 G3 notebook
SKU: T7V66EA#ACB

acpilove (loveacpi)
Changed in bumblebee:
status: New → Confirmed
Changed in lpbugreporter:
status: New → Confirmed
Revision history for this message
Grigory Fateyev (gfborn) wrote :

Laptop ASUS GL552VW

Revision history for this message
Paweł Wegner (lemourin) wrote :
Revision history for this message
Victor Vlasenko (vicvlas) wrote :

Laptop ASUS ZenBook Pro UX501VW-FY145T

Revision history for this message
Peter Wu (lekensteyn) wrote :

HP ZBook Studio G3 (i7-6700HQ/Quadro M1000M)
BIOS N82 Ver. 01.07, 04/27/2016)

Workaround to avoid lockup issue with nouveau/bbswitch, add this to cmdline:
acpi_osi=! acpi_osi="Windows 2009"

https://github.com/Bumblebee-Project/Bumblebee/issues/764#issuecomment-234494238

Revision history for this message
Ilya (ipotapov) wrote :

The same bug: X freezes without nvidia module (bumblebee + primus) after entering password in GDM
Asus laptop x550vx (Intel i7 6700HQ) see https://www.asus.com/Notebooks/X550VX/specifications/
Debian stretch (testing currently)
Workaround: acpi_osi=! acpi_osi="Windows 2008"

Revision history for this message
Max Schwarz (xqms) wrote :

Lenovo T440p, freezes after waking the nvidia card (e.g. via running lspci).
Note: The BIOS version (1.17) is pretty old.

dmesg before / after calling "lspci" is available here:
https://gist.github.com/xqms/9c5f35509a4ea9e2d9a6be9bb55c50b7

Discussion in GitHub ticket:
https://github.com/Bumblebee-Project/bbswitch/issues/78#issuecomment-258199611

Revision history for this message
Max Schwarz (xqms) wrote :

Same Lenovo T440p as above, after BIOS update to version 2.39.

lspci no longer freezes and so far there is no memory corruption.

Revision history for this message
Bartosz Skrzypczak (bartek-s2) wrote :

Lenovo IdeaPad Z510: http://shop.lenovo.com/us/en/laptops/lenovo/z-series/z510/#tab-tech_specs

When using nvidia drivers with bumblebee - bumblebee stops working after suspend, freezes the system for a while when trying to use it. When using nouveau (tested without bumblebee) - system completely freezes after suspend when nouveau module is loaded. When it's not loaded when going into suspend - nothing that uses nvidia GPU will work (and dmesg shows information "Refused to change power state, currently in D3" or similar).

Tested with debian jessie and gentoo.

Workaround is to set acpi_osi="!Windows 2013".

Github issue: https://github.com/Bumblebee-Project/bbswitch/issues/142

Revision history for this message
Tien Vo Xuan (tien-xuan-vo) wrote :
Revision history for this message
Adrian (steelman6060) wrote :

Power issue with a nvidia gpu on a gaming laptop with Arch linux

Revision history for this message
Adrian (steelman6060) wrote :

Mistake on my end.

Anyways here is my specs on my main rig with the issue.

Revision history for this message
york (arbition) wrote :

runpm is broken on this system. Attempting to use DRI_PRIME glxinfo causes something to block and the command to not complete
Fedora rawhide 4.9.0-0.rc0.git4.1.fc26.x86_64

Revision history for this message
dominikos (dominikos-9) wrote :

Trying to find the mechanism for switching between my two cards.

Revision history for this message
Lungten Wangchuk (lungten) wrote :

Razer Blade 2016 with Nvidia GTX 1060

Revision history for this message
Rob Mokkink (fedorarob) wrote :

Hi,

Here is the information of my msi GP62 6QF, see the following link:
https://www.msi.com/Laptop/GP62-6QF-Leopard-Pro.html#hero-overview

Operating system is Fedora 25 (fresh installation)

After running optirun en running an application i get the following messages in dmesg:

874.928910] bbswitch: enabling discrete graphics
[ 875.082119] nvidia-nvlink: Nvlink Core is being initialized, major device number 242
[ 875.082132] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 375.26 Thu Dec 8 18:36:43 PST 2016 (using threaded interrupts)
[ 875.109207] vgaarb: this pci device is not a vga device
[ 875.111654] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.111701] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.111728] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.111753] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.111777] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.111818] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.111843] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 875.814678] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 876.128557] vgaarb: this pci device is not a vga device
[ 876.184754] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 375.26 Thu Dec 8 18:04:14 PST 2016
[ 881.410293] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 881.417654] nvidia-modeset: Unloading
[ 881.428699] nvidia-nvlink: Unregistered the Nvlink Core, major device number 242
[ 881.450591] bbswitch: disabling discrete graphics
[ 881.450599] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[ 881.462517] pci 0000:01:00.0: Refused to change power state, currently in D0

I added the option pcie_port_pm=off to grub, but it looks not to be working.
I also tried the options acpi_osi="!Windows 200[9|13|15]" but no luck.

Revision history for this message
llewellyn709 (llewellyn709-u) wrote :
Revision history for this message
Anes Lihovac (anes-lihovac-gmail) wrote :

My Notebook works with bumblebee, unfortunately without gpu powermanagement. It is being shipped from a multitude of vendors with different names:

Clevo W650RC
Tuxedeo DC1506v2
Nexoc M512 III
XOTIC Sager NP5652

Using Ubuntu 16.04 with stock 4.4 Kernel, but also tried Ubuntus 4.7, 4.8 and 4.9 Kernels together with nVidia Driver 37x.xx

Revision history for this message
Hans Wurst (killpimm) wrote :
Revision history for this message
Håkon Løvdal (hlovdal) wrote :

Laptop MSI GS70 6QE, https://www.msi.com/Laptop/support/GS70-6QE-Stealth-Pro.html.

$ grep CPU /proc/cpuinfo | head -1
model name : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
$ lspci | grep -E -i 'vga|nvidia'
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
01:00.0 3D controller: NVIDIA Corporation GM204M [GeForce GTX 970M] (rev a1)
$ lshw | grep -A4 BIOS
          description: BIOS
          vendor: American Megatrends Inc.
          physical id: 1
          version: E1775IMS.10E
          date: 12/02/2015
$

It always produces the following warnings during startup

ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)

for all the kernel versions I have used/tested

4.8.15-300.fc25.x86_64
4.9.0+
4.9.0-rc4+
4.9.0-rc5+
4.9.0-rc8+
4.9.11-200.fc25.x86_64
4.9.13-200.fc25.x86_64
4.9.13-201.fc25.x86_64
4.9.14
4.9.14-200.fc25.x86_64
4.9.5-200.fc25.x86_64
4.9.6-200.fc25.x86_64
4.9.8-201.fc25.x86_64
4.9.9-200.fc25.x86_64
4.10.0-rc5+
4.10.5-200.fc25.x86_64
4.10.6-200.fc25.x86_64

The "examples/turn_off_gpu.sh" script (previously test_off.sh) from https://github.com/mkottman/acpi_call returns "failed" for all cases, but the kernel logs "kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND" for all cases, so probably the acpi_call kernel module is outdated (not updated since 2013).

Revision history for this message
Håkon Løvdal (hlovdal) wrote :

Laptop MSI GS70 6QE, https://www.msi.com/Laptop/support/GS70-6QE-Stealth-Pro.html.

$ grep CPU /proc/cpuinfo | head -1
model name : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
$ lspci | grep -E -i 'vga|nvidia'
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
01:00.0 3D controller: NVIDIA Corporation GM204M [GeForce GTX 970M] (rev a1)
$ lshw | grep -A4 BIOS
          description: BIOS
          vendor: American Megatrends Inc.
          physical id: 1
          version: E1775IMS.10E
          date: 12/02/2015
$

It always produces the following warnings during startup

ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)

for all the kernel versions I have used/tested

4.8.15-300.fc25.x86_64
4.9.0+
4.9.0-rc4+
4.9.0-rc5+
4.9.0-rc8+
4.9.11-200.fc25.x86_64
4.9.13-200.fc25.x86_64
4.9.13-201.fc25.x86_64
4.9.14
4.9.14-200.fc25.x86_64
4.9.5-200.fc25.x86_64
4.9.6-200.fc25.x86_64
4.9.8-201.fc25.x86_64
4.9.9-200.fc25.x86_64
4.10.0-rc5+
4.10.5-200.fc25.x86_64
4.10.6-200.fc25.x86_64

The "examples/turn_off_gpu.sh" script (previously test_off.sh) from https://github.com/mkottman/acpi_call returns "failed" for all cases, but the kernel logs "kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND" for all cases, so probably the acpi_call kernel module is outdated (not updated since 2013).

Revision history for this message
Håkon Løvdal (hlovdal) wrote :

Update to the previous comment. Testing with the acpi_dump_info kernel module
mentioned at https://launchpad.net/%7Ehybrid-graphics-linux gives the following output:

0000:00:00.0 060000 \_SB_.PCI0.DSC0
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:14.2 118000
0000:00:16.0 078000 \_SB_.PCI0.HECI
0000:00:17.0 010601 \_SB_.PCI0.SAT0
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1c.6 060400 \_SB_.PCI0.RP07
0000:00:1d.0 060400 \_SB_.PCI0.RP09
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 058000 \_SB_.PCI0.PPMC
0000:00:1f.3 040300 \_SB_.PCI0.HDAS
0000:00:1f.4 0c0500 \_SB_.PCI0.SBUS
0000:01:00.0 030200 \_SB_.PCI0.PEG0.PEGP
0000:02:00.0 028000 \_SB_.PCI0.RP01.PXSX
0000:03:00.0 ff0000 \_SB_.PCI0.RP03.PXSX
0000:04:00.0 020000 \_SB_.PCI0.RP04.PXSX
0000:05:00.0 0c0330 \_SB_.PCI0.RP07.PXSX
0000:06:00.0 010802 \_SB_.PCI0.RP09.PXSX

Revision history for this message
3vi1 (launchpad-net-eternaldusk) wrote :

Attached is the tar for my Sager NP8658-S (Clevo P650RG) with Sager's newest available BIOS.

   P65_P67RGRERA
   Not Applicable

   00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
   01:00.0 VGA compatible controller: NVIDIA Corporation GM204M [GeForce GTX 980M] (rev a1)

No nvidia driver after 364.19 works fully with this system. Newer (375+) drivers lock system if X is started with BIOS in DISCRETE mode. In MSHYBRID mode, (375+) nvidia drivers stutter and hang; connecting external monitor shuts off both monitors. In MSHYBRID mode, setting prime to Intel hangs system after lightdm accepts credentials - removing nvidia drivers completely lets Intel chipset work normally.

More detail at https://devtalk.nvidia.com/default/topic/1003432/linux/375-381-09-980m-hangs-system-if-external-monitor-is-connected

Revision history for this message
Markus Kitsinger (swooshycueb) wrote :

MSI GE70 2QE info.

https://www.msi.com/Laptop/support/GE70-2QE-Apache-Pro.html
https://www.msi.com/Laptop/ge70-2qe-apache-pro.html

Attempting to load all comments for this bug gives a timeout error, so I am unable to identify if this is a redundant submission.

I have Xorg setup to render everything on NVidia GPU. When using Xorg 1.19 or later, everything works fine for a bit, but at a seemingly arbitrary point after booting up, the kernel will lock up. No problems with Xorg <1.19. Will give more info later.

Revision history for this message
Marc Neiger (marc-i) wrote :
Revision history for this message
Marc Neiger (marc-i) wrote :
Revision history for this message
Marc Neiger (marc-i) wrote :
Revision history for this message
Michael Pietsch (skywalker-11) wrote :

XMG P506

Revision history for this message
Michael Pietsch (skywalker-11) wrote :
Revision history for this message
Chrisn (cnormington) wrote :

MSI GL72 7QF Core i7 7700HQ, 2GB GTX 960M, 16GB RAM, 128GB SSD + 1TB HDD
https://www.msi.com/Laptop/GL72-7QF.html
Had trouble booting 17.04 without the NVidia proprietary drivers installed and in use as display.

Bumble bee works when using the following kernel params.
acpi_osi=! "acpi_osi=Windows 2009"

Revision history for this message
Leo (duck-dr) wrote :

Lenovo T430

Revision history for this message
Lucas Correa (lukec8) wrote :

ubuntu 14.04 (kernel 4.4.0-96).
Hardware Dell Inspiron 15 5557

Revision history for this message
DarkLiz (darkliz) wrote :

$uname -a
Linux ubuntu 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

$lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA controller])

$dmesg
bbswitch: failed to evaluate \_SB_.PCI0.RP05.PXSX._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND

Revision history for this message
César Izurieta (cesarizu) wrote :

# uname -a
Linux 4.13.11-1-default #1 SMP PREEMPT Sat Nov 4 08:00:26 UTC 2017 (0526da3) x86_64 x86_64 x86_64 GNU/Linux

# lspci -v | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] (rev a1) (prog-if 00 [VGA controller])

# rpm -qa | grep nouveau
libdrm_nouveau2-32bit-2.4.87-1.1.x86_64
libXvMC_nouveau-17.2.4-178.1.x86_64
libvdpau_nouveau-17.2.4-178.1.x86_64
Mesa-dri-nouveau-17.2.4-178.1.x86_64
libdrm_nouveau2-2.4.87-1.1.x86_64
xf86-video-nouveau-1.0.15-1.2.x86_64

# rpm -qa | grep intel
libdrm_intel1-32bit-2.4.87-1.1.x86_64
intel-gpu-tools-1.19-2.4.x86_64
ucode-intel-20170707-3.2.x86_64
intel-vaapi-driver-1.8.3-2.1.x86_64
libdrm_intel1-2.4.87-1.1.x86_64
libvulkan_intel-17.2.4-178.1.x86_64
xf86-video-intel-2.99.917+git781.c8990575-1.1.x86_64

# modprobe bbswitch
modprobe: ERROR: could not insert 'bbswitch': No such device

# dmesg -c
[ 2108.606389] bbswitch: version 0.8
[ 2108.606405] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.IGPU
[ 2108.606414] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.P0P2.GFX0
[ 2108.606440] ACPI Warning: \_SB.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 2108.606514] ACPI Warning: \_SB.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 2108.606554] ACPI Warning: \_SB.PCI0.IGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 2108.606585] bbswitch: No suitable _DSM call found.

Revision history for this message
William Thissell (wrthissell-y) wrote :

[wrthissell@Charm-198123060054 ~]$ optirun --debug glxgears64
[ 5117.748483] [DEBUG]optirun version 3.2.1 starting...
[ 5117.748566] [DEBUG]Active configuration:
[ 5117.748588] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 5117.748608] [DEBUG] X display: :8
[ 5117.748672] [DEBUG] LD_LIBRARY_PATH: /usr/lib64/nvidia-bumblebee:/usr/lib/nvidia-bumblebee:/usr/lib64:/usr/lib
[ 5117.748696] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 5117.748727] [DEBUG] Accel/display bridge: auto
[ 5117.748755] [DEBUG] VGL Compression: proxy
[ 5117.748776] [DEBUG] VGLrun extra options:
[ 5117.748803] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib32/primus
[ 5117.748938] [DEBUG]Using auto-detected bridge virtualgl
[ 5121.930021] [INFO]Response: No - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

[ 5121.930069] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

[ 5121.930081] [DEBUG]Socket closed.
[ 5121.930116] [ERROR]Aborting because fallback start is disabled.
[ 5121.930126] [DEBUG]Killing all remaining processes.

Revision history for this message
Trevor Sullivan (trevortds3) wrote :
Revision history for this message
Trevor Sullivan (trevortds3) wrote :
Revision history for this message
William Thissell (wrthissell-y) wrote :
Revision history for this message
William Thissell (wrthissell-y) wrote :
Revision history for this message
fargoth (cantfind) wrote :

bbswitch failed to load, dmesg says:

[127506.827564] bbswitch: version 0.8
[127506.827567] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[127506.827570] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[127506.827577] bbswitch: failed to evaluate \_SB_.PCI0.PEG0.PEGP._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[127506.827581] bbswitch: failed to evaluate \_SB_.PCI0.PEG0.PEGP._DSM {0xA0,0xA0,0x95,0x9D,0x60,0x00,0x48,0x4D,0xB3,0x4D,0x7E,0x5F,0xEA,0x12,0x9F,0xD4} 0x102 0x0 {0x00,0x00,0x00,0x00}: AE_NOT_FOUND
[127506.827603] bbswitch: No suitable _DSM call found.

Revision history for this message
Federico Di Gregorio (fogzot) wrote :
Revision history for this message
Federico Di Gregorio (fogzot) wrote :
Revision history for this message
phkb (phkb) wrote :

Information for the PC Specialist Cosmos VII laptop (https://www.pcspecialist.co.uk/notebooks/cosmosVII-15/), with GTX 1050 GPU.

Revision history for this message
Thien An Dang Thanh (thienandangthanh) wrote :

This is for my laptop, ASUS Gaming TUF FX504GD

https://www.asus.com/us/Laptops/ASUS-TUF-Gaming-FX504/specifications/

Nvidia 1050 2GB
Intel Core i5 8300H
16GB RAM

Thank you guys for your greate work!

Revision history for this message
satmandu (satadru-umich) wrote :

MacBookPro6,2.

 cat /proc/acpi/dump_info
0000:00:00.0 060000 \_SB_.PCI0.MCHC
0000:00:01.0 060400 \_SB_.PCI0.P0P2
0000:00:02.0 030000 \_SB_.PCI0.IGPU
0000:00:1a.0 0c0300 \_SB_.PCI0.UHC5
0000:00:1a.7 0c0320 \_SB_.PCI0.EHC2
0000:00:1b.0 040300 \_SB_.PCI0.HDEF
0000:00:1c.0 060400 \_SB_.PCI0.RP01
0000:00:1c.1 060400 \_SB_.PCI0.RP02
0000:00:1c.2 060400 \_SB_.PCI0.RP03
0000:00:1c.3 060400 \_SB_.PCI0.RP04
0000:00:1d.0 0c0300 \_SB_.PCI0.UHC1
0000:00:1d.7 0c0320 \_SB_.PCI0.EHC1
0000:00:1e.0 060401
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.2 010601 \_SB_.PCI0.SATA
0000:00:1f.3 0c0500 \_SB_.PCI0.SBUS
0000:00:1f.6 118000
0000:01:00.0 030000 \_SB_.PCI0.P0P2.GFX0
0000:01:00.1 040300 \_SB_.PCI0.P0P2.HDAU
0000:02:00.0 020000 \_SB_.PCI0.RP01.GIGE
0000:03:00.0 028000 \_SB_.PCI0.RP02.ARPT
0000:04:00.0 0c0010 \_SB_.PCI0.RP03.FRWR
0000:ff:00.0 060000
0000:ff:00.1 060000 \_SB_.CPBG.IMCH
0000:ff:02.0 060000
0000:ff:02.1 060000
0000:ff:02.2 060000
0000:ff:02.3 060000

Revision history for this message
R@ndom (radek-strnad) wrote :

Lenovo X1 Extreme (20MFS05X00)

Intel 630 / nVidia GTX 1050Ti

Revision history for this message
R@ndom (radek-strnad) wrote :

Lenovo X1 Extreme (20MFS05X00) - addition to #841

sudo cat /proc/acpi/dump_info

0000:00:00.0 060000
0000:00:01.0 060400 \_SB_.PCI0.PEG0
0000:00:02.0 030000 \_SB_.PCI0.GFX0
0000:00:04.0 118000 \_SB_.PCI0.B0D4
0000:00:08.0 088000
0000:00:12.0 118000
0000:00:14.0 0c0330 \_SB_.PCI0.XHC_
0000:00:14.2 050000
0000:00:14.3 028000 \_SB_.PCI0.CNVW
0000:00:15.0 0c8000 \_SB_.PCI0.I2C0
0000:00:16.0 078000 \_SB_.PCI0.HECI
0000:00:1b.0 060400 \_SB_.PCI0.RP17
0000:00:1b.4 060400 \_SB_.PCI0.RP21
0000:00:1d.0 060400 \_SB_.PCI0.RP09
0000:00:1e.0 078000 \_SB_.PCI0.UA00
0000:00:1f.0 060100 \_SB_.PCI0.LPCB
0000:00:1f.3 040380 \_SB_.PCI0.HDAS
0000:00:1f.4 0c0500 \_SB_.PCI0.SBUS
0000:00:1f.5 0c8000
0000:00:1f.6 020000 \_SB_.PCI0.GLAN
0000:04:00.0 060400 \_SB_.PCI0.RP21.PXSX
0000:05:00.0 060400 \_SB_.PCI0.RP21.PXSX.TBBD
0000:05:01.0 060400
0000:05:02.0 060400 \_SB_.PCI0.RP21.PXSX.TBDU
0000:05:04.0 060400
0000:06:00.0 088000 \_SB_.PCI0.RP21.PXSX.TBBD.XHC_
0000:3a:00.0 0c0330 \_SB_.PCI0.RP21.PXSX.TBDU.XHC_
0000:71:00.0 010802 \_SB_.PCI0.RP09.PXSX

Revision history for this message
Rob A (docsmooth) wrote :
Revision history for this message
phaoost (phaoost) wrote :
Revision history for this message
phaoost (phaoost) wrote :
Revision history for this message
phaoost (phaoost) wrote :
Revision history for this message
Kyle Altendorf (sda) wrote :
Revision history for this message
Siorki (siorki) wrote :

ASUS TUF Gaming FX505DD
https://www.asus.com/fr/Laptops/ASUS-TUF-Gaming-FX505DD-DT-DU/

cat /proc/acpi/dump_info

0000:00:00.0 060000 \_SB_.PCI0.D003
0000:00:00.2 080600 \_SB_.PCI0.IOMA
0000:00:01.0 060000
0000:00:01.1 060400 \_SB_.PCI0.GPP0
0000:00:01.2 060400 \_SB_.PCI0.GPP1
0000:00:01.3 060400 \_SB_.PCI0.GPP2
0000:00:01.7 060400 \_SB_.PCI0.GPP6
0000:00:08.0 060000
0000:00:08.1 060400 \_SB_.PCI0.GP17
0000:00:14.0 0c0500 \_SB_.PCI0.D01F
0000:00:14.3 060100 \_SB_.PCI0.SBRG
0000:00:18.0 060000
0000:00:18.1 060000
0000:00:18.2 060000
0000:00:18.3 060000
0000:00:18.4 060000
0000:00:18.5 060000
0000:00:18.6 060000
0000:00:18.7 060000
0000:01:00.0 030000 \_SB_.PCI0.GPP0.PEGP
0000:01:00.1 040300 \_SB_.PCI0.GPP0.NHDA
0000:02:00.0 020000 \_SB_.PCI0.GPP1.DEV0
0000:03:00.0 010802 \_SB_.PCI0.GPP2.BCM5
0000:04:00.0 028000
0000:05:00.0 030000 \_SB_.PCI0.GP17.VGA_
0000:05:00.2 108000 \_SB_.PCI0.GP17.APSP
0000:05:00.3 0c0330 \_SB_.PCI0.GP17.XHC0
0000:05:00.4 0c0330 \_SB_.PCI0.GP17.XHC1
0000:05:00.6 040300 \_SB_.PCI0.GP17.AZAL

Revision history for this message
Thommie Rother (t-rother) wrote :
Download full text (6.7 KiB)

Enabling nvidia card fails with
[ 263.394167] pci 0000:01:00.0: can't change power state from D3cold to D0 (config space inaccessible)

Dell Precision 7530

Linux odysseus3 5.5.1-1-default #1 SMP Tue Feb 4 06:56:24 UTC 2020 (1d61c83) x86_64 x86_64 x86_64 GNU/Linux

Tumbleweed 20200209

odysseus3:~ # dmesg | grep -C 10 bbswitch
[ 4.153457] systemd[1]: Listening on udev Control Socket.
[ 4.153532] systemd[1]: Listening on udev Kernel Socket.
[ 4.153545] systemd[1]: Reached target Sockets.
[ 4.154379] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 4.155216] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 4.156696] systemd[1]: Starting Journal Service...
[ 4.157561] systemd[1]: Starting Load Kernel Modules...
[ 4.158366] systemd[1]: Starting Setup Virtual Console...
[ 4.159060] systemd[1]: Started Create list of static device nodes for the current kernel.
[ 4.159752] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.163194] bbswitch: loading out-of-tree module taints kernel.
[ 4.163366] bbswitch: version 0.8
[ 4.163371] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 4.163377] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[ 4.163391] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20191018/nsarguments-59)
[ 4.163590] bbswitch: detected an Optimus _DSM function
[ 4.163601] pci 0000:01:00.0: enabling device (0006 -> 0007)
[ 4.163661] bbswitch: disabling discrete graphics
[ 4.165043] systemd[1]: Started Create Static Device Nodes in /dev.
[ 4.171132] systemd[1]: systemd-vconsole-setup.service: Succeeded.
[ 4.171344] systemd[1]: Started Setup Virtual Console.
[ 4.171891] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 4.181753] systemd[1]: Started dracut ask for additional cmdline parameters.
[ 4.182326] systemd[1]: Starting dracut cmdline hook...
[ 4.214110] systemd[1]: Started dracut cmdline hook.
[ 4.214671] systemd[1]: Starting dracut pre-udev hook...
[ 4.232388] systemd[1]: Started dracut pre-udev hook.
[ 4.233388] systemd[1]: Starting udev Kernel Device Manager...
[ 4.328472] tsc: Refined TSC clocksource calibration: 2207.998 MHz
[ 4.328476] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b6211b4, max_idle_ns: 440795230313 ns
[ 4.328523] clocksource: Switched to clocksource tsc
[ 4.376583] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is off
[ 4.377912] alua: device handler registered
[ 4.378585] emc: device handler registered
[ 4.379321] rdac: device handler registered
[ 4.383215] systemd[1]: Started Journal Service.
[ 4.387009] device-mapper: uevent: version 1.0.3
[ 4.387110] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: <email address hidden>
[ 4.391476] sd 4:0:0:0: Attached scsi generic sg0 type 0
[ 4.485375] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 4.485425] ACPI: Lid Switch [LID0]
[ 4.485451] input: Power Button as /devices/LNXSYSTM:00/LNXS...

Read more...

Revision history for this message
Rhys Perry (rhysperry111) wrote :

HP Pavilion 15-cx0598na

Revision history for this message
Luke Jones (lukedjones) wrote :
Revision history for this message
Luke Jones (lukedjones) wrote :
Download full text (4.1 KiB)

https://www.asus.com/Laptops/ROG-Zephyrus-G14/

This model of laptop currently has a few issues with power management. We have tried using bbswitch (with patch to count AMD gpu as iGPU) to power the dGPU off which succeeds, but then it fails to turn back on:

[ 147.284814] bbswitch: enabling discrete graphics
[ 147.284822] pci 0000:01:\xe9+P\x86
                                     \xe2;\xe9AMDI0010:00: can't change power state from D3cold to D0 (config space inaccessible)
[ 147.284852] general protection fault, probably for non-canonical address 0x2f827cc29389362: 0000 [#1] PREEMPT SMP NOPTI
[ 147.284857] CPU: 2 PID: 3452 Comm: fish Tainted: P OE 5.8.0-xanmod1-1-xanmod #1
[ 147.284859] Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401IU_GA401IU/GA401IU, BIOS GA401IU.212 05/08/2020
[ 147.284867] RIP: 0010:pci_restore_state.part.0+0x3d/0x430
[ 147.284870] Code: 08 00 00 65 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 48 85 ed 0f 84 d0 03 00 00 49 89 ec eb 09 4d 8b 24 24 4d 85 e4 74 66 <41> 80 7c 24 12 00 74 ef 66 41 83 7c 24 10 18 75 e6 81 bb a0 03 00
[ 147.284872] RSP: 0018:ffffaa3e8294fe30 EFLAGS: 00010202
[ 147.284875] RAX: 0000000000000000 RBX: ffff9a19109de000 RCX: 0000000000000000
[ 147.284876] RDX: 0000000000000000 RSI: 0000000000000027 RDI: ffff9a19109de000
[ 147.284878] RBP: ffff9a1910916380 R08: 0000000000000001 R09: 000000000000053f
[ 147.284880] R10: 0000000000000004 R11: ffffaa3e8294fb7f R12: 02f827cc29389362
[ 147.284881] R13: 0000000000000003 R14: ffffaa3e8294ff08 R15: 0000556ca9eb20a8
[ 147.284884] FS: 00007fdeb89af700(0000) GS:ffff9a1915480000(0000) knlGS:0000000000000000
[ 147.284886] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 147.284888] CR2: 00007fdec277f590 CR3: 00000005e7cd6000 CR4: 0000000000350ee0
[ 147.284889] Call Trace:
[ 147.284900] bbswitch_on.part.0+0xa6/0x101 [bbswitch]
[ 147.284905] bbswitch_proc_write.cold+0x16/0x22 [bbswitch]
[ 147.284910] ? ima_post_key_create_or_update+0x5f/0x70
[ 147.284914] proc_reg_write+0x4c/0x90
[ 147.284919] vfs_write+0xc2/0x1f0
[ 147.284922] ksys_write+0x5a/0xd0
[ 147.284927] do_syscall_64+0x4d/0xd0
[ 147.284931] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 147.284934] RIP: 0033:0x7fdeb91b87df
[ 147.284937] Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 29 fd ff ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 5c fd ff ff 48
[ 147.284939] RSP: 002b:00007fdeb89aeda0 EFLAGS: 00000293 ORIG_RAX: 0000000000000001
[ 147.284941] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fdeb91b87df
[ 147.284942] RDX: 0000000000000003 RSI: 0000556ca9eb20a8 RDI: 0000000000000009
[ 147.284944] RBP: 0000000000000003 R08: 0000000000000000 R09: 00000000ffffffff
[ 147.284945] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000009
[ 147.284947] R13: 0000556ca9eb20a8 R14: 0000556ca9e3e400 R15: 00007fdeb91b62e0
[ 147.284950] Modules linked in: bbswitch(OE) rfcomm ccm snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device mc cmac algif_hash algif_skcipher af_alg bnep btusb btrtl btbcm btintel bluetooth ecdh_generic ecc cdc_ether input_leds us...

Read more...

Revision history for this message
Luke Jones (lukedjones) wrote :
Revision history for this message
Luke Jones (lukedjones) wrote :
Revision history for this message
Bradley Fourie (cakesale) wrote :

https://www.asus.com/Laptops/ROG-Zephyrus-G15/
ROG Zephyrus G15 GA502IV
AMD Ryzen™ 7 4800HS

Revision history for this message
Luke Jones (lukedjones) wrote :
Revision history for this message
Luke Jones (lukedjones) wrote :
Revision history for this message
Michael Kuefner (herrminni) wrote :
Revision history for this message
sova (0sova0) wrote :

No suitable _DSM call found.

Revision history for this message
Jens Elkner (jelmd) wrote :

get-acpi-info.sh LENOVO-20ERCTO1WW

Revision history for this message
Arjan (iafilius) wrote :

Details of a Lenovo T430, latest bios 2.82, with 1vyrain applied, has WQHD LCD upgrade

Revision history for this message
Arjan (iafilius) wrote :
Revision history for this message
FedosIS (fedosis) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments