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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-25-2010, 01:28 AM
|
#1
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Rep:
|
alien's KDE 4.6RC1 always run /usr/bin/strigidaemon after login...
I've disabled the strigi search and "semantic search" in KDE settings but no help. strigidaemon starts every time after I logged in and makes the system slow.(since it scanning the disk, there will a lot of disk IO)
Is there a way to get rid of this?
|
|
|
|
12-25-2010, 02:53 AM
|
#2
|
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Slackware 14.0
Posts: 8,464
|
Did you disabled the deamon in the settings?
Code:
system settings => sevicemanager
You could remove
Strigi-daemon, strigi-applet, strigi-client, strigi-plugins and strigi-utils.
Kind regards
|
|
|
|
12-25-2010, 09:22 AM
|
#3
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,336
Rep: 
|
Using Alien's latest packages, I went ahead and enabled nepomuck, strigi, and whatever else. The fans have been on high since about 8hrs and 20min ago. The system is barely usable since I got up, but the more I use it, the better it runs. Just makes the fans go harder. If this thing can't finish its index soon, I'm gonna shut it all down again.
Anybody know how long this takes on a first run? A week - 10 days?
|
|
|
|
12-25-2010, 09:33 AM
|
#4
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Original Poster
Rep:
|
Quote:
Originally Posted by repo
Did you disabled the deamon in the settings?
Code:
system settings => sevicemanager
You could remove
Strigi-daemon, strigi-applet, strigi-client, strigi-plugins and strigi-utils.
Kind regards
|
No, there is only "Nepomuk Search Module" I found might be relative. But disable it doesn't help at all... I disabled strigi in every corner I can find and set the scan module to none. But it doesn't help too...
It eat up 50% CPU and ~200M RAM in about 10min. I have to shut it down by hand... ;(
|
|
|
|
12-25-2010, 09:36 AM
|
#5
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Original Poster
Rep:
|
Quote:
Originally Posted by mlangdn
Anybody know how long this takes on a first run? A week - 10 days?
|
It depends on the setting of scan directories.
|
|
|
|
12-25-2010, 09:58 AM
|
#6
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,336
Rep: 
|
Screw it - I just killed all the indexing stuff. Now KDE runs as Bob intended.
|
|
|
|
12-25-2010, 10:30 AM
|
#7
|
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Slackware 14.0
Posts: 8,464
|
|
|
|
|
12-25-2010, 09:07 PM
|
#8
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Original Poster
Rep:
|
Quote:
Originally Posted by repo
|
Sure, I have. I even have comments in that post
But there is no hint about how to stop strigi start every time after I log in...
|
|
|
|
12-25-2010, 09:08 PM
|
#9
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Original Poster
Rep:
|
Quote:
Originally Posted by mlangdn
Screw it - I just killed all the indexing stuff. Now KDE runs as Bob intended.
|
Yup, I want to screw it as well but I don't know how to...
|
|
|
|
12-25-2010, 11:09 PM
|
#10
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,336
Rep: 
|
You can disable nepomuk in System Settings under Desktop search. That usually does all I need. Under System Administaration > Startup and Shutdown, there is some more things in there if you don't need them.
|
|
|
|
12-26-2010, 12:18 AM
|
#11
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Original Poster
Rep:
|
@mlangdn
Yes, I did that. But it doesn't help... Do I need to cleanup the .kde folder _again_ ?... ;(
|
|
|
|
12-26-2010, 01:44 AM
|
#12
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,336
Rep: 
|
If you start with a new .kde folder, everything will be enabled again. You will have to go back and disable it all over again. I really have no clue why you aren't getting relief from just disabling nepomuk. I would run:
and see what the culprit is.
|
|
|
|
12-26-2010, 05:41 AM
|
#13
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,984
|
I tried to
Code:
mv /usr/bin/strigidaemon /usr/bin/strigidaemon.old
an things got quieter (before I got segfaults in the logs).
then I removepkg'd akonadi and kdepim stuff don't work anymore, but things got even quieter. 
|
|
|
|
12-27-2010, 07:37 PM
|
#14
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Original Poster
Rep:
|
Good idea  I wanted to
Code:
ln -s /usr/bin/true /usr/bin/strigidaemon
but remove akonadi and kdepim might be better ;P
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:54 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
|
|