Bugzilla – Bug 1221135
Installation won't start in graphical mode if igpu is enabled to next to the dedicated NVIDIA card
Last modified: 2024-05-21 13:29:48 UTC
Created attachment 873305 [details] Xorg.0.log from installation Hello openSUSE! I'm using workstation with RYZEN 7700X (AM5)that comes with igpu but my HDMI cable is connected to the rtx3070. https://www.reddit.com/r/openSUSE/comments/z7ocjd/my_am5_opensuse_based_sff_build_dan_a4_h20_with/ If I disable the internal Radeon GP, then the installation starts just fine, no problem. However with iGPU set to AUTO (default motherboard settings). Then the startup of Xorg crashes, and installation is held in text/ncureses mode. You can finish the text-mode installation install openSUSE-repos-NVIDIA and nvidia-driver and system will work. The Xorg crashes on following (full xorg log is attached) [ 68.269] (WW) Falling back to old probe method for modesetting [ 68.269] (II) modeset(1): using default device [ 68.269] (WW) Falling back to old probe method for fbdev [ 68.269] (II) Loading sub module "fbdevhw" [ 68.269] (II) LoadModule: "fbdevhw" [ 68.269] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 68.270] (II) Module fbdevhw: vendor="X.Org Foundation" [ 68.270] compiled for 1.21.1.11, module version = 0.0.2 [ 68.270] ABI class: X.Org Video Driver, version 25.2 [ 68.270] (II) FBDEV(2): using default device [ 68.271] (II) modeset(G0): using drv /dev/dri/card0 [ 68.271] (EE) Screen 0 deleted because of no matching config section. [ 68.271] (II) UnloadModule: "modesetting" [ 68.271] (EE) Fatal server error: [ 68.271] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices [ 68.271] (EE) [ 68.271] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 68.271] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 68.271] (EE) dmesg is rather short [ 61.344536] zram: Added device: zram1 [ 61.346241] zram1: detected capacity change from 0 to 2097152 [ 61.354484] Adding 1048572k swap on /dev/zram1. Priority:-2 extents:1 across:1048572k SSFS [ 68.271592] amdgpu 0000:6a:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 86.042957] logitech-hidpp-device 0003:046D:407B.000B: HID++ 4.5 device connected. [ 88.436842] igc 0000:5f:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 88.436997] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 94.216842] igc 0000:5f:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 94.324565] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 111.168447] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 111.169446] ISO 9660 Extensions: RRIP_1991A [ 111.207849] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 111.208873] ISO 9660 Extensions: RRIP_1991A [ 111.247957] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 111.248951] ISO 9660 Extensions: RRIP_1991A [ 112.052976] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 112.053987] ISO 9660 Extensions: RRIP_1991A [ 112.103896] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 112.104910] ISO 9660 Extensions: RRIP_1991A [ 112.145024] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 112.146042] ISO 9660 Extensions: RRIP_1991A [ 112.185980] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 112.186986] ISO 9660 Extensions: RRIP_1991A [ 130.641853] EXT4-fs (sda1): mounted filesystem 6f78d301-ebec-40ae-afab-d65497810a04 r/w with ordered data mode. Quota mode: none.
Created attachment 873307 [details] tarball of /var/log from installation with igpu set to auto
Created attachment 873308 [details] lspci -nn
Created attachment 873309 [details] dmesg log from leap 15.6 install with igpu set to auto
Workaround: disable igpu in BIOS. Installation will start in Graphical mode.
*** Bug 1221136 has been marked as a duplicate of this bug. ***
Two VGA devices (AMD + NVIDIA). My current guess is that only for one a native KMS driver is loaded and working. So for this one modeset X driver is being used. For the other fbdev X driver is tried to been used, but this doesn't work when there are more than one gfxcards in the system. [ 68.271] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices Could you check which kernel modules are loaded in "auto" BIOS mode and attach dmesg output?
Lubos, any news on that one?
Lubos? ping!
Lubos?
Lubos, I think you reopen, once you can provide feedback. ;-)