KIWI-LTSP : : Local Printers not getting detected
Hi,
KIWI-LTSP server is running on openSUSE 11.0 with 25 clients. However the clients are not able to detect physically connected printer (Serial/Parallel/USB).
updated lts.conf as per kiwi-ltsp website but YAST is not able to detect any locally attached printer.
here is my lts.conf:
[default]
SOUND = True
LOCALDEV = True
CONFIGURE_X = True
SERVER = 192.168.1.1
SCREEN_07 = ldm
LOCAL_APPS = True
[ws001]
PRINTER_0_TYPE = S
PRINTER_0_DEVICE = /dev/ttyS0
PRINTER_0_SPEED = 9600
[ws002]
PRINTER_0_TYPE = P
PRINTER_0_DEVICE = /dev/lp0
[ws003]
PRINTER_0_TYPE = U
PRINTER_0_DEVICE = /dev/usb/lp0
Please Help.
regards,
amit
|