openSUSE Forums > Network/Internet » how to restart knetworkmanager opensuse 11.1

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-May-2009, 15:16
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 21
4joey1 hasn't been rated much yet
Default how to restart knetworkmanager opensuse 11.1

Hallo!I recently installed openSUSE 11.1 and configured it to use a Huawei E220 dial-up modem.

My dial-up is somewhat unstable and sometimes my network connection is lost.When this happens the,knetworkmanager becomes de-activated from the panel.When I try to restart it as soon as I know my network connection is back-up,the knetworkmanager refuses to start thus I am forced to restart my computer to reconnect.

Also,whenever I disconnect my modem from the USB port,the knetworkmanager becomes de-activated from the panel.When I plug in the modem back to my computer,knetworkmanager is still dactivated and I cannot start it forcing me to boot my machine to re-instate the connection.

How do I solve this problem?I have set my knetworkmanager to auto-connect.
Reply With Quote
  #2 (permalink)  
Old 07-May-2009, 16:28
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: how to restart knetworkmanager opensuse 11.1

Code:
su -c "/sbin/rcnetwork restart"
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #3 (permalink)  
Old 08-May-2009, 15:27
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 21
4joey1 hasn't been rated much yet
Default Re: how to restart knetworkmanager opensuse 11.1

Hallo!I unplugged my wireless modem from the USB port and the knetworkmanager icon in the panel.I re-plugged my modem and using the command as below

linux-luhe:/home/JOEY # su -c "/sbin/rcnetwork restart";

The following was the output

Shutting down the NetworkManager done
Shutting down network interfaces:
eth0 name: BCM4401-B0 100Base-TX done
pan0
No configuration found for pan0
Nevertheless the interface will be shut down. done
wlan0 name: BCM4311 802.11b/g WLAN done
Shutting down service network . . . . . . . . . done
Starting the NetworkManager done


Unfortunately,the knetworkmanager was not re-activated and I still cannot connect to the internet.How do I solve this problem?
Reply With Quote
  #4 (permalink)  
Old 08-May-2009, 16:52
Wise Penguin
 
Join Date: Jun 2008
Location: NZ
Posts: 1,848
deano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura about
Default Re: how to restart knetworkmanager opensuse 11.1

After the network restart, you can start knetworkmanager from user console with

knetworkmanager

Thats how I do it when it falls over.
Reply With Quote
  #5 (permalink)  
Old 09-May-2009, 05:55
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 21
4joey1 hasn't been rated much yet
Default Re: how to restart knetworkmanager opensuse 11.1

I have tried using the commands below

linux-luhe:/home/JOEY # su -c "/sbin/rcnetwork restart"


linux-luhe:/home/JOEY # knetworkmanager

but still I am unable to activate knetworkmanager to reconnect to the internet.Please help me.
Reply With Quote
  #6 (permalink)  
Old 09-May-2009, 13:28
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: how to restart knetworkmanager opensuse 11.1

Do _NOT_ start knetworkmanager as root.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #7 (permalink)  
Old 09-May-2009, 14:12
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,803
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default Re: how to restart knetworkmanager opensuse 11.1

and not only that. It looks like you're having rootsessions in a terminal.....Read some posts about that, will save you a lot of misery somehere in the future
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3
- ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3

R.E.S.T.E.C.P.
Reply With Quote
  #8 (permalink)  
Old 09-May-2009, 16:32
Wise Penguin
 
Join Date: Jun 2008
Location: NZ
Posts: 1,848
deano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura about
Default Re: how to restart knetworkmanager opensuse 11.1

Quote:
Do _NOT_ start knetworkmanager as root.

If you have a look at his post, he doesn't appear to be starting knetworkmanager as root. Looks like regular user to me. (As I explained to him).
Reply With Quote
  #9 (permalink)  
Old 09-May-2009, 16:40
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: how to restart knetworkmanager opensuse 11.1

Quote:
Originally Posted by deano_ferrari View Post
If you have a look at his post,
I did.

Quote:
Originally Posted by deano_ferrari View Post
he doesn't appear to be starting knetworkmanager as root.
He most certainly does.

Quote:
Originally Posted by deano_ferrari View Post
Looks like regular user to me. (As I explained to him).
Most certainly not.

Code:
linux-luhe:/home/JOEY # knetworkmanager
=> #

Looks like a command run by root in regular user's home to me.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #10 (permalink)  
Old 10-May-2009, 07:52
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 21
4joey1 hasn't been rated much yet
Default Re: how to restart knetworkmanager opensuse 11.1

Hallo! I have tried to restart knetworkmanager without logging in as root as shown by the 2 commands below

JOEY@linux-luhe:~> su -c "/sbin/rcnetwork restart"


JOEY@linux-luhe:~> knetworkmanager


But I am still unable to reconnect to the internet.Please help me.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2