https://bugs.winehq.org/show_bug.cgi?id=54322
Bug ID: 54322 Summary: Book text does not display in Skyrim Product: Wine Version: 7.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: mark+winebugs@carnildo.com Distribution: ---
When trying to read a book or note in Skyrim, the game instead shows blank pages, and Wine outputs the following once per frame:
0684:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS (0x8da8). 0684:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: 2d-array texture 221, 1080x1080, 0 samples, format 0x88f0. 0684:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: 2d-array texture 221, 1080x1080, 0 samples, format 0x88f0. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d texture 3523, 1080x1080, 0 samples, format 0x8058. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE. 0684:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE. 0684:err:d3d:wined3d_debug_callback 000000005682BB20: "GL_INVALID_FRAMEBUFFER_OPERATION in glDrawArrays".
This appears to be related to the use of AMD graphics: there are a number of reports of it happening on the Proton bug for Skyrim, all of which report an AMD graphics card, and one report of it not happening (on an Nvidia card).