Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD
Julien Cristau
jcristau at debian.org
Wed Dec 18 12:52:42 PST 2013
On Wed, Dec 18, 2013 at 21:40:21 +0100, Robert Millan wrote:
> > - Load "radeonkms" module instead of "radeon".
>
> Actually, this was done at the wrong place. The first argument to
> drmOpen() call is a red herring. It's supposed to load a kernel module,
> but unless the module is already loaded this code is never reached
> because drmCheckModesettingSupported() failure is treated as an
> abort condition.
>
> Please use this patch instead. This makes it load the module when
> drmCheckModesettingSupported() fails, and then try the check again.
>
Does the freebsd kernel not autoload the driver? (Why not?)
Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20131218/b714c33f/attachment.pgp>
More information about the xorg-driver-ati
mailing list