hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #01298
Re: MSI FX720-001us
Thanks Andrew, I'm quite sure I have the bumblebee-disablecard and
bumblebee-enablecard files configured correctly. I don't get any errors just
the integer output, which according to the acpi_call README should be good.
There is no difference in battery use however. It is still exactly the same.
What I don't know is why there are two lines to turn off:
echo NVOP $(acpi_call "\_SB.PCI0.LPC.EC.PUBS._OFF 0 0x100 0x1A
{255,255,255,255}")
echo _PS3 $(acpi_call "\_SB.PCI0.LPC.EC.PUBS._OFF")
What does NVOP and _PS3 mean?
Shouldn't something else/more be added to turn off the card completely? I've
found a discussion somewhere about using setpci, however I too much a noob
to get what it is about :(
It feels like we're pretty close, the nvidia card is just not going to
sleep/shut down.
Matthijs
2011/5/29 Andrew Smith <amsmith525@xxxxxxxxx>
> i haven't messed around with bumblebee yet - i was waiting to run
> clonezilla first to image my drive in a working state i can return to
> easily.
>
> as for acpi_call, first i followed the instructions on the launchpad
> overview page for hybrid-graphics-linux but added a few steps. after
> running test_off.sh in a terminal, i copied the line in the script that
> stated 'works' (which for me was "echo '\_SB.PCI0.PEG0.PEGP._OFF'
> > /proc/acpi/call" ) and inserted it at the end of my /etc/rc.local - i
> also copied acpi_call.ko into "/lib/modules/`uname
> -r`/kernel/drivers/acpi/" added acpi_call at the end of /etc/modules,
> and ran depmod so it would do this at boot. to switch back and forth i
> changed '\_SB.PCI0.PEG0.PEGP._OFF' to '\_SB.PCI0.PEG0.PEGP._ON' in
> separate scripts.
>
> i plan on giving bumblebee a try within the next few days... hopefully
> i'm not too busy. lemme kno if i can help more.
>
>
>
> Andrew
>
>
>
>
> On Sun, 2011-05-29 at 17:27 +0200, matthijs brouwer wrote:
> > Andrew,
> >
> > You might be able to help by telling me how you did it.
> > I have acpi_call installed, but I don't know if it works. Also, the
> > strange codes that seem to identify my nvidia card in
> > bumblebee-disable/enablecard files, where do I find them? Is there
> > only one or several (ending in _OFF and _PS2 and such).
> >
> > thanx,
> > Matthijs
> > (ps, I have a lenovo w520, nvidia quadro 1000)
> >
> >
> > 2011/5/29 Andrew Smith <amsmith525@xxxxxxxxx>
> > 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 ff) (prog-if ff)
> >
> >
> > let me know what i can do to help - i've gotten acpi_call
> > working for
> > enable/disable the nvidia gpu - confirmed by checking time
> > remaining on
> > battery / onboard light showing card state
> >
> >
> > Andrew
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~hybrid-graphics-linux
> > Post to : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> > More help : https://help.launchpad.net/ListHelp
> >
>
>
>
References