After the latest dri update X11 reports a KMS error with a Radeon card which previously worked just fine.

Tijl Coosemans tijl at FreeBSD.org
Sat Oct 18 12:41:13 UTC 2014


On Sat, 18 Oct 2014 15:25:21 +0300 Jukka Ukkonen <jau789 at gmail.com> wrote:
> Current version of pixman: 0.32.4
>          Before reporting problems, check http://wiki.x.org
>          to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
>          (++) from command line, (!!) notice, (II) informational,
>          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 18 14:25:50 2014
> (==) Using config file: "/usr/local/lib/X11/xorg.conf"
> (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
> *(II) [KMS] drm report modesetting isn't supported.*
> 
> Fatal server error:
> no screens found
> 
> Please consult the The X.Org Foundation support
>           at http://wiki.x.org
>   for help.
> Please also check the log file at "/var/log/Xorg.0.log" for additional 
> information.

Please try the attached patch for graphics/libdrm.  The library checks
hw.dri.0.modesetting sysctl to see if KMS is available before loading
the DRM kernel modules that provide that sysctl.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libdrm.patch
Type: text/x-patch
Size: 2497 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20141018/2034640f/attachment.bin>


More information about the freebsd-x11 mailing list