LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-01-2015, 07:40 AM   #286
JackHair
Member
 
Registered: Aug 2009
Location: Netherlands
Distribution: Slackware64-current
Posts: 167

Rep: Reputation: 39

On both my laptop and my desktop I have problems with networkmanager/WICD combined with dhcpcd. When I switch to dhclient both do work. The problem with dhcpcd is that both networkmanager and WICD can't use DHCP. Both will connect/disconnect until I stop it manually. Using dhclient I see no problems.
 
Old 06-01-2015, 07:50 AM   #287
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 JackHair View Post
On both my laptop and my desktop I have problems with networkmanager/WICD combined with dhcpcd. When I switch to dhclient both do work. The problem with dhcpcd is that both networkmanager and WICD can't use DHCP. Both will connect/disconnect until I stop it manually. Using dhclient I see no problems.
Try changing that in /etc/NetworkManager/NetworkManager.conf

Code:
# /etc/NetworkManager/NetworkManager.conf
#
# See NetworkManager.conf(5) for more information on this file

[main]
plugins=keyfile
dhcp=dhcpcd

[keyfile]
hostname=yourhostname
 
Old 06-01-2015, 07:55 AM   #288
JackHair
Member
 
Registered: Aug 2009
Location: Netherlands
Distribution: Slackware64-current
Posts: 167

Rep: Reputation: 39
Quote:
Originally Posted by Alien Bob View Post
Try changing that in /etc/NetworkManager/NetworkManager.conf

Code:
# /etc/NetworkManager/NetworkManager.conf
#
# See NetworkManager.conf(5) for more information on this file

[main]
plugins=keyfile
dhcp=dhcpcd

[keyfile]
hostname=yourhostname
I changed that to dhclient to get it to work. With dhcpcd dhcp doesn't work when using networkmanager. And rc.inet1.conf is set to "USE_DHCP[0]="no""

Last edited by JackHair; 06-01-2015 at 07:56 AM.
 
Old 06-01-2015, 01:44 PM   #289
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
Slow KDE start

Anyone noticing a remarkably slow KDE start after the April current updates?
On all the 3 machines I'm using Slackware-current on I noticed a severe slowdown in KDE start, exactly after loading the first icon (the hard disk icon when using the default theme).
I'm currently using kde-4.14.3 from Alien's ktown repository.
 
Old 06-01-2015, 03:24 PM   #290
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 414N View Post
Anyone noticing a remarkably slow KDE start after the April current updates?
On all the 3 machines I'm using Slackware-current on I noticed a severe slowdown in KDE start, exactly after loading the first icon (the hard disk icon when using the default theme).
I'm currently using kde-4.14.3 from Alien's ktown repository.
You should switch to the KDE 4.14.3 that's now part of slackware-current.
 
Old 06-01-2015, 10:28 PM   #291
ill323
Member
 
Registered: Jul 2010
Posts: 43

Rep: Reputation: 11
Quote:
Originally Posted by JackHair View Post
I changed that to dhclient to get it to work. With dhcpcd dhcp doesn't work when using networkmanager. And rc.inet1.conf is set to "USE_DHCP[0]="no""
Try non-duid mode to see if dhcpcd work again?

Code:
--- /etc/dhcpcd.conf.orig    2015-04-15 02:21:42.000000000 +0800
+++ /etc/dhcpcd.conf 2015-05-01 09:51:12.000000000 +0800
@@ -8,12 +8,12 @@
 hostname
 
 # Use the hardware address of the interface for the Client ID.
-#clientid
+clientid
 # or
 # Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361.
 # Some non-RFC compliant DHCP servers do not reply with this set.
 # In this case, comment out duid and enable clientid above.
-duid
+#duid
 
 # Persist interface configuration when dhcpcd exits.
 persistent
 
Old 06-01-2015, 11:03 PM   #292
JackHair
Member
 
Registered: Aug 2009
Location: Netherlands
Distribution: Slackware64-current
Posts: 167

Rep: Reputation: 39
Quote:
Originally Posted by ill323 View Post
Try non-duid mode to see if dhcpcd work again?

Code:
--- /etc/dhcpcd.conf.orig    2015-04-15 02:21:42.000000000 +0800
+++ /etc/dhcpcd.conf 2015-05-01 09:51:12.000000000 +0800
@@ -8,12 +8,12 @@
 hostname
 
 # Use the hardware address of the interface for the Client ID.
-#clientid
+clientid
 # or
 # Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361.
 # Some non-RFC compliant DHCP servers do not reply with this set.
 # In this case, comment out duid and enable clientid above.
-duid
+#duid
 
 # Persist interface configuration when dhcpcd exits.
 persistent
It doesn't change anything. I didn't think it would because without networkmanager, just plain dhcpcd, does work. The problems start when I start networkmanager.
 
Old 06-02-2015, 08:01 AM   #293
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by staus View Post
I'm mot sure if anyone posted a complaint about Imagemagick. I did a search on the forum, but couldn't find anything.
I had to recompile the 14.1 source code (32 bit) while actually using the current 32 bit Slackware.

I no longer get "Illegal command" failures when running import.
I've just hit the same thing, fwiw....

Code:
./dolphin-emu.SlackBuild: line 94: 21797 Illegal instruction     convert Installer/Dolphin.ico -resize ${i}x${i}! $PRGNAM-${i}.png
 
Old 06-02-2015, 09:06 AM   #294
genss
Member
 
Registered: Nov 2013
Posts: 744

Rep: Reputation: Disabled
Quote:
Originally Posted by 55020 View Post
I've just hit the same thing, fwiw....

Code:
./dolphin-emu.SlackBuild: line 94: 21797 Illegal instruction     convert Installer/Dolphin.ico -resize ${i}x${i}! $PRGNAM-${i}.png
do you have sse2 cpu ?

edit: this might also be happening
http://stackoverflow.com/a/10354227/2078743

Last edited by genss; 06-02-2015 at 09:07 AM.
 
Old 06-02-2015, 09:31 AM   #295
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by genss View Post
do you have sse2 cpu ?
SL7KL

Code:
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pebs bts pni dtes64 monitor ds_cpl cid xtpr
Quote:
Originally Posted by genss View Post
edit: this might also be happening
http://stackoverflow.com/a/10354227/2078743
"Actually often you get an illegal instruction error not because your program contain an illegal opcode but because there is a bug in your program (e.g., a buffer overflow) that makes your program jumps in a random address with plain data or in code but not in the start of the opcode."

Well, yes, I hope we all know that.

I wasn't really asking for help; I was confirming the problem with xap/imagemagick-6.9.0_10-i486-1.txz in -current that staus and Paulo2 reported previously.

Last edited by 55020; 06-02-2015 at 09:32 AM.
 
Old 06-02-2015, 11:32 AM   #296
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 932

Rep: Reputation: 522Reputation: 522Reputation: 522Reputation: 522Reputation: 522Reputation: 522
Quote:
Originally Posted by genss View Post
do you have sse2 cpu ?

edit: this might also be happening
http://stackoverflow.com/a/10354227/2078743
I think that in this case sse2 isn't the problem, since I rebuilt ImageMagick -current version
and now it is working.

Code:
$ convert
Version: ImageMagick 6.9.0-10 Q16 i486 2015-05-30 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
I'm not an imagemagick heavy user, so it would take a long time for me to note the illegal instruction.
 
Old 06-02-2015, 11:57 AM   #297
genss
Member
 
Registered: Nov 2013
Posts: 744

Rep: Reputation: Disabled
Quote:
Originally Posted by 55020 View Post
Well, yes, I hope we all know that.

I wasn't really asking for help; I was confirming the problem with xap/imagemagick-6.9.0_10-i486-1.txz in -current that staus and Paulo2 reported previously.
i forget, since most of the time you get a segfault

tbh i wasn't offering help, just interested
 
Old 06-08-2015, 10:42 AM   #298
Jefferson
Member
 
Registered: Jul 2012
Distribution: Slackware-current, 32bit
Posts: 84

Rep: Reputation: Disabled
Quote:
Originally Posted by Jefferson View Post
Geeqie is slow now. Image rendering is noticeably slower on bigger files (like 1280x4000 pixels).
You can see how it's rendered block by block, line by line.

Has anybody notice this?
I tried Geeqie on just installed Debian 8 stable on the same machine. It has the same behavior.
Something is broken somewhere apparently. And it's not tied to Slackware.
 
Old 06-11-2015, 12:38 PM   #299
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Rep: Reputation: 279Reputation: 279Reputation: 279
I've been having trouble with automounting of removable media (via USB) since upgrading to current(32).

I plug devices in, and dmesg indicates it has detected a mass storage device, but the device doesn't actually show up in KDE or XFCE.

Any tips on anything new that needs to be set up to get this to work on current?
 
Old 06-11-2015, 01:51 PM   #300
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,126

Original Poster
Rep: Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297
@Poprocks,
I've had a similar problem since the 21 April updates.
It doesn't matter if the media is in an external drive or in one of the 3 CD/DVD drives in this box, some are read and some are not. In one case the CD is seen, but the only option is to copy it, that is, I can't view the contents with a file manager.
And, as said before, the same CD/DVDs I've had trouble with in Slackware64 since 21 April, read perfectly, using the same hardware, when viewed via winXp or PC-BSD.

Last edited by cwizardone; 06-11-2015 at 01:53 PM.
 
  


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
Three Things That Won't Get You An IT Job – And Two Things That Will sundialsvcs General 20 08-13-2014 02:55 PM
Recent Changes in Current (or things that go bump in the night). cwizardone Slackware 13 03-02-2013 08:30 AM
VirtualBox won't run after upgrade to slackware64 current Ook Slackware 9 06-18-2011 07:13 AM
[SOLVED] kernel upgrade -current messed up things portia Slackware 28 01-26-2010 05:48 PM
Things that run in framebuffer!!! Optyx Linux - General 1 08-01-2007 08:26 PM

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

All times are GMT -5. The time now is 04:53 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