LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 05-27-2019, 07:28 PM   #1
Captain Brillo
Member
 
Registered: Jul 2018
Location: Capital of Raccoon Nation
Distribution: Manjaro Cinnamon
Posts: 183

Rep: Reputation: 25
Major Slackware Installation Whine re Networking


So after 20 years I'm taking another whack at getting Slackware up and running. Back then, it was all hardware issues - didn't have the bucks to do anything about it then.

This time, I cannot get Slackware's networking up and running. No other apparent install issues. Umpteen-gazillion attempts - and I don't understand why.

I've gone through the Slack-Docs, the Slack Book, multiple Linux forums, yada yada yada. Even my searches of this site have come up empty (- but I'm now used to my choice of search terms comin' up empty.)

Need help, folks. And I'm now so confused, I no longer no where to start fixing this. Without networking, I have to reboot for every last bit of info - no other boxes available nearby to get online with while I try this.

I have no problem with networking, per se. I have the modem/router set up to lease IPs forever, (for now, to avoid DHCP leasing being a problem). Works fine with all other distros I've tried.

I've tried a static IP. Works fine with all.....

Everything I've tried works with other distros, but NOT Slack. The issue is that I can't find any distros other than Mint 18 that will work acceptably on this box. They all SUCK big-time, (even and especially Mint 19 - which just won't function without crashing) - and this is a Lenovo box on the "famous" Ubuntu Hardware List. (And I'll do without a PC if I have to use Windows.) I've also run every hardware test I can find on this box - it's good.

Can somebody come onboard and help me with this?

Last edited by Captain Brillo; 05-27-2019 at 07:31 PM.
 
Old 05-27-2019, 07:40 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,272
Blog Entries: 28

Rep: Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124Reputation: 6124
If you are interested in some assistance, please provide some information.

When I did the Slackware install, did you do the bit about setting up you network? (I'm assuming you did.)

Are you referring the wired or wireless networking? Please provide information about your network adaptor(s).

If wired, did you use a known-good cable?

What is the output of the command ip addr?
 
Old 05-27-2019, 08:33 PM   #3
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,041

Rep: Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219Reputation: 7219
Run, as root, netconfig
and choose to have NetworkManager setup you network "automatically."
That should do it.
 
Old 05-28-2019, 01:01 PM   #4
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
If cwizardone's suggestion doesn't work, we would need more info like frankbell mentioned. To start (and I'll reask some questions he did), how are you connecting to the network? Is it wired or wireless? And is your device recognized properly by Slackware? Providing the output of the following three commands could help with diagnosing:

Code:
lspci -k | grep -iA3 net
ifconfig
iwconfig
And you said you did set a static IP, have you tried with a DHCP? Sometimes static can cause issues if there's a conflict on the network or things like the route weren't set up.
 
Old 05-28-2019, 01:39 PM   #5
johnmeehan
Member
 
Registered: Oct 2016
Posts: 68

Rep: Reputation: Disabled
Slackware does not work and play well with some Broadcom cards.

If you have a Broadcom card my suggestion would be to check the SlackBuild site and if you cannot find something there that solves the problem use ndiswrapper.

I AM NOT A SLACKWARE EXPERT, merely a novice trying to help.
 
1 members found this post helpful.
Old 05-29-2019, 02:44 PM   #6
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
The version of Slackware that you installed would also be an important bit of information.
 
Old 06-03-2019, 09:52 PM   #7
gus3
Member
 
Registered: Jun 2014
Distribution: Slackware
Posts: 485

Rep: Reputation: Disabled
Realtek 8139 Ethernet chipsets are also known to be flaky under load. (An old version of the FreeBSD driver had a comment in the source code that the 8139 chipset "brings new meaning to the term 'low-end'." Ouch.)
 
Old 06-08-2019, 11:58 AM   #8
Captain Brillo
Member
 
Registered: Jul 2018
Location: Capital of Raccoon Nation
Distribution: Manjaro Cinnamon
Posts: 183

Original Poster
Rep: Reputation: 25
Sorry -delayed getting back to this, and thanks for the replies...

First, as root, I ran netconfig and set to automatic. (I know I did this in the install, too...)
And then I ran lspci as suggested, with ifconfig and iwconfig, which I'll post below.
Now at startup it connects to Ethernet card and immediately disconnects, starting a loop of connect/disconnect.
Did a Duckduckgo search for "+linux network connects then disconnects immediately" but got nothing helpful (that I could see)

Code:
bash-4.3# lspci -k | grep -iA3 net
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
	Subsystem: Lenovo 82579LM Gigabit Network Connection
	Kernel driver in use: e1000e
	Kernel modules: e1000e
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
bash-4.3# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.10  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::221:86ff:fe28:4f88  prefixlen 64  scopeid 0x20<link>
        inet6 fd00:30b7:d4ff:d1d2:221:86ff:fe28:4f88  prefixlen 64  scopeid 0x0<global>
        inet6 2607:fea8:61f:fb99:221:86ff:fe28:4f88  prefixlen 64  scopeid 0x0<global>
        ether 00:21:86:28:4f:88  txqueuelen 1000  (Ethernet)
        RX packets 8  bytes 2091 (2.0 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 21  bytes 2649 (2.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 20  memory 0xf7c00000-f7c20000  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 420  bytes 35568 (34.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 420  bytes 35568 (34.7 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
bash-4.3# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

bash-4.3#
 
Old 06-08-2019, 12:56 PM   #9
Captain Brillo
Member
 
Registered: Jul 2018
Location: Capital of Raccoon Nation
Distribution: Manjaro Cinnamon
Posts: 183

Original Poster
Rep: Reputation: 25
Ok, got it.
Did another search and found my solution here at LQ.

Edited /etc/NetworkManager/conf.d/00-dhcp-client.conf
to
dhcp=dhcpclient

Network is working.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
{Whine}I am soo pissed.....{/Whine} Hitboxx General 8 08-17-2007 11:54 AM
I'm Going to Take this Opportunity to Whine dudeman41465 Linux - Software 4 10-21-2006 12:52 PM
What is whine? BajaNick Linux - General 2 08-26-2003 10:08 AM
Wine Whine IcoNyx Linux - Software 11 06-19-2003 05:23 PM
Whine whine wine lackluster Linux - Newbie 2 07-19-2002 01:40 PM

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

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