Fedora Linux Support Community & Resources Center
  #1  
Old 10th December 2007, 05:42 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
Angry Fedora 8 installs okay, won't boot.

Hi,

I have had problems on my machine with both the 32 and 64 bit versions of the DVD. I have managed to get both to install (although not installing them at the same time...) except neither will boot.

At the moment I have the 32bit version on my computer (specs coming...) and it will install fine, I can then boot onto the DVD and go into rescue mode and chroot to my installation. However, if i attempt to use grub to boot the installation normally I have no luck.

The screen will display Red Hat nash etc... and then (i believe) do the Starting udev stage, at this point I get what looks to be a stack dump output with calls relating to emu_10k, which after some reading seems to be related to soundcards. The next printout is firewire related and then the machine hangs. Note I have an EMU1616 Pro audio soundcard (which the drivers are developed by creative).

I have tried specifying the kernel parameters when booting with grub (apm=off etc etc) and have also tried specifying run level 3, when doing this i still get the "stack dump" but it carries on a little further and hangs after setting the hostname...

The machine is a dual booting Windows XP box with an Asus M2N32-SLI nForce 590 motherboard, its an AMD64 dual core CPU with two NVIDIA 7600GS in SLI, the system then has two dual monitor screens attached.

I've got Fedora 8 installed on my laptop (dual boot again) and would rather use it on my main PC as opposed to say Ubuntu which I will try next to see if it is Fedora related.

I had an attempt at viewing messages from past boots by using dmesg but didnt have much luck in finding an error. Removing "quiet" from the boot command yeilds no luck either. Can someone give me some pointers as to what/where I should be looking? The installation is not on a RAID drive (but it is sata).

Is it worth trying a different runlevel? It seems to get further in runlevel 3 but i don't know what is meant to come after setting the hostname.
Reply With Quote
  #2  
Old 10th December 2007, 05:47 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
just for an experiment, try removing the emu and then try booting it up just to see what happens. At least if we can for sure pin it on that we can also update your system and try some newer/different kernels and look at some other options.
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #3  
Old 10th December 2007, 07:01 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
Talking

You were right!

I have removed the EMU and udev starts with no issues, the only boot issue is eth1 which i need to deactivate on boot.

What are my next steps then considering that EMU do not do official drivers? I am not really fussed about having sound and so is there a way to stop the detection of the card? (Which is normal PCI based, not PCI-E).
Reply With Quote
  #4  
Old 10th December 2007, 07:13 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
First things first, now that you are into your new install do a full system update.
Code:
yum update
then shutdown and reinsert the card and see if you can boot. This may work because you will be running a new kernel. If not we need to figure out what kernel module is loaded by that emu card and blacklist it to keep it from loading up and brining your system to it's knees.
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #5  
Old 10th December 2007, 07:28 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
http://www.alsa-project.org/main/ind...5#EMU_Firmware
it appears that alsa has just added support for your card!! So if we can get it to boot with that puppy you may even have sound too after you get done updating post:
Code:
rpm -qa | grep "alsa"
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #6  
Old 10th December 2007, 07:46 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
I saw a few posts relating to 1212 but not 1616, lets see if we can get it going... saves me removing the card for linux work..

I have the following installed:

alsa-utils-1.0.15-1.fc8
alsa-plugins-pulseaudio-1.0.14-5.fc8
alsa-lib-1.0.15-1.fc8
alsa-lib-devel-1.0.15-1.fc8
bluez-utils-alsa-3.20-4.fc8
Reply With Quote
  #7  
Old 10th December 2007, 07:52 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
welp that is the version of alsa you need what happens if you put the card back in now? I assume you have updated everything though right?
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #8  
Old 10th December 2007, 07:52 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
Ah, I didnt see your first post, I did a full update from the console when it wasnt booting originally. My kernel (uname -r) is:

Code:
2.6.23.8-63.fc8
Reply With Quote
  #9  
Old 10th December 2007, 07:55 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
you may want to try a newer kernel yet.
Code:
yum update kernel --enablerepo=updates-testing
if that doesn't work we'll have to figure out something else... Maybe a 24 series kernel....
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #10  
Old 10th December 2007, 07:59 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
I've put the card back in and same error...
Reply With Quote
  #11  
Old 10th December 2007, 08:00 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
Here is a link to the 24 series kernel. Download the rpm for your architecture and give it a shot if that other one doesn't work for you.
http://koji.fedoraproject.org/koji/b...?buildID=27444

Download it to you desktop and run:
Code:
su
rpm -ivh /home/*/Desktop/kernel*
then reboot and choose it from the menu.
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #12  
Old 10th December 2007, 08:15 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
Code:
yum update kernel --enablerepo=updates-testing
Resulted in "Could not find update match for kernel"

So i tried the following after downloading the i686

Code:
su
rpm -ivh /home/*/Desktop/kernel*
Yielded the same results of udev failing and Fedora not booting...
Reply With Quote
  #13  
Old 10th December 2007, 08:21 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
Okay try this:
Code:
su -
echo "blacklist emu_10k" >> /etc/modprobe.d/blacklist
shutdown -h now
then reinsert your card and fire it up. You most likely won't have sound but hopefully you will be able to boot up. At least then you will not have to remove your card to run linux and it will give us some time to figure out the issue.
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #14  
Old 10th December 2007, 08:35 PM
psyvision Offline
Registered User
 
Join Date: Dec 2007
Posts: 10
I carried out the commands you gave and put the card back in, rebooted with the 23 series kernel and it crashes on boot as per before.

Code:
snd_emu10k1_free [snd_emu10k1]
snd_emu10k1_create [snd_emu10k1]
snd_card_new [snd]
iput
snd_card_emu10k1_probe [snd_emu10k1]
pci_device_probe
Is the stack trace for the crash, is emu_10k the right thing to blacklist? or can you see if from above i need to blacklist something different?
Reply With Quote
  #15  
Old 10th December 2007, 08:55 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
hmmm. okay try:
Code:
su -
echo "blacklist snd_emu10k1" >> /etc/modprobe.d/blacklist
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
Reply

Tags
boot, fedora, installs

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F10 installs but will not boot flyer9753 Installation and Live Media 32 28th May 2009 12:17 PM
Fedora 8 installs, but boot fails. joskon Installation and Live Media 1 18th April 2008 05:34 AM
Fedora 8 installs fine, fails to boot ... alpinejes Installation and Live Media 12 24th January 2008 10:22 PM
FC6 installs on dual G5 but cannot boot beatupnewbie Mac Chat 2 9th August 2007 10:20 PM
FC5 Installs but will not boot telespan EOL (End Of Life) Versions 8 17th April 2006 09:03 AM


Current GMT-time: 12:48 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat