Seron: having a quite similar problem, I believe this bug is linked to
your virtual memory settings (along with the new GEM for video memory
allocation) As a workaround you can try changing

       SubSection "Display"
                Virtual 2384 768
        EndSubSection

to something like:

      SubSection "Display"
                Depth     24
                Modes     "2384x768" "1024x600" 
        EndSubSection

#the first mode ( "2384x768")  being the native resolution of the external 
monitor, 
#the second ("1024x600") being the fallback that's gonna be use for you main 
screen.

If this works, then we'll know the problem is directly linked with
virtual memory allocation.

-- 
[i945] totem crashes when trying to play video file and using a virtual 
configuration
https://bugs.launchpad.net/bugs/366979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to