[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] problems migrating RH8.0 + LTSP -> K12LTSP for Mauro
- From: "Jim Christiansen" <christiansen_j hotmail com>
- To: k12osn redhat com
- Subject: Re: [K12OSN] problems migrating RH8.0 + LTSP -> K12LTSP for Mauro
- Date: Mon Apr 7 13:22:19 2003
Hi Mauro,
Sorry for the delay. I've not been near any computers for a few days.
Here is a clip of my lts.conf:
# Config file for the Linux Terminal Server Project (www.ltsp.org)
#
# See lts.conf.readme for a description of each configuration item
#
[Default]
# IP address of the LTSP server
SERVER = 192.168.1.175
# Video drivers for the terminals
XSERVER = auto
# XFree 4 drivers: ati cirrus cyrix fbdev i128 i740 i810 mga
# neomagic nv r128 radeon rendition s3 s3virge savage
# siliconmotion sis tdfx tga trident tseng vesa vga
# XFree 3 drivers: XF86_FBDev XF86_S3 XF86_S3V XF86_SVGA
# XF86_VGA16 XFree86 Xvesa
# Mice drivers for the terminals
X_MOUSE_PROTOCOL = "Microsoft"
# Mouse protocols: ExplorerPS/2 GlidePoint GlidePointPS/2
# IMPS/2 IntelliMouse Microsoft MouseManPlusPS/2
# NetMousePS/2 NetScrollPS/2 PS/2 ThinkingMouse
# ThinkingMousePS/2 usb
X_MOUSE_DEVICE = "/dev/ttyS0"
# X_MOUSE_RESOLUTION = 50
X_MOUSE_BUTTONS = 2
#X_USBMOUSE_PROTOCOL= "IMPS/2"
#X_USBMOUSE_DEVICE = "/dev/input/mice"
#X_USBMOUSE_BUTTONS = 5
# X_USBMOUSE_RESOLUTION = 400
# Keyboards
XkbSymboles = "us(pc101)"
XkbModel = "pc101"
XkbLayout = "us"
USE_XFS = N
LOCAL_APPS = N
RUNLEVEL = 5
# uncomment the following line to enable floppy support
#RCFILE_01 = floppyd
# uncomment the following line to enable USB support
#RCFILE_02 = usb
# enable sound by default
SOUND = N
# default sound volume
VOLUME = 75
### For ISA sound cards, you have to specify the module to use:
# SMODULE_01 = sb io=0x220 irq=5 dma=1
#------------------------------------------------------------------------------
# Below are sample mode lines for a variety of vertical refresh rates and
# resolutions. They are used to define the default client screen
resolution.
# Some lines may not work with a given monitor and video chipset.
# To avoid damaging a monitor and video card, only specify mode lines that
# your client's hardware can support.
# Uncomment only *one* of the following X_MODE_0 lines at a time, or add one
# of your own.
# 60 Hz Resolutions
# X_MODE_0 = 640x480 25.175 640 656 752 800 480 490 492 525
-hsync -vsync
# X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628
+hsync +vsync
# X_MODE_0 = 1024x768 65 1024 1048 1184 1344 768 771 777 806
-hsync -vsync
# 70 Hz Resolutions (Use instead of 72 Hz for 1024x768)
X_MODE_0 = 1024x768 75 1024 1048 1184 1328 768 771 777 806
-hsync -vsync
# 72 Hz Resolutions
# X_MODE_0 = 640x480 31.5 640 664 704 832 480 489 492 520
-hsync -vsync
# X_MODE_0 = 800x600 50 800 856 976 1040 600 637 643 666
+hsync +vsync
# X_MODE_0 = 1024x768 75 1024 1048 1192 1296 768 771 777 806
-hsync -vsync
# 75 Hz Resolutions
# X_MODE_0 = 800x600 49.5 800 816 896 1056 600 601 604 625
+hsync +vsync
# 85 Hz Resolutions
# X_MODE_0 = 800x600 60.75 800 864 928 1088 600 616 621 657
-hsync -vsync
#------------------------------------------------------------------------------
#
# Example of specifying X settings for a workstation
#
# clipped here for Mauro
[ws053]
XSERVER = auto
X_MODE_0 = 1024x768 75 1024 1048 1184 1328 768 771 777 806 -hsync
-vsync
# X_MODE_0 = 1024x768 65 1024 1048 1184 1344 768 771 777 806 -hsync
-vsync
# XSERVER = auto
X_MOUSE_PROTOCOL = "PS/2"
X_MOUSE_DEVICE = "/dev/psaux"
LOCAL_APPS = N
USE_NFS_SWAP = N
SWAPFILE_SIZE = 48m
RUNLEVEL = 5
[ws054]
XSERVER = auto
X_MODE_0 = 1024x768 65 1024 1048 1184 1344 768 771 777 806 -hsync
-vsync
# XSERVER = auto
X_MOUSE_PROTOCOL = "PS/2"
X_MOUSE_DEVICE = "/dev/psaux"
LOCAL_APPS = N
USE_NFS_SWAP = N
SWAPFILE_SIZE = 48m
RUNLEVEL = 5
[ws055]
XSERVER = auto
X_MODE_0 = 1024x768 75 1024 1048 1184 1328 768 771 777 806 -hsync
-vsync
# X_MODE_0 = 1024x768 65 1024 1048 1184 1344 768 771 777 806 -hsync
-vsync
# XSERVER = auto
X_MOUSE_PROTOCOL = "PS/2"
X_MOUSE_DEVICE = "/dev/psaux"
LOCAL_APPS = N
USE_NFS_SWAP = N
SWAPFILE_SIZE = 48m
RUNLEVEL = 5
# End of lts.conf for Mauro
I just noticed that the XFree 3 drivers: XF86_S3 XF86_S3V that I mentioned
before were for another lab that ran S3 cards...duh. The workstations
listed above though, are running the SIS6326's, so I'm sory for the
confusion I must have created.
Just how do I check to see what "XSERVER = auto" actually uses in the end??
As soon as I know how to check, I'll let you know too.
Jim
Message: 3
Date: Thu, 03 Apr 2003 18:51:29 -0300
From: Mauro Faccenda <faccenda nucleorecife com br>
To: k12osn redhat com
Subject: Re: [K12OSN] problems migrating RH8.0 + LTSP -> K12LTSP (Mauro
Faccenda)
Reply-To: k12osn redhat com
Hi Jim,
Would you tell me wich driver are autodetected so I should force to use
it? And if possible, send me the XF86Config file generated?
Thanks,
Mauro
Jim Christiansen wrote:
Hi Mauro,
I have 27 sis6236's running as clients with XSERVER = auto. I hope that
this helps, but I kind of doubt it. Neither XF86_S3 or XF86_S3V would work
on my setup.
Jim
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]