All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
@ 2015-08-24 11:09 bugzilla-daemon
  2015-08-24 12:48 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-08-24 11:09 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2695 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=91741

            Bug ID: 91741
           Summary: Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu
                    15.04
           Product: Mesa
           Version: 10.5
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: jesnake@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 117888
  --> https://bugs.freedesktop.org/attachment.cgi?id=117888&action=edit
Complete xorg.log

OpenGL Version is Downgrading from Opengl 2.1 to 3.3 in Ubuntu 15.04 When
trying to Build  Mesa from source code (Xserver version 1.17)
The same behaviour is Observed with Ubuntu 14.04 and 12.04 (Xserver version
1.15)
I am trying to Built Mesa from SOurce code (Mesa version is 10.5.2)

Followed the Instructions from this link :
http://www.x.org/wiki/radeonBuildHowTo/ 

Manually copied the dri from the Built Directory to /usr/lib/x86_64-linux-gnu
Also Set the environmental variable 
But Still could observe that OpenGL Version is changing from 3.3 to 2.1 

Please find the Opengl Version Before and After Building/Installing the Mesa
from Source code :

desktop:~$ glxinfo | grep -i opengl 
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD MULLINS
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.5.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.5.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.5.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

:~$ glxinfo | grep -i opengl 
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD MULLINS
OpenGL version string: 2.1 Mesa 10.5.2
OpenGL shading language version string: 1.30
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 10.5.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:

sudo ldconfig -p | grep libGL.so
    libGL.so.1 (libc6,x86-64) => /opt/xorg/lib/libGL.so.1
    libGL.so (libc6,x86-64) => /opt/xorg/lib/libGL.so


Also attaching the Xorg.log 

Please help to understand whta is going wrong in this Setup 

Thanks,

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4171 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
  2015-08-24 11:09 [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04 bugzilla-daemon
@ 2015-08-24 12:48 ` bugzilla-daemon
  2015-08-24 15:38 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-08-24 12:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 253 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=91741

--- Comment #1 from Grigori Goronzy <greg@chown.ath.cx> ---
Please check if you have enabled floating point texture support.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1035 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
  2015-08-24 11:09 [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04 bugzilla-daemon
  2015-08-24 12:48 ` bugzilla-daemon
@ 2015-08-24 15:38 ` bugzilla-daemon
  2015-08-24 16:24 ` bugzilla-daemon
  2015-08-25  4:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-08-24 15:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 502 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=91741

--- Comment #2 from Emil Velikov <emil.l.velikov@gmail.com> ---
If you don't want to go the manual build road there is the oibaf's PPA.

Alternatively (apart from Grigori's suggestion) I would suggest grabbing your
distribution source package and tweaking it to your liking. In some cases it's
impossible to include all the distro specifics in a single generic wiki page :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1288 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
  2015-08-24 11:09 [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04 bugzilla-daemon
  2015-08-24 12:48 ` bugzilla-daemon
  2015-08-24 15:38 ` bugzilla-daemon
@ 2015-08-24 16:24 ` bugzilla-daemon
  2015-08-25  4:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-08-24 16:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 641 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=91741

Christian König <deathsimple@vodafone.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Christian König <deathsimple@vodafone.de> ---
Yeah, indeed looks like an user error. Please follow the build instructions for
your distribution.

Resolving this as invalid.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2191 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
  2015-08-24 11:09 [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-08-24 16:24 ` bugzilla-daemon
@ 2015-08-25  4:43 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-08-25  4:43 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 406 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=91741

--- Comment #4 from jesnake@gmail.com ---
(In reply to Grigori Goronzy from comment #1)
> Please check if you have enabled floating point texture support.

Thanks Goronzy , Enabling texture-float-point support helped to enable Opengl
3.3 in Mesa 
Thanks All for the Suggestions

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1289 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-25  4:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 11:09 [Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04 bugzilla-daemon
2015-08-24 12:48 ` bugzilla-daemon
2015-08-24 15:38 ` bugzilla-daemon
2015-08-24 16:24 ` bugzilla-daemon
2015-08-25  4:43 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.