Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 17:43:31 -0500
From:      ajtiM <starikarp@dismail.de>
To:        Vladimir Kondratyev <vladimir@kondratyev.su>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: xorg update
Message-ID:  <20200221174331.3e8b463c@dismail.de>
In-Reply-To: <195648fd-0c1e-d6ca-6a50-14eb0ddcabf0@kondratyev.su>
References:  <20200221064501.3784eb63@dismail.de> <666d0460-c4e8-1969-28c1-c2a1749aa8f1@kondratyev.su> <20200221092734.26c97573@dismail.de> <195648fd-0c1e-d6ca-6a50-14eb0ddcabf0@kondratyev.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Feb 2020 21:52:06 +0300
Vladimir Kondratyev <vladimir@kondratyev.su> wrote:

> On 21.02.2020 17:27, ajtiM wrote:
> > On Fri, 21 Feb 2020 15:53:24 +0300
> > Vladimir Kondratyev <vladimir@kondratyev.su> wrote:
> >
> >> On 21.02.2020 14:45, ajtiM via freebsd-x11 wrote:
> >>> Hi!
> >>>
> >>> My system: FreeBSD 12.1-RELEASE=p2 (amd64) and I am using scfb
> >>> driver. After update and run startx the system was frozen. Reset
> >>> computer and chage udev to devd and it was the same. I downgrade
> >>> xserver, scfb, mouse and keyboard drivers too and I the system
> >>> works again. I lost my xorg log becuse was so many tr - mouse
> >>> didn't work, keyboard.. I remember it looks for dri2...
> >>>
> >>> Thank you.
> >>>
> >> Do you have xf86-input-libinput or xf86-input-evdev installed?
> >>
> > No, I do not have. Should I?
> > Thank you.
> >
> Yes, certainly.
> 
> After recent update both Xorg autoconfiguration backends, UDEV and
> DEVD prefers evdev over previous mouse/keyboard protocols if kernel is
> compiled with EVDEV_SUPPORT option enabled.
> 
> As GENERIC kernels enable this option since 12.1, xf86-input-libinput
> or xf86-input-evdev is required to handle inputs on current Xorg
> running on stock 12.1 kernel.
> 
> 

Thank you. I did install xf86-input-libinput and I have problem still
(I did downgrade again).
I am using bluetooth mouse and scfb driver and I have in
/usr/local/etc/x11/xorg.conf.d/
driver.scfb.conf where I have just:
Section "Device"
	Identifier "Card0"
	Driver	   "scfb"
EndSection	

and I didn't have problem long time.

Thank you.

-- 
"The only difference between a beggar and a Duke was the amount of
money they possess".

George Orwell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200221174331.3e8b463c>