Summary: | Nvidia 940MX (NV118, GM108) is reported as a NV117, GM107 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Bojescu Mihai <bojescu.mihai> | ||||||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | minor | ||||||||||||
Priority: | medium | ||||||||||||
Version: | unspecified | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Created attachment 134335 [details]
glxgears log
Created attachment 134336 [details]
glxinfo log
Created attachment 134337 [details]
Xorg log
Don't trust everything you read online (except this comment). Marketing names are always lies. What nouveau reports is what's correct, at least as far as the chipset goes. As an aside, I'd recommend updating mesa, as you're missing compute shader functionality. (In reply to Ilia Mirkin from comment #4) > Don't trust everything you read online (except this comment). Marketing > names are always lies. What nouveau reports is what's correct, at least as > far as the chipset goes. > > As an aside, I'd recommend updating mesa, as you're missing compute shader > functionality. Thank you very much! |
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.
Created attachment 134334 [details] Kernel log The Nvidia 940MX video card is reported wrong (according to the CodeNames page and other sources such as videocardz). Should be reported as NV118 (GM108), is reported as NV117 (GM107). GlxGears also reports it as NV117. GlxInfo also reports it as NV117. Not sure if this brings other problems along. michael@Michael:~$ DRI_PRIME=1 glxgears -info Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. GL_RENDERER = Gallium 0.4 on NV117 GL_VERSION = 3.0 Mesa 13.0.6 GL_VENDOR = nouveau michael@Michael:~$ DRI_PRIME=1 glxinfo | grep render direct rendering: Yes GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, Extended renderer info (GLX_MESA_query_renderer): OpenGL renderer string: Gallium 0.4 on NV117 GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, GL_MESA_texture_signed_rgba, GL_NV_conditional_render, GL_NV_depth_clamp, GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,