hi,
I have always little screen display even after intallation of additions guest that I see in my configuration.
somedy have a idee ?
thank's
small screen display with additionals and FC13
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: small screen display with additionals and FC13
Create and add the following to the file /etc/X11/xorg.conf on the F13 guest
Code: Select all
Section "Device"
Identifier "VBoxVideo"
Driver "vboxvideo"
EndSection
-
jpc
- Posts: 2
- Joined: 26. May 2010, 14:48
- Primary OS: Mac OS X Leopard
- VBox Version: OSE other
- Guest OSses: fedora13
Re: small screen display with additionals and FC13
problem, on boot, bluebar FC13 progress and freeze at the end of itPerryg wrote:Create and add the following to the file /etc/X11/xorg.conf on the F13 guest
Code: Select all
Section "Device" Identifier "VBoxVideo" Driver "vboxvideo" EndSection
Do you known how getting grub or something like that ?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: small screen display with additionals and FC13
Boot to the install cd/dvd or iso and select recover. Follow the prompts to shell and edit or remove the /etc/X11/xorg.conf. then reboot.
I had this problem before the final release of VBox 3.2.0 and the mentioned file fixed my systems. Perhaps you should look into upgrading to 3.2.0 if you are not using this release as they provided a fix for Fedora 13.
I had this problem before the final release of VBox 3.2.0 and the mentioned file fixed my systems. Perhaps you should look into upgrading to 3.2.0 if you are not using this release as they provided a fix for Fedora 13.