|
| To: | "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx> |
| Subject: | Re: [MPlayer-users] Re: [-] Optimization for a slow CPU |
| From: | Don Koch <aardvark@xxxxxxx> |
| Date: | Wed, 13 Sep 2006 14:14:39 -0400 |
| Delivered-to: | itdp@localhost |
| Delivered-to: | mplayer-users@mplayerhq.hu |
| In-reply-to: | <20060913163451.179020@gmx.net> |
| Organization: | KRL |
| References: | <49bf44f10609121838y31fd939cv6d98277c8365a6de@mail.gmail.com><20060913023824.978.qmail@web39505.mail.mud.yahoo.com><49bf44f10609122345y191c7b61w6279e72a8520ab5a@mail.gmail.com><200609131701.45058.mwieser@gmx.de><49bf44f10609130841v6a62731n998b2dbc77cfd43c@mail.gmail.com><20060913163451.179020@gmx.net> |
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 _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
| [Prev in Thread] | Current Thread | [Next in Thread] |