Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am having problems finding the right linux distro for me and my hardware, (nvidia GTS450), I have found 2 that work with my card, but kdenlive wont work with either,
1 fedora (wont render without crashing after latest update and fedora irc help channel no help) (kdenlive irc no help either)
2 linuxmint lmde (cant get kdenlive to recognise codecs after they have been installed)
I have tried every distro you can think of during the past 2 months to solve my problem. but apart from the above 2 distros the rest suffer from screen tearing
has anyone any ideas, before I pull what is left of my hair out?
couldnt find the right forum section so please move if needed
According to this page your card belong to the NVC0 family with the code name NVC3 (GF106).
If you want to use the "nouveau" open source driver take in account this warning, quoted from the same page:
Quote:
These cards are generally working with the latest kernel and Mesa but may still have power management issues. It is recommended to use the Linux 3.1 kernel or newer (or a backported driver from this kernel).
This means that you should use a fairly recent distribution or upgrade the kernel and possibly some parts of the X stack, including probably libdrm and xf86-video-nouveau.
In the mean time there is a closed-source driver provided by nVidia which is supposed to work for your card, see that page, look in the GeForce 400 Series, driver version is 295.59 (choose the 32 bit or 64 bit fitting your ARCH).
So my best advise would be to try this one, still with a fairly recent kernel (on my Slackware-current I installed linux 3.4.x with no hassle).
If you want to try the nouveau driver I can help you a little more provided you choose to install Slackware. But for now using the driver provided by nVidia is certainly easier.
Last edited by Didier Spaier; 06-25-2012 at 12:11 PM.
pixellany: thanks for the reply, I have been randomly picking distros for the last 2 months, It just dosent make sense why the two distros mentioned work with the nvidia driver, and the rest dont? could the way the distros are built affect the way the driver is used? prior to this I used the "NV" driver successfuly with older nvidia cards but this seems to have been replaced with the "nouveau" driver
cheers
stripe
Didier Spaier: thanks for the reply, this is starting to make sense now. with the card being recent (birthday present off the wife) it may well require a later kernel to work correctly. so distros with earlier kernels may have problems even when using the (295.59) nvidia driver. I wonder if I can remove the nouveau driver and use the nv driver instead (this worked with earlier nvidia cards) as I have always had trouble with the noveau driver
I wouldn't recommend to use the nv driver, it is unsupported and will get you no 2D-, 3D- and video acceleration.
I would recommend to settle with one distro and we will help you to install the proprietary driver according to your distros way to do it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.