Guest User

Untitled

a guest
Jul 5th, 2018
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. *** zypper lr -d ***
  2.  
  3. Repository priorities are without effect. All enabled repositories share the same priority.
  4.  
  5. # | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
  6. ---+-------------------------------------+-----------------------------------------+---------+-----------+---------+----------+--------+--------------------------------------------------------------------------------+--------
  7. 1 | download.nvidia.com-leap | nVidia Graphics Drivers | Yes | (r ) Yes | Yes | 99 | rpm-md | https://download.nvidia.com/opensuse/leap/15.0 |
  8. 2 | http-download.opensuse.org-17c44324 | openSUSE:Factory | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
  9. 3 | http-download.opensuse.org-b8a42e59 | openSUSE:Factory:NonFree | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/openSUSE:/Factory:/NonFree/standard/ |
  10. 4 | openSUSE-Leap-15.0-1 | openSUSE-Leap-15.0-1 | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/ |
  11. 5 | repo-debug | openSUSE-Leap-15.0-Debug | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/ |
  12. 6 | repo-debug-non-oss | openSUSE-Leap-15.0-Debug-Non-Oss | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/ |
  13. 7 | repo-debug-update | openSUSE-Leap-15.0-Update-Debug | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/oss/ |
  14. 8 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/non-oss/ |
  15. 9 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/ |
  16. 10 | repo-source | openSUSE-Leap-15.0-Source | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/ |
  17. 11 | repo-source-non-oss | openSUSE-Leap-15.0-Source-Non-Oss | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |
  18. 12 | repo-update | openSUSE-Leap-15.0-Update | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/ |
  19. 13 | repo-update-non-oss | openSUSE-Leap-15.0-Update-Non-Oss | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/ |
  20.  
  21. *** zypper se -si nvidia kernel ***
  22.  
  23. Loading repository data...
  24. Reading installed packages...
  25.  
  26. S | Name | Type | Version | Arch | Repository
  27. ---+----------------------------------+---------+------------------------------------+--------+--------------------------
  28. i+ | devel_kernel | pattern | 20170319-4.3 | x86_64 | openSUSE:Factory
  29. i+ | kernel-default | package | 4.12.14-lp150.12.4.1 | x86_64 | openSUSE-Leap-15.0-Update
  30. i+ | kernel-default | package | 4.12.14-lp150.11.4 | x86_64 | openSUSE-Leap-15.0-1
  31. i | kernel-default-devel | package | 4.17.3-1.6 | x86_64 | (System Packages)
  32. i | kernel-devel | package | 4.17.3-1.6 | noarch | (System Packages)
  33. i+ | kernel-firmware | package | 20180416-lp150.1.4 | noarch | openSUSE-Leap-15.0-1
  34. i | kernel-macros | package | 4.17.3-1.6 | noarch | (System Packages)
  35. i | kernel-source | package | 4.17.3-1.6 | noarch | (System Packages)
  36. i | kernel-syms | package | 4.17.3-1.6 | x86_64 | (System Packages)
  37. i | nvidia-computeG04 | package | 390.67-lp150.8.1 | x86_64 | nVidia Graphics Drivers
  38. i | nvidia-gfxG04-kmp-default | package | 390.67_k4.12.14_lp150.11-lp150.8.1 | x86_64 | nVidia Graphics Drivers
  39. i | nvidia-glG04 | package | 390.67-lp150.8.1 | x86_64 | nVidia Graphics Drivers
  40. i+ | patterns-devel-base-devel_kernel | package | 20170319-4.3 | x86_64 | openSUSE:Factory
  41. i | x11-video-nvidiaG04 | package | 390.67-lp150.8.1 | x86_64 | nVidia Graphics Drivers
  42.  
  43. *** uname -a ***
  44.  
  45. Linux linux-xjj4 4.12.14-lp150.12.4-default #1 SMP Tue May 22 05:17:22 UTC 2018 (66b2eda) x86_64 x86_64 x86_64 GNU/Linux
  46.  
  47. *** /sbin/lspci -nnk | grep -EiA3 vga
  48.  
  49. 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1)
  50. Subsystem: ZOTAC International (MCO) Ltd. Device [19da:1366]
  51. Kernel modules: nouveau
  52. 01:00.1 Audio device [0403]: NVIDIA Corporation GM204 High Definition Audio Controller [10de:0fbb] (rev a1)
Advertisement
Add Comment
Please, Sign In to add comment