[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    Does tegra still needs xf86-video-opentegra driver?
From:       Qu Wenruo <quwenruo.btrfs () gmx ! com>
Date:       2021-07-03 11:25:54
Message-ID: 8bf4fddd-96ad-ac8d-d059-faacb76631a2 () gmx ! com
[Download RAW message or body]

Hi,

Recently I got a Nvidia Xavier AGX board, and is trying to running
upstream kernel with Xorg/mesa.

Although I have enabled glamor driver inside mesa, X still falls back to
use LLVM pipe, other than tegra hardware GPU acceleration.

I'm wondering do I still need to use opentegra driver? Even it doesn't
seem to be updated for several years and doesn't even compile...

The full Xorg log is attached.

Thanks,
Qu

["Xorg.0.log" (text/x-log)]

[   267.975] (--) Log file renamed from "/var/log/Xorg.pid-3288.log" to \
"/var/log/Xorg.0.log" [   267.980]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   267.980] Build Operating System: Linux Archlinux
[   267.980] Current Operating System: Linux xavier 5.13.0-custom+ #38 SMP PREEMPT \
Fri Jul 2 19:54:57 CST 2021 aarch64 [   267.980] Kernel command line: \
initrd=\initramfs-linux-custom.img root=/dev/nvme0n1p2 rw loglevel=7 \
earlycon=uart8250,mmio32,0x3110000 console=ttyS0,115200n8 log_buf_len=32M [   \
267.980] Build Date: 13 April 2021  09:16:13PM [   267.980]
[   267.980] Current version of pixman: 0.40.0
[   267.980] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   267.981] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   267.981] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul  3 19:21:38 2021
[   267.983] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   267.984] (==) No Layout section.  Using the first Screen section.
[   267.984] (==) No screen section available. Using defaults.
[   267.984] (**) |-->Screen "Default Screen Section" (0)
[   267.984] (**) |   |-->Monitor "<default monitor>"
[   267.985] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   267.985] (==) Automatically adding devices
[   267.985] (==) Automatically enabling devices
[   267.985] (==) Automatically adding GPU devices
[   267.985] (==) Automatically binding GPU devices
[   267.985] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   267.985] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   267.985] 	Entry deleted from font path.
[   267.986] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   267.986] 	Entry deleted from font path.
[   267.986] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   267.986] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   267.986] 	Entry deleted from font path.
[   267.986] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   267.986] 	Entry deleted from font path.
[   267.987] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   267.987] 	Entry deleted from font path.
[   267.987] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   267.987] 	Entry deleted from font path.
[   267.987] (==) FontPath set to:

[   267.987] (==) ModulePath set to "/usr/lib/xorg/modules"
[   267.987] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   267.987] (II) Module ABI versions:
[   267.987] 	X.Org ANSI C Emulation: 0.4
[   267.987] 	X.Org Video Driver: 24.1
[   267.987] 	X.Org XInput driver : 24.1
[   267.987] 	X.Org Server Extension : 10.0
[   267.989] (++) using VT number 1

[   267.989] (II) systemd-logind: logind integration requires -keeptty and -keeptty \
was not provided, disabling logind integration [   267.993] (II) xfree86: Adding drm \
device (/dev/dri/card0) [   268.034] (II) no primary bus or device found
[   268.034] 	falling back to \
/sys/devices/platform/bus@0/13e00000.host1x/drm/drm/card0 [   268.034] (II) \
LoadModule: "glx" [   268.036] (II) Loading \
/usr/lib/xorg/modules/extensions/libglx.so [   268.049] (II) Module glx: \
vendor="X.Org Foundation" [   268.049] 	compiled for 1.20.11, module version = 1.0.0
[   268.049] 	ABI class: X.Org Server Extension, version 10.0
[   268.049] (==) Matched modesetting as autoconfigured driver 0
[   268.049] (==) Matched fbdev as autoconfigured driver 1
[   268.049] (==) Assigned the driver to the xf86ConfigLayout
[   268.049] (II) LoadModule: "modesetting"
[   268.052] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   268.056] (II) Module modesetting: vendor="X.Org Foundation"
[   268.056] 	compiled for 1.20.11, module version = 1.20.11
[   268.056] 	Module class: X.Org Video Driver
[   268.056] 	ABI class: X.Org Video Driver, version 24.1
[   268.056] (II) LoadModule: "fbdev"
[   268.057] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   268.058] (II) Module fbdev: vendor="X.Org Foundation"
[   268.058] 	compiled for 1.20.8, module version = 0.5.0
[   268.058] 	Module class: X.Org Video Driver
[   268.058] 	ABI class: X.Org Video Driver, version 24.1
[   268.058] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   268.058] (II) FBDEV: driver for framebuffer: fbdev
[   268.093] (II) modeset(0): using drv /dev/dri/card0
[   268.094] (WW) Falling back to old probe method for fbdev
[   268.094] (II) Loading sub module "fbdevhw"
[   268.094] (II) LoadModule: "fbdevhw"
[   268.095] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   268.096] (II) Module fbdevhw: vendor="X.Org Foundation"
[   268.097] 	compiled for 1.20.11, module version = 0.0.2
[   268.097] 	ABI class: X.Org Video Driver, version 24.1
[   268.098] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   268.098] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   268.098] (==) modeset(0): RGB weight 888
[   268.098] (==) modeset(0): Default visual is TrueColor
[   268.098] (II) Loading sub module "glamoregl"
[   268.099] (II) LoadModule: "glamoregl"
[   268.099] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   268.120] (II) Module glamoregl: vendor="X.Org Foundation"
[   268.120] 	compiled for 1.20.11, module version = 1.0.1
[   268.121] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   268.296] (II) modeset(0): Refusing to try glamor on llvmpipe
[   268.299] (EE) modeset(0): glamor initialization failed
[   268.299] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[   268.299] (II) modeset(0): Output DP-1 has no monitor section
[   268.299] (II) modeset(0): Output DP-2 has no monitor section
[   268.326] (II) modeset(0): Output HDMI-1 has no monitor section
[   268.327] (II) modeset(0): EDID for output DP-1
[   268.328] (II) modeset(0): EDID for output DP-2
[   268.356] (II) modeset(0): EDID for output HDMI-1
[   268.356] (II) modeset(0): Manufacturer: HPN  Model: 366c  Serial#: 16843009
[   268.356] (II) modeset(0): Year: 2019  Week: 41
[   268.356] (II) modeset(0): EDID Version: 1.3
[   268.356] (II) modeset(0): Digital Display Input
[   268.356] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[   268.357] (II) modeset(0): Gamma: 2.20
[   268.357] (II) modeset(0): DPMS capabilities: Off
[   268.357] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[   268.357] (II) modeset(0): First detailed timing is preferred mode
[   268.357] (II) modeset(0): redX: 0.652 redY: 0.336   greenX: 0.321 greenY: 0.610
[   268.357] (II) modeset(0): blueX: 0.153 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[   268.357] (II) modeset(0): Supported established timings:
[   268.357] (II) modeset(0): 720x400@70Hz
[   268.357] (II) modeset(0): 640x480@60Hz
[   268.358] (II) modeset(0): 800x600@60Hz
[   268.358] (II) modeset(0): 1024x768@60Hz
[   268.358] (II) modeset(0): Manufacturer's mask: 0
[   268.358] (II) modeset(0): Supported standard timings:
[   268.358] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   268.358] (II) modeset(0): #1: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   268.358] (II) modeset(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   268.358] (II) modeset(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   268.358] (II) modeset(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   268.358] (II) modeset(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   268.358] (II) modeset(0): #6: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   268.358] (II) modeset(0): Supported detailed timing:
[   268.358] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[   268.359] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 \
h_blank_end 2200 h_border: 0 [   268.359] (II) modeset(0): v_active: 1080  v_sync: \
1084  v_sync_end 1089 v_blanking: 1125 v_border: 0 [   268.359] (II) modeset(0): \
Ranges: V min: 48 V max: 75 Hz, H min: 30 H max: 86 kHz, PixClock max 185 MHz [   \
268.359] (II) modeset(0): Monitor name: HP 24mh [   268.359] (II) modeset(0): Serial \
No: 3CM9411KTV [   268.359] (II) modeset(0): Supported detailed timing:
[   268.359] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[   268.359] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 \
h_blank_end 2200 h_border: 0 [   268.359] (II) modeset(0): v_active: 1080  v_sync: \
1084  v_sync_end 1089 v_blanking: 1125 v_border: 0 [   268.359] (II) modeset(0): \
Supported detailed timing: [   268.360] (II) modeset(0): clock: 148.5 MHz   Image \
Size:  527 x 296 mm [   268.360] (II) modeset(0): h_active: 1920  h_sync: 2448  \
h_sync_end 2492 h_blank_end 2640 h_border: 0 [   268.360] (II) modeset(0): v_active: \
1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0 [   268.360] (II) \
modeset(0): Supported detailed timing: [   268.360] (II) modeset(0): clock: 74.2 MHz  \
Image Size:  527 x 296 mm [   268.360] (II) modeset(0): h_active: 1280  h_sync: 1390  \
h_sync_end 1430 h_blank_end 1650 h_border: 0 [   268.360] (II) modeset(0): v_active: \
720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0 [   268.360] (II) \
modeset(0): Supported detailed timing: [   268.360] (II) modeset(0): clock: 74.2 MHz  \
Image Size:  527 x 296 mm [   268.361] (II) modeset(0): h_active: 1280  h_sync: 1720  \
h_sync_end 1760 h_blank_end 1980 h_border: 0 [   268.361] (II) modeset(0): v_active: \
720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0 [   268.361] (II) \
modeset(0): Supported detailed timing: [   268.361] (II) modeset(0): clock: 174.5 MHz \
Image Size:  527 x 296 mm [   268.361] (II) modeset(0): h_active: 1920  h_sync: 1968  \
h_sync_end 2000 h_blank_end 2080 h_border: 0 [   268.361] (II) modeset(0): v_active: \
1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1119 v_border: 0 [   268.361] (II) \
modeset(0): Number of EDID sections to follow: 1 [   268.361] (II) modeset(0): EDID \
(in hex): [   268.361] (II) modeset(0): 	00ffffffffffff00220e6c3601010101
[   268.361] (II) modeset(0): 	291d010380351e782a0565a756529c27
[   268.362] (II) modeset(0): 	0f5054a10800d1c0a9c081c0b3009500
[   268.362] (II) modeset(0): 	810081800101023a801871382d40582c
[   268.362] (II) modeset(0): 	45000f282100001e000000fd00304b1e
[   268.362] (II) modeset(0): 	5612000a202020202020000000fc0048
[   268.362] (II) modeset(0): 	502032346d680a2020202020000000ff
[   268.362] (II) modeset(0): 	0033434d393431314b54562020200121
[   268.362] (II) modeset(0): 	020321f149901f041303120211012309
[   268.362] (II) modeset(0): 	07078301000067030c001000001ee200
[   268.362] (II) modeset(0): 	6b023a801871382d40582c45000f2821
[   268.362] (II) modeset(0): 	00001e023a80d072382d40102c45800f
[   268.362] (II) modeset(0): 	282100001e011d007251d01e206e2855
[   268.363] (II) modeset(0): 	000f282100001e011d00bc52d01e20b8
[   268.363] (II) modeset(0): 	2855400f282100001e2a4480a0703827
[   268.363] (II) modeset(0): 	40302035000f282100001a00000000b6
[   268.363] (--) modeset(0): HDMI max TMDS frequency 150000KHz
[   268.363] (II) modeset(0): Printing probed modes for output HDMI-1
[   268.363] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  \
1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [   268.363] (II) modeset(0): \
Modeline "1920x1080"x75.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync \
-vsync (83.9 kHz e) [   268.364] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  \
1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [   268.364] (II) \
modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 \
1125 +hsync +vsync (67.4 kHz e) [   268.364] (II) modeset(0): Modeline \
"1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync \
(64.7 kHz e) [   268.364] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 \
1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e) [   268.364] (II) \
modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 \
1066 +hsync +vsync (64.0 kHz e) [   268.364] (II) modeset(0): Modeline \
"1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz \
e) [   268.364] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 \
1440  800 803 809 823 +hsync -vsync (49.3 kHz e) [   268.364] (II) modeset(0): \
Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync \
(45.0 kHz e) [   268.364] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 \
1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e) [   268.364] (II) \
modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 \
+hsync +vsync (45.0 kHz e) [   268.365] (II) modeset(0): Modeline "1024x768"x60.0   \
65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e) [   268.365] \
(II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 \
+hsync +vsync (37.9 kHz e) [   268.365] (II) modeset(0): Modeline "720x576"x50.0   \
27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e) [   268.365] (II) \
modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync \
-vsync (31.5 kHz e) [   268.365] (II) modeset(0): Modeline "720x480"x59.9   27.00  \
720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e) [   268.365] (II) \
modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync \
-vsync (31.5 kHz e) [   268.365] (II) modeset(0): Modeline "640x480"x59.9   25.18  \
640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e) [   268.365] (II) \
modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync \
+vsync (31.5 kHz e) [   268.365] (II) modeset(0): Output DP-1 disconnected
[   268.365] (II) modeset(0): Output DP-2 disconnected
[   268.365] (II) modeset(0): Output HDMI-1 connected
[   268.366] (II) modeset(0): Using exact sizes for initial modes
[   268.366] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[   268.366] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   268.366] (==) modeset(0): DPI set to (96, 96)
[   268.366] (II) Loading sub module "fb"
[   268.366] (II) LoadModule: "fb"
[   268.367] (II) Loading /usr/lib/xorg/modules/libfb.so
[   268.368] (II) Module fb: vendor="X.Org Foundation"
[   268.368] 	compiled for 1.20.11, module version = 1.0.0
[   268.369] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   268.369] (II) UnloadModule: "fbdev"
[   268.369] (II) Unloading fbdev
[   268.369] (II) UnloadSubModule: "fbdevhw"
[   268.369] (II) Unloading fbdevhw
[   268.377] (==) modeset(0): Backing store enabled
[   268.377] (==) modeset(0): Silken mouse disabled
[   268.394] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   268.395] (==) modeset(0): DPMS enabled
[   268.395] (II) Initializing extension Generic Event Extension
[   268.397] (II) Initializing extension SHAPE
[   268.398] (II) Initializing extension MIT-SHM
[   268.399] (II) Initializing extension XInputExtension
[   268.401] (II) Initializing extension XTEST
[   268.402] (II) Initializing extension BIG-REQUESTS
[   268.404] (II) Initializing extension SYNC
[   268.405] (II) Initializing extension XKEYBOARD
[   268.406] (II) Initializing extension XC-MISC
[   268.407] (II) Initializing extension SECURITY
[   268.408] (II) Initializing extension XFIXES
[   268.410] (II) Initializing extension RENDER
[   268.411] (II) Initializing extension RANDR
[   268.413] (II) Initializing extension COMPOSITE
[   268.414] (II) Initializing extension DAMAGE
[   268.415] (II) Initializing extension MIT-SCREEN-SAVER
[   268.416] (II) Initializing extension DOUBLE-BUFFER
[   268.417] (II) Initializing extension RECORD
[   268.418] (II) Initializing extension DPMS
[   268.419] (II) Initializing extension Present
[   268.420] (II) Initializing extension DRI3
[   268.420] (II) Initializing extension X-Resource
[   268.421] (II) Initializing extension XVideo
[   268.422] (II) Initializing extension XVideo-MotionCompensation
[   268.422] (II) Initializing extension GLX
[   268.423] (II) AIGLX: Screen 0 is not DRI2 capable
[   268.449] (II) IGLX: Loaded and initialized swrast
[   268.449] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   268.449] (II) Initializing extension XFree86-VidModeExtension
[   268.450] (II) Initializing extension XFree86-DGA
[   268.450] (II) Initializing extension XFree86-DRI
[   268.451] (II) Initializing extension DRI2
[   268.453] (II) modeset(0): Damage tracking initialized
[   268.453] (II) modeset(0): Setting screen physical size to 508 x 285
[   268.666] (II) config/udev: Adding input device jetson-xavier-hda HDMI/DP,pcm=3 \
(/dev/input/event1) [   268.666] (II) No input driver specified, ignoring this \
device. [   268.666] (II) This device may have been added with another device file.
[   268.668] (II) config/udev: Adding input device jetson-xavier-hda HDMI/DP,pcm=7 \
(/dev/input/event2) [   268.668] (II) No input driver specified, ignoring this \
device. [   268.668] (II) This device may have been added with another device file.
[   268.670] (II) config/udev: Adding input device jetson-xavier-hda HDMI/DP,pcm=8 \
(/dev/input/event3) [   268.670] (II) No input driver specified, ignoring this \
device. [   268.670] (II) This device may have been added with another device file.
[   268.671] (II) config/udev: Adding input device jetson-xavier-hda HDMI/DP,pcm=9 \
(/dev/input/event4) [   268.671] (II) No input driver specified, ignoring this \
device. [   268.672] (II) This device may have been added with another device file.
[   268.675] (II) config/udev: Adding input device xy_3dg12 xy_3dg12 USB RF Adapter \
(/dev/input/event5) [   268.675] (**) xy_3dg12 xy_3dg12 USB RF Adapter: Applying \
InputClass "libinput keyboard catchall" [   268.675] (II) LoadModule: "libinput"
[   268.676] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   268.683] (II) Module libinput: vendor="X.Org Foundation"
[   268.683] 	compiled for 1.20.11, module version = 1.0.1
[   268.683] 	Module class: X.Org XInput Driver
[   268.683] 	ABI class: X.Org XInput driver, version 24.1
[   268.683] (II) Using input driver 'libinput' for 'xy_3dg12 xy_3dg12 USB RF \
Adapter' [   268.683] (**) xy_3dg12 xy_3dg12 USB RF Adapter: always reports core \
events [   268.683] (**) Option "Device" "/dev/input/event5"
[   268.683] (**) Option "_source" "server/udev"
[   268.707] (II) event5  - xy_3dg12 xy_3dg12 USB RF Adapter: is tagged by udev as: \
Keyboard [   268.707] (II) event5  - xy_3dg12 xy_3dg12 USB RF Adapter: device is a \
keyboard [   268.708] (II) event5  - xy_3dg12 xy_3dg12 USB RF Adapter: device removed
[   268.728] (**) Option "config_info" \
"udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1:1.0/0003:5859:0001.0001/input/input5/event5"
 [   268.728] (II) XINPUT: Adding extended input device "xy_3dg12 xy_3dg12 USB RF \
Adapter" (type: KEYBOARD, id 6) [   268.737] (II) event5  - xy_3dg12 xy_3dg12 USB RF \
Adapter: is tagged by udev as: Keyboard [   268.737] (II) event5  - xy_3dg12 xy_3dg12 \
USB RF Adapter: device is a keyboard [   268.742] (II) config/udev: Adding input \
device xy_3dg12 xy_3dg12 USB RF Adapter (/dev/input/event6) [   268.742] (**) \
xy_3dg12 xy_3dg12 USB RF Adapter: Applying InputClass "libinput pointer catchall" [   \
268.743] (II) Using input driver 'libinput' for 'xy_3dg12 xy_3dg12 USB RF Adapter' [  \
268.743] (**) xy_3dg12 xy_3dg12 USB RF Adapter: always reports core events [   \
268.743] (**) Option "Device" "/dev/input/event6" [   268.743] (**) Option "_source" \
"server/udev" [   268.811] (II) event6  - xy_3dg12 xy_3dg12 USB RF Adapter: is tagged \
by udev as: Mouse [   268.812] (II) event6  - xy_3dg12 xy_3dg12 USB RF Adapter: \
device is a pointer [   268.813] (II) event6  - xy_3dg12 xy_3dg12 USB RF Adapter: \
device removed [   268.844] (**) Option "config_info" \
"udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1:1.1/0003:5859:0001.0002/input/input6/event6"
 [   268.845] (II) XINPUT: Adding extended input device "xy_3dg12 xy_3dg12 USB RF \
Adapter" (type: MOUSE, id 7) [   268.846] (**) Option "AccelerationScheme" "none"
[   268.847] (**) xy_3dg12 xy_3dg12 USB RF Adapter: (accel) selected scheme none/0
[   268.847] (**) xy_3dg12 xy_3dg12 USB RF Adapter: (accel) acceleration factor: \
2.000 [   268.847] (**) xy_3dg12 xy_3dg12 USB RF Adapter: (accel) acceleration \
threshold: 4 [   268.925] (II) event6  - xy_3dg12 xy_3dg12 USB RF Adapter: is tagged \
by udev as: Mouse [   268.926] (II) event6  - xy_3dg12 xy_3dg12 USB RF Adapter: \
device is a pointer [   268.938] (II) config/udev: Adding input device xy_3dg12 \
xy_3dg12 USB RF Adapter Consumer Control (/dev/input/event7) [   268.938] (**) \
xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: Applying InputClass "libinput \
keyboard catchall" [   268.938] (II) Using input driver 'libinput' for 'xy_3dg12 \
xy_3dg12 USB RF Adapter Consumer Control' [   268.938] (**) xy_3dg12 xy_3dg12 USB RF \
Adapter Consumer Control: always reports core events [   268.938] (**) Option \
"Device" "/dev/input/event7" [   268.938] (**) Option "_source" "server/udev"
[   268.954] (II) event7  - xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: is \
tagged by udev as: Keyboard [   268.955] (II) event7  - xy_3dg12 xy_3dg12 USB RF \
Adapter Consumer Control: device is a keyboard [   268.956] (II) event7  - xy_3dg12 \
xy_3dg12 USB RF Adapter Consumer Control: device removed [   268.977] (II) libinput: \
xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: needs a virtual subdevice [   \
268.977] (**) Option "config_info" \
"udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1:1.2/0003:5859:0001.0003/input/input7/event7"
 [   268.978] (II) XINPUT: Adding extended input device "xy_3dg12 xy_3dg12 USB RF \
Adapter Consumer Control" (type: MOUSE, id 8) [   268.979] (**) Option \
"AccelerationScheme" "none" [   268.979] (**) xy_3dg12 xy_3dg12 USB RF Adapter \
Consumer Control: (accel) selected scheme none/0 [   268.979] (**) xy_3dg12 xy_3dg12 \
USB RF Adapter Consumer Control: (accel) acceleration factor: 2.000 [   268.980] (**) \
xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: (accel) acceleration threshold: 4 \
[   268.999] (II) event7  - xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: is \
tagged by udev as: Keyboard [   268.999] (II) event7  - xy_3dg12 xy_3dg12 USB RF \
Adapter Consumer Control: device is a keyboard [   269.005] (II) config/udev: Adding \
input device gpio-keys (/dev/input/event0) [   269.006] (**) gpio-keys: Applying \
InputClass "libinput keyboard catchall" [   269.006] (II) Using input driver \
'libinput' for 'gpio-keys' [   269.006] (**) gpio-keys: always reports core events
[   269.006] (**) Option "Device" "/dev/input/event0"
[   269.006] (**) Option "_source" "server/udev"
[   269.013] (II) event0  - gpio-keys: is tagged by udev as: Keyboard
[   269.013] (II) event0  - gpio-keys: device is a keyboard
[   269.013] (II) event0  - gpio-keys: device removed
[   269.028] (**) Option "config_info" \
"udev:/sys/devices/platform/gpio-keys/input/input0/event0" [   269.029] (II) XINPUT: \
Adding extended input device "gpio-keys" (type: KEYBOARD, id 9) [   269.039] (II) \
event0  - gpio-keys: is tagged by udev as: Keyboard [   269.039] (II) event0  - \
gpio-keys: device is a keyboard [   269.111] (**) xy_3dg12 xy_3dg12 USB RF Adapter \
Consumer Control: Applying InputClass "libinput keyboard catchall" [   269.111] (II) \
Using input driver 'libinput' for 'xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control' \
[   269.111] (**) xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: always reports \
core events [   269.111] (**) Option "Device" "/dev/input/event7"
[   269.111] (**) Option "_source" "_driver/libinput"
[   269.111] (II) libinput: xy_3dg12 xy_3dg12 USB RF Adapter Consumer Control: is a \
virtual subdevice [   269.111] (**) Option "config_info" \
"udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1:1.2/0003:5859:0001.0003/input/input7/event7"
 [   269.112] (II) XINPUT: Adding extended input device "xy_3dg12 xy_3dg12 USB RF \
Adapter Consumer Control" (type: KEYBOARD, id 10) [   271.091] (II) modeset(0): \
Disabling kernel dirty updates, not required.



_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic