Guest User

Untitled

a guest
Dec 7th, 2025
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. # uname -a
  2. FreeBSD m715q 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64
  3.  
  4. # pkg repositories
  5. FreeBSD-ports: {
  6. url : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest",
  7. enabled : yes,
  8. priority : 0,
  9. mirror_type : "SRV",
  10. signature_type : "FINGERPRINTS",
  11. fingerprints : "/usr/share/keys/pkg"
  12. }
  13. FreeBSD-ports-kmods: {
  14. url : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_latest_0",
  15. enabled : yes,
  16. priority : 0,
  17. mirror_type : "SRV",
  18. signature_type : "FINGERPRINTS",
  19. fingerprints : "/usr/share/keys/pkg"
  20. }
  21. FreeBSD-base: {
  22. url : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/base_release_0",
  23. enabled : yes,
  24. priority : 0,
  25. mirror_type : "SRV",
  26. signature_type : "FINGERPRINTS",
  27. fingerprints : "/usr/share/keys/pkgbase-15"
  28. }
  29.  
  30. # pkg info gpu-firmware-intel-kmod-broxton
  31. gpu-firmware-intel-kmod-broxton-20230625.1403000
  32. Name : gpu-firmware-intel-kmod-broxton
  33. Version : 20230625.1403000
  34. Installed on : Tue Nov 18 19:34:51 2025 CET
  35. Origin : graphics/gpu-firmware-intel-kmod
  36. Architecture : FreeBSD:14:amd64
  37. Prefix : /usr/local
  38. Categories : graphics kld
  39. Licenses : INTEL
  40. Maintainer : [email protected]
  41. WWW : https://github.com/freebsd/drm-kmod-firmware
  42. Comment : Firmware modules for broxton Intel GPUs
  43. Annotations :
  44. FreeBSD_version: 1403000
  45. build_timestamp: 2025-10-23T01:09:45+0000
  46. built_by : poudriere-git-3.4.4
  47. flavor : broxton
  48. port_checkout_unclean: no
  49. port_git_hash : e3fa556c9
  50. ports_top_checkout_unclean: no
  51. ports_top_git_hash: 56dee2c7a
  52. repo_type : binary
  53. repository : FreeBSD
  54. Flat size : 578KiB
  55. Description :
  56. Firmware modules for the drm-kmod drivers.
  57.  
  58. Firmware files for Intel GPUs supported by the i915kms driver.
  59.  
  60. # pkg upg -f gpu-firmware-intel-kmod-broxton
  61. Updating FreeBSD-ports repository catalogue...
  62. FreeBSD-ports repository is up to date.
  63. Updating FreeBSD-ports-kmods repository catalogue...
  64. FreeBSD-ports-kmods repository is up to date.
  65. Updating FreeBSD-base repository catalogue...
  66. FreeBSD-base repository is up to date.
  67. All repositories are up to date.
  68. Checking integrity... done (0 conflicting)
  69. Your packages are up to date.
  70.  
  71. # pkg rem gpu-firmware-intel-kmod-broxton
  72. Checking integrity... done (0 conflicting)
  73. Deinstallation has been requested for the following 3 packages (of 0 packages in the universe):
  74.  
  75. Installed packages to be REMOVED:
  76. drm-kmod: 20250428
  77. gpu-firmware-intel-kmod-broxton: 20230625.1403000
  78. gpu-firmware-kmod: 20241114,1
  79.  
  80. Number of packages to be removed: 3
  81.  
  82. Proceed with deinstalling packages? [y/N]: y
  83. [1/3] Deinstalling drm-kmod-20250428...
  84. [1/3] Deleting files for drm-kmod-20250428: 100%
  85. [2/3] Deinstalling gpu-firmware-kmod-20241114,1...
  86. [2/3] Deleting files for gpu-firmware-kmod-20241114,1: 100%
  87. [3/3] Deinstalling gpu-firmware-intel-kmod-broxton-20230625.1403000...
  88. [3/3] Deleting files for gpu-firmware-intel-kmod-broxton-20230625.1403000: 100%
  89.  
  90. # pkg ins gpu-firmware-intel-kmod-broxton
  91. Updating FreeBSD-ports repository catalogue...
  92. FreeBSD-ports repository is up to date.
  93. Updating FreeBSD-ports-kmods repository catalogue...
  94. FreeBSD-ports-kmods repository is up to date.
  95. Updating FreeBSD-base repository catalogue...
  96. FreeBSD-base repository is up to date.
  97. All repositories are up to date.
  98. The following 1 package(s) will be affected (of 0 checked):
  99.  
  100. New packages to be INSTALLED:
  101. gpu-firmware-intel-kmod-broxton: 20230625.1500068 [FreeBSD-ports-kmods]
  102.  
  103. Number of packages to be installed: 1
  104.  
  105. 199 KiB to be downloaded.
  106.  
  107. Proceed with this action? [y/N]: y
  108. [1/1] Fetching gpu-firmware-intel-kmod-broxton-20230625.1500068~5e6ff5c45e.pkg: 100% 199 KiB 203.6kB/s 00:01
  109. Checking integrity... done (0 conflicting)
  110. [1/1] Installing gpu-firmware-intel-kmod-broxton-20230625.1500068...
  111. [1/1] Extracting gpu-firmware-intel-kmod-broxton-20230625.1500068: 100%
  112.  
  113. # pkg info gpu-firmware-intel-kmod-broxton
  114. gpu-firmware-intel-kmod-broxton-20230625.1500068
  115. Name : gpu-firmware-intel-kmod-broxton
  116. Version : 20230625.1500068
  117. Installed on : Sun Dec 7 07:58:31 2025 CET
  118. Origin : graphics/gpu-firmware-intel-kmod
  119. Architecture : FreeBSD:15:amd64
  120. Prefix : /usr/local
  121. Categories : graphics kld
  122. Licenses : INTEL
  123. Maintainer : [email protected]
  124. WWW : https://github.com/freebsd/drm-kmod-firmware
  125. Comment : Firmware modules for broxton Intel GPUs
  126. Annotations :
  127. FreeBSD_version: 1500068
  128. flavor : broxton
  129. repo_type : binary
  130. repository : FreeBSD-ports-kmods
  131. Flat size : 577KiB
  132. Description :
  133. Firmware modules for the drm-kmod drivers.
  134.  
  135. Firmware files for Intel GPUs supported by the i915kms driver.
  136.  
  137.  
Advertisement
Add Comment
Please, Sign In to add comment