Problem with xorg
Stefan Esser
se at freebsd.org
Thu Aug 28 17:43:41 UTC 2014
Am 28.08.2014 um 17:03 schrieb Filippo Moretti via freebsd-stable:
> I have problem with xorg with my custom kernel both with and without VT supports.
> I can still reboot with generic and have xorg work.My system:FreeBSD sting 10.0-STABLE FreeBSD 10.0-STABLE #0 r269789: Mon Aug 11 02:47:02 UTC 2014 root at grind.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
> With my kernel-vt I get a sementation fault,while with SC I got a complete crash
[...]
> [ 3434.354] (**) Option "Protocol" "standard"
> [ 3434.354] (WW) Option "Device" requires an string value
> [ 3434.354] (**) Option "XkbRules" "base"
> [ 3434.354] (**) Option "XkbModel" "pc105"
> [ 3434.354] (**) Option "XkbLayout" "us"
> [ 3434.354] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if0"
> [ 3434.354] (II) XINPUT: Adding extended input device "USB Receiver" (type: KEYBOARD, id 7)
> [ 3434.354] Segmentation fault at address 0x2a3da760
> [ 3434.354]
> Fatal server error:
> [ 3434.354] Caught signal 11 (Segmentation fault). Server aborting
> [ 3434.354]
> [ 3434.355]
> Please consult the The X.Org Foundation support
> at http://wiki.x.org
> for help.
> [ 3434.355] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Just a me-to, but on -CURRENT:
[ 357.752] (**) Keyboard0: always reports core events
[ 357.752] (**) Option "Protocol" "standard"
[ 357.752] (**) Option "XkbRules" "xorg"
[ 357.752] (**) Option "XkbModel" "pc105"
[ 357.752] (**) Option "XkbLayout" "de"
[ 357.752] (**) Option "XkbVariant" "nodeadkeys"
[ 357.752] (II) XINPUT: Adding extended input device "Keyboard0"
(type: KEYBOARD, id 7)
[ 357.752] Segmentation fault at address 0x80500ae80
[ 357.752]
Fatal server error:
[ 357.752] Caught signal 11 (Segmentation fault). Server aborting
This did not happen, a few weeks ago, but I cannot identify the date
or SVN revision of when this problem appeared.
This is a very fresh -CURRENT on amd64 (i7/2600 internal GPU) with
kernel and world in sync and X11 related ports rebuild because I
thought that they had become inconsistent ...
BTW: I did not test with syscons instead of vt.
Regards, STefan
More information about the freebsd-stable
mailing list