Fedora 14 Upgrade - Video problem

Discussions about using Linux guests in VirtualBox.
Post Reply
recobb
Posts: 11
Joined: 5. Sep 2010, 17:34
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: xp, fedora

Fedora 14 Upgrade - Video problem

Post by recobb »

I used the preupgrade method to update Fedora 13 to Fedora 14. During the boot process the little bar gets to the right side of the screen, then stops. Doing a ctrl-backspace-F3 I can login as root in the console, and poke around at logs, etc. When I try startx, it gets just so far and gives some error messages. Opening the Xorg.0.log file, down near the end, I find the following:

Code: Select all

[   393.628] (==) AIGLX enabled
[   393.628] (II) Loading extension GLX
[   393.628] (II) LoadModule: "record"
[   393.629] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   393.629] (II) Module record: vendor="X.Org Foundation"
[   393.629] 	compiled for 1.9.1, module version = 1.13.0
[   393.629] 	Module class: X.Org Server Extension
[   393.629] 	ABI class: X.Org Server Extension, version 4.0
[   393.629] (II) Loading extension RECORD
[   393.629] (II) LoadModule: "dri"
[   393.630] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   393.630] (II) Module dri: vendor="X.Org Foundation"
[   393.630] 	compiled for 1.9.1, module version = 1.0.0
[   393.630] 	ABI class: X.Org Server Extension, version 4.0
[   393.630] (II) Loading extension XFree86-DRI
[   393.630] (II) LoadModule: "dri2"
[   393.630] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   393.631] (II) Module dri2: vendor="X.Org Foundation"
[   393.631] 	compiled for 1.9.1, module version = 1.2.0
[   393.631] 	ABI class: X.Org Server Extension, version 4.0
[   393.631] (II) Loading extension DRI2
[   393.631] (II) LoadModule: "vboxvideo"
[   393.631] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
[   393.631] (II) Module vboxvideo: vendor="Oracle Corporation"
[   393.632] 	compiled for 1.5.99.901, module version = 1.0.1
[   393.632] 	Module class: X.Org Video Driver
[   393.632] 	ABI class: X.Org Video Driver, version 7.0
[   393.632] (EE) module ABI major version (7) doesn't match the server's version (8)
[   393.634] (II) UnloadModule: "vboxvideo"
[   393.634] (II) Unloading /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
[   393.634] (EE) Failed to load module "vboxvideo" (module requirement mismatch, 0)
[   393.635] (EE) No drivers available.
[   393.636] 
Fatal server error:
[   393.637] no screens found
[   393.638] 
I had guest additions installed in F13, now it seems like something about the video drivers don't match, and I don't know how to go about fixing it. Any ideas?

Richard C.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Fedora 14 Upgrade - Video problem

Post by Sasquatch »

Reinstall the GA. F14 ships a new Xorg version and the current GA version does not support it. You must run VB 3.2.10 at least.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
recobb
Posts: 11
Joined: 5. Sep 2010, 17:34
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: xp, fedora

Re: Fedora 14 Upgrade - Video problem

Post by recobb »

Sasquatch wrote:Reinstall the GA. F14 ships a new Xorg version and the current GA version does not support it. You must run VB 3.2.10 at least.
Bingo. I had tried that previously, but couldn't get to the GA iso. It appeared in /media/GuestAdditions.....iso, but when I did a cd into that folder it was empty. And I didn't figure out how to get it mounted. This time I was able to get it mounted by using /dev/sr0, and that let me get into it. After that I got the GA reinstalled, and now it works. Many thanks! :D

Richard
Post Reply