Fedora Linux Support Community & Resources Center
  #1  
Old 29th May 2012, 11:02 PM
dhirajhazra's Avatar
dhirajhazra Offline
Registered User
 
Join Date: Mar 2011
Posts: 58
linuxfirefox
Problem with kernel 3.3.7-1.fc17

Hello,

I have just upgraded to fc17 from fc16 using preupgrade. It went fine except the kernel is kernel 3.3.7-1.fc16 although it is showing that it has already installed kernel 3.3.7-1.fc17.

Here are the list of my kernels : Output from rpm -qa|grep kernel
Code:
kernel-headers-3.3.7-1.fc17.x86_64
kernel-3.3.7-1.fc16.x86_64
kernel-devel-3.3.7-1.fc16.x86_64
libreport-plugin-kerneloops-2.0.10-3.fc17.x86_64
kernel-3.3.7-1.fc17.x86_64
kernel-devel-3.3.7-1.fc17.x86_64
texlive-l3kernel-2011-8.SVN_3209.svn25157.noarch
kernel-tools-3.3.7-1.fc17.x86_64
kernel-3.3.6-3.fc16.x86_64
libreport-plugin-kerneloops-2.0.8-4.fc16.x86_64
kernel-headers-3.3.7-1.fc16.x86_64
kernel-devel-3.3.6-3.fc16.x86_64
abrt-addon-kerneloops-2.0.7-2.fc16.x86_64
The grub was not updated with the fc17 kernel. I have nvidia and broadcom-wl and I have the corresponding drivers installed for fc17 as well.

rpm -qa|grep nvidia
Code:
kmod-nvidia-3.3.7-1.fc16.x86_64-295.53-1.fc16.1.x86_64
nvidia-settings-1.0-17.fc16.x86_64
nvidia-settings-1.0-18.fc17.x86_64
xorg-x11-drv-nvidia-295.53-1.fc17.x86_64
kmod-nvidia-3.3.6-3.fc16.x86_64-295.53-1.fc16.x86_64
kmod-nvidia-3.3.7-1.fc17.x86_64-295.53-1.fc17.2.x86_64
nvidia-xconfig-1.0-15.fc16.x86_64
nvidia-xconfig-1.0-16.fc17.x86_64
xorg-x11-drv-nvidia-libs-295.53-1.fc17.x86_64
kmod-nvidia-295.53-1.fc17.2.x86_64
rpm -qa|grep broadcom && rpm -qa|grep kmod-wl

Code:
broadcom-wl-5.100.82.112-2.fc17.1.noarch
kmod-wl-3.3.7-1.fc17.x86_64-5.100.82.112-2.fc17.12.x86_64
kmod-wl-3.3.6-3.fc16.x86_64-5.100.82.112-2.fc16.23.x86_64
kmod-wl-5.100.82.112-2.fc17.12.x86_64
kmod-wl-3.3.7-1.fc16.x86_64-5.100.82.112-2.fc16.24.x86_64
As the grub was not updated I have updated that with

Code:
grub2-mkconfig -o /boot/grub2/grub.cfg
After reboot in the grub I see 2 options for linux.

1. Fedora linux
2. Advanced options for Fedora Linux

The fedora linux is for fc17 kernel and if I select that it shows

Code:
error: file not found
error: file not found
Then tries to boot and shows
Code:
Unable to open ($devnode)
and leaves me in $dracut prompt.....

I am now using fc 17 with 3.3.6 kernel for fc16. Can anyone please help me in this regard ??? With these old kernel my laptop refuses to shutdown. It freezes to a point and the caps lock blinks frequently............


Thanks and Regards,

Dhiraj
Reply With Quote
  #2  
Old 29th May 2012, 11:53 PM
GoinEasy9's Avatar
GoinEasy9 Offline
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,579
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

Look through this thread. Post #17 might help, sounds like the same problem.
http://forums.fedoraforum.org/showth...=280238&page=2
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
Reply With Quote
  #3  
Old 30th May 2012, 09:08 AM
dhirajhazra's Avatar
dhirajhazra Offline
Registered User
 
Join Date: Mar 2011
Posts: 58
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

I have updated the problem in the thread you have redirected me. Please take a look. I am really in a bad shape with my laptop. Not able to have a successful boot with any kernel.
Reply With Quote
  #4  
Old 2nd June 2012, 08:13 AM
thanson Offline
Registered User
 
Join Date: Jun 2011
Posts: 12
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

I had this problem too. I fixed it, by editing /boot/grub2/grub.cfg and changing the lines under the fedora 17 entries from

linux /boot/vmlinuz-3.3.7-1.fc17.x86_64 root=UUID=17077d31-9da7-4436-9030-1d7552cf1c06 ro quiet rhgb acpi_osi='!Windows 2009

to

linux /boot/vmlinuz-3.3.7-1.fc16.x86_64 root=/dev/sda3 ro quiet rhgb acpi_osi='!Windows 2009

The key being changing root to a /dev/sda# instead of a UUID. To determine the sda# you can use the blkid command to find the /dev/sda# that corresponds with your UUID.
Reply With Quote
  #5  
Old 2nd June 2012, 08:51 AM
dhirajhazra's Avatar
dhirajhazra Offline
Registered User
 
Join Date: Mar 2011
Posts: 58
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

Thanks for the comment. After a long try I had to do a fresh install. I am really thinking that if I had received the reply a few days back, it could have spared the the trouble of fresh install. But thanks again. This shall surely help in future problems.
Dhiraj
Reply With Quote
  #6  
Old 15th June 2012, 10:55 AM
sist's Avatar
sist Offline
Registered User
 
Join Date: Sep 2007
Location: Germany
Posts: 7
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

Hi! I had same problem. If somebody intrested i can put more information.
I could solve it with reinstall of kernel package.
But before you should:
- install kernel-debug
- boot with it and single option for linux in grub
- then 'yum reinstall kernel-x.y.z'
- reboot
Reply With Quote
  #7  
Old 15th June 2012, 03:53 PM
droidhacker Offline
Registered User
 
Join Date: Oct 2009
Posts: 824
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

At this point, you can just run a "yum update kernel" to 3.4, and call it good.
Reply With Quote
  #8  
Old 18th June 2012, 09:38 AM
sist's Avatar
sist Offline
Registered User
 
Join Date: Sep 2007
Location: Germany
Posts: 7
linuxfirefox
Re: Problem with kernel 3.3.7-1.fc17

Quote:
Originally Posted by droidhacker View Post
At this point, you can just run a "yum update kernel" to 3.4, and call it good.
yes, you write... but i had other problem:
during upgrade i got some internet connection break.
kernel had allready newest verion 3.4.0-1....
installation was broken througth upgrade of moodle package
After that the upgraded packges was not really cleaned

I think it has to be broadcastet
"moodle has to be deleted before upgrade your fedora to 17"

So, it was some grub manipulation to get boot and reinstall of kernel
You cannot reinstall the running kernel

Regards.
Reply With Quote
Reply

Tags
1fc17, fc17, grub2, kernel, problem

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
navit install on fc17 oystercatcher Guides & Solutions (No Questions) 0 29th May 2012 07:01 PM
Can't Get Additional Software to Install on FC17 wmichaelb F17 Development Forum 3 18th May 2012 08:52 PM
GDM issues: downgrade to accountsservice-0.6.18-1.fc17 tox F17 Development Forum 0 8th May 2012 02:45 AM
Don't upgrade gdm to 1:3.4.0.1-4.fc17 secipolla F17 Development Forum 15 13th April 2012 08:32 PM
When should be available FC17 final version? dr_pompeii F17 Development Forum 3 20th March 2012 05:17 AM


Current GMT-time: 01:16 (Thursday, 23-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