LinuxQuestions.org
Visit Jeremy's Blog.
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-08-2015, 02:09 PM   #16
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Original Poster
Rep: Reputation: 33

Duplicated message - see text below - edited down to this note...

Last edited by bogzab; 06-08-2015 at 02:36 PM. Reason: Duplicated message. Sorry
 
Old 06-08-2015, 02:28 PM   #17
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Original Poster
Rep: Reputation: 33
Duplicated message - see text below - edited down to this note...

Last edited by bogzab; 06-08-2015 at 02:35 PM. Reason: Duplication of another message
 
Old 06-08-2015, 02:32 PM   #18
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Original Poster
Rep: Reputation: 33
Tried :
1. setting the region correctly (Wales is part of GB - so far!)
2. Disabling 11n
3. Disabling power management in the driver

None of these steps seemed to help - alone or in combination.

In terms of re-installing software I have only re-installed the firmware code but I will have a go at the other suggested re-installs.

Meanwhile here are some of the relevant startup messages I see - not sure if there is a clue somewhere here or whether these are just re-stating of what I already know (that the PC never really connects to the router). btw How come it connects for the purposes ofthe iwscan list command?

About three-quarters of the way through startup:

Code:
eth0: adding address fe80::a750::ec54::188a::b559
eth0: if_addaddress6: operation not supported
eth0: waiting for carrier
eth0: timed out
wlan0: adding address fe80::e885::d964::46fe::6210 
wlan0: if_addaddress6: operation not supported
wlan0: waiting for carrier
wlan0: timed out
dhcpcd exited
starting internet superserver daemon
Then after launcing various /etc/r.cd services:
Code:
dhcpcd-6.8.1 starting
dev: loaded udev
eth0: adding address fe80::a750::ec54::188a::b559
eth0: pltime infinity, vltime infinity
if_addaddress6: Permission denied
wlan0: adding address fe80::e885::d964::46fe::6210
wlan0: pltime infinity, vltime infinity
if_addaddress6: Permission denied
eth0: executing /lib/dhcpcd/dhcpcd-run-hooks PREINIT
eth0: executing /lib/dhcpcd/dhcpcd-run-hooks NOCARRIER
wlan0: executing /lib/dhcpcd/dhcpcd-run-hooks PREINIT
wlan0: executing /lib/dhcpcd/dhcpcd-run-hooks NOCARRIER
no interfaces have a carrier
Note that the above messages were generated during a boot-up when the ethernet cable was not plugged in - so no carrier for any interface. When I later connected the ethernet cable, network manager did not seem to be able to connect to the eth0 interface. To do so I had to re-start dhcpcd (dhcpcd -x followed by dhcpcd -d). So wired behaviour also looks a little odd - should not network manager interact with a dhcpcd daemon without requiring re-start?
 
Old 06-08-2015, 02:45 PM   #19
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
You could try disabling ipv6 (this used to be a common issue, but increasingly it seems to not be needed as much).

Code:
rmmod ipv6
If you're able to connect after this, you would need to blacklist that module from being used when booting (there's lots of instructions on how to blacklist modules on Google).
 
Old 06-08-2015, 10:52 PM   #20
JackHair
Member
 
Registered: Aug 2009
Location: Netherlands
Distribution: Slackware64-current
Posts: 167

Rep: Reputation: 39
I've had problems getting my wifi to work on Current too. For me the solution was to use dhclient instead of dhcpcd. Without Networkmanager just eth0 worked fine with dhcpcd. But when combined with Networkmanager/wifi dhcpcd gave me nothing but problems.

Code:
Open /etc/NetworkManager/NetworkManager.conf
and change dhcpcd to dhclient.

[main]
plugins=keyfile
dhcp=dhclient
 
1 members found this post helpful.
Old 06-09-2015, 01:19 AM   #21
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Original Poster
Rep: Reputation: 33
@JackHair:
Thanks for that - this look like a solution at least when using Network Manager - both eth0 and wlan0 now connect and disconnect in response to NM commands. Seen wireless internet connectivity on this laptop for the first time!

Presumably there are ways of re-configuring the startup scripts so that dhclient is used during startup rather than dhcpcd which seems to be incompatible with the intel driver/firmware as it is currently delivered by -current.

@bassmadrigal:
I had already tried blacklisting ipv6 and that did not help, so I think the solution of using the other DHCP client is all I need.
 
Old 06-09-2015, 01:29 AM   #22
JackHair
Member
 
Registered: Aug 2009
Location: Netherlands
Distribution: Slackware64-current
Posts: 167

Rep: Reputation: 39
Quote:
Originally Posted by bogzab View Post
@JackHair:
Thanks for that - this look like a solution at least when using Network Manager - both eth0 and wlan0 now connect and disconnect in response to NM commands. Seen wireless internet connectivity on this laptop for the first time!

Presumably there are ways of re-configuring the startup scripts so that dhclient is used during startup rather than dhcpcd which seems to be incompatible with the intel driver/firmware as it is currently delivered by -current.
Networkmanager is supposed to be used with dhcp set to no in /etc/rc.d/rc.inet1.conf. You can however assign static IP's in /etc/rc.d/rc.inet1.conf which Networkmanager has no problem with.
 
  


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] Display issue in slackware64-current (pkgtool/Setup) Didier Spaier Slackware 2 08-15-2013 09:22 AM
[SOLVED] Wicd not accepting wifi configuration - Slackware64 -current spudgunner Slackware 9 05-04-2012 03:58 PM
[SOLVED] Proper pulseaudio setup for Slackware64-current rmjohnso Slackware 15 03-04-2010 08:19 PM
Slackware64-current installation via usb stick hangs before setup mr_mandrill Slackware - Installation 9 09-11-2009 09:21 AM

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

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