[SOLVED] Hybridgraphics: acpi_call after Kernelupgrade not working

Hi,
after upgrading from Kernel 3.14.6 to 3.15.1, deactivating the my Nvidia Optimus GT730M by using acpi_call seems not to work anymore. Calling the parameters which worked until now seems to succeed:
bla$ sudo sh -c './gpuOff.sh && cat /proc/acpi/call'
0x0called
But neither I was able to observe any changes of the battery state nor the output of lspci has changed. As far as I can gather, there should be something like "rev ff" indicating a deactivated card?!
bla$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
02:00.0 VGA compatible controller: NVIDIA Corporation GK208M [GeForce GT 730M] (rev a1)
Acpi_call is up2date and compiled with current Headers.
Maybe I'm missing something?
Last edited by bl0b (2014-07-11 12:06:33)

Sorry ^^
The script simply contains the parameters for deactivating the NVIDIA card of my t440p.
#!/bin/bash
echo "\_SB.PCI0.PEG.VID._DSM {0xF8,0xD8,0x86,0xA4,0xDA,0x0B,0x1B,0x47,0xA7,0x2B,0x60,0x42,0xA6,0xB5,0xBE,0xE0} 0x100 0x1A {0x1,0x0,0x0,0x3}" >/proc/acpi/call
echo "\_SB.PCI0.PEG.VID._PS3" >/proc/acpi/call
exit 0
I have checked both lines and both commands succeed, at least according to /proc/acpi/call.
PS:
Using bumblebee/bbswitch is not working for me since it causes data corruption
Last edited by bl0b (2014-06-19 15:35:35)

Similar Messages

  • After Effects not working in Mavericks

    Is anyone having issues with Adobe After Effects not working in Maveriks? Premeire, Photoshop, Audition all work, but not AE. No update from Adobe available.

    This update is ONLY FOR MAVERICKS. You can't update through Creative Cloud, to prevent users of other operating systems from installing it.

  • [SOLVED] MSI GT70 keyboard buttons not working

    Hi! I am a normal user of computers that like games, so I bought this awesome notebook MSI GT70 i7 16gb ram GTX 675MX 128ssd+750hdd, with a keyboard by steelseries.
    Everything was ok, using the notebook as came when I bought, with OS windows 8, with no format nor modifications by me, using it since January 2013.
    The problem is that about 1 or 2 weeks some shortcuts of keyboard arent working anymore:
    - Wifi button isn't working and isn't becoming orange when pressed, and Fn+F8 isn't working either;
    - Screen shutdown button is becoming orange when pressed but not working;
    - Cd-dvd eject button is becoming orange when pressed but not working;
    - I tried also Fn+F9 and Fn+F12 shortcuts, and I think they arent working either.
    At the same time, the Cooler button and the Backlight's Keyboard button are working correctly. Turbo button maybe is working too but I don't know if something become overclock when I activate it.
    I would really appreciate some help, since I love my notebook very much, and I hope it's not a hard problem to solve.
    Thanks!

    Quote from: flobelix on 10-July-13, 00:47:56
    Try resetting EC: >>How to reset the EC (Embedded Controller)<<
    If that doesN't help uinstall SCM and after reboot install latest version: http://www.msi.com/service/download/utility-19670.html
    Also try updating .Net Framework 4.5: http://www.microsoft.com/en-us/download/details.aspx?id=36377
    Hi,
    I followed your advice:
    1. uninstalled SCM, restarted
    2. installed SCM, restarted
    3. tried to update .net framework, had it already
    4. resat the EC
    But unfortunately it did not change my GE60 2OC's behaviour: when i press the back-light button it opens my browser with dragoonarmy/msi.com>/ BUT NO LIGHT.
    Do anybody have a suggestion to solve this??
    Thanks Kurt

  • [Solved] ar9170usb loaded but WIFI not working

    Hi,
    I bought today my new USB WIFI adapter (TP-Link TL-WN822N), but its not working.
    ar9170usb module is loaded correctly, but wlan0 doesnt.
    dmesg| grep ar9170usb
    [ 3.007214] usbcore: registered new interface driver ar9170usb
    lsmod | grep ar9170usb
    ar9170usb 49413 0
    mac80211 211662 5 ar9170usb,carl9170,rt2800lib,rt2x00usb,rt2x00lib
    ath 14355 2 ar9170usb,carl9170
    cfg80211 146369 5 ar9170usb,carl9170,rt2x00lib,mac80211,ath
    usbcore 142192 9 ar9170usb,carl9170,rt2800usb,rt2x00usb,rt2870sta,usbhid,xhci_hcd,ehci_hcd
    lsusb
    Bus 001 Device 003: ID 0cf3:1002 Atheros Communications, Inc. TP-Link TL-WN821N v2 [Atheros AR9001U-(2)NG]
    Any ideas?
    Last edited by nexxx (2011-08-08 07:23:16)

    Solved my problem by blacklisting "carl9170", so only "ar9170usb" module is loaded.
    Blacklisting "ar9170usb" did not work here!
    Thanks
    EDIT:
    After update to Kernel 3.0 the ar9170usb module was removed. Now its not working anymore.
    When i load the carl9170 module,  it says
    [    2.979833] usb 3-1: firmware not found.
    Do I need any additional firmware?
    Last edited by nexxx (2011-08-08 07:19:49)

  • [SOLVED] Suspend to ram / disk not working in newer kernels

    Hi all,
    this puzzles me for a while:
    My desktop system was able to suspend to ram / disk flawlessly in older kernels. It stopped working with 3.3. The suspend seems to work, the machine goes to standby. But when I try to resume, the machines is on but the screen stays black. Neither the console is working nor can I ssh into it. Only hard reset gets me out here
    I did investigate and found many tips and hints which all led to nowhere. I even changed my filesystem back from btrfs to ext4 and my VGA module from proprietary nvidia to nouveau.
    When this all failed I got to the idea to burn several install disks. One of the official 2011.08.19 (kernel 3.0.3) and one of the snapshots 2012.06.05_04-00-01 (kernel 3.3.7) and 2012.07.17_04-00-01 (kernel 3.4.4). I guess these can not be compromised by some hosed installation. I started one by one and issued the follwing command:
    echo mem > /sys/power/state
    which suspends the machine successfully in all three cases. With 2011.08.19 the resume is working but the other two fail. Some more info about the hardware:
    1. lspci output
    harvey@obelix ~ $ lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
    00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
    00:05.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 3 (rev 11)
    00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
    00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
    00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
    00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
    00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
    00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1a.1 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1a.2 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1a.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.1 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.2 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.3 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 06)
    01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 GT] (rev a1)
    02:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
    03:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 02)
    03:00.1 IDE interface: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 02)
    04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers (rev 04)
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 04)
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04)
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04)
    3f:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller (rev 04)
    3f:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder (rev 04)
    3f:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Test Registers (rev 04)
    3f:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers (rev 04)
    3f:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers (rev 04)
    3f:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers (rev 04)
    3f:04.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
    3f:05.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers (rev 04)
    3f:05.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers (rev 04)
    3f:05.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers (rev 04)
    3f:05.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)
    2. lsmod output of 2012.07.17_04-00-01:
    harvey@obelix ~ $ lsmod
    Module Size Used by
    fuse 68768 0
    tun 15297 0
    rfcomm 33627 8
    bnep 8793 2
    nfsd 246714 2
    exportfs 3665 1 nfsd
    btusb 11764 0
    joydev 9991 0
    bluetooth 190551 22 bnep,btusb,rfcomm
    rfkill 15604 2 bluetooth
    snd_hda_codec_realtek 60409 1
    snd_hda_intel 24053 3
    snd_hda_codec 94305 2 snd_hda_codec_realtek,snd_hda_intel
    microcode 12185 0
    i7core_edac 17477 0
    snd_hwdep 6300 1 snd_hda_codec
    i2c_i801 8180 0
    iTCO_wdt 12813 0
    snd_pcm 74958 2 snd_hda_codec,snd_hda_intel
    r8169 49386 0
    coretemp 5654 0
    edac_core 36656 3 i7core_edac
    iTCO_vendor_support 1929 1 iTCO_wdt
    serio_raw 4653 0
    pcspkr 1899 0
    snd_page_alloc 7185 2 snd_pcm,snd_hda_intel
    snd_timer 18966 1 snd_pcm
    mii 4123 1 r8169
    snd 58997 12 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5410 1 snd
    acpi_cpufreq 5933 0
    mperf 1235 1 acpi_cpufreq
    evdev 9754 4
    processor 26567 1 acpi_cpufreq
    vboxnetadp 18387 0
    vboxnetflt 16743 0
    vboxdrv 1791382 2 vboxnetadp,vboxnetflt
    nfs 276056 1
    nfs_acl 2359 2 nfs,nfsd
    lockd 62987 2 nfs,nfsd
    auth_rpcgss 32327 2 nfs,nfsd
    sunrpc 184998 12 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
    fscache 41059 1 nfs
    aes_x86_64 7508 64
    cryptd 8741 0
    aes_generic 26138 1 aes_x86_64
    xts 3101 32
    gf128mul 6050 1 xts
    dm_crypt 16496 4
    dm_mod 70918 9 dm_crypt
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    hid_logitech 16560 0
    ff_memless 4690 1 hid_logitech
    usbhid 36430 1 hid_logitech
    hid 85285 2 hid_logitech,usbhid
    sd_mod 29239 7
    pata_jmicron 2480 0
    usb_storage 44760 0
    pata_acpi 3408 0
    ata_piix 23160 5
    crc32c_intel 1987 0
    ahci 20549 0
    libahci 20023 1 ahci
    ata_generic 3295 0
    libata 167611 6 ahci,pata_acpi,libahci,ata_generic,ata_piix,pata_jmicron
    scsi_mod 132974 4 usb_storage,libata,sd_mod,sr_mod
    uhci_hcd 23372 0
    xhci_hcd 81440 0
    ehci_hcd 40994 0
    usbcore 147533 8 btusb,uhci_hcd,usb_storage,ehci_hcd,usbhid,xhci_hcd
    usb_common 954 1 usbcore
    floppy 58615 0
    nouveau 784289 3
    button 4502 1 nouveau
    video 11307 1 nouveau
    mxm_wmi 1425 1 nouveau
    wmi 8475 2 mxm_wmi,nouveau
    i2c_algo_bit 5391 1 nouveau
    drm_kms_helper 33051 1 nouveau
    ttm 64288 1 nouveau
    drm 208926 5 ttm,drm_kms_helper,nouveau
    i2c_core 20369 5 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau
    ext4 424175 4
    crc16 1359 2 ext4,bluetooth
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    3. /var/log/pm-suspend.log of a not working suspend
    Initial commandline parameters:
    Tue Jul 17 11:21:18 CEST 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux obelix 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    rfcomm 33627 8
    bnep 8793 2
    nfsd 246714 2
    exportfs 3665 1 nfsd
    ext4 424175 3
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    btusb 11764 0
    bluetooth 190551 22 bnep,btusb,rfcomm
    crc16 1359 2 ext4,bluetooth
    joydev 9991 0
    rfkill 15604 2 bluetooth
    snd_hda_codec_realtek 60409 1
    microcode 12185 0
    coretemp 5654 0
    serio_raw 4653 0
    snd_hda_intel 24053 5
    snd_hda_codec 94305 2 snd_hda_codec_realtek,snd_hda_intel
    pcspkr 1899 0
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 3 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    r8169 49386 0
    i7core_edac 17477 0
    snd_timer 18966 1 snd_pcm
    edac_core 36656 3 i7core_edac
    mii 4123 1 r8169
    snd 58997 15 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    iTCO_wdt 12813 0
    i2c_i801 8180 0
    soundcore 5410 1 snd
    iTCO_vendor_support 1929 1 iTCO_wdt
    acpi_cpufreq 5933 0
    mperf 1267 1 acpi_cpufreq
    evdev 9754 4
    processor 26567 1 acpi_cpufreq
    vboxnetadp 18387 0
    vboxnetflt 16743 0
    vboxdrv 1791382 2 vboxnetadp,vboxnetflt
    nfs 276056 1
    nfs_acl 2359 2 nfs,nfsd
    lockd 62987 2 nfs,nfsd
    auth_rpcgss 32327 2 nfs,nfsd
    sunrpc 184998 12 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
    fscache 41059 1 nfs
    btrfs 710578 1
    libcrc32c 1002 1 btrfs
    zlib_deflate 20436 1 btrfs
    aes_x86_64 7508 64
    cryptd 8741 0
    aes_generic 26138 1 aes_x86_64
    xts 3101 32
    gf128mul 6050 1 xts
    hid_logitech 16560 0
    ff_memless 4690 1 hid_logitech
    dm_crypt 16496 4
    dm_mod 70918 9 dm_crypt
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    usbhid 36430 1 hid_logitech
    usb_storage 44760 0
    hid 85285 2 hid_logitech,usbhid
    sd_mod 29239 7
    pata_jmicron 2480 0
    pata_acpi 3408 0
    ata_piix 23160 5
    ata_generic 3295 0
    uhci_hcd 23404 0
    crc32c_intel 1987 1
    ahci 20549 0
    libahci 20023 1 ahci
    libata 167611 6 ahci,pata_acpi,libahci,ata_generic,ata_piix,pata_jmicron
    xhci_hcd 81472 0
    ehci_hcd 41026 0
    scsi_mod 132974 4 usb_storage,libata,sd_mod,sr_mod
    usbcore 147565 8 btusb,uhci_hcd,usb_storage,ehci_hcd,usbhid,xhci_hcd
    usb_common 954 1 usbcore
    floppy 58615 0
    nouveau 784321 3
    button 4502 1 nouveau
    video 11307 1 nouveau
    mxm_wmi 1425 1 nouveau
    wmi 8475 2 mxm_wmi,nouveau
    i2c_algo_bit 5391 1 nouveau
    drm_kms_helper 33051 1 nouveau
    ttm 64320 1 nouveau
    drm 208958 5 ttm,drm_kms_helper,nouveau
    i2c_core 20369 5 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau
    total used free shared buffers cached
    Mem: 8173500 884060 7289440 0 3764 405872
    -/+ buffers/cache: 474424 7699076
    Swap: 8386556 0 8386556
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /etc/pm/sleep.d/90alsa suspend suspend:
    /etc/pm/sleep.d/90alsa suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 17 11:21:18 CEST 2012: performing suspend
    This seems to be a kernel bug. Any input?
    Harvey
    Last edited by Harey (2012-08-06 13:51:49)

    Another life-sign. The issue is still unsolved but I've come a little further. It seems to be a combination of more failures. The first one is USB hardware. I have a usb keyboard-mouse combo from Logitech (comfort cordless desktop). The USB bus does not wake up correctly when resuming from suspend. So my keyboard is unsuable. I put in a file /etc/pm/sleep.d/20_custom-ehci_hcd with the following content:
    BUSES="0000:00:1a.7 0000:00:1d.7"
    case "${1}" in
    hibernate|suspend)
    # Switch USB buses off
    for bus in $BUSES; do
    echo -n $bus | tee /sys/bus/pci/drivers/ehci_hcd/unbind
    done
    resume|thaw)
    # Switch USB buses back on
    for bus in $BUSES; do
    echo -n $bus | tee /sys/bus/pci/drivers/ehci_hcd/bind
    done
    esac
    The bus IDs were taken from /sys/bus/pci/drivers/ehci_hcd
    When I start pm-suspend from a console (no X started) this seems to reanimate my keyboard while the screen stays black (with backlight on). I can type and reboot. Also I can ssh into the machine from my laptop.
    Concerning the blank screen there seems to be a bug in both the proprietary nvidia modules as well as the nouveau driver. The nvidia folks have issued a new beta driver which seems to at least minimize the failures. This all concerns the nv50-family of nvidias cards. I have a GF8600GT which is one of these
    I'll wait for this driver and then restart my testing. Until then - no suspend/hibernate
    EDIT: Today's nvidia 304.32 is solving my issues - I can sleep again
    Harvey
    Last edited by Harey (2012-08-06 13:52:51)

  • Trigger - After Report Not working.

    Hai,
    Below is the coding written on the after report trigger for inserting values in a table but it not working,
    even srw.message put and checked but not functioning at all...
    what might be the problem...
    Thanks in Advance...
    function AfterReport return boolean is
    begin
         srw.message(100,'Hai');
    if (:total_credit) is not null then
         insert into opcl (fiscal_yr_cd,Period_no,Col1,Col2,Col3,Col4,Col5,Col6)
         Values (:P_Fiscal_yr,:P_Period,nvl(:total_credit,0), nvl(:total_cess_cf,0),
         nvl(:total_sec_cess_cf,0), nvl(:cf_tot_serv_tax1,0), nvl(:cf_tot_serv_tax2,0),
         nvl(:cf_tot_serv_tax3,0));
    commit;      
    end if;      
    return (TRUE);
    end;

    How are you running the report? Not in the preview mode in builder I hope, because that won't fire the after report trigger.
    "The After Report trigger fires after you exit the *Runtime Previewer*, or after *report output is sent to a specified destination*..."

  • Eye Dropper tool in After Effects Not working Properly

    I am using Adobe After Effects CS5 on a mac. And most all of the eyedropper tools in the software are not working properly. They always select a way different color than it should be. What is wrong?
    One day they just all decided to not work. Its really frustrating. Its been a few weeks now.

    Well, For some strange reason its working just fine today. I did restart my computer yesterday and after that it seems to be working.
    I haven't recenitly messed with my hardware acceleration/graphics card or monitor color profile. So if that was it, then it did it on its own.
    None the less its working now. Thank you for your help!!!

  • After Effects not working. It hangs before getting to the interface and I can't upgrade neither!

    I juust bought adobe after effects for the creative cloud. I can't get it to work. I installed the Afx through the app manager and launch it and didn't work. It freezes. Then I though it was because I had a previous version trial installed in my computer. The Cs 5.5. I downloaded the Adobe cleaning software and cleaned the HD. Then I reinstalled everything and now stills not working and won't patch neither. What should I do?

    Nobody can tell you anything without system information. The most common issues why the app won't launch are GPU issues or DynamicLink problems, but again, we really can't know without more details. Provide system specs and the crash info and while there, also comb the articles on my site. It is, after all, the After effects error Code Database...
    Working with your Operating System’s Tools
    Mylenium

  • [SOLVED] Brightness control over keyboard not working, but it works...

    Hello,
    I recently got a new laptop at work and I put a fresh Arch on it.
    Almost everything works perfectly, but I have one weird issue.
    I can control backlight of my display via ACPI; I wrote a simple script for it:
    pabre@pbr-laptok:~$ cat /usr/local/sbin/brightness.sh
    #!/bin/bash
    DEV=/sys/class/backlight/intel_backlight/brightness
    MAX=`cat /sys/class/backlight/intel_backlight/max_brightness`
    ACT=`cat /sys/class/backlight/intel_backlight/actual_brightness`
    MIN=0
    STEPS=10
    STEP=$((MAX/STEPS))
    if [ $1 == "+" ]; then
    if [ $((ACT+STEP)) -le $MAX ]; then
    echo $((ACT+STEP)) > $DEV
    fi
    elif [ $1 == "-" ]; then
    if [ $((ACT-STEP)) -ge $MIN ]; then
    echo $((ACT-STEP)) > $DEV
    fi
    fi
    exit 0
    I put myself a sudoers entry for it:
    root@pbr-laptok:~# cat /etc/sudoers | grep pabre
    pabre ALL=(ALL) NOPASSWD: /usr/local/sbin/brightness.sh,/usr/bin/pacman -Sy
    And it works like a charm, when run from a terminal:
    pabre@pbr-laptok:~$ sudo /usr/local/sbin/brightness.sh -
    So, my next step was to bind that script to appropriate keys on my keyboard (Fn + UP/DOWN - which are XF86MonBrightnessUp and XF86MonBrightnessDown)
    My window manager is Awesome, so I put to the config:
    awful.key({ }, "XF86MonBrightnessUp", function () awful.util.spawn("sudo /usr/local/sbin/brightness.sh +") end),
    awful.key({ }, "XF86MonBrightnessDown", function () awful.util.spawn("sudo /usr/local/sbin/brightness.sh -") end),
    among others like touchpad toggling, volume control, etc (which are working without issues)
    And now, guess what... Those keys fire that script, change the brightness and after second or less - it comes back to old value! You can see that display blinks (for example gets brighter and moment after - it goes back to previous state).
    I tried to debug it, putting to the script something like:
    if [ $1 == "+" ]; then
    if [ $((ACT+STEP)) -le $MAX ]; then
    echo $((ACT+STEP)) > $DEV
    cat /sys/class/backlight/intel_backlight/actual_brightness >> /tmp/br.log
    sleep 1
    cat /sys/class/backlight/intel_backlight/actual_brightness >> /tmp/br.log
    fi
    And the first entry was that what it was supposed to be, while te other (second after) Was again the old value.
    Does anybody have any idea what "reverts" my changes to the /sys/class/backlight/intel_backlight/brightness and why it works without issues when simply run from a terminal?
    Last edited by PaBre (2014-03-16 17:10:54)

    I think that I've found partial answer.
    When I changed key binds to another keys - it works!
    But even then, when I press XF86MonBrightnessUp or XF86MonBrightnessDown, the brightness level gets reset. And now they are not bind to anything (at last not explicit).
    So it looks that I have to found how to decouple the internal, not working as expected, bind to these keys.

  • [solved] Start X at Login not working for me

    I'm stripping down my system and decided to get rid of my login manager (slim) and just make the system boot straight into the GUI on boot-up. I followed directions found at https://wiki.archlinux.org/index.php/St … sh_profile , but it's not working on this system. I just get dumped at a command prompt login when I reboot the system and, after having logged in, no X gets started. The system just sits there awaiting input at the prompt. If I enter startx, the GUI starts. But it's not starting at login as I'd like. Actually, it'd be even better if the system automatically logged me in and started X--like we used to do using inittab, once, etc. But that method's obviated now because of systemd, no? My WM is jwm, by the way. Tips on resolving this issue will be appreciated.
    James
    Last edited by jamtat (2013-01-25 21:59:42)

    You can still set up automatic login ("like we used to do using inittab, once, etc"): https://wiki.archlinux.org/index.php/Au … al_console
    As for your original question, I assume you are using bash, and you have added the correct information to your ~/.bash_profile? ("but it's not working on this system" is a little vague). This works for me.
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
    Last edited by 2ManyDogs (2013-01-25 20:31:30)

  • [SOLVED] Lightdm theming (GTK) does not work?

    Hi,
    Silly maybe, but in trying out lightdm(-GTK) to replace gdm, I am unable to change the GTK-theme in /etc/lightdm/lightdm-gtk-greeter.conf.
    I was able to change the background and the font, but the theme, the icon (and maybe cursor) remain the default grey. I have tried using Adwaita, which should be installed together with gnome 3 and I have installed gnome-shell-theme-faience from AUR to try it out. None of them are working.
    Maybe this is related:
    I do seem to have another problem with the user-theme-extension: it was outdated according to extensions.gnome.org, so I removed it with pacman and I installed it via the gnome website. But gnome-tweak-tool keeps telling me there is an error with the extension and I'm not able to set a user theme with that tool...
    Anybody have a clue? The wiki nor the AUR hold much info on this and the web is talking about the unity-greeter mostly...
    Last edited by zenlord (2012-06-18 17:18:07)

    The lack of responses seem to indicate two possibilities:
    1. I'm the only one having a problem, or
    2. This is not a bug - I should theme lightdm-gtk manually.
    In either case: the extension-problem is solved now, so that should not interfere (anymore), and upgrading to the latest lightdm(-gtk-greeter) has not solved the problem...
    Last edited by zenlord (2012-06-05 08:02:40)

  • VO refresh after commit not working

    I have a complete Master-Detail functionality ( query, update and create ) implemented.
    I have created 3 pages for this.
    SearchPG
    UpdatePG
    and
    CreatePG
    In the SearchPG I can search for the Master rows and have an update link for every record.
    When the user clicks on the link the UpdatePG opens with the Master and Detail VOs and they can edit and save both VOs.
    On saving, I return to the SearchPG displaying a message.
    I also have a Create button on the SearchPG to create new records.
    On clicking, it opens the CreatePG with both the Master and Detail VOs and the user can create 1 Master and multiple Details records and save the data.
    On saving, I return to the SearchPG displaying a message.
    I have a very peculiar issue here.
    The first time when I create the record and then return to the SearchPG if I try to update any existing records I get a blank page on the UpdatePG.
    If I close the screen and reopen it works fine. The new data gets created. There is no problem if I use only Update functionality throughout one session.
    This is an issue only when I create and then try to update any record.
    After I create new records, the Search query works fine. It is only the Update not working immediately after create.
    I use the same VOs. MasterVO and DetailVO for both same Create and Update fucntionality. I thought it might be a caching issue so
    I tried to use immediately before the actual update in
         vo.reset();
         vo.clearcache();
    But it is still not having any effect.
    Any assistance is appreciated.

    I believe when you are creating the row, its not actually getting saved . Hence when you are querying its showing the value as zero.  Could you please paste in your code here , so can pass our inputs .Please try to commit the trasaction
    public String commit() {
        try {
      XxEmployeeVOImpl employeeVO = getXxEmployeeVO1();
      XxEmployeeVORowImpl row = (XxEmployeeVORowImpl)employeeVO.first();
      String savedEmp = row.getEmpno().toString();
      getOADBTransaction().commit();
      return savedEmp;
      } catch (Exception e) {
       e.printStackTrace();

  • After Method not work

    Hello guys,
    I need your help.
    In activity step I added one method in "Methods AFTER Work Item Execution (Modal Call)", but this method not work after complete the workitem.
    This method run in background, and insert data in one table.
    My workflow use BUS1001006 object type, and this method too.
    Any idea?
    Thanks!!!
    Kleber

    Hi Arghadip!!!
    Now it's work fine!!! Thanks!!!
    Please... more one question...
    In my method, I need the value of the element <b>_Workitem.WorkitemStatus</b>.
    It's possible:
    ===========================================================
    swc_get_element container '<b>_Workitem.WorkitemStatus</b>' vl_status.
    ===========================================================
    or
    ===========================================================
    swc_get_element container '<b>_Workitem-WorkitemStatus</b>' vl_status.
    ===========================================================
    How I do this?
    Thank a lot!!!
    Kleber

  • [SOLVED] left column hyperlinks do not work in Firefox

    I created a web page where all the links work perfectly in Dreamweaver viewer, IE, Chrome. In Firefox the links in the left column do not work. Here are the codes and the link:<br />
    <br />
    <pre><nowiki> <p><img src="images/envel.jpg" width="11" height="11" alt="email"/> <a href="mailto:[email protected]" class="emailtext">[email protected]</a> </p>
    <p>&nbsp;</p>
    <p><a href="board.html" title="Our board" >Our board</a></p>
    <p>&nbsp;</p>
    <p><a href="contact.html" title="Contact us" target="_blank">Contact us</a></p>
    <p><a href="membership.html" title="Become a member" target="_blank">Become a member</a></p>
    <p><a href="sponsors.html" title="Donate" target="_blank">Donate</a></p><br />
    </nowiki></pre>
    see www.thatcherteam.com/afg

    Thank you for your answer. I solved he problem last night. The right column was hiding the left column, in giving a smaller width the problem solved.

  • [SOLVED} Suspend to ram does not work (with sleep, s2ram, pm-utils)

    Hi.
    I would like to ask for one thing: i can't suspend to ram or resume from suspend to ram.
    I treid to check over www in order to find some help, some solutions, and how to fix that. Unfortunately, i found these:
    https://forums.opensuse.org/showthread. … 13-2/page2
    https://bugzilla.opensuse.org/show_bug.cgi?id=913105
    https://forums.opensuse.org/showthread. … S-13-1-x64
    Bug 91921 - WD 2TB Caviar black causes hard lock on resume S2RAM
    https://bugzilla.kernel.org/show_bug.cgi?id=91921
    In fact, when i was researching of this problem i wanted to check if my graphic card and memory are failing so a did few changes (removed memory stick and so one) but in doing this i removed almost all of my hard disk drives because i didn't want to hurt them with many reboots or resets.
    What did i find? It is strange, kernel version is not important because i checked most of them.
    I removed 2x2TB Seagate F14 series along with 4x3TB WD Green. Then i checked s2ram, it went to suspend, and resumes correctly. Everything works. I put it to sleep with s2ram -f -a 1. Works
    I attached my 4x3TB WD Green drives. I put computer to sleep with s2ram...it causes hard lock, black screen, i could do only poweroff by powerbutton. s2ram -f -a 1 causes freez. Sometimes, but not constantly, s2ram -f -a 3 -p is being able to suspend...(mostly it does a freez, hard lock computer) but sometimes it is able to put it to a sleep, but resume just freezes everyting - no blinking cursor, no blinking num lock led and so on.
    I know that you would suggest me to check logs - this is the main problem. Logs for pm-suspend works when i suspend or resume without WD drives attached. When i have them connected, i'm not able to check pm-logs because computer hangs, freezes and logs are not being stored/writed to pm-suspend.log and pm-powersave.log.
    Could somebody help? Point me to a solution? I can't check logs because there are not any when freezing occurs. I checked openSuse thread and many others and for other systems there were some kernel fixex, patches.
    They wrote that WD blacks are at fault because they don't have APM. Well, in fact my WD Green have APM with very aggresive factory settings: they park heads over 8 seconds not being used. I disabled it in firmware but disabling it is not the point and not the problem. People have the same problem even with APM and parking heads on other WD drives, i found it that some have it with WD Red's drives and even with very old 320GB WD Blue series - what is more funny, i have 640GB AAKS blue from WD and with this drive i can suspend or resume - APM on this drive is also unavilable, like in Green series because i changed it with wdidle with prebootable cd. I can't  supend or resume with 3TB WD Greens.
    BTW - suspend to disk, with pm-utils and uswsusp works ok, in 100% every time. (i had to add "shutdown method = shutdown" to /etc/suspend.conf from uswsusp package).
    On Windows machine it works. Can suspend, can resume, can hibernate.
    Last edited by firekage (2015-03-07 03:27:28)

    Hm, sometimes i found myself astonished because some things just does not work at all on one machine, while the other one has no problem at all. I was trying to find why suspend to ram won't work at all...and while i was searching i found one topic that was leading to upower dbus. Similar problem with upower i found, by coincidence, on Manjaro forum.
    dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
    this command above returns all the time:
    Error org.freedesktop.DBus.Error.UnknownMethod: Method "Suspend" with signature "" on interface "org.freedesktop.UPower" doesn't exist
    I tried this:
    sudo systemctl enable acpid.service
    sudo systemctl --system daemon-reload
    sudo systemctl restart systemd-logind
    As soon as i enabled and started acpid.service...my supend to ram, from kde, works like a charm, without graphic problem, or freezing.
    There is few question: why on my desktop suspend doesen't work out of the box, when even archwiki says it should? Why on my netbook machine (Acer AOD270) that has the same package installed it works out of the box? Why on my desktop machine acpid.service was not enabled, was not started and was not running while on the notebook it does?
    Anyway...i fixed it by a big coincidence because on Fedora forum somebody has problem with suspend to ram with nvidia GTX750 and this card was new like my card (GTX660). He posted the same problem with upower that i posted in quotes and because of this i found another thing on Manjaro forum and that was it!
    BTW - this problem, i now think, is not related to my WD drives because it works with them. I think that there was another one ugly thing that broke my suspend to ram ability - bios of my motherboard (so called uefi bios with support for old one) has no option for S1-S5 stated (like the previous motherboards had) and only have ASPM...and ASPM is in my opinion broken but i will try to veryfi it one again later.
    Last edited by firekage (2015-03-07 03:29:20)

Maybe you are looking for

  • Mac partition no longer accessible

    So I got a shiney new Macbook Pro and I needed Windows on it as well so one of the first things I did was use Bootcamp to install Windows 8.1. This worked great. Setup was easy and I haven't had any trouble using either system. Then, earlier today I

  • How can u get the Length of a file u are going to download?

    HI,<br> I have another question, is it possible that u can get the length of a file which u are just going to download?<br> <br> I have the following code example:<br> <br>url = new URL(dlfrom);<br> f=new File(url.toURI());<br> System.out.println(f.l

  • Hiding the '+' sign in cells

    Hi, can anyone tell me how to hide the annoying Plus signs that appear in Pages table cells when you put data in them? Apart from making the information impossible to read, I can't see much use for them - what are they actually for? Thanks, The Truss

  • Before I take the Plunge ...

    I am about to purchase a Mac-Mini 1.66GHZ Intel Core Duo (2gig RAM) with the Apple 20" Cinema Display. Just a few questions before I take the plunge... I have been reading endless posts surrounding the GMA950 graphics processor and have a quick quest

  • Generating HTML

    I would like to generate an HTML file from my javaBean but I am unsure how to do this? Do I just use the PrintWriter methods in java.io and rename the text file to a .html file? Thanks, Steve