[OpenIndiana-discuss] Virtualbox Xorg video driver compatible with 1.19.5
Michael Huff
mphuff at gmail.com
Sat Nov 11 21:00:43 UTC 2017
On 11/11/2017 6:24 AM, Aurélien Larcher wrote:
> Hi,
> we just merged a pull-request to provide the Xorg driver for Virtualbox
> compatible with Xorg 1.19:
>
> https://github.com/OpenIndiana/oi-userland/pull/3723
>
> The package x11/server/xorg/driver/xorg-video-vboxvideo is now available in
> the repository.
> It should be installed with further updates as it is part of the xorg-video
> metapackage.
>
> Note that you still need to install the Guest Additions.
>
> After installation the Xorg log should read:
>
> [ 243.842] (==) Matched vboxvideo as autoconfigured driver 0
> [ 243.842] (==) Matched vesa as autoconfigured driver 1
> [ 243.842] (==) Assigned the driver to the xf86ConfigLayout
> [ 243.842] (II) LoadModule: "vboxvideo"
> [ 243.843] (II) Loading /usr/lib/xorg/modules/amd64/drivers/vboxvideo_drv.so
> [ 243.843] (II) Module vboxvideo: vendor="Oracle Corporation"
> [ 243.843] compiled for 1.19.5, module version = 1.0.1
> [ 243.843] Module class: X.Org Video Driver
> [ 243.843] ABI class: X.Org Video Driver, version 23.0
>
>
>
> ---
> Praise the Caffeine embeddings
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
Hi
I'm doing something wrong here, but I'm not sure what.
I ran pkg update to (presumably) get the new xorg package.
Then I did a pkgrm SUNWvboxguest and rebooted
Then tried to do a reinstall from the autorun prompt -and got the usual
error about the xorg libraries.
I checked the xorg log and didn't find any autoconfiguration lines.
This is my /etc/X11/xorg.conf (autoconfigured when I chose the vesa
option to start the installer dvd/iso);
root at virtdiana:/var/log# cat /etc/X11/xorg.conf
Section "Device"
Identifier "Card0"
Driver "vesa"
EndSection
...that's it. I ran "pkg search vb" to try to find the driver you're
talking about, but nothing came up.
More information about the openindiana-discuss
mailing list