Hi

> Ok, this is an excerpt:
>
> #Buchhaltung
> [ws040]
>         SCREEN_01          = shell
>          X_MOUSE_PROTOCOL   = "Microsoft"
>          X_MOUSE_DEVICE     = "/dev/ttyS1"
>          X_MOUSE_RESOLUTION = 50
>         PRINTER_0_DEVICE   = /dev/lp0
>         PRINTER_0_TYPE     = P
>
>
> #Sekretariat PXE-Boot
> [ws041]
> #       LOCAL_DEVICE_01    = /dev/sda:USB
> #       HOTPLUG            = Y
>         SCREEN_01          = shell
>         XSERVER            = radeon
>         X_MODE_0           = 1280x1024
>         X_HORZSYNC         = 24-92
>         X_VERTREFRESH      = 50-160
>         X4_MODULE_01       = glx
>         PRINTER_0_DEVICE   = /dev/lp0
>         PRINTER_0_TYPE     = P  

Looks OK to me: Here's my entry for the VIA Eden box:
[saunders]
    SERVER      = "192.168.5.254"
#    SCREEN_01  = "shell"
    SCREEN_01   = "startx -ac -query 192.168.5.254 :0"
    SCREEN_02   = "startx -ac -query 192.168.5.254 :1"
    SCREEN_03   = "startx -ac -query 192.168.5.254 :2"
    SCREEN_04   = "startx -ac -query 192.168.5.254 :3"
    X_MOUSE_PROTOCOL   = "IMPS/2"
    X_MOUSE_DEVICE     = "/dev/input/mice"
    XSERVER     = "auto"
    X_MODE_0    = "1280x1024"
    X_VERTREFRESH = "59 - 63"
    X_HORZSYNC  = "30 - 90"
    DISABLE_ACCESS_CONTROL = "Y"
    PRINTER_0_DEVICE = /dev/lp0
    PRINTER_0_TYPE   = P 

When you run "shell" you are automatically root and have a # prompt.
'No such device' says no driver. Permission Denied ???
Can you give a ls -l /dev/lp0, also a ps (it's short, but the lpdaemon is what 
is of interest. Easy for me, I ssh to the workstations, don't need to edit by 
hand.
    [How? FYI inittab runs sshd. Root has .ssh keys. /etc/passwd has a root
     login, root:x:0:0:root:/root:/bin/bash, root has the login'ers keys]
 
Something strange is happening! The VIA thin clients do work, do print!
[my multiple screens allow multiple users on <f2>, <f3> etc]
James

>
> Client 040 runs perfectly, the new 041 doesn't. Meanwhile I found out
> that on 041, when you log in a shell and try access to lp0, it says
> "permission denied". Do you have any idea there? (On 040 again this runs
> without problems.)
>
> > What happens if you print a test file from yast?
>
> Just "nothing", i. e. it waits for you to acknowledge printing. But this
> is no wonder, as Yast only sends a standard .ps file to the printer.


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_____________________________________________________________________
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