Date: Thu, 05 Mar 2020 14:45:32 +0100 From: "Ronald Klop" <ronald-lists@klop.ws> To: freebsd-ports@freebsd.org, "Daniel Morante" <daniel@morante.net> Subject: Re: Xorg 1.20 no mouse buttons Message-ID: <op.0g0dt6g0kndu52@sjakie> In-Reply-To: <aad25c63-ed1e-2fc5-0060-4c7a19e9d407@morante.net> References: <5e543617.403be.43472d74@sjakie> <op.0gl0xgebkndu52@joepie> <op.0gl8r9e0kndu52@joepie> <aad25c63-ed1e-2fc5-0060-4c7a19e9d407@morante.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I needed "sysctl kern.evdev.rcpt_mask=6" to switch from sysmouse to "hardware mouse". That fixed mouse integration with VirtualBox. Still have weird behaviour. Two finger swipe down & up (which normally only scrolls) makes the browser go back. With xev I see that next to logical button 4 & 5 for scrolling this also triggers logical buttons 8 & 9. Swipe down presses 8 & 9 and up releases the buttons. Why? Regards, Ronald. On Thu, 27 Feb 2020 19:42:34 +0100, Daniel Morante via freebsd-ports <freebsd-ports@freebsd.org> wrote: > Roland, > > Your issue might be related to this bug: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244110 > > On 2/26/2020 5:29 PM, Ronald Klop wrote: >> It works again. >> Changed back from virtualboxvideo from drm-devel-kmod to the driver >> from virtualbox-ose-additions. But did some other changes at the same >> time also. Not sure yet what happened, but it was integration of the >> mouse with virtualbox which failed somehow. >> >> Regards, >> Ronald. >> >> >> >> On Wed, 26 Feb 2020 20:40:14 +0100, Ronald Klop <ronald-lists@klop.ws> >> wrote: >> >>> Hello, >>> >>> Since my upgrade to Xorg 1.20 things seem to work except that no mouse >>> buttons work. Pointer movement works good still. >>> I'm running a fairly recent FreeBSD 13-CURRENT in VirtualBox (On >>> Windows 10). The mouse is a touchpad on my Lenovo IdeaPad laptop. >>> >>> Previously it worked using fine. >>> >>> What can I do or debug to fix this? >>> >>> Regards, >>> Ronald. >>> >>> >>> [ 23.241] >>> X.Org X Server 1.20.7 >>> X Protocol Version 11, Revision 0 >>> [ 23.241] Build Operating System: FreeBSD 13.0-CURRENT amd64 >>> [ 23.241] Current Operating System: FreeBSD sjakie 13.0-CURRENT >>> FreeBSD >>> 13.0-CURRENT #4 r357762M: Sun Feb 16 12:16:08 CET 2020 >>> builder@sjakie:/data/src/obj-freebsd-current/data/src/freebsd-current/amd64.amd64/sys/GENERIC-NODEBUG >>> amd64 >>> [ 23.241] Build Date: 22 February 2020 07:06:47AM >>> [ 23.241] >>> [ 23.241] Current version of pixman: 0.38.4 >>> [ 23.241] Before reporting problems, check http://wiki.x.org >>> to make sure that you have the latest version. >>> [ 23.241] Markers: (--) probed, (**) from config file, (==) default >>> setting, >>> (++) from command line, (!!) notice, (II) informational, >>> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >>> [ 23.241] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 24 >>> 19:18:14 2020 >>> [ 23.244] (==) Using system config directory >>> "/usr/local/share/X11/xorg.conf.d" >>> [ 23.246] (==) No Layout section. Using the first Screen section. >>> [ 23.246] (==) No screen section available. Using defaults. >>> [ 23.246] (**) |-->Screen "Default Screen Section" (0) >>> [ 23.246] (**) | |-->Monitor "<default monitor>" >>> [ 23.247] (==) No monitor specified for screen "Default Screen >>> Section". >>> Using a default monitor configuration. >>> [ 23.247] (==) Automatically adding devices >>> [ 23.247] (==) Automatically enabling devices >>> [ 23.247] (==) Not automatically adding GPU devices >>> [ 23.247] (==) Max clients allowed: 256, resource mask: 0x1fffff >>> [ 23.262] (==) FontPath set to: >>> /usr/local/share/fonts/misc/, >>> /usr/local/share/fonts/TTF/, >>> /usr/local/share/fonts/OTF/, >>> /usr/local/share/fonts/Type1/, >>> /usr/local/share/fonts/100dpi/, >>> /usr/local/share/fonts/75dpi/, >>> catalogue:/usr/local/etc/X11/fontpath.d >>> [ 23.263] (==) ModulePath set to "/usr/local/lib/xorg/modules" >>> [ 23.263] (II) The server relies on udev to provide the list of >>> input >>> devices. >>> If no devices become available, reconfigure udev or disable >>> AutoAddDevices. >>> [ 23.263] (II) Loader magic: 0x435010 >>> [ 23.263] (II) Module ABI versions: >>> [ 23.263] X.Org ANSI C Emulation: 0.4 >>> [ 23.263] X.Org Video Driver: 24.1 >>> [ 23.263] X.Org XInput driver : 24.1 >>> [ 23.263] X.Org Server Extension : 10.0 >>> [ 23.263] (--) PCI:*(0@0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ >>> 0xe0000000/134217728, BIOS @ 0x????????/65536 >>> [ 23.263] (II) LoadModule: "glx" >>> [ 23.265] (II) Loading >>> /usr/local/lib/xorg/modules/extensions/libglx.so >>> [ 23.292] (II) Module glx: vendor="X.Org Foundation" >>> [ 23.292] compiled for 1.20.7, module version = 1.0.0 >>> [ 23.292] ABI class: X.Org Server Extension, version 10.0 >>> [ 23.292] (==) Matched vboxvideo as autoconfigured driver 0 >>> [ 23.292] (==) Matched modesetting as autoconfigured driver 1 >>> [ 23.292] (==) Matched scfb as autoconfigured driver 2 >>> [ 23.292] (==) Matched vesa as autoconfigured driver 3 >>> [ 23.292] (==) Assigned the driver to the xf86ConfigLayout >>> [ 23.292] (II) LoadModule: "vboxvideo" >>> [ 23.292] (II) Loading >>> /usr/local/lib/xorg/modules/drivers/vboxvideo_drv.so >>> [ 23.294] (II) Module vboxvideo: vendor="Oracle Corporation" >>> [ 23.294] compiled for 1.20.7, module version = 1.0.1 >>> [ 23.294] Module class: X.Org Video Driver >>> [ 23.294] ABI class: X.Org Video Driver, version 24.1 >>> [ 23.294] (**) Load address of symbol "VBOXVIDEO" is 0x801b8d010 >>> [ 23.294] (II) LoadModule: "modesetting" >>> [ 23.294] (II) Loading >>> /usr/local/lib/xorg/modules/drivers/modesetting_drv.so >>> [ 23.295] (II) Module modesetting: vendor="X.Org Foundation" >>> [ 23.295] compiled for 1.20.7, module version = 1.20.7 >>> [ 23.295] Module class: X.Org Video Driver >>> [ 23.295] ABI class: X.Org Video Driver, version 24.1 >>> [ 23.295] (II) LoadModule: "scfb" >>> [ 23.295] (II) Loading >>> /usr/local/lib/xorg/modules/drivers/scfb_drv.so >>> [ 23.297] (II) Module scfb: vendor="X.Org Foundation" >>> [ 23.297] compiled for 1.20.7, module version = 0.0.5 >>> [ 23.297] ABI class: X.Org Video Driver, version 24.1 >>> [ 23.297] (II) LoadModule: "vesa" >>> [ 23.297] (II) Loading >>> /usr/local/lib/xorg/modules/drivers/vesa_drv.so >>> [ 23.298] (II) Module vesa: vendor="X.Org Foundation" >>> [ 23.298] compiled for 1.20.7, module version = 2.4.0 >>> [ 23.298] Module class: X.Org Video Driver >>> [ 23.298] ABI class: X.Org Video Driver, version 24.1 >>> [ 23.298] (II) VBoxVideo: guest driver for VirtualBox: vbox >>> [ 23.298] (II) modesetting: Driver for Modesetting Kernel Drivers: >>> kms >>> [ 23.298] (II) scfb: driver for wsdisplay framebuffer: scfb >>> [ 23.298] (II) VESA: driver for VESA chipsets: vesa >>> [ 23.298] (--) Using syscons driver with X support (version 2.0) >>> [ 23.298] (++) using VT number 9 >>> >>> [ 23.299] (II) vboxvideo: kernel driver found, not loading. >>> [ 23.311] (**) modeset(0): claimed PCI slot 0@0:2:0 >>> [ 23.311] (II) modeset(0): using default device >>> [ 23.311] (WW) Falling back to old probe method for scfb >>> [ 23.311] scfb trace: probe start >>> [ 23.311] scfb trace: probe done >>> [ 23.311] (WW) VGA arbiter: cannot open kernel arbiter, no >>> multi-card >>> support >>> [ 23.312] (II) modeset(0): Creating default Display subsection in >>> Screen section >>> "Default Screen Section" for depth/fbbpp 24/32 >>> [ 23.312] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 >>> [ 23.312] (==) modeset(0): RGB weight 888 >>> [ 23.312] (==) modeset(0): Default visual is TrueColor >>> [ 23.312] (II) Loading sub module "glamoregl" >>> [ 23.312] (II) LoadModule: "glamoregl" >>> [ 23.312] (II) Loading /usr/local/lib/xorg/modules/libglamoregl.so >>> [ 23.356] (II) Module glamoregl: vendor="X.Org Foundation" >>> [ 23.356] compiled for 1.20.7, module version = 1.0.1 >>> [ 23.356] ABI class: X.Org ANSI C Emulation, version 0.4 >>> [ 23.961] (II) modeset(0): Refusing to try glamor on llvmpipe >>> [ 23.970] (EE) modeset(0): glamor initialization failed >>> [ 23.970] (II) modeset(0): ShadowFB: preferred NO, enabled NO >>> [ 23.971] (II) modeset(0): Output VGA-1 has no monitor section >>> [ 23.972] (II) modeset(0): EDID for output VGA-1 >>> [ 23.972] (II) modeset(0): Manufacturer: VBX Model: 0 Serial#: >>> 56624640 >>> [ 23.972] (II) modeset(0): Year: 1990 Week: 1 >>> [ 23.972] (II) modeset(0): EDID Version: 1.3 >>> [ 23.972] (II) modeset(0): Digital Display Input >>> [ 23.972] (II) modeset(0): Indeterminate output size >>> [ 23.972] (II) modeset(0): Gamma: 2.20 >>> [ 23.972] (II) modeset(0): DPMS capabilities: StandBy Suspend Off >>> [ 23.972] (II) modeset(0): Supported color encodings: RGB 4:4:4 >>> YCrCb >>> 4:4:4 >>> [ 23.972] (II) modeset(0): Default color space is primary color >>> space >>> [ 23.972] (II) modeset(0): First detailed timing is preferred mode >>> [ 23.972] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 >>> greenY: 0.600 >>> [ 23.972] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 >>> whiteY: 0.329 >>> [ 23.972] (II) modeset(0): Manufacturer's mask: 0 >>> [ 23.972] (II) modeset(0): Supported detailed timing: >>> [ 23.972] (II) modeset(0): clock: 80.5 MHz Image Size: 0 x 0 mm >>> [ 23.972] (II) modeset(0): h_active: 1536 h_sync: 1538 h_sync_end >>> 1540 h_blank_end 1542 h_border: 0 >>> [ 23.972] (II) modeset(0): v_active: 864 v_sync: 864 v_sync_end 898 >>> v_blanking: 870 v_border: 0 >>> [ 23.972] (II) modeset(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 >>> H >>> max: 200 kHz, PixClock max 1005 MHz >>> [ 23.972] (II) modeset(0): Monitor name: VBOX monitor >>> [ 23.972] (II) modeset(0): EDID (in hex): >>> [ 23.972] (II) modeset(0): 00ffffffffffff005858000000066003 >>> [ 23.972] (II) modeset(0): 0100010380000078eeee91a3544c9926 >>> [ 23.972] (II) modeset(0): 0f505400000001010101010101010101 >>> [ 23.973] (II) modeset(0): 010101010101711f0006606006300202 >>> [ 23.973] (II) modeset(0): 0202000000000000000000fd0000c800 >>> [ 23.973] (II) modeset(0): c864000a202020202020000000fc0056 >>> [ 23.973] (II) modeset(0): 424f58206d6f6e69746f720a00000010 >>> [ 23.973] (II) modeset(0): 000a2020202020202020202020200068 >>> [ 23.973] (II) modeset(0): Printing probed modes for output VGA-1 >>> [ 23.973] (II) modeset(0): Modeline "1536x864"x60.0 109.31 1536 >>> 1624 >>> 1784 2032 864 867 872 897 -hsync +vsync (53.8 kHz P) >>> [ 23.973] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 >>> 2752 >>> 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 >>> 2608 >>> 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 >>> 2048 >>> 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1856x1392"x60.0 218.25 1856 >>> 1952 >>> 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1792x1344"x60.0 204.75 1792 >>> 1920 >>> 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "2048x1152"x60.0 162.00 2048 >>> 2074 >>> 2154 2250 1152 1153 1156 1200 +hsync +vsync (72.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 >>> 2056 >>> 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 >>> 1968 >>> 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 >>> 2008 >>> 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 >>> 1664 >>> 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 >>> 1784 >>> 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 >>> 1728 >>> 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1400x1050"x60.0 121.75 1400 >>> 1488 >>> 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1400x1050"x59.9 101.00 1400 >>> 1448 >>> 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 >>> 1624 >>> 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 >>> 1328 >>> 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 >>> 1520 >>> 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 >>> 1488 >>> 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 >>> 1376 >>> 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1366x768"x59.8 85.50 1366 >>> 1436 >>> 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e) >>> [ 23.973] (II) modeset(0): Modeline "1366x768"x60.0 72.00 1366 >>> 1380 >>> 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1360x768"x60.0 85.50 1360 >>> 1424 >>> 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 >>> 1352 >>> 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 >>> 1328 >>> 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1280x768"x59.9 79.50 1280 >>> 1344 >>> 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1280x768"x60.0 68.25 1280 >>> 1328 >>> 1360 1440 768 771 778 790 +hsync -vsync (47.4 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 >>> 1390 >>> 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 >>> 1048 >>> 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 >>> 968 >>> 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 >>> 896 >>> 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "848x480"x60.0 33.75 848 864 >>> 976 >>> 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) >>> [ 23.974] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 >>> 752 >>> 800 480 490 492 525 -hsync -vsync (31.5 kHz e) >>> [ 23.974] (II) modeset(0): Output VGA-1 connected >>> [ 23.974] (II) modeset(0): Using exact sizes for initial modes >>> [ 23.974] (II) modeset(0): Output VGA-1 using initial mode 1536x864 >>> +0+0 >>> [ 23.974] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) >>> [ 23.974] (==) modeset(0): DPI set to (96, 96) >>> [ 23.974] (II) Loading sub module "fb" >>> [ 23.974] (II) LoadModule: "fb" >>> [ 23.974] (II) Loading /usr/local/lib/xorg/modules/libfb.so >>> [ 23.975] (II) Module fb: vendor="X.Org Foundation" >>> [ 23.975] compiled for 1.20.7, module version = 1.0.0 >>> [ 23.975] ABI class: X.Org ANSI C Emulation, version 0.4 >>> [ 23.975] (II) UnloadModule: "scfb" >>> [ 23.975] (II) Unloading scfb >>> [ 23.975] (II) UnloadModule: "vesa" >>> [ 23.976] (II) Unloading vesa >>> [ 23.978] (==) modeset(0): Backing store enabled >>> [ 23.978] (==) modeset(0): Silken mouse enabled >>> [ 23.979] (II) modeset(0): Initializing kms color map for depth 24, >>> 8 >>> bpc. >>> [ 23.979] (==) modeset(0): DPMS enabled >>> [ 23.979] (II) Initializing extension Generic Event Extension >>> [ 23.980] (II) Initializing extension SHAPE >>> [ 23.980] (II) Initializing extension MIT-SHM >>> [ 23.981] (II) Initializing extension XInputExtension >>> [ 23.982] (II) Initializing extension XTEST >>> [ 23.983] (II) Initializing extension BIG-REQUESTS >>> [ 23.984] (II) Initializing extension SYNC >>> [ 23.984] (II) Initializing extension XKEYBOARD >>> [ 23.985] (II) Initializing extension XC-MISC >>> [ 23.985] (II) Initializing extension SECURITY >>> [ 23.986] (II) Initializing extension XFIXES >>> [ 23.987] (II) Initializing extension RENDER >>> [ 23.987] (II) Initializing extension RANDR >>> [ 23.988] (II) Initializing extension COMPOSITE >>> [ 23.989] (II) Initializing extension DAMAGE >>> [ 23.989] (II) Initializing extension MIT-SCREEN-SAVER >>> [ 23.990] (II) Initializing extension DOUBLE-BUFFER >>> [ 23.990] (II) Initializing extension RECORD >>> [ 23.991] (II) Initializing extension DPMS >>> [ 23.991] (II) Initializing extension Present >>> [ 23.992] (II) Initializing extension DRI3 >>> [ 23.992] (II) Initializing extension X-Resource >>> [ 23.992] (II) Initializing extension XVideo >>> [ 23.993] (II) Initializing extension XVideo-MotionCompensation >>> [ 23.993] (II) Initializing extension GLX >>> [ 23.993] (II) AIGLX: Screen 0 is not DRI2 capable >>> [ 24.058] (II) IGLX: Loaded and initialized swrast >>> [ 24.058] (II) GLX: Initialized DRISWRAST GL provider for screen 0 >>> [ 24.058] (II) Initializing extension XFree86-VidModeExtension >>> [ 24.059] (II) Initializing extension XFree86-DGA >>> [ 24.059] (II) Initializing extension XFree86-DRI >>> [ 24.059] (II) Initializing extension DRI2 >>> [ 24.060] (II) modeset(0): Damage tracking initialized >>> [ 24.060] (II) modeset(0): Setting screen physical size to 406 x 228 >>> [ 24.263] (II) config/udev: Adding input device System mouse >>> (/dev/input/event0) >>> [ 24.263] (**) System mouse: Applying InputClass "libinput pointer >>> catchall" >>> [ 24.263] (II) LoadModule: "libinput" >>> [ 24.264] (II) Loading >>> /usr/local/lib/xorg/modules/input/libinput_drv.so >>> [ 24.304] (II) Module libinput: vendor="X.Org Foundation" >>> [ 24.304] compiled for 1.20.7, module version = 0.28.2 >>> [ 24.304] Module class: X.Org XInput Driver >>> [ 24.304] ABI class: X.Org XInput driver, version 24.1 >>> [ 24.304] (II) Using input driver 'libinput' for 'System mouse' >>> [ 24.304] (**) System mouse: always reports core events >>> [ 24.304] (**) Option "Device" "/dev/input/event0" >>> [ 24.304] (**) Option "_source" "server/udev" >>> [ 24.328] (II) event0 - System mouse: is tagged by udev as: Mouse >>> [ 24.328] (II) event0 - System mouse: device is a pointer >>> [ 24.329] (II) event0 - System mouse: device removed >>> [ 24.329] (**) Option "config_info" "udev:/dev/input/event0" >>> [ 24.329] (II) XINPUT: Adding extended input device "System mouse" >>> (type: MOUSE, id 6) >>> [ 24.329] (**) Option "AccelerationScheme" "none" >>> [ 24.329] (**) System mouse: (accel) selected scheme none/0 >>> [ 24.329] (**) System mouse: (accel) acceleration factor: 2.000 >>> [ 24.329] (**) System mouse: (accel) acceleration threshold: 4 >>> [ 24.331] (II) event0 - System mouse: is tagged by udev as: Mouse >>> [ 24.331] (II) event0 - System mouse: device is a pointer >>> [ 24.332] (II) config/udev: Adding input device System keyboard >>> multiplexer (/dev/input/event1) >>> [ 24.332] (**) System keyboard multiplexer: Applying InputClass >>> "Evdev >>> keyboard" >>> [ 24.332] (**) System keyboard multiplexer: Applying InputClass >>> "libinput keyboard catchall" >>> [ 24.332] (II) Using input driver 'libinput' for 'System keyboard >>> multiplexer' >>> [ 24.332] (**) System keyboard multiplexer: always reports core >>> events >>> [ 24.332] (**) Option "Device" "/dev/input/event1" >>> [ 24.332] (**) Option "_source" "server/udev" >>> [ 24.335] (II) event1 - System keyboard multiplexer: is tagged by >>> udev >>> as: Keyboard >>> [ 24.335] (II) event1 - System keyboard multiplexer: device is a >>> keyboard >>> [ 24.336] (II) event1 - System keyboard multiplexer: device removed >>> [ 24.336] (**) Option "config_info" "udev:/dev/input/event1" >>> [ 24.336] (II) XINPUT: Adding extended input device "System keyboard >>> multiplexer" (type: KEYBOARD, id 7) >>> [ 24.336] (**) Option "xkb_rules" "evdev" >>> [ 24.419] (II) event1 - System keyboard multiplexer: is tagged by >>> udev >>> as: Keyboard >>> [ 24.419] (II) event1 - System keyboard multiplexer: device is a >>> keyboard >>> [ 24.420] (II) config/udev: Adding input device AT keyboard >>> (/dev/input/event2) >>> [ 24.420] (**) AT keyboard: Applying InputClass "Evdev keyboard" >>> [ 24.420] (**) AT keyboard: Applying InputClass "libinput keyboard >>> catchall" >>> [ 24.420] (II) Using input driver 'libinput' for 'AT keyboard' >>> [ 24.420] (**) AT keyboard: always reports core events >>> [ 24.420] (**) Option "Device" "/dev/input/event2" >>> [ 24.420] (**) Option "_source" "server/udev" >>> [ 24.421] (II) event2 - AT keyboard: is tagged by udev as: Keyboard >>> [ 24.422] (II) event2 - AT keyboard: device is a keyboard >>> [ 24.422] (II) event2 - AT keyboard: device removed >>> [ 24.422] (**) Option "config_info" "udev:/dev/input/event2" >>> [ 24.422] (II) XINPUT: Adding extended input device "AT keyboard" >>> (type: KEYBOARD, id 8) >>> [ 24.422] (**) Option "xkb_rules" "evdev" >>> [ 24.424] (II) event2 - AT keyboard: is tagged by udev as: Keyboard >>> [ 24.424] (II) event2 - AT keyboard: device is a keyboard >>> [ 24.425] (II) config/udev: Adding input device IntelliMouse >>> Explorer >>> (/dev/input/event3) >>> [ 24.425] (**) IntelliMouse Explorer: Applying InputClass "libinput >>> pointer catchall" >>> [ 24.425] (II) Using input driver 'libinput' for 'IntelliMouse >>> Explorer' >>> [ 24.426] (**) IntelliMouse Explorer: always reports core events >>> [ 24.426] (**) Option "Device" "/dev/input/event3" >>> [ 24.426] (**) Option "_source" "server/udev" >>> [ 24.434] (II) event3 - IntelliMouse Explorer: is tagged by udev >>> as: >>> Mouse >>> [ 24.435] (II) event3 - IntelliMouse Explorer: device is a pointer >>> [ 24.436] (II) event3 - IntelliMouse Explorer: device removed >>> [ 24.462] (**) Option "config_info" "udev:/dev/input/event3" >>> [ 24.462] (II) XINPUT: Adding extended input device "IntelliMouse >>> Explorer" (type: MOUSE, id 9) >>> [ 24.462] (**) Option "AccelerationScheme" "none" >>> [ 24.462] (**) IntelliMouse Explorer: (accel) selected scheme none/0 >>> [ 24.462] (**) IntelliMouse Explorer: (accel) acceleration factor: >>> 2.000 >>> [ 24.462] (**) IntelliMouse Explorer: (accel) acceleration >>> threshold: 4 >>> [ 24.471] (II) event3 - IntelliMouse Explorer: is tagged by udev >>> as: >>> Mouse >>> [ 24.471] (II) event3 - IntelliMouse Explorer: device is a pointer >>> [ 24.472] (II) config/udev: Adding input device VirtualBox USB >>> Multi-Touch (/dev/input/event4) >>> [ 24.472] (**) VirtualBox USB Multi-Touch: Applying InputClass >>> "libinput touchscreen catchall" >>> [ 24.472] (II) Using input driver 'libinput' for 'VirtualBox USB >>> Multi-Touch' >>> [ 24.472] (**) VirtualBox USB Multi-Touch: always reports core >>> events >>> [ 24.472] (**) Option "Device" "/dev/input/event4" >>> [ 24.472] (**) Option "_source" "server/udev" >>> [ 24.475] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: is tagged by udev as: Touchscreen >>> [ 24.476] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device is a touch device >>> [ 24.477] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device removed >>> [ 24.477] (**) Option "config_info" "udev:/dev/input/event4" >>> [ 24.477] (II) XINPUT: Adding extended input device "VirtualBox USB >>> Multi-Touch" (type: TOUCHSCREEN, id 10) >>> [ 24.478] (**) Option "AccelerationScheme" "none" >>> [ 24.478] (**) VirtualBox USB Multi-Touch: (accel) selected scheme >>> none/0 >>> [ 24.478] (**) VirtualBox USB Multi-Touch: (accel) acceleration >>> factor: >>> 2.000 >>> [ 24.478] (**) VirtualBox USB Multi-Touch: (accel) acceleration >>> threshold: 4 >>> [ 24.480] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: is tagged by udev as: Touchscreen >>> [ 24.482] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device is a touch device >>> [ 29.559] (II) modeset(0): EDID vendor "VBX", prod id 0 >>> [ 29.559] (II) modeset(0): DDCModeFromDetailedTiming: 1536x864 >>> Warning: >>> We only handle separate sync. >>> [ 29.559] (II) modeset(0): Using EDID range info for horizontal sync >>> [ 29.559] (II) modeset(0): Using EDID range info for vertical >>> refresh >>> [ 8249.704] (II) config/udev: removing device VirtualBox USB >>> Multi-Touch >>> [ 8249.705] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device removed >>> [ 8249.705] (II) UnloadModule: "libinput" >>> [ 8250.406] (II) config/udev: Adding input device VirtualBox USB >>> Multi-Touch (/dev/input/event4) >>> [ 8250.406] (**) VirtualBox USB Multi-Touch: Applying InputClass >>> "libinput touchscreen catchall" >>> [ 8250.406] (II) Using input driver 'libinput' for 'VirtualBox USB >>> Multi-Touch' >>> [ 8250.406] (**) VirtualBox USB Multi-Touch: always reports core >>> events >>> [ 8250.406] (**) Option "Device" "/dev/input/event4" >>> [ 8250.407] (**) Option "_source" "server/udev" >>> [ 8250.410] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: is tagged by udev as: Touchscreen >>> [ 8250.411] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device is a touch device >>> [ 8250.412] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device removed >>> [ 8250.412] (**) Option "config_info" "udev:/dev/input/event4" >>> [ 8250.412] (II) XINPUT: Adding extended input device "VirtualBox USB >>> Multi-Touch" (type: TOUCHSCREEN, id 10) >>> [ 8250.417] (**) Option "AccelerationScheme" "none" >>> [ 8250.417] (**) VirtualBox USB Multi-Touch: (accel) selected scheme >>> none/0 >>> [ 8250.417] (**) VirtualBox USB Multi-Touch: (accel) acceleration >>> factor: >>> 2.000 >>> [ 8250.417] (**) VirtualBox USB Multi-Touch: (accel) acceleration >>> threshold: 4 >>> [ 8250.420] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: is tagged by udev as: Touchscreen >>> [ 8250.422] (II) event4 - VirtualBox USB Multi-Touch, class 0/0, rev >>> 1.10/1.00, addr 2: device is a touch device >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to >>> "freebsd-ports-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.0g0dt6g0kndu52>