Announcement

Collapse
No announcement yet.

NVidia (3rd-party drivers) problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    NVidia (3rd-party drivers) problem

    What are the magic spells to fix the following problem:
    Click image for larger version

Name:	i916_KernelModuleCompilationError.jpg
Views:	1
Size:	36.4 KB
ID:	647930

    The original problem I'm trying to fix is some sort of codec problem in vlc, dragonplayer, xine, etc.:eek:
    All the colors are shifted to the blue part of the spectrum. The only area that was changed was the NVidia
    driver(s).

    #2
    Try this first:
    Code:
    sudo apt-get update
    sudo apt-get install -f
    sudo apt-get dist-upgrade
    sudo apt-get install kubuntu-desktop

    Comment


      #3
      Thanks, but apparently blacklisting nouveau and nvidia, reinstalling some things, etc. seems to have fixed the
      problem, along with restoring the codecs to decoding videos in the proper color-ranges also.
      This problem(s) is [SOLVED].

      Originally posted by james147 View Post
      Try this first:
      Code:
      sudo apt-get update
      sudo apt-get install -f
      sudo apt-get dist-upgrade
      sudo apt-get install kubuntu-desktop

      Comment

      Working...
      X