Advertisement
Guest User

sls1210fail

a guest
Dec 23rd, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. stephans@Horus:~$ sudo apt-get install nvidia-current
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following extra packages will be installed:
  6. linux-headers-3.5.0-21 linux-headers-3.5.0-21-generic linux-headers-generic nvidia-settings python-xkit
  7. screen-resolution-extra
  8. The following NEW packages will be installed:
  9. linux-headers-3.5.0-21 linux-headers-3.5.0-21-generic linux-headers-generic nvidia-current nvidia-settings python-xkit
  10. screen-resolution-extra
  11. 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.
  12. Need to get 14.9 MB/82.6 MB of archives.
  13. After this operation, 278 MB of additional disk space will be used.
  14. Do you want to continue [Y/n]?
  15. Get:1 http://se.archive.ubuntu.com/ubuntu/ quantal-updates/main linux-headers-3.5.0-21 all 3.5.0-21.32 [12.1 MB]
  16. Get:2 http://se.archive.ubuntu.com/ubuntu/ quantal-updates/main linux-headers-3.5.0-21-generic amd64 3.5.0-21.32 [956 kB]
  17. Get:3 http://se.archive.ubuntu.com/ubuntu/ quantal-updates/main linux-headers-generic amd64 3.5.0.21.27 [2,600 B]
  18. Get:4 http://se.archive.ubuntu.com/ubuntu/ quantal/main python-xkit all 0.5.0 [27.9 kB]
  19. Get:5 http://se.archive.ubuntu.com/ubuntu/ quantal/main screen-resolution-extra all 0.15 [13.1 kB]
  20. Get:6 http://se.archive.ubuntu.com/ubuntu/ quantal/main nvidia-settings amd64 304.51-0ubuntu2 [1,820 kB]
  21. Fetched 14.9 MB in 3s (4,340 kB/s)
  22. Selecting previously unselected package linux-headers-3.5.0-21.
  23. (Reading database ... 132776 files and directories currently installed.)
  24. Unpacking linux-headers-3.5.0-21 (from .../linux-headers-3.5.0-21_3.5.0-21.32_all.deb) ...
  25. Selecting previously unselected package linux-headers-3.5.0-21-generic.
  26. Unpacking linux-headers-3.5.0-21-generic (from .../linux-headers-3.5.0-21-generic_3.5.0-21.32_amd64.deb) ...
  27. Selecting previously unselected package linux-headers-generic.
  28. Unpacking linux-headers-generic (from .../linux-headers-generic_3.5.0.21.27_amd64.deb) ...
  29. Selecting previously unselected package nvidia-current.
  30. Unpacking nvidia-current (from .../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  31. Selecting previously unselected package python-xkit.
  32. Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  33. Selecting previously unselected package screen-resolution-extra.
  34. Unpacking screen-resolution-extra (from .../screen-resolution-extra_0.15_all.deb) ...
  35. Selecting previously unselected package nvidia-settings.
  36. Unpacking nvidia-settings (from .../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  37. Processing triggers for man-db ...
  38. Processing triggers for bamfdaemon ...
  39. Rebuilding /usr/share/applications/bamf.index...
  40. Processing triggers for desktop-file-utils ...
  41. Processing triggers for gnome-menus ...
  42. Setting up linux-headers-3.5.0-21 (3.5.0-21.32) ...
  43. Setting up linux-headers-3.5.0-21-generic (3.5.0-21.32) ...
  44. Examining /etc/kernel/header_postinst.d.
  45. run-parts: executing /etc/kernel/header_postinst.d/dkms 3.5.0-21-generic /boot/vmlinuz-3.5.0-21-generic
  46. Setting up linux-headers-generic (3.5.0.21.27) ...
  47. Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  48. update-alternatives: using /usr/lib/nvidia-current/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
  49. update-alternatives: using /usr/lib/nvidia-current/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode
  50. update-initramfs: deferring update (trigger activated)
  51. INFO:Enable nvidia-current
  52. DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  53. DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  54. DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  55. DEBUG:Processing quirk Latitude E6530
  56. DEBUG:Failure to match Apple Inc. with Dell Inc.
  57. DEBUG:Quirk doesn't match
  58. DEBUG:Processing quirk ThinkPad T420s
  59. DEBUG:Failure to match Apple Inc. with LENOVO
  60. DEBUG:Quirk doesn't match
  61. Loading new nvidia-current-304.43 DKMS files...
  62. First Installation: checking all kernels...
  63. Building only for 3.5.0-17-generic
  64. Building for architecture x86_64
  65. Module build for the currently running kernel was skipped since the
  66. kernel source for this kernel does not seem to be installed.
  67. Setting up python-xkit (0.5.0) ...
  68. Setting up screen-resolution-extra (0.15) ...
  69. Setting up nvidia-settings (304.51-0ubuntu2) ...
  70. update-alternatives: warning: alternative /usr/lib/nvidia-settings-updates/ld.so.conf (part of link group nvidia_settings_conf) doesn't exist; removing from list of alternatives
  71. update-alternatives: warning: /etc/alternatives/nvidia_settings_conf is dangling; it will be updated with best choice
  72. update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide /etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  73. Processing triggers for bamfdaemon ...
  74. Rebuilding /usr/share/applications/bamf.index...
  75. Processing triggers for initramfs-tools ...
  76. update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement