[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD



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

Attachment: signature.asc
Description: Digital signature


Reply to: