Ubuntu 10.10 AMD64 X.Org driver for 1.9

Discussions about using Linux guests in VirtualBox.
projnet
Posts: 2
Joined: 11. Aug 2010, 07:09
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Ubuntu 10.10

Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by projnet »

Using 3.2.8 Guest Additions - error is "Warning: unsupported pre-release version of X.Org Server installed..."

My most recent update to Ubuntu 10.10 installed X.Org X server 1.8.99.905 (1.9.0 RC 5) On checking in VBoxLinuxAdditions-amd64.run I see a test for X.Org version and 1.8.99 does not have a driver yet. Any idea when this will be available?

Thanks in advance

Jon Hilton
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by frank »

Still two month until Ubuntu 10.10 is released ... We hope that we can provide support for the new release either before the final release date or shortly after it.
Sasquatch
Volunteer
Posts: 17800
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by Sasquatch »

Unless Ubuntu has released that version in the past few days, there should be no problem with the vboxvideo module on 10.10. I run Xubuntu 10.10 x64 on a W7 x64 host and the GA are installed just fine. Only thing is that I get an 800x600 screen after I log in, but that is easily corrected by changing the window dimensions so it updates.
So, even if there isn't official support, it does work for me. No idea about other features, you don't specify any.
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.
projnet
Posts: 2
Joined: 11. Aug 2010, 07:09
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Ubuntu 10.10

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by projnet »

Unless Ubuntu has released that version in the past few days, there should be no problem with the vboxvideo module on 10.10
I think that is the problem - this occurred after an update to Ubuntu. I was also getting 800x600 screen on login and fixed by changing window dimensions. Since update to X.Org 1.8.99 released as update by Ubuntu this no longer works, as the vboxvideo module no longer compiles (or even attempts to)

Understand this is pre-release, so will wait patiently for fixes to come through :-)

Thanks for your responses.
Sasquatch
Volunteer
Posts: 17800
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by Sasquatch »

The day after I typed that message, I updated my own 10.10 VM at work and got the xserver update with it. We just have to wait for the final version to be released so the devs can make a compatible module for it. I know they aren't all too happy to make a compatible version for a development release, because all the work can be for nothing if there is any change in the way it works when it goes final. If I were a programmer, I would hate it too.
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.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by frank »

I couldn't say this better :)
steverweber
Posts: 1
Joined: 21. Aug 2010, 19:01
Primary OS: MS Windows 7
VBox Version: OSE Debian
Guest OSses: Ubuntu Latest

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by steverweber »

now that 1.9 is released ... I hope to see a patch in a few hours :P
Sasquatch
Volunteer
Posts: 17800
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by Sasquatch »

Hehe, funny guy. Let's just hope that support for it is in the next VB release ;).
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.
ioannisn
Posts: 8
Joined: 3. Sep 2010, 14:45
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Ubuntu, Windows XP

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by ioannisn »

I have the impression the vboxvideo module builds fine and can be loaded (sudo modprobe vboxvideo), however the driver installation fails.

Can the instalation be done manually somehow? (copy the right files to the right places)
Sasquatch
Volunteer
Posts: 17800
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by Sasquatch »

There is no 'driver installation' on Linux. Everything works with modules. Sure, it builds, sure, you can modprobe it, but can Xorg load the module? No, it can't because it's not build to support the new version. It's like putting diesel in a gasoline car. You can put it in, but it won't start with it.
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.
rstewart
Posts: 15
Joined: 2. Jul 2009, 14:32
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Windows 7, Ubuntu 10.04, Linux Mint 9

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by rstewart »

I bumped into this same issue with the -x86 version of the Guest Additions this morning, as I tried to set up an Ubuntu 10.10 guest. Without support for this latest version of X, it seems like we're pretty much stuck in terms of giving 10.10 a real spin until/unless an updated version of the Guest Additions is made available...
Sasquatch
Volunteer
Posts: 17800
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by Sasquatch »

There is an updated GA available in the bug tracker noting the request for an Xorg 1.9 module. See http://www.virtualbox.org/ticket/5266#comment:91. Scroll a bit up to see a reply with the link to the test GA.
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.
stmiller
Posts: 36
Joined: 5. Aug 2007, 19:28

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by stmiller »

Just install this package, then reboot. Done.

virtualbox-ose-guest-x11
Perryg
Site Moderator
Posts: 34370
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by Perryg »

First the GAs mentioned are a test release and you could have problems. If you want to install them you should do so in a TTY and not the terminal. If you get screen corruption you need to wait a bit and then do a blind terminal reboot.

Next if you are running the PUEL version you really should never install the OSE version of anything. It can corrupt files and is not supported.
ioannisn
Posts: 8
Joined: 3. Sep 2010, 14:45
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Ubuntu, Windows XP

Re: Ubuntu 10.10 AMD64 X.Org driver for 1.9

Post by ioannisn »

Sasquatch wrote:There is no 'driver installation' on Linux. Everything works with modules. Sure, it builds, sure, you can modprobe it, but can Xorg load the module? No, it can't because it's not build to support the new version. It's like putting diesel in a gasoline car. You can put it in, but it won't start with it.

by "driver installation" I was referring to the X side interface libraries. I thought the problem was a change in the default folder locations, but from what you are saying, it appears to be an API incompatibility.
Post Reply