← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: asus U35JC

 

Charles,

Have you checked if the device is still listed in lscpi?
What is your battery state (power drain) before and after you switch it off?
IIRC, /proc/acpi/battery/BAT0/state or acpi -b should be helpful.

If it is really off, I'd expect the device not show up in lspci and your
battery state should show a lower value.

If you shut it off successfully, it is good news, as it means battery life
will be increased.

Keep us posted :)

Regards,
Olibob



2010/8/22 charles <aquasync@xxxxxxxxx>

> I believe you can turn off the nvidia card with vgaswitcheroo:
>
> % cat /sys/kernel/debug/vgaswitcheroo/switch
> 0:+:Pwr:0000:00:02.0
> 1: :Pwr:0000:01:00.0
> % echo OFF | sudo tee -a /sys/kernel/debug/vgaswitcheroo/switch
> OFF
> % cat /sys/kernel/debug/vgaswitcheroo/switch
> 0:+:Pwr:0000:00:02.0
> 1: :Off:0000:01:00.0
>
> At the moment I'm not even able to suspend or hibernate - hopefully
> hardware support for these kind of hybrid gfx laptops improves in the
> future!
>
> On Sun, Aug 22, 2010 at 3:49 AM, john L <monsieurweller@xxxxxxxxx> wrote:
> > Hello!
> > I use the default ubuntu 10.10 settings. I guess it use the intel
> > chipset. When i try to use the nvidia proprietary driver, i got a black
> > screen.
> > So i can't use the nvidia card too. Actually i seek for deactivate the
> > nvidia chip.
> >
> >
> >
> >
> > Le 22/08/2010 02:18, charles a écrit :
> >> Hi,
> >>
> >> Are you able to get in to X? I've not tried using the proprietary
> >> driver, but with just nouveau & the i915 driver I'm able to use X on
> >> my U35J. I've not been able to utilise the nvidia card at all so far.
> >>
> >> Regards,
> >>
> >> Charles
> >>
> >> On Sat, Aug 21, 2010 at 7:34 PM, jean citron <monsieurweller@xxxxxxxxx>
> wrote:
> >>> Hello!
> >>> So, the brand new asus U35JC run on optimus. Using  the nvidia
> proprietary
> >>> driver result in a black screen. And it's impossible to deactivate a
> card in
> >>> the BIOS.
> >>>
> >>>
> >>> So here are the results of the commands:
> >>>
> >>> joe@joe-laptop:~$ cd acpi_call/
> >>> joe@joe-laptop:~/acpi_call$ make
> >>> make -C /lib/modules/2.6.32-24-generic/build M=/home/joe/acpi_call
> modules
> >>> make[1]: entrant dans le répertoire «
> >>> /usr/src/linux-headers-2.6.32-24-generic »
> >>>   CC [M]  /home/joe/acpi_call/acpi_call.o
> >>>   Building modules, stage 2.
> >>>   MODPOST 1 modules
> >>>   CC      /home/joe/acpi_call/acpi_call.mod.o
> >>>   LD [M]  /home/joe/acpi_call/acpi_call.ko
> >>> make[1]: quittant le répertoire «
> /usr/src/linux-headers-2.6.32-24-generic »
> >>> joe@joe-laptop:~/acpi_call$ sudo insmod acpi_call.ko
> >>> joe@joe-laptop:~/acpi_call$ ./test_off.sh
> >>> Trying \_SB.PCI0.P0P1.VGA._OFF: failed
> >>> Trying \_SB_.PCI0.OVGA.ATPX: failed
> >>> Trying \_SB_.PCI0.OVGA.XTPX: failed
> >>> Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
> >>> Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
> >>> Trying \_SB.PCI0.PEG1.GFX0._OFF: works!
> >>> joe@joe-laptop:~/acpi_call$ sudo dmidecode -s system-product-name
> >>> U35JC
> >>> joe@joe-laptop:~/acpi_call$ sudo dmidecode -s system-version
> >>> 1.0
> >>> joe@joe-laptop:~/acpi_call$ 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:0a70] (rev ff) (prog-if ff)
> >>>
> >>>
> >>>
> >>> Note: the nvidia vga is a geforge g310m.
> >>>
> >>>
> >>> I hope that these things will be useful. Thanks!
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Mailing list: https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-graphics-linux>
> >>> Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> >>> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-graphics-linux>
> >>> More help   : https://help.launchpad.net/ListHelp
> >>>
> >>>
> >
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-graphics-linux>
> Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-graphics-linux>
> More help   : https://help.launchpad.net/ListHelp
>

References