[Bug 312756] Re: MASTER: support graphics card hot switch

2012-05-21 Thread Ramon
HP Pavilion DM3-1020eb with Nvidia GeForce G105M 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 G98M [GeForce G105M] (rev a2) -- You received this bug notification

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-11-17 Thread Darren Hatherley
Details from a Medion Akoya P8610 BIOS appears to choose the GF9100M rather than the GF9600M GS, so very little 3D acceleration, though nvidia-settings knows both chips are present. xorg.conf: --START-- Section Device Identifier Default Device Option NoLogo

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-11-17 Thread Darren Hatherley
Details from a Medion Akoya P8610, output as per http://linux-hybrid- graphics.blogspot.com/ ** Attachment added: Meion Akoya P6810 acpi info https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/2599530/+files/REFERENCE.tar.gz -- You received this bug notification

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-08-13 Thread Blazej-bucko
This is dsdt.dsl for T500 with i915/HD3650 setup. Switching works fine, but when laptop is using Radeon it won't resume correctly. ** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/2274163/+files/DSDT.dsl -- You received this bug

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-07-14 Thread Horváth Tibor
** Attachment added: AMILO Notebook Sa 3650 .tar.gz https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/2207414/+files/AMILO%20Notebook%20Sa%203650%20%20%20%20%20%20%20%20%20.tar.gz -- You received this bug notification because you are a member of Ubuntu

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-06-21 Thread Eric Appleman
Here's a dynamically switching laptop with a 6770M and the HD 3000. HP Pavilion dv6 Notebook PC 058C11244720001620100 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-06-20 Thread zajc
Here is another semi-working graphics card in notebook HP Pavilion g7-1007em - AMD Radeon HD 6470. lspci -v | grep VGA VGA compatible controller: Ati technologies Inc M880G [Mobility Radeon HD 4200] VGA compatible controller: Ati technologies Inc NI Seymour [AMD Radeon HD 6470] It is working

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-06-19 Thread Eric Appleman
Looks like AMD has a questionable Optimus alternative in the works. It's called BACON and is muxless. Plus, no OpenGL on the dedicated card. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/312756

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-09 Thread R00T
Asus 1215N, Slackware-13.1 32-bit, self-made 2.6.38.2 Linux kernel. lspci sees all 2 video devices. during kernel boot: vgaarb: device added: PCI::00:02.0,decodes=io+mem,owns=io+mem,locks=none vgaarb: device added: PCI::04:00.0,decodes=io+mem,owns=none,locks=none vgaarb: loaded during

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-06 Thread Timo Aaltonen
The hybrid graphics linux -project might want to open a bug on it's bugtracker to get these reports, the X team doesn't need them. Closing the bug. ** Changed in: xorg-server (Ubuntu) Status: Triaged = Won't Fix ** Changed in: xorg-server Status: New = Invalid -- You received

Re: [Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-06 Thread Albert Vilella
Hi Timo, Is it possible to automatically make a tar.gz of all the attachments in this bug? On Wed, Apr 6, 2011 at 8:26 AM, Timo Aaltonen timo.aalto...@canonical.com wrote: The hybrid graphics linux -project might want to open a bug on it's bugtracker to get these reports, the X team doesn't

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-06 Thread Timo Aaltonen
not that I know of, check the LP API tools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/312756 Title: MASTER: support graphics card hot switch -- ubuntu-bugs mailing list

Re: [Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-06 Thread Rune Juhl Jacobsen
If you don't care about text from the comments, you can download all the attachments from http://listepik.net/~runejuhl/bug312756-20110406.tar.bz2 . They're in the same order as the attachment list on the Launchpad page. /Rune On Wed, Apr 6, 2011 at 12:51, Albert Vilella avile...@gmail.com

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-05 Thread johno123
Hi, Enclosing DST for ASUS 12.1 VX6 ** Attachment added: ASUS VX6 12.1 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1984281/+files/DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-04 Thread Namzaj
Asus N53JF notebook GT425M Optimus sudo dmidecode -s system-product-name sudo dmidecode -s system- version N53Jf 1.0 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integ rated Graphics

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-04 Thread mvferrer
Just got the new Dell XPS 17. acpi_call isn't turning off my dedicated card. Here's my info (with DSDT.dsl attached): 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-04 Thread mvferrer
Forgot to name my DSDT.dsl attachment for Dell XPS L702X. I'll re- upload. ** Attachment added: DSDT.dsl for Dell XPS L702X https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1980924/+files/DSDT.dsl -- You received this bug notification because you are a member of

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-04 Thread Sasha Costanza-Chock
Sony VPCZ1390x. Ubuntu Natty (development branch). lspci | grep VGA returns: 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-04 Thread Pat Gunn
HP ENVY 3D 17, Fedora 14 (was told to file a bug here by http://linux- hybrid-graphics.blogspot.com/ ) myopia:~$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Device 0116 (rev 09) 01:00.0 VGA compatible controller: ATI Technologies Inc Device 68a8 I believe the ATI card

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-03 Thread whitepixel
I'm running Dell XPS L501X. I'm able to disable the Nvidia card with the acpi_call module, but I cannot switch to the nvidia card with either the noveau or the nvidia proprietary drivers. $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version XPS L501X A06 $ lspci -vnnn |

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-03 Thread adder
I have a medion akoya (P6625) I can't do anything with acpi_call. sudo dmidecode -s system-product-name sudo dmidecode -s system-version P662X 1.0 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-03 Thread llloic
Hi All, The ./test_off.sh script is not working for me on my brand new computer Clevo W150HNM with a Sandybride i5-2530M. Could you help me? Here is the information requested: $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version lspci -vnnn | perl -lne 'print if

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-02 Thread angalad
I have a brand new Samsung SF310 laptop and it has the same issue. Here are some clues as seen in other comments me@mycomputer:~/acpi_call$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version QX310/QX410/QX510/SF310/SF410/SF510 04MX me@mycomputer:~/acpi_call$ lspci -vnnn |

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-01 Thread Piotr Anisko
My laptop: MSI CX 620 ATI HD5470 / Intel sudo dmidecode -s system-product-name sudo dmidecode -s system-version MS-1688 Ver.001 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-04-01 Thread Hans Persson
My DSDT.dsl, from a ASUS 1215N. I hope I will be able to help. ** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1964296/+files/DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-31 Thread tomaszf
Samsung RF511-S04 ACPI call doesn't disable NVIDIA GPU chip. tomasz@tomasz-RF511-RF411-RF711:/$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version RF511/RF411/RF711 07HX tomasz@tomasz-RF511-RF411-RF711:/$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-29 Thread Tolan Blundell
I see someone else has posted for the Dell XPS 15 l502x but I'll post this here in case OS-specific information is included (as I'm running Natty). -- Dell System XPS L502X Not Specified -- 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-29 Thread Dan
Asus K50id; Ubuntu 10.10; 2.6.37-020637-generic #201101050908 x86_64 GNU/Linux; VGA compatible controller: nVidia Corporation GT216 [GeForce GT 320M] (rev a2). ** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1954403/+files/DSDT.dsl

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-28 Thread matt bowcock
Dell XPS L502X video cards - 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-23 Thread nresni
hi, My configuration: 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 Sandy Bridge Integrated Graphics Controller [8086:0116]

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-23 Thread Stian Rødven Eide
$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version B4100M 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-23 Thread Diego Fernandez
Hi, I recently joined the team and already sent my information on the mailing list. I'm just adding it here as well just to be safe. By the way, even with the new calls I can't get the test_off.sh script to work with my system. I'm using a Sager NP 5160/Clevo W150HNM with Nvidia Optimus GT

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-22 Thread Flat Six
Hello, please find hereafter information for my system : Commercial name of my laptop : MSI FX 700 with GeForce GT 425 M system-version MS-1751 REV:1.0 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-20 Thread Alejandro
I let you the information of my hp dv6-3023CA: user@user:~$ 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] 02:00.0 VGA compatible controller [0300]: ATI

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-18 Thread elecguy
This is the output from a Dell XPS17 L702X with a Geforce GT 555m (and i7-2630QM): sudo dmidecode -s system-product-name Dell System XPS L702X sudo dmidecode -s system-version Not Specified lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-17 Thread Alan Cole
I just received an HP dv7 notebook with these hybrid graphics. I found this thread, so thought I'd share my info. Al ** Attachment added: HPdv7t-4100.tar.gz https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1915757/+files/HPdv7t-4100.tar.gz -- You received this

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-17 Thread samu
I have a Dell XPS i5 L701x, with a Intel HD onbord GPU, and a Nvidia GeForce GT 435M. uname -a: Linux pantaleon 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux Here it goes the output from ./test_off.sh (nothing worked) Trying \_SB.PCI0.P0P1.VGA._OFF: failed

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-15 Thread Marek Szuba
ThinkPad T410 (Intel+nVidia graphics) here. Works with Nouveau for nVidia and with kernel mode-setting disabled for Intel. With KMS enabled, switching to discrete graphics hard-locks the display. Haven't been able to use the proprietery nVidia driver for switching. dmidecode -s

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-15 Thread Aarin
# sudo dmidecode -s system-product-name sudo dmidecode -s system-version HP Pavilion dv6 Notebook PC 058A11242B10010020100 # lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-15 Thread Tomasz Pawlikowski
My DSDT.dsl ** Attachment added: From Asus N53SV-120SX https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1910705/+files/DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-15 Thread guenthul
# sudo dmidecode -s system-product-name sudo dmidecode -s system-version B5130M 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-13 Thread Matyas Csányi
matyas@matyas-U30Jc:~$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version U30Jc 1.0 matyas@matyas-U30Jc:~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-12 Thread colin murphy
works perfectly Ubuntu HP Pavilion dv6 Notebook PC 058511242B1620100 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-11 Thread darryn.smith
HP ENVY 14 Notebook PC 0492102419162 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-11 Thread Eugenio Perinelli
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])

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-10 Thread JohanFornander
Aspire 3820 (Acer Aspire TimelineX 3820TG) 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]) 02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-06 Thread frostmyname
Doesn't work... Laptop Model = Asus N73JF OpenSuse 11.3 Kernel Version = 2.6.34.7 Graphics = Intel HD Graphics and NVIDIA GeForce GT 425M Display = Full HD # sudo dmidecode -s system-product-name sudo dmidecode -s system-version N73JF 1.0 # lspci -vnnn | perl -lne 'print if

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-06 Thread frostmyname
Doesn't work... Laptop Model = Asus N73JF OpenSuse 11.3 Kernel Version = 2.6.34.7 Graphics = Intel HD Graphics and NVIDIA GeForce GT 425M Display = Full HD # sudo dmidecode -s system-product-name sudo dmidecode -s system-version N73JF 1.0 # lspci -vnnn | perl -lne 'print if

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-06 Thread Saúl Romero
Dell XPS L501X , BIOS version A06 XPS L501X A06 ** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1890829/+files/DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-05 Thread arunib
The Nvidia graphics does not seem to be activated at all. So no 3D and all. The Desktop visual effects extras is working fine. Laptop Model = Dell XPS L501X Bios Revision = A06 Ubuntu Maverick 10.10 - amd64 desktop edition Kernel Version = 2.6.35-28-generic Graphics - Intel HD Graphics and

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-05 Thread Darren Maczka
MacBookpro5,1 lspci: nVidia Corporation G96 [GeForce 9600M GT] [10de:0647] (rev a1) (prog-if 00 [VGA controller]) nVidia Corporation C79 [GeForce 9400M] [10de:0863] (rev b1) (prog-if 00 [VGA controller]) /usr/share/acpi_call/test_off.sh fails on everything ** Attachment added: MacBookPro5,1

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-02 Thread hawkerb
HP ProBook 4520s with integrated radeon 6370 --- 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-03-01 Thread guenthul
** Attachment added: Clevo-B5130M-DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1879029/+files/Clevo-B5130M-DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-28 Thread Lauri Pohjanheimo
ASUS A52Jc This might be already covered, but i'm adding this for comparison. 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-24 Thread torav
sudo dmidecode -s system-product-name sudo dmidecode -s system-version UL50VS 1.0 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-23 Thread Rudy Vissers
rudy@rudy-vostro-3700:~$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version Vostro 3700 A10 rudy@rudy-vostro-3700:~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-23 Thread corax
Same trouble on Asus eeepc 1512N (Intel/Nvidia): 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-22 Thread lordkpl
Laptop: Asus N73Jn (NVidia Optimus). $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version N73Jn 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-22 Thread François Parmentier
Laptop: Acer Aspire 5742G (NVidia Optimus) GPU: Nvidia GeForce GT 540M $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version Aspire 5742G V1.09 $ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-15 Thread Robert M.
Hi all, My laptop is a ASUS K52Jc. A DSDT.dsl has already been posted for this one, but since mine looked a bit different, thought I'd post it too. Dunno if it helps. System-product-name system-product-version K52Jc 1.0 lspci -vnnn 00:02.0 VGA compatible controller [0300]: Intel Corporation

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-14 Thread cruel0r
Jup, would be nice if it worked :) $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version 2904FYG ThinkPad T410s $ 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]

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-14 Thread Criz griffin
Yeah this would be great, but i need some help because i get this message and DSDT.dsl file empty $ sudo acpidump acpidump.txt sudo acpixtract acpidump.txt iasl -d DSDT.dat ls -l DSDT.dsl Acpi table [DSDT] - 48752 bytes written to DSDT.dat Acpi table [SSDT] - 2545 bytes written to

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-12 Thread Tor Klingberg
DSDT.dsl for Acer TimelineX 3820TG. Switching between Intel graphics and ATI Mobile Radeon HD 5650 does not seem to work in Ubuntu 10.10 Maverick. ** Attachment added: DSDT.dsl for Acer TimelineX 3820TG

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-12 Thread betozamo
Just hoping some of the brilliant minds behind the linux community can make this work. $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version XPS L701X A06 $ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]:

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-12 Thread betozamo
Just hoping some of the brilliant minds behind the linux community can make this work. $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version XPS L701X A06 $ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]:

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-10 Thread James Joseph
I'm using a Dell XPS 17 Just trying to get even the intergrated graphics card is a mission and a half if there's anything I can do to help get it sorted so that it works for everyone let me know, here's my attached dsl file and Using Ubuntu 10.10 Maverick 2.6.35-25-generic-pae #44-Ubuntu SMP

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-10 Thread Keean
Here is the DSDT for a sony vaio Z13: sudo dmidecode -s system-product-name sudo dmidecode -s system- version VPCZ13C5E J004FWVJ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-10 Thread Keean
Here is the DSDT for a sony vaio Z13: sudo dmidecode -s system-product-name sudo dmidecode -s system- version VPCZ13C5E J004FWVJ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-04 Thread Jesse Matties
I have a: Satellite M645 (PSMPMU-01201W), laptop with Nvidia Optimus $ 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-03 Thread okaboy
Hi My laptop is ASUS N53SV System-product-name system-product-version N53SV 1.0 lspci -vnnn 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]:

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-03 Thread okaboy
Hi My laptop is ASUS N53SV (with Nvidia GT540M) System-product-name system-product-version N53SV 1.0 lspci -vnnn 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-02 Thread Photon
MSI FX603 (Geforce GT 425M / some? Intel chip) $ sudo dmidecode -s system-product-name sudo dmidecode -s system-version MS-16G4 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-02 Thread Fabio Duran Verdugo
fabio@Megatron:~/repositorio/acpi_call$ ./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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-02 Thread Nigel Atkinson
ASUS 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-01 Thread hastelloy
sudo dmidecode -s system-product-name sudo dmidecode -s system-version H36FD 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-30 Thread Irek K
Samsung QX510 nVidia GeForce GT420M 1GB Intel HD dmidecode ... QX310/QX410/QX510/SF310/SF410/SF510 02MX lspci ... 00:02.0 VGA compatible controller [0300]: Intel Corporation Arrandale Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller]) 01:00.0 3D controller

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-29 Thread CB
Hello. I have a Asus Eee PC 1015PN. I run Ubuntu 10.10, 32 bit. Here is the file DSDT.dsl. I created this file when I used the ION nvidia chip. On the site https://wiki.ubuntu.com/HardwareSupport/Machines/Netbooks#Asus%20Eee%20PC%201015PN a procedure is described using your ACPI stuff. I have

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-29 Thread CB
Hello. I have a Asus Eee PC 1015PN. I run Ubuntu 10.10, 32 bit. Here is the file DSDT.dsl. I created this file when I used the ION nvidia chip. On the site https://wiki.ubuntu.com/HardwareSupport/Machines/Netbooks#Asus%20Eee%20PC%201015PN a procedure is described using your ACPI stuff. I have

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-29 Thread CB
Here is the other dsl file: DSDT_ION+Optimus.dsl Cheers! ** Attachment added: DSDT_ION+Optimus.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1815095/+files/DSDT_ION%2BOptimus.dsl -- You received this bug notification because you are a member of Ubuntu

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-28 Thread Nitram
For a Lenovo T510 with NVidia and Intel... ** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1813300/+files/DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-28 Thread grozni
Asus VX6 Lamborghini. Intel/ION2 sudo dmidecode -s system-product-name sudo dmidecode -s system-version VX6 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-28 Thread grozni
Asus VX6 Lamborghini. Intel/ION2 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:

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-28 Thread Ivan Enrique Espinosa
** Attachment added: DSDT.dsl https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1814000/+files/DSDT.dsl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/312756 Title:

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-26 Thread Piotr Kral
sudo dmidecode -s system-product-name sudo dmidecode -s system-version XPS L701X A06 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-25 Thread Tobias Langner
sudo dmidecode -s system-product-name sudo dmidecode -s system-version TW9/SW9 05 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-25 Thread Thomas E Jenkins
$ sudo dmidecode -s system-product-name sudo dmidecode -s system- version U36JC 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)

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-24 Thread Douglas Silva
XPS L401X with Intel HD Graphics and NVIDIA 420 (Optimus) running Ubuntu 10.10 Outputs: -- XPS L401X Not Specified -- 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-23 Thread pablo
Ubuntu 10.10 on ASUS N53JF (Intel Core i5/Intel HD graphics + Nvidia GeForce GT 425M graphics) sudo dmidecode -s system-product-name sudo dmidecode -s system-version - N53Jf 1.0 lspci -vnnn |

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-23 Thread George Nistorică
Hello, for the following Dell XPS L501X Core i5 NVidia 420M Optimus disabling or switchin the NVidia GPU doesn't work. the details are below # uname -a Linux linux-zjp1.site 2.6.37-41-vanilla #1 SMP 2011-01-22 00:41:44 +0100 x86_64 x86_64 x86_64 GNU/Linux # dmidecode -s system-product-name

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-23 Thread George Nistorică
Hello, for the following Dell XPS L501X Core i5 NVidia 420M Optimus disabling or switchin the NVidia GPU doesn't work. the details are below # uname -a Linux linux-zjp1.site 2.6.37-41-vanilla #1 SMP 2011-01-22 00:41:44 +0100 x86_64 x86_64 x86_64 GNU/Linux # dmidecode -s system-product-name

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-22 Thread jonathan
i tried test_off on my t400 with a radeon. even though one of the strings reportedly works, the power usage is still about double what i was getting with integrated only in bios. how is it you take the DSDT.dsl and figure out which ... node, or whatever corresponds to the power control? -

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-22 Thread rirwan
$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version XPS L501X A06 $ 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)

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-22 Thread Leonardo Morelli
Dell Vostro 3400 running Kubuntu 10.04 Lucid Lynx. Commands output: --- Vostro 3400 A10 --- 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-19 Thread Rolf Hasselbusch
Hi all, i have an ASUS U30Jc. sudo dmidecode -s system-product-name sudo dmidecode -s system- version U30Jc 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

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-19 Thread Shofi Islam
Hi, sudo dmidecode -s system-product-name sudo dmidecode -s system-version P6624 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 Core Processor Integrated Graphics Controller

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-19 Thread Chester Husk III
Asus ul80v w/ nVidia GT218 chester@Apollo:~/Dropbox$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version UL80VT 1.0 chester@Apollo:~/Dropbox$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 00:02.0 VGA compatible controller

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-18 Thread James Cuzella
Hello, I have a Lenovo T410 which includes these cards: nVidia Quadro NVS 3100M with 512MB Intel HD Graphics 5700MHD [ Intel(R) HD Graphics (Core i5) ] I am running Ubuntu 10.10. The test_off.sh script ran, but mostly failed. I was able to grab this output and put it into a text file before my

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-17 Thread NakedNous
Hi all, Asus N53Jq with nvidia GT 425M. sudo dmidecode -s system-product-name sudo dmidecode -s system-version N53Jq 1.0 lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA 01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1)

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-16 Thread AlexAD
$ sudo dmidecode -s system-product-name sudo dmidecode -s system-version HP Pavilion dv7 Notebook PC 048E10242B102 $ 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]

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-01-15 Thread thucar
Aspire 8943G 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

  1   2   >