LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-06-2009, 04:06 AM   #1
ibwew
LQ Newbie
 
Registered: Mar 2008
Posts: 25

Rep: Reputation: 5
Slackware 13 Network Settings


I just installed Slackware 13 and I cannot see my network settings with KDE
I get an error "could not parse XML file()" My networks connect fine and I can see them with iwlist or ifconfig from the command line....just cant see the setting with KDE. I have the same problem on both my Laptop and Desktop computers. Any ideas??

Thanks
 
Old 09-06-2009, 04:32 AM   #2
shelleywang
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Rep: Reputation: 0
so do I
 
Old 09-06-2009, 05:07 AM   #3
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello ibwew,

welcome to LQ,
If everything works fine in your network, why do you want to see the settings in KDE? I don't know what to do to make KDE show the networksettings. But it is not the prefered method in Slackware, to configure the system via a gui-tool.

Markus

Last edited by markush; 12-25-2009 at 04:01 AM.
 
Old 09-06-2009, 05:15 AM   #4
ibwew
LQ Newbie
 
Registered: Mar 2008
Posts: 25

Original Poster
Rep: Reputation: 5
It's easier to switch networks.....especially on my Laptop. I used the GUI
with Slackware 12.2 and it was easier to change the wireless settings...just "point and click". Now I have to edit my /etc/rc.d/rc.wireless.conf file to switch wireless networks...PITA!!

Thanks
 
Old 09-06-2009, 05:21 AM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You could try using wicd. Slackware has a package for it.
 
1 members found this post helpful.
Old 09-06-2009, 05:32 AM   #6
ibwew
LQ Newbie
 
Registered: Mar 2008
Posts: 25

Original Poster
Rep: Reputation: 5
Already installed and tried it......no joy!!
 
Old 09-06-2009, 10:01 AM   #7
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
Hi,

Quote:
Originally Posted by ibwew View Post
Already installed and tried it......no joy!!
What errors or information when you attempt 'wicd'?
 
Old 09-09-2009, 02:24 PM   #8
ibwew
LQ Newbie
 
Registered: Mar 2008
Posts: 25

Original Poster
Rep: Reputation: 5
OK........I got wicd working!! Had to add myself to the netdev group.
Thanks everyone for your help!!
 
Old 09-09-2009, 02:27 PM   #9
ibwew
LQ Newbie
 
Registered: Mar 2008
Posts: 25

Original Poster
Rep: Reputation: 5
I still would like to be able to see my network setting with KDE though...if anyone has a solution I would love to hear it.

Thanks
 
Old 09-09-2009, 02:51 PM   #10
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
Contact the KDE people who added "Slackware network configuration support" but didn't check with the Slackware developers to make it actually work...

Eric
 
Old 10-13-2009, 09:27 PM   #11
eraosso
Member
 
Registered: May 2006
Location: Brazil
Distribution: Slackware 13.37
Posts: 35

Rep: Reputation: 15
Forever newbie...

Ok, I had just installed Slackware 13.0 and got no network working.
I also got the same error in KDE (prnt screen attached). How to get out of here and have eth0 up and running?
Thanks!
Attached Thumbnails
Click image for larger version

Name:	snapshot1.jpg
Views:	95
Size:	95.3 KB
ID:	1728  
 
Old 10-14-2009, 01:19 AM   #12
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello eraosso,

please let us know which network card you're using. Wired or wireless? what is the output of ifconfig? please post the related part of your /etc/rc.d/rc.inet1.conf.

Markus
 
Old 10-14-2009, 07:10 AM   #13
eraosso
Member
 
Registered: May 2006
Location: Brazil
Distribution: Slackware 13.37
Posts: 35

Rep: Reputation: 15
Quote:
Originally Posted by markush View Post
Hello eraosso,

please let us know which network card you're using. Wired or wireless? what is the output of ifconfig? please post the related part of your /etc/rc.d/rc.inet1.conf.

Markus
Hello Markus,
I was trying the wired card. Wireless will come next.

Attached are dmesg, ifconfig and rc.inet1.conf.

Since I did not know what is the important part of rc.inet1.conf, I attached the whole file.

On dmesg I found the following about eth0:
  • eth0 (3c59x): not using net_device_ops yet
  • ADDRCONF(NETDEV_UP): eth0: link is not ready

Thanks again for the help!
Attached Files
File Type: txt rc.inet1.conf.txt (3.5 KB, 71 views)
File Type: txt ifconfig.txt (846 Bytes, 66 views)
File Type: txt dmesg.txt (29.3 KB, 46 views)
 
Old 10-14-2009, 07:50 AM   #14
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello eraosso,

your networkinterface is set up correct with the appropriate drivers. But it did not get an IP-configuration via DHCP. If you use DHCP you shoud try:
Code:
dhcpcd eth0
(as root) if you don't have DHCP it is necessary to edit rc.inet1.conf and create the necessary entries manually.
The IP-adress which ifconfig shows for eth0 is a so called APIPA-adress (automatic private ip adressing) which the computer generates if there is noch configuration available via DHCP.
Have you used Slackware before installing Slack13? Have you made any changes? As far as I know the network-configuration while the installation has not changed since earlier versions of Slackware.

Markus
 
1 members found this post helpful.
Old 10-14-2009, 08:10 AM   #15
eraosso
Member
 
Registered: May 2006
Location: Brazil
Distribution: Slackware 13.37
Posts: 35

Rep: Reputation: 15
Hi Markus,
this is a plain vanilla installation I did yesterday.
I have played with Slackware since version 8, then installed Slack 11 and even played with wireless. But I never had such problems... Usually network was up and running without issues.
I will give it another try and will revert back in case I do not succeed.

Thanks again!
Osmar.
 
  


Reply

Tags
configuration, could, error, file, network, parse, slackware, xml



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
Network settings morfeus80 Linux - Newbie 5 01-24-2008 06:02 AM
Network settings / DNS Server settings uid0sd Linux - Newbie 3 02-22-2007 03:39 PM
Storing network settings permanently in Slackware 10.2 irfanhab Slackware 2 07-31-2006 02:49 PM
Network Settings kunkumd Linux - Software 1 05-06-2005 12:53 PM
Network settings jklaroe Slackware 5 06-19-2004 05:17 PM

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

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