Support for Openchrome on VIA EPIA motherboards

Sylvestre Gallon ccna.syl at gmail.com
Sun May 24 07:21:54 UTC 2009


On Sun, May 24, 2009 at 6:55 AM, Olivier Gautherot
<olivier at gautherot.net> wrote:
> Hi Sylvestre,
>>
>> > I have a VIA EPIA M10000 at home which worked fine until release 7.2 of
>> > FreeBSD...
>>
>> Hi,
>>
>> You can perhaps try :
>>
>> cd ~/
>> mkdir code
>> cd code
>> svn co http://svn.openchrome.org/svn/trunk/
>> cd trunk/
>> ./autogen.sh --prefix=/usr/X11R6
>> make && make install
>>
>> My graphic card works only with the svn version of this driver :)
>
>
> Nice guess. I just tried it but I'm still stumbling on a:
>
> failed to set mtrr: Operation not supported
> (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not
> found)
> I'm not sure where it gets the NVIDIA reference from... but I'm still left
> without keyboard and mouse.
> Any clue of what the "mtrr" is? Googling was not very helpful so far.
> Cheers

Concerning keyboard and mouse do you have :

Option "AllowEmptyInput" "False"

in the section ServerLayout of your xorg.conf ?
Do you have :

dbus_enable=YES
hald_enable=YES

in your rc.conf ?

Cheers,

-- 
Sylvestre Gallon (http://devsyl.blogspot.com)
Fifth Grade Student @ Epitech & Researcher @ LSE
R&D @ Rathaxes (http://www.rathaxes.org)


More information about the freebsd-hardware mailing list