Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2010 13:41:37 +0900
From:      Daichi GOTO <daichi@freebsd.org>
To:        freebsd-emulation@freebsd.org
Subject:   Re: VirtualBox 2D acceleration
Message-ID:  <20101012134137.58afa0d9.daichi@freebsd.org>
In-Reply-To: <alpine.BSF.2.00.1010071324360.3952@thor.farley.org>
References:  <alpine.BSF.2.00.1009252014010.37904@thor.farley.org> <20101001122540.3eeed81b.daichi@freebsd.org> <alpine.BSF.2.00.1010011005470.69213@thor.farley.org> <20101003131230.7738dc59.daichi@freebsd.org> <alpine.BSF.2.00.1010071324360.3952@thor.farley.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Oct 2010 13:59:48 -0500 (CDT)
"Sean C. Farley" <scf@FreeBSD.org> wrote:
> This is what you should see if everything is supported from VirtualBox's 
> standpoint:
> # VBoxTestOGL --test 2D --test 3D --log vboxtest.log

"VBoxTestOGL --test 2D --test 3D --log vboxtest.log" does not 
output anything to logfile.  But just once, vboxtest.log was 
generated and it looks like 2D and 3D OK.  I do not know this 
mysterious behavior.

(I have installed nvidia-driver-256.53 on 9-current.)
Are there something I have missed to run VBoxTestOGL??

> # grep Testing vboxtest.log
> 00:00:00.001 Testing 3D Support:
> 00:00:00.040 Testing 3D Succeeded!
> 00:00:00.040 Testing 2D Support:
> 00:00:00.065 Testing 2D Succeeded!
> 
> >> What graphics hardware do you use?  I have an Nvidia 8800 GTS.  I do 
> >> not 
> >
> > % dmesg | grep -i nvidia
> > nvidia0: <GeForce 7300 GT> on vgapci0
> > %
> >
> >> know how well this option works for other hardware.  Also, what type 
> >> of acceleration are you using for your X driver (check
> 
> > % cat /var/log/Xorg.0.log | grep -i nvidia
> 
> Mine (http://people.freebsd.org/~scf/Xorg.0.log) is mostly the same except I
> have this:
> (II) Oct 06 10:21:03 NVIDIA: Reserving 768.00 MB of virtual memory for indirect memory
> (II) Oct 06 10:21:03 NVIDIA:     access.
> 
> Also, I edited the x11/nvidia-driver port to use v256.53 of the driver. 
> It is the first truly supported FreeBSD amd64 driver from nvidia.
> 
> > How did you setup your xorg.conf? or nvidia-settings??
> 
> My xorg.conf:  http://people.freebsd.org/~scf/xorg.conf
> You can ignore the Non-HAL and mouse stuff.
> 
> > I don't know how to setup to use EXA instead of XAA.
> > The 'Option "AccelMethod" "EXA"' are affected for intel and radeon 
> > driver, not for nvidia.
> 
> True.  Ignore my comment on that.
> 
> Sean
> -- 
> scf@FreeBSD.org
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101012134137.58afa0d9.daichi>