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 ;-)

mesut fidan (blcksprt)
Changed in lpbugreporter:
status: New → Incomplete
status: Incomplete → New
alkor (alkor)
description: updated
description: updated
summary: - ACPI DSDT information
+ Dell Vostro 3700 - ACPI DSDT info
firfin (firfin)
description: updated
firfin (firfin)
summary: - Dell Vostro 3700 - ACPI DSDT info
+ ACPI DSDT info
Changed in ubuntu:
status: New → Confirmed
Mariusz Fik (fisiu)
Changed in opensuse:
status: New → Confirmed
Changed in debian:
importance: Undecided → Unknown
status: New → Unknown
Changed in debian:
status: Unknown → New
description: updated
tags: added: dfdsf
tags: removed: dfdsf
Peter Wu (lekensteyn)
description: updated
tags: added: patch
affects: ubuntu → bumblebee
Changed in bumblebee:
status: Confirmed → New
Changed in ubuntu:
status: New → Confirmed
acpilove (loveacpi)
Changed in bumblebee:
status: New → Confirmed
Changed in lpbugreporter:
status: New → Confirmed
783 comments hidden view all 863 comments
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 :
Displaying first 40 and last 40 comments. View all 863 comments or add a comment.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments