Thansk for the help. This should keep me busy and out of trouble for a cople of evenings. I'll let you know how it works.
Todd --- Bernd Birkholz <[EMAIL PROTECTED]> wrote: > Hi Todd, > > one customer supported by me, uses successful nvidia > with 3D > acceleration. However I performed this setup in ltsp > build environment. > Perhaps there is more simply way. Anyway, here is my > setup: > > 1.) download nvidia package from nvidia > 2.) unpack nvidia's package into ltsp build > environment by > sh NVIDIA-Linux...run --extract-only > 3.) chroot to ltsp build environment > 4.) cd into ....NVIDIA-Linux...pkg > 5.) export IGNORE_CC_MISMATCH=1 > 6.)./nvidia-installer > --kernel-include-path=/kernel-src/kernel/..../include > --kernel-name=<your kernel version>\ > --kernel-install-path=<your ltsp binaries in > lbe>/lib/modules/<your > kernel version>/kernel/drivers/video\ > --xfree86-prefix=<your ltsp binaries in > lbe>/usr/X11R6 > 7.) add the following lines to the according section > in ltsp.conf > MODULE_01=nvidia > XSERVER=nvidia > X4_MODULE_01=glx > > Furthermore you have to make the kernel dependencies > to nvidia driver. > For this purpose you have to load the kernel and do > the following: > mount -o remount,rw /dev/root / > depmod -aq <you kernel version> > ldconfig > > I hope, did not forget one item... > > good luck > > Bernd > > >>>Todd Relyea <[EMAIL PROTECTED]> 09/22 1:54 pm > >>> > Hi. > > Has anyone got LTSP 4.1 working with workstations > with > nvidia graphics cards? If you don't make any > changes > to the lts.conf file, the X server claims it can't > detect the card are defaults to the generic vga > driver. If you specify "nv" in the config file, the > X > server crashes claiming it can't find the driver; > apparently the new X.org server shipping with LTSP > 4.1 > doesn't include the open source nvidia drivers. > > I have found documentation for setting up LTSP with > nvidia cards with 3D acceleration, but the 'How-To' > written four years ago for LTSP 3.0 using the old > XFree X-server. > > Any help or suggestions would be much appreciated. > > Thanks... > > Todd > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: YOU BE THE JUDGE. > Be one of 170 > Project Admins to receive an Apple iPod Mini FREE > for your judgement on > who ports your project to Linux PPC the best. > Sponsored by IBM. > Deadline: Sept. 24. Go here: > http://sf.net/ppc_contest.php > > 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 > ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _____________________________________________________________________ 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
