Dear Group,
I have installed ltsp3.0 on Redhat 9. I have 2 nodes that have mediagx card. The following is the setting I have for the node in lts.conf:


XSERVER = XF86_SVGA #Production Machine NO:1
USE_NFS_SWAP = Y
USE_XFS = Y
XFS_SERVER = 192.168.0.100
SWAPFILE_SIZE = 16m
MODULE_01 = /kernel/drivers/char/serial.o
X4_MODULE_01 = type1
XF86CONFIG_FILE = XF86Config.ws006.production1


This is my XF86Config.ws006.production1 file:

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
EndSection


Section "ServerFlags"
EndSection


Section "Keyboard"
Protocol "Standard"
AutoRepeat 500 5
LeftAlt Meta
RightAlt Meta
ScrollLock Compose
RightCtl Control
XkbKeycodes "xfree86"
XkbTypes "default"
XkbCompat "default"
XkbSymbols "us(pc101)"
XkbGeometry "pc"
XkbRules "xfree86"
XkbModel "pc101"
XkbLayout "us"
EndSection


Section "Pointer"
Protocol "Microsoft"
Device "/dev/ttyS0"
Emulate3Buttons
Emulate3Timeout 50
EndSection


Section "Monitor"
# Identifier "My Monitor"
Identifier "generic"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5-69.65
VertRefresh 50-90




# 640x480 @ 60 Hz, 31.5 kHz hsync
#ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525 -HSync -VSync
# 640x480 @ 75 Hz, 37.50 kHz hsync
#ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -HSync -VSync
#ModeLine "640x480" 31.5 640 696 752 830 480 481 484 509 -HSync -VSync
# 800x600 @ 85 Hz, 55.84 kHz hsync
Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync
# 800x600 @ 100 Hz, 64.02 kHz hsync
#Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -HSync -VSync




EndSection


Section "Device"
Identifier "MediaGX"
VendorName "Unknown"
BoardName "Unknown"
ChipSet "mediagx"
EndSection




Section "Screen"
   Driver      "svga"
   Device      "MediaGX"
   Monitor     "generic"
   Subsection "Display"
       Depth       8
      #Modes       "640x480"
      Modes       "800x600"
      #Modes       "1024x768"
      ViewPort    0 0
   EndSubsection
EndSection


When I boot the node I get a screen with dots or lines or a blank screen and not the login screen. Please help.


With warm regards,

Shan.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net

Reply via email to