LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Deepin
User Name
Password
Linux Deepin This forum is for the discussion of Linux Deepin.

Notices


Reply
  Search this Thread
Old 07-26-2014, 06:40 PM   #1
classl3ss
LQ Newbie
 
Registered: Jul 2014
Posts: 4

Rep: Reputation: Disabled
Which video drivers should I use?


I am using a Geforce GTX 570. I tried installing the nvidia drivers (331) which work on Ubuntu but they seem to break Deepin. I would like to be able to play video games with up-to-date graphics. What drivers should I use?

Thank you for your help!
 
Old 07-27-2014, 02:36 PM   #2
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
For modern games, you are probably going to want the nvidia drivers. I am not sure why they would break Deepin; there is no reason that I can think of for Deepin to treat the drivers any differently than Ubuntu would.

You could try to use the nouveau drivers (these are free drivers for your nvidia card) but from what I understand, Steam requires you to use the Nvidia drivers. If that's the case, then you have two choices: you need to either figure out what the Nvidia driver is breaking in Deepin, and fix it, so that you can play games on Deepin. Or you can switch back to a distro that lets you use the Nvidia drivers so that you can play games.

It's one or the other. I would say that serious gaming is a pretty volatile activity on a computer, so to some degree it does limit your options a bit. There is just too much proprietary code floating around out there, and it all requires some pretty specific environments. When I built a gaming rig, I stuck pretty closely to Steam's specifications, and never updated anything. It all Just Worked, but it was a little more limiting than what one might be used to with Linux.
 
Old 07-28-2014, 09:14 AM   #3
classl3ss
LQ Newbie
 
Registered: Jul 2014
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanks so much for responding. I hope that it is the case that nvidia works with deepin at this point I am a little afraid to try it again though.

This is what someone posted in response on the Deepin, English Speak forum. Do you know if it is true?
Quote:
QML is incompatible with NVIDIA closed source drive (proprietary drive), which will cause failure to QT5 program. So it's not our problem on compatibility.
Thanks for your help!
 
Old 07-28-2014, 10:48 AM   #4
classl3ss
LQ Newbie
 
Registered: Jul 2014
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanks so much for responding. I hope that it is the case that nvidia works with deepin at this point I am a little afraid to try it again though.

This is what someone posted in response on the Deepin, English Speak forum. Do you know if it is true?
Quote:
QML is incompatible with NVIDIA closed source drive (proprietary drive), which will cause failure to QT5 program. So it's not our problem on compatibility.
Thanks for your help!
 
Old 07-28-2014, 10:50 AM   #5
classl3ss
LQ Newbie
 
Registered: Jul 2014
Posts: 4

Original Poster
Rep: Reputation: Disabled
sorry about posting my response twice!
 
Old 07-28-2014, 09:15 PM   #6
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
I've nover heard of QML being incompatible with Nvidia drivers, but I'm assuming they mean something very specific within Deepin that happens to use QML.

If that really is the case, they should probably make that very clear somewhere on their site or even in the distribution itself, because that is a pretty uncommon thing to have happen.
 
Old 08-04-2014, 02:21 AM   #7
witneydave
LQ Newbie
 
Registered: Aug 2014
Location: Witney, England
Posts: 4

Rep: Reputation: Disabled
How do find out what video driver is being used?
In the system settings there isn't any tab for selecting hardware drivers as far as I can see.
Very impressed with Deepin 2014 so far except that it isn't the snapiest distro I have used by a long way!
 
Old 08-04-2014, 03:29 PM   #8
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
Do this in a terminal:

Code:
lsmod | grep -i video
That should tell you.
 
Old 08-06-2014, 01:35 AM   #9
witneydave
LQ Newbie
 
Registered: Aug 2014
Location: Witney, England
Posts: 4

Rep: Reputation: Disabled
Graphic card drivers

Thank you for your prompt reply.

The result I get is the following which I'm afraid does not mean a lot to me:

admin@admin-pc:~$ lsmod | grep -i video
uvcvideo 71309 0
videobuf2_vmalloc 13048 1 uvcvideo
videobuf2_memops 13170 1 videobuf2_vmalloc
videobuf2_core 39258 1 uvcvideo
videodev 108503 2 uvcvideo,videobuf2_core


The card I have installed is VTX Radeon HD5450 and the reason I have asked about this is the rather slow desktop. Would this improve if I change to the 64 bit version?

Deepin 2014 32 bit
MB Asus M5A78L-M LX3
CPU AMD Athlon II X2 250
RAM 4GB

Thank you.
 
Old 08-06-2014, 10:25 PM   #10
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
That is strange, the entry I expected to see is not there.

Can you do this:
[class]
lsmod | grep -i nvidia
[/class]

and paste the output.

64bit would not improve performance.
 
Old 08-12-2014, 04:00 AM   #11
cxbii
LDcontributor
 
Registered: Aug 2012
Location: china
Distribution: LinuxDeepin
Posts: 120

Rep: Reputation: Disabled
Quote:
Originally Posted by notKlaatu View Post
I've nover heard of QML being incompatible with Nvidia drivers, but I'm assuming they mean something very specific within Deepin that happens to use QML.

If that really is the case, they should probably make that very clear somewhere on their site or even in the distribution itself, because that is a pretty uncommon thing to have happen.

We have made a statement on: http://planet.linuxdeepin.com/archives/7656 (if you cann't see, please switch the language into English), which is a technical problem on design and difficult to explain simply. We will solve this problem as soon as possible, please wait.
 
Old 08-12-2014, 04:21 AM   #12
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
That link renders this message:

Not Found

Apologies, but the page you requested could not be found. Perhaps searching will help.
 
Old 08-13-2014, 02:00 AM   #13
witneydave
LQ Newbie
 
Registered: Aug 2014
Location: Witney, England
Posts: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by notKlaatu View Post
That is strange, the entry I expected to see is not there.

Can you do this:
[class]
lsmod | grep -i nvidia
[/class]

and paste the output.

64bit would not improve performance.
Thank you for replying but I have given up on Deepen, too many issues!

The desktop is too slow, updates are too slow even after trying different mirrors and the text editor has a bug when opening and renaming a new text file that has corrupted many other text files!

Just installed MakuluLinux and very impressed indeed, reccomend you have a look at it.
Dave.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Kernel Log: What's coming in 2.6.30 – Drivers: New drivers for audio, video, US LXer Syndicated Linux News 0 06-01-2009 04:30 PM
Can't find ATI video drivers package (Fedora 10 64, HD 4850)/ sound card drivers too mothergoose729 Linux - Hardware 9 01-19-2009 02:08 PM
Drivers for gma950 video? (Integrated i945) + slow video in mplayer ivanatora Linux - Hardware 1 01-14-2007 01:19 PM
Update Video Drivers for Voodoo 3 video card ki4cmo Linux - Software 5 01-02-2007 06:22 PM
KDE 3.2 and changing video card drivers and monitor drivers citrus Linux - Newbie 4 02-25-2004 05:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Deepin

All times are GMT -5. The time now is 05:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration