[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-hackers
Subject:    Re: [Solution] wierdness on 4.7-RELEASE++ X11
From:       Julian Elischer <julian () elischer ! org>
Date:       2003-02-28 5:39:37
[Download RAW message or body]



Well there is a small screwup in the XFree86-4.2.1 code that  
makes a theoretically optional component non -optional in some hardware
configurations. In the atimisc driver Xaa is not made 'optional'
as it is apparently in other drivers.


The solution is to include a module that we don't need, and which is 
supposed to be optional, but is apparently not.


in the config file /etc/X11/XF86Config
at:

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "xtrap"
        Load  "speedo"
        Load  "type1"
        Load  "xaa"   <--------Add this line
EndSection


It's disconcerting when a -RELEASE system can't get X11 going
on SOME hardware, however at least the answer is simple.

keywords for poor people searching in the future:

ASUS P4PE P4B533 PCI 
ati Rage atimisc
XAADestroyInfoRec unresolved




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic