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. |
|
 |
|
10-09-2012, 07:24 AM
|
#31
|
|
Member
Registered: Sep 2012
Location: Hong Kong
Distribution: Slackware14 (3.7)
Posts: 51
Rep: 
|
I was about to post the same thing and I saw this post.
Mine Thinkpad E430 with i3 cpu running Slackware14 (3.2.29) is having the same problem. Frozen 2-3 times every night. Nothing I could do but reboot. I thought it was because of my computer... 
Last edited by 688a; 10-09-2012 at 07:41 AM.
|
|
|
|
10-09-2012, 08:26 AM
|
#32
|
|
Member
Registered: Sep 2012
Location: Hong Kong
Distribution: Slackware14 (3.7)
Posts: 51
Rep: 
|
Quote:
Originally Posted by H_TeXMeX_H
|
Hi TeXMeX,
I followed your instruction and when I "gpg --search xxxxxxxx", I got these 2 message:
Quote:
gpg: no keyserver known (use option --keyserver)
gpg: keyserver search failed: bad URI
|
I tried to use the kernel v3.6 and would that cause the problem?
===================================================
Just want to make a note for those it might be helpful. I got the problem fixed by:
#gpg --keyserver wwwkeys.pgp.net --recv-keys 00411886
===================================================
Again, I've got another error:
#gpg --verify linux-$version.tar.sign
gpg: can't open `linux-3.6.tar.sign'
gpg: verify signatures failed: file open error
I just ignored this and go to next step
===================================================
When I built the new kernel,
there are at least 100 y/n options to choose. Is that normal?
.
Last edited by 688a; 10-09-2012 at 09:30 AM.
|
|
|
1 members found this post helpful.
|
10-09-2012, 09:22 AM
|
#33
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,628
|
Yeah, I fixed it, you also need the .sign file, which I forgot to mention.
|
|
|
|
10-09-2012, 09:31 AM
|
#34
|
|
Member
Registered: Sep 2012
Location: Hong Kong
Distribution: Slackware14 (3.7)
Posts: 51
Rep: 
|
Quote:
Originally Posted by H_TeXMeX_H
Yeah, I fixed it, you also need the .sign file, which I forgot to mention.
|
When I built the new kernel,
there are at least 100 yes/no questions to answer. Is that normal?
Last edited by 688a; 10-09-2012 at 09:33 AM.
|
|
|
|
10-09-2012, 09:33 AM
|
#35
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,628
|
What kernel version are you using, and did you use one of the slackware configs ?
|
|
|
|
10-09-2012, 09:35 AM
|
#36
|
|
Member
Registered: Sep 2012
Location: Hong Kong
Distribution: Slackware14 (3.7)
Posts: 51
Rep: 
|
Quote:
Originally Posted by H_TeXMeX_H
What kernel version are you using, and did you use one of the slackware configs ?
|
Mine version is v3.2.29 and trying to up to v3.6
I don't have my installation medium on hand, so I did:
Quote:
|
zcat /proc/config.gz > .config
|
If we use the installation disk to copy the config file, there would not be any yes/no questions to answer?
Now I stopped the building kernel because I don't sure the kernel building is correct or not...~!
Last edited by 688a; 10-09-2012 at 09:52 AM.
|
|
|
|
10-09-2012, 09:56 AM
|
#37
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,789
|
Quote:
Originally Posted by 688a
When I built the new kernel,
there are at least 100 yes/no questions to answer. Is that normal?
|
Yes that's pretty normal as there is a very big gap between the 3.2 and the 3.6 kernels. Instead of using the config file for your running kernel, what don't you download one in /testing from a mirror?
Last edited by Didier Spaier; 10-09-2012 at 10:04 AM.
|
|
|
|
10-09-2012, 10:07 AM
|
#38
|
|
Member
Registered: Sep 2012
Location: Hong Kong
Distribution: Slackware14 (3.7)
Posts: 51
Rep: 
|
Quote:
Originally Posted by Didier Spaier
Yes that's pretty normal as there is a very big gap between the 3.2 and the 3.6 kernels. Instead of using the config file for your running kernel, what don't you download one in /testing from a mirror?
|
The BIG problems of those questions are, they are NOT understandable for normal people  ... Those questions are deep!!!
BTW,where can I find a config file from mirror?
Last edited by 688a; 10-09-2012 at 10:16 AM.
|
|
|
|
10-09-2012, 10:14 AM
|
#39
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,628
|
|
|
|
|
10-09-2012, 10:16 AM
|
#40
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,789
|
Quote:
Originally Posted by 688a
BTW,why can I find a config file from mirror?
|
Here for a 2.6 kernel. If you feel some questions are hard, just accept the default answer or request help.
EDIT H_TeXMeX_H was faster.
Last edited by Didier Spaier; 10-09-2012 at 10:18 AM.
|
|
|
|
10-09-2012, 09:13 PM
|
#41
|
|
Member
Registered: Sep 2012
Location: Hong Kong
Distribution: Slackware14 (3.7)
Posts: 51
Rep: 
|
|
|
|
|
10-10-2012, 04:19 AM
|
#42
|
|
Member
Registered: Apr 2007
Location: Shanghai,China || Sweden
Distribution: Slackware
Posts: 43
Original Poster
Rep:
|
Well. I marked this post "SOLVED" with the approach of upgrading to an upper kernel (3.4, 3.5 or 3.6).
|
|
|
|
10-13-2012, 06:00 AM
|
#43
|
|
Member
Registered: Jul 2006
Distribution: slackware
Posts: 51
Rep:
|
another solution
I have an other approach to solve problem which is a wee bit more simple than upgrading the kernel.
on my x230 box the freshly installed slackware 14 froze between 30 sec and 1 hour after boot. each time the system froze firefox was running and some heavyly flash and script polluted pages were open.
To test if firefox is the problem i installed opera. i considered to deinstall flash but was to lazy on the first try.
since then my system didnt froze anymore even with slackwares original kernel installed. at last in my case not the kernel but firefox was causing the problem.
|
|
|
|
10-20-2012, 12:22 PM
|
#44
|
|
Member
Registered: May 2010
Posts: 338
Rep: 
|
Just put 14.0 on Zareazon Strata, and had the same freezing problem in X, within an hour of boot. After upgrading to 3.4.14 it now worked for 12 hours without a hitch. Keeping my fingers crossed.
|
|
|
|
10-24-2012, 05:31 AM
|
#45
|
|
Member
Registered: Jun 2006
Location: Istanbul, Turkey
Distribution: Slackware
Posts: 90
Rep:
|
Quote:
Originally Posted by H_TeXMeX_H
Yeah, I fixed it, you also need the .sign file, which I forgot to mention.
|
H_TeXMeX_H, is that normal? Do I need to import GPG Key?
|
|
|
|
| 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:41 PM.
|
|
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
|
|