LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-20-2012, 07:57 AM   #16
jaycee4
Member
 
Registered: Aug 2009
Posts: 42

Rep: Reputation: 7

I'm afraid I couldn't help but notice that a certain compiler received an update today - http://gcc.gnu.org/gcc-4.7/. As a related matter, I noticed another compiler in Slackware's repositories that could use an update - http://llvm.org/releases/3.1/docs/ReleaseNotes.html. And, as one last observation, a certain windowing system received a bugfix release - http://permalink.gmane.org/gmane.com....announce/1792. Would any of these updates be feasible at this late stage?
 
Old 09-20-2012, 08:29 AM   #17
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 619

Rep: Reputation: 299Reputation: 299Reputation: 299
Quote:
Originally Posted by jaycee4 View Post
Would any of these updates be feasible at this late stage?
I'd be shocked if the gcc and xorg one went in. I think (though I may be wrong) that LLVM is there only for academic benefit and nothing in Slackware actually uses it, so that might just slip through. Even then, I doubt it.
 
Old 09-21-2012, 12:45 AM   #18
vdemuth
Member
 
Registered: Oct 2003
Location: West Midlands, UK
Distribution: Slackware 14 (Server),OpenSuse 13.2 (Laptop & Desktop),, OpenSuse 13.2 on the wifes lappy
Posts: 781

Rep: Reputation: 98
Updated to rc5 and the laptop no longer switches off on request. It changes instead to runlevel1. Looking at rc.6 there seems to be no poweroff line. Design or simply missed?
 
Old 09-21-2012, 02:25 AM   #19
jprzybylski
Member
 
Registered: Apr 2011
Location: Canada
Distribution: Slackware
Posts: 99

Rep: Reputation: 23
Quote:
Originally Posted by AlleyTrotter View Post
RC5 is on line now
Still waiting for mirrors.kernel.org to update.

New RC looks pretty solid to me - haven't had a crash in... since 13.1. And this is mostly just bugfixes and rebuilds. So I think I can wait for a little longer.
 
Old 09-21-2012, 05:23 AM   #20
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,178

Rep: Reputation: 236Reputation: 236Reputation: 236
Quote:
Originally Posted by vdemuth View Post
Updated to rc5 and the laptop no longer switches off on request. It changes instead to runlevel1. Looking at rc.6 there seems to be no poweroff line. Design or simply missed?
You can check it
Code:
$ ls -l /etc/rc.d/rc.6
-rwxr-xr-x 1 root root 7695  8月 15 01:03 /etc/rc.d/rc.6*
$ md5sum /etc/rc.d/rc.6
d3b597a1a0c0b1891dc613da9cdb20d3  /etc/rc.d/rc.6
 
1 members found this post helpful.
Old 09-21-2012, 06:22 AM   #21
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by guanx View Post
You can check it
Code:
$ ls -l /etc/rc.d/rc.6
-rwxr-xr-x 1 root root 7695  8月 15 01:03 /etc/rc.d/rc.6*
$ md5sum /etc/rc.d/rc.6
d3b597a1a0c0b1891dc613da9cdb20d3  /etc/rc.d/rc.6
You can even verify online that there is absolutely a poweroff line in rc.6:

http://slackware.osuosl.org/slackwar...s/scripts/rc.6

Eric
 
Old 09-21-2012, 07:57 AM   #22
bormant
Member
 
Registered: Jan 2008
Posts: 426

Rep: Reputation: 240Reputation: 240Reputation: 240
http://gcc.gnu.org/ml/gcc-announce/2012/msg00005.html

The GNU Compiler Collection version 4.7.2 has been released.

GCC 4.7.2 is the first bug-fix release containing important fixes for regressions and serious bugs in GCC 4.7.1 with over 70 bugs fixed since the previous release.

2b|!2b ?
 
Old 09-21-2012, 08:39 AM   #23
slacktroll
Member
 
Registered: May 2011
Distribution: Slackware64/current
Posts: 175

Rep: Reputation: 44
Quote:
Originally Posted by bormant View Post
http://gcc.gnu.org/ml/gcc-announce/2012/msg00005.html

The GNU Compiler Collection version 4.7.2 has been released.

GCC 4.7.2 is the first bug-fix release containing important fixes for regressions and serious bugs in GCC 4.7.1 with over 70 bugs fixed since the previous release.

2b|!2b ?
Yeah firefox now only takes 3gb of ram to compile on a 64bit system and compilation goes faster.. well.. hm :P
 
Old 09-21-2012, 10:00 AM   #24
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,101

Rep: Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278
Quote:
Originally Posted by vdemuth View Post
Updated to rc5 and the laptop no longer switches off on request. It changes instead to runlevel1. Looking at rc.6 there seems to be no poweroff line. Design or simply missed?
I have that problem within KDE 4.9.1, but not from the command line or within Xfce 4.10.

Last edited by cwizardone; 09-21-2012 at 10:02 AM.
 
Old 09-21-2012, 10:22 AM   #25
vdemuth
Member
 
Registered: Oct 2003
Location: West Midlands, UK
Distribution: Slackware 14 (Server),OpenSuse 13.2 (Laptop & Desktop),, OpenSuse 13.2 on the wifes lappy
Posts: 781

Rep: Reputation: 98
Thanks for all the answers thus far. Having checked my rc.6 file, it's nothing like the one that Eric has pointed me to, so I have downloaded that one to use. Strange thing is, until the latest update I didn't have this problem so can only suspect a duff rsync session.
Other than that little and not particularly significant problem, all is looking otherwise very good.

Now if only I could get pyscrabble working.

Last edited by vdemuth; 09-21-2012 at 10:45 AM. Reason: Me being a doofus
 
Old 09-21-2012, 05:03 PM   #26
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,058

Rep: Reputation: Disabled
Running Slackware 14-RC5 + libdrm upgraded to 2.6.39 and xf86-video-nouveau upgraded to 1.0.2: so far, so good (see this post for the details).

Packages upgrade are no more allowed, I know, I know... But if our BDFL makes an exception, I won't complain

PS The nouveau X module is now deemed stable, hence the 1.* version and the fact that it be now available as a tarball.

PS2 Now in /testing, thanks to Patrick Volkerding.

Last edited by Didier Spaier; 09-22-2012 at 01:31 AM. Reason: PS2 added
 
Old 09-22-2012, 05:27 PM   #27
ringwraith
Senior Member
 
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272

Rep: Reputation: 65
Where is NetworkManager called in the startup scripts? I chose it during the install. I have confirmed it is executable. I am still having to start it manually to get my wireless up and running.
 
Old 09-22-2012, 05:35 PM   #28
Marcelo_Belfalas
Member
 
Registered: Apr 2012
Location: Brazil
Distribution: Slackware64-current multilib
Posts: 32

Rep: Reputation: 18
It is on rc.M, check if rc.wicd is executable

Code:
# Start wicd or networkmanager:
if [ -x /etc/rc.d/rc.wicd ]; then
  sh /etc/rc.d/rc.wicd start
elif [ -x /etc/rc.d/rc.networkmanager ]; then
  sh /etc/rc.d/rc.networkmanager start
fi
if you have rc.wicd as executable it will run wicd

Last edited by Marcelo_Belfalas; 09-22-2012 at 05:37 PM.
 
1 members found this post helpful.
Old 09-22-2012, 06:01 PM   #29
ringwraith
Senior Member
 
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272

Rep: Reputation: 65
Thanks Marcelo. I had installed wicd out of habit. I then had removepkg it out but it kept wicd executable. So now it brings it up fine.
 
Old 09-23-2012, 12:27 AM   #30
dsotm
Member
 
Registered: Mar 2012
Distribution: Slackware64-current, Fedora 33
Posts: 90

Rep: Reputation: 2
Hey guys, ever since upgrading to RC5 on my desktop whenever I reboot I need to run ifconfig eth0 up and dhcpcd to get the internet going again... it did it automatically prior to upgrading. Still works fine on my laptop.

Also, if you don't run make modules_install on your shiny new kernel you're going to have problems

EDIT: If I make networkmanager executable it brings it up automatically, how do I do it without having the networkmanager icon though? Being too picky maybe..

Last edited by dsotm; 09-23-2012 at 12:42 AM.
 
  


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] Compiling new kernels, like 2.6.33.3 or 2.6.34-rc5 timetraveler Slackware 5 04-29-2010 01:10 PM
libdvdcss and RC5 issues Carpo Slackware 3 09-21-2006 10:49 AM
LXer: New OpenWrt RC5 LXer Syndicated Linux News 0 03-29-2006 08:54 PM
2.6.15-rc5 compile problem just-hatched Ubuntu 2 12-14-2005 02:43 PM
Confused by RC.D, RC5.D etc sx10 Linux - General 3 02-06-2003 04:04 AM

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

All times are GMT -5. The time now is 02:59 PM.

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