Re: [CFT] changes and updates to x11 input devices

Denis Polygalov <[email protected]>
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]>
Enabling EVDEV in GENERIC kernel will also allow to compile weston -
(reference Wayland composer) without re-compiling the kernel.
Unfortunately I can not find link now, but few weeks ago I read
a report stating that using evdev in FreeBSD cause kernel panic
after DIS-connection of some devices....
I also would like to know - is the evdev is the right way
for FreeBSD or there is (will be) alternative solution?

Regards,
Denis.

On 11/06/2018 9:57 PM, Jonathan Anderson wrote:
> On 11 Jun 2018, at 3:32, Johannes Lundberg wrote:
> 
>> For evdev simply add to your kernel config
>>
>> options        EVDEV_SUPPORT
>> device        evdev
> 
> Is there a plan to add these options to amd64 GENERIC? If evdev is the 
> path forward for modern hardware (is that the correct assessment?), are 
> we moving towards including it on our install media?
> 
> Also, in case anyone's interested, I have a Jenkins job producing EVDEV 
> base packages daily. The package repository, should anyone else want to 
> use it for testing, is at https://allendale.engr.mun.ca/freebsd-evdev. 
> This repo is built daily with the following script:
> 
> ```
> export 
> MINE=https://raw.githubusercontent.com/trombonehero/freebsd/evdev-support
> export KERNCONF=EVDEV
> fetch \
>      ${MINE}/sys/amd64/conf/${KERNCONF} \
>      ${MINE}/sys/amd64/conf/${KERNCONF}-NODEBUG \
>      -o sys/amd64/conf/
> 
> export KERNCONF=${KERNCONF}-NODEBUG
> 
> nice make -j32 buildworld
> nice make -j32 buildkernel
> nice make packages
> ```
> 
> 
> Jon
> -- 
> [email protected]
> _______________________________________________
> [email protected] mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "[email protected]"
> 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.