David,
You need to create an XF86Config file. I put them into a directory under /opt/ltsp/i386/etc/XFConfigs
There are a number of ways to create the file. The easiest is to set the client up for swap so that you can copy the config file from the client to the swap directory.
Set up the client for a local shell and log in to the client with the 2 video cards as root.


run the following
# export HOME=/tmp
# /usr/X11R6/bin/XFree86 -configure
The configure will return "
XFree86 is not able to detect your mouse.
Edit the file and correct the Device.

Your XF86Config file is /tmp/XF86Config.new

To test the server, run 'XFree86 -xf86config /tmp/XF86Config.new"

Copy the file to the swapfile directory
# cp /tmp/XF86Config.new /tmp/swapfiles

On the server, copy the file from the swapfiles directory to the /opt/ltsp/i386/etc/XFConfigs
# mkdir /opt/ltsp/i386/etc/XFConfigs
# cp /opt/ltsp/swapfiles/XF86Config.new /opt/ltsp/i386/etc/XFConfigs


Edit the XFConfig file to set the mouse device and the font directories correctly

In the lts.conf set the client to use the new config file
XF86CONFIG_FILE = XFConfigs/XF86Config-4-mga-nv

Reboot the client, you should have 2 monitors working. You can then tweak stuff like xinerama, monitor location etc.

I will tidy this up and put it on the Wiki

Regards
Darryl Bond

David Morris wrote:

Hi,

I'm successfully running a ltsp 4.1 install now. I was after any pointers to any how-to's or other information on how to setup dual monitors on my client.

The client I plan to use is a mini-itx EPIA 5000 with a PCI graphics card for the 2nd monitor.

Many thanks,

Dave


                               DISCLAIMER

The contents of this electronic message and any attachments are intended only
for the addressee and may contain legally privileged, personal, sensitive or
confidential information. If you are not the intended addressee, and have
received this email, any transmission, distribution, downloading, printing or
photocopying of the contents of this message or attachments is strictly
prohibited. Any legal privilege or confidentiality attached to this message and
attachments is not waived, lost or destroyed by reason of delivery to any
person other than intended addressee. If you have received this message and
are not the intended addressee you should notify the sender by return email and
destroy all copies of the message and any attachments.  Unless expressly
attributed, the views expressed in this email do not necessarily represent the
views of the company.


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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