 |
 |
 |
 |
| F15 Development The proper place for all things "F15." This section will be archived once F15 reaches final release. |

18th May 2011, 11:07 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
vbox supports gnome3
Gome3 works in vbox after installing the guest additions.
http://www.virtualbox.org/wiki/Linux_Downloads
Quote:
VirtualBox 4.0.8 (released 2011-05-16)
This is a maintenance release. The following items were fixed and/or added:
Mac OS X hosts: fixed incompatibility with recent Mac OS X versions in 64-bit mode (bug #8474)
Mac OS X hosts: fixed incompatibility with hosts with more than 16 cores (bug #8389)
Mac OS X hosts: fixed painting corruptions on a second monitor in 64-bit mode (bug #7606)
GUI: restored functionality to set an empty host key to disallow any host key combination (4.0.6 regression; bug #8793)
VBoxManage: added controlvm screenshotpng subcommand for saving the screenshot of a running VM in PNG format
VBoxHeadless: fixed potential crash during shutdown (Windows hosts only)
NAT: built-in services use the correct Ethernet addresses in Ethernet header and in ARP requests
Host-only networking: fixed adapter reference counting
E1000: fixed rare guest crashes with Linux SMP guests (bug #8755)
SATA: fixed guest disk corruption under rare circumstances (only relevant for guests with more than 2GB RAM; bug #8826)
Storage: fixed data corruption after a snapshot was taken with asynchronous I/O enabled (bug #8498)
Floppy: several improvement
HPET: another fix for time jumps (bug #8707)
USB: removed assumption that string descriptors are null-terminated (Windows hosts only)
3D support: fixed a potential crash when resizing the guest window
3D support: fixed GNOME 3 rendering under Ubuntu 11.04 and Fedora 15
Snapshots: fixed another bug which could lose entries in the media registry when restoring a snapshot (bug #8363)
Shared Folders: don't stop mounting the other valid folders if one host folder is inaccessible (4.0.6 regression)
Linux Additions: check whether gcc and make are installed before building kernel modules (bug #8795)
Solaris Additions: added support for X.Org Server 1.10
Guest Additions: fixed inappropriate Guest Additions update notification when using vendor-specific version suffixes (bug #8844)
|
|

18th May 2011, 03:12 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: earth
Posts: 1,131

|
|
|
Re: vbox supports gnome3
off the topic, sorry
Oh, that's f15 with gnome 3 ?
Now I see what all the hoopla is all about, no wonder these techie types act like they just bit into a lemon.
Might take some getting used?
Pat Jr.
__________________
x--x--x
http://www.gnu.org/philosophy/free-sw.html
Freedom is never Free.
Pat Jr.
|

18th May 2011, 07:20 PM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 4

|
|
|
Re: vbox supports gnome3
Incredibly happy to see this. I struggled for about a month trying to get the beta running in VBox and finally gave up and installed the silly thing. No regrets, but it would have been nice to be able to play with it a bit before diving in head first, so to speak.
|

20th May 2011, 01:26 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 148

|
|
|
Re: vbox supports gnome3
@Leigh,
That sounds good. I gave F15 GNOME another try in a VBox VM but no dice. It is fully updated (64 bit) on a F15 64 bit host, but the VM still says it must go into fallback mode, even after installing guest additions.
VirtualBox 4.0.8. Am I doing something wrong?
|

23rd May 2011, 06:10 AM
|
 |
Registered User
|
|
Join Date: Jul 2010
Posts: 210

|
|
|
Re: vbox supports gnome3
I've the same problem as Palooka.
I've the latest version of VBox, 3d acceleration enabled, guest additions installed. And it keeps going to the Fallback mode...
|

23rd May 2011, 06:51 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: vbox supports gnome3
Check your xorg.conf in the guest
Code:
# VirtualBox generated configuration file
# based on /etc/X11/xorg.conf.
Section "Monitor"
Identifier "Monitor[0]"
ModelName "VirtualBox Virtual Output"
VendorName "Oracle Corporation"
EndSection
Section "Device"
BoardName "VirtualBox Graphics"
Driver "vboxvideo"
Identifier "Device[0]"
VendorName "Oracle Corporation"
EndSection
Section "Screen"
SubSection "Display"
Depth 24
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
|

23rd May 2011, 10:37 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 148

|
|
|
Re: vbox supports gnome3
My xorg.conf is identical to that.
Palooka
|

23rd May 2011, 02:57 PM
|
 |
Registered User
|
|
Join Date: Jul 2010
Posts: 210

|
|
|
Re: vbox supports gnome3
^ Yea, me too, I've the exact xorg.conf file as leigh.
|

23rd May 2011, 03:10 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: vbox supports gnome3
I'm running a nvidia card on my host, what do you use?
|

23rd May 2011, 03:47 PM
|
 |
Registered User
|
|
Join Date: Jul 2010
Posts: 210

|
|
|
Re: vbox supports gnome3
I use Nvidia as well
Nvidia Geforce GTX 260M / 1GB
|

24th May 2011, 01:02 AM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,182

|
|
|
Re: vbox supports gnome3
Quote:
Originally Posted by skyxn3t
I use Nvidia as well
Nvidia Geforce GTX 260M / 1GB
|
Question: When you set up the virtual machine, what did you use for the Display settings? I set it up for 64 MB of display memory and made sure the Enable 3D Acceleration button was checked.
Before I changed the display settings, it behaved much as you said. I am using it with an Nvidia GeForce GT 220 /1GB card using the Nvidia drivers.
__________________
StephenH
"We must understand the reality that just because our culture claims certain things are true it does not mean they are!" --M. Liederbach
http://pilgrim-wanderings.blogspot.com
|

24th May 2011, 01:14 AM
|
 |
Registered User
|
|
Join Date: Jul 2010
Posts: 210

|
|
|
Re: vbox supports gnome3
Quote:
Originally Posted by StephenH
Question: When you set up the virtual machine, what did you use for the Display settings? I set it up for 64 MB of display memory and made sure the Enable 3D Acceleration button was checked.
Before I changed the display settings, it behaved much as you said. I am using it with an Nvidia GeForce GT 220 /1GB card using the Nvidia drivers.
|
I checked the "Enable 3D Acceleration" checkbox and increased the Video memory size to 128MB before installing the guest.
I'm using the proprietary nvidia drivers from RPMfusion.
If I run (gnome-shell --replace and mutter --replace) in the Terminal from the fall-back mode, I get the following:
Code:
[user@host ~]$ gnome-shell --replace
failed to create drawable
(gnome-shell:30289): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
Window manager error: Unable to initialize Clutter.
[user@host ~]$ mutter --replace
failed to create drawable
(mutter:30295): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
Window manager error: Unable to initialize Clutter.
Last edited by skyxn3t; 24th May 2011 at 01:36 AM.
|

24th May 2011, 02:39 AM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,182

|
|
|
Re: vbox supports gnome3
Quote:
Originally Posted by skyxn3t
I checked the "Enable 3D Acceleration" checkbox and increased the Video memory size to 128MB before installing the guest.
I'm using the proprietary nvidia drivers from RPMfusion.
If I run (gnome-shell --replace and mutter --replace) in the Terminal from the fall-back mode, I get the following:
Code:
[user@host ~]$ gnome-shell --replace
failed to create drawable
(gnome-shell:30289): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
Window manager error: Unable to initialize Clutter.
[user@host ~]$ mutter --replace
failed to create drawable
(mutter:30295): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
Window manager error: Unable to initialize Clutter.
|
Interesting...
I had just installed F15, then installed GCC, dkms, kernel-headers, and kernal-devel. I then rebooted and tried to install the guest additions, but it kept failing.  It installed the latest kernel-headers, but the kernel was still the original. I did the updates, rebooted, and then installed the guest additions, which went through fine.
After that, the Gnome Shell started up, and I was able to resize the window to be more what I wanted.
I guess I should add that I am running Fedora 14 x86_64 and VirtualBox 4.08, not VirtualBox-OSE. My Fedora 15 guest is also 64 bit.
My machine is based on an AMD Phenom 9850 with 8 GB RAM, of which I dedicated one processor and 2 GB RAM to the virtual machine. I don't know if having IO-APIC checked makes a difference in this.
__________________
StephenH
"We must understand the reality that just because our culture claims certain things are true it does not mean they are!" --M. Liederbach
http://pilgrim-wanderings.blogspot.com
|

24th May 2011, 10:28 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: vbox supports gnome3
Quote:
Originally Posted by StephenH
Interesting...
I had just installed F15, then installed GCC, dkms, kernel-headers, and kernal-devel. I then rebooted and tried to install the guest additions, but it kept failing.  It installed the latest kernel-headers, but the kernel was still the original. I did the updates, rebooted, and then installed the guest additions, which went through fine.
After that, the Gnome Shell started up, and I was able to resize the window to be more what I wanted.
I guess I should add that I am running Fedora 14 x86_64 and VirtualBox 4.08, not VirtualBox-OSE. My Fedora 15 guest is also 64 bit.
My machine is based on an AMD Phenom 9850 with 8 GB RAM, of which I dedicated one processor and 2 GB RAM to the virtual machine. I don't know if having IO-APIC checked makes a difference in this.
|
I used 3 cores for my VM.
.
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

23rd May 2011, 05:36 PM
|
|
Registered User
|
|
Join Date: Jan 2010
Posts: 4,979

|
|
|
Re: vbox supports gnome3
I couldn't get it to work either. However, didn't try very hard. Installed F15, guest additions, but as I don't use Gnome, it was more an exercise to see if it would work--when it went back into fallback mode, stopped trying.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 21:53 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|