Date: Fri, 23 Apr 2010 20:39:21 -0500 From: Rusty Nejdl <rnejdl@ringofsaturn.com> To: Mario Lobo <lobo@bsd.com.br> Cc: freebsd-emulation@freebsd.org, Bernhard Froehlich <decke@freebsd.org> Subject: Re: News update [WAS: virtualbox-ose-devel port problem] Message-ID: <3c5e57f16b079a0060aad74fb052245a@ringofsaturn.com> In-Reply-To: <201004232220.24614.lobo@bsd.com.br> References: <201003271749.05978.lobo@bsd.com.br> <201004021321.11300.lobo@bsd.com.br> <c680e12249e61627563f785ae6147f8e@bluelife.at> <201004232220.24614.lobo@bsd.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Mario,
> xorg 1.6.5
> relevant (i think) xorg.conf sections:
> --------------------------------------
> Section "Device"
> Option "AddARGBGLXVisuals" "true"
> Option "AllowGLXWithComposite" "true"
> Option "AllowIndirectPixmaps" "true"
> Option "AllowSHMPixmaps" "false"
> Option "BackingStore" "on"
> Option "TrippleBuffer" "false"
> Option "PixmapCacheSize" "9000000"
> Option "RenderAccel" "on"
> Option "DamageEvents" "on"
> Option "RandRRotation" "True"
> Option "Coolbits" "5"
> Identifier "Card0"
> Driver "nvidia"
> VendorName "nVidia Corporation"
> BoardName "GeForce 9800 GT"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Extensions"
> Option "Composite" "Enable"
> Option "DAMAGE" "True"
> Option "RENDER" "True"
> Option "MIT-SHM" "true
> EndSection
> --------------------------------------
Can you try a much simpler xorg.conf?
Driver section:
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:2:0:0"
Comment out the Extensions section.
>
> c) composite enabled (KDE 4.3.5) + 1 CPU per guest
>
> Same as b)
>
With the simpler xorg.conf, I can't reproduce this but I am on an Intel
processor. Maybe AMD vs Intel has issues?
>
> e) composite enabled (KDE 4.3.5) + 1 CPU per guest + 3D accel checked
>
> Same as b)
I cannot reproduce any more either but then again, I can't get
acceleration working in anything but Ubuntu right now for some reason.
Thanks!
Rusty Nejdl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3c5e57f16b079a0060aad74fb052245a>
