[Openchrome-users] MY ISSUE - RENDER
Xavier Bachelot
xavier
Tue Jan 15 14:11:39 PST 2008
Xavier Bachelot wrote:
> Richard May wrote:
>> How do I get the dri line in?
>>
>> On Jan 15, 2008 3:29 AM, Xavier Bachelot <xavier at bachelot.org
>> <mailto:xavier at bachelot.org>> wrote:
>>
>> Richard May wrote:
>> > Okay - here is the info. Let's see if I can clear this up for
>> everyone
>> > (sorry, I'm new and confused - lol like that is new)
>> >
>> > If I type this in a terminal window: glxinfo | grep direct
>> > I get this: direct rendering: No (If you want to find out why, try
>> > setting LIBGL_DEBUG=verbose)
>> > OpenGL renderer string: Mesa GLX Indirect
>> >
>> >
>> > I am running on a P4M900 motherboard with the Chrome9 HC 3D /2 D
>> > Graphics card
>> > My xorg.conf file is as follows:
>> >
>> ...snip...
>>
>> > Section "Device"
>> > Identifier "Generic Video Card"
>> > Boardname "vesa"
>> > Busid "PCI:1:0:0"
>> > Driver "vesa"
>> > Screen 0
>> > EndSection
>> >
>> huh, vesa ? This should be openchrome.
>>
>> > Section "Monitor"
>> > Identifier "Generic Monitor"
>> > Vendorname "Generic LCD Display"
>> > Modelname "LCD Panel 1280x1024"
>> > Horizsync 31.5-64.0
>> > Vertrefresh 56.0 - 65.0
>> > modeline "640x480 at 60" 25.2 640 656 752 800 480 490 492 525
>> -vsync -hsync
>> > modeline "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625
>> +hsync +vsync
>> > modeline " 800x600 at 60" 40.0 800 840 968 1056 600 601 605 628
>> +hsync +vsync
>> > modeline "1024x768 at 60" 65.0 1024 1048 1184 1344 768 771 777 806
>> > -vsync -hsync
>> > modeline "1280x960 at 60" 102.1 1280 1360 1496 1712 960 961 964
>> 994
>> > -hsync +vsync
>> > modeline "1280x1024 at 60" 108.0 1280 1328 1440 1688 1024 1025
>> 1028 1066
>> > +hsync +vsync
>> > Gamma 1.0
>> > EndSection
>> >
>> You probably want to remove the modelines, your panel should
>> advertise
>> them automatically. Horizsync, Vertrefresh and Gamma too.
>>
>> > Section "Screen"
>> > Identifier "Default Screen"
>> > Device "Generic Video Card"
>> > Monitor "Generic Monitor"
>> > Defaultdepth 24
>> > SubSection "Display"
>> > Depth 24
>> > Virtual 1280 1024
>> > Modes "1024x768 at 60" "1280x960 at 60"
>> "800x600 at 60" "
>> > 1280x1024 at 60" "800x600 at 56" "640x480 at 60"
>> > EndSubSection
>> > EndSection
>> >
>> Change the added modes above for the standard modes, 1024x768,
>> 1280x960,
>> etc...
>>
>> > Section "Module"
>> > Load "glx"
>> > Load "GLcore"
>> > Load "v4l"
>> > EndSection
>>
>> This is still missing the Load "dri" line.
>>
>> Regards,
>> Xavier
>>
>>
> First, please don't top post and don't send html mails.
> Also please keep the list in copy.
...which I just forget to re-add :-(
>
> To edit the xorg.conf file, just use your text editor of choice (vi,
> kate, etc...). Please carefully read my previous mail, the dri module is
> not your only pb.
>
> Regards,
> Xavier
>
More information about the Openchrome-users
mailing list