Summary: | error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES | ||
---|---|---|---|
Product: | Mesa | Reporter: | Rohit Nandan <pulkitnandan> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | pulkitnandan |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Rohit Nandan
2014-04-21 10:28:31 UTC
this is the error trace with powervr sdk. les3-book/build$ Chapter_2/Hello_Triangle/./Hello_Triangle libGL: OpenDriver: trying /home/rnandan/install/lib/dri/nouveau_dri.so libGL: driver does not expose __driDriverGetExtensions_nouveau(): /home/rnandan/install/lib/dri/nouveau_dri.so: undefined symbol: __driDriverGetExtensions_nouveau libGL: Can't open configuration file /home/rnandan/.drirc: No such file or directory. libGL: Can't open configuration file /home/rnandan/.drirc: No such file or directory. (Error) There is no context bound to the current thread. (Error) There is no context bound to the current thread. (Error) There is no context bound to the current thread. What hardware are you using? Let's isolate a few of the more obvious issues you might run into... Does glxinfo say that it's using nouveau? If you get glxinfo from git, it should also provide info about the GLES profile. its nvidia's graphics card and noveau driver On Mon, Apr 21, 2014 at 11:04 PM, <bugzilla-daemon@freedesktop.org> wrote: > *Comment # 2 <https://bugs.freedesktop.org/show_bug.cgi?id=77724#c2> on > bug 77724 <https://bugs.freedesktop.org/show_bug.cgi?id=77724> from Ilia > Mirkin <imirkin@alum.mit.edu> * > > What hardware are you using? > > Let's isolate a few of the more obvious issues you might run into... > > Does glxinfo say that it's using nouveau? If you get glxinfo from git, it > should also provide info about the GLES profile. > > ------------------------------ > You are receiving this mail because: > > - You are on the CC list for the bug. > - You reported the bug. > > ES3 was not supported until recently by nouveau (or any gallium driver). It should be now for nv50+. You can try it out on Mesa 10.3-rc1. Make sure to build with --enable-gles2. If you're still having issues, feel free to reopen, but make sure to provide lots of additional info, like glxinfo output, pointer to the code you're running, etc. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.