Re: CG14 in 8-bit color
foo bar <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <CAOddDr6bcwrLNTjzpbJjX8d0fDdXKUHiWrs1doOcaTaWDQD6sQ@mail.gmail.com> |
On Wed, Feb 23, 2022 at 3:32 PM Michael <[email protected]> wrote: > > Hello, > > On Wed, 23 Feb 2022 14:40:27 -0800 > foo bar <[email protected]> wrote: > > The bad news is that 24bit mode now has some image corruption on the > > bottom of the screen. Roughly a 110 pixel tall strip along the bottom > > gets garbled whenever any window uses acceleration. This hardware > > works fine in 24bit mode under netbsd 9.2 and solaris so this is a > > new issue. Attached a dmesg below. > > This is odd, then again my main workhorse has an 8MB VSIMM, and there > were some changes in VRAM size detection. What does Xorg.0.log say? Attached xorg logs for 9.2 and current, both seem to detect the 4mb vsimm fine. I just installed 9.2 on an extra harddrive to verify it works and it does but I did notice a rather large performance difference. Using x11perf -aaftext, which triggers the corruption on current, I get 13000/s on current but only 4580/s on 9.2 Hope this helps.
Xorg-9.2.log
(application/octet-stream, 9.5 KB)
[ 439.028] X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 [ 439.074] Build Operating System: NetBSD/sparc 9.2 - The NetBSD Foundation, Inc. [ 439.103] Current Operating System: NetBSD 9.2 NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021 [email protected]:/usr/src/sys/arch/sparc/compile/GENERIC sparc [ 439.126] Build Date: 03 March 2019 07:11:23AM [ 439.140] [ 439.154] Current version of pixman: 0.38.4 [ 439.182] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 439.183] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 439.244] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Feb 23 00:47:47 2022 [ 439.261] (==) Using config file: "/etc/X11/xorg.conf" [ 439.269] (==) ServerLayout "X.org Configured" [ 439.270] (**) |-->Screen "Screen0" (0) [ 439.270] (**) | |-->Monitor "Monitor0" [ 439.287] (**) | |-->Device "Card0" [ 439.289] (**) |-->Input Device "Mouse0" [ 439.290] (**) |-->Input Device "Keyboard0" [ 439.291] (==) Not automatically adding devices [ 439.292] (==) Not automatically enabling devices [ 439.292] (==) Not automatically adding GPU devices [ 439.293] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 439.302] (**) FontPath set to: /usr/X11R7/lib/X11/fonts/misc/, /usr/X11R7/lib/X11/fonts/TTF/, /usr/X11R7/lib/X11/fonts/Type1/, /usr/X11R7/lib/X11/fonts/75dpi/, /usr/X11R7/lib/X11/fonts/100dpi/, /usr/X11R7/lib/X11/fonts/misc/, /usr/X11R7/lib/X11/fonts/TTF/, /usr/X11R7/lib/X11/fonts/Type1/, /usr/X11R7/lib/X11/fonts/75dpi/, /usr/X11R7/lib/X11/fonts/100dpi/ [ 439.303] (**) ModulePath set to "/usr/X11R7/lib/modules" [ 439.304] (II) Loader magic: 0x276030 [ 439.305] (II) Module ABI versions: [ 439.305] X.Org ANSI C Emulation: 0.4 [ 439.306] X.Org Video Driver: 24.0 [ 439.307] X.Org XInput driver : 24.1 [ 439.307] X.Org Server Extension : 10.0 [ 439.392] (--) SBUS:(0xffd70750) Sun SX with 4M VSIMM at /obio/cgfourteen@0,0 [ 439.466] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 439.467] (II) LoadModule: "dri" [ 439.469] (II) Module "dri" already built-in [ 439.470] (II) LoadModule: "dri2" [ 439.471] (II) Module "dri2" already built-in [ 439.472] (II) LoadModule: "glx" [ 439.495] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so [ 439.641] (II) Module glx: vendor="X.Org Foundation" [ 439.642] compiled for 1.20.5, module version = 1.0.0 [ 439.643] ABI class: X.Org Server Extension, version 10.0 [ 439.672] (II) LoadModule: "shadow" [ 439.694] (II) Loading /usr/X11R7/lib/modules/extensions/libshadow.so [ 439.717] (II) Module shadow: vendor="X.Org Foundation" [ 439.718] compiled for 1.20.5, module version = 1.1.0 [ 439.719] ABI class: X.Org ANSI C Emulation, version 0.4 [ 439.720] (II) LoadModule: "suncg14" [ 439.733] (II) Loading /usr/X11R7/lib/modules/drivers/suncg14_drv.so [ 439.740] (II) Module suncg14: vendor="X.Org Foundation" [ 439.741] compiled for 1.20.5, module version = 1.1.2 [ 439.742] Module class: X.Org Video Driver [ 439.743] ABI class: X.Org Video Driver, version 24.0 [ 439.743] (II) LoadModule: "mouse" [ 439.754] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so [ 439.760] (II) Module mouse: vendor="X.Org Foundation" [ 439.761] compiled for 1.20.5, module version = 1.9.2 [ 439.762] Module class: X.Org XInput Driver [ 439.762] ABI class: X.Org XInput driver, version 24.1 [ 439.763] (II) LoadModule: "kbd" [ 439.771] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so [ 439.777] (II) Module kbd: vendor="X.Org Foundation" [ 439.778] compiled for 1.20.5, module version = 1.9.0 [ 439.779] Module class: X.Org XInput Driver [ 439.779] ABI class: X.Org XInput driver, version 24.1 [ 439.780] (II) SUNCG14: driver for CG14 [ 439.784] (--) Using wscons driver on /dev/ttyE0 in pcvt compatibility mode (version 3.32) [ 439.785] (--) using VT number 1 [ 439.786] (WW) Falling back to old probe method for suncg14 [ 439.846] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 439.851] (II) memsize from reg: 4 MB [ 439.851] (--) SUNCG14(0): found 4 MB video memory [ 439.853] (**) SUNCG14(0): Option "XRender" [ 439.854] (==) SUNCG14(0): RGB weight 888 [ 439.854] (==) SUNCG14(0): Default visual is TrueColor [ 439.855] (==) SUNCG14(0): Using gamma correction (1.0, 1.0, 1.0) [ 439.856] (II) Loading sub module "fb" [ 439.857] (II) LoadModule: "fb" [ 439.911] (II) Loading /usr/X11R7/lib/modules/libfb.so [ 439.988] (II) Module fb: vendor="X.Org Foundation" [ 439.989] compiled for 1.20.5, module version = 1.0.0 [ 439.990] ABI class: X.Org ANSI C Emulation, version 0.4 [ 439.991] (**) SUNCG14(0): Using shadow framebuffer [ 439.991] (II) Loading sub module "shadow" [ 439.992] (II) LoadModule: "shadow" [ 440.014] (II) Loading /usr/X11R7/lib/modules/extensions/libshadow.so [ 440.015] (II) Module shadow: vendor="X.Org Foundation" [ 440.016] compiled for 1.20.5, module version = 1.1.0 [ 440.016] ABI class: X.Org ANSI C Emulation, version 0.4 [ 440.017] (==) SUNCG14(0): Using HW cursor [ 440.018] (==) SUNCG14(0): DPI set to (96, 96) [ 440.087] (--) SUNCG14(0): found kernel support for SX acceleration [ 440.088] (--) SUNCG14(0): using acceleration [ 440.089] (--) SUNCG14(0): disabling shadow [ 440.364] (==) SUNCG14(0): Backing store enabled [ 440.365] (==) SUNCG14(0): Silken mouse enabled [ 440.365] (II) Loading sub module "exa" [ 440.366] (II) LoadModule: "exa" [ 440.392] (II) Loading /usr/X11R7/lib/modules/libexa.so [ 440.443] (II) Module exa: vendor="X.Org Foundation" [ 440.443] compiled for 1.20.5, module version = 2.6.0 [ 440.444] ABI class: X.Org Video Driver, version 24.0 [ 440.478] (II) EXA(0): Offscreen pixmap area of 47104 bytes [ 440.497] (II) EXA(0): Driver registered support for the following operations: [ 440.498] (II) Solid [ 440.499] (II) Copy [ 440.499] (II) Composite (RENDER acceleration) [ 440.500] (II) UploadToScreen [ 440.501] (II) DownloadFromScreen [ 440.555] (II) HW cursor enabled [ 440.708] (II) Initializing extension Generic Event Extension [ 440.745] (II) Initializing extension SHAPE [ 440.766] (II) Initializing extension MIT-SHM [ 440.787] (II) Initializing extension XInputExtension [ 440.870] (II) Initializing extension XTEST [ 440.892] (II) Initializing extension BIG-REQUESTS [ 440.914] (II) Initializing extension SYNC [ 440.981] (II) Initializing extension XKEYBOARD [ 441.018] (II) Initializing extension XC-MISC [ 441.039] (II) Initializing extension SECURITY [ 441.071] (II) Initializing extension XFIXES [ 441.104] (II) Initializing extension XFree86-Bigfont [ 441.171] (II) Initializing extension RENDER [ 441.197] (II) Initializing extension RANDR [ 441.379] (II) Initializing extension COMPOSITE [ 441.664] (II) Initializing extension DAMAGE [ 441.685] (II) Initializing extension MIT-SCREEN-SAVER [ 441.728] (II) Initializing extension DOUBLE-BUFFER [ 441.767] (II) Initializing extension RECORD [ 441.790] (II) Initializing extension DPMS [ 441.806] (II) Initializing extension Present [ 441.840] (II) Initializing extension X-Resource [ 441.860] (II) Initializing extension XVideo [ 441.901] (II) Initializing extension XVideo-MotionCompensation [ 441.901] (II) Initializing extension GLX [ 441.963] (II) AIGLX: Screen 0 is not DRI2 capable [ 444.378] (II) IGLX: Loaded and initialized swrast [ 444.379] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 444.379] (II) Initializing extension XFree86-VidModeExtension [ 444.421] (II) Initializing extension XFree86-DGA [ 444.442] (II) Initializing extension XFree86-DRI [ 444.465] (II) Initializing extension DRI2 [ 459.694] (II) Using input driver 'mouse' for 'Mouse0' [ 459.696] (**) Option "CorePointer" [ 459.697] (**) Mouse0: always reports core events [ 459.713] (**) Option "Protocol" "wsmouse" [ 459.714] (**) Option "Device" "/dev/wsmouse" [ 459.716] (**) Mouse0: auto calibration enabled [ 459.716] (**) Mouse0: associated screen: 0 [ 459.717] (**) Mouse0: Protocol: "wsmouse" [ 459.737] (**) Mouse0: always reports core events [ 459.740] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 [ 459.741] (**) Option "ZAxisMapping" "4 5 6 7" [ 459.743] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 [ 459.745] (**) Mouse0: Buttons: 11 [ 459.746] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6) [ 459.750] (**) Mouse0: (accel) keeping acceleration scheme 1 [ 459.751] (**) Mouse0: (accel) acceleration profile 0 [ 459.752] (**) Mouse0: (accel) acceleration factor: 2.000 [ 459.753] (**) Mouse0: (accel) acceleration threshold: 4 [ 459.791] (II) Using input driver 'kbd' for 'Keyboard0' [ 459.793] (**) Option "CoreKeyboard" [ 459.794] (**) Keyboard0: always reports core events [ 459.795] (**) Keyboard0: always reports core events [ 459.796] (**) Option "Protocol" "wskbd" [ 459.798] (**) Option "Device" "/dev/wskbd" [ 459.800] (--) Keyboard0: Keyboard type: Sun5 [ 459.801] (**) Option "XkbRules" "base" [ 459.802] (**) Option "XkbModel" "pc105" [ 459.803] (**) Option "XkbLayout" "us" [ 459.805] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7) [ 459.879] (EE) Failed to open authorization file "/home/xun/.serverauth.432": No such file or directory
Xorg-current.log
(application/octet-stream, 9.7 KB)
[ 158.765] X.Org X Server 1.20.13 X Protocol Version 11, Revision 0 [ 158.811] Build Operating System: NetBSD/sparc 9.99.93 - The NetBSD Foundation, Inc. [ 158.840] Current Operating System: NetBSD sm30 9.99.93 NetBSD 9.99.93 (GENERIC) #2: Fri Feb 11 01:41:30 PST 2022 xun@DESKTOP-IH10A2M:/home/xun/netbsd/obj/sys/arch/sparc/compile/GENERIC sparc [ 158.861] Build Date: 23 August 2021 11:23:23PM [ 158.875] [ 158.895] Current version of pixman: 0.38.4 [ 158.926] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 158.927] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 158.991] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 22 23:36:07 2022 [ 159.030] (==) Using config file: "/etc/X11/xorg.conf" [ 159.072] (==) ServerLayout "X.org Configured" [ 159.073] (**) |-->Screen "Screen0" (0) [ 159.073] (**) | |-->Monitor "Monitor0" [ 159.105] (**) | |-->Device "Card0" [ 159.112] (**) |-->Input Device "Mouse0" [ 159.112] (**) |-->Input Device "Keyboard0" [ 159.114] (==) Automatically adding devices [ 159.114] (==) Automatically enabling devices [ 159.115] (==) Not automatically adding GPU devices [ 159.128] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 159.191] (**) FontPath set to: /usr/X11R7/lib/X11/fonts/misc/, /usr/X11R7/lib/X11/fonts/TTF/, /usr/X11R7/lib/X11/fonts/Type1/, /usr/X11R7/lib/X11/fonts/75dpi/, /usr/X11R7/lib/X11/fonts/100dpi/, /usr/X11R7/lib/X11/fonts/misc/, /usr/X11R7/lib/X11/fonts/TTF/, /usr/X11R7/lib/X11/fonts/Type1/, /usr/X11R7/lib/X11/fonts/75dpi/, /usr/X11R7/lib/X11/fonts/100dpi/ [ 159.192] (**) ModulePath set to "/usr/X11R7/lib/modules" [ 159.197] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 159.198] (WW) Disabling Mouse0 [ 159.199] (WW) Disabling Keyboard0 [ 159.206] (II) Loader magic: 0x280488 [ 159.207] (II) Module ABI versions: [ 159.208] X.Org ANSI C Emulation: 0.4 [ 159.209] X.Org Video Driver: 24.1 [ 159.209] X.Org XInput driver : 24.1 [ 159.210] X.Org Server Extension : 10.0 [ 159.436] (--) SBUS:(0xffd70750) Sun SX with 4M VSIMM at /obio/cgfourteen@0,0 [ 159.499] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 159.500] (II) LoadModule: "dri" [ 159.504] (II) Module "dri" already built-in [ 159.505] (II) LoadModule: "dri2" [ 159.506] (II) Module "dri2" already built-in [ 159.507] (II) LoadModule: "glx" [ 159.576] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so [ 159.635] (II) Module glx: vendor="X.Org Foundation" [ 159.636] compiled for 1.20.13, module version = 1.0.0 [ 159.637] ABI class: X.Org Server Extension, version 10.0 [ 159.651] (II) LoadModule: "shadow" [ 159.783] (II) Loading /usr/X11R7/lib/modules/extensions/libshadow.so [ 159.806] (II) Module shadow: vendor="X.Org Foundation" [ 159.807] compiled for 1.20.13, module version = 1.1.0 [ 159.808] ABI class: X.Org ANSI C Emulation, version 0.4 [ 159.809] (II) LoadModule: "suncg14" [ 159.822] (II) Loading /usr/X11R7/lib/modules/drivers/suncg14_drv.so [ 159.850] (II) Module suncg14: vendor="X.Org Foundation" [ 159.851] compiled for 1.20.13, module version = 1.1.2 [ 159.852] Module class: X.Org Video Driver [ 159.852] ABI class: X.Org Video Driver, version 24.1 [ 159.854] (II) SUNCG14: driver for CG14 [ 159.860] (--) Using wscons driver on /dev/ttyE0 in pcvt compatibility mode (version 3.32) [ 159.860] (--) using VT number 1 [ 159.862] (WW) Falling back to old probe method for suncg14 [ 159.933] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 159.938] (II) memsize from reg: 4 MB [ 159.939] (--) SUNCG14(0): found 4 MB video memory [ 159.940] (**) SUNCG14(0): Option "XRender" "true" [ 159.941] (==) SUNCG14(0): RGB weight 888 [ 159.942] (==) SUNCG14(0): Default visual is TrueColor [ 159.944] (==) SUNCG14(0): Using gamma correction (1.0, 1.0, 1.0) [ 159.945] (II) Loading sub module "fb" [ 159.946] (II) LoadModule: "fb" [ 159.982] (II) Loading /usr/X11R7/lib/modules/libfb.so [ 160.002] (II) Module fb: vendor="X.Org Foundation" [ 160.003] compiled for 1.20.13, module version = 1.0.0 [ 160.004] ABI class: X.Org ANSI C Emulation, version 0.4 [ 160.005] (**) SUNCG14(0): Using shadow framebuffer [ 160.005] (II) Loading sub module "shadow" [ 160.006] (II) LoadModule: "shadow" [ 160.028] (II) Loading /usr/X11R7/lib/modules/extensions/libshadow.so [ 160.029] (II) Module shadow: vendor="X.Org Foundation" [ 160.030] compiled for 1.20.13, module version = 1.1.0 [ 160.031] ABI class: X.Org ANSI C Emulation, version 0.4 [ 160.032] (==) SUNCG14(0): Using HW cursor [ 160.033] (==) SUNCG14(0): DPI set to (96, 96) [ 160.227] (--) SUNCG14(0): found kernel support for SX acceleration [ 160.228] (--) SUNCG14(0): using acceleration [ 160.229] (--) SUNCG14(0): disabling shadow [ 160.813] (==) SUNCG14(0): Backing store enabled [ 160.815] (==) SUNCG14(0): Silken mouse enabled [ 160.816] (II) Loading sub module "exa" [ 160.816] (II) LoadModule: "exa" [ 160.843] (II) Loading /usr/X11R7/lib/modules/libexa.so [ 160.875] (II) Module exa: vendor="X.Org Foundation" [ 160.876] compiled for 1.20.13, module version = 2.6.0 [ 160.877] ABI class: X.Org Video Driver, version 24.1 [ 160.890] (II) EXA(0): Offscreen pixmap area of 1083904 bytes [ 160.905] (II) EXA(0): Driver registered support for the following operations: [ 160.906] (II) Solid [ 160.906] (II) Copy [ 160.907] (II) Composite (RENDER acceleration) [ 160.908] (II) UploadToScreen [ 160.909] (II) DownloadFromScreen [ 160.932] (II) HW cursor enabled [ 160.978] (II) Initializing extension Generic Event Extension [ 161.000] (II) Initializing extension SHAPE [ 161.022] (II) Initializing extension MIT-SHM [ 161.044] (II) Initializing extension XInputExtension [ 161.082] (II) Initializing extension XTEST [ 161.106] (II) Initializing extension BIG-REQUESTS [ 161.128] (II) Initializing extension SYNC [ 161.348] (II) Initializing extension XKEYBOARD [ 161.396] (II) Initializing extension XC-MISC [ 161.539] (II) Initializing extension SECURITY [ 161.566] (II) Initializing extension XFIXES [ 161.594] (II) Initializing extension XFree86-Bigfont [ 161.622] (II) Initializing extension RENDER [ 161.645] (II) Initializing extension RANDR [ 161.688] (II) Initializing extension COMPOSITE [ 161.714] (II) Initializing extension DAMAGE [ 161.736] (II) Initializing extension MIT-SCREEN-SAVER [ 161.907] (II) Initializing extension DOUBLE-BUFFER [ 161.948] (II) Initializing extension RECORD [ 161.970] (II) Initializing extension DPMS [ 161.971] (II) Initializing extension Present [ 162.001] (II) Initializing extension DRI3 [ 162.006] (II) Initializing extension X-Resource [ 162.028] (II) Initializing extension XVideo [ 162.059] (II) Initializing extension XVideo-MotionCompensation [ 162.060] (II) Initializing extension GLX [ 162.174] (II) AIGLX: Screen 0 is not DRI2 capable [ 163.121] (II) IGLX: Loaded and initialized swrast [ 163.122] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 163.123] (II) Initializing extension XFree86-VidModeExtension [ 163.145] (II) Initializing extension XFree86-DGA [ 163.167] (II) Initializing extension XFree86-DRI [ 163.178] (II) Initializing extension DRI2 [ 183.109] (II) config/wscons: checking input device /dev/wskbd [ 183.111] (II) wskbd: using layout us [ 183.112] (II) LoadModule: "kbd" [ 183.121] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so [ 183.142] (II) Module kbd: vendor="X.Org Foundation" [ 183.143] compiled for 1.20.13, module version = 1.9.0 [ 183.144] Module class: X.Org XInput Driver [ 183.145] ABI class: X.Org XInput driver, version 24.1 [ 183.146] (II) Using input driver 'kbd' for '/dev/wskbd' [ 183.147] (**) /dev/wskbd: always reports core events [ 183.149] (**) /dev/wskbd: always reports core events [ 183.151] (**) Option "Protocol" "wskbd" [ 183.154] (--) /dev/wskbd: Keyboard type: Sun5 [ 183.154] (**) Option "XkbRules" "base" [ 183.156] (**) Option "XkbModel" "pc105" [ 183.157] (**) Option "XkbLayout" "us" [ 183.160] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6) [ 183.188] (II) config/wscons: checking input device /dev/wsmouse [ 183.189] (II) LoadModule: "ws" [ 183.205] (II) Loading /usr/X11R7/lib/modules/drivers/ws_drv.so [ 183.220] (II) Module ws: vendor="X.Org Foundation" [ 183.221] compiled for 1.20.13, module version = 1.3.0 [ 183.222] Module class: X.Org XInput Driver [ 183.223] ABI class: X.Org XInput driver, version 24.1 [ 183.224] (II) Using input driver 'ws' for '/dev/wsmouse' [ 183.225] (**) /dev/wsmouse: always reports core events [ 183.227] (II) /dev/wsmouse: debuglevel 0 [ 183.228] (**) /dev/wsmouse: ZAxisMapping: buttons 4 and 5 [ 183.229] (**) /dev/wsmouse associated screen: 0 [ 183.230] (**) Option "Device" "/dev/wsmouse" [ 183.233] (II) /dev/wsmouse minimum x position: 0 [ 183.234] (II) /dev/wsmouse maximum x position: 1151 [ 183.235] (II) /dev/wsmouse minimum y position: 0 [ 183.236] (II) /dev/wsmouse maximum y position: 899 [ 183.237] (**) /dev/wsmouse: Buttons: 5 [ 183.239] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7) [ 183.244] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1 [ 183.245] (**) /dev/wsmouse: (accel) acceleration profile 0 [ 183.247] (**) /dev/wsmouse: (accel) acceleration factor: 2.000 [ 183.248] (**) /dev/wsmouse: (accel) acceleration threshold: 4