<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - Error! Bad return status for module build 'nvidia-current' on kernel"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1935#c39">Comment # 39</a>
              on <a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - Error! Bad return status for module build 'nvidia-current' on kernel"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1935">bug 1935</a>
              from <span class="vcard"><a class="email" href="mailto:adelson.oliveira@gmail.com" title="adelson <adelson.oliveira@gmail.com>"> <span class="fn">adelson</span></a>
</span></b>
        <pre>I've made a search myself on the file dmesg.txt for nvidia.

Found comments on nouveau having taken ownership of the nvidia device.

Then I anticipated,

# rmmod nouveau
# modprobe nvidia-current

with no error messages.

However, it seems that bumblebee is not yet making use of nvidia:

   $ optirun -c yuv glxspheres64
   Polygons in scene: 62464 (61 spheres * 1024 polys/spheres)
   Visual ID of window: 0x20
   Context is Direct
   OpenGL Renderer: Gallium 0.4 on NVD9
   88.991884 frames/sec - 77.355306 Mpixels/sec
   90.851700 frames/sec - 78.971932 Mpixels/sec
   90.376296 frames/sec - 78.558692 Mpixels/sec

Notice OpenGL Renderer: Gallium ....

Also,

  $ optirun -l /usr/lib64/nvidia-current/ glxinfo|grep OpenGL
  X Error of failed request:  BadValue (integer parameter out of range for     
operation)
  Major opcode of failed request:  156 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  35
  Current serial number in output stream:  36</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>