Hello,

I have upgraded my ltsp 4.1. to 4.2u2 and ran into some minor issues:

a) I used "keymaps" to get the German keboard setting on the client this

   is not includes in 4.2 ( I am not sure if it was in 4.1 ...) Is there

   any better way to get a German keyboard on the clienten consol? If
not 
   I will try to use keymaps again
   
b) LTSP 4.2 does not know the module "printer" is there a replacement in

   the 2.6 Kernel?
   
c) for the scanner support in 4.1 I added module sg, is this still
needed in 4.2

d) for usb cardreader support I had to add module usb-storage is this
still needed in 4.2

Thanks for all hints and tips
Michael


Here is what I have in my lts.conf for a test terminal:
   

[Default]
        SERVER             = 192.168.55.200
        NIS_SERVER         = 192.168.55.200
        NIS_DOMAIN         = ltsp
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "PS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        XkbLayout          = de  
        XkbModel           = de  
        USE_NFS_SWAP       = N
        SWAPFILE_SIZE      = 48m
        USE_XFS            = Y
        LOCAL_APPS         = Y
        HOTPLUG            = Y
        START_SAMBA        = Y
#       RCFILE_01          = xinetd
        RCFILE_02          = keymaps
        KEYMAP             =
/usr/lib/kbd/keymaps/i386/qwertz/de-latin1-nodeadkeys
        SCREEN_01          = startx
        SCREEN_02          = shell 
 
[ws002]
        XSERVER            = vesa  
#       MODULE_01          = printer
        MODULE_02          = sg            
        MODULE_03          = usb-storage
        MODULE_04          = ide-generic 
        PRINTER_0_DEVICE   = /dev/lp0
        PRINTER_0_TYPE     = P           
        LOCAL_DEVICE_01    = /dev/hdc:cdrom  
        LOCAL_DEVICE_02    = /dev/fd0:floppy 
        LOCAL_DEVICE_03    = /dev/sda1:cardreader
        LOCAL_DEVICE_04    = /dev/hda:festplatte




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
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