From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 32320] New: vdrift 2010 release cannot start with shaders enabled
Date: Sat, 11 Dec 2010 08:15:55 -0800 (PST)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id BEE479E7E8
for ;
Sat, 11 Dec 2010 08:15:55 -0800 (PST)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32320
Summary: vdrift 2010 release cannot start with shaders enabled
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: aaalmosss@gmail.com
the interesting parts of the console log:
radeon: Successfully grabbed chipset info from kernel!
radeon: DRM version: 2.0.0 ID: 0x4152 GB: 1 Z: 1
radeon: GART size: 253 MB VRAM size: 128 MB
radeon: HyperZ: NO
INFO: Display change was successful: 1024x768x32 16z fullscreen=0
INFO: Video card information:
Vendor: X.Org R300 Project
Renderer: Gallium 0.4 on ATI RV350
Version: 2.1 Mesa 7.10-devel
Maximum texture size: 2048
Maximum varying floats: 32
Using GLEW 1.5.4
....
INFO: Successfully enabled shaders
INFO: Initialized render output: full_scene_depth (FBO)
Mesa: User error: GL_INVALID_VALUE in glTexImage2D(internalFormat=GL_RGBA16F)
ERROR: OpenGL error "invalid value" during: FBTEX texture storage
initialization
INFO: Initialized render output: full_scene_color (FBO)
INFO: Initialized render output: normal_xy (FBO)
INFO: Initialized render output: material_properties (FBO)
INFO: Initialized render output: diffuse_albedo (FBO)
INFO: Initialized render output: log_luminance (FBO)
INFO: Initialized render output: log_luminance_tiny (FBO)
ERROR: Framebuffer is not complete: incomplete attachment
ERROR: Error initializing FBO:
ERROR: 0. NORMAL: RGBA16
vdrift: src/fbobject.cpp:286: void FBOBJECT::Init(GLSTATEMANAGER&,
std::vector >, std::ostream&, bool):
Assertion `status_ok' failed.
SIGABRT detected, releasing the mouse
Aborted
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.