On Sáb, 2016-03-19 at 11:52 +0100, Michael Thayer wrote:
> Hello Sérgio,
> 
> On 17.03.2016 16:17, Sérgio Basto wrote:
> [...]
> > 
> > I just land here because the new Fedora 24 devel branch and I want
> > one
> > VirtualBox guest for that Fedora 24 , to start working in other
> > packages ...
> > Studding better vboxvideo_dri.so, vboxvideo_dri.so is a symblink to
> > VBoxOGL.so [1] and this link is indeed remove from guest installer
> > script, by luck I said that vboxvideo_dri.so had disappear :) .
> > 
> > Here is my work:
> > https://github.com/sergiomb2/VirtualBox/tree/devel
> > https://github.com/sergiomb2/VirtualBox/commit/09c1125d93372f03b07e
> > 031bd7dc696d38919fb9
> > in attach. Attention 4 new patches are not related with guest
> > drives is
> > to allow build with GCC6.
> > 
> > But X doesn't start with same error :
> >     (EE) Screen(s) found, but none have a usable configuration.
> > 
> > So I revert to default guess drives to test Fedora 24 as guest
> > system:
> > https://copr.fedorainfracloud.org/coprs/sergiomb/vboxfor23/
> > and loading vboxvideo_dri.so (3D enabled), in KDE and Gnome it
> > freeze
> > the display, but the box still working, is working with MATE,
> > removing
> > vboxvideo_dri.so , X works in all cases.
> > 
> > Fedora 24 (alpha) have GCC6, glibc-2.23.1, xorg-x11-server 1.18.1-
> > 2.fc24, Mesa3D 11.2.0-0.devel.11.24ea81a.fc24 etc
> > 
> > So if you point us to new source like:
> > https://www.virtualbox.org/download/testcase/VirtualBox-5.0.17-1058
> > 81.tar.bz2
> > or give us a patch of it with VirtualBox-5.0.16.tar.bz2, for me is
> > the best, thanks.
> > 
> > Best regards,
> > 
> > [1]
> > ln -sf ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
> [...]
> 
> There is a new 5.0.17 Additions build with source available on the 
> Downloads page<1>.  I will probably not have time just now to look
> at 
> your build scripts for Fedora.  You are probably best installing the 
> binary package first, and if that works as you expect set about
> creating 
> a package from the source.  Then if something does not work in your 
> package you can see what is happening differently to the binary
> one.  If 
> the binary package does not work then please let me know though.

Hi !, 
With source code ( VirtualBox-5.0.17-106108.tar.bz2 ), Linux Guest  is
working ! I test some 3D games and they run well. 

I'm building now VirtualBox (host) and VirtualBox-guest for F24 (pre-
alpha) in :
https://copr.fedorainfracloud.org/coprs/sergiomb/vboxfor23/build/169442/

If someone want test Guest Additions update for Linux guests,  
, it is just 3 commands (with RPM Fusion repo enabled) : 

dnf install VirtualBox-guest kernel-devel-$(uname -r)
akmods 
reboot 
or instead reboot, load kernel modules with:
systemctl restart systemd-modules-load.service; 
start vbovserive.service with:
systemctl restart vboxservice 
and after restart (init 3) or start X (init 5) 


> Michael
> 
> <1> https://www.virtualbox.org/wiki/Downloads

Thanks,
-- 
Sérgio M. B.



------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to