Bumblebee-Project / Bumblebee

Bumblebee daemon and client rewritten in C
http://www.bumblebee-project.org/
GNU General Public License v3.0
1.29k stars 142 forks source link

[ERROR]No integrated video card found, quitting. #1090

Open babaruh opened 2 years ago

babaruh commented 2 years ago

System: ArcoLinux Kernel: 6.0.5-arch1-1 Processor: AMD Ryzen 5 5600H with Radeon Graphics GPU: Nvidia GeForce RTX 3050 Ti Mobile

$ sudo bumblebeed start
[ 3842.296916] [ERROR]No integrated video card found, quitting.
$ lspci -vmk | grep -A 8 -B 2 VGA`
Device: 01:00.0
Class:  VGA compatible controller
Vendor: NVIDIA Corporation
Device: GA107M [GeForce RTX 3050 Ti Mobile]
SVendor:    Hewlett-Packard Company
SDevice:    Device 88ed
PhySlot:    0
Rev:    a1
ProgIf: 00
Driver: nvidia

Device: 06:00.0
Class:  VGA compatible controller
Vendor: Advanced Micro Devices, Inc. [AMD/ATI]
Device: Cezanne
SVendor:    Hewlett-Packard Company
SDevice:    Device 88ed
Rev:    c6
ProgIf: 00
Driver: amdgpu
Module: amdgpu
$ optirun glxgears -info
[ 4633.647655] [ERROR]The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect.
[ 4633.647695] [ERROR]Could not connect to bumblebee daemon - is it running?
systemctl status bumblebeed.service 
● bumblebeed.service - Bumblebee C Daemon
     Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; preset: disabled)
     Active: activating (auto-restart) (Result: exit-code) since Fri 2022-10-28 22:21:02 EEST; 59s >
    Process: 18051 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)
   Main PID: 18051 (code=exited, status=1/FAILURE)
        CPU: 1ms

so i think all problem in amd(cause I have seen many reviews that it only works with intel + nvidia, but I hope there is some solution)

ComputeGraphics commented 8 months ago

Any Progress on that one? I have the problem too