LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-24-2010, 06:56 PM   #1
LateNighter
LQ Newbie
 
Registered: Dec 2007
Posts: 8

Rep: Reputation: 0
Tried and true FC-8 installed on new(er) intel box; can't get past "Starting UDev"


Installed FC-8 (DVD) on old dell 866mhez desktop years ago; works like a champ.
Inherited dimension 2400, used same DVD. No errors loading (std config). Reboot and linux starts. Gets to 'Set clock - ok' and hangs on 'starting UDev'

Celeron 2.4G
bus speed 400M
L2 cache 128kb
384 DDR SDRAM

Thanks in advance.

Oh, FC-8 2.6.23.1-42 on the DVD.

I know FC-12 is out, but with older HW, trying to stay compatible

Again, thanks.
 
Old 03-25-2010, 07:43 AM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, you probably need a new kernel for that motherboard and cpu.

As a 2.4 GHz cpu system is/was a great leap forward from a 866MHz cpu system.

Regards Glenn
 
Old 03-25-2010, 05:21 PM   #3
LateNighter
LQ Newbie
 
Registered: Dec 2007
Posts: 8

Original Poster
Rep: Reputation: 0
Hi Glen ~
What kernel do you recommend as the minimum for 2.4G? 2.6 25,27,29....33?

Last edited by LateNighter; 03-25-2010 at 05:22 PM.
 
Old 03-25-2010, 07:04 PM   #4
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
I really don't know, looking at the man page for udev, I see you may be able to edit the conf file and that may be an option, maybe with a live cd/stick

ref. http://linux.die.net/man/8/udev
Quote:
Description
udev provides a dynamic device directory containing only the files for actually present devices. It creates or removes device node files usually located in the /dev directory, or it renames network interfaces.

As part of the hotplug subsystem, udev is executed if a kernel device is added or removed from the system. On device creation, udev reads the sysfs directory of the given device to collect device attributes like label, serial number or bus device number. These attributes may be used as keys to determine a unique name for the device. udev maintains a database for devices present on the system.
On device removal, udev queries its database for the name of the device file to be deleted.
Configuration
All udev configuration files consist of a set of lines of text. All empty lines and lines beginning with a '#' will be ignored.
Will the machine start in safe mode, or single user?

There might be a way to install an updated kernel that way.

Just ideas, but no answers, sorry.

cheers, Glenn
 
Old 03-26-2010, 07:52 PM   #5
LateNighter
LQ Newbie
 
Registered: Dec 2007
Posts: 8

Original Poster
Rep: Reputation: 0
AUHH. I think I just figured it out (maybe). You're UDEV was a godsend -THANK YOU. I didn't even THINK to check man page.
....no, doesn't get to safe or single user mode. I might have to upgrade OS...hoping to do that after I got up 'n running (and files transferred).
Thanks Glen!
 
Old 03-26-2010, 08:04 PM   #6
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
No worries, there's many ways to "skin a cat".

Please post back with your solution, I'm very interested to find out too.

Cheers Glenn

ps, udev is looking for the modules to devices,

like timer/clock chips on the Motherboard, temp sensors and the like,

as well as the hardware that is most obvious.

Last edited by GlennsPref; 03-26-2010 at 08:07 PM.
 
Old 03-26-2010, 08:20 PM   #7
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Booting Slackware (previous version I tried this with was 11.0, so some time ago) a kernel boot-line option of "noudev" (or the even earlier equivalent of that: "nohotplug") would get the machine booted up in cases where the boot was hanging at udev initialization.
Of course, you will perhaps not have quite the great hardware recognition that you will have with udev enabled, but you can (maybe/hopefully) at least get the machine booted, and then set about editing or configuring your udev stuff to eliminate the hang for the future.

In any event, do let us know how you get it figured out. Good luck

Sasha
 
Old 03-26-2010, 11:53 PM   #8
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Brilliant! again, Thanks Sasha.

Regards Glenn
 
Old 03-27-2010, 12:01 PM   #9
LateNighter
LQ Newbie
 
Registered: Dec 2007
Posts: 8

Original Poster
Rep: Reputation: 0
Glen et al ~

Stupid, Stupid, Stupid. 100 times on the blackboard.
I didn't bother to look at the hardware in the ports. Had both a wireless network card and an ethernet card installed. I had plugged in the ethernet, but during bootup, the wireless was transmitting and causing a port conflict. Removed the wireless card, booted as expected. STUPID!
Thanks Glen!

Jimmy
 
Old 03-27-2010, 06:17 PM   #10
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Glad you worked it out. lol, I too have made mistakes, and I continue to do so, but hopefully not the same ones over and over.

Cheers, and all the best, Glenn
 
Old 03-27-2010, 06:31 PM   #11
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
@ LateNighter -- you might be able to get around that "port conflict" by either changing one of the devices to another slot, if you have one, or by checking in your BIOS to see if you can assign a different interrupt to one of the devices.

(NOTE: I'm assuming that you are having an IRQ conflict when you say "port conflict")

In the past, I have had very strange things happen when I had both a wireless PCI card, plus a PCI dialup modem, installed at the same time. But changing which slots they were plugged into, I was able to get around it.

Best of luck,
Sasha
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can I "cat" or "grep" a file to ignore lines starting with "#" ??? callagga Linux - Newbie 7 08-16-2013 06:58 AM
"starting udev" error ohswrestler2009 Linux - Newbie 1 10-22-2007 09:05 AM
Installed jEdit, only get "Starting Programmer's Text Editor" Nathan1993 Ubuntu 6 03-29-2006 12:02 AM
My box freezes during start-up while "starting system logger" basse- Red Hat 1 05-03-2004 03:44 PM
<input type="button" disabled="true" > does not work in ns4.7 or 4.9 cybercop12us Programming 2 11-29-2002 08:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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