root a écrit :
> 
> Sir,
> 
> * According to your suggestion it's working fine with XSEVER = cyrix display 
>card...but...
> 
> * Front screen of the workstation blinking and modeline is not set to that 
>workstation properly...how can i over come of this problem..
> 
> * When i choose XSERVER = XF86_SVGA then 640x480 is working fine...without any 
>problem...but i need only 800x600 screen...800x600 is not working in XF86_SVGA..
> 

Maybe you don't have enough memory to handle such resolution.

Maybe you should try another modeline as I had to do. (My screen was
falling in dpms or off mode when starting in default 800x600)

You may try my settings as they seems to be harmless on basic monitor

yours ->     X_MODE_800x600  = 36 800 824 896 1024 600 601 603 625
mine@72Hz -> X_MODE_800x600  = 40 800 840 968 1056 600 601 605 628
or
mine@60Hz -> X_MODE_800x600  = 50 800 856 976 104à 600 637 643 666

> * Help me...
> 
> Regards,
> 
> sherfudeen M
> 
> --
> "Don't think alone ever, god with u forever"
> M.Sherfudeen,
> Venbro Systems,
> Erode.
> 
>   ------------------------------------------------------------------------
> #
> # Config file for the Linux Terminal Server Project (www.ltsp.org)
> #
> 
> [Default]
>         LTSP_BASEDIR       = /opt/ltsp
>         SERVER             = 192.168.0.12
>         XSERVER            = auto
>         X_MOUSE_PROTOCOL   = "PS/2"
>         X_MOUSE_DEVICE     = "/dev/psaux"
>         X_MOUSE_RESOLUTION = 400
>         X_MOUSE_BUTTONS    = 3
>         USE_XFS            = N
>         LOCAL_APPS         = N
>         RUNLEVEL           = 5
> 
> #------------------------------------------------------------------------------
> #
> # Example of specifying X settings for a workstation
> #
> #[ws001]
> #    XSERVER         = sis
> #    LOCAL_APPS      = N
> #    USE_NFS_SWAP    = Y
> #    SWAPFILE_SIZE   = 48m
> #    RUNLEVEL        = 5
> 
> [ws003]
>     XSERVER            = cyrix
>     X4_DRIVER          = cyrix
>     LOCAL_APPS         = Y
>     LOCAL_WM           = Y
>     USE_NFS_SWAP       = Y
>     SWAPFILE_SIZE      = 64m
>     X_MOUSE_PROTOCOL   = "Microsoft"
>     X_MOUSE_DEVICE     = "/dev/ttyS0"
>     X_MOUSE_RESOLUTION = 50
>     X_MOUSE_BUTTONS    = 3
>     MODULE_01          = /kernel/drivers/char/serial.o
>     X_COLOR_DEPTH      = 8
>     X_MODE_0           = "800x600"
>     RUNLEVEL           = 5
> 
> [ws005]
>     XSERVER         = XF86_SVGA
>     LOCAL_APPS      = Y
>     LOCAL_WM        = Y
>     USE_NFS_SWAP    = Y
>     SWAPFILE_SIZE   = 64m
>     X_HORIZSYNC     = 31.5-48.5
>     X_VERTREFRESH   = 50-100
>     X_MODE_800x600  = 36 800 824 896 1024 600 601 603 625
>     RUNLEVEL        = 5
> 
> #
> # ws004 is my virtual workstation running in a VMware session
> #
> #[ws004]
> #    DNS_SERVER      = 192.168.57.97
> #    XSERVER         = auto
> #    X4_BUSID        = "PCI:0:15:0"
> #    X_MODE_0        = 800x600
> #    LOCAL_APPS      = N
> #    USE_NFS_SWAP    = Y
> #    SWAPFILE_SIZE   = 64m
> #   RUNLEVEL        = 5
> 
> #------------------------------------------------------------------------------
> #
> # Example of a workstation configured to load some modules
> #
> #[ws001]
> #    MODULE_01       = agpgart.o                # This is for i810 video
> #    MODULE_02       = uart401.o
> #    MODULE_03       = sb.o io=0x220 irq=5 dma=1
> #    MODULE_04       = opl3.o
> 
> #------------------------------------------------------------------------------
> #
> # Example of ws001 configured for local apps
> #
> #[ws001]
> #    LOCAL_APPS      = Y
> #    LOCAL_WM        = Y
> #    NIS_DOMAIN      = ltsp
> #    NIS_SERVER      = 192.168.0.254
> 
> #------------------------------------------------------------------------------
> #
> # Example of a serial printer attached to /dev/ttyS1 on workstation ws001
> #
> #[ws001]
> #    PRINTER_0_DEVICE   = /dev/ttyS1
> #    PRINTER_0_TYPE     = S             # P-Parallel, S-Serial
> #    PRINTER_0_PORT     = 9100          # tcp/ip port: defaults to 9100
> #    PRINTER_0_SPEED    = 9600          # baud rate: defaults to 9600
> #    PRINTER_0_FLOWCTRL = S             # Flow control: S-Software (XON/XOFF),
> #                                       # H-Hardware (CTS/RTS)
> #    PRINTER_0_PARITY   = N             # Parity: N-None, E-Even, O-Odd
> #                                       # (defaults to 'N')
> #    PRINTER_0_DATABITS = 8             # Databits: 5,6,7,8 (defaults to 8)
> 
> #------------------------------------------------------------------------------
> #
> # Example of setting the ramdisk size to something other than the
> # default of 1024k ( 1mb ).  Make sure you also tag your kernel with
> # and specify the new ramdisk size.
> #
> #[ws001]
> #    RAMDISK_SIZE   = 8192
> #

_____________________________________________________________________
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.openprojects.net

Reply via email to