[Call for testers] Update to xorg-server 1.14

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Fri Dec 12 18:14:04 UTC 2014


On 10.12.2014 21:15, Christian Weisgerber wrote:
> On 2014-12-10, Jean-Sébastien Pédron <jean-sebastien.pedron at dumbbell.fr> wrote:
>> 2. Could you put the attached file in:
>>      /usr/ports/x11-servers/xorg-server/files/
>>    and rebuild xorg-server with DEVD selected? This new file remove
>>    support for uhid devices, so your monitor HID isn't added. Let's see
>>    if the problem is related to that.
> 
> You forgot to attach the file.

Damn, the mailing-list ate it. Here it is:
https://people.freebsd.org/~dumbbell/patch-config_devd.c

> #1 is with no xorg.conf.  Presumably since I have no HAL configuration,
> there is no keyboard or mouse, so not very useful.

I don't see any line showing that the HAL backend kicks in. Is hald running?

Without configuration, HAL adds all keyboard/mouse to the X server
anyway. What is configurable in HAL is mostly the keyboard layout you
want. Without this, the keyboard should be there with a US qwerty layout.

IIRC, if HAL is effectively used by the X server, you should see lines
in Xorg.log containing "config/hal".

> Log #2 below is with HAL and my traditional xorg.conf:
> 
>   Section "ServerFlags"
>       Option    "AutoAddDevices" "off"
>   EndSection

This configuration directive disable the udev/HAL/devd backend, so it's
expected to not auto-detect any input device. I suppose the simple
presence of xf86-input-keyboard and xf86-input-mouse is enough to add
the "<default pointer>" and "<default keyboard>".

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20141212/c84488a5/attachment.sig>


More information about the freebsd-x11 mailing list