Carsten,<br><br>    Thanks for the reply.  I have replied to the other reply to me regarding config and some other things.  For any help you can offer me with that, please do.<br><br>How big of a RAM disk should that be made into?  Alot of ram seems to be needed because I was loading mplayer from within X the other day and noticed that it was giving a message saying "This computer is not capable of using mplayer" or something to that effect, but it would still play the video.  I am unsure about this and will post a message in the mplayer list about that.<br><br>Thanks,<br>Dave<br><br><br><b><i>Carsten Haitzler <raster@rasterman.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> On Thu, 26 Oct 2006 19:05:51 -0700 (PDT) Dave Henderson<br><dhenderson@digital-pipe.com> babbled:<br><br>> Gang,<br>> <br>>     I am working on a project that involves
 X11.  I am more comfortable at a<br>> bash prompt than a GUI so I would greatly appreciate any help anyone can give<br>> me.<br>> <br>> My project is working with older hardware (667mhz cpu, 128mb RAM, 10gb hard<br>> drive).  I am trying to get X to load as fast as possible.  I currently have<br>> a base installation of Debian Sarge 3.1 installed with the<br>> x-window-system-core (4.3.0) package installed (X only, not window managers,<br>> apps, etc).  I ended up adding iceWM-lite as the window manager since it was<br>> a very light weight manager.<br>> <br>> As I said above, I am trying to get X to load as fast as possible.  What<br>> components can I remove from the system to speed it up and what will be the<br>> result of removing those components.  I have done some searching on the<br>> internet but didn't have much luck.  Probably because I didn't know what in<br>> particular to look for.  Once again, any help would be
 greatly appreciated.<br><br>1. remove all x modules you don't need want or use (so just keep your driver<br>that you ened for that video chipset and only the input drivers you need and<br>extensions you need). actually reduce the extension modules you use too (eg no<br>glx if you don't need it etc.)<br>2. reduce font installations of x core fonts to minimum (fixed + cursor) so the<br>mount of font index files to parse and their size is tiny<br>--- now onto advanced stuff<br>3. put all the libs x and x clients need in a ramdisk and load it as an initrd<br>no boot (ldd for x itself, then its modules, ldd on icewm, icewm and its data<br>files). (optional if you want to expend the ram - but hellishly fast).<br>4. start hacking your x drivers - remove unneeded paranoid chip reset cycles<br>(have done so before for an i830 chip since x reset the chipset so the<br>backlight went off and came back on which added about .5 seconds to startup<br>etc.).<br><br>> Thanks,<br>>
 Dave<br>> <br><br><br>-- <br>------------- Codito, ergo sum - "I code, therefore I am" --------------<br>The Rasterman (Carsten Haitzler)    raster@rasterman.com<br>裸好多<br>Tokyo, Japan (東京 日本)<br></dhenderson@digital-pipe.com></blockquote><br>