am suddenly facing the internet disconnection
Submitted by senthilboss on Tue, 03/25/2008 - 04:24.
yesterday night i was able to browse the net... but today when i tried its showing "Server not found" .. then i went to service manager to start the network manager service but it shows that"network manager is dead but pid still exists".. wat shall a do now..
please help me...
Kill the pid. To list the
Kill the pid. To list the processes and their IDs type
ps axNote down the PID of NetworkManager and kill it.
kill xxxwhere xxx is the PID of NetworkManager.
PS: Please post questions in relevant forums.
With warm regards,
Sudheer
Re:Kill the pid. To list the
no network manager pids found in that list... dono wta to do.. this is the list i get... which pid should i kill in this..
PID TTY STAT TIME COMMAND
1 ? Ss 0:01 init [5]
2 ? S< 0:00 [kthreadd]
3 ? S< 0:00 [migration/0]
4 ? S< 0:00 [ksoftirqd/0]
5 ? S< 0:00 [watchdog/0]
6 ? S< 0:00 [events/0]
7 ? S< 0:00 [khelper]
57 ? S< 0:00 [kblockd/0]
60 ? S< 0:00 [kacpid]
61 ? S< 0:00 [kacpi_notify]
150 ? S< 0:00 [cqueue/0]
152 ? S< 0:00 [ksuspend_usbd]
158 ? S< 0:00 [khubd]
161 ? S< 0:00 [kseriod]
196 ? S 0:00 [pdflush]
197 ? S 0:00 [pdflush]
198 ? S< 0:00 [kswapd0]
249 ? S< 0:00 [aio/0]
337 ? S< 0:00 [khvcd]
403 ? S< 0:00 [kpsmoused]
430 ? S< 0:00 [ata/0]
431 ? S< 0:00 [ata_aux]
434 ? S< 0:00 [scsi_eh_0]
435 ? S< 0:00 [scsi_eh_1]
443 ? S< 0:00 [kjournald]
476 ? S< 0:00 [kauditd]
513 ? S
2701 ? S 0:02 konqueror --silent
2761 ? S 0:01 knotify [kdeinit]
2813 ? Ssl 0:00 automount
2913 ? S 0:02 kicker --nocrashhandler
3208 ? S 0:00 krandrtray
3455 ? Ss 0:00 /usr/bin/konsole
3456 pts/1 Ss 0:00 /bin/bash
3490 pts/1 R+ 0:00 ps ax
Try to enable NetworkManager
Try to enable NetworkManager from the Service Configuration window again and check the logs in /var/log/messages.
If you find networkmanager.pid in /var/run or /var/run/NetworkManager delete it
rm /var/run/NetworkManager.pidor
rm /var/run/NetworkManager/NetworkManager.pid
With warm regards,
Sudheer
Post new comment