Power & Source of Big Ideas

No Video Output & Can't Upgrade

Moderators: chensy, FATechsupport

I have just received a NanoPC-T6 8GB, 64GB eMMC
It came with debian pre-installed on the eMMC.

The first problem is I can't upgrade the image

Code: Select all

root@NanoPC-T6:/var/log# apt update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Get:2 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:3 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:4 http://deb.debian.org/debian bullseye-backports InRelease [49.0 kB]
Fetched 141 kB in 2s (93.9 kB/s)   
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
106 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@NanoPC-T6:/var/log# apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  base-files blueman curl debian-archive-keyring ffmpeg ffmpeg-doc gir1.2-atspi-2.0 gir1.2-gtk-3.0 git-man grep gtk-update-icon-cache
  ir-keytable isc-dhcp-client libatspi2.0-0 libatspi2.0-dev libavahi-client3 libavahi-common-data libavahi-common3 libavcodec-dev
  libavcodec58 libavdevice-dev libavdevice58 libavfilter-dev libavfilter7 libavformat-dev libavformat58 libavresample-dev
  libavresample4 libavutil-dev libavutil56 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libcurl3-gnutls libcurl4 libde265-0
  libdvbv5-doc libexiv2-27 libgnutls30 libgtk-3-0 libgtk-3-common libgtk-3-dev libmariadb3 libncurses6 libncursesw6 libnss3
  libpam-systemd libpostproc-dev libpostproc55 libpq5 libsox-fmt-all libsox-fmt-alsa libsox-fmt-ao libsox-fmt-base libsox-fmt-mp3
  libsox-fmt-oss libsox-fmt-pulse libsox3 libssh-gcrypt-4 libssl1.1 libswresample-dev libswresample3 libswscale-dev libswscale5
  libsynctex2 libsystemd0 libtiff-dev libtiff5 libtiffxx5 libtinfo6 libudev1 libv4l-0 libv4l-dev libwebp6 libwebpdemux2 libwebpmux3
  libwpewebkit-1.0-3 libx11-6 libx11-data libx11-dev libx11-xcb-dev libx11-xcb1 libxapian30 libxml2 libxml2-utils libxpm4
  linux-libc-dev locales mariadb-common ncurses-base ncurses-bin openssl qv4l2 sox systemd systemd-sysv tzdata udev usb.ids v4l-utils
  xserver-common xserver-xorg-core xserver-xorg-dev xserver-xorg-legacy
0 upgraded, 0 newly installed, 0 to remove and 106 not upgraded.


The second issue is that although I can connect to it via ssh, I can't get any working video output. This is my Xorg log

Code: Select all

root@NanoPC-T6:/var/log# cat Xorg.0.log
[     4.381]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[     4.381] Build Operating System: linux Debian
[     4.381] Current Operating System: Linux NanoPC-T6 5.10.110 #1 SMP Fri Mar 10 15:36:02 CST 2023 aarch64
[     4.381] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.dtbo_idx=0 androidboot.verifiedbootstate=orange earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 coherent_pool=1m irqchip.gicv3_pseudo_nmi=0 rw root=/dev/mmcblk2p8 rootfstype=ext4 rootflags=discard data=/dev/mmcblk2p9 consoleblank=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[     4.381] Build Date: 11 November 2022  12:37:52PM
[     4.381] xorg-server 9d55ce66a Revert HACK:
[     4.381] Current version of pixman: 0.40.0
[     4.381]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[     4.381] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.381] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 22 14:50:24 2023
[     4.382] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.382] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.398] (==) No Layout section.  Using the first Screen section.
[     4.398] (**) |-->Screen "Default Screen" (0)
[     4.398] (**) |   |-->Monitor "Default Monitor"
[     4.399] (**) |   |-->Device "Rockchip Graphics"
[     4.399] (==) Automatically adding devices
[     4.399] (==) Automatically enabling devices
[     4.399] (==) Automatically adding GPU devices
[     4.399] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.406] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     4.406]    Entry deleted from font path.
[     4.414] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/100dpi/:unscaled,
   /usr/share/fonts/X11/75dpi/:unscaled,
   /usr/share/fonts/X11/Type1,
   /usr/share/fonts/X11/100dpi,
   /usr/share/fonts/X11/75dpi,
   built-ins
[     4.414] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.414] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.414] (II) Loader magic: 0x55954dde28
[     4.414] (II) Module ABI versions:
[     4.414]    X.Org ANSI C Emulation: 0.4
[     4.414]    X.Org Video Driver: 24.1
[     4.414]    X.Org XInput driver : 24.1
[     4.414]    X.Org Server Extension : 10.0
[     4.416] (++) using VT number 7

[     4.416] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.419] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.420] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.422] (II) no primary bus or device found
[     4.422]    falling back to /sys/devices/platform/display-subsystem/drm/card0
[     4.422] (II) LoadModule: "glx"
[     4.424] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.448] (II) Module glx: vendor="X.Org Foundation"
[     4.448]    compiled for 1.20.11, module version = 1.0.0
[     4.448]    ABI class: X.Org Server Extension, version 10.0
[     4.448] (II) LoadModule: "modesetting"
[     4.448] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.452] (II) Module modesetting: vendor="X.Org Foundation"
[     4.452]    compiled for 1.20.11, module version = 1.20.11
[     4.452]    Module class: X.Org Video Driver
[     4.452]    ABI class: X.Org Video Driver, version 24.1
[     4.452] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.466] (II) modeset(0): using drv /dev/dri/card0
[     4.467] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     4.467] (II) modeset(0): Creating default Display subsection in Screen section
   "Default Screen" for depth/fbbpp 24/32
[     4.467] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     4.467] (**) modeset(0): Option "AccelMethod" "glamor"
[     4.467] (**) modeset(0): Option "UseGammaLUT" "true"
[     4.467] (**) modeset(0): Option "FlipFB" "always"
[     4.467] (**) modeset(0): Option "NoEDID" "true"
[     4.467] (==) modeset(0): RGB weight 888
[     4.467] (==) modeset(0): Default visual is TrueColor
[     4.467] (II) Loading sub module "glamoregl"
[     4.467] (II) LoadModule: "glamoregl"
[     4.467] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.477] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.477]    compiled for 1.20.11, module version = 1.0.1
[     4.477]    ABI class: X.Org ANSI C Emulation, version 0.4
[     4.535] (II) modeset(0): glamor X acceleration enabled on Mali-LODX
[     4.535] (II) modeset(0): glamor initialized
[     4.535] (II) modeset(0): FlipFB: Always, limited to: -1 fps
[     4.535] (II) modeset(0): Output HDMI-1 using monitor section Default Monitor
[     4.535] (**) modeset(0): Option "Rotate" "normal"
[     4.666] (II) modeset(0): Output HDMI-2 has no monitor section
[     4.666] (II) modeset(0): Bind output 433 to current crtc 88.
[     4.666] (II) modeset(0): Output DP-1 has no monitor section
[     4.670] (II) modeset(0): Output HDMI-1 status changed to disconnected.
[     4.670] (II) modeset(0): EDID for output HDMI-1
[     4.789] (II) modeset(0): EDID for output HDMI-2
[     4.790] (II) modeset(0): Printing probed modes for output HDMI-2
[     4.790] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     4.790] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[     4.790] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     4.790] (II) modeset(0): Modeline "1920x1080i"x30.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[     4.790] (II) modeset(0): Modeline "1920x1080i"x30.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[     4.790] (II) modeset(0): Modeline "1920x1080i"x25.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[     4.790] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     4.790] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     4.790] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     4.790] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.790] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.790] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     4.790] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     4.790] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     4.790] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     4.790] (II) modeset(0): Output DP-1 status changed to disconnected.
[     4.790] (II) modeset(0): EDID for output DP-1
[     4.790] (II) modeset(0): Output HDMI-1 disconnected
[     4.790] (II) modeset(0): Output HDMI-2 connected
[     4.790] (II) modeset(0): Output DP-1 disconnected
[     4.790] (II) modeset(0): Using exact sizes for initial modes
[     4.790] (II) modeset(0): Output HDMI-2 using initial mode 1920x1080 +0+0
[     4.790] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.790] (==) modeset(0): DPI set to (96, 96)
[     4.790] (II) Loading sub module "fb"
[     4.790] (II) LoadModule: "fb"
[     4.791] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.793] (II) Module fb: vendor="X.Org Foundation"
[     4.793]    compiled for 1.20.11, module version = 1.0.0
[     4.793]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.045] (==) modeset(0): Backing store enabled
[     5.045] (==) modeset(0): Silken mouse enabled
[     5.242] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     5.242] (==) modeset(0): DPMS enabled
[     5.243] (WW) modeset(0): Option "DRI" is not used
[     5.243] (WW) modeset(0): Option "Rotate" is not used
[     5.245] (II) modeset(0): [DRI2] Setup complete
[     5.245] (II) modeset(0): [DRI2]   DRI driver: rockchip
[     5.245] (II) modeset(0): [DRI2]   VDPAU driver: rockchip
[     5.245] (II) Initializing extension Generic Event Extension
[     5.245] (II) Initializing extension SHAPE
[     5.246] (II) Initializing extension MIT-SHM
[     5.246] (II) Initializing extension XInputExtension
[     5.247] (II) Initializing extension XTEST
[     5.248] (II) Initializing extension BIG-REQUESTS
[     5.248] (II) Initializing extension SYNC
[     5.249] (II) Initializing extension XKEYBOARD
[     5.249] (II) Initializing extension XC-MISC
[     5.250] (II) Initializing extension SECURITY
[     5.250] (II) Initializing extension XFIXES
[     5.251] (II) Initializing extension RENDER
[     5.251] (II) Initializing extension RANDR
[     5.252] (II) Initializing extension COMPOSITE
[     5.253] (II) Initializing extension DAMAGE
[     5.253] (II) Initializing extension MIT-SCREEN-SAVER
[     5.253] (II) Initializing extension DOUBLE-BUFFER
[     5.254] (II) Initializing extension RECORD
[     5.254] (II) Initializing extension DPMS
[     5.255] (II) Initializing extension Present
[     5.255] (II) Initializing extension DRI3
[     5.256] (II) Initializing extension X-Resource
[     5.256] (II) Initializing extension XVideo
[     5.257] (II) Initializing extension XVideo-MotionCompensation
[     5.257] (II) Initializing extension SELinux
[     5.257] (II) SELinux: Disabled on system
[     5.257] (II) Initializing extension GLX
[     5.937] (EE) AIGLX error: Calling driver entry point failed
[     6.014] (II) IGLX: Loaded and initialized swrast
[     6.014] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     6.014] (II) Initializing extension XFree86-VidModeExtension
[     6.015] (II) Initializing extension XFree86-DGA
[     6.015] (II) Initializing extension XFree86-DRI
[     6.015] (II) Initializing extension DRI2
[     6.029] (II) modeset(0): Setting screen physical size to 508 x 285
[     6.142] (II) config/udev: Adding input device rockchip,dp0 rockchip,dp0 (/dev/input/event2)
[     6.142] (II) No input driver specified, ignoring this device.
[     6.142] (II) This device may have been added with another device file.
[     6.143] (II) config/udev: Adding input device fd8b0030.pwm (/dev/input/event0)
[     6.143] (**) fd8b0030.pwm: Applying InputClass "evdev keyboard catchall"
[     6.143] (**) fd8b0030.pwm: Applying InputClass "libinput keyboard catchall"
[     6.143] (II) LoadModule: "libinput"
[     6.144] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.149] (II) Module libinput: vendor="X.Org Foundation"
[     6.149]    compiled for 1.20.8, module version = 0.30.0
[     6.149]    Module class: X.Org XInput Driver
[     6.149]    ABI class: X.Org XInput driver, version 24.1
[     6.149] (II) Using input driver 'libinput' for 'fd8b0030.pwm'
[     6.149] (**) fd8b0030.pwm: always reports core events
[     6.149] (**) Option "Device" "/dev/input/event0"
[     6.149] (**) Option "_source" "server/udev"
[     6.155] (II) event0  - fd8b0030.pwm: is tagged by udev as: Keyboard
[     6.155] (II) event0  - fd8b0030.pwm: device is a keyboard
[     6.155] (II) event0  - fd8b0030.pwm: device removed
[     6.173] (**) Option "config_info" "udev:/sys/devices/platform/fd8b0030.pwm/input/input0/event0"
[     6.173] (II) XINPUT: Adding extended input device "fd8b0030.pwm" (type: KEYBOARD, id 6)
[     6.173] (**) Option "xkb_model" "pc105"
[     6.173] (**) Option "xkb_layout" "us"
[     6.175] (II) event0  - fd8b0030.pwm: is tagged by udev as: Keyboard
[     6.175] (II) event0  - fd8b0030.pwm: device is a keyboard
[     6.177] (II) config/udev: Adding input device rk805 pwrkey (/dev/input/event1)
[     6.177] (**) rk805 pwrkey: Applying InputClass "evdev keyboard catchall"
[     6.177] (**) rk805 pwrkey: Applying InputClass "libinput keyboard catchall"
[     6.177] (II) Using input driver 'libinput' for 'rk805 pwrkey'
[     6.177] (**) rk805 pwrkey: always reports core events
[     6.177] (**) Option "Device" "/dev/input/event1"
[     6.177] (**) Option "_source" "server/udev"
[     6.180] (II) event1  - rk805 pwrkey: is tagged by udev as: Keyboard
[     6.180] (II) event1  - rk805 pwrkey: device is a keyboard
[     6.180] (II) event1  - rk805 pwrkey: device removed
[     6.197] (**) Option "config_info" "udev:/sys/devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.6.auto/input/input1/event1"
[     6.197] (II) XINPUT: Adding extended input device "rk805 pwrkey" (type: KEYBOARD, id 7)
[     6.197] (**) Option "xkb_model" "pc105"
[     6.197] (**) Option "xkb_layout" "us"
[     6.201] (II) event1  - rk805 pwrkey: is tagged by udev as: Keyboard
[     6.202] (II) event1  - rk805 pwrkey: device is a keyboard
[     6.203] (II) config/udev: Adding input device realtek,rt5616-codec Headphone Jack (/dev/input/event3)
[     6.203] (II) No input driver specified, ignoring this device.
[     6.203] (II) This device may have been added with another device file.
[     6.205] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event4)
[     6.205] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[     6.205] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[     6.205] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[     6.205] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[     6.205] (**) Option "Device" "/dev/input/event4"
[     6.205] (**) Option "_source" "server/udev"
[     6.207] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[     6.207] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[     6.208] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[     6.230] (**) Option "config_info" "udev:/sys/devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.8.auto/usb5/5-1/5-1.4/5-1.4:1.0/0003:062A:4101.0001/input/input4/event4"
[     6.230] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 8)
[     6.230] (**) Option "xkb_model" "pc105"
[     6.230] (**) Option "xkb_layout" "us"
[     6.236] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[     6.236] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[     6.240] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event5)
[     6.240] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[     6.240] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[     6.240] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[     6.240] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[     6.240] (**) Option "Device" "/dev/input/event5"
[     6.240] (**) Option "_source" "server/udev"
[     6.246] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[     6.247] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[     6.247] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[     6.264] (**) Option "config_info" "udev:/sys/devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.8.auto/usb5/5-1/5-1.4/5-1.4:1.1/0003:062A:4101.0002/input/input5/event5"
[     6.264] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 9)
[     6.265] (**) Option "AccelerationScheme" "none"
[     6.265] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[     6.265] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[     6.265] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[     6.270] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[     6.271] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[     6.274] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[     6.274] (II) No input driver specified, ignoring this device.
[     6.274] (II) This device may have been added with another device file.
[     6.277] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse Consumer Control (/dev/input/event6)
[     6.277] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[     6.277] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.277] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[     6.277] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[     6.277] (**) Option "Device" "/dev/input/event6"
[     6.277] (**) Option "_source" "server/udev"
[     6.283] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[     6.283] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[     6.284] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[     6.307] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: needs a virtual subdevice
[     6.307] (**) Option "config_info" "udev:/sys/devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.8.auto/usb5/5-1/5-1.4/5-1.4:1.1/0003:062A:4101.0002/input/input6/event6"
[     6.307] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: MOUSE, id 10)
[     6.307] (**) Option "AccelerationScheme" "none"
[     6.307] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) selected scheme none/0
[     6.307] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration factor: 2.000
[     6.307] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration threshold: 4
[     6.313] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[     6.313] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[     6.316] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse System Control (/dev/input/event7)
[     6.316] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "evdev keyboard catchall"
[     6.316] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "libinput keyboard catchall"
[     6.316] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse System Control'
[     6.316] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: always reports core events
[     6.316] (**) Option "Device" "/dev/input/event7"
[     6.316] (**) Option "_source" "server/udev"
[     6.322] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[     6.323] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[     6.323] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[     6.350] (**) Option "config_info" "udev:/sys/devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.8.auto/usb5/5-1/5-1.4/5-1.4:1.1/0003:062A:4101.0002/input/input7/event7"
[     6.350] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse System Control" (type: KEYBOARD, id 11)
[     6.350] (**) Option "xkb_model" "pc105"
[     6.350] (**) Option "xkb_layout" "us"
[     6.356] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[     6.356] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[     6.359] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event8)
[     6.359] (II) No input driver specified, ignoring this device.
[     6.359] (II) This device may have been added with another device file.
[     6.376] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[     6.376] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.376] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[     6.376] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[     6.376] (**) Option "Device" "/dev/input/event6"
[     6.376] (**) Option "_source" "_driver/libinput"
[     6.376] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is a virtual subdevice
[     6.376] (**) Option "config_info" "udev:/sys/devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.8.auto/usb5/5-1/5-1.4/5-1.4:1.1/0003:062A:4101.0002/input/input6/event6"
[     6.376] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: KEYBOARD, id 12)
[     6.376] (**) Option "xkb_model" "pc105"
[     6.376] (**) Option "xkb_layout" "us"
[    11.563] (EE) modeset(0): Failed to make 1944x59x8bpp GBM bo
[    11.625] (WW) modeset(0): crtc-88 flip timeout!
[    11.893] (EE) modeset(0): Failed to make 27x35x8bpp GBM bo
[    12.297] (EE) modeset(0): Failed to make 216x81x8bpp GBM bo
[    12.443] (EE) modeset(0): Failed to make 39x23x8bpp GBM bo
[    12.478] (EE) modeset(0): Failed to make 216x81x8bpp GBM bo
[    12.479] (EE) modeset(0): Failed to make 330x81x8bpp GBM bo
[    12.517] (EE) modeset(0): Failed to make 39x23x8bpp GBM bo
[    12.549] (EE) modeset(0): Failed to make 39x23x8bpp GBM bo
[    12.551] (EE) modeset(0): Failed to make 87x26x8bpp GBM bo
[    12.585] (EE) modeset(0): Failed to make 87x26x8bpp GBM bo
[    12.591] (EE) modeset(0): Failed to make 39x23x8bpp GBM bo
[    12.622] (EE) modeset(0): Failed to make 87x26x8bpp GBM bo
[    12.624] (EE) modeset(0): Failed to make 39x23x8bpp GBM bo
[    93.622] (EE) modeset(0): Failed to make 39x23x8bpp GBM bo
Try this:

Code: Select all

apt update --yes
apt autoremove
apt install --fix-missing
apt upgrade --yes

Who is online

In total there are 21 users online :: 0 registered, 0 hidden and 21 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 21 guests