* [Bug 88535] New: Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported
@ 2015-01-17 14:42 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-88535-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-01-17 14:42 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1078 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=88535
Bug ID: 88535
Summary: Mesa 10.3.0 implementation error:
gen7_update_renderbuffer_surface: renderbuffer format
MESA_FORMAT_RGBX_UNORM16 unsupported
Product: Mesa
Version: 10.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Reporter: dexcelstraun7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
When attempting to create an OpenGL framebuffer with the RGBA16 format, this
error is returned by glGetError.
System specs:
CPU: Intel i7-4710MQ
RAM: 16GB DDR3
GPU: nVidia GTX 970M (6GB VRAM)
OS: Ubuntu 14.10
Program: Minecraft 1.7.10, with Forge, Optifine, and the Shader Mod installed.
I'm using the shaderpack from http://jotunstudios.com/dragon/
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2330 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <bug-88535-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 88535] Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported [not found] ` <bug-88535-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2015-01-17 15:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2015-01-18 15:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 1 sibling, 0 replies; 3+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-01-17 15:03 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 534 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=88535 --- Comment #1 from Tobias Klausmann <tobias.klausmann-AqjdNwhu20eELgA04lAiVw@public.gmane.org> --- I'm quite certain, that nouveau does not support the 9xx series for now, except modesettings and the "gen7_update_renderbuffer_surface" points to an error with the intel driver. You have an so called optimus/prime system with two cards, intel and nvidia. Please sort out which card you are actually using. -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 1442 bytes --] [-- Attachment #2: Type: text/plain, Size: 153 bytes --] _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 88535] Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported [not found] ` <bug-88535-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2015-01-17 15:03 ` [Bug 88535] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-01-18 15:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 1 sibling, 0 replies; 3+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-01-18 15:09 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 1166 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=88535 dexcelstraun7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/nouveau |Mesa core Assignee|nouveau-PD4FTy7X32lNgt0PjOBp93rCq3LdnpKM@public.gmane.org |mesa-dev-PD4FTy7X32lNgt0PjOBp9/rsn8yoX9R0@public.gmane.org |rg |org --- Comment #2 from dexcelstraun7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --- (In reply to Tobias Klausmann from comment #1) > I'm quite certain, that nouveau does not support the 9xx series for now, > except modesettings and the "gen7_update_renderbuffer_surface" points to an > error with the intel driver. You have an so called optimus/prime system with > two cards, intel and nvidia. Please sort out which card you are actually > using. You are correct, I was using the Intel GPU, not the nVidia one like I had assumed. I suppose this ticket should be re-assigned, but I don't know the -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 2724 bytes --] [-- Attachment #2: Type: text/plain, Size: 153 bytes --] _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-18 15:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-17 14:42 [Bug 88535] New: Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-88535-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2015-01-17 15:03 ` [Bug 88535] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-18 15:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
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.