Re: glXCreatePbuffer fails on Ubuntu 12.04 VM
Maik Riechert <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
> I loaded the Mesa demos 8.1.0 and ran xdemos/glxpbdemo. The output is: > > libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so > libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so > Chose 0x69 as fbconfigid > failed to create drawable > Error: couldn't create pbuffer I just noticed that I forgot to mention that everything else except pbuffers is working. At least from what I saw in my limited testing. For example, FBOs did work.