Advertisement
Guest User

My current computer troubles.

a guest
Apr 14th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. #################### lsusb ########################
  2.  
  3. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  4. Bus 002 Device 002: ID 0461:4e22 Primax Electronics, Ltd Dell Mouse, 2 Buttons, Modell: MS111-P
  5. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  6.  
  7.  
  8. #################### inxi -Fxxc0z ########################
  9.  
  10. System:
  11. Kernel: 6.2.10-arch1-1 arch: x86_64 bits: 64 compiler: gcc v: 12.2.1 Desktop: Budgie v: 10.7.1
  12. wm: budgie-wm dm: 1: GDM 2: LightDM note: stopped Distro: EndeavourOS base: Arch Linux
  13. Machine:
  14. Type: Desktop Mobo: MSI model: Z270 TOMAHAWK ARCTIC (MS-7A68) v: 2.0 serial: <superuser required>
  15. UEFI-[Legacy]: American Megatrends v: B.10 date: 02/07/2017
  16. CPU:
  17. Info: quad core model: Intel Core i7-7700 bits: 64 type: MT MCP arch: Kaby Lake rev: 9 cache:
  18. L1: 256 KiB L2: 1024 KiB L3: 8 MiB
  19. Speed (MHz): avg: 2586 high: 3600 min/max: 800/4200 cores: 1: 800 2: 800 3: 3600 4: 1094
  20. 5: 3600 6: 3600 7: 3600 8: 3600 bogomips: 57616
  21. Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  22. Graphics:
  23. Device-1: NVIDIA GP104 [GeForce GTX 1070] vendor: eVga.com. driver: nvidia v: 530.41.03
  24. arch: Pascal pcie: speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:1b81
  25. Display: x11 server: X.Org v: 21.1.8 with: Xwayland v: 23.1.1 compositor: budgie-wm driver: X:
  26. loaded: nvidia unloaded: modesetting alternate: fbdev,nouveau,nv,vesa gpu: nvidia display-ID: :1
  27. screens: 1
  28. Screen-1: 0 s-res: 2560x1440 s-dpi: 96
  29. Monitor-1: HDMI-0 res: 2560x1440 dpi: 109 diag: 685mm (26.97")
  30. API: OpenGL v: 4.6.0 NVIDIA 530.41.03 renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2
  31. direct-render: Yes
  32. Audio:
  33. Device-1: Intel 200 Series PCH HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel
  34. bus-ID: 00:1f.3 chip-ID: 8086:a2f0
  35. Device-2: NVIDIA GP104 High Definition Audio vendor: eVga.com. driver: snd_hda_intel v: kernel
  36. pcie: speed: 8 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:10f0
  37. API: ALSA v: k6.2.10-arch1-1 status: kernel-api
  38. Server-1: sndiod v: N/A status: off
  39. Server-2: PipeWire v: 0.3.68 status: active with: 1: pipewire-pulse status: active
  40. 2: wireplumber status: active 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
  41. Network:
  42. Device-1: Intel Ethernet I219-V vendor: Micro-Star MSI driver: e1000e v: kernel port: N/A
  43. bus-ID: 00:1f.6 chip-ID: 8086:15b8
  44. IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: <filter>
  45. Drives:
  46. Local Storage: total: 2.73 TiB used: 684.12 GiB (24.5%)
  47. ID-1: /dev/sda vendor: Western Digital model: WD10EZEX-00WN4A0 size: 931.51 GiB speed: 6.0 Gb/s
  48. serial: <filter>
  49. ID-2: /dev/sdb vendor: Western Digital model: WD20EZRZ-00Z5HB0 size: 1.82 TiB speed: 6.0 Gb/s
  50. serial: <filter>
  51. Partition:
  52. ID-1: / size: 1.76 TiB used: 684.12 GiB (38.0%) fs: ext4 dev: /dev/sdb1
  53. Swap:
  54. ID-1: swap-1 type: partition size: 34.44 GiB used: 0 KiB (0.0%) priority: -2 dev: /dev/sdb2
  55. Sensors:
  56. System Temperatures: cpu: 34.0 C mobo: N/A
  57. Fan Speeds (RPM): N/A
  58. Info:
  59. Processes: 244 Uptime: 4m Memory: 31.31 GiB used: 1.34 GiB (4.3%) Init: systemd v: 253
  60. default: graphical Compilers: gcc: 12.2.1 clang: 15.0.7 Packages: pm: pacman pkgs: 1285
  61. Client: shell wrapper v: 5.1.16-release inxi: 3.3.26
  62.  
  63.  
  64. #################### cat /etc/pacman.conf ########################
  65.  
  66. #
  67. # /etc/pacman.conf
  68. #
  69. # See the pacman.conf(5) manpage for option and repository directives
  70.  
  71. #
  72. # GENERAL OPTIONS
  73. #
  74. [options]
  75. # The following paths are commented out with their default values listed.
  76. # If you wish to use different paths, uncomment and update the paths.
  77. #RootDir = /
  78. #DBPath = /var/lib/pacman/
  79. #CacheDir = /var/cache/pacman/pkg/
  80. #LogFile = /var/log/pacman.log
  81. #GPGDir = /etc/pacman.d/gnupg/
  82. #HookDir = /etc/pacman.d/hooks/
  83. HoldPkg = pacman glibc
  84. #XferCommand = /usr/bin/curl -L -C - -f -o %o %u
  85. #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
  86. #CleanMethod = KeepInstalled
  87. #UseDelta = 0.7
  88. Architecture = auto
  89.  
  90. # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
  91. #IgnorePkg =
  92. #IgnoreGroup =
  93.  
  94. #NoUpgrade =
  95. #NoExtract =
  96.  
  97. # Misc options
  98. #UseSyslog
  99. Color
  100. ILoveCandy
  101. #NoProgressBar
  102. #CheckSpace
  103. VerbosePkgLists
  104. DisableDownloadTimeout
  105. ParallelDownloads = 5
  106.  
  107. # By default, pacman accepts packages signed by keys that its local keyring
  108. # trusts (see pacman-key and its man page), as well as unsigned packages.
  109. SigLevel = Required DatabaseOptional
  110. LocalFileSigLevel = Optional
  111. #RemoteFileSigLevel = Required
  112.  
  113. # NOTE: You must run `pacman-key --init` before first using pacman; the local
  114. # keyring can then be populated with the keys of all official Arch Linux
  115. # packagers with `pacman-key --populate archlinux`.
  116.  
  117. #
  118. # REPOSITORIES
  119. # - can be defined here or included from another file
  120. # - pacman will search repositories in the order defined here
  121. # - local/custom mirrors can be added here or in separate files
  122. # - repositories listed first will take precedence when packages
  123. # have identical names, regardless of version number
  124. # - URLs will have $repo replaced by the name of the current repo
  125. # - URLs will have $arch replaced by the name of the architecture
  126. #
  127. # Repository entries are of the format:
  128. # [repo-name]
  129. # Server = ServerName
  130. # Include = IncludePath
  131. #
  132. # The header [repo-name] is crucial - it must be present and
  133. # uncommented to enable the repo.
  134. #
  135.  
  136. # The testing repositories are disabled by default. To enable, uncomment the
  137. # repo name header and Include lines. You can add preferred servers immediately
  138. # after the header, and they will be used before the default mirrors.
  139.  
  140. [endeavouros]
  141. SigLevel = PackageRequired
  142. Include = /etc/pacman.d/endeavouros-mirrorlist
  143.  
  144. #[testing]
  145. #Include = /etc/pacman.d/mirrorlist
  146.  
  147. [core]
  148. Include = /etc/pacman.d/mirrorlist
  149.  
  150. [extra]
  151. Include = /etc/pacman.d/mirrorlist
  152.  
  153. #[community-testing]
  154. #Include = /etc/pacman.d/mirrorlist
  155.  
  156. [community]
  157. Include = /etc/pacman.d/mirrorlist
  158.  
  159. # If you want to run 32 bit applications on your x86_64 system,
  160. # enable the multilib repositories as required here.
  161.  
  162. #[multilib-testing]
  163. #Include = /etc/pacman.d/mirrorlist
  164.  
  165. [multilib]
  166. Include = /etc/pacman.d/mirrorlist
  167.  
  168. # An example of a custom package repository. See the pacman manpage for
  169. # tips on creating your own repositories.
  170. #[custom]
  171. #SigLevel = Optional TrustAll
  172. #Server = file:///home/custompkgs
  173.  
  174.  
  175. #################### ForeignPkgInfo ########################
  176.  
  177. blastem-hg r2319.ab3d8759da08-1 Fast and accurate Sega Genesis/Mega Drive emulator (Development build)
  178. brave-bin 1:1.50.114-1 Web browser that blocks ads and trackers by default (binary release)
  179. bstone 1.2.12-2 Unofficial source port for Blake Stone series (Aliens Of Gold and Planet Strike).
  180. cannonball 0.34-1 CannonBall: The Enhanced OutRun Engine
  181. commander-genius-git 3.2.0.r6.g92ae94ca4-1 A modern implementation of the classic Commander Keen game series
  182. crispy-doom 6.0-2 Vanilla-compatible enhanced Doom engine
  183. d2x-rebirth 20220823-1 An enhanced engine to play with Descent2 data.
  184. discord-rpc-git 3.4.0.r10.g963aa9f-4 Discord Rich Presence library
  185. discord_arch_electron 0.0.26-1 Discord (popular voice + video app) using the system provided electron for increased security and performance
  186. doomseeker 1:1.4.r0.gd47a5362-1 A cross-platform Doom server browser
  187. dsda-doom 0.25.6-1 Fork of PrBoom+ with extra tooling for demo recording and playback, with a focus on speedrunning
  188. duckstation-git r6051.3bbce19d-1 A Sony PlayStation (PSX) emulator, focusing on playability, speed, and long-term maintainability (git version)
  189. ecwolf-git 1.4.1.r0.g8cf8d23-1 Advanced source port of "Wolfenstein 3D" and "Spear of Destiny" based on Wolf4SDL (development version)
  190. fheroes2 1.0.3-1 Recreation of the Heroes of Might and Magic II game engine
  191. game-devices-udev 0.21-1 Udev rules for controllers
  192. gemrb 0.9.1-1 OSS implementation of Bioware's Infinity Engine which supports eg. Baldur's Gate
  193. gtksourceview2 2.10.5-1 A text widget that extends the standard gtk+ 2.x
  194. gzdoom 4.10.0-2 Feature centric port for all Doom engine games
  195. megazeux 2.92f-1 Game creation system
  196. mesen2-git r2590.41a082b8-1 Multi-system emulator (NES, SNES, Game Boy and PC Engine)
  197. openjazz 20190106-1 A free, open-source version of the classic Jazz Jackrabbitâ„¢ games
  198. openmsx-git 15791.2ecd893a9-1 The MSX emulator that aims for perfection.
  199. opentyrian 2.1.20221123-1 Open Source port of the classic DOS shoot-em-up Tyrian
  200. quakespasm 0.95.1-1 A modern Quake 1 engine. Forked from Fitzquake. Stable version with optional Mission pack desktop files.
  201. raze 1.7.0-1 None
  202. rigelengine-git 0.9.1.r4.g011976b3-2 A modern re-implementation of the classic DOS game Duke Nukem II
  203. sacc 1.06-1 sacc(omys), simple console gopher client with TLS support
  204. sdlpop 1.23-1 An open-source port of Prince of Persia
  205. sm64pc-git r628.afc7e8da-1 Super Mario 64 PC (sm64ex aka. sm64pc) - OpenGL adaptation of n64decomp/sm64
  206. srb2 2.2.10-1 A 3D Sonic fan game based off of Doom Legacy (aka "Sonic Robo Blast 2")
  207. srb2-data 2.2.10-1 Data files for Sonic Robo Blast 2
  208. srb2kart 1.6-1 Source code modification of Sonic Robo Blast 2 with kart racing elements
  209. srb2kart-data 1.6-2 Data files for Sonic Robo Blast 2 Kart
  210. thextech-supermariobrosx 1.3.6-1 The full port of the SMBX engine from VB6 into C++ and SDL2, FreeImage and MixerX, with SMBX 1.3 game assets.
  211. yamagi-quake2 8.10-1 Enhanced Quake II engine optimized for modern systems
  212. yamagi-quake2-rogue 2.09-1 Quake II - Mission Pack 2 ('Ground Zero') for yamagi-quake2
  213. yamagi-quake2-xatrix 2.10-1 Quake II - Mission Pack 1 ('The Reckoning') for yamagi-quake2
  214. zandronum 3.1-2 OpenGL ZDoom port with Client/Server multiplayer
  215. zmusic 1.1.11-1 GZDoom's music system as a standalone library
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement