Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3424

General Questions • [Software] glx gears error on iMac G5 nVidia NV34M GeForce FX Go5200 causing problems with Qt

$
0
0
Good Evening,

Firstly apologies if this is posted in the wrong area however there are a few strands to the thread. I am running Sid installed from the PPC64 Debian port (https://wiki.debian.org/PPC64) on an iMac G5 with NV34M GeForce FX Go5200. For my DE I'm using fluxbox, tint2 with picom as the compositor. As part of my boot parameters I have video=TV-1d and video=VGA-1:d to disable those outputs. Aside from the following error in console (nouveau 0000:f0:10.0: drm: Pixel clock comparison table not found) graphics all appear ok, however glxgears reports:

Code:

Error: couldn't get an RGB, Double-buffered visual
And glxinfo gives:

Code:

name of display: :0Error: couldn't find RGB GLX visual or fbconfig
Lengthier eglinfo attached.

This seems to be causing a problem with various Qt based applications, e.g. qutebrowser requires "export QT_XCB_GL_INTEGRATION=none" to function. I've compiled moonlight https://github.com/moonlight-stream/moonlight-qt which when ran with "export QT_XCB_GL_INTEGRATION=xcb_glx" aborts with "Qt Fatal: Could not initialize GLX". =xcb_egl gets much further (all be it with errors) and loads the window but then also aborts (output attached).

I have the following packages nvidia related packages installed:

Code:

firmware-nvidia-graphicslibnvidia-egl-wayland-devlibnvidia-egl-wayland1nvidia-vaapi-drivervdpau-driver-allxserver-xorg-video-nouveau


The relevant part of inxi -Fxxxrz gives:

Code:

Graphics:  Device-1: NVIDIA NV34M [GeForce FX Go5200] driver: nouveau v: kernel ports:    active: DVI-D-1 empty: TV-1,VGA-1 bus-ID: 0000:f0:10.0 chip-ID: 10de:0329    class-ID: 0300  Display: unspecified server: X.Org v: 21.1.15 compositor: Picom v: 11    driver: X: loaded: nouveau unloaded: fbdev,modesetting alternate: nv    dri: nouveau gpu: nouveau display-ID: :0 screens: 1  Screen-1: 0 s-res: 1440x900 s-dpi: 96 s-size: 381x238mm (15.00x9.37")    s-diag: 449mm (17.69")  Monitor-1: DVI-D-1 model: Apple Color LCD res: mode: 1440x900 hz: 60    scale: 100% (1) dpi: 100 size: 367x229mm (14.45x9.02") diag: 433mm (17")    modes: 1440x900  API: EGL v: 1.5 hw: drv: nvidia nouveau platforms: device: 0 egl: 1.4    drv: nouveau device: 1 drv: swrast gbm: egl: 1.4 drv: nouveau surfaceless:    egl: 1.4 drv: nouveau x11: egl: 1.4 drv: nouveau inactive: wayland  API: OpenGL v: 4.5 compat-v: 1.5 vendor: mesa v: 24.2.8-1 note: incomplete    (EGL sourced) renderer: NV34, llvmpipe (LLVM 19.1.2 128 bits)  Info: Tools: api: eglinfo,glxinfo de: kscreen-doctor x11: xdriinfo,    xdpyinfo, xprop, xrandr
Xorg Log:

Code:

[  1635.763] X.Org X Server 1.21.1.15X Protocol Version 11, Revision 0[  1635.763] Current Operating System: Linux iMacG5 6.12.9-powerpc64 #1 SMP Debian 6.12.9-1 (2025-01-10) ppc64[  1635.763] Kernel command line: BOOT_IMAGE=/boot/vmlinux-6.12.9-powerpc64 root=UUID=e968b1df-9297-42e7-9d3c-f24e38d31334 ro video=TV-1:d video=VGA-1:d quiet[  1635.765] xorg-server 2:21.1.15-2 (https://www.debian.org/support) [  1635.766] Current version of pixman: 0.44.0[  1635.766] Before reporting problems, check http://wiki.x.orgto make sure that you have the latest version.[  1635.766] Markers: (--) probed, (**) from config file, (==) default setting,(++) from command line, (!!) notice, (II) informational,(WW) warning, (EE) error, (NI) not implemented, (??) unknown.[  1635.766] (==) Log file: "/home/ed/.local/share/xorg/Xorg.0.log", Time: Thu Jan 16 20:18:42 2025[  1635.767] (==) Using system config directory "/usr/share/X11/xorg.conf.d"[  1635.772] (==) No Layout section.  Using the first Screen section.[  1635.772] (==) No screen section available. Using defaults.[  1635.772] (**) |-->Screen "Default Screen Section" (0)[  1635.773] (**) |   |-->Monitor "<default monitor>"[  1635.773] (==) No monitor specified for screen "Default Screen Section".Using a default monitor configuration.[  1635.773] (**) Allowing byte-swapped clients[  1635.773] (==) Automatically adding devices[  1635.773] (==) Automatically enabling devices[  1635.773] (==) Automatically adding GPU devices[  1635.773] (==) Automatically binding GPU devices[  1635.773] (==) Max clients allowed: 256, resource mask: 0x1fffff[  1635.773] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.[  1635.773] Entry deleted from font path.[  1635.773] (==) FontPath set to:/usr/share/fonts/X11/misc,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins[  1635.773] (==) ModulePath set to "/usr/lib/xorg/modules"[  1635.773] (II) The server relies on udev to provide the list of input devices.If no devices become available, reconfigure udev or disable AutoAddDevices.[  1635.774] (II) Loader magic: 0x12f1f2db8[  1635.774] (II) Module ABI versions:[  1635.774] X.Org ANSI C Emulation: 0.4[  1635.774] X.Org Video Driver: 25.2[  1635.774] X.Org XInput driver : 24.4[  1635.774] X.Org Server Extension : 10.0[  1635.778] (++) using VT number 1[  1635.792] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34[  1635.795] (II) xfree86: Adding drm device (/dev/dri/card0)[  1635.795] (II) Platform probe for /sys/devices/pci0000:f0/0000:f0:10.0/drm/card0[  1635.800] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0[  1635.812] (--) PCI:*(240@0:16:0) 10de:0329:10de:0010 rev 161, Mem @ 0x91000000/16777216, 0xa0000000/134217728, BIOS @ 0x????????/131072[  1635.812] (II) LoadModule: "glx"[  1635.813] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so[  1635.820] (II) Module glx: vendor="X.Org Foundation"[  1635.820] compiled for 1.21.1.15, module version = 1.0.0[  1635.820] ABI class: X.Org Server Extension, version 10.0[  1636.406] (==) Matched nouveau as autoconfigured driver 0[  1636.406] (==) Matched nv as autoconfigured driver 1[  1636.406] (==) Matched modesetting as autoconfigured driver 2[  1636.406] (==) Matched fbdev as autoconfigured driver 3[  1636.406] (==) Assigned the driver to the xf86ConfigLayout[  1636.406] (II) LoadModule: "nouveau"[  1636.407] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so[  1636.408] (II) Module nouveau: vendor="X.Org Foundation"[  1636.408] compiled for 1.21.1.11, module version = 1.0.17[  1636.408] Module class: X.Org Video Driver[  1636.408] ABI class: X.Org Video Driver, version 25.2[  1636.408] (II) LoadModule: "nv"[  1636.409] (WW) Warning, couldn't open module nv[  1636.409] (EE) Failed to load module "nv" (module does not exist, 0)[  1636.409] (II) LoadModule: "modesetting"[  1636.409] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so[  1636.410] (II) Module modesetting: vendor="X.Org Foundation"[  1636.410] compiled for 1.21.1.15, module version = 1.21.1[  1636.410] Module class: X.Org Video Driver[  1636.410] ABI class: X.Org Video Driver, version 25.2[  1636.410] (II) LoadModule: "fbdev"[  1636.410] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so[  1636.411] (II) Module fbdev: vendor="X.Org Foundation"[  1636.411] compiled for 1.21.1.3, module version = 0.5.0[  1636.411] Module class: X.Org Video Driver[  1636.411] ABI class: X.Org Video Driver, version 25.2[  1636.411] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500[  1636.411] (II) NOUVEAU driver for NVIDIA chipset families :[  1636.411] RIVA TNT            (NV04)[  1636.411] RIVA TNT2           (NV05)[  1636.411] GeForce 256         (NV10)[  1636.411] GeForce 2           (NV11, NV15)[  1636.411] GeForce 4MX         (NV17, NV18)[  1636.411] GeForce 3           (NV20)[  1636.411] GeForce 4Ti         (NV25, NV28)[  1636.411] GeForce FX          (NV3x)[  1636.411] GeForce 6           (NV4x)[  1636.411] GeForce 7           (G7x)[  1636.411] GeForce 8           (G8x)[  1636.411] GeForce 9           (G9x)[  1636.412] GeForce GTX 2xx/3xx (GT2xx)[  1636.412] GeForce GTX 4xx/5xx (GFxxx)[  1636.412] GeForce GTX 6xx/7xx (GKxxx)[  1636.412] GeForce GTX 9xx     (GMxxx)[  1636.412] GeForce GTX 10xx    (GPxxx)[  1636.412] (II) modesetting: Driver for Modesetting Kernel Drivers: kms[  1636.412] (II) FBDEV: driver for framebuffer: fbdev[  1636.412] (II) [drm] nouveau interface version: 1.4.0[  1636.412] (WW) Falling back to old probe method for modesetting[  1636.413] (WW) Falling back to old probe method for fbdev[  1636.413] (II) Loading sub module "fbdevhw"[  1636.413] (II) LoadModule: "fbdevhw"[  1636.413] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so[  1636.414] (II) Module fbdevhw: vendor="X.Org Foundation"[  1636.414] compiled for 1.21.1.15, module version = 0.0.2[  1636.414] ABI class: X.Org Video Driver, version 25.2[  1636.414] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support[  1636.414] (II) Loading sub module "dri2"[  1636.414] (II) LoadModule: "dri2"[  1636.414] (II) Module "dri2" already built-in[  1636.414] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"[  1636.414] (II) NOUVEAU(0): Creating default Display subsection in Screen section"Default Screen Section" for depth/fbbpp 24/32[  1636.414] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32[  1636.414] (==) NOUVEAU(0): RGB weight 888[  1636.414] (==) NOUVEAU(0): Default visual is TrueColor[  1636.415] (==) NOUVEAU(0): Using HW cursor[  1636.415] (==) NOUVEAU(0): Allowed maximum DRI level 2.[  1636.415] (==) NOUVEAU(0): GLX sync to VBlank enabled.[  1636.415] (==) NOUVEAU(0): Page flipping enabled[  1636.415] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2][  1636.415] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.[  1636.415] (II) NOUVEAU(0): Initializing outputs ...[  1636.446] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section[  1636.447] (II) NOUVEAU(0): Output VGA-1 has no monitor section[  1636.447] (II) NOUVEAU(0): Output TV-1 has no monitor section[  1636.447] (II) NOUVEAU(0): 3 crtcs needed for screen.[  1636.447] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.[  1636.447] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.[  1636.479] (II) NOUVEAU(0): EDID for output DVI-D-1[  1636.479] (II) NOUVEAU(0): Manufacturer: APP  Model: 9c38  Serial#: 0[  1636.479] (II) NOUVEAU(0): Year: 2003  Week: 0[  1636.479] (II) NOUVEAU(0): EDID Version: 1.3[  1636.479] (II) NOUVEAU(0): Digital Display Input[  1636.479] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 37  vert.: 23[  1636.479] (II) NOUVEAU(0): Gamma: 2.20[  1636.479] (II) NOUVEAU(0): DPMS capabilities: Off[  1636.479] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [  1636.479] (II) NOUVEAU(0): First detailed timing not preferred mode in violation of standard![  1636.479] (II) NOUVEAU(0): redX: 0.622 redY: 0.339   greenX: 0.304 greenY: 0.576[  1636.479] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.108   whiteX: 0.312 whiteY: 0.328[  1636.479] (II) NOUVEAU(0): Manufacturer's mask: 0[  1636.479] (II) NOUVEAU(0): Supported detailed timing:[  1636.479] (II) NOUVEAU(0): clock: 96.2 MHz   Image Size:  367 x 229 mm[  1636.479] (II) NOUVEAU(0): h_active: 1440  h_sync: 1504  h_sync_end 1536 h_blank_end 1760 h_border: 0[  1636.479] (II) NOUVEAU(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0[  1636.479] (II) NOUVEAU(0): Unknown vendor-specific block 0[  1636.479] (II) NOUVEAU(0):  QD17TT02[  1636.479] (II) NOUVEAU(0): Monitor name: Color LCD[  1636.479] (II) NOUVEAU(0): EDID (in hex):[  1636.479] (II) NOUVEAU(0): 00ffffffffffff000610389c00000000[  1636.479] (II) NOUVEAU(0): 000d010380251778287e709f564d9325[  1636.479] (II) NOUVEAU(0): 1b505400000001010101010101010101[  1636.479] (II) NOUVEAU(0): 0101010101019525a04051840c304020[  1636.479] (II) NOUVEAU(0): 33006fe5100000180000fe0000061021[  1636.479] (II) NOUVEAU(0): 00000000000000000a20000000fe0051[  1636.479] (II) NOUVEAU(0): 443137545430320a20202020000000fc[  1636.479] (II) NOUVEAU(0): 00436f6c6f72204c43440a20202000f8[  1636.479] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1[  1636.479] (II) NOUVEAU(0): Modeline "1440x900"x59.9   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1636.479] (II) NOUVEAU(0): EDID for output VGA-1[  1636.479] (II) NOUVEAU(0): EDID for output TV-1[  1636.479] (II) NOUVEAU(0): Output DVI-D-1 connected[  1636.479] (II) NOUVEAU(0): Output VGA-1 disconnected[  1636.479] (II) NOUVEAU(0): Output TV-1 disconnected[  1636.479] (II) NOUVEAU(0): Using exact sizes for initial modes[  1636.479] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 1440x900 +0+0[  1636.479] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)[  1636.479] (II) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)[  1636.479] (**) NOUVEAU(0):  Driver mode "1440x900": 96.2 MHz (scaled from 0.0 MHz), 54.7 kHz, 59.9 Hz[  1636.479] (II) NOUVEAU(0): Modeline "1440x900"x59.9   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1636.479] (==) NOUVEAU(0): DPI set to (96, 96)[  1636.479] (II) Loading sub module "fb"[  1636.479] (II) LoadModule: "fb"[  1636.480] (II) Module "fb" already built-in[  1636.480] (II) Loading sub module "shadowfb"[  1636.480] (II) LoadModule: "shadowfb"[  1636.480] (II) Loading /usr/lib/xorg/modules/libshadowfb.so[  1636.480] (II) Module shadowfb: vendor="X.Org Foundation"[  1636.481] compiled for 1.21.1.15, module version = 1.0.0[  1636.481] ABI class: X.Org ANSI C Emulation, version 0.4[  1636.481] (II) UnloadModule: "modesetting"[  1636.481] (II) Unloading modesetting[  1636.481] (II) UnloadModule: "fbdev"[  1636.481] (II) Unloading fbdev[  1636.481] (II) UnloadSubModule: "fbdevhw"[  1636.481] (II) Unloading fbdevhw[  1636.484] (II) NOUVEAU(0): Channel setup complete.[  1636.485] (II) NOUVEAU(0): Hardware support for Present enabled[  1636.485] (II) NOUVEAU(0): [DRI2] Setup complete[  1636.485] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau[  1636.485] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau[  1636.485] (II) Loading sub module "exa"[  1636.485] (II) LoadModule: "exa"[  1636.486] (II) Loading /usr/lib/xorg/modules/libexa.so[  1636.486] (II) Module exa: vendor="X.Org Foundation"[  1636.486] compiled for 1.21.1.15, module version = 2.6.0[  1636.486] ABI class: X.Org Video Driver, version 25.2[  1636.486] (II) EXA(0): Driver allocated offscreen pixmaps[  1636.486] (II) EXA(0): Driver registered support for the following operations:[  1636.487] (II)         Solid[  1636.487] (II)         Copy[  1636.487] (II)         Composite (RENDER acceleration)[  1636.487] (II)         UploadToScreen[  1636.487] (II)         DownloadFromScreen[  1636.487] (==) NOUVEAU(0): Backing store enabled[  1636.487] (==) NOUVEAU(0): Silken mouse enabled[  1636.487] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.[  1636.487] (II) NOUVEAU(0): [XvMC] Extension initialized.[  1636.487] (==) NOUVEAU(0): DPMS enabled[  1636.488] (II) Initializing extension Generic Event Extension[  1636.489] (II) Initializing extension SHAPE[  1636.489] (II) Initializing extension MIT-SHM[  1636.490] (II) Initializing extension XInputExtension[  1636.490] (II) Initializing extension XTEST[  1636.491] (II) Initializing extension BIG-REQUESTS[  1636.491] (II) Initializing extension SYNC[  1636.492] (II) Initializing extension XKEYBOARD[  1636.493] (II) Initializing extension XC-MISC[  1636.493] (II) Initializing extension SECURITY[  1636.494] (II) Initializing extension XFIXES[  1636.494] (II) Initializing extension RENDER[  1636.494] (II) Initializing extension RANDR[  1636.495] (II) Initializing extension COMPOSITE[  1636.496] (II) Initializing extension DAMAGE[  1636.496] (II) Initializing extension MIT-SCREEN-SAVER[  1636.497] (II) Initializing extension DOUBLE-BUFFER[  1636.497] (II) Initializing extension RECORD[  1636.498] (II) Initializing extension DPMS[  1636.498] (II) Initializing extension Present[  1636.499] (II) Initializing extension DRI3[  1636.499] (II) Initializing extension X-Resource[  1636.499] (II) Initializing extension XVideo[  1636.500] (II) Initializing extension XVideo-MotionCompensation[  1636.500] (II) Initializing extension SELinux[  1636.500] (II) SELinux: Disabled on system[  1636.500] (II) Initializing extension GLX[  1636.702] (II) AIGLX: Loaded and initialized nouveau[  1636.702] (II) GLX: Initialized DRI2 GL provider for screen 0[  1636.702] (II) Initializing extension XFree86-VidModeExtension[  1636.702] (II) Initializing extension XFree86-DGA[  1636.703] (II) Initializing extension XFree86-DRI[  1636.703] (II) Initializing extension DRI2[  1636.706] (II) NOUVEAU(0): NVEnterVT is called.[  1636.707] (II) NOUVEAU(0): Setting screen physical size to 381 x 238[  1636.707] resize called 1440 900[  1636.903] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event0)[  1636.903] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"[  1636.904] (II) LoadModule: "libinput"[  1636.904] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so[  1636.914] (II) Module libinput: vendor="X.Org Foundation"[  1636.914] compiled for 1.21.1.11, module version = 1.4.0[  1636.914] Module class: X.Org XInput Driver[  1636.914] ABI class: X.Org XInput driver, version 24.4[  1636.914] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'[  1636.919] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 19 paused 0[  1636.919] (**) Logitech USB Keyboard: always reports core events[  1636.919] (**) Option "Device" "/dev/input/event0"[  1636.938] (II) event0  - Logitech USB Keyboard: is tagged by udev as: Keyboard[  1636.938] (II) event0  - Logitech USB Keyboard: device is a keyboard[  1636.939] (II) event0  - Logitech USB Keyboard: device removed[  1636.939] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:02.0/0001:01:0b.0/usb2/2-1/2-1:1.0/0003:046D:C31C.0001/input/input0/event0"[  1636.939] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 6)[  1636.940] (**) Option "xkb_model" "pc105"[  1636.940] (**) Option "xkb_layout" "gb"[  1637.018] (II) event0  - Logitech USB Keyboard: is tagged by udev as: Keyboard[  1637.018] (II) event0  - Logitech USB Keyboard: device is a keyboard[  1637.023] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event1)[  1637.023] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"[  1637.023] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'[  1637.027] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0[  1637.027] (**) Logitech USB Keyboard Consumer Control: always reports core events[  1637.027] (**) Option "Device" "/dev/input/event1"[  1637.039] (II) event1  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard[  1637.040] (II) event1  - Logitech USB Keyboard Consumer Control: device is a keyboard[  1637.041] (II) event1  - Logitech USB Keyboard Consumer Control: device removed[  1637.041] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:02.0/0001:01:0b.0/usb2/2-1/2-1:1.1/0003:046D:C31C.0002/input/input1/event1"[  1637.041] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 7)[  1637.041] (**) Option "xkb_model" "pc105"[  1637.041] (**) Option "xkb_layout" "gb"[  1637.048] (II) event1  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard[  1637.049] (II) event1  - Logitech USB Keyboard Consumer Control: device is a keyboard[  1637.053] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event2)[  1637.053] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"[  1637.053] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'[  1637.057] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0[  1637.057] (**) Logitech USB Keyboard System Control: always reports core events[  1637.057] (**) Option "Device" "/dev/input/event2"[  1637.070] (II) event2  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard[  1637.070] (II) event2  - Logitech USB Keyboard System Control: device is a keyboard[  1637.071] (II) event2  - Logitech USB Keyboard System Control: device removed[  1637.071] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:02.0/0001:01:0b.0/usb2/2-1/2-1:1.1/0003:046D:C31C.0002/input/input2/event2"[  1637.071] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 8)[  1637.071] (**) Option "xkb_model" "pc105"[  1637.071] (**) Option "xkb_layout" "gb"[  1637.078] (II) event2  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard[  1637.078] (II) event2  - Logitech USB Keyboard System Control: device is a keyboard[  1637.082] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event3)[  1637.083] (**) MOSART Semi. 2.4G Wireless Mouse: Applying InputClass "libinput pointer catchall"[  1637.083] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Wireless Mouse'[  1637.141] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0[  1637.142] (**) MOSART Semi. 2.4G Wireless Mouse: always reports core events[  1637.142] (**) Option "Device" "/dev/input/event3"[  1637.154] (II) event3  - MOSART Semi. 2.4G Wireless Mouse: is tagged by udev as: Mouse[  1637.155] (II) event3  - MOSART Semi. 2.4G Wireless Mouse: device is a pointer[  1637.155] (II) event3  - MOSART Semi. 2.4G Wireless Mouse: device removed[  1637.155] (II) libinput: MOSART Semi. 2.4G Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.[  1637.155] (II) libinput: MOSART Semi. 2.4G Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.[  1637.156] (II) libinput: MOSART Semi. 2.4G Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.[  1637.156] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:02.0/0001:01:0b.1/usb3/3-1/3-1:1.0/0003:062A:4102.0003/input/input3/event3"[  1637.156] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Wireless Mouse" (type: MOUSE, id 9)[  1637.157] (**) Option "AccelerationScheme" "none"[  1637.157] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) selected scheme none/0[  1637.157] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration factor: 2.000[  1637.157] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration threshold: 4[  1637.163] (II) event3  - MOSART Semi. 2.4G Wireless Mouse: is tagged by udev as: Mouse[  1637.164] (II) event3  - MOSART Semi. 2.4G Wireless Mouse: device is a pointer[  1637.168] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/mouse0)[  1637.168] (II) No input driver specified, ignoring this device.[  1637.168] (II) This device may have been added with another device file.[  1637.171] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event4)[  1637.171] (II) No input driver specified, ignoring this device.[  1637.171] (II) This device may have been added with another device file.[  1771.691] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1771.691] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1771.691] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1779.686] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1779.687] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1779.687] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1785.107] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1785.107] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1785.107] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1796.964] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1796.964] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1796.964] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1804.964] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1804.964] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1804.964] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1815.845] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1815.845] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1815.845] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  1833.357] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  1833.357] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  1833.357] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  2751.327] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  2751.327] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  2751.327] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  3247.516] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  3247.516] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  3247.516] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  3414.565] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  3414.565] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  3414.565] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  3933.191] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  3933.191] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  3933.191] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  4061.634] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  4061.634] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  4061.634] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  4152.340] (II) NOUVEAU(0): EDID vendor "APP", prod id 39992[  4152.341] (II) NOUVEAU(0): Printing DDC gathered Modelines:[  4152.341] (II) NOUVEAU(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz e)[  5180.519] (**) Option "fd" "19"[  5180.519] (II) event0  - Logitech USB Keyboard: device removed[  5180.528] (**) Option "fd" "22"[  5180.528] (II) event1  - Logitech USB Keyboard Consumer Control: device removed[  5180.528] (**) Option "fd" "23"[  5180.529] (II) event2  - Logitech USB Keyboard System Control: device removed[  5180.529] (**) Option "fd" "24"[  5180.529] (II) event3  - MOSART Semi. 2.4G Wireless Mouse: device removed[  5180.541] (II) UnloadModule: "libinput"[  5180.541] (II) systemd-logind: releasing fd for 13:67[  5180.580] (II) UnloadModule: "libinput"[  5180.580] (II) systemd-logind: releasing fd for 13:66[  5180.600] (II) UnloadModule: "libinput"[  5180.600] (II) systemd-logind: releasing fd for 13:65[  5180.633] (II) UnloadModule: "libinput"[  5180.633] (II) systemd-logind: releasing fd for 13:64[  5180.658] (II) NOUVEAU(0): NVLeaveVT is called.[  5180.735] (II) Server terminated successfully (0). Closing log file.
I'd ideally like to get glxgears working. Any ideas welcome! :)
eglinfo.txt

moonlightegl.txt

Statistics: Posted by vela025 — 2025-01-16 21:34 — Replies 0 — Views 16



Viewing all articles
Browse latest Browse all 3424

Trending Articles