Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2009 07:21:32 +0000
From:      Sylvestre Gallon <ccna.syl@gmail.com>
To:        Olivier Gautherot <olivier@gautherot.net>
Cc:        FreeBSD Hardware <freebsd-hardware@freebsd.org>
Subject:   Re: Support for Openchrome on VIA EPIA motherboards
Message-ID:  <164b4c9c0905240021l3b013ef4wafb5b1db63c16e24@mail.gmail.com>
In-Reply-To: <dcfb161c0905232355t722f2dc5y5571f2c2929a1736@mail.gmail.com>
References:  <dcfb161c0905231333j7e80eb8hd8de02945230af41@mail.gmail.com>  <164b4c9c0905232315k77ef41a6s3c1bf1aede1d1a6f@mail.gmail.com>  <dcfb161c0905232355t722f2dc5y5571f2c2929a1736@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 24, 2009 at 6:55 AM, Olivier Gautherot
<olivier@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?164b4c9c0905240021l3b013ef4wafb5b1db63c16e24>