LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-12-2010, 09:21 PM   #16
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled

Im on my way to fix the video problems..... as for the hardware checkup, I did a full memtest on the RAM, no errors... I will try the HDD checkup as well and post the results back.
 
Old 09-12-2010, 10:30 PM   #17
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
Quote:
Originally Posted by lpallard View Post
Martin,

right now I am using KDE4.4.3, would you think the new 4.5 would help? Im also using Kontact & Kmail... if I delete/nuke/destroy akonadi, I lose Kontact all together...

also my main concern is the nvidia stuff.... again right now I just installed slack, and then installed the driver from Nvidia (NVIDIA-Linux-x86-256.53.run)

I never heard about the nvidia kernel and nvidia module from slackbuild.. whats the difference? I tough the nvidia driver was installing its own module....

Can you clarify?
Thanks!
lpallard,

do not uninstall anything from your Slackware installation. Just disable file indexing in the KDE system settings. It is the file indexing that takes a lot of system resources. To see which process eats your system, use "top".

With the Slackbuilds of the proprietary nvidia driver you actually install the same driver. It is just more convenient to install/uninstall/upgrade the driver using the slackbuilds.

Martin
 
Old 09-13-2010, 12:04 AM   #18
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Quote:
Originally Posted by tramni1980 View Post

It is just more convenient to install/uninstall/upgrade the driver using the slackbuilds.

Martin
I would agree with this on most things, but not the NVIDIA proprietary driver. The installer does a very nice job of uninstalling the old driver and reinstalling the new driver when it's time to upgrade, and uninstalling is just as easy. Also the installer now detects if you are running the nouveau driver and will even blacklist it for you.
 
Old 09-13-2010, 08:55 AM   #19
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
I'm on my way to fix (hopefully) my video problems, and then I'll attack the slackware/KDE slowness problems...

I just tried to install 185.18.36 and of course i am having new problems... now this thing says that:

Error: unable to determine the version of the kernel sources located in /lib/modules/2.6.33.4-smp/sources. Please make sure you have installed the kernel sources files.........

What do I need to do? I use the stock 2.6.33.4-smp kernel from Slackware 13.1

256.53 can build and install without problems...

As far as I know: /lib/modules/2.6.33.4-smp/sources is a simlink to /usr/src/2.6.33.4/ (or something like that) and that seems to be the normal non-smp kernel sources, so I understand why the nvidia script complains about the sources not matching the running kernel. How can I get the sources of this kernel??
 
Old 09-13-2010, 09:01 AM   #20
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
Quote:
Originally Posted by lpallard View Post

256.53 can build and install without problems...

As far as I know: /lib/modules/2.6.33.4-smp/sources is a simlink to /usr/src/2.6.33.4/ (or something like that) and that seems to be the normal non-smp kernel sources, so I understand why the nvidia script complains about the sources not matching the running kernel. How can I get the sources of this kernel??
Make sure you have the package kernel-source-2.6.33.4_smp-noarch-1.tgz installed. To see what packages you have installed on your system, issue:
Code:
ls /var/adm/packages
 
Old 09-13-2010, 12:29 PM   #21
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
There were changes in the kernel several months ago. Some of the headers were relocated and this was common in -current at the time. A newer driver or symlinks for the relocated kernel headers were the answer. The newer driver is probably the better option.
 
Old 09-13-2010, 01:18 PM   #22
mcnalu
Member
 
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware current
Posts: 423

Rep: Reputation: 73
Re KDE4 slowness - I'm using slackware 13.1 on an intel atom powered eee pc and driving an external 19" monitor too and KDE4 is just fine. So, I'd certainly think it's possible for you to get reasonable performance on your hardware.

One thing that gobbled memory, cpu cycles and HD space/bandwidth was nepomuk/strigi - once I turned that off my experience was much smoother.
 
Old 09-13-2010, 04:33 PM   #23
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
I just uninstalled strigi and basically cooked KDE.... nothing works now... How can you guys remove akonadi and strigi & nepomuk and get everything else still running fine????? Its not the first time that I try that and last time I ended up reinstalling slack alltogether

damgar, I cant use a newer driver as apparently (from my post on nvnews.net) the version 185.XX is the LAST driver that worked on the XPSM1730 under linux... Thats why I am "trying" to install the 185.36 right now and it does not work.

Code:
unable to determine the version of the kernel sources located in /lib/modules/2.6.33.4-smp/sources.
I did install ( and already had) the kernel-source-2.6.33.4_smp-noarch-1.tgz package from the slack dvd and problem persist. Right now I have:

/lib/modules/2.6.33.4-smp/sources that is a symlink to /usr/src/linux-2.6.33.4/ so NO smp in there... are the sources for -smp exactly the same as the normal kernel??? If not, then there is a glitch in the packages hence why it does not work.

Last edited by lpallard; 09-13-2010 at 05:17 PM.
 
Old 09-13-2010, 08:41 PM   #24
veeall
Member
 
Registered: May 2007
Location: Estonia
Distribution: Slackware64-current
Posts: 298

Rep: Reputation: 56
Could nvidia related problems be due to nouveau driver, maybe X is using that by default? Nouveau should be blacklisted for nvidia drivers to install properly. In current, maybe in 13.1 too, there's a 'xf86-video-nouveau-blacklist' package that handles this.

As far as i know akonadi/nepomuk/strigi is required for kde4, for example kontact or kmail won't run with akonadi uninstalled. Still, strigi and nepomuk can be switched off from kde systemsettings.

Edit: Oh, i didn't notice that. Must be something else then.
Quote:
Originally Posted by damgar View Post
... NVIDIA proprietary driver ... Also the installer now detects if you are running the nouveau driver and will even blacklist it for you.

Last edited by veeall; 09-13-2010 at 08:49 PM.
 
Old 09-13-2010, 09:32 PM   #25
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
I added nouveau to modprobe.d/blacklist.conf.

I also tried something based on my research over this community and the Nvidia forums... its to patch an older driver... some threads on nvnews.net pointed out that since 185.XX series, the SLI has not been working properly on the Dell XPS M1730 with more recent drivers (190.XX to 260.XX)... SO I downloaded driver 190.53 and patched it successfully then installed it.

Some of my comments:

-Better overall performance (window dragging, moving, scrolling, pictures, etc)
-Seems to have improved responsiveness
-Still no SLI!! I suppose I am using 190.53 and thats > 185.XX so as I explained before, it wouldnt work... anybody know where I could get the patch for 185.18.36? As far as I remember, in slack 12.2 this was the driver that worked for SLI... that kinda fits what I read on nvnews.net...

Hopefully with 185.XX the SLI will work...

Last edited by lpallard; 09-13-2010 at 09:40 PM.
 
Old 09-14-2010, 02:05 AM   #26
mcnalu
Member
 
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware current
Posts: 423

Rep: Reputation: 73
Quote:
Originally Posted by lpallard View Post
I just uninstalled strigi and basically cooked KDE.... nothing works now... How can you guys remove akonadi and strigi & nepomuk and get everything else still running fine????? Its not the first time that I try that and last time I ended up reinstalling slack alltogether
Ooops - I did say turn turn it off! There's an option to do so under system settings (advanced tab I think). Akonadi doesn't have an off switch afaik and uninstalling it can cause issues, but it isn't anywhere near the resource hoggery of strigi/nepomuk so I just leave it be.
 
Old 09-14-2010, 08:36 AM   #27
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Yes thats correct, I reinstalled strigi and everything is back to normal... I disabled them (nepomuk & strigi) and I am back to before.. I am working hard to get the older driver 185.XX from nvidia running on my machine. All that is getting really confusing for me... since I moved to linux on a permanent basis, these days have been the most challenging so far! So many issues interrelated and no simple solutions!

I guess thats how we learn!
 
Old 09-28-2010, 11:15 AM   #28
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
I guess I am thinking about bad hard drives as well... I just lost myu server's HDD and that triggered the idea that some bad sectors in my laptop's HDD's could be the root cause of my problems. I will perform some kind of complete backup and then I will do a surface check to see if there is any physical damage...

I will post back.
 
Old 01-08-2011, 06:43 PM   #29
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Just to close this thread, I reinstalled slackware 64 13.1 on this laptop and this fixed most of my problems. Probably corrupted install media or anything like that. RAM was tested and was OK, HDD #1 (I have 2 HDD"s in this laptop) is slowly dying (some bad sectors)...

I will close the thread since so far I assume the problems to be solved by a reinstall and finding the hardware problems.

Thanks to all for the previous help!
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] observation or possibly a bug in font-misc-misc install timetraveler Slackware 9 05-11-2010 04:28 PM
Misc. Xorg 6.9.0 problems after Slackware 11.0 upgrade BlueSpirit Slackware 9 10-15-2006 10:30 AM
Install of XFree86 on SLACKWARE...and misc. wombat53 Slackware 1 06-05-2005 10:54 PM
New user with misc. small problems user1234 Slackware 5 02-05-2004 04:58 PM
Misc problems in SuSE 7.3 Fuel Linux - Distributions 4 03-01-2002 11:53 PM

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

All times are GMT -5. The time now is 03:47 AM.

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