LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-21-2005, 12:14 AM   #1
b0nd
Senior Member
 
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020

Rep: Reputation: 45
activating hardware detection.................system is getting hanged


Hello all,
i'm using slackware 10.0........
when i'm booting the machine its getting hanged and the line on which its getting hanged is showing the following message
"...................Activating hardware detection - /etc/rc.d/rc.hotplug start....................."

when i installed the O/S i enabled this option of hotplug.
my system was running well but yesterday i just plugged out the lan card and reinserted it, after that only its showing the above message......
do i need to reinstall or wat?

any kind of help will be highly appriciated.
regards
 
Old 03-21-2005, 02:49 AM   #2
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,

weird. you removed and inserted back a card and now hotplug does not work anymore.
first you need to disable hotplug - change the attributes from /etc/rc.d/rc.hotplug. make it not executable.
what i suggest is try to load the module of this card by "hand"
Code:
modprobe blahblah1
and see what happens.
anyway this is weird.

regards

slackie1000
 
Old 03-21-2005, 02:55 AM   #3
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
There are a few things to check. If you removed the NIC and rebooted the box without it it is possible that your network settings have changed and the system is hanging because hotplug can see the NIC but cannot find addresses for it particularly if you used static addressing. It would hang for several minutes and then give an error regarding the address of the card. These messages will be in /var/log/syslog or dmesg. If this is the case then you will have to setup the addressing again. If you just moved the card without a reboot then check that the card is seated correctly.
 
Old 03-21-2005, 03:19 AM   #4
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
great! a much better answer TigerOC!

Quote:
Originally posted by TigerOC
If you just moved the card without a reboot then check that the card is seated correctly.
i only considered this possibility.
checking if the system could still "see" the card and load it through the modules.

regards

slackie1000
 
Old 03-21-2005, 04:32 AM   #5
b0nd
Senior Member
 
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020

Original Poster
Rep: Reputation: 45
Hello tigerOC and slackie1000,
thnx for the replies......
but problem is still persisting.....

Let me explain in detail that wat i was doing:
i've two systems n running slackware10.0 on both...NFS is yet not enabled ( i tried it was wasn't able to ).
now yesterday someone told me that for both the systems to access net, the first system ( which has the modem )shud have some firewall installed on it..........so that second system can access net through it........so i was trying hand on "shorewall".

during all these operations i found that i wasn't able to ping the systems.....although a few days back systems were pinging...........................
so i switched off the systems and reinserted the NIC cards again........but still they were not pinging......after that too second system was booting properly.......but since last evening when i'm starting second system its getting hanged during booting and even after waiting for 10 minutes its not giving any error message.....

The days when my systems were pinging properly i faced a problem of reinserting the lan wire in NIC every time i boot the second system.

So its the whole story..........
seeking some futher help from yr side

regards
 
Old 03-21-2005, 05:46 AM   #6
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,

for me, it is not clear if you made a reboot without your NIC. if yes, then probably the network settings of your system are messed.
check post from TigerOC.
if not, there is a contact problem: check if it is seated correct.
anyway i think is worth a try - without hotplug:
Code:
modproble your_NIC_module
check if the system can see your hardware, otherwise is waste of time tweak the netwrok settings.

regards

slackie1000
 
Old 03-21-2005, 05:54 AM   #7
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
I have had some personal experience with this. Lets focus on the second system first and call it box B. My experience with hotplug is that it is probably unable to find the card. This means that it is either not seated correctly(check by removing it again and put it back in.) or the driver is not being initiallised . Boot into the os via safemode. You should have this option available. I don't use Slackware so cannot tell how to do this. This will boot without networking enabled. Check your networking configuration and driver.
As regards box A (1st box) - if you have installed a firewall it may be dropping all connections to it.

Last edited by TigerOC; 03-21-2005 at 05:56 AM.
 
Old 03-21-2005, 07:00 AM   #8
b0nd
Senior Member
 
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020

Original Poster
Rep: Reputation: 45
Hello tigerOC,
ya u were right......the NIC card was not properly sitted on the slot.
now its working properly...and system B is pinging properly
thnx buddy......

and slackie1000..........thnx to u too.....
and i didn't booted the system without the NIC...so there were no network settings disturbed.
 
  


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
system is getting hanged during booting process b0nd Linux - Newbie 5 04-14-2005 06:08 AM
System Getting Hanged kool_kid Slackware 8 02-05-2005 02:28 PM
Partially hanged/freezed system Any0ne Linux - General 2 11-01-2003 06:51 PM
hardware detection, but how? b0uncer Linux - Hardware 6 10-27-2003 01:44 PM
Hardware Detection Lucsi Linux - Newbie 6 07-15-2002 09:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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