Slackware This Forum is for the discussion of Slackware Linux.
|
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
|
11-10-2013, 07:59 AM
|
#61
|
Member
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380
Rep:
|
I also have the 6150 SE in my tower and saw that there's a new driver available. So far the 304.108 works fine with 14.1. I'll download the newer driver and install that later.
|
|
|
11-10-2013, 08:18 AM
|
#62
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,796
|
Just installed the latest NVidia 304.116 and it works fine
|
|
|
11-10-2013, 08:32 AM
|
#63
|
Member
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380
Rep:
|
Same here. The new driver works just fine on my system as well.
|
|
|
11-10-2013, 08:02 PM
|
#64
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
Well I can Honestly say with the 3.12 testing kernel none of the patches work for me none of the patched nvidia stuff
Quote:
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce GT 640/PCIe/SSE2
|
those are the official nvidia patches for several different drivers.
seems Nvidia is more in to android. and may be time to look for a AMD card.
Makes you wonder why all the consoles will be getting AMD.
|
|
|
11-10-2013, 08:15 PM
|
#65
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,796
|
Newest NVidia driver is ready for 3.12 without any need to patch: http://rglinuxtech.com/?p=924
|
|
|
11-10-2013, 08:50 PM
|
#66
|
Senior Member
Registered: Dec 2008
Posts: 1,190
|
Well, I think this thread is about legacy GPUs using the 304.xx drivers.
For more recent NVidia GPUs the latest working drivers are 319.49 and 325.15.
|
|
|
11-11-2013, 04:11 AM
|
#67
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
Quote:
Originally Posted by guanx
Well, I think this thread is about legacy GPUs using the 304.xx drivers.
For more recent NVidia GPUs the latest working drivers are 319.49 and 325.15.
|
the 304 builds fine in 14.0 and 13.37 and there stock kernel. 14.0 to 14.1 we have seen some very big changes in the xorg and mesa programs
I am sure things will come about. the 304 driver works well on my GT 640 2gb ram in the previous environments.
right now the 319.49 builds with the 14.1 and if I go to the 319.60 it builds but breaks all my video capture and breaks all my video software using libva.
and ffmpeg. there is other drivers that do build and work but still breaks my software.
This is not good or bad just data.
I patched the 304 and the build failed I am still looking into it. I am only using the 3.12 testing config until Pat sets out another kernel to test
then I will try it.
One kernel at a time.
|
|
|
02-16-2014, 06:23 PM
|
#68
|
Moderator
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,306
|
Just updated one box to 304.119 - installed unpatched and works just like 304.116 as far as I can tell on first looks.
I have been experiencing a small problem since I replaced my monitor with a new "widescreen" thrift-store treasure, 1368x768. About every third or fourth time I start X it comes up in the wrong resolution, once in a while offset on the screen or the monitor reports "no signal".
I am using Fluxbox, I include the nvidia-settings.rc in the startup script and I have the correct modeline in xorg.conf. I was hoping 304.119 might fix it, but alas... (might not be an Nvidia problem).
For now I wrote simple xrandr script in my home directory which I can invoke even when blinded by no signal, and it seems to reset fine. I can also exit Fluxbox or Ctl-Alt-BS and kill X. More annoying than anything else.
|
|
|
02-17-2014, 01:02 AM
|
#69
|
Member
Registered: Sep 2011
Posts: 925
|
Quote:
Originally Posted by astrogeek
I have the correct modeline in xorg.conf.
|
Are sure that it is correct? Why don't you let the driver use the modeline from the EDID?
|
|
1 members found this post helpful.
|
02-17-2014, 01:20 AM
|
#70
|
Moderator
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,306
|
Quote:
Originally Posted by jtsn
Are sure that it is correct? Why don't you let the driver use the modeline from the EDID?
|
I added the modeline while trying to fix this behavior, which did not change anything but I left it there. Before I added it I would guess the driver was using the EDID values (although I am far from an expert in how that all works).
I originally had a Dell 1024x768 (?) monitor. It never came up with the wrong resolution, but once in a while it would fail when X started. I tinkered with it a few times but never got a handle on it and mostly ignored it and restarted X when it happened. Then I got an Acer 1368x768 which I really like (easy on my eyes and extra width that still fits on my crowded desk). It has the more frequent problem of starting at incorrect resolution, and sometimes fails with "no signal" as did the Dell, so I expect they are the same problem.
Today I saw there was a new Nvidia driver for it so I installed it thinking it "might" be an Nvidia problem, but no change.
Additional info: It is a GeForce 6150SE video controller, the problem occurs with or without the nvidia-settings loaded from the Fluxbox startup script, and with assorted startx options that I have tried at various times. In short - nothing I have done has seemed to make any difference.
All of that said, I am not in very active pursuit of a solution at this point, but as you were kind enough to reply - thanks! Any guidance or suggestions will be appreciated.
|
|
|
02-17-2014, 01:32 AM
|
#71
|
Member
Registered: Sep 2011
Posts: 925
|
If the built-in EDID modeline doesn't work, there is a good chance, that just your display is broken. You should remove the modeline, because it overrides the defaults which work best with your display, especially if the modeline doesn't help anything.
Which display connector do you use? Did you try a different one?
|
|
|
02-17-2014, 01:53 AM
|
#72
|
Moderator
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,306
|
Quote:
Originally Posted by jtsn
If the built-in EDID modeline doesn't work, there is a good chance, that just your display is broken. You should remove the modeline, because it overrides the defaults which work best with your display, especially if the modeline doesn't help anything.
Which display connector do you use? Did you try a different one?
|
I'll comment out the modeline - it did not change anything.
I am using the VGA connector and yes, I have tried a different cable.
At times over the past few months I have tried to troubleshoot it and read much and tried several things along the way. It might just be a hardware problem, either in the monitor or the computer. It is not "flakey" in any other way, but this particular problem has been like gravity - nothing else seems to interact with it. Hence, my decision to mostly just live with it.
|
|
|
03-29-2014, 08:09 PM
|
#73
|
Member
Registered: Jan 2013
Location: France
Distribution: Slackware 14.1 32 bits
Posts: 211
Rep:
|
I'm bumping this thread just to ask if someone has successfully installed either the 304.108 or 304.121 Nvidia's driver along with the 3.13 Linux kernel ?
|
|
|
03-30-2014, 02:31 AM
|
#74
|
LQ Guru
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,564
|
121 should build against kernel 3.13.x and Xserver 1.15... Are you having trouble with it?
|
|
|
03-30-2014, 01:28 PM
|
#75
|
Member
Registered: Jan 2013
Location: France
Distribution: Slackware 14.1 32 bits
Posts: 211
Rep:
|
I don't know at the moment.
I'm just considering compiling a 3.13 branch kernel because of the enhancements of the snd_usb_audio module of the Linux kernel.
|
|
|
All times are GMT -5. The time now is 04:58 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|