| Previous | Next |
Linux - Configuring X-Windows - April 2002 |
|
We met in
April 2002 and tried, but failed, to load X-windows on the computer
club computer under Debian Linux. I was surprised to have failed
because I had practiced this at home. At the SIG meeting, with
slightly different hardware, the same installation procedure did not
work the same way. After that April meeting, I asked for help on a
Debian Linux e-mail list: I have now successfully loaded Debian X-windows onto the computer club computer. This procedure for Debian was more complicated than for other distributions. Debian is completely free, but RedHat, SuSE or Mandrake commercial distributions have better installation programs and will save you time. First, let me
explain that the best way to load Debian software is with their
NetInstall CD and a high speed internet connection. The NetInstall CD
is small (36 Mb) and is easy to copy. You can download it at With NetInstall, you load a very minimal Debian Linux 'base' distribution and download the rest of the software from the Internet. One advantage of this system is that you always get the latest versions of the software. This is really a good system, if you have a high speed internet connection, but the software downloads are large, ~60 Mb. However, not everyone has a high speed internet connection and indeed the computer club does not have a high speed connection. So I wanted to install Debian from CDs. The Debian woody distribution is quite large and comes on 8 CDs. I only have room on my hard drive to store three CDs, so I had downloaded and burned to CD only the first 3 CDs from an 8 CD set. My preference on installing X-windows would be to insert the Linux installation disks, walk away and have the install program do all the work and come back to a fully configured X-windows. And I am certain that that is the goal of the distribution makers, too. But what do you do when an X-windows configuration does not go smoothly? If you are installing The The simplest configuration program is: This will create an
The program |
The first questions deal with mouse
configuration. You need to select a protocol, probably: Microsoft
compatible, PS/2 mouse or Microsoft Intellimouse. If X-windows comes
up but the mouse pointer movement is erratic then try a different
protocol. You will need to specify the path to your mouse device,
either: For now, just concentrate on getting
the mouse to work smoothly. Later you may wish to edit the
Next define your keyboard. This is easy, just choose Generic 101-key, 102-key or 104-key and US English as appropriate. Next define your monitor. If in doubt
choose: Next define your video card so that
X-windows will select the proper video driver. There is an extensive
card database available with over 400 video cards. Select the option
to look at the database and page through. You may refer to your
Or you may need to open your computer case, pull the video card and write down the chipset identifying numbers. Don't worry, your video card is almost certainly supported. Next X-windows starts with the first
resolution in the line. You may wish to edit this to: so that you start in 1024x768 instead
of 640x480. Once X-windows is running, you can cycle through the
different screen resolutions on the fly with: Also, if your xserver is struggling and
does not come up, you can kill the xserver with: www.tldp.org/HOWTO/XFree86-HOWTO/ or www.xfree86.org/current/index.html Also read your manual pages by typing: |
| Previous | Next |