Ronald,

SOrry, I spelled it wrong.

It should be:

   DISABLE_ACCESS_CONTROL = Y


You can find more info about that and all of the lts.conf
parameters in the /opt/ltsp/i386/etc/lts.conf.readme
file.

Jim McQuillan
[EMAIL PROTECTED]




On Wed, 16 Oct 2002, Ronald Wiplinger wrote:

> [EMAIL PROTECTED] wrote:
> 
> >Ronald,
> >
> >You probably need to set   'DISABLED_ACCESS_CONTROL = Y'
> >in the lts.conf file.
> >
> 
> I tried this, but it is the same. Below is my entire lts.conf file, 
> maybe I have something else wrong:
> 
> [Default]
>       LTSP_BASEDIR       = "/tftpboot/ltsp"
>         SERVER             = 192.168.251.254
>         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
> 
> [ron-TC]
>         XSERVER            = XF86_5530
>         LOCAL_APPS         = Y
>       LOCAL_WM           = Y
>       DISABLED_ACCESS_CONTROL = Y
>         USE_NFS_SWAP       = Y
>       NFS_SWAPDIR        = /tftpboot/ltsp
>         SWAPFILE_SIZE      = 128m
>         RUNLEVEL           = 5
> X_MODE_0 = "1024x768" 75 1024 1048 1184 1328 768  771  777  806  -hsync -vsync
> X_MODE_1 = "800x600"  50 800  856  976 1040  600  637  643  666  +hsync +vsync
> X_MODE_2 = "640x480"  36 640  696  752  832  480  481  484  509  -HSync -VSync
>           SOUND              = Y
>           SOUND_DAEMON       = nasd   # This can be 'nasd', or 'esd' at this time
>         VOLUME             = 100 # Speaker & WAVE volume pecentage
>         MIC_VOLUME         = 100 # Microphone volume
>         CD_VOLUME          = 75  # CD Audio volume
>         SMODULE_01         = cx5530
>         NIS_DOMAIN         = ThinClients
>         NIS_SERVER         = 192.168.251.254
>         PRINTER_0_DEVICE   = /dev/lp0
>         PRINTER_0_TYPE     = P
> 
> 
> 
> 
> Following things I could not get to work:
> 1. local application, like with these two shell scripts:
> 
> HOST=`echo $DISPLAY | awk  -F: '{ print $1 }'`
> rsh ${HOST} MOZILLA_HOME=/usr/local/netscape \
>         /usr/local/netscape/netscape  -display ${DISPLAY}
> 
> 
> HOST=`echo $DISPLAY | awk  -F: '{ print $1 }'`
> rsh ${HOST} /usr/local/bin/rdesktop ts2 -display ${DISPLAY}
> 
> 
> 2. Sound is not working, but in runlevel 3 I can auplay test.wav (with the above 
>lts.conf - ONCE)  - however it hangs after a half second.
> I tried before:
> 
>          SOUND              = Y
>          SOUND_DAEMON       = nasd   # This can be 'nasd', or 'esd' at this time
>          VOLUME             = 100 # Speaker & WAVE volume pecentage
>          MIC_VOLUME         = 100 # Microphone volume
>          CD_VOLUME          = 75  # CD Audio volume
>          SMODULE_01         = soundcore
>          SMODULE_02         = uart401
>          SMODULE_03         = sb io=0x220 irq=5 dma=1
> 
> (It recogizes the sound card even with SMODULE_01=auto)
> 
> I see the loading sound card, loding uart401 and loading Soundblaster 
> module, but than I get only:
> 
> Too much work in interupt on uart401 (Ox330). UART jabbering ??
> Too much work in interupt on uart401 (Ox330). UART jabbering ??
> Too much work in interupt on uart401 (Ox330). UART jabbering ??
> 
> 
> --- What does it mean? 
> 
> 
> 
> 
> 
> 
> bye
> 
> Ronald
> 
> 

-- 



-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_____________________________________________________________________
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