Thank you for filing this bug report and helping to make ubuntu better. We need 
some more information about you system to be able to do anything about this. 
Could you please upload as separate attachements:
- /var/log/Xorg.0.log 
- /etc/X11/xorg.conf if you have made any changes to this
- the output of `lspci -vvnn`

Also, could you 
- confirm that this the rendering looks fine if you use the VESA driver in 
Jaunty (add the line 
Driver "vesa"
to the device section of your xorg.conf). This may slow down the rendering, but 
if it looks fine with this driver, it is a very good indication that it is a 
driver issue.
- try if adding some options to the driver in will make it render right. 
Basically, you can make the Device section of xorg.conf look like this:
Section "Device"
        Identifier      "Configured Video Device"
#       Driver "vesa"
#        Option "NoAccel" "true"
#        Option "DRI" "false"
#        Option "AccelMethod" "EXA"
#        Option "AccelMethod" "UXA"
#        Option "AccelMethod" "XAA"
#        Option "Tiling" "false"
EndSection
and then uncomment a single of the commented line, restart X and see if the 
rendering changes. It should be sufficient to try one uncommented line at a 
time.

** Changed in: xserver-xorg-video-intel (Ubuntu)
       Status: New => Incomplete

-- 
Wrong Reflections in Blender with intel graphics
https://bugs.launchpad.net/bugs/323703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to