Sorry, that was a typo, it is there on the Linux box.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 12, 2004 1:56 PM
To: Kirk, Joe
Cc: [EMAIL PROTECTED]
Subject: RE: [Ltsp-discuss] Problem with serial mouse and ltsp4


On Mon, 12 Apr 2004, Kirk, Joe wrote:

> 
> SERVER = 10.10.10.100
> XSERVER = auto
> X_MODE_0 = 640x480
> X_MOUSE_PROTOCOL = "Microsoft"
> X_MOUSE_DEVICE = "dev/ttyS0"
> X_MOUSE_RESOLUTION = 50
> X_MOUSE_BUTTONS = 3
> USE_XFS = N
> SCREEN_01 = startx



Looks like you are missing the leading '/' on your X_MOUSE_DEVICE.

The rc.sysinit script is looking for '/dev/ttyS*', and if found, it will
load the serial kernel module.  without the '/', it doesn't match, so the
serial module doesn't get loaded.

Jim McQuillan
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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