Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: wwwronin on December 14, 2015, 02:10:07 AM
-
Does anyone use Nvidia GTX 750Ti and drive it correctly? If so ,can you tell me the steps? Thanks
-
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.
-
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?
-
For another nvidia card and an older driver, I need to
sudo mkdir -p /etc/X11
sudo nvidia-xconfig
before starting X.
This creates a new /etc/X11/xorg.conf .
-
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 .