[Bug 1251522] Re: OpenCV downgrades Intel Ivybridge Graphics Card drivers on Ubuntu 13.10

2017-04-23 Thread Mattia Rizzolo
*** This bug is a duplicate of bug 1245260 *** https://bugs.launchpad.net/bugs/1245260 ** This bug has been marked a duplicate of bug 1245260 Installing libopencv-dev breaks OpenGl for Intel based gpu -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1251522] Re: OpenCV downgrades Intel Ivybridge Graphics Card drivers on Ubuntu 13.10

2013-11-15 Thread Ajay Anand
Here's the exact sequence of operations needed to reproduce the bug: STEP 1: /usr/lib/nux/unity_support_test -p STEP 2: sudo apt-get install libopencv-dev STEP 3: /usr/lib/nux/unity_support_test -p Alternatively, STEP 1: Write a simple OpenGL program to print GL_VERSION string. STEP 2: