[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2015-09-12 Thread dino99
** Tags removed: lucid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-173 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-313-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-96 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-experimental-304 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-experimental-310 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-updates package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2015-09-12 Thread dino99
The binary drivers should get more frequent updates as some  users
want/need a recent kernel for some reason. So most reports are due to
the lack of support for the kernels installed from outside the related
ubuntu release (backport, vanilla, custom compile, ...)

It sould be usefull that all these similar reports not being declared as 
'duplicate' when they are related to a different ubuntu release.
That way each nvidia driver version should have there own 'duplicate'

The binary drivers really needs to be less restrictive about the
dependencies version and kernel support (could limit to 2, 3 kernel
family, instead of the real version, like 3.15 for example)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-173 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-313-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-96 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-experimental-304 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-experimental-310 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-updates package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-20 Thread Alberto Salvia Novella
** Changed in: nvidia-graphics-drivers-304 (Ubuntu)
   Importance: Undecided = High

** Changed in: nvidia-graphics-drivers-experimental-304 (Ubuntu)
   Importance: Undecided = High

** Changed in: nvidia-graphics-drivers-experimental-310 (Ubuntu)
   Importance: Undecided = High

** Changed in: nvidia-graphics-drivers-updates (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-05 Thread dino99
** Tags added: trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-05 Thread Alberto Milone
This bug report was filed against Ubuntu 10.04. If the problem affects
14.04, please file a new bug report.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-05 Thread Daniel van Vugt
Today's duplicate was from nvidia-graphics-drivers-304-updates, for
which there's no record of a fix (yet). Or is it implicit in already
being fixed in nvidia-graphics-drivers-304?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-05 Thread Alberto Milone
@Daniel: if you're referring to LP: #1315433, that's not really the same
issue, as it refers to Linux 3.15 (it looks like a custom kernel), that
is not in 14.04 (at least not yet), as per the bug's description:

DKMSKernelVersion: 3.15.0-rc2-eudyptula-00206-g9310072

I haven't added support for 3.15 in Utopic in any of the binary drivers
yet.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-04 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-304-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-304-updates (Ubuntu)
   Importance: Undecided = High

** Changed in: nvidia-graphics-drivers-304-updates (Ubuntu)
   Status: New = Triaged

** Description changed:

  WORKAROUND:
  
- Revert back to the kernel version that your Ubuntu release came with:
- Ubuntu 10.04 -- kernel 2.6.32
- Ubuntu 11.04 -- kernel 2.6.38
+ Revert back to the kernel version that your Ubuntu release came with.
  
  TEST CASE FOR 10.04:
  
  Starting with a fresh Ubuntu 10.04.3 installation...
  
  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.
  
  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log
  
  ORIGINAL DESCRIPTION:
  
  Brand new install of 10.04 onto a formatted hard drive. The upgrade icon
  said there was a restricted driver available - I clicked it. When I was
  running a Windows XP VMWare image, the video seemed to completely reset.
  I had to shut down and restart.
  
  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with.

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-06-01 Thread Oisín Mac Fhearaí
This will not install for me either in Bodhi with kernel 3.8.0-23. I
think it's related to the following bug patched recently -
https://lkml.org/lkml/2013/3/30/131

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-25 Thread Bruno Medeiros
@albertomilone yes, I did (2). The headers are installed:

brunojcm@brunojcm-desktop:~$ dpkg -l linux-headers-3.8*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  linux-headers-3.8.0-20  3.8.0-20.31~precise1Header 
files related to Linux kernel version 3.8.0
ii  linux-headers-3.8.0-20-generic  3.8.0-20.31~precise1Linux 
kernel headers for version 3.8.0 on 64 bit x86 SMP
ii  linux-headers-3.8.0-21  3.8.0-21.32~precise1Header 
files related to Linux kernel version 3.8.0
ii  linux-headers-3.8.0-21-generic  3.8.0-21.32~precise1Linux 
kernel headers for version 3.8.0 on 64 bit x86 SMP

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-24 Thread Michel Filipe
@albertomilone yes, I did. I'm adding the console.txt file to confirm.

** Attachment added: console.txt
   
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+attachment/3686102/+files/console.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-23 Thread Alberto Milone
@Hassan: did you install the linux headers for your kernel?

@Bruno: yes, it's a duplicate. I've replied there.

@Michel: did you install the linux headers for your kernel?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-15 Thread Michel Filipe
$ cat /var/lib/dkms/nvidia-experimental-304/304.48/build/make.log

DKMS make.log for nvidia-experimental-304-304.48 for kernel 3.8.0-19-generic 
(x86_64)
Qua Mai 15 19:55:24 BRT 2013
If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the KBUILD_OUTPUT or
the O KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.

*** Unable to determine the target kernel version. ***

make: *** [select_makefile] Error 1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-09 Thread Bruno Medeiros
I created a bug, https://bugs.launchpad.net/ubuntu/+source/nvidia-
graphics-drivers-experimental-310/+bug/1178292, maybe it's a duplicated
of this bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-07 Thread Hassan El Jacifi
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.9.0-999-generic 
/boot/vmlinuz-3.9.0-999-generic
Error! Bad return status for module build on kernel: 3.9.0-999-generic (x86_64)
Consult /var/lib/dkms/nvidia-304/304.88/build/make.log for more information.

run-parts: executing /etc/kernel/postinst.d/dkms 3.9.0-999-generic 
/boot/vmlinuz-3.9.0-999-generic
Error! Bad return status for module build on kernel: 3.9.0-999-generic (x86_64)
Consult /var/lib/dkms/nvidia-304/304.88/build/make.log for more information.


cat /var/lib/dkms/nvidia-304/304.88/build/make.log

DKMS make.log for nvidia-304-304.88 for kernel 3.9.0-999-generic (x86_64)
mardi 7 mai 2013, 10:42:50 (UTC+0200)
NVIDIA: calling KBUILD...
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
\
echo 2;   \
echo 2   ERROR: Kernel configuration is invalid.;   \
echo 2  include/generated/autoconf.h or 
include/config/auto.conf are missing.;\
echo 2  Run 'make oldconfig  make prepare' on kernel src 
to fix it.;  \
echo 2 ;  \
/bin/false)
mkdir -p /var/lib/dkms/nvidia-304/304.88/build/.tmp_versions ; rm -f 
/var/lib/dkms/nvidia-304/304.88/build/.tmp_versions/*
make -f scripts/Makefile.build obj=/var/lib/dkms/nvidia-304/304.88/build

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-23 Thread Dvir Volk
I haven't gotten any of the apt based nvidia packages to work with 3.8.0-19, 
even though the DKMS builds seemed to complete ok. 
Eventually I reverted to downloading the nvidia 313 binary package from 
nvidia's site and using their installer, and now everything works.

but something is definitely broken still.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-22 Thread Don Myers
I just did an new install of Ubuntu 13.04 this evening using the 13.04
Beta 2 DVD. The computer has nvidia video. Everything worked fine. Then
I did the updates as I always do after a new install. I rebooted, and no
video. This system has only Ubuntu on, so I don't get any options to
select from when I boot. How do I try the $ sudo apt-get install linux-
headers-3.8.0-18-generic option listed above to try to get things
working again? Live cd possibly? Is there a way to bring up a menu when
booting? Otherwise the only solution I would know is to wipeout the
install and start over. The location of this computer has a slow
internet connection so I hope I don't have to do that.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-22 Thread David Overcash
Hey Don - 
When your computer boots up, go ahead and make sure an Ethernet cable is 
plugged in.  Then hold down control and alt and press F1 - you'll be prompted 
to login with the user account you created.  Then run this command exactly:
sudo apt-get install linux-headers-generic

It will prompt you for your password and such.  I'm not sure that will 
completely fix it - you may also have to remove the nvidia driver from your 
system as well - if that's the case type the following:
sudo apt-get remove nvidia-
BUT DO NOT HIT ENTER.

Hit tab twice - it should show you the available packages to remove... 
something along the lines of nvidia-313-updates
Go ahead and complete the line with whatever is shown ( ignore the packages 
with settings and common in the name ).

Reboot and you should have you desktop back.  Once you've done that you
should be able to install the nvidia driver again and it should be fine
- I suggest the 313 package as that is the one I've gotten to work.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-16 Thread Alberto Milone
@Giovanni: you might want to install the linux-generic metapackage so
that you will always get the right headers together with updated kernels

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-15 Thread Giovanni Mellini
Just did an update today to 3.8.0-18 kernel and the bug is here again.
When I boot to 3.8.0-18 kernel (I have nvidia-313-updates installed) the nvidia 
kernel module is not loaded.

I'm back to 3.8.0-17 kernel that boot fine

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-15 Thread Giovanni Mellini
I solved installing by hand kernel headers that where not installed

$ sudo apt-get install linux-headers-3.8.0-18-generic

Don't know why I had to do this by hand

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-10 Thread Alberto Milone
** Also affects: nvidia-graphics-drivers-304 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-304 (Ubuntu)
   Status: New = Fix Released

** Changed in: nvidia-graphics-drivers-304 (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-experimental-310 (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-10 Thread Alberto Milone
** Also affects: nvidia-graphics-drivers-313-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-313-updates (Ubuntu)
   Status: New = In Progress

** Changed in: nvidia-graphics-drivers-313-updates (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-313-updates (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  In Progress
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-10 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-313-updates -
313.30-0ubuntu1

---
nvidia-graphics-drivers-313-updates (313.30-0ubuntu1) raring; urgency=low

  * debian/dkms/patches/allow_sublevel_greater_than_5.patch,
debian/templates/dkms.conf.in:
- Allow SUBLEVEL variables greater than 5 in the
  kernel Makefile (LP: #576648).
  * New upstream release:
- Fixed CVE-2013-0131: NVIDIA UNIX GPU Driver ARGB
  Cursor Buffer Overflow in NoScanout Mode. This
  buffer overflow, which occurred when an X client
  installed a large ARGB cursor on an X server
  running in NoScanout mode, could cause a denial
  of service (e.g., an X server segmentation fault),
  or could be exploited to achieve arbitrary code
  execution.
 -- Alberto Milone alberto.mil...@canonical.com   Wed, 10 Apr 2013 12:02:50 
+0200

** Changed in: nvidia-graphics-drivers-313-updates (Ubuntu)
   Status: In Progress = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-0131

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-10 Thread Giovanni Mellini
I can confirm that the fix is working, now i have 310 driver with 
3.8.0-17-generic kernel
Tks

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/nvidia-graphics-drivers-313-updates

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Léa GRIS
Ubuntu 13.04 cause the very same error. Applied last night updates and
reboot

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Levan Chelidze
yes getting same problem on ubuntu 13.04 I tried nvidia proprietary
drivers and open source drivers non worked

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Vincent Gerris
I am also on 13.04 beta. See my previous post for what worked for me.
The key issue for me was in unity.
When I removed the nvidia drivers the nouveau driver loaded without issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Søren Jakobsen
So you changed the graphics driver, to what excatly?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Vincent Gerris
My apologies, please ignore my post!
I thought I was on an other Nvidia bug entry.
Those were about another version, so please remove my post if possible :).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread philinux
Nvidia 304 and 313 build correctly. But 310 does not

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Michael Neuffer
root@kyle:/var/lib/dkms/nvidia-experimental-310/310.14/build# apt-get install 
--reinstall nvidia-experimental-310
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-image-3.8.0-14-generic linux-image-3.8.0-15-generic
  linux-image-extra-3.8.0-14-generic linux-image-extra-3.8.0-15-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 5 not upgraded.
Need to get 67.0 MB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://ftp.ubuntu.com/ubuntu/ raring/restricted nvidia-experimental-310 
amd64 310.14-0ubuntu2 [67.0 MB]
Fetched 67.0 MB in 7s (9,525 kB/s)  
 
(Reading database ... 273009 files and directories currently installed.)
Preparing to replace nvidia-experimental-310 310.14-0ubuntu2 (using 
.../nvidia-experimental-310_310.14-0ubuntu2_amd64.deb) ...
Removing all DKMS Modules
Done.
Unpacking replacement nvidia-experimental-310 ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Setting up nvidia-experimental-310 (310.14-0ubuntu2) ...
update-initramfs: deferring update (trigger activated)
INFO:Enable nvidia-experimental-310
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
Loading new nvidia-experimental-310-310.14 DKMS files...
Building only for 3.8.0-17-generic
Building for architecture x86_64
Building initial module for 3.8.0-17-generic
Traceback (most recent call last):
  File /usr/share/apport/package-hooks/dkms_packages.py, line 22, in module
import apport
ImportError: No module named apport
Error! Bad return status for module build on kernel: 3.8.0-17-generic (x86_64)
Consult /var/lib/dkms/nvidia-experimental-310/310.14/build/make.log for more 
information.
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.8.0-17-generic
[ Rootkit Hunter version 1.4.0 ]
File updated: searched for 169 files, found 138
localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

root@kyle:/var/lib/dkms/nvidia-experimental-310/310.14/build# 
-
KMS make.log for nvidia-experimental-310-310.14 for kernel 3.8.0-17-generic 
(x86_64)
Tue Apr  9 20:34:23 CEST 2013
If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the KBUILD_OUTPUT or
the O KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.

*** Unable to determine the target kernel version. ***

make: *** [select_makefile] Error 1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Sean Sosik-Hamor
I'm experiencing the same problem as neuffer above. nvidia-
experimental-310 won't install/build (Unable to determine the target
kernel version.). nvidia-313-updates installs/builds fine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-04-09 Thread Sean Sosik-Hamor
* nvidia-experimental-310 will not build on linux-image-3.8.0-17-generic 
(3.8.0-17.27).
 * nvidia-experimental-310 will build on linux-image-3.8.0-15-generic 
(3.8.0-15.25).

Is this a kernel package problem or an nvidia package problem?

sciri@medic:~$ apt-cache policy nvidia-experimental-310
nvidia-experimental-310:
  Installed: (none)
  Candidate: 310.14-0ubuntu2
  Version table:
 310.14-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ raring/restricted amd64 
Packages

sciri@medic:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Raring Ringtail (development branch)
Release:13.04
Codename:   raring

sciri@medic:~$ dpkg-query -l \*linux-image\* \*linux-header\* | grep ii
ii  linux-headers-3.8.0-153.8.0-15.25   
 all  Header files related to Linux kernel version 3.8.0
ii  linux-headers-3.8.0-15-generic3.8.0-15.25   
 amd64Linux kernel headers for version 3.8.0 on 64 bit x86 SMP
ii  linux-headers-3.8.0-173.8.0-17.27   
 all  Header files related to Linux kernel version 3.8.0
ii  linux-headers-3.8.0-17-generic3.8.0-17.27   
 amd64Linux kernel headers for version 3.8.0 on 64 bit x86 SMP
ii  linux-headers-generic 3.8.0.17.33   
 amd64Generic Linux kernel headers
ii  linux-image   3.8.0.17.33   
 amd64Generic Linux kernel image.
ii  linux-image-3.8.0-15-generic  3.8.0-15.25   
 amd64Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii  linux-image-3.8.0-17-generic  3.8.0-17.27   
 amd64Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii  linux-image-extra-3.8.0-15-generic3.8.0-15.25   
 amd64Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii  linux-image-extra-3.8.0-17-generic3.8.0-17.27   
 amd64Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii  linux-image-generic   3.8.0.17.33   
 amd64Generic Linux kernel image

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet 

Re: [Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2012-11-08 Thread dadour13
hello,
i follow the instruction and i upgrade to 12.04 lts.
everything working well thank you

2012/11/8 Daniel van Vugt daniel.van.v...@canonical.com

 ** Also affects: nvidia-graphics-drivers-experimental-304 (Ubuntu)
Importance: Undecided
Status: New

 ** Changed in: nvidia-graphics-drivers-experimental-304 (Ubuntu)
Status: New = Triaged

 ** Also affects: nvidia-graphics-drivers-experimental-310 (Ubuntu)
Importance: Undecided
Status: New

 ** Changed in: nvidia-graphics-drivers-experimental-310 (Ubuntu)
Status: New = Triaged

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (981198).
 https://bugs.launchpad.net/bugs/576648

 Title:
   package nvidia-* failed to install/upgrade: nvidia-* kernel module
   failed to build (Unable to determine the target kernel version.)

 Status in NVIDIA Drivers Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers” package in Ubuntu:
   Triaged
 Status in “nvidia-graphics-drivers-173” package in Ubuntu:
   Fix Released
 Status in “nvidia-graphics-drivers-96” package in Ubuntu:
   Triaged
 Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
   Triaged
 Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
   Triaged
 Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
   Triaged

 Bug description:
   WORKAROUND:

   Revert back to the kernel version that your Ubuntu release came with:
   Ubuntu 10.04 -- kernel 2.6.32
   Ubuntu 11.04 -- kernel 2.6.38

   TEST CASE FOR 10.04:

   Starting with a fresh Ubuntu 10.04.3 installation...

   sudo add-apt-repository ppa:kernel-ppa/ppa
   sudo apt-get update
   sudo apt-get install linux-image-3.0.0-8-generic
   sudo apt-get install linux-headers-3.0.0-8-generic
   # or should that be: install linux-lts-backport-oneiric ?
   # REBOOT
   sudo apt-get install nvidia-173
   # The above command fails with an error.

   # Check the exact error:
   cat /var/lib/dkms/nvidia-173/*/build/make.log

   ORIGINAL DESCRIPTION:

   Brand new install of 10.04 onto a formatted hard drive. The upgrade
   icon said there was a restricted driver available - I clicked it. When
   I was running a Windows XP VMWare image, the video seemed to
   completely reset. I had to shut down and restart.

   ProblemType: Package
   DistroRelease: Ubuntu 10.04
   Package: nvidia-current 195.36.15-0ubuntu3
   ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
   Uname: Linux 2.6.32-22-generic x86_64
   NonfreeKernelModules: nvidia
   Architecture: amd64
   Date: Thu May  6 16:43:59 2010
   DkmsStatus:
nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
   ErrorMessage: nvidia-current kernel module failed to build
   InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64
 (20100429)
   MachineType: LENOVO 64576DU
   PackageVersion: 195.36.15-0ubuntu3
   PccardctlIdent:
Socket 0:
  no product info available
   PccardctlStatus:
Socket 0:
  3.3V 32-bit PC Card
   ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic
 root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
   SourcePackage: nvidia-graphics-drivers
   Title: package nvidia-current 195.36.15-0ubuntu3 failed to
 install/upgrade: nvidia-current kernel module failed to build
   dmi.bios.date: 08/22/2007
   dmi.bios.vendor: LENOVO
   dmi.bios.version: 7LET51WW (1.21 )
   dmi.board.name: 64576DU
   dmi.board.vendor: LENOVO
   dmi.board.version: Not Available
   dmi.chassis.asset.tag: No Asset Information
   dmi.chassis.type: 10
   dmi.chassis.vendor: LENOVO
   dmi.chassis.version: Not Available
   dmi.modalias:
 dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
   dmi.product.name: 64576DU
   dmi.product.version: ThinkPad T61
   dmi.sys.vendor: LENOVO
   glxinfo: Error: [Errno 2] No such file or directory
   system:
distro: Ubuntu
codename:   lucid
architecture:   x86_64
kernel: 2.6.32-22-generic

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in 

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2012-11-07 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-experimental-304 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-experimental-304 (Ubuntu)
   Status: New = Triaged

** Also affects: nvidia-graphics-drivers-experimental-310 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-experimental-310 (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 -- kernel 2.6.32
  Ubuntu 11.04 -- kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp