Hybrid graphics -- cannot access second GPU [SOLVED]

I have latest Arch on my desktop, with Intel 4770k including an integrated graphics. Recently I installed a Geforce GTX 750 Ti into the desktop and want to use this hybrid GPU system. Problem is after I installed nouveau + bumblebee + bbswitch, the system cannot access the second (nVidia) GPU:
optirun -vv glxgears
and the output is:
[ 41.936801] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 41.937150] [DEBUG]optirun version 3.2.1 starting...
[ 41.937160] [DEBUG]Active configuration:
[ 41.937162] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 41.937165] [DEBUG] X display: :8
[ 41.937167] [DEBUG] LD_LIBRARY_PATH:
[ 41.937169] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 41.937171] [DEBUG] Accel/display bridge: auto
[ 41.937173] [DEBUG] VGL Compression: proxy
[ 41.937175] [DEBUG] VGLrun extra options:
[ 41.937177] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib32/primus
[ 41.937216] [DEBUG]Using auto-detected bridge virtualgl
[ 41.950748] [INFO]Response: No - error: [XORG] (EE) systemd-logind: failed to get session: PID 924 does not belong to any known session
[ 41.950767] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) systemd-logind: failed to get session: PID 924 does not belong to any known session
[ 41.950769] [DEBUG]Socket closed.
[ 41.950777] [ERROR]Aborting because fallback start is disabled.
[ 41.950789] [DEBUG]Killing all remaining processes.
I looked through several posts, but still do not quite understand how to solve this problem. Besides, there is no
/proc/acpi/bbswitch
file in my directory. I am sure I have installed bbswitch already.
Thanks very much.
Last edited by nullwax (2014-08-22 15:34:22)

ArchAddict wrote:I am using a GT 770M and it works just fine for me. Instead of using nouveau have you tried only xf86-video-intel, nvidia, and bumblebee? Using optirun with these packages and it works for me like a charm.
Thanks, ArchAddict. I remove nouveau things and install nvidia. Seems it works now. Quite strange, since previously there is a conflict when install official package nvidia.
However, there is another thing right now:
optirun -vv glxgears
and the last part of the output becomes:
[ 269.013157] [INFO]Response: Yes. X is active.
[ 269.013176] [INFO]Running application using virtualgl.
[ 269.013265] [DEBUG]Process vglrun started, PID 1292.
/usr/bin/vglrun: line 241: exec: glxgears: not found
[ 269.018514] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 269.018532] [DEBUG]Socket closed.
I am not quite familiar with graphics card things, and what does it mean by glxgears: not found? Thanks a lot.

Similar Messages

  • Cannot access secondary GPU

    I have installed bumblebee and bbswitch but when I run optirun glxgears , see this error :
    Cannot access secondary GPU - error: [XORG] (EE) systemd-logind: failed to get session: PID 1436 does not belong to any known session
    I don't have /etc/X11/xorg.conf and i don't know what configuration from /usr/share/X11/xorg.conf.d/ works for me now .
    Nvidia is always On !
    [saman@saman ~]$ cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    [saman@saman ~]$ sudo tee /proc/acpi/bbswitch <<<OFF
    OFF
    [saman@saman ~]$ cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    In /etc/mkinitcpio.conf I have :
    MODULES="i915 nvidia bbswitch"

    I have done instructions of this post : https://bbs.archlinux.org/viewtopic.php … 0#p1326090
    [saman@saman ~]$ cat /proc/cmdline
    BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a480d93f-e224-4077-83dd-7d794f593e0e rw quiet splash acpi_backlight=vendor rcutree.rcu_idle_gp_delay=1
    [saman@saman ~]$ lsmod
    Module Size Used by
    ctr 12927 1
    ccm 17534 1
    coretemp 12820 0
    fuse 87590 7
    intel_rapl 17605 0
    iosf_mbi 12682 1 intel_rapl
    x86_pkg_temp_thermal 12951 0
    uvcvideo 84822 0
    videobuf2_vmalloc 13286 1 uvcvideo
    videobuf2_memops 12519 1 videobuf2_vmalloc
    intel_powerclamp 17122 0
    videobuf2_core 39635 1 uvcvideo
    v4l2_common 12814 1 videobuf2_core
    videodev 135040 3 uvcvideo,v4l2_common,videobuf2_core
    media 18365 2 uvcvideo,videodev
    kvm_intel 143417 0
    mousedev 17272 0
    kvm 435299 1 kvm_intel
    joydev 17063 0
    crct10dif_pclmul 13394 0
    crc32_pclmul 12915 0
    crc32c_intel 21809 0
    ghash_clmulni_intel 12978 0
    aesni_intel 167997 2
    aes_x86_64 16719 1 aesni_intel
    lrw 12757 1 aesni_intel
    arc4 12536 2
    ath9k 129093 0
    gf128mul 12970 1 lrw
    snd_hda_codec_hdmi 49263 1
    acer_wmi 17603 0
    snd_hda_codec_realtek 67322 1
    snd_hda_codec_generic 63161 1 snd_hda_codec_realtek
    glue_helper 12649 1 aesni_intel
    ath9k_common 26722 1 ath9k
    ath9k_hw 428874 2 ath9k_common,ath9k
    ath 26067 3 ath9k_common,ath9k,ath9k_hw
    mac80211 648753 1 ath9k
    tg3 164575 0
    iTCO_wdt 12831 0
    iTCO_vendor_support 12649 1 iTCO_wdt
    sparse_keymap 12818 1 acer_wmi
    cfg80211 476584 4 ath,ath9k_common,ath9k,mac80211
    mxm_wmi 12515 0
    ablk_helper 12572 1 aesni_intel
    snd_hda_intel 26387 6
    cryptd 18553 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    snd_hda_controller 26857 1 snd_hda_intel
    ptp 17692 1 tg3
    rfkill 18867 4 cfg80211,acer_wmi
    snd_hda_codec 112621 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    pps_core 17225 1 ptp
    libphy 32315 1 tg3
    serio_raw 12849 0
    pcspkr 12595 0
    hwmon 12930 2 tg3,coretemp
    psmouse 107442 0
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88779 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 26614 1 snd_pcm
    snd 73436 20 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    mei_me 17987 0
    evdev 21544 33
    i2c_i801 16965 0
    mac_hid 12633 0
    soundcore 13031 2 snd,snd_hda_codec
    mei 75468 1 mei_me
    battery 17452 0
    shpchp 35210 0
    ac 12715 0
    lpc_ich 20768 0
    processor 27777 0
    wmi 17339 2 acer_wmi,mxm_wmi
    sch_fq_codel 17343 5
    ext4 514390 1
    crc16 12343 1 ext4
    mbcache 17171 1 ext4
    jbd2 86379 1 ext4
    hid_generic 12393 0
    usbhid 48596 0
    hid 110513 2 hid_generic,usbhid
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    sd_mod 43575 4
    ahci 33248 3
    sdhci_pci 22172 0
    libahci 27215 1 ahci
    sdhci 39102 1 sdhci_pci
    ehci_pci 12512 0
    ehci_hcd 69979 1 ehci_pci
    xhci_pci 12675 0
    xhci_hcd 152471 1 xhci_pci
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    libata 181461 2 ahci,libahci
    led_class 12855 3 ath9k,sdhci,acer_wmi
    scsi_mod 147395 3 libata,sd_mod,sr_mod
    usbcore 199382 6 uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
    mmc_core 110613 2 sdhci,sdhci_pci
    usb_common 12561 1 usbcore
    i8042 18002 2 acer_wmi,libps2
    serio 18282 6 serio_raw,atkbd,i8042,psmouse
    bbswitch 12878 0
    nvidia_uvm 66649 0
    nvidia 8344432 2 nvidia_uvm
    i915 1002518 8
    button 12953 1 i915
    intel_gtt 17848 1 i915
    i2c_algo_bit 12744 1 i915
    video 22205 2 i915,acer_wmi
    drm_kms_helper 98881 1 i915
    drm 273079 12 i915,drm_kms_helper,nvidia
    i2c_core 50240 8 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,v4l2_common,videodev
    nvidia is in use but doesn't work !
    [saman@saman ~]$ modprobe -r nvidia
    modprobe: FATAL: Module nvidia is in use.

  • Cannot access secondary GPU - error : [XORG] (EE) systems-logind

    When I try to run
    optirun xterm
    it returns
    Cannot access secondary GPU - error : [XORG] (EE) systems-logind: failed to get session: PID 361 does not belong to any known session.
    Aborting because fallback start is disabled
    I tried it as the troubleshoot section from bumblebee wiki. How can I fix it. I installed kernel 3.18.6 and nvidia driver 346.47
    Last edited by aaa234 (2015-03-04 07:53:46)

    When I try to run
    optirun xterm
    it returns
    Cannot access secondary GPU - error : [XORG] (EE) systems-logind: failed to get session: PID 361 does not belong to any known session.
    Aborting because fallback start is disabled
    I tried it as the troubleshoot section from bumblebee wiki. How can I fix it. I installed kernel 3.18.6 and nvidia driver 346.47
    Last edited by aaa234 (2015-03-04 07:53:46)

  • When I open a second Profile while another is running the second cannot access the Internet until I close the first. Why?

    I often have occasions to run more than one Profile simultaneously (usually because of different add-ons I've installed on different Profiles). In the past this worked fine. Now, all of a sudden, if I open a second Profile while the first is running the second cannot access the Internet until I close the first. It keeps looking for a website, and failing, until the system "times out". If I close the first Profile, the second is then able to access the Internet.
    Note: this is not a problem with opening a second Window in Firefox. As long as they are from the same Profile they will both work fine. Nor does this stop me from using a second Profile to look at website files I have saved to my computer. The only problem is that the second Profile cannot get on the Internet.

    I just checked, the setting was for "Automatic proxy configuration URL", in the past it was set on "No Proxy". So I'll try changing that (and/or try other proxy options), and see if that solves the problem.
    If it does, then just one (academic) question remains: why did that happen in the first place? I don't care what the answer is, so long as your suggestion solves the problem.
    Thanks.

  • I have just updated my iPad and now cannot access any apps as they just close down straight away. Any ideas why and how to solve?

    I have just updated my iPad and now cannot access any apps as they just close down straight away. Any ideas why and how to solve?

    Have you tried a reset ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    I've also seen it suggested that people try downloading a free app from the store onto the iPad (as that seems to reset something), and then re-try the apps - the free app can then be deleted.

  • HT1527 I have windows 8.1 and cannot access itunes store even creating a new apple id. With other users on the same computer I can access itunes store. How can I solve this?

    I have windows 8.1 and cannot access itunes store even creating a new apple id. With other users on the same computer I can access itunes store. How can I solve this?

    i had the same problem before using a fresh install of Windows 8.1.  I have resolved this issue by running the program compatibility wizard.  This I did by right-clicking on the iTunes icon in the desktop, selecting Troubleshoot compatibility, waited for it to detect compatibility issues and when presented with the following options: 1.) Try recommended settings; 2.) Troubleshoot program, I chose the latter.  When asked what problems I noticed, I checked the following: "The program worked in earlier versions of Windows but won't install or run" and "The program requires additional permission"
    After that, it tired to resolve the issue, and provided the necessary settings to run iTunes.  Now it's running flawlessly.  I have Avast anti-virus installed though.
    HTH!

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • Cannot access Graphics - bad class file

    Hey.
    When I try to compile my source I get an error saying...
    .\Man.java:146: cannot access Graphics
    bad class file: .\Graphics.java
    file does not contain class Graphics
    Please remove the files or make sure it appears in the correct subdirectory.
    It's on a different computer so that's not exactly it, but it's close enough. Compiler was working fine until the other day when i found out that all the source files were zipped up in src.zip, I had to extract Graphics.java so I could open it in emacs, and after I did that it started giving me that error message. There's nothhing wrong with my source, and I didn't move Graphics, it's still in the correct place exactly as it was, and i looked at it, all the right stuff is still inside. I'm quite confused.
    So do I have to reinstall? That would mean a massive download on my 56k and I kinda wanna carry on with my work.

    You should not need to unzip src.zip to use the Graphics class or any class that comes with j2sdk. The compiled classes are in jar files that are installed in certain directories when you install the j2sdk.
    You should only need to have a line "import java.awt.Graphics;" near the start of your source code.
    The error most likely occurred when the compiler found a Graphics.class file but inside the file is java.awt.Graphics class, not a plain Graphics class.

  • I cannot access any of my downloaded programs. When I click on the icon I just see the program appear for a split of a second. What can I do?

    I just updated my iPad to 4.3.1 and resented with my computer. Now I cannot access any of my applications. When I click on any icon the application appears for a split second and closes down right away. How can I correct this and re-establish access to my applications?

    The latest iOS version is 4.3.3. Did the update seem to go okay? When you connect the iPad up to your computer and run iTunes, does it indicate another OS update is available? Try to continue with the OS upgrades before launching apps.

  • [Solved] Cannot access non-executable directories

    After I copied some folders and files from CD I had permission denied trying to access as a normal user.
    So I did
    sudo chown -R doctor:users folder
    sudo chmod -R 777 folder
    After that, the folder and files became executable.
    So, in directory Music/ I had some executable folders and files.
    I thought I can make it all non-executable recursively...
    sudo chmod -R -x Music/
    And now it's non-executable.
    But wait
    [doctor@doctor ~]$ cd Music/
    bash: cd: Music/: Permission denied
    I cannot access non executable folders?!
    After I make them executable again, I can access.
    [doctor@doctor ~]$ chmod -R +x Music/
    [doctor@doctor ~]$ cd Music/
    [doctor@doctor Music]$
    wtf?
    Last edited by Doctor Drive (2010-09-15 12:55:44)

    Didn't get how it works though..
    But a way to solve is
    chmod -R 775 Music
    And for files...
    find ./Music/ -type f -exec chmod 664 {} \;
    Though still didn't get why must folders have different permissions...
    Too much to study that chmod thing...
    Last edited by Doctor Drive (2010-09-15 12:55:18)

  • Cannot access graphics on my Hallmark studio since installing Yosemite

    I have a Hallmark studio card maker (designed for Mac) which now I cannot access the graphics since installed Yosemite. Any suggestions? Thanks

    Hey eileen, was just curious as to if you were ever able to get an answer to your question

  • BIB-7000 Cannot access X Server : For only Graphical Dashboard

    Version : 11.5.10.2
    There is abnormal behavior only for graphical dashboard. However, PDF reports are running fine completion with no error.
    pls advice what is the caused of this issue.

    oracle0282 wrote:
    Version : 11.5.10.2
    There is abnormal behavior only for graphical dashboard. However, PDF reports are running fine completion with no error.
    pls advice what is the caused of this issue.What is the navigation path?
    Please also see these docs.
    11.5.9/11.5.10: Account Manager Dashboard Error: "You Have Encountered An Unexpected Error" with Exception Error: "Java.Lang.RuntimeException: BIB-7000 Cannot Access X Server" [ID 390519.1]
    'BIB-7000 Cannot access X Server' Error Clicking on Details Button in Compensation Workbench Approvals Task [ID 558420.1]
    Opening Reporting Page (Tab) Results In Java Exception Error: BIB-7000 Cannot Access X Server [ID 337899.1]
    BIB-7000 Server Error On Navigating To Oracle Marketing Audience Workbench [ID 433209.1]
    How to Test X-Server in JSP Module [ID 461497.1]
    Clicking Configure icon in DBI gives You have encountered an unexpected error. Please contact the System Administrator for assistance [ID 303422.1]
    Troubleshooting FNDREPRINT Framework in 11.5.10 [ID 330351.1]
    ATTEMPING TO VIEW GRAPHICS OR TRYING TO CONFIGURE THE JAVA MAILER HANGS [ID 351839.1]
    Thanks,
    Hussein

  • [Solved] David Airlie's hybrid graphics patch

    Some time ago I found David Airlie's work on switchable graphics on linux (see http://airlied.livejournal.com/71434.html and http://linux-hybrid-graphics.blogspot.com/). Having such a laptop, a Lenovo T500, it would be very cool to have this. Did someone try it on Arch? If not, I will start reading the "official way" to patching the kernel in a clean makepkg-ish way
    Last edited by davvil (2010-04-30 13:02:19)

    davvil wrote:
    No, I didn't have problems, but to be honest, I did not "switch" very much. I use it mainly for having the hybrid mode activated and switch off the unused card (which is normally the ATI card), so that it doesn't drain my battery. In this way I can boot in windows for the occasional gaming without having to enter the bios to change the graphics setting.
    The couple of times I switched between the cards it all went well, but I have read that after the n-th switch the system hangs. I do not know if the issue is solved.
    I have an HP Tm2 tablet/laptop with intel/ati graphics as well ( i believe the same card you have ) so it's good to know it's working.  I've been keeping my eye on David Airlie's pages (and the ubuntu thread for tm2) on how progress on this is going.  I hope next kernel release will make this all simple, and I havent tried any patches since the kernel is "right around the corner"
    thanks for the info though

  • I cannot access my words with friends on my ipad.  For a brief second it shows a saying "updating this will take a few minutes".  It has now been 15 hours.  What can I do?

    I cannot access my words with friends on my ipad.  For a brief second a screen will come saying "updating this will take a few minutes" .  It has been 15 hours!  What can I do?

    That means the person you are playing doesn't have the app on their phone!!  And they can only play on the PC?
    How about asking the person your playing if they have the app or not.
    If you don't want help here, you can more than ask the WWF developer why your having trouble.
    You can take your attitude somewhere else!!

  • We recently upgraded to new Dell computers and have Acrobat XI Standard.  A problem has begun when I open a file a second 'overlay' seems to appear and i cannot access the tool bar.

    We recently upgraded to new Dell computers and have Acrobat XI Standard.  A problem has begun when I open a file a second 'overlay' seems to appear and I cannot access the topmost tool bar - so I cannot save, insert, etc....

    We recently upgraded to new Dell computers and have Acrobat XI Standard.  A problem has begun when I open a file a second 'overlay' seems to appear and I cannot access the topmost tool bar - so I cannot save, insert, etc....

Maybe you are looking for