Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: wwwronin on December 13, 2015, 11:10:07 PM

Title: Nvidia GTX 750Ti
Post by: wwwronin on December 13, 2015, 11:10:07 PM
Does anyone use Nvidia GTX 750Ti and drive it correctly? If so ,can you tell me the steps? Thanks
Title: Re: Nvidia GTX 750Ti
Post by: curaga on December 14, 2015, 02:53:29 AM
I have one on a mining box, but it uses a custom nvidia extension and doesn't have X. As there's no Nvidia extension in the current repo, you'd need to create one.
Title: Re: Nvidia GTX 750Ti
Post by: wwwronin on December 14, 2015, 06:11:13 AM
Can you send me an simple example ?  My mail box is : luozxl@126.com .  Thanks .
I download the driver . And install it .But when I use startx to entery x , just an NVIDIA LOG splashed ,and screen keeps black forever.What was that?
Title: Re: Nvidia GTX 750Ti
Post by: Misalf on December 14, 2015, 08:11:00 AM
For another nvidia card and an older driver, I need to
Code: [Select]
sudo mkdir -p /etc/X11
sudo nvidia-xconfig
before starting X.

This creates a new  /etc/X11/xorg.conf .
Title: Re: Nvidia GTX 750Ti
Post by: wwwronin on December 14, 2015, 10:13:02 PM
I think it is not the configure file . I follow the steps from http://forum.tinycorelinux.net/index.php/topic,2635.30.html. Removed /usr/lib/libnvidia-tls.so.1 from system . And then use command startx . Problem is solved . I run glxgears and glxinfo , they are all worked .