My experience in the past with Nvidia drivers and LTSP has been that the
solution is to do what you did with blacklisting, and then download the
driver from the site, and then install the manufacturer supplied driver. 

-- 
??--????  ??????  ???  ?????
ben-Nabiy Derush of Yowceph
The Yellow Deli

On 09/23/2013 09:56 AM, Michael Pope wrote:
> I've got a LTSP client which has a Nvidia Geforce 6200 and the server
> is running Ubuntu 12.04 with LTSP. The client is not loading the
> nvidia driver. Here is the error from the thin clients local
> /var/log/Xorg.7.log file
>
> [    10.946] (EE) NVIDIA: Failed to load the NVIDIA kernel module.
> Please check your
> [    10.946] (EE) NVIDIA:     system's kernel log for additional error
> messages.
> [    10.946] (II) UnloadModule: "nvidia"
> [    10.946] (II) Unloading nvidia
> [    10.946] (EE) Failed to load module "nvidia" (module-specific
> error, 0)
> [    10.946] (==) Matched nvidia as autoconfigured driver 0
> [    10.947] (==) Matched nouveau as autoconfigured driver 1
> [    10.947] (==) Matched nv as autoconfigured driver 2
> [    10.947] (==) Matched vesa as autoconfigured driver 3
> [    10.947] (==) Matched fbdev as autoconfigured driver 4
> [    10.947] (==) Assigned the driver to the xf86ConfigLayout
> [    10.947] (II) LoadModule: "nvidia"
> [    10.947] (II) Loading
> /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
> [    10.947] (II) Module nvidia: vendor="NVIDIA Corporation"
> [    10.947]     compiled for 4.0.2, module version = 1.0.0
> [    10.947]     Module class: X.Org Video Driver
> [    10.947] (II) UnloadModule: "nvidia"
> [    10.947] (II) Unloading nvidia
> [    10.947] (II) Failed to load module "nvidia" (already loaded,
> -1216648677)
> [    10.947] (II) LoadModule: "nouveau"
> [    10.948] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
> [    10.961] (II) Module nouveau: vendor="X.Org Foundation"
> [    10.961]     compiled for 1.11.3, module version = 0.0.16
> [    10.961]     Module class: X.Org Video Driver
> [    10.962]     ABI class: X.Org Video Driver, version 11.0
>
> Here is what I've tried so far:
>
> : export LTSP_HANDLE_DAEMONS=false
> : sudo ltsp-chroot -m bash
> : apt-get update
>
> Have to install the same kernel which I'm using on the server
> : apt-get install linux-headers-3.2.0-37-generic-pae
> linux-image-3.2.0-37-generic-pae
> : apt-get install nvidia-current
>
> Removed old kernels
>
> Black list the nouveau in the following file:
> /etc/modprobe.d/blacklist.conf
> : blacklist nouveau
>
> Update init
> : update-initramfs -u
>
> Exit chroot
>
> Rebuild kernels & image
> : ltsp-update-kernels
> : ltsp-update-image --arch i386
>
> The version of nvidia driver installed is 304 and it is reported to
> work with a Geforce 6200.
>
> from
> Michael
>
>
> ------------------------------------------------------------------------------
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
>
>
> _____________________________________________________________________
> 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

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_____________________________________________________________________
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