liam hoekenga wrote:
>> One possibility is to change xorg.conf to match whatever your resolution
>> is.
> 
> 
> This is what I ended up doing.
> 
>> Third is through openboot commands:
>> At the 'ok' prompt, you can set the output device to match your screen,
> 
> 
> I tried this too.. it worked.. I just prefered to go with the xorg.conf
> solution. Anyway, the usage is..
> 
>    setenv output-device screen:r1280x1024x76
> 
> One more problem.. It can't load the DRI stuff?
> 
> (II) /dev/fb0: Detected FFB2+/vertical, Z-buffer, Double-buffered.
> (II) /dev/fb0: BT498 (PAC2) ramdac detected
> (II) /dev/fb0: Detected Creator/Creator3D
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> [drm] failed to load kernel module "ffb"
> (II) SUNFFB(0): [drm] drmOpen failed
> (EE) SUNFFB(0): [dri] DRIScreenInit failed.  Disabling DRI.
> (II) /dev/fb0: DRM setup failed
> (==) SUNFFB(0): Backing store disabled
> 
> Is this normal?
> 
> Liam

If you are running kernel > 2.6.6, DRM is not available.  With kernel
2.4.28, you have to compile it into the kernel explicitly: e.g.,
CONFIG_DRM_NEW=y
CONFIG_DRM_FFB=y

> 
> -- 
> [email protected] mailing list

Regards,
-- 
Ferris McCormick (P44646, MI) <[EMAIL PROTECTED]>
Developer, Gentoo Linux (Sparc)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to