WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Nvidia GTX 750Ti  (Read 1974 times)

Offline wwwronin

  • Newbie
  • *
  • Posts: 17
Nvidia GTX 750Ti
« 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

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10963
Re: Nvidia GTX 750Ti
« Reply #1 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.
The only barriers that can stop you are the ones you create yourself.

Offline wwwronin

  • Newbie
  • *
  • Posts: 17
Re: Nvidia GTX 750Ti
« Reply #2 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?

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Nvidia GTX 750Ti
« Reply #3 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 .
« Last Edit: December 14, 2015, 08:12:37 AM by Misalf »
Download a copy and keep it handy: Core book ;)

Offline wwwronin

  • Newbie
  • *
  • Posts: 17
Re: Nvidia GTX 750Ti
« Reply #4 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 .