https://bugs.kde.org/show_bug.cgi?id=521837
--- Comment #5 from [email protected] --- (In reply to Zamundaaa from comment #4) > > I assume by "in a tty" you mean, in the Linux command line after pressing > > Windows key + F3 while on the GDM logon screen > The VT switching shortcut is (usually?) ctrl+alt+F3, but yes. > If you run > vkcube --wsi display > there, does that work? No; only the message "Cannot find any display!" is shown. Indeed, in the command line the following is shown, in part, by `inxi -GS -xx`: -------- System: Host: fedora Kernel: 7.0.12-201.fc44.x86_64 arch: x86_64 bits: 64 compiler: gcc v: 16.1.1 Console: tty 3 DM: 1: GDM 2: LightDM note: stopped Distro: Fedora Linux 44 (Workstation Edition) Graphics: Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] vendor: Micro-Star MSI driver: nouveau v: kernel arch: Pascal pcie: speed: 2.5 GT/s lanes: 16 ports: active: HDMI-A-1 empty: DP-1,DVI-D-1 bus-ID: 06:00.0 chip-ID: 10de:1c82 Display: unspecified server: X.org v: 1.21.1.23 with: Xwayland v: 24.1.12 compositor: kwin_x11 driver: X: loaded: modesetting alternate: fbdev,vesa dri: nouveau gpu: nouveau tty: 240x67 API: EGL v: 1.5 platforms: device: 0 drv: nouveau device: 1 drv: swrast gbm: drv: nouveau surfaceless: drv: nouveau inactive: wayland,x11 API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 26.0.8 note: console (EGL sourced) renderer: NV137, llvmpipe (LLVM 22.1.5 256 bits) API: Vulkan Message: No Vulkan data available. Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo de: kscreen-console,kscreen-doctor wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr -------- Note that, according to that output, Vulkan seems not to be detected while in the command line. Meanwhile, the following is shown, in part, by the same command while running a Plasma X11 session: -------- System: Host: fedora Kernel: 7.0.12-201.fc44.x86_64 arch: x86_64 bits: 64 compiler: gcc v: 16.1.1 Desktop: KDE Plasma v: 6.7.0 tk: Qt v: N/A wm: kwin_x11 dm: 1: GDM 2: LightDM note: stopped Distro: Fedora Linux 44 (Workstation Edition) Graphics: Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] vendor: Micro-Star MSI driver: nouveau v: kernel arch: Pascal pcie: speed: 2.5 GT/s lanes: 16 ports: active: HDMI-A-1 empty: DP-1,DVI-D-1 bus-ID: 06:00.0 chip-ID: 10de:1c82 Display: x11 server: X.Org v: 21.1.23 with: Xwayland v: 24.1.12 compositor: kwin_x11 driver: X: loaded: modesetting alternate: fbdev,vesa dri: nouveau gpu: nouveau display-ID: :0 screens: 1 Screen-1: 0 s-res: 1920x1080 s-dpi: 96 API: EGL v: 1.5 platforms: device: 0 drv: nouveau device: 1 drv: swrast gbm: drv: nouveau surfaceless: drv: nouveau x11: drv: nouveau inactive: wayland API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 26.0.8 glx-v: 1.4 direct-render: yes renderer: NV137 device-ID: 10de:1c82 API: Vulkan v: 1.4.341 surfaces: N/A device: 0 type: discrete-gpu driver: mesa nvk device-ID: 10de:1c82 device: 1 type: discrete-gpu driver: mesa nvk device-ID: 10de:1c82 device: 2 type: cpu driver: mesa llvmpipe device-ID: 10005:0000 device: 3 type: cpu driver: mesa llvmpipe device-ID: 10005:0000 Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo de: kscreen-console,kscreen-doctor wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr -------- -- You are receiving this mail because: You are watching all bug changes.
