hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #00833
MSI fx600 asus-vgaswitcheroo
On MSI Fx600 Doesn't work.
When I wrote "DIS" to /sys/kernel/debug/vgaswitcheroo/switch, I have got
a blank screen.
echo "IGD" > /sys/kernel/debug/vgaswitcheroo/switch restores screen. I
don't have running Xorg.
echo "OFF" > /sys/kernel/debug/vgaswitcheroo/switch doesn't switch off
discrete graphic. No battery time improvement.
Module asus-vgaswitcheroo loaded properly.
But, acpi_call works well.
Trying \_SB.PCI0.P0P2.PEGP._OFF: works!
I think the problem might be with modeset. I don't see
'/sys/kernel/debug/vgaswitcheroo/switch' when modeset is switched off.
My system is Arch Linux, I updated it today. Kernel is 2.6.38.3.
Here's some logs:
[ 6.818220] VGA switcheroo: detected DSM switching method
\_SB_.PCI0.P0P2.PEGP handle
[ 7.165681] Console: switching to colour frame buffer device 170x48
[ 171.874525] VGA switcheroo: detected DSM switching method
\_SB_.PCI0.P0P2.PEGP handle
[ 171.897669] vga_switcheroo: enabled
[ 208.119232] i915: switched off
[ 235.031953] i915: switched on
[ 255.574904] VGA switcheroo: switched nouveau off
[ 500.864677] VGA switcheroo: switched nouveau on
[ 501.350758] i915: switched off
[ 514.253262] i915: switched on
[ 514.668982] VGA switcheroo: switched nouveau off
[ 567.398883] VGA switcheroo: switched nouveau on
[ 567.854086] i915: switched off
[ 692.554089] VGA switcheroo: switched nouveau off
[ 724.596517] i915: switched on
00:02.0 VGA compatible controller: Intel Corporation Core Processor
Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT
325M] (rev a2)
# dmidecode -s system-product-name
MS-16G1
# dmidecode -s system-version
Ver.001
#lsmod | grep asus_switcheroo
asus_switcheroo 2500 0
Follow ups