[MPlayer-users] Re: [-] Optimization for a slow CPU
Don Koch
aardvark at krl.com
Wed Sep 13 20:14:39 CEST 2006
On Wed, 13 Sep 2006 18:34:51 +0200
Matthias Wieser wrote:
>
> > > You can adjust the video ram size by putting e.g.
> > > VideoRam 32768
> > > into the "Device" section of your /etc/X11/xorg.conf file.
> >
> > I have VideoRam 4096 in there now. It should be 65536?
>
> 4MByte is too less. Do you read the other mails? That's why I proposed 32MByte....
And did you read his mail? He just wants to know if the correct value for his
card should be 65536 as opposed to your given value of 32768.
Most X drivers figure it out without the need of a VideoRam attribute.
Try commenting it out and see what the log file says.
> echo "base=0xf8000000 size=0x40000000 type=write-combining" >| /proc/mtrr
Try: echo "base=0xf8000000 size=0x4000000 type=write-combining" >| /proc/mtrr
(one less 0 on the size).
-d
More information about the MPlayer-users
mailing list