This is frustrating, partially due to my lack of experience. I can't get OGL to work on my Ubuntu vm on my desktop which is running an ATI 4870 and Intel 775.
I have installed the latest ATI drivers on host and guest, and have updated the guest additions. 3D is enabled on the VM and GPU memory is boosted to 128mb.
Any thoughts on what I can try?
Ubuntu, OpenGL on Windows 7 / ATI host?
Re: Ubuntu, OpenGL on Windows 7 / ATI host?
Installing ati-drivers in guest does not make any sense!I have installed the latest ATI drivers on host and guest
Updated? You have to install it.and have updated the guest additions.
Btw, paste the output of
glxinfo (requires mesa-tools installed)
from your guest.
-
Kr1sc
- Posts: 5
- Joined: 26. Jan 2011, 02:51
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu
Re: Ubuntu, OpenGL on Windows 7 / ATI host?
Thanks for the quick response! I thought installing the drivers seemed silly - perhaps I was just misreading something.
I had updated the guest additions that I had previously installed from 4.0.0 to 4.0.2, or .3?
Here is the output, as requested:
I had updated the guest additions that I had previously installed from 4.0.0 to 4.0.2, or .3?
Here is the output, as requested:
Code: Select all
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 15
Current serial number in output stream: 15Re: Ubuntu, OpenGL on Windows 7 / ATI host?
paste /var/log/Xorg.0.log
-
Kr1sc
- Posts: 5
- Joined: 26. Jan 2011, 02:51
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu
Re: Ubuntu, OpenGL on Windows 7 / ATI host?
I went through this procedure to remove the ATI/Catalyst stuff:
http://wiki.cchtml.com/index.php/Ubuntu ... st.2Ffglrx
Rebooted and everything is okay. glxinfo prints out a long list of data.
http://wiki.cchtml.com/index.php/Ubuntu ... st.2Ffglrx
Rebooted and everything is okay. glxinfo prints out a long list of data.