Bug 896190
| Summary: | Kernel 3.7.2-201.fc18.x86_64 cannot boot | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | pjhavariotis | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | gansalmon, itamar, jforbes, jonathan, kernel-maint, madhu.chinakonda, mattias.ellert, mildred-bug.redhat | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-25 17:06:08 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
pjhavariotis
2013-01-16 20:04:56 UTC
Created attachment 682557 [details]
upgrade.log
I am attaching the upgrade.log in order to show you what happened during the upgrade process.
I have just come up with the bug 896579. Is it related to mine? Shall I install the NVIDIA drivers (yum install akmod-nvidia xorg-x11-drv-nvidia-libs) ? As far as I can see the command rpm -qa \*nvidia\* returns NOTHING. I have just updated the 3.7 kernel by installing the 204 version (kernel-3.7.2-204.fc18.x86_64) using yum. Again I am facing the same problem. When I tried to boot with it, the following dracut messages appear and the machine cannot boot (Kernel Panic with Flashing Caps Lock Light). On the contrary, the 3.6 kernel (3.6.11-1.fc17.x86_64) works as expected. dracut-cmdline[65]: Warning: Kernel command line option 'KEYTABLE' is deprecated, use 'vconsole.keymap' instead. dracut-cmdline[65]: Warning: Kernel command line option 'SYSFONT' is deprecated, use 'vconsole.font' instead. I have just tried the nomodeset kernel boot option and the machine finally managed to BOOT !!!! The dracut warnings are a red herring. To remove them, please edit /etc/default/grub and change in the line GRUB_CMDLINE_LINUX: SYSFONT=... for vconsole.font=latarcyrheb-sun16 KEYTABLE=... for vconsole.keymap=... Then update the Grub config by running # grub2-mkconfig -o /boot/grub2/grub.cfg That will remove the warnings but non booting is caused by something else. I have a similar problem with 3.7.5-201 on F18 as well. Cannot boot unless I use nomodeset. But then, I don't get Xorg running. I could also boot by connecting an external monitor. The LVDS screen then seems to work. In fact, with the 3.7 kernel, it seem to boot find but the screen is black, except for 20px or so at the top of the screen, that randomly change. Until it doesn't change anymore. This was a fresh install from the live desktop usb key, and the installed kernel was 3.6, but I did an update, ran grub2-mkconfig (because grubby couldn't update the config file). Now, the 3.7 kernel won't boot. I have seemingly identical machines (just purchased a few months later), and on them, the 3.7 kernel works fine. The other difference is that on the newer machines, I just have F18, and on the older machines affected with this bug, I had installed F17, and run the F18 installer to overwrite the F17 system. I didn't use FedUp. On the problem described above: the problem disappeared after a week end of not using the computers. Might have been a problem in the graphical BIOS. Is the 3.8.2 kernel working for you? Yes, it works! (In reply to comment #9) > Is the 3.8.2 kernel working for you? |