NicoD Posted April 8, 2020 Author Posted April 8, 2020 37 minutes ago, Werner said: Sure thing. Nice job @Werner Great to see it working on the H6. Can you give instructions for this please? I had given up on it. I haven't done much sbc work lately. 0 Quote
jcaron Posted April 8, 2020 Posted April 8, 2020 Last time I tested (back on 5.5), supertuxkart worked for a little while but always ended up crashing after a few minutes. Also some benchmarks went through perfectly fine while others (especially those involving textures) either crashed or resulted in weird display. There were a few patches for the kernel from the panfrost team which I'm not sure were merged into 5.6. It might be good to ask the panfrost team if any need to be added on top of the 5.6 mainline. 0 Quote
Werner Posted April 8, 2020 Posted April 8, 2020 15 minutes ago, NicoD said: Nice job @Werner Great to see it working on the H6. Can you give instructions for this please? I had given up on it. I haven't done much sbc work lately. Yeah sure if I can piece togeher what I have done. Base was a current (Edit: actually was dev but installed current kernel/headers/dtb over it since I gave up on dev) image with Focal. Built mesa from sources:https://panfrost.freedesktop.org/building-panfrost-mesa.html Use devfreq to set the gpu governour to userspace and fix the gpu frequency either to highest if you have GOOD cooling or something lower. @Igor thinks DVFS is not stable enough yet. Proper cooling seems necessary as it may not like thermal trottling. 1 Quote
jernej Posted April 8, 2020 Posted April 8, 2020 @Myy small advice - make links to https://github.com/LibreELEC/LibreELEC.tv because I often delete branches which were already merged. linux56 branch will be removed soon. 1 Quote
Myy Posted April 8, 2020 Posted April 8, 2020 Ah, I didn't know it was already merged. So the actual patch should be accessed from here : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/panfrost/panfrost_mmu.c?id=eb9d8ddbc107d02e489681f9dcbf93949e1a99a4 (Patch file : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/drivers/gpu/drm/panfrost/panfrost_mmu.c?id=eb9d8ddbc107d02e489681f9dcbf93949e1a99a4 ) 0 Quote
Werner Posted April 10, 2020 Posted April 10, 2020 Since for unknown reason the filesystem got corrupted I had to start from scratch again and retried this time with dev image 5.6 and was positively surprised about the performance boost. Running way smoother on 5.6 than it was on 5.4. The gpu frequency still needs to be fixed through devfreq and the governour put to userspace. Then it runs nicely. 0 Quote
062621AM Posted April 18, 2020 Posted April 18, 2020 Apparently panfrost issues are under Mesa https://gitlab.freedesktop.org/panfrost/linux/-/issues/2 https://gitlab.freedesktop.org/mesa/mesa/-/issues/2543 Is it safe for me to enable the drivers? OrangePi 3 5.5.14-sunxi64 Ubuntu 18.04.04 aarch64 I disabled using armbian@orangepi3:~$ cat /etc/X11/xorg.conf.d/02-driver.conf Section "Device" Identifier "NOGPU" Driver "fbdev" EndSection 0 Quote
Werner Posted April 18, 2020 Posted April 18, 2020 4 minutes ago, 062621AM said: Apparently panfrost issues are under Mesa https://gitlab.freedesktop.org/panfrost/linux/-/issues/2 https://gitlab.freedesktop.org/mesa/mesa/-/issues/2543 Is it safe for me to enable the drivers? OrangePi 3 5.5.14-sunxi64 Ubuntu 18.04.04 aarch64 I disabled using Hide contents armbian@orangepi3:~$ cat /etc/X11/xorg.conf.d/02-driver.conf Section "Device" Identifier "NOGPU" Driver "fbdev" EndSection My OrangePi One Plus is running nicely with 3d acceleration so should be safe for OPi3 as well. Though I recommend upgrading to 5.6 through dev branch and either build mesa from source or use oibaf ppa on Ubuntu. 0 Quote
062621AM Posted April 18, 2020 Posted April 18, 2020 On 4/18/2020 at 7:09 PM, Werner said: My OrangePi One Plus is running nicely with 3d acceleration so should be safe for OPi3 as well. Though I recommend upgrading to 5.6 through dev branch and either build mesa from source or use oibaf ppa on Ubuntu. There was an update just now so i don't have to use armbian-config to switch kernel. Now my OrangePi 3 didn't hang. Note that i didn't install a heat sink, I only have a tiny fan built into the case. armbian@orangepi3:~$ lsb_release -a; uname -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic Linux orangepi3 5.6.5-sunxi64 #trunk.109 SMP Sat Apr 18 01:22:37 CEST 2020 aarch64 aarch64 aarch64 GNU/Linux armbian@orangepi3:~$ DISPLAY=:0.0 glxinfo | grep OpenGL OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 9.0.1, 128 bits) OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.0-devel (git-29fb545 2020-04-18 bionic-oibaf-ppa) OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 3.1 Mesa 20.1.0-devel (git-29fb545 2020-04-18 bionic-oibaf-ppa) OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.0-devel (git-29fb545 2020-04-18 bionic-oibaf-ppa) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 OpenGL ES profile extensions: 0 Quote
Myy Posted April 18, 2020 Posted April 18, 2020 Quote OpenGL vendor string: VMware, Inc. Are you sure you're using Panfrost ? 0 Quote
062621AM Posted April 19, 2020 Posted April 19, 2020 On 3/13/2020 at 7:40 AM, ning said: if you use wayland session, panfrost is used by default. if you use Xorg, a config file is required, which is same as lima. please follow: https://gitlab.freedesktop.org/lima/web and make sure your xorg >= 1.20 7 hours ago, Myy said: Are you sure you're using Panfrost ? I don't think so. Do I need to follow ning's step and prepare config file? I'm using Xorg but I think my xorg is 1.19.6 based on my Xorg -version output armbian@orangepi3:~$ loginctl show-session c1 -p Type Type=x11 armbian@orangepi3:~$ Xorg -version X.Org X Server 1.19.6 Release Date: 2017-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 4.4.0-168-generic aarch64 Ubuntu Current Operating System: Linux orangepi3 5.6.5-sunxi64 #trunk.109 SMP Sat Apr 18 01:22:37 CEST 2020 aarch64 xorg-server 2:1.19.6-1ubuntu4.4 (For technical support please see http://www.ubuntu.com/support) 0 Quote
Werner Posted April 19, 2020 Posted April 19, 2020 Check your X.org.log what is happening there and what drivers are loaded. 0 Quote
062621AM Posted April 19, 2020 Posted April 19, 2020 46 minutes ago, Werner said: Check your X.org.log what is happening there and what drivers are loaded. I don't know what to look out for armbian@orangepi3:~$ cat /var/log/Xorg.0.log [ 8.610] X.Org X Server 1.19.6 Release Date: 2017-12-20 [ 8.610] X Protocol Version 11, Revision 0 [ 8.610] Build Operating System: Linux 4.4.0-168-generic aarch64 Ubuntu [ 8.611] Current Operating System: Linux orangepi3 5.6.5-sunxi64 #trunk.109 SMP Sat Apr 18 01:22:37 CEST 2020 aarch64 [ 8.611] Kernel command line: root=UUID=397dd071-8d0b-4af4-9117-2b69ba99da46 rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart= usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1 [ 8.611] Build Date: 14 November 2019 06:20:13PM [ 8.611] xorg-server 2:1.19.6-1ubuntu4.4 (For technical support please see http://www.ubuntu.com/support) [ 8.611] Current version of pixman: 0.34.0 [ 8.611] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 8.611] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 8.611] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 19 14:22:37 2020 [ 8.624] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 8.624] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 8.629] (==) No Layout section. Using the first Screen section. [ 8.629] (==) No screen section available. Using defaults. [ 8.629] (**) |-->Screen "Default Screen Section" (0) [ 8.629] (**) | |-->Monitor "<default monitor>" [ 8.630] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 8.630] (**) | |-->Device "Default Device" [ 8.630] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 8.630] (**) Option "AutoAddGPU" "off" [ 8.630] (==) Automatically adding devices [ 8.630] (==) Automatically enabling devices [ 8.630] (**) Not automatically adding GPU devices [ 8.630] (==) Automatically binding GPU devices [ 8.630] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 8.637] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 8.637] Entry deleted from font path. [ 8.637] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 8.637] Entry deleted from font path. [ 8.637] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.[ 8.637] Entry deleted from font path. [ 8.637] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. [ 8.637] Entry deleted from font path. [ 8.637] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.[ 8.637] Entry deleted from font path. [ 8.637] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 8.637] Entry deleted from font path. [ 8.637] (==) FontPath set to: /usr/share/fonts/X11/misc, built-ins [ 8.637] (==) ModulePath set to "/usr/lib/xorg/modules" [ 8.637] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 8.638] (II) Loader magic: 0xaaaaafa3b010 [ 8.638] (II) Module ABI versions: [ 8.638] X.Org ANSI C Emulation: 0.4 [ 8.638] X.Org Video Driver: 23.0 [ 8.638] X.Org XInput driver : 24.1 [ 8.638] X.Org Server Extension : 10.0 [ 8.641] (++) using VT number 7 [ 8.641] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 8.642] (II) xfree86: Adding drm device (/dev/dri/card0) [ 8.654] (II) xfree86: Adding drm device (/dev/dri/card1) [ 8.655] (**) OutputClass "Panfrost" setting /dev/dri/card0 as PrimaryGPU[ 8.655] (II) LoadModule: "glx" [ 8.658] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 8.720] (II) Module glx: vendor="X.Org Foundation" [ 8.720] compiled for 1.19.6, module version = 1.0.0 [ 8.720] ABI class: X.Org Server Extension, version 10.0 [ 8.720] (II) Applying OutputClass "Panfrost" to /dev/dri/card0 [ 8.720] loading driver: modesetting [ 8.720] (==) Matched modesetting as autoconfigured driver 0 [ 8.720] (==) Matched modesetting as autoconfigured driver 1 [ 8.720] (==) Matched fbdev as autoconfigured driver 2 [ 8.720] (==) Assigned the driver to the xf86ConfigLayout [ 8.720] (II) LoadModule: "modesetting" [ 8.721] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 8.724] (II) Module modesetting: vendor="X.Org Foundation" [ 8.724] compiled for 1.19.6, module version = 1.19.6 [ 8.725] Module class: X.Org Video Driver [ 8.725] ABI class: X.Org Video Driver, version 23.0 [ 8.725] (II) LoadModule: "fbdev" [ 8.725] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 8.727] (II) Module fbdev: vendor="X.Org Foundation" [ 8.727] compiled for 1.19.3, module version = 0.4.4 [ 8.727] Module class: X.Org Video Driver [ 8.727] ABI class: X.Org Video Driver, version 23.0 [ 8.727] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 8.727] (II) FBDEV: driver for framebuffer: fbdev [ 8.770] (II) modeset(0): using drv /dev/dri/card0 [ 8.770] (WW) Falling back to old probe method for modesetting [ 8.786] (WW) Falling back to old probe method for fbdev [ 8.787] (II) Loading sub module "fbdevhw" [ 8.787] (II) LoadModule: "fbdevhw" [ 8.787] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 8.788] (II) Module fbdevhw: vendor="X.Org Foundation" [ 8.788] compiled for 1.19.6, module version = 0.0.2 [ 8.788] ABI class: X.Org Video Driver, version 23.0 [ 8.789] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 8.789] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 8.789] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 8.789] (II) Applying OutputClass "Panfrost" options to /dev/dri/card0 [ 8.789] (**) modeset(0): Option "AccelMethod" "none" [ 8.789] (==) modeset(0): RGB weight 888 [ 8.789] (==) modeset(0): Default visual is TrueColor [ 8.789] (**) modeset(0): glamor disabled [ 8.789] (II) modeset(0): ShadowFB: preferred NO, enabled NO [ 8.905] (II) modeset(0): Output HDMI-1 has no monitor section [ 9.021] (II) modeset(0): EDID for output HDMI-1 [ 9.022] (II) modeset(0): Manufacturer: SNY Model: 7702 Serial#: 16843009 [ 9.022] (II) modeset(0): Year: 2012 Week: 1 [ 9.022] (II) modeset(0): EDID Version: 1.3 [ 9.022] (II) modeset(0): Digital Display Input [ 9.022] (II) modeset(0): Max Image Size [cm]: horiz.: 102 vert.: 57 [ 9.022] (II) modeset(0): Gamma: 2.20 [ 9.022] (II) modeset(0): No DPMS capabilities specified [ 9.022] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 9.022] (II) modeset(0): First detailed timing is preferred mode [ 9.022] (II) modeset(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595 [ 9.022] (II) modeset(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 [ 9.022] (II) modeset(0): Supported established timings: [ 9.022] (II) modeset(0): 640x480@60Hz [ 9.022] (II) modeset(0): 800x600@60Hz [ 9.022] (II) modeset(0): 1024x768@60Hz [ 9.022] (II) modeset(0): Manufacturer's mask: 0 [ 9.022] (II) modeset(0): Supported standard timings: [ 9.022] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 9.022] (II) modeset(0): Supported detailed timing: [ 9.022] (II) modeset(0): clock: 148.5 MHz Image Size: 1018 x 573 mm [ 9.022] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 9.022] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 9.022] (II) modeset(0): Supported detailed timing: [ 9.022] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.022] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [ 9.022] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 9.022] (II) modeset(0): Monitor name: SONY TV [ 9.022] (II) modeset(0): Ranges: V min: 48 V max: 62 Hz, H min: 14 H max: 70 kHz, PixClock max 155 MHz [ 9.022] (II) modeset(0): Supported detailed timing: [ 9.022] (II) modeset(0): clock: 148.5 MHz Image Size: 1018 x 573 mm [ 9.022] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0 [ 9.022] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 9.022] (II) modeset(0): Supported detailed timing: [ 9.022] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.022] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0 [ 9.022] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 9.022] (II) modeset(0): Supported detailed timing: [ 9.022] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.022] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 9.022] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [ 9.022] (II) modeset(0): Supported detailed timing: [ 9.022] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.022] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0 [ 9.022] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [ 9.023] (II) modeset(0): Number of EDID sections to follow: 1 [ 9.023] (II) modeset(0): EDID (in hex): [ 9.023] (II) modeset(0): 00ffffffffffff004dd9027701010101 [ 9.023] (II) modeset(0): 01160103806639780a0dc9a057479827 [ 9.023] (II) modeset(0): 12484c21080081800101010101010101 [ 9.023] (II) modeset(0): 010101010101023a801871382d40582c [ 9.023] (II) modeset(0): 4500fa3d3200001e011d007251d01e20 [ 9.023] (II) modeset(0): 6e285500fa3d3200001e000000fc0053 [ 9.023] (II) modeset(0): 4f4e592054560a2020202020000000fd [ 9.023] (II) modeset(0): 00303e0e460f000a2020202020200109 [ 9.023] (II) modeset(0): 02032ff0531f101405130420223c3e12 [ 9.023] (II) modeset(0): 16030711150206012609070715075083 [ 9.023] (II) modeset(0): 01000068030c004000b82d0fe200fb02 [ 9.023] (II) modeset(0): 3a80d072382d40102c4580fa3d320000 [ 9.023] (II) modeset(0): 1e011d00bc52d01e20b8285540fa3d32 [ 9.023] (II) modeset(0): 00001e011d8018711c1620582c2500fa [ 9.023] (II) modeset(0): 3d3200009e011d80d0721c1620102c25 [ 9.023] (II) modeset(0): 80fa3d3200009e0000000000000000b4 [ 9.023] (--) modeset(0): HDMI max TMDS frequency 225000KHz [ 9.023] (II) modeset(0): Printing probed modes for output HDMI-1 [ 9.023] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 9.023] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e) [ 9.023] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 9.023] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 9.023] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 9.024] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 9.024] (II) modeset(0): Modeline "1280x720"x30.0 74.25 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 9.024] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 9.024] (II) modeset(0): Modeline "1280x720"x30.0 74.18 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 9.024] (II) modeset(0): Modeline "1280x720"x24.0 59.40 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 9.024] (II) modeset(0): Modeline "1280x720"x24.0 59.34 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 9.024] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 9.024] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 9.024] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 9.024] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 9.024] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 9.024] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 9.024] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 9.024] (II) modeset(0): Output HDMI-1 connected [ 9.024] (II) modeset(0): Using exact sizes for initial modes [ 9.024] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0[ 9.024] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 9.024] (==) modeset(0): DPI set to (96, 96) [ 9.024] (II) Loading sub module "fb" [ 9.024] (II) LoadModule: "fb" [ 9.024] (II) Loading /usr/lib/xorg/modules/libfb.so [ 9.027] (II) Module fb: vendor="X.Org Foundation" [ 9.027] compiled for 1.19.6, module version = 1.0.0 [ 9.027] ABI class: X.Org ANSI C Emulation, version 0.4 [ 9.027] (II) UnloadModule: "fbdev" [ 9.027] (II) Unloading fbdev [ 9.027] (II) UnloadSubModule: "fbdevhw" [ 9.027] (II) Unloading fbdevhw [ 9.027] (==) Depth 24 pixmap format is 32 bpp [ 9.036] (==) modeset(0): Backing store enabled [ 9.036] (==) modeset(0): Silken mouse enabled [ 9.038] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 9.054] (==) modeset(0): DPMS enabled [ 9.054] (WW) modeset(0): Option "PrimaryGPU" is not used [ 9.054] (--) RandR disabled [ 9.065] (II) SELinux: Disabled on system [ 9.067] (II) AIGLX: Screen 0 is not DRI2 capable [ 9.067] (EE) AIGLX: reverting to software rendering [ 9.540] (II) IGLX: enabled GLX_MESA_copy_sub_buffer [ 9.545] (II) IGLX: Loaded and initialized swrast [ 9.545] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 9.547] (II) modeset(0): Damage tracking initialized [ 9.547] (II) modeset(0): Setting screen physical size to 508 x 285 [ 9.684] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event1) [ 9.684] (**) USB USB Keyboard: Applying InputClass "libinput keyboard catchall" [ 9.684] (II) LoadModule: "libinput" [ 9.684] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 9.697] (II) Module libinput: vendor="X.Org Foundation" [ 9.697] compiled for 1.19.6, module version = 0.27.1 [ 9.698] Module class: X.Org XInput Driver [ 9.698] ABI class: X.Org XInput driver, version 24.1 [ 9.698] (II) Using input driver 'libinput' for 'USB USB Keyboard' [ 9.698] (**) USB USB Keyboard: always reports core events [ 9.698] (**) Option "Device" "/dev/input/event1" [ 9.698] (**) Option "_source" "server/udev" [ 9.700] (II) event1 - USB USB Keyboard: is tagged by udev as: Keyboard [ 9.700] (II) event1 - USB USB Keyboard: device is a keyboard [ 9.700] (II) event1 - USB USB Keyboard: device removed [ 9.724] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.0/0003:1A2C:0B23.0001/input/input1/event1" [ 9.724] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 6) [ 9.724] (**) Option "xkb_model" "pc105" [ 9.724] (**) Option "xkb_layout" "us" [ 9.726] (II) event1 - USB USB Keyboard: is tagged by udev as: Keyboard [ 9.726] (II) event1 - USB USB Keyboard: device is a keyboard [ 9.728] (II) config/udev: Adding input device USB USB Keyboard Mouse (/dev/input/event2) [ 9.728] (**) USB USB Keyboard Mouse: Applying InputClass "libinput pointer catchall" [ 9.728] (II) Using input driver 'libinput' for 'USB USB Keyboard Mouse' [ 9.728] (**) USB USB Keyboard Mouse: always reports core events [ 9.728] (**) Option "Device" "/dev/input/event2" [ 9.728] (**) Option "_source" "server/udev" [ 9.729] (II) event2 - USB USB Keyboard Mouse: is tagged by udev as: Mouse [ 9.729] (II) event2 - USB USB Keyboard Mouse: device is a pointer [ 9.729] (II) event2 - USB USB Keyboard Mouse: device removed [ 9.768] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input2/event2" [ 9.768] (II) XINPUT: Adding extended input device "USB USB Keyboard Mouse" (type: MOUSE, id 7) [ 9.768] (**) Option "AccelerationScheme" "none" [ 9.768] (**) USB USB Keyboard Mouse: (accel) selected scheme none/0 [ 9.768] (**) USB USB Keyboard Mouse: (accel) acceleration factor: 2.000 [ 9.768] (**) USB USB Keyboard Mouse: (accel) acceleration threshold: 4 [ 9.770] (II) event2 - USB USB Keyboard Mouse: is tagged by udev as: Mouse [ 9.770] (II) event2 - USB USB Keyboard Mouse: device is a pointer [ 9.771] (II) config/udev: Adding input device USB USB Keyboard Mouse (/dev/input/mouse0) [ 9.771] (II) No input driver specified, ignoring this device. [ 9.771] (II) This device may have been added with another device file. [ 9.773] (II) config/udev: Adding input device USB USB Keyboard System Control (/dev/input/event3) [ 9.773] (**) USB USB Keyboard System Control: Applying InputClass "libinput keyboard catchall" [ 9.773] (II) Using input driver 'libinput' for 'USB USB Keyboard System Control' [ 9.773] (**) USB USB Keyboard System Control: always reports core events[ 9.773] (**) Option "Device" "/dev/input/event3" [ 9.773] (**) Option "_source" "server/udev" [ 9.774] (II) event3 - USB USB Keyboard System Control: is tagged by udev as: Keyboard [ 9.774] (II) event3 - USB USB Keyboard System Control: device is a keyboard [ 9.774] (II) event3 - USB USB Keyboard System Control: device removed [ 9.792] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input3/event3" [ 9.792] (II) XINPUT: Adding extended input device "USB USB Keyboard System Control" (type: KEYBOARD, id 8) [ 9.792] (**) Option "xkb_model" "pc105" [ 9.792] (**) Option "xkb_layout" "us" [ 9.793] (II) event3 - USB USB Keyboard System Control: is tagged by udev as: Keyboard [ 9.793] (II) event3 - USB USB Keyboard System Control: device is a keyboard [ 9.795] (II) config/udev: Adding input device USB USB Keyboard Consumer Control (/dev/input/event4) [ 9.795] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall" [ 9.795] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control' [ 9.796] (**) USB USB Keyboard Consumer Control: always reports core events [ 9.796] (**) Option "Device" "/dev/input/event4" [ 9.796] (**) Option "_source" "server/udev" [ 9.797] (II) event4 - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard [ 9.797] (II) event4 - USB USB Keyboard Consumer Control: device is a keyboard [ 9.797] (II) event4 - USB USB Keyboard Consumer Control: device removed[ 9.816] (II) libinput: USB USB Keyboard Consumer Control: needs a virtual subdevice [ 9.816] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input4/event4" [ 9.816] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: MOUSE, id 9) [ 9.816] (**) Option "AccelerationScheme" "none" [ 9.816] (**) USB USB Keyboard Consumer Control: (accel) selected scheme none/0 [ 9.816] (**) USB USB Keyboard Consumer Control: (accel) acceleration factor: 2.000 [ 9.816] (**) USB USB Keyboard Consumer Control: (accel) acceleration threshold: 4 [ 9.817] (II) event4 - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard [ 9.817] (II) event4 - USB USB Keyboard Consumer Control: device is a keyboard [ 9.818] (II) config/udev: Adding input device sunxi-ir (/dev/input/event5) [ 9.819] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 9.819] (II) Using input driver 'libinput' for 'sunxi-ir' [ 9.819] (**) sunxi-ir: always reports core events [ 9.819] (**) Option "Device" "/dev/input/event5" [ 9.819] (**) Option "_source" "server/udev" [ 9.819] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 9.819] (II) event5 - sunxi-ir: trackpoint device set to range 20 [ 9.819] (II) event5 - sunxi-ir: device is a pointer [ 9.819] (II) event5 - sunxi-ir: device is a keyboard [ 9.820] (II) event5 - sunxi-ir: device removed [ 9.840] (II) libinput: sunxi-ir: needs a virtual subdevice [ 9.840] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 9.840] (II) XINPUT: Adding extended input device "sunxi-ir" (type: MOUSE, id 10) [ 9.840] (**) Option "AccelerationScheme" "none" [ 9.840] (**) sunxi-ir: (accel) selected scheme none/0 [ 9.840] (**) sunxi-ir: (accel) acceleration factor: 2.000 [ 9.840] (**) sunxi-ir: (accel) acceleration threshold: 4 [ 9.841] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 9.841] (II) event5 - sunxi-ir: trackpoint device set to range 20 [ 9.841] (II) event5 - sunxi-ir: device is a pointer [ 9.841] (II) event5 - sunxi-ir: device is a keyboard [ 9.842] (II) config/udev: Adding input device axp20x-pek (/dev/input/event0) [ 9.842] (**) axp20x-pek: Applying InputClass "libinput keyboard catchall" [ 9.842] (II) Using input driver 'libinput' for 'axp20x-pek' [ 9.842] (**) axp20x-pek: always reports core events [ 9.842] (**) Option "Device" "/dev/input/event0" [ 9.842] (**) Option "_source" "server/udev" [ 9.843] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 9.843] (II) event0 - axp20x-pek: device is a keyboard [ 9.843] (II) event0 - axp20x-pek: device removed [ 9.856] (**) Option "config_info" "udev:/sys/devices/platform/soc/7081400.i2c/i2c-2/2-0036/axp221-pek/input/input0/event0" [ 9.856] (II) XINPUT: Adding extended input device "axp20x-pek" (type: KEYBOARD, id 11) [ 9.856] (**) Option "xkb_model" "pc105" [ 9.856] (**) Option "xkb_layout" "us" [ 9.857] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 9.857] (II) event0 - axp20x-pek: device is a keyboard [ 9.858] (II) config/udev: Adding input device lircd-uinput (/dev/input/event6) [ 9.858] (**) lircd-uinput: Applying InputClass "libinput pointer catchall" [ 9.858] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall" [ 9.858] (II) Using input driver 'libinput' for 'lircd-uinput' [ 9.858] (**) lircd-uinput: always reports core events [ 9.858] (**) Option "Device" "/dev/input/event6" [ 9.858] (**) Option "_source" "server/udev" [ 9.859] (II) event6 - lircd-uinput: is tagged by udev as: Keyboard Mouse Joystick [ 9.859] (II) event6 - lircd-uinput: device is a pointer [ 9.859] (II) event6 - lircd-uinput: device is a keyboard [ 9.859] (II) event6 - lircd-uinput: device removed [ 9.880] (II) libinput: lircd-uinput: needs a virtual subdevice [ 9.880] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6" [ 9.880] (II) XINPUT: Adding extended input device "lircd-uinput" (type: MOUSE, id 12) [ 9.880] (**) Option "AccelerationScheme" "none" [ 9.880] (**) lircd-uinput: (accel) selected scheme none/0 [ 9.880] (**) lircd-uinput: (accel) acceleration factor: 2.000 [ 9.880] (**) lircd-uinput: (accel) acceleration threshold: 4 [ 9.881] (II) event6 - lircd-uinput: is tagged by udev as: Keyboard Mouse Joystick [ 9.881] (II) event6 - lircd-uinput: device is a pointer [ 9.881] (II) event6 - lircd-uinput: device is a keyboard [ 9.882] (II) config/udev: Adding input device sunxi-ir (lircd bypass) (/dev/input/event7) [ 9.882] (II) No input driver specified, ignoring this device. [ 9.882] (II) This device may have been added with another device file. [ 9.903] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall" [ 9.903] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control' [ 9.903] (**) USB USB Keyboard Consumer Control: always reports core events [ 9.903] (**) Option "Device" "/dev/input/event4" [ 9.903] (**) Option "_source" "_driver/libinput" [ 9.903] (II) libinput: USB USB Keyboard Consumer Control: is a virtual subdevice [ 9.904] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input4/event4" [ 9.904] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: KEYBOARD, id 13) [ 9.904] (**) Option "xkb_model" "pc105" [ 9.904] (**) Option "xkb_layout" "us" [ 9.904] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 9.904] (II) Using input driver 'libinput' for 'sunxi-ir' [ 9.904] (**) sunxi-ir: always reports core events [ 9.904] (**) Option "Device" "/dev/input/event5" [ 9.904] (**) Option "_source" "_driver/libinput" [ 9.904] (II) libinput: sunxi-ir: is a virtual subdevice [ 9.905] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 9.905] (II) XINPUT: Adding extended input device "sunxi-ir" (type: KEYBOARD, id 14) [ 9.905] (**) Option "xkb_model" "pc105" [ 9.905] (**) Option "xkb_layout" "us" [ 9.905] (**) lircd-uinput: Applying InputClass "libinput pointer catchall" [ 9.905] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall" [ 9.905] (II) Using input driver 'libinput' for 'lircd-uinput' [ 9.905] (**) lircd-uinput: always reports core events [ 9.905] (**) Option "Device" "/dev/input/event6" [ 9.905] (**) Option "_source" "_driver/libinput" [ 9.905] (II) libinput: lircd-uinput: is a virtual subdevice [ 9.905] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6" [ 9.905] (II) XINPUT: Adding extended input device "lircd-uinput" (type: KEYBOARD, id 15) [ 9.905] (**) Option "xkb_model" "pc105" [ 9.905] (**) Option "xkb_layout" "us" [ 11.445] (II) modeset(0): EDID vendor "SNY", prod id 30466 [ 11.445] (II) modeset(0): Using EDID range info for horizontal sync [ 11.445] (II) modeset(0): Using EDID range info for vertical refresh [ 11.445] (II) modeset(0): Printing DDC gathered Modelines: [ 11.445] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 11.445] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 11.445] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 11.445] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 11.445] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 11.445] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 11.445] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 11.445] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 11.445] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 11.446] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 11.446] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 11.446] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 11.446] (II) modeset(0): Modeline "1280x720"x0.0 59.40 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 11.446] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 11.446] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 11.446] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [ 11.446] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 11.446] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [ 11.446] (--) modeset(0): HDMI max TMDS frequency 225000KHz [ 12.377] (II) modeset(0): EDID vendor "SNY", prod id 30466 [ 12.377] (II) modeset(0): Using hsync ranges from config file [ 12.377] (II) modeset(0): Using vrefresh ranges from config file [ 12.377] (II) modeset(0): Printing DDC gathered Modelines: [ 12.377] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 12.377] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 12.377] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 12.377] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 12.377] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 12.377] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 12.377] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 12.377] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 12.377] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 12.378] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 12.378] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 12.378] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 12.378] (II) modeset(0): Modeline "1280x720"x0.0 59.40 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 12.378] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 12.378] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 12.378] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [ 12.378] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 12.378] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [ 12.378] (--) modeset(0): HDMI max TMDS frequency 225000KHz [ 12.493] (II) modeset(0): Disabling kernel dirty updates, not required. armbian@orangepi3:~$ Above is the log is after I set /etc/X11/xorg.conf.d/02-driver.conf Section "ServerFlags" Option "AutoAddGPU" "off" Option "Debug" "dmabuf_capable" EndSection Section "OutputClass" Identifier "Panfrost" MatchDriver "sun4i-drm" Driver "modesetting" Option "PrimaryGPU" "true" EndSection 0 Quote
062621AM Posted April 19, 2020 Posted April 19, 2020 5 minutes ago, Werner said: What do you get from glxinfo? I think it still shows llvmpipe armbian@orangepi3:~$ DISPLAY=:0.0 glxinfo | grep OpenGL OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 9.0.1, 128 bits) OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 3.1 Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 OpenGL ES profile extensions: armbian@orangepi3:~$ 0 Quote
Werner Posted April 19, 2020 Posted April 19, 2020 What happens when you remove or disable 02-driver.conf? As for me I do not have any custom config for Xorg, it just works as it should. Spoiler cat glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_no_config_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read client glx vendor string: Mesa Project and SGI client glx version string: 1.4 client glx extensions: GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync GLX version: 1.4 GLX extensions: GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_video_sync Extended renderer info (GLX_MESA_query_renderer): Vendor: Panfrost (0xffffffff) Device: Mali T720 (Panfrost) (0xffffffff) Version: 20.1.0 Accelerated: yes Video memory: 988MB Unified memory: yes Preferred profile: compat (0x2) Max core profile version: 0.0 Max compat profile version: 2.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 2.0 OpenGL vendor string: Panfrost OpenGL renderer string: Mali T720 (Panfrost) OpenGL version string: 2.1 Mesa 20.1.0-devel (git-7aa6720ba4) OpenGL shading language version string: 1.20 OpenGL extensions: GL_AMD_draw_buffers_blend, GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax, GL_APPLE_packed_pixels, GL_ARB_ES2_compatibility, GL_ARB_clear_buffer_object, GL_ARB_compressed_texture_pixel_storage, GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, GL_ARB_internalformat_query, GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_program_interface_query, GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, GL_ARB_shader_objects, GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object, GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, GL_ARB_shading_language_include, GL_ARB_shadow, GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_stencil8, GL_ARB_texture_storage, GL_ARB_texture_swizzle, GL_ARB_texture_view, GL_ARB_transform_feedback3, GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, GL_ATI_fragment_shader, GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_direct_state_access, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shader_integer_mix, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NV_blend_square, GL_NV_copy_image, GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image, GL_OES_read_format, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays OpenGL ES profile version string: OpenGL ES 2.0 Mesa 20.1.0-devel (git-7aa6720ba4) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16 OpenGL ES profile extensions: GL_APPLE_texture_max_level, GL_EXT_blend_minmax, GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_discard_framebuffer, GL_EXT_draw_buffers, GL_EXT_draw_elements_base_vertex, GL_EXT_frag_depth, GL_EXT_map_buffer_range, GL_EXT_multi_draw_arrays, GL_EXT_occlusion_query_boolean, GL_EXT_read_format_bgra, GL_EXT_separate_shader_objects, GL_EXT_texture_border_clamp, GL_EXT_texture_format_BGRA8888, GL_EXT_texture_rg, GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage, GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr, GL_KHR_texture_compression_astc_sliced_3d, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_NV_pixel_buffer_object, GL_NV_read_buffer, GL_NV_read_depth, GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image, GL_OES_EGL_image_external, GL_OES_EGL_sync, GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture, GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil, GL_OES_required_internalformat, GL_OES_rgb8_rgba8, GL_OES_stencil8, GL_OES_surfaceless_context, GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_float, GL_OES_texture_float_linear, GL_OES_texture_half_float, GL_OES_texture_half_float_linear, GL_OES_texture_npot, GL_OES_vertex_array_object, GL_OES_vertex_half_float Spoiler cat Xorg.0.log [ 51996.640] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 51996.640] Build Operating System: Linux 4.4.0-177-generic aarch64 Ubuntu [ 51996.640] Current Operating System: Linux orangepioneplus 5.6.5-nowifi-desktop-sunxi64 #trunk SMP Sat Apr 18 18:07:24 CEST 2020 aarch64 [ 51996.641] Kernel command line: root=UUID=1c6956bc-da7d-4aa7-a12d-171bbcc41f0b rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=cb4ab7f8-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1 [ 51996.641] Build Date: 06 April 2020 09:39:29AM [ 51996.641] xorg-server 2:1.20.8-2ubuntu2 (For technical support please see http://www.ubuntu.com/support) [ 51996.641] Current version of pixman: 0.38.4 [ 51996.641] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 51996.641] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 51996.641] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 19 08:47:16 2020 [ 51996.644] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 51996.644] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 51996.645] (==) No Layout section. Using the first Screen section. [ 51996.645] (==) No screen section available. Using defaults. [ 51996.645] (**) |-->Screen "Default Screen Section" (0) [ 51996.645] (**) | |-->Monitor "<default monitor>" [ 51996.646] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 51996.646] (**) Option "BlankTime" "0" [ 51996.646] (**) Option "StandbyTime" "0" [ 51996.646] (**) Option "SuspendTime" "0" [ 51996.646] (**) Option "OffTime" "0" [ 51996.646] (==) Automatically adding devices [ 51996.646] (==) Automatically enabling devices [ 51996.646] (==) Automatically adding GPU devices [ 51996.646] (==) Automatically binding GPU devices [ 51996.646] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 51996.647] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (==) FontPath set to: /usr/share/fonts/X11/misc, built-ins [ 51996.647] (==) ModulePath set to "/usr/lib/xorg/modules" [ 51996.647] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 51996.647] (II) Loader magic: 0xaaaad8f1b010 [ 51996.647] (II) Module ABI versions: [ 51996.647] X.Org ANSI C Emulation: 0.4 [ 51996.647] X.Org Video Driver: 24.1 [ 51996.647] X.Org XInput driver : 24.1 [ 51996.647] X.Org Server Extension : 10.0 [ 51996.649] (++) using VT number 7 [ 51996.649] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 51996.651] (II) xfree86: Adding drm device (/dev/dri/card0) [ 51996.663] (II) xfree86: Adding drm device (/dev/dri/card1) [ 51996.663] (II) no primary bus or device found [ 51996.663] falling back to /sys/devices/platform/display-engine/drm/card0 [ 51996.663] (II) LoadModule: "glx" [ 51996.664] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 51996.670] (II) Module glx: vendor="X.Org Foundation" [ 51996.670] compiled for 1.20.8, module version = 1.0.0 [ 51996.670] ABI class: X.Org Server Extension, version 10.0 [ 51996.670] (==) Matched modesetting as autoconfigured driver 0 [ 51996.670] (==) Matched fbdev as autoconfigured driver 1 [ 51996.670] (==) Assigned the driver to the xf86ConfigLayout [ 51996.670] (II) LoadModule: "modesetting" [ 51996.670] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 51996.671] (II) Module modesetting: vendor="X.Org Foundation" [ 51996.671] compiled for 1.20.8, module version = 1.20.8 [ 51996.671] Module class: X.Org Video Driver [ 51996.671] ABI class: X.Org Video Driver, version 24.1 [ 51996.671] (II) LoadModule: "fbdev" [ 51996.672] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 51996.673] (II) Module fbdev: vendor="X.Org Foundation" [ 51996.673] compiled for 1.20.1, module version = 0.5.0 [ 51996.673] Module class: X.Org Video Driver [ 51996.673] ABI class: X.Org Video Driver, version 24.0 [ 51996.673] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 51996.673] (II) FBDEV: driver for framebuffer: fbdev [ 51996.679] (II) modeset(0): using drv /dev/dri/card0 [ 51996.679] (WW) Falling back to old probe method for fbdev [ 51996.679] (II) Loading sub module "fbdevhw" [ 51996.679] (II) LoadModule: "fbdevhw" [ 51996.680] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 51996.683] (II) Module fbdevhw: vendor="X.Org Foundation" [ 51996.683] compiled for 1.20.8, module version = 0.0.2 [ 51996.683] ABI class: X.Org Video Driver, version 24.1 [ 51996.683] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 51996.684] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 51996.684] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 51996.684] (==) modeset(0): RGB weight 888 [ 51996.684] (==) modeset(0): Default visual is TrueColor [ 51996.684] (II) Loading sub module "glamoregl" [ 51996.684] (II) LoadModule: "glamoregl" [ 51996.684] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 51996.707] (II) Module glamoregl: vendor="X.Org Foundation" [ 51996.707] compiled for 1.20.8, module version = 1.0.1 [ 51996.707] ABI class: X.Org ANSI C Emulation, version 0.4 [ 51996.806] (II) modeset(0): glamor X acceleration enabled on Mali T720 (Panfrost) [ 51996.807] (II) modeset(0): glamor initialized [ 51996.808] (II) modeset(0): Output HDMI-1 has no monitor section [ 51996.809] (II) modeset(0): EDID for output HDMI-1 [ 51996.809] (II) modeset(0): Printing probed modes for output HDMI-1 [ 51996.809] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 51996.809] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 51996.809] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 51996.809] (II) modeset(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 51996.809] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 51996.809] (II) modeset(0): Output HDMI-1 connected [ 51996.809] (II) modeset(0): Using exact sizes for initial modes [ 51996.809] (II) modeset(0): Output HDMI-1 using initial mode 1024x768 +0+0 [ 51996.809] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 51996.809] (==) modeset(0): DPI set to (96, 96) [ 51996.809] (II) Loading sub module "fb" [ 51996.809] (II) LoadModule: "fb" [ 51996.809] (II) Loading /usr/lib/xorg/modules/libfb.so [ 51996.810] (II) Module fb: vendor="X.Org Foundation" [ 51996.810] compiled for 1.20.8, module version = 1.0.0 [ 51996.810] ABI class: X.Org ANSI C Emulation, version 0.4 [ 51996.810] (II) UnloadModule: "fbdev" [ 51996.810] (II) Unloading fbdev [ 51996.810] (II) UnloadSubModule: "fbdevhw" [ 51996.810] (II) Unloading fbdevhw [ 51996.985] (==) modeset(0): Backing store enabled [ 51996.986] (==) modeset(0): Silken mouse enabled [ 51996.996] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. [ 51996.996] (==) modeset(0): DPMS enabled [ 51996.996] (II) modeset(0): [DRI2] Setup complete [ 51996.997] (II) modeset(0): [DRI2] DRI driver: sun4i-drm [ 51996.997] (II) modeset(0): [DRI2] VDPAU driver: sun4i-drm [ 51996.997] (II) Initializing extension Generic Event Extension [ 51996.997] (II) Initializing extension SHAPE [ 51996.997] (II) Initializing extension MIT-SHM [ 51996.998] (II) Initializing extension XInputExtension [ 51996.998] (II) Initializing extension XTEST [ 51996.999] (II) Initializing extension BIG-REQUESTS [ 51996.999] (II) Initializing extension SYNC [ 51997.000] (II) Initializing extension XKEYBOARD [ 51997.000] (II) Initializing extension XC-MISC [ 51997.000] (II) Initializing extension SECURITY [ 51997.001] (II) Initializing extension XFIXES [ 51997.001] (II) Initializing extension RENDER [ 51997.002] (II) Initializing extension RANDR [ 51997.002] (II) Initializing extension COMPOSITE [ 51997.003] (II) Initializing extension DAMAGE [ 51997.003] (II) Initializing extension MIT-SCREEN-SAVER [ 51997.004] (II) Initializing extension DOUBLE-BUFFER [ 51997.004] (II) Initializing extension RECORD [ 51997.004] (II) Initializing extension DPMS [ 51997.005] (II) Initializing extension Present [ 51997.005] (II) Initializing extension DRI3 [ 51997.006] (II) Initializing extension X-Resource [ 51997.006] (II) Initializing extension XVideo [ 51997.006] (II) Initializing extension XVideo-MotionCompensation [ 51997.006] (II) Initializing extension SELinux [ 51997.006] (II) SELinux: Disabled on system [ 51997.006] (II) Initializing extension GLX [ 51997.067] (EE) AIGLX error: sun4i-drm does not export required DRI extension [ 51997.084] (II) IGLX: Loaded and initialized swrast [ 51997.084] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 51997.084] (II) Initializing extension XFree86-VidModeExtension [ 51997.085] (II) Initializing extension XFree86-DGA [ 51997.085] (II) Initializing extension XFree86-DRI [ 51997.085] (II) Initializing extension DRI2 [ 51997.089] (II) modeset(0): Damage tracking initialized [ 51997.089] (II) modeset(0): Setting screen physical size to 270 x 203 [ 51997.193] (II) config/udev: Adding input device Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 (/dev/input/event1) [ 51997.193] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: Applying InputClass "libinput pointer catchall" [ 51997.193] (II) LoadModule: "libinput" [ 51997.193] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 51997.200] (II) Module libinput: vendor="X.Org Foundation" [ 51997.200] compiled for 1.20.4, module version = 0.29.0 [ 51997.200] Module class: X.Org XInput Driver [ 51997.200] ABI class: X.Org XInput driver, version 24.1 [ 51997.200] (II) Using input driver 'libinput' for 'Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0' [ 51997.200] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: always reports core events [ 51997.200] (**) Option "Device" "/dev/input/event1" [ 51997.200] (**) Option "_source" "server/udev" [ 51997.275] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: is tagged by udev as: Mouse [ 51997.275] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: device is a pointer [ 51997.276] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: device removed [ 51997.318] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.2/3-1.2:1.0/0003:045E:007D.0001/input/input1/event1" [ 51997.318] (II) XINPUT: Adding extended input device "Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0" (type: MOUSE, id 6) [ 51997.319] (**) Option "AccelerationScheme" "none" [ 51997.319] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: (accel) selected scheme none/0 [ 51997.319] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: (accel) acceleration factor: 2.000 [ 51997.319] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: (accel) acceleration threshold: 4 [ 51997.378] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: is tagged by udev as: Mouse [ 51997.378] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: device is a pointer [ 51997.381] (II) config/udev: Adding input device Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 (/dev/input/mouse0) [ 51997.381] (II) No input driver specified, ignoring this device. [ 51997.381] (II) This device may have been added with another device file. [ 51997.383] (II) config/udev: Adding input device HID 0b38:0010 (/dev/input/event2) [ 51997.383] (**) HID 0b38:0010: Applying InputClass "libinput keyboard catchall" [ 51997.383] (II) Using input driver 'libinput' for 'HID 0b38:0010' [ 51997.383] (**) HID 0b38:0010: always reports core events [ 51997.383] (**) Option "Device" "/dev/input/event2" [ 51997.383] (**) Option "_source" "server/udev" [ 51997.387] (II) event2 - HID 0b38:0010: is tagged by udev as: Keyboard [ 51997.387] (II) event2 - HID 0b38:0010: device is a keyboard [ 51997.387] (II) event2 - HID 0b38:0010: device removed [ 51997.401] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.0/0003:0B38:0010.0002/input/input2/event2" [ 51997.401] (II) XINPUT: Adding extended input device "HID 0b38:0010" (type: KEYBOARD, id 7) [ 51997.401] (**) Option "xkb_model" "pc105" [ 51997.401] (**) Option "xkb_layout" "de" [ 51997.401] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.459] (II) event2 - HID 0b38:0010: is tagged by udev as: Keyboard [ 51997.459] (II) event2 - HID 0b38:0010: device is a keyboard [ 51997.462] (II) config/udev: Adding input device HID 0b38:0010 System Control (/dev/input/event3) [ 51997.462] (**) HID 0b38:0010 System Control: Applying InputClass "libinput keyboard catchall" [ 51997.462] (II) Using input driver 'libinput' for 'HID 0b38:0010 System Control' [ 51997.462] (**) HID 0b38:0010 System Control: always reports core events [ 51997.462] (**) Option "Device" "/dev/input/event3" [ 51997.462] (**) Option "_source" "server/udev" [ 51997.466] (II) event3 - HID 0b38:0010 System Control: is tagged by udev as: Keyboard [ 51997.466] (II) event3 - HID 0b38:0010 System Control: device is a keyboard [ 51997.466] (II) event3 - HID 0b38:0010 System Control: device removed [ 51997.481] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:0B38:0010.0003/input/input3/event3" [ 51997.481] (II) XINPUT: Adding extended input device "HID 0b38:0010 System Control" (type: KEYBOARD, id 8) [ 51997.481] (**) Option "xkb_model" "pc105" [ 51997.481] (**) Option "xkb_layout" "de" [ 51997.481] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.486] (II) event3 - HID 0b38:0010 System Control: is tagged by udev as: Keyboard [ 51997.486] (II) event3 - HID 0b38:0010 System Control: device is a keyboard [ 51997.489] (II) config/udev: Adding input device HID 0b38:0010 Consumer Control (/dev/input/event4) [ 51997.489] (**) HID 0b38:0010 Consumer Control: Applying InputClass "libinput keyboard catchall" [ 51997.489] (II) Using input driver 'libinput' for 'HID 0b38:0010 Consumer Control' [ 51997.489] (**) HID 0b38:0010 Consumer Control: always reports core events [ 51997.489] (**) Option "Device" "/dev/input/event4" [ 51997.489] (**) Option "_source" "server/udev" [ 51997.493] (II) event4 - HID 0b38:0010 Consumer Control: is tagged by udev as: Keyboard [ 51997.493] (II) event4 - HID 0b38:0010 Consumer Control: device is a keyboard [ 51997.493] (II) event4 - HID 0b38:0010 Consumer Control: device removed [ 51997.511] (II) libinput: HID 0b38:0010 Consumer Control: needs a virtual subdevice [ 51997.511] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:0B38:0010.0003/input/input4/event4" [ 51997.511] (II) XINPUT: Adding extended input device "HID 0b38:0010 Consumer Control" (type: MOUSE, id 9) [ 51997.512] (**) Option "AccelerationScheme" "none" [ 51997.512] (**) HID 0b38:0010 Consumer Control: (accel) selected scheme none/0 [ 51997.512] (**) HID 0b38:0010 Consumer Control: (accel) acceleration factor: 2.000 [ 51997.512] (**) HID 0b38:0010 Consumer Control: (accel) acceleration threshold: 4 [ 51997.516] (II) event4 - HID 0b38:0010 Consumer Control: is tagged by udev as: Keyboard [ 51997.516] (II) event4 - HID 0b38:0010 Consumer Control: device is a keyboard [ 51997.518] (II) config/udev: Adding input device sunxi-ir (/dev/input/event5) [ 51997.518] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 51997.518] (II) Using input driver 'libinput' for 'sunxi-ir' [ 51997.518] (**) sunxi-ir: always reports core events [ 51997.518] (**) Option "Device" "/dev/input/event5" [ 51997.518] (**) Option "_source" "server/udev" [ 51997.520] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 51997.521] (II) event5 - sunxi-ir: device is a pointer [ 51997.521] (II) event5 - sunxi-ir: device is a keyboard [ 51997.522] (II) event5 - sunxi-ir: device removed [ 51997.561] (II) libinput: sunxi-ir: needs a virtual subdevice [ 51997.561] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 51997.561] (II) XINPUT: Adding extended input device "sunxi-ir" (type: MOUSE, id 10) [ 51997.561] (**) Option "AccelerationScheme" "none" [ 51997.562] (**) sunxi-ir: (accel) selected scheme none/0 [ 51997.562] (**) sunxi-ir: (accel) acceleration factor: 2.000 [ 51997.562] (**) sunxi-ir: (accel) acceleration threshold: 4 [ 51997.564] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 51997.565] (II) event5 - sunxi-ir: device is a pointer [ 51997.565] (II) event5 - sunxi-ir: device is a keyboard [ 51997.567] (II) config/udev: Adding input device axp20x-pek (/dev/input/event0) [ 51997.567] (**) axp20x-pek: Applying InputClass "libinput keyboard catchall" [ 51997.567] (II) Using input driver 'libinput' for 'axp20x-pek' [ 51997.567] (**) axp20x-pek: always reports core events [ 51997.567] (**) Option "Device" "/dev/input/event0" [ 51997.567] (**) Option "_source" "server/udev" [ 51997.570] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 51997.571] (II) event0 - axp20x-pek: device is a keyboard [ 51997.571] (II) event0 - axp20x-pek: device removed [ 51997.591] (**) Option "config_info" "udev:/sys/devices/platform/soc/7081400.i2c/i2c-2/2-0036/axp221-pek/input/input0/event0" [ 51997.591] (II) XINPUT: Adding extended input device "axp20x-pek" (type: KEYBOARD, id 11) [ 51997.591] (**) Option "xkb_model" "pc105" [ 51997.591] (**) Option "xkb_layout" "de" [ 51997.591] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.595] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 51997.595] (II) event0 - axp20x-pek: device is a keyboard [ 51997.613] (**) HID 0b38:0010 Consumer Control: Applying InputClass "libinput keyboard catchall" [ 51997.613] (II) Using input driver 'libinput' for 'HID 0b38:0010 Consumer Control' [ 51997.613] (**) HID 0b38:0010 Consumer Control: always reports core events [ 51997.613] (**) Option "Device" "/dev/input/event4" [ 51997.613] (**) Option "_source" "_driver/libinput" [ 51997.613] (II) libinput: HID 0b38:0010 Consumer Control: is a virtual subdevice [ 51997.613] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:0B38:0010.0003/input/input4/event4" [ 51997.613] (II) XINPUT: Adding extended input device "HID 0b38:0010 Consumer Control" (type: KEYBOARD, id 12) [ 51997.613] (**) Option "xkb_model" "pc105" [ 51997.613] (**) Option "xkb_layout" "de" [ 51997.613] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.614] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 51997.614] (II) Using input driver 'libinput' for 'sunxi-ir' [ 51997.614] (**) sunxi-ir: always reports core events [ 51997.614] (**) Option "Device" "/dev/input/event5" [ 51997.614] (**) Option "_source" "_driver/libinput" [ 51997.614] (II) libinput: sunxi-ir: is a virtual subdevice [ 51997.614] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 51997.614] (II) XINPUT: Adding extended input device "sunxi-ir" (type: KEYBOARD, id 13) [ 51997.614] (**) Option "xkb_model" "pc105" [ 51997.614] (**) Option "xkb_layout" "de" [ 51997.614] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.887] (II) modeset(0): Disabling kernel dirty updates, not required. 0 Quote
062621AM Posted April 19, 2020 Posted April 19, 2020 47 minutes ago, Werner said: What happens when you remove or disable 02-driver.conf? As for me I do not have any custom config for Xorg, it just works as it should. Reveal hidden contents cat glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_no_config_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read client glx vendor string: Mesa Project and SGI client glx version string: 1.4 client glx extensions: GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync GLX version: 1.4 GLX extensions: GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_video_sync Extended renderer info (GLX_MESA_query_renderer): Vendor: Panfrost (0xffffffff) Device: Mali T720 (Panfrost) (0xffffffff) Version: 20.1.0 Accelerated: yes Video memory: 988MB Unified memory: yes Preferred profile: compat (0x2) Max core profile version: 0.0 Max compat profile version: 2.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 2.0 OpenGL vendor string: Panfrost OpenGL renderer string: Mali T720 (Panfrost) OpenGL version string: 2.1 Mesa 20.1.0-devel (git-7aa6720ba4) OpenGL shading language version string: 1.20 OpenGL extensions: GL_AMD_draw_buffers_blend, GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax, GL_APPLE_packed_pixels, GL_ARB_ES2_compatibility, GL_ARB_clear_buffer_object, GL_ARB_compressed_texture_pixel_storage, GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, GL_ARB_internalformat_query, GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_program_interface_query, GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, GL_ARB_shader_objects, GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object, GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, GL_ARB_shading_language_include, GL_ARB_shadow, GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_stencil8, GL_ARB_texture_storage, GL_ARB_texture_swizzle, GL_ARB_texture_view, GL_ARB_transform_feedback3, GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, GL_ATI_fragment_shader, GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_direct_state_access, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shader_integer_mix, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr, GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NV_blend_square, GL_NV_copy_image, GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image, GL_OES_read_format, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays OpenGL ES profile version string: OpenGL ES 2.0 Mesa 20.1.0-devel (git-7aa6720ba4) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16 OpenGL ES profile extensions: GL_APPLE_texture_max_level, GL_EXT_blend_minmax, GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_discard_framebuffer, GL_EXT_draw_buffers, GL_EXT_draw_elements_base_vertex, GL_EXT_frag_depth, GL_EXT_map_buffer_range, GL_EXT_multi_draw_arrays, GL_EXT_occlusion_query_boolean, GL_EXT_read_format_bgra, GL_EXT_separate_shader_objects, GL_EXT_texture_border_clamp, GL_EXT_texture_format_BGRA8888, GL_EXT_texture_rg, GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage, GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr, GL_KHR_texture_compression_astc_sliced_3d, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_NV_pixel_buffer_object, GL_NV_read_buffer, GL_NV_read_depth, GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image, GL_OES_EGL_image_external, GL_OES_EGL_sync, GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture, GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil, GL_OES_required_internalformat, GL_OES_rgb8_rgba8, GL_OES_stencil8, GL_OES_surfaceless_context, GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_float, GL_OES_texture_float_linear, GL_OES_texture_half_float, GL_OES_texture_half_float_linear, GL_OES_texture_npot, GL_OES_vertex_array_object, GL_OES_vertex_half_float Reveal hidden contents cat Xorg.0.log [ 51996.640] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 51996.640] Build Operating System: Linux 4.4.0-177-generic aarch64 Ubuntu [ 51996.640] Current Operating System: Linux orangepioneplus 5.6.5-nowifi-desktop-sunxi64 #trunk SMP Sat Apr 18 18:07:24 CEST 2020 aarch64 [ 51996.641] Kernel command line: root=UUID=1c6956bc-da7d-4aa7-a12d-171bbcc41f0b rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=cb4ab7f8-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1 [ 51996.641] Build Date: 06 April 2020 09:39:29AM [ 51996.641] xorg-server 2:1.20.8-2ubuntu2 (For technical support please see http://www.ubuntu.com/support) [ 51996.641] Current version of pixman: 0.38.4 [ 51996.641] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 51996.641] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 51996.641] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 19 08:47:16 2020 [ 51996.644] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 51996.644] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 51996.645] (==) No Layout section. Using the first Screen section. [ 51996.645] (==) No screen section available. Using defaults. [ 51996.645] (**) |-->Screen "Default Screen Section" (0) [ 51996.645] (**) | |-->Monitor "<default monitor>" [ 51996.646] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 51996.646] (**) Option "BlankTime" "0" [ 51996.646] (**) Option "StandbyTime" "0" [ 51996.646] (**) Option "SuspendTime" "0" [ 51996.646] (**) Option "OffTime" "0" [ 51996.646] (==) Automatically adding devices [ 51996.646] (==) Automatically enabling devices [ 51996.646] (==) Automatically adding GPU devices [ 51996.646] (==) Automatically binding GPU devices [ 51996.646] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 51996.647] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 51996.647] Entry deleted from font path. [ 51996.647] (==) FontPath set to: /usr/share/fonts/X11/misc, built-ins [ 51996.647] (==) ModulePath set to "/usr/lib/xorg/modules" [ 51996.647] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 51996.647] (II) Loader magic: 0xaaaad8f1b010 [ 51996.647] (II) Module ABI versions: [ 51996.647] X.Org ANSI C Emulation: 0.4 [ 51996.647] X.Org Video Driver: 24.1 [ 51996.647] X.Org XInput driver : 24.1 [ 51996.647] X.Org Server Extension : 10.0 [ 51996.649] (++) using VT number 7 [ 51996.649] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 51996.651] (II) xfree86: Adding drm device (/dev/dri/card0) [ 51996.663] (II) xfree86: Adding drm device (/dev/dri/card1) [ 51996.663] (II) no primary bus or device found [ 51996.663] falling back to /sys/devices/platform/display-engine/drm/card0 [ 51996.663] (II) LoadModule: "glx" [ 51996.664] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 51996.670] (II) Module glx: vendor="X.Org Foundation" [ 51996.670] compiled for 1.20.8, module version = 1.0.0 [ 51996.670] ABI class: X.Org Server Extension, version 10.0 [ 51996.670] (==) Matched modesetting as autoconfigured driver 0 [ 51996.670] (==) Matched fbdev as autoconfigured driver 1 [ 51996.670] (==) Assigned the driver to the xf86ConfigLayout [ 51996.670] (II) LoadModule: "modesetting" [ 51996.670] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 51996.671] (II) Module modesetting: vendor="X.Org Foundation" [ 51996.671] compiled for 1.20.8, module version = 1.20.8 [ 51996.671] Module class: X.Org Video Driver [ 51996.671] ABI class: X.Org Video Driver, version 24.1 [ 51996.671] (II) LoadModule: "fbdev" [ 51996.672] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 51996.673] (II) Module fbdev: vendor="X.Org Foundation" [ 51996.673] compiled for 1.20.1, module version = 0.5.0 [ 51996.673] Module class: X.Org Video Driver [ 51996.673] ABI class: X.Org Video Driver, version 24.0 [ 51996.673] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 51996.673] (II) FBDEV: driver for framebuffer: fbdev [ 51996.679] (II) modeset(0): using drv /dev/dri/card0 [ 51996.679] (WW) Falling back to old probe method for fbdev [ 51996.679] (II) Loading sub module "fbdevhw" [ 51996.679] (II) LoadModule: "fbdevhw" [ 51996.680] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 51996.683] (II) Module fbdevhw: vendor="X.Org Foundation" [ 51996.683] compiled for 1.20.8, module version = 0.0.2 [ 51996.683] ABI class: X.Org Video Driver, version 24.1 [ 51996.683] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 51996.684] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 51996.684] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 51996.684] (==) modeset(0): RGB weight 888 [ 51996.684] (==) modeset(0): Default visual is TrueColor [ 51996.684] (II) Loading sub module "glamoregl" [ 51996.684] (II) LoadModule: "glamoregl" [ 51996.684] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 51996.707] (II) Module glamoregl: vendor="X.Org Foundation" [ 51996.707] compiled for 1.20.8, module version = 1.0.1 [ 51996.707] ABI class: X.Org ANSI C Emulation, version 0.4 [ 51996.806] (II) modeset(0): glamor X acceleration enabled on Mali T720 (Panfrost) [ 51996.807] (II) modeset(0): glamor initialized [ 51996.808] (II) modeset(0): Output HDMI-1 has no monitor section [ 51996.809] (II) modeset(0): EDID for output HDMI-1 [ 51996.809] (II) modeset(0): Printing probed modes for output HDMI-1 [ 51996.809] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 51996.809] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 51996.809] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 51996.809] (II) modeset(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 51996.809] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 51996.809] (II) modeset(0): Output HDMI-1 connected [ 51996.809] (II) modeset(0): Using exact sizes for initial modes [ 51996.809] (II) modeset(0): Output HDMI-1 using initial mode 1024x768 +0+0 [ 51996.809] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 51996.809] (==) modeset(0): DPI set to (96, 96) [ 51996.809] (II) Loading sub module "fb" [ 51996.809] (II) LoadModule: "fb" [ 51996.809] (II) Loading /usr/lib/xorg/modules/libfb.so [ 51996.810] (II) Module fb: vendor="X.Org Foundation" [ 51996.810] compiled for 1.20.8, module version = 1.0.0 [ 51996.810] ABI class: X.Org ANSI C Emulation, version 0.4 [ 51996.810] (II) UnloadModule: "fbdev" [ 51996.810] (II) Unloading fbdev [ 51996.810] (II) UnloadSubModule: "fbdevhw" [ 51996.810] (II) Unloading fbdevhw [ 51996.985] (==) modeset(0): Backing store enabled [ 51996.986] (==) modeset(0): Silken mouse enabled [ 51996.996] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. [ 51996.996] (==) modeset(0): DPMS enabled [ 51996.996] (II) modeset(0): [DRI2] Setup complete [ 51996.997] (II) modeset(0): [DRI2] DRI driver: sun4i-drm [ 51996.997] (II) modeset(0): [DRI2] VDPAU driver: sun4i-drm [ 51996.997] (II) Initializing extension Generic Event Extension [ 51996.997] (II) Initializing extension SHAPE [ 51996.997] (II) Initializing extension MIT-SHM [ 51996.998] (II) Initializing extension XInputExtension [ 51996.998] (II) Initializing extension XTEST [ 51996.999] (II) Initializing extension BIG-REQUESTS [ 51996.999] (II) Initializing extension SYNC [ 51997.000] (II) Initializing extension XKEYBOARD [ 51997.000] (II) Initializing extension XC-MISC [ 51997.000] (II) Initializing extension SECURITY [ 51997.001] (II) Initializing extension XFIXES [ 51997.001] (II) Initializing extension RENDER [ 51997.002] (II) Initializing extension RANDR [ 51997.002] (II) Initializing extension COMPOSITE [ 51997.003] (II) Initializing extension DAMAGE [ 51997.003] (II) Initializing extension MIT-SCREEN-SAVER [ 51997.004] (II) Initializing extension DOUBLE-BUFFER [ 51997.004] (II) Initializing extension RECORD [ 51997.004] (II) Initializing extension DPMS [ 51997.005] (II) Initializing extension Present [ 51997.005] (II) Initializing extension DRI3 [ 51997.006] (II) Initializing extension X-Resource [ 51997.006] (II) Initializing extension XVideo [ 51997.006] (II) Initializing extension XVideo-MotionCompensation [ 51997.006] (II) Initializing extension SELinux [ 51997.006] (II) SELinux: Disabled on system [ 51997.006] (II) Initializing extension GLX [ 51997.067] (EE) AIGLX error: sun4i-drm does not export required DRI extension [ 51997.084] (II) IGLX: Loaded and initialized swrast [ 51997.084] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 51997.084] (II) Initializing extension XFree86-VidModeExtension [ 51997.085] (II) Initializing extension XFree86-DGA [ 51997.085] (II) Initializing extension XFree86-DRI [ 51997.085] (II) Initializing extension DRI2 [ 51997.089] (II) modeset(0): Damage tracking initialized [ 51997.089] (II) modeset(0): Setting screen physical size to 270 x 203 [ 51997.193] (II) config/udev: Adding input device Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 (/dev/input/event1) [ 51997.193] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: Applying InputClass "libinput pointer catchall" [ 51997.193] (II) LoadModule: "libinput" [ 51997.193] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 51997.200] (II) Module libinput: vendor="X.Org Foundation" [ 51997.200] compiled for 1.20.4, module version = 0.29.0 [ 51997.200] Module class: X.Org XInput Driver [ 51997.200] ABI class: X.Org XInput driver, version 24.1 [ 51997.200] (II) Using input driver 'libinput' for 'Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0' [ 51997.200] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: always reports core events [ 51997.200] (**) Option "Device" "/dev/input/event1" [ 51997.200] (**) Option "_source" "server/udev" [ 51997.275] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: is tagged by udev as: Mouse [ 51997.275] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: device is a pointer [ 51997.276] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: device removed [ 51997.318] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.2/3-1.2:1.0/0003:045E:007D.0001/input/input1/event1" [ 51997.318] (II) XINPUT: Adding extended input device "Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0" (type: MOUSE, id 6) [ 51997.319] (**) Option "AccelerationScheme" "none" [ 51997.319] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: (accel) selected scheme none/0 [ 51997.319] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: (accel) acceleration factor: 2.000 [ 51997.319] (**) Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: (accel) acceleration threshold: 4 [ 51997.378] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: is tagged by udev as: Mouse [ 51997.378] (II) event1 - Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0: device is a pointer [ 51997.381] (II) config/udev: Adding input device Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 (/dev/input/mouse0) [ 51997.381] (II) No input driver specified, ignoring this device. [ 51997.381] (II) This device may have been added with another device file. [ 51997.383] (II) config/udev: Adding input device HID 0b38:0010 (/dev/input/event2) [ 51997.383] (**) HID 0b38:0010: Applying InputClass "libinput keyboard catchall" [ 51997.383] (II) Using input driver 'libinput' for 'HID 0b38:0010' [ 51997.383] (**) HID 0b38:0010: always reports core events [ 51997.383] (**) Option "Device" "/dev/input/event2" [ 51997.383] (**) Option "_source" "server/udev" [ 51997.387] (II) event2 - HID 0b38:0010: is tagged by udev as: Keyboard [ 51997.387] (II) event2 - HID 0b38:0010: device is a keyboard [ 51997.387] (II) event2 - HID 0b38:0010: device removed [ 51997.401] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.0/0003:0B38:0010.0002/input/input2/event2" [ 51997.401] (II) XINPUT: Adding extended input device "HID 0b38:0010" (type: KEYBOARD, id 7) [ 51997.401] (**) Option "xkb_model" "pc105" [ 51997.401] (**) Option "xkb_layout" "de" [ 51997.401] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.459] (II) event2 - HID 0b38:0010: is tagged by udev as: Keyboard [ 51997.459] (II) event2 - HID 0b38:0010: device is a keyboard [ 51997.462] (II) config/udev: Adding input device HID 0b38:0010 System Control (/dev/input/event3) [ 51997.462] (**) HID 0b38:0010 System Control: Applying InputClass "libinput keyboard catchall" [ 51997.462] (II) Using input driver 'libinput' for 'HID 0b38:0010 System Control' [ 51997.462] (**) HID 0b38:0010 System Control: always reports core events [ 51997.462] (**) Option "Device" "/dev/input/event3" [ 51997.462] (**) Option "_source" "server/udev" [ 51997.466] (II) event3 - HID 0b38:0010 System Control: is tagged by udev as: Keyboard [ 51997.466] (II) event3 - HID 0b38:0010 System Control: device is a keyboard [ 51997.466] (II) event3 - HID 0b38:0010 System Control: device removed [ 51997.481] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:0B38:0010.0003/input/input3/event3" [ 51997.481] (II) XINPUT: Adding extended input device "HID 0b38:0010 System Control" (type: KEYBOARD, id 8) [ 51997.481] (**) Option "xkb_model" "pc105" [ 51997.481] (**) Option "xkb_layout" "de" [ 51997.481] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.486] (II) event3 - HID 0b38:0010 System Control: is tagged by udev as: Keyboard [ 51997.486] (II) event3 - HID 0b38:0010 System Control: device is a keyboard [ 51997.489] (II) config/udev: Adding input device HID 0b38:0010 Consumer Control (/dev/input/event4) [ 51997.489] (**) HID 0b38:0010 Consumer Control: Applying InputClass "libinput keyboard catchall" [ 51997.489] (II) Using input driver 'libinput' for 'HID 0b38:0010 Consumer Control' [ 51997.489] (**) HID 0b38:0010 Consumer Control: always reports core events [ 51997.489] (**) Option "Device" "/dev/input/event4" [ 51997.489] (**) Option "_source" "server/udev" [ 51997.493] (II) event4 - HID 0b38:0010 Consumer Control: is tagged by udev as: Keyboard [ 51997.493] (II) event4 - HID 0b38:0010 Consumer Control: device is a keyboard [ 51997.493] (II) event4 - HID 0b38:0010 Consumer Control: device removed [ 51997.511] (II) libinput: HID 0b38:0010 Consumer Control: needs a virtual subdevice [ 51997.511] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:0B38:0010.0003/input/input4/event4" [ 51997.511] (II) XINPUT: Adding extended input device "HID 0b38:0010 Consumer Control" (type: MOUSE, id 9) [ 51997.512] (**) Option "AccelerationScheme" "none" [ 51997.512] (**) HID 0b38:0010 Consumer Control: (accel) selected scheme none/0 [ 51997.512] (**) HID 0b38:0010 Consumer Control: (accel) acceleration factor: 2.000 [ 51997.512] (**) HID 0b38:0010 Consumer Control: (accel) acceleration threshold: 4 [ 51997.516] (II) event4 - HID 0b38:0010 Consumer Control: is tagged by udev as: Keyboard [ 51997.516] (II) event4 - HID 0b38:0010 Consumer Control: device is a keyboard [ 51997.518] (II) config/udev: Adding input device sunxi-ir (/dev/input/event5) [ 51997.518] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 51997.518] (II) Using input driver 'libinput' for 'sunxi-ir' [ 51997.518] (**) sunxi-ir: always reports core events [ 51997.518] (**) Option "Device" "/dev/input/event5" [ 51997.518] (**) Option "_source" "server/udev" [ 51997.520] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 51997.521] (II) event5 - sunxi-ir: device is a pointer [ 51997.521] (II) event5 - sunxi-ir: device is a keyboard [ 51997.522] (II) event5 - sunxi-ir: device removed [ 51997.561] (II) libinput: sunxi-ir: needs a virtual subdevice [ 51997.561] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 51997.561] (II) XINPUT: Adding extended input device "sunxi-ir" (type: MOUSE, id 10) [ 51997.561] (**) Option "AccelerationScheme" "none" [ 51997.562] (**) sunxi-ir: (accel) selected scheme none/0 [ 51997.562] (**) sunxi-ir: (accel) acceleration factor: 2.000 [ 51997.562] (**) sunxi-ir: (accel) acceleration threshold: 4 [ 51997.564] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 51997.565] (II) event5 - sunxi-ir: device is a pointer [ 51997.565] (II) event5 - sunxi-ir: device is a keyboard [ 51997.567] (II) config/udev: Adding input device axp20x-pek (/dev/input/event0) [ 51997.567] (**) axp20x-pek: Applying InputClass "libinput keyboard catchall" [ 51997.567] (II) Using input driver 'libinput' for 'axp20x-pek' [ 51997.567] (**) axp20x-pek: always reports core events [ 51997.567] (**) Option "Device" "/dev/input/event0" [ 51997.567] (**) Option "_source" "server/udev" [ 51997.570] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 51997.571] (II) event0 - axp20x-pek: device is a keyboard [ 51997.571] (II) event0 - axp20x-pek: device removed [ 51997.591] (**) Option "config_info" "udev:/sys/devices/platform/soc/7081400.i2c/i2c-2/2-0036/axp221-pek/input/input0/event0" [ 51997.591] (II) XINPUT: Adding extended input device "axp20x-pek" (type: KEYBOARD, id 11) [ 51997.591] (**) Option "xkb_model" "pc105" [ 51997.591] (**) Option "xkb_layout" "de" [ 51997.591] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.595] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 51997.595] (II) event0 - axp20x-pek: device is a keyboard [ 51997.613] (**) HID 0b38:0010 Consumer Control: Applying InputClass "libinput keyboard catchall" [ 51997.613] (II) Using input driver 'libinput' for 'HID 0b38:0010 Consumer Control' [ 51997.613] (**) HID 0b38:0010 Consumer Control: always reports core events [ 51997.613] (**) Option "Device" "/dev/input/event4" [ 51997.613] (**) Option "_source" "_driver/libinput" [ 51997.613] (II) libinput: HID 0b38:0010 Consumer Control: is a virtual subdevice [ 51997.613] (**) Option "config_info" "udev:/sys/devices/platform/soc/5311000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:0B38:0010.0003/input/input4/event4" [ 51997.613] (II) XINPUT: Adding extended input device "HID 0b38:0010 Consumer Control" (type: KEYBOARD, id 12) [ 51997.613] (**) Option "xkb_model" "pc105" [ 51997.613] (**) Option "xkb_layout" "de" [ 51997.613] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.614] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 51997.614] (II) Using input driver 'libinput' for 'sunxi-ir' [ 51997.614] (**) sunxi-ir: always reports core events [ 51997.614] (**) Option "Device" "/dev/input/event5" [ 51997.614] (**) Option "_source" "_driver/libinput" [ 51997.614] (II) libinput: sunxi-ir: is a virtual subdevice [ 51997.614] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 51997.614] (II) XINPUT: Adding extended input device "sunxi-ir" (type: KEYBOARD, id 13) [ 51997.614] (**) Option "xkb_model" "pc105" [ 51997.614] (**) Option "xkb_layout" "de" [ 51997.614] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 51997.887] (II) modeset(0): Disabling kernel dirty updates, not required. Seems like there's no difference after removing config. armbian@orangepi3:~$ DISPLAY=:0.0 glxinfo | grep OpenGL OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 9.0.1, 128 bits) OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 3.1 Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 OpenGL ES profile extensions: armbian@orangepi3:~$ cat /var/log/Xorg.0.log [ 8.761] X.Org X Server 1.19.6 Release Date: 2017-12-20 [ 8.761] X Protocol Version 11, Revision 0 [ 8.761] Build Operating System: Linux 4.4.0-168-generic aarch64 Ubuntu [ 8.761] Current Operating System: Linux orangepi3 5.6.5-sunxi64 #trunk.109 SMP Sat Apr 18 01:22:37 CEST 2020 aarch64 [ 8.761] Kernel command line: root=UUID=397dd071-8d0b-4af4-9117-2b69ba99da46 rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart= usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1 [ 8.761] Build Date: 14 November 2019 06:20:13PM [ 8.761] xorg-server 2:1.19.6-1ubuntu4.4 (For technical support please see http://www.ubuntu.com/support) [ 8.761] Current version of pixman: 0.34.0 [ 8.761] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 8.761] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 8.762] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 19 14:57:54 2020 [ 8.766] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 8.766] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 8.768] (==) No Layout section. Using the first Screen section. [ 8.768] (==) No screen section available. Using defaults. [ 8.768] (**) |-->Screen "Default Screen Section" (0) [ 8.768] (**) | |-->Monitor "<default monitor>" [ 8.769] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 8.769] (**) | |-->Device "Default Device" [ 8.769] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 8.769] (**) Option "BlankTime" "0" [ 8.769] (**) Option "StandbyTime" "0" [ 8.769] (**) Option "SuspendTime" "0" [ 8.769] (**) Option "OffTime" "0" [ 8.769] (==) Automatically adding devices [ 8.769] (==) Automatically enabling devices [ 8.769] (==) Automatically adding GPU devices [ 8.769] (==) Automatically binding GPU devices [ 8.769] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 8.785] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 8.785] Entry deleted from font path. [ 8.785] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 8.785] Entry deleted from font path. [ 8.785] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.[ 8.785] Entry deleted from font path. [ 8.785] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. [ 8.785] Entry deleted from font path. [ 8.785] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.[ 8.785] Entry deleted from font path. [ 8.785] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 8.785] Entry deleted from font path. [ 8.785] (==) FontPath set to: /usr/share/fonts/X11/misc, built-ins [ 8.785] (==) ModulePath set to "/usr/lib/xorg/modules" [ 8.785] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 8.786] (II) Loader magic: 0xaaaacbdc9010 [ 8.786] (II) Module ABI versions: [ 8.786] X.Org ANSI C Emulation: 0.4 [ 8.786] X.Org Video Driver: 23.0 [ 8.786] X.Org XInput driver : 24.1 [ 8.786] X.Org Server Extension : 10.0 [ 8.790] (++) using VT number 7 [ 8.790] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 8.791] (II) xfree86: Adding drm device (/dev/dri/card0) [ 8.801] (II) xfree86: Adding drm device (/dev/dri/card1) [ 8.801] (II) no primary bus or device found [ 8.802] falling back to /sys/devices/platform/display-engine/drm/card0 [ 8.802] (II) LoadModule: "glx" [ 8.806] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 8.841] (II) Module glx: vendor="X.Org Foundation" [ 8.841] compiled for 1.19.6, module version = 1.0.0 [ 8.841] ABI class: X.Org Server Extension, version 10.0 [ 8.841] (==) Matched modesetting as autoconfigured driver 0 [ 8.841] (==) Matched fbdev as autoconfigured driver 1 [ 8.841] (==) Assigned the driver to the xf86ConfigLayout [ 8.841] (II) LoadModule: "modesetting" [ 8.842] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 8.844] (II) Module modesetting: vendor="X.Org Foundation" [ 8.844] compiled for 1.19.6, module version = 1.19.6 [ 8.844] Module class: X.Org Video Driver [ 8.845] ABI class: X.Org Video Driver, version 23.0 [ 8.845] (II) LoadModule: "fbdev" [ 8.845] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 8.846] (II) Module fbdev: vendor="X.Org Foundation" [ 8.847] compiled for 1.19.3, module version = 0.4.4 [ 8.847] Module class: X.Org Video Driver [ 8.847] ABI class: X.Org Video Driver, version 23.0 [ 8.847] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 8.847] (II) FBDEV: driver for framebuffer: fbdev [ 8.917] (II) modeset(0): using drv /dev/dri/card0 [ 8.918] (WW) Falling back to old probe method for fbdev [ 8.918] (II) Loading sub module "fbdevhw" [ 8.918] (II) LoadModule: "fbdevhw" [ 8.918] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 8.920] (II) Module fbdevhw: vendor="X.Org Foundation" [ 8.920] compiled for 1.19.6, module version = 0.0.2 [ 8.920] ABI class: X.Org Video Driver, version 23.0 [ 8.921] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 8.921] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 8.921] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 8.922] (**) modeset(0): Option "AccelMethod" "none" [ 8.922] (==) modeset(0): RGB weight 888 [ 8.922] (==) modeset(0): Default visual is TrueColor [ 8.922] (**) modeset(0): glamor disabled [ 8.922] (II) modeset(0): ShadowFB: preferred NO, enabled NO [ 9.039] (II) modeset(0): Output HDMI-1 has no monitor section [ 9.153] (II) modeset(0): EDID for output HDMI-1 [ 9.153] (II) modeset(0): Manufacturer: SNY Model: 7702 Serial#: 16843009 [ 9.153] (II) modeset(0): Year: 2012 Week: 1 [ 9.153] (II) modeset(0): EDID Version: 1.3 [ 9.153] (II) modeset(0): Digital Display Input [ 9.153] (II) modeset(0): Max Image Size [cm]: horiz.: 102 vert.: 57 [ 9.153] (II) modeset(0): Gamma: 2.20 [ 9.153] (II) modeset(0): No DPMS capabilities specified [ 9.153] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 9.153] (II) modeset(0): First detailed timing is preferred mode [ 9.153] (II) modeset(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595 [ 9.153] (II) modeset(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 [ 9.153] (II) modeset(0): Supported established timings: [ 9.153] (II) modeset(0): 640x480@60Hz [ 9.153] (II) modeset(0): 800x600@60Hz [ 9.153] (II) modeset(0): 1024x768@60Hz [ 9.153] (II) modeset(0): Manufacturer's mask: 0 [ 9.153] (II) modeset(0): Supported standard timings: [ 9.153] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 9.153] (II) modeset(0): Supported detailed timing: [ 9.153] (II) modeset(0): clock: 148.5 MHz Image Size: 1018 x 573 mm [ 9.153] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 9.153] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 9.153] (II) modeset(0): Supported detailed timing: [ 9.153] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.153] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [ 9.153] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 9.153] (II) modeset(0): Monitor name: SONY TV [ 9.153] (II) modeset(0): Ranges: V min: 48 V max: 62 Hz, H min: 14 H max: 70 kHz, PixClock max 155 MHz [ 9.153] (II) modeset(0): Supported detailed timing: [ 9.154] (II) modeset(0): clock: 148.5 MHz Image Size: 1018 x 573 mm [ 9.154] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0 [ 9.154] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 9.154] (II) modeset(0): Supported detailed timing: [ 9.154] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.154] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0 [ 9.154] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 9.154] (II) modeset(0): Supported detailed timing: [ 9.154] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.154] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 9.154] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [ 9.154] (II) modeset(0): Supported detailed timing: [ 9.154] (II) modeset(0): clock: 74.2 MHz Image Size: 1018 x 573 mm [ 9.154] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0 [ 9.154] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [ 9.154] (II) modeset(0): Number of EDID sections to follow: 1 [ 9.154] (II) modeset(0): EDID (in hex): [ 9.154] (II) modeset(0): 00ffffffffffff004dd9027701010101 [ 9.154] (II) modeset(0): 01160103806639780a0dc9a057479827 [ 9.154] (II) modeset(0): 12484c21080081800101010101010101 [ 9.154] (II) modeset(0): 010101010101023a801871382d40582c [ 9.154] (II) modeset(0): 4500fa3d3200001e011d007251d01e20 [ 9.154] (II) modeset(0): 6e285500fa3d3200001e000000fc0053 [ 9.154] (II) modeset(0): 4f4e592054560a2020202020000000fd [ 9.154] (II) modeset(0): 00303e0e460f000a2020202020200109 [ 9.154] (II) modeset(0): 02032ff0531f101405130420223c3e12 [ 9.154] (II) modeset(0): 16030711150206012609070715075083 [ 9.154] (II) modeset(0): 01000068030c004000b82d0fe200fb02 [ 9.154] (II) modeset(0): 3a80d072382d40102c4580fa3d320000 [ 9.154] (II) modeset(0): 1e011d00bc52d01e20b8285540fa3d32 [ 9.154] (II) modeset(0): 00001e011d8018711c1620582c2500fa [ 9.154] (II) modeset(0): 3d3200009e011d80d0721c1620102c25 [ 9.154] (II) modeset(0): 80fa3d3200009e0000000000000000b4 [ 9.154] (--) modeset(0): HDMI max TMDS frequency 225000KHz [ 9.154] (II) modeset(0): Printing probed modes for output HDMI-1 [ 9.154] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 9.154] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 9.154] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e) [ 9.154] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 9.155] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 9.155] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 9.155] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e) [ 9.155] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e) [ 9.155] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x30.0 74.25 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x30.0 74.18 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x24.0 59.40 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1280x720"x24.0 59.34 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 9.155] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 9.155] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 9.155] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 9.155] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 9.155] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 9.155] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 9.155] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 9.155] (II) modeset(0): Output HDMI-1 connected [ 9.155] (II) modeset(0): Using exact sizes for initial modes [ 9.155] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0[ 9.155] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 9.155] (==) modeset(0): DPI set to (96, 96) [ 9.155] (II) Loading sub module "fb" [ 9.155] (II) LoadModule: "fb" [ 9.155] (II) Loading /usr/lib/xorg/modules/libfb.so [ 9.158] (II) Module fb: vendor="X.Org Foundation" [ 9.158] compiled for 1.19.6, module version = 1.0.0 [ 9.158] ABI class: X.Org ANSI C Emulation, version 0.4 [ 9.158] (II) UnloadModule: "fbdev" [ 9.158] (II) Unloading fbdev [ 9.159] (II) UnloadSubModule: "fbdevhw" [ 9.159] (II) Unloading fbdevhw [ 9.159] (==) Depth 24 pixmap format is 32 bpp [ 9.167] (==) modeset(0): Backing store enabled [ 9.168] (==) modeset(0): Silken mouse enabled [ 9.169] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 9.185] (==) modeset(0): DPMS enabled [ 9.185] (--) RandR disabled [ 9.195] (II) SELinux: Disabled on system [ 9.197] (II) AIGLX: Screen 0 is not DRI2 capable [ 9.197] (EE) AIGLX: reverting to software rendering [ 9.666] (II) IGLX: enabled GLX_MESA_copy_sub_buffer [ 9.671] (II) IGLX: Loaded and initialized swrast [ 9.672] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 9.673] (II) modeset(0): Damage tracking initialized [ 9.673] (II) modeset(0): Setting screen physical size to 508 x 285 [ 9.810] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event1) [ 9.811] (**) USB USB Keyboard: Applying InputClass "libinput keyboard catchall" [ 9.811] (II) LoadModule: "libinput" [ 9.811] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 9.823] (II) Module libinput: vendor="X.Org Foundation" [ 9.823] compiled for 1.19.6, module version = 0.27.1 [ 9.823] Module class: X.Org XInput Driver [ 9.823] ABI class: X.Org XInput driver, version 24.1 [ 9.823] (II) Using input driver 'libinput' for 'USB USB Keyboard' [ 9.823] (**) USB USB Keyboard: always reports core events [ 9.823] (**) Option "Device" "/dev/input/event1" [ 9.823] (**) Option "_source" "server/udev" [ 9.825] (II) event1 - USB USB Keyboard: is tagged by udev as: Keyboard [ 9.825] (II) event1 - USB USB Keyboard: device is a keyboard [ 9.826] (II) event1 - USB USB Keyboard: device removed [ 9.856] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.0/0003:1A2C:0B23.0001/input/input1/event1" [ 9.856] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 6) [ 9.856] (**) Option "xkb_model" "pc105" [ 9.856] (**) Option "xkb_layout" "us" [ 9.858] (II) event1 - USB USB Keyboard: is tagged by udev as: Keyboard [ 9.858] (II) event1 - USB USB Keyboard: device is a keyboard [ 9.860] (II) config/udev: Adding input device USB USB Keyboard Mouse (/dev/input/event2) [ 9.860] (**) USB USB Keyboard Mouse: Applying InputClass "libinput pointer catchall" [ 9.860] (II) Using input driver 'libinput' for 'USB USB Keyboard Mouse' [ 9.860] (**) USB USB Keyboard Mouse: always reports core events [ 9.860] (**) Option "Device" "/dev/input/event2" [ 9.860] (**) Option "_source" "server/udev" [ 9.861] (II) event2 - USB USB Keyboard Mouse: is tagged by udev as: Mouse [ 9.861] (II) event2 - USB USB Keyboard Mouse: device is a pointer [ 9.861] (II) event2 - USB USB Keyboard Mouse: device removed [ 9.896] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input2/event2" [ 9.896] (II) XINPUT: Adding extended input device "USB USB Keyboard Mouse" (type: MOUSE, id 7) [ 9.896] (**) Option "AccelerationScheme" "none" [ 9.896] (**) USB USB Keyboard Mouse: (accel) selected scheme none/0 [ 9.896] (**) USB USB Keyboard Mouse: (accel) acceleration factor: 2.000 [ 9.896] (**) USB USB Keyboard Mouse: (accel) acceleration threshold: 4 [ 9.898] (II) event2 - USB USB Keyboard Mouse: is tagged by udev as: Mouse [ 9.898] (II) event2 - USB USB Keyboard Mouse: device is a pointer [ 9.899] (II) config/udev: Adding input device USB USB Keyboard Mouse (/dev/input/mouse0) [ 9.899] (II) No input driver specified, ignoring this device. [ 9.899] (II) This device may have been added with another device file. [ 9.901] (II) config/udev: Adding input device USB USB Keyboard System Control (/dev/input/event3) [ 9.901] (**) USB USB Keyboard System Control: Applying InputClass "libinput keyboard catchall" [ 9.901] (II) Using input driver 'libinput' for 'USB USB Keyboard System Control' [ 9.901] (**) USB USB Keyboard System Control: always reports core events[ 9.901] (**) Option "Device" "/dev/input/event3" [ 9.901] (**) Option "_source" "server/udev" [ 9.902] (II) event3 - USB USB Keyboard System Control: is tagged by udev as: Keyboard [ 9.902] (II) event3 - USB USB Keyboard System Control: device is a keyboard [ 9.902] (II) event3 - USB USB Keyboard System Control: device removed [ 9.920] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input3/event3" [ 9.920] (II) XINPUT: Adding extended input device "USB USB Keyboard System Control" (type: KEYBOARD, id 8) [ 9.920] (**) Option "xkb_model" "pc105" [ 9.920] (**) Option "xkb_layout" "us" [ 9.921] (II) event3 - USB USB Keyboard System Control: is tagged by udev as: Keyboard [ 9.921] (II) event3 - USB USB Keyboard System Control: device is a keyboard [ 9.923] (II) config/udev: Adding input device USB USB Keyboard Consumer Control (/dev/input/event4) [ 9.923] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall" [ 9.923] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control' [ 9.923] (**) USB USB Keyboard Consumer Control: always reports core events [ 9.923] (**) Option "Device" "/dev/input/event4" [ 9.924] (**) Option "_source" "server/udev" [ 9.925] (II) event4 - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard [ 9.925] (II) event4 - USB USB Keyboard Consumer Control: device is a keyboard [ 9.925] (II) event4 - USB USB Keyboard Consumer Control: device removed[ 9.944] (II) libinput: USB USB Keyboard Consumer Control: needs a virtual subdevice [ 9.944] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input4/event4" [ 9.944] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: MOUSE, id 9) [ 9.944] (**) Option "AccelerationScheme" "none" [ 9.944] (**) USB USB Keyboard Consumer Control: (accel) selected scheme none/0 [ 9.944] (**) USB USB Keyboard Consumer Control: (accel) acceleration factor: 2.000 [ 9.944] (**) USB USB Keyboard Consumer Control: (accel) acceleration threshold: 4 [ 9.945] (II) event4 - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard [ 9.945] (II) event4 - USB USB Keyboard Consumer Control: device is a keyboard [ 9.946] (II) config/udev: Adding input device sunxi-ir (/dev/input/event5) [ 9.946] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 9.946] (II) Using input driver 'libinput' for 'sunxi-ir' [ 9.947] (**) sunxi-ir: always reports core events [ 9.947] (**) Option "Device" "/dev/input/event5" [ 9.947] (**) Option "_source" "server/udev" [ 9.947] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 9.947] (II) event5 - sunxi-ir: trackpoint device set to range 20 [ 9.947] (II) event5 - sunxi-ir: device is a pointer [ 9.947] (II) event5 - sunxi-ir: device is a keyboard [ 9.948] (II) event5 - sunxi-ir: device removed [ 9.968] (II) libinput: sunxi-ir: needs a virtual subdevice [ 9.968] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 9.968] (II) XINPUT: Adding extended input device "sunxi-ir" (type: MOUSE, id 10) [ 9.968] (**) Option "AccelerationScheme" "none" [ 9.968] (**) sunxi-ir: (accel) selected scheme none/0 [ 9.968] (**) sunxi-ir: (accel) acceleration factor: 2.000 [ 9.968] (**) sunxi-ir: (accel) acceleration threshold: 4 [ 9.969] (II) event5 - sunxi-ir: is tagged by udev as: Keyboard Pointingstick [ 9.969] (II) event5 - sunxi-ir: trackpoint device set to range 20 [ 9.969] (II) event5 - sunxi-ir: device is a pointer [ 9.969] (II) event5 - sunxi-ir: device is a keyboard [ 9.970] (II) config/udev: Adding input device axp20x-pek (/dev/input/event0) [ 9.970] (**) axp20x-pek: Applying InputClass "libinput keyboard catchall" [ 9.970] (II) Using input driver 'libinput' for 'axp20x-pek' [ 9.970] (**) axp20x-pek: always reports core events [ 9.970] (**) Option "Device" "/dev/input/event0" [ 9.970] (**) Option "_source" "server/udev" [ 9.971] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 9.971] (II) event0 - axp20x-pek: device is a keyboard [ 9.971] (II) event0 - axp20x-pek: device removed [ 9.992] (**) Option "config_info" "udev:/sys/devices/platform/soc/7081400.i2c/i2c-2/2-0036/axp221-pek/input/input0/event0" [ 9.992] (II) XINPUT: Adding extended input device "axp20x-pek" (type: KEYBOARD, id 11) [ 9.992] (**) Option "xkb_model" "pc105" [ 9.992] (**) Option "xkb_layout" "us" [ 9.993] (II) event0 - axp20x-pek: is tagged by udev as: Keyboard [ 9.993] (II) event0 - axp20x-pek: device is a keyboard [ 9.994] (II) config/udev: Adding input device lircd-uinput (/dev/input/event6) [ 9.994] (**) lircd-uinput: Applying InputClass "libinput pointer catchall" [ 9.994] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall" [ 9.994] (II) Using input driver 'libinput' for 'lircd-uinput' [ 9.994] (**) lircd-uinput: always reports core events [ 9.994] (**) Option "Device" "/dev/input/event6" [ 9.994] (**) Option "_source" "server/udev" [ 9.995] (II) event6 - lircd-uinput: is tagged by udev as: Keyboard Mouse Joystick [ 9.995] (II) event6 - lircd-uinput: device is a pointer [ 9.995] (II) event6 - lircd-uinput: device is a keyboard [ 9.995] (II) event6 - lircd-uinput: device removed [ 10.008] (II) libinput: lircd-uinput: needs a virtual subdevice [ 10.008] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6" [ 10.008] (II) XINPUT: Adding extended input device "lircd-uinput" (type: MOUSE, id 12) [ 10.008] (**) Option "AccelerationScheme" "none" [ 10.008] (**) lircd-uinput: (accel) selected scheme none/0 [ 10.008] (**) lircd-uinput: (accel) acceleration factor: 2.000 [ 10.008] (**) lircd-uinput: (accel) acceleration threshold: 4 [ 10.009] (II) event6 - lircd-uinput: is tagged by udev as: Keyboard Mouse Joystick [ 10.009] (II) event6 - lircd-uinput: device is a pointer [ 10.009] (II) event6 - lircd-uinput: device is a keyboard [ 10.010] (II) config/udev: Adding input device sunxi-ir (lircd bypass) (/dev/input/event7) [ 10.010] (II) No input driver specified, ignoring this device. [ 10.010] (II) This device may have been added with another device file. [ 10.034] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall" [ 10.034] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control' [ 10.034] (**) USB USB Keyboard Consumer Control: always reports core events [ 10.034] (**) Option "Device" "/dev/input/event4" [ 10.034] (**) Option "_source" "_driver/libinput" [ 10.034] (II) libinput: USB USB Keyboard Consumer Control: is a virtual subdevice [ 10.034] (**) Option "config_info" "udev:/sys/devices/platform/soc/5200000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.4/3-1.4:1.1/0003:1A2C:0B23.0002/input/input4/event4" [ 10.034] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: KEYBOARD, id 13) [ 10.034] (**) Option "xkb_model" "pc105" [ 10.034] (**) Option "xkb_layout" "us" [ 10.035] (**) sunxi-ir: Applying InputClass "libinput keyboard catchall" [ 10.035] (II) Using input driver 'libinput' for 'sunxi-ir' [ 10.035] (**) sunxi-ir: always reports core events [ 10.035] (**) Option "Device" "/dev/input/event5" [ 10.035] (**) Option "_source" "_driver/libinput" [ 10.035] (II) libinput: sunxi-ir: is a virtual subdevice [ 10.035] (**) Option "config_info" "udev:/sys/devices/platform/soc/7040000.ir/rc/rc0/input5/event5" [ 10.035] (II) XINPUT: Adding extended input device "sunxi-ir" (type: KEYBOARD, id 14) [ 10.035] (**) Option "xkb_model" "pc105" [ 10.035] (**) Option "xkb_layout" "us" [ 10.036] (**) lircd-uinput: Applying InputClass "libinput pointer catchall" [ 10.036] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall" [ 10.036] (II) Using input driver 'libinput' for 'lircd-uinput' [ 10.036] (**) lircd-uinput: always reports core events [ 10.036] (**) Option "Device" "/dev/input/event6" [ 10.036] (**) Option "_source" "_driver/libinput" [ 10.036] (II) libinput: lircd-uinput: is a virtual subdevice [ 10.036] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6" [ 10.036] (II) XINPUT: Adding extended input device "lircd-uinput" (type: KEYBOARD, id 15) [ 10.036] (**) Option "xkb_model" "pc105" [ 10.036] (**) Option "xkb_layout" "us" [ 11.568] (II) modeset(0): EDID vendor "SNY", prod id 30466 [ 11.569] (II) modeset(0): Using EDID range info for horizontal sync [ 11.569] (II) modeset(0): Using EDID range info for vertical refresh [ 11.569] (II) modeset(0): Printing DDC gathered Modelines: [ 11.569] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 11.569] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 11.569] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 11.569] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 11.569] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 11.569] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 11.569] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 11.569] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 11.569] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 11.569] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 11.569] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 11.569] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 11.569] (II) modeset(0): Modeline "1280x720"x0.0 59.40 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 11.569] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 11.569] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 11.569] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [ 11.569] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 11.569] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [ 11.570] (--) modeset(0): HDMI max TMDS frequency 225000KHz [ 12.533] (II) modeset(0): EDID vendor "SNY", prod id 30466 [ 12.533] (II) modeset(0): Using hsync ranges from config file [ 12.534] (II) modeset(0): Using vrefresh ranges from config file [ 12.534] (II) modeset(0): Printing DDC gathered Modelines: [ 12.534] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 12.534] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 12.534] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 12.534] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 12.534] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 12.534] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 12.534] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 12.534] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 12.534] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 12.534] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 12.534] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 12.534] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 12.534] (II) modeset(0): Modeline "1280x720"x0.0 59.40 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (18.0 kHz e) [ 12.534] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 3040 3080 3300 720 725 730 750 +hsync +vsync (22.5 kHz e) [ 12.534] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 12.534] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [ 12.534] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 12.534] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [ 12.534] (--) modeset(0): HDMI max TMDS frequency 225000KHz [ 12.634] (II) modeset(0): Disabling kernel dirty updates, not required. armbian@orangepi3:~$ 0 Quote
062621AM Posted April 19, 2020 Posted April 19, 2020 18 minutes ago, Werner said: Hm no idea. You could retry on Focal... Sorry to bother again. But how to update to focal? Can I do these steps? https://linuxconfig.org/how-to-upgrade-ubuntu-to-20-04-lts-focal-fossa sudo sed -i 's/bionic/focal/g' /etc/apt/sources.list sudo apt update && sudo apt -y dist-upgrade 0 Quote
Werner Posted April 19, 2020 Posted April 19, 2020 https://dl.armbian.com/orangepi3/Focal_dev_minimal_nightly Simply install a DE ontop. 0 Quote
Myy Posted April 19, 2020 Posted April 19, 2020 Could you just provide the output of : find / -name "libGL*.so*" My guess is that you might have two set of Mesa libraries, the ones provided through dpkg and the ones you might have installed yourself. Also, give glmark2 a try too. Maybe the OpenGL drivers are not the right one, but the OpenGL ES are. 0 Quote
Werner Posted April 19, 2020 Posted April 19, 2020 2 hours ago, Myy said: Could you just provide the output of : find / -name "libGL*.so*" My guess is that you might have two set of Mesa libraries, the ones provided through dpkg and the ones you might have installed yourself. Also, give glmark2 a try too. Maybe the OpenGL drivers are not the right one, but the OpenGL ES are. find / -name "libGL*.so" /usr/lib/aarch64-linux-gnu/libGLX.so /usr/lib/aarch64-linux-gnu/libGLESv2.so /usr/lib/aarch64-linux-gnu/libGLdispatch.so /usr/lib/aarch64-linux-gnu/libGL.so /usr/lib/aarch64-linux-gnu/libGLU.so /usr/lib/aarch64-linux-gnu/libGLESv1_CM.so /usr/local/lib/aarch64-linux-gnu/libGLESv2.so /usr/local/lib/aarch64-linux-gnu/libGL.so /usr/local/lib/aarch64-linux-gnu/libGLESv1_CM.so find: ‘/run/user/1000/gvfs’: Permission denied /root/mesa/build/src/glx/libGL.so /root/mesa/build/src/mapi/es1api/libGLESv1_CM.so /root/mesa/build/src/mapi/es2api/libGLESv2.so Spoiler ======================================================= glmark2 2014.03+git20150611.fa71af2d ======================================================= OpenGL Information GL_VENDOR: Panfrost GL_RENDERER: Mali T720 (Panfrost) GL_VERSION: 2.1 Mesa 20.1.0-devel (git-adeef43d15) ======================================================= [build] use-vbo=false: FPS: 252 FrameTime: 3.968 ms [build] use-vbo=true: FPS: 274 FrameTime: 3.650 ms [texture] texture-filter=nearest: FPS: 250 FrameTime: 4.000 ms [texture] texture-filter=linear: FPS: 271 FrameTime: 3.690 ms [texture] texture-filter=mipmap: FPS: 265 FrameTime: 3.774 ms [shading] shading=gouraud: FPS: 240 FrameTime: 4.167 ms [shading] shading=blinn-phong-inf: FPS: 232 FrameTime: 4.310 ms [shading] shading=phong: FPS: 207 FrameTime: 4.831 ms [shading] shading=cel: FPS: 201 FrameTime: 4.975 ms [bump] bump-render=high-poly: FPS: 155 FrameTime: 6.452 ms [bump] bump-render=normals: FPS: 278 FrameTime: 3.597 ms [bump] bump-render=height: FPS: 266 FrameTime: 3.759 ms [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 212 FrameTime: 4.717 ms [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 90 FrameTime: 11.111 ms [pulsar] light=false:quads=5:texture=false: FPS: 291 FrameTime: 3.436 ms Mesa: User error: GL_INVALID_OPERATION in glFramebufferTexture2D(window-system framebuffer) [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 62 FrameTime: 16.129 ms [desktop] effect=shadow:windows=4: FPS: 192 FrameTime: 5.208 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 92 FrameTime: 10.870 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 92 FrameTime: 10.870 ms [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 133 FrameTime: 7.519 ms [ideas] speed=duration: FPS: 205 FrameTime: 4.878 ms [jellyfish] <default>: FPS: 152 FrameTime: 6.579 ms [terrain] <default>: FPS: 10 FrameTime: 100.000 ms [shadow] <default>: FPS: 177 FrameTime: 5.650 ms [refract] <default>: FPS: 44 FrameTime: 22.727 ms [conditionals] fragment-steps=0:vertex-steps=0: FPS: 304 FrameTime: 3.289 ms [conditionals] fragment-steps=5:vertex-steps=0: FPS: 206 FrameTime: 4.854 ms [conditionals] fragment-steps=0:vertex-steps=5: FPS: 306 FrameTime: 3.268 ms [function] fragment-complexity=low:fragment-steps=5: FPS: 270 FrameTime: 3.704 ms [function] fragment-complexity=medium:fragment-steps=5: FPS: 219 FrameTime: 4.566 ms [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 268 FrameTime: 3.731 ms [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 269 FrameTime: 3.717 ms [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 197 FrameTime: 5.076 ms ======================================================= glmark2 Score: 202 ======================================================= 0 Quote
062621AM Posted April 19, 2020 Posted April 19, 2020 armbian@orangepi3:~$ sudo find / -name "libGL*.so*" find: ‘/proc/1108/task/1108/net’: Invalid argument find: ‘/proc/1108/net’: Invalid argument /usr/lib/chromium-browser/swiftshader/libGLESv2.so /usr/lib/aarch64-linux-gnu/libGLX_mesa.so.0.0.0 /usr/lib/aarch64-linux-gnu/libGLX_mesa.so.0 /usr/lib/aarch64-linux-gnu/libGLESv2.so.2 /usr/lib/aarch64-linux-gnu/libGLX.so.0 /usr/lib/aarch64-linux-gnu/libGLX.so.0.0.0 /usr/lib/aarch64-linux-gnu/libGL.so.1 /usr/lib/aarch64-linux-gnu/libGL.so.1.7.0 /usr/lib/aarch64-linux-gnu/libGLESv2.so.2.1.0 /usr/lib/aarch64-linux-gnu/libGLdispatch.so.0 /usr/lib/aarch64-linux-gnu/libGLX_indirect.so.0 /usr/lib/aarch64-linux-gnu/libGLdispatch.so.0.0.0 find: ‘/run/user/1000/gvfs’: Permission denied armbian@orangepi3:~$ armbian@orangepi3:~$ DISPLAY=:0.0 glmark2 ** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control! ** Failed to set swap interval. Results may be bounded above by refresh rate. ======================================================= glmark2 2014.03+git20150611.fa71af2d ======================================================= OpenGL Information GL_VENDOR: VMware, Inc. GL_RENDERER: llvmpipe (LLVM 9.0.1, 128 bits) GL_VERSION: 3.1 Mesa 20.1.0-devel (git-cdc4377 2020-04-18 bionic-oibaf-ppa) ======================================================= ** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control! ** Failed to set swap interval. Results may be bounded above by refresh rate. [build] use-vbo=false: 0 Quote
Myy Posted April 21, 2020 Posted April 21, 2020 You might want to follow the "panfrost" build steps provided in the first post link : 0 Quote
062621AM Posted April 21, 2020 Posted April 21, 2020 21 minutes ago, Myy said: You might want to follow the "panfrost" build steps provided in the first post link : any restriction i should know? for example, i must use certain Ubuntu version like focal only? 0 Quote
Myy Posted April 21, 2020 Posted April 21, 2020 I don't think so, this will build the latest Mesa drivers for your graphics card, whatever distribution you're using. 0 Quote
062621AM Posted April 21, 2020 Posted April 21, 2020 9 minutes ago, Myy said: I don't think so, this will build the latest Mesa drivers for your graphics card, whatever distribution you're using. do you know how to undo changes made by this step? sudo apt-get install software-properties-common -y sudo add-apt-repository ppa:oibaf/graphics-drivers sudo apt-get update sudo apt-get upgrade i think there is an existing mesa armbian@orangepi3:~$ sudo find / -name "libGL*.so*" /usr/lib/chromium-browser/swiftshader/libGLESv2.so /usr/lib/aarch64-linux-gnu/libGLX_mesa.so.0.0.0 /usr/lib/aarch64-linux-gnu/libGLX_mesa.so.0 /usr/lib/aarch64-linux-gnu/libGLESv2.so.2 /usr/lib/aarch64-linux-gnu/libGLX.so.0 /usr/lib/aarch64-linux-gnu/libGLX.so.0.0.0 /usr/lib/aarch64-linux-gnu/libGL.so.1 /usr/lib/aarch64-linux-gnu/libGL.so.1.7.0 /usr/lib/aarch64-linux-gnu/libGLESv2.so.2.1.0 /usr/lib/aarch64-linux-gnu/libGLdispatch.so.0 /usr/lib/aarch64-linux-gnu/libGLX_indirect.so.0 /usr/lib/aarch64-linux-gnu/libGLdispatch.so.0.0.0 armbian@orangepi3:~$ 0 Quote
Myy Posted April 21, 2020 Posted April 21, 2020 What's the output of dpkg -L mesa* on your system ? 0 Quote
062621AM Posted April 21, 2020 Posted April 21, 2020 8 minutes ago, Myy said: What's the output of dpkg -L mesa* on your system ? armbian@orangepi3:~$ sudo dpkg -l mesa* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description ii mesa-utils 8.4.0-1 arm64 Miscellaneous Mesa GL utilities armbian@orangepi3:~$ i proceed with NicoD's steps? 0 Quote
Myy Posted April 21, 2020 Posted April 21, 2020 Hmm, wait. if you do apt-get install mesa Does it install anything ? Could you show what apt show mesa returns ? 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.