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 07-17-2006, 03:26 PM   #1
linuxguy0102
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
First boot sequence freezes with several deprecation warnings.


Alright, so I finally got around to installing Fedora Core 5. I'm still a noob to Linux, but here's the problem I'm currently experiencing. Ok, so I reformated Windows XP. I installed it on a 115GB partition (I have a 250GB HD, the rest is for FC5). Windows XP installed successfully (in fact, I'm posting from it right now ). I put all 5 FC5 ISO's on 5 discs (1 ISO for each CD). I have the x86_64 ISO's since I have an AMD Athlon64 3500+. I put the disc in and install it on the remaining space. It installs perfectly fine with no problems. Then I reboot and get to the first boot sequence. It goes perfectly fine until I get to my soundcard information. Right after my soundcard information displays, the entire screen freezes and the pointer changes into a small rectangle. I can't move the pointer or press any keys. I waited about 15 minutes cause I thought it was just part of the installation, but nothing happened. I rebooted and tried again (maybe it was just a lottery chance of the Linux kernel messing up I thought), but still, the same thing happens again. I have a VIA '97 Audio soundcard that's integrated into the motherboard.

Ok guys, here's the part of the boot sequence that freezes unexpectedly.

At first there's a [FAILED] message next to this line:
Quote:
Checking for hardware changes/etc/rc5.d/505kudzu1 line 23: 1398 segmentation fault /sbin/kudzu $KUDZU_ARG5

Do you guys think the line above failing has anything to do with it? Here's the part of the boot sequence that freezes:

Quote:

----Kudzu----
Desc: VIA Technologies Inc. VI8233/A/8235/8237 AC '97 Audio Controller
Driver: snd-via82xx
Device: None

----0000---- /*I think they're zeroes but I couldn't tell*/
/usr/share/system.config.soundcard/soundcard.py:273: Deprecationwarning: use gtk.conbobox
self.primarySubDeviceOptionMenu = gtk.optionmenu()
/usr/share/system.config.soundcard/soundcard.py:308: GtkDeprecationwarning : gtk.timeoutadd is deprecated, use goobject.timeat_add instead
self.timer = gtk.timeout_add(100.self.checkstatus.self)

Read config:
card 0
device 0
Hw 0 /*Again, I wasn't sure if it was Hw*/

/usr/share/firstboot/modules/evk.py:41: GtkDeprecationwarning: gtk.FALSE is deprecated, use FALSE instead
textview.set_edittable(gtk.FALSE)
/usr/share/firstboot/modules/evk.py:68: GtkDeprecationwarning: gtk.TRUE is deprecated, use TRUE instead
self.nobutton.set_active(gtk.TRUE)
/usr/share/firstboot/modules/evk.py:70: GtkDeprecationwarning: gtk.TRUE is deprecated, use TRUE instead
internalVbox.pack-start(textsu.TRUE)
/usr/share/firstboot/modules/evk.py:71: GtkDeprecationwarning: gtk.FALSE is deprecated, use FALSE instead
internalVbox.pack-start(self.okbutton.gtk.FALSE)
/usr/share/firstboot/modules/evk.py:72: GtkDeprecationwarning: gtk.FALSE is deprecated, use FALSE instead
internalVbox.pack-start(self.nobutton.gtk.FALSE)
/usr/share/firstboot/modules/evk.py:74: GtkDeprecationwarning: gtk.TRUE is deprecated, use TRUE instead
internalVbox.pack-start(internalVbox.gtk.TRUE.5)

Note: The C comments (/* and */) are mine and are not from the boot sequence.

Does anybody know why it freezes? Is there something wrong with my soundcard? Did I install something incorrectly? Again, I have a 64 bit processor and the 64 bit ISO's, so there shouldn't be a conflict there. Is there something wrong with my partitions? Thanks.

Last edited by linuxguy0102; 07-17-2006 at 03:28 PM.
 
Old 07-17-2006, 04:11 PM   #2
linuxguy0102
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
New update guys. I've gotten past these errors. But I'm still experiencing some problems. I added a number 3 at the end of the kernel/vmliunz line in the boot prompt options in GRUB. So I boot up, start an interactive startup, and say no to kudzu, which skips the service. I get down to the local service, say yes, and it prompts me to enter a password. What the heck is the login for the local service? All I remember is setting a root password for FC5 and not a login. Can I somehow skip the local service? What's the login for it? Is it required? Thanks, and at least I got past all those other errors.
 
Old 07-17-2006, 07:21 PM   #3
linuxguy0102
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Ummmm...anyone know the local login and what's wrong with it?
 
Old 07-17-2006, 10:39 PM   #4
linuxguy0102
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Ok guys, I got past the login!

I logged in as root and typed in my root password (I know, I know, I'm a noob).

Except there's one problem...

What the hell do I do now? As soon as I login, the localhost #~/ starts...I have no clue what to type in to get into FC5. Anyone want to tell me what I do from here? Thanks.
 
Old 07-19-2006, 02:05 PM   #5
rwc_zippy
Member
 
Registered: Jul 2006
Posts: 31

Rep: Reputation: Disabled
Quote:
Originally Posted by linuxguy0102
What the hell do I do now? As soon as I login, the localhost #~/ starts...I have no clue what to type in to get into FC5. Anyone want to tell me what I do from here? Thanks.
Have you tried
Code:
startx
or maybe ctrl-alt-f5 (or f6)?
Have you configured X properly? Do a search on this site for configure x fc5 or something.
 
  


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
Kernel warnings at boot garfield1228 Linux - Kernel 2 04-25-2006 01:25 PM
Boot sequence fiomba Mandriva 2 12-15-2004 07:04 PM
fedora core 2 (FC2) freezes while running. Cannot boot into KDE it freezes mraswan Fedora 0 05-25-2004 07:46 PM
HELP. Boot sequence freezes g1bb0ns Linux - General 1 05-20-2003 12:01 PM
boot-sequence boku Linux - General 1 08-04-2002 06:50 PM

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

All times are GMT -5. The time now is 09:15 PM.

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