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
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to