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 07-26-2014, 07:09 PM   #1
sigint-ninja
Member
 
Registered: Feb 2011
Location: Republic Of Ireland
Distribution: Debian,Centos,Slackware
Posts: 508

Rep: Reputation: 29
installed slackware on acer one netbook...no networking


Hi guys

I just need a little help with procedure...dont need to be spoonfed just want to know if im going in the right direction

Installed slackware...cant get online with a ethernet cable
I run netconfig and go through configuring ip dg etc
But i cant ping anything after completing the setup.

When im in xfce all network settings are greyed out
I cant add a connection or anything
This leads me to believe there is no module loaded
For the NIC...how can i see if the network card is loaded?
Do i have to use modprobe to add a nic module

I think i know whats wrong...its just how to solve it
Any advice appreciated

Ps"all help i can find on google seems to show how to configure
Network settings if the card is present...is it possible that this network card is just not supported and i cant run slack on this netbook? Or is there always a way?"
 
Old 07-26-2014, 07:44 PM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

Look at Slackware Doc Project;
Quote:
Configure your Network section should help.
Hope this helps.
Have fun & enjoy!
 
Old 07-26-2014, 08:04 PM   #3
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by sigint-ninja View Post
Hi guys

I just need a little help with procedure...dont need to be spoonfed just want to know if im going in the right direction

Installed slackware...cant get online with a ethernet cable
I run netconfig and go through configuring ip dg etc
But i cant ping anything after completing the setup.

When im in xfce all network settings are greyed out
I cant add a connection or anything
This leads me to believe there is no module loaded
For the NIC...how can i see if the network card is loaded?
Do i have to use modprobe to add a nic module

I think i know whats wrong...its just how to solve it
Any advice appreciated

Ps"all help i can find on google seems to show how to configure
Network settings if the card is present...is it possible that this network card is just not supported and i cant run slack on this netbook? Or is there always a way?"
Most likelly a kernel driver problem.

Yeah, I do not killed the fox for you, but yet you have something to research...
 
Old 07-27-2014, 02:27 AM   #4
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Output of following command (typed as root):
Code:
lspci -knn | grep -iA3 ethernet
could help figure our what are you hardware, associated kernel modules and driver in use (if any :-)

PS The command was wrong, it's fixed now

Last edited by Didier Spaier; 07-27-2014 at 06:31 AM. Reason: s/vnn/knn/
 
Old 07-27-2014, 02:32 AM   #5
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Your hardware could have a driver issue.

As Didier said run that command and copy-paste the results.

Also, a lot of systems tend to have better results from the network using NetworkManager rather than dhcpcd. Try running net config and see if NetworkManager helps.

Also, check the cables. I've gotten a few bad cables in my day, and you could have one.

If you have Wi-Fi, try it too.
 
Old 07-27-2014, 04:56 AM   #6
Nille_kungen
Member
 
Registered: Jul 2005
Distribution: Slackware64-current
Posts: 587

Rep: Reputation: 201Reputation: 201Reputation: 201
Is it the ethernet port or wireless network that you are trying to get working?
Didier posted a command for ethernet, to see wireless it needs a minor change.
Code:
/sbin/lspci -knn | grep -iA3 network
 
Old 07-27-2014, 08:01 PM   #7
Goobers
Member
 
Registered: Jul 2014
Posts: 56

Rep: Reputation: Disabled
Having taken a really long hiatus from Slackware (16 years?), there's just no way to "ease" myself back in... Into the fire I go and have to try and try to figure things out, again (including wiping out partitions and re-installing a few times in one night, being last night).

nille, the OP mentioned an ethernet cable, so there's that answer.

In the initial install, I did get wired and eventually wireless running, hugely thanks to various online documents (installed Slack on a laptop with my desktop used for assistance).

During my third iteration of Slack, I had a hell of a time getting it up and running. I wanted to see if I could manually edit the necessary files to get them working... Eventually I gave up and ran netconfig, which only gave me eth0 connectivity. Went through /etc/rc.d/rc.inet1.conf and /etc/wpa_supplicant.conf so many times I was about to go crazy. Incidentally, I can't figure out how to us vi effectively, instead, I love pico. And I had actually saved supplicant.conf to my pre-installed windows storage drive which I had allowed setup to include as mountable. Typing in a 64 char hex key is not fun. Slack was installed onto one of two newly bought 250gb mSATA drive (the other might get "Hackintosh") for a fairly new Win8 laptop.

What finally got my wireless working? Giving it a DHCP_HOSTNAME. =.="

Mind you, it's the name of the computer you are on, not the dhcp server. I use dhcp (with static assignments from the router) to make things simple.

My point is that, it could be the simplest thing giving you grief.

In case anyone is wondering, what killed my first installation was attempting to switch the log in to graphical interface. Something as simple as switching a 3 to a 4, somehow ended up with a stalled boot up saying it has nothing left to do in runlevel 9...???? What killed my second installation was attempting to use nvidia drivers... Stopped X from loading. I'm sure i missed something somewhere. More trials to go through the future.... joy. Oddly enough, I don't mean sarcastically.
 
Old 08-12-2014, 02:54 PM   #8
sigint-ninja
Member
 
Registered: Feb 2011
Location: Republic Of Ireland
Distribution: Debian,Centos,Slackware
Posts: 508

Original Poster
Rep: Reputation: 29
hi guys,

how is this possible...i just got back from leave and turned my computer running slackware on and the network connection is working...how is this possible? before you say it was a cable etc...my internet has been working fine on my win7 laptop...but not on my desktop or netbook running slackware...very odd...can somebody try offer an explanation...or do you think the problem is likely to happen again?
 
  


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
unable to wake up linux mint 14 installed on acer netbook ao751h..thanks 52hornet Linux - Newbie 3 05-01-2014 10:08 AM
How to install Slackware on a Gateway LT2104u (Acer Aspire One 532h) netbook arfon Slackware 12 08-17-2010 06:30 PM
How to create Desktop icons on Acer One Netbook for installed programs garymoreland Linux - Laptop and Netbook 4 12-15-2008 10:47 AM

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

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