Table of Contents

Linux Graduate Machine Install

NOTE: this document does not provide usernames and passwords. Please ask any member of the shop volunteer staff for that information.

Etch Issues

Install Cloned Drive

Install Graphics Driver

Note, the cloned drive has the graphics driver set to VESA, which is a generic default driver. It may or may not work, depending on which graphics card is installed in a computer. In any case, better graphics performance will be obtained by installing the appropriate driver for a computer's specific graphics card. To do this:

# ~/bworks/bin/bworks.xorg-reconfigure

Steps in dpkg-reconfigure xserver-xorg (note you may have to press the tab key to navigate to the answer field):

  • Attempt to autodetect video hardware? (yes)
  • X server driver – one will be selected from the list (ok)
  • Identifier for your video card –accept whatever is in the field (ok)
  • explanation of BusID (ok)
  • Video card's bus identifier – accept whatever is in the field (ok)
  • Amount of memory (kB) to be used by the video card – usually left blank, but see note about Intel i810 onboard graphics chipset below (ok)
  • User kernel framebuffer device interface? (no)
  • Autodetect keyboard layout? (no)
  • Keyboard layout – will be set to 'us' (ok)
  • XKB rule set to use – will be set to 'xorg' (ok)
  • explanation of keyboard model (ok)
  • Keyboard model – will be set to 'pc104' (ok)
  • explanation of keybaord variant (ok)
  • Keyboard variant – will be left blank (ok)
  • explanation of keyboard options (ok)
  • Keyboard options – will be left blank (ok)
  • explanation of mouse characteristics (ok)
  • Mouse port – will be set to /dev/input/mice (ok)
  • Mouse protocol – will be set to ImPS2 (ok)
  • Emulate a 3-button mouse? (yes)
  • explanation of server modules (ok)
  • X.org server modules that should be loaded by default – various ones will be selected, make no changes (ok)
  • Write default Files section to configuration file? (yes)
  • Attempt monitor autodetection? (no)
  • Identifier for the monitor – accept whatever is in the field (ok)
  • Video modes to be used by the X server – accept whatever options are specified (ok)
  • explanation of monitor characteristics (ok)
  • Method for selecting the monitor characteristics – select medium (ok)
  • Monitor's best video mode – should already be set to 1024 x 768 @ 60 mHZ (ok)
  • Write monitor sync ranges to the configuration file? (yes)
  • Desired default color depth in bits – should most likely be set to 24, except on very old cards which might require a lower number (ok)

The X server will automatically restart. If it succeeds, the gdm screen will display. Otherwise, an error dialog window will appear. In the case of an error, simply rerun the script and try adjusting some of the options. Good options to adjust are to downsize the color depth from 24 to 8, for example. Another option to try is to reserve video ram for the card. This is especially true for the i810 cards (see below).

  • note: Although the xfree86 xserver had no problems with the Intel i810 graphics chip, xorg does. To correct the problem, specify the amount of memory to use (try 64MB, or 64000kB) during dpkg-reconfigure xserver-xorg.

Test Ethernet

Configure Sound

Update Software

# ~/bworks/bin/bworks.update
  • Logout
  • You can return to graphics mode with Ctrl+Alt+F7 or reboot with Ctrl+Alt+Del

Update inventory sheet in white binder

We should probably put this information in the /root/bworks folder.

Final visual inspection