Which graphic driver should i install?

I have Nvidia GeForce GTX 1050 Ti but cant see in the console or info section but i see the title of it into the driver installation. I thought there are linux versions of it. But anyways there 3 of em. Which one i should install ? Or needed all of em ?

video-nvidia
video-nvidia-470xx
video-nvidia-390xx

And my i ask 515 kernel is ok ? I read in the forum dual boot problem im having right now might be for not updated kernel. But 515 has LTS and there is no upgrade system showing me so im all set ? *I cant reach Manjaro Settings Manager btw

first why cant you reach manjaro settings manager?
install the latest:
video-nvidia

1 Like

Now i can, it wasnt opening but its done now. What about kernel ? And updates also…

and what dual boot problem do you have?
and what kernels do you have installed?
you can check updated from the add/remove software and click ‘updates’

Just installed but it says you are up to date! Okay.
I have 15.55 kernel.
And my boot problem is grub menu is not dissapears, the desktop just coming through. I have dual boot so i cant change the other OS in the turn on my PC.

you mean the grub menu is not shown during boot?
navigate to: /etc/default/grub - open the grub.conf and edit this line to look like this: GRUB_TIMEOUT_STYLE=menu
save the file, run this:
sudo update-grub
reboot

1 Like

Yeah i mean that. Well, the thing is i have no directory like that. For me it was /etc/default/grub-btrfs and that directory i have config. Its about grub menu but there is no sentence like GRUB_TIMEOUT_STYLE i did F3 search for TIMEOUT it didnt came up. It maybe about the other OS interrupting like fast boot or smt ? Because i had the problem with other OS before installing majaro. But now its the main so i cant change that one before solving this :slight_smile:

if you run:
sudo nano /etc/default/grub
it should open it, and then edit this line to look like this:
GRUB_TIMEOUT_STYLE=menu
press ctrl+x to save it, then run:
sudo update-grub
reboot

1 Like

No, still same.

post here output from:
cat /etc/default/grub

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=menu
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet udev.log_priority=3"
GRUB_CMDLINE_LINUX=""

# If you want to enable the save default function, uncomment the following
# line, and set GRUB_DEFAULT to saved.
GRUB_SAVEDEFAULT=true

# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU=y

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command 'videoinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment this option to enable os-prober execution in the grub-mkconfig command
GRUB_DISABLE_OS_PROBER=false

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/usr/share/grub/background.png"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

# Uncomment to ensure that the root filesystem is mounted read-only so that
# systemd-fsck can run the check automatically. We use 'fsck' by default, which
# needs 'rw' as boot parameter, to avoid delay in boot-time. 'fsck' needs to be
# removed from 'mkinitcpio.conf' to make 'systemd-fsck' work.
# See also Arch-Wiki: https://wiki.archlinux.org/index.php/Fsck#Boot_time_checking
#GRUB_ROOT_FS_RO=true

so change this line:

GRUB_TIMEOUT=5

to:

GRUB_TIMEOUT=10

save the file, update grub:
sudo update-grub
reboot

Its same im afraid. No bios no grub screen, all black.

what you cant even acces bios?
so reboot and tap repeatedly esc during booting
if it doesnt work, reboot and tap shift repeatedly

Its same. I realized when i reboot my monitors light blinking, not on or not off. It should be on or off When i see the login section there is no light but when booting its kinda my monitor is off or not detecting the GRUB. I have no power buttong on monitor im not using its not about button.

provide output from:
mhwd -l && mhwd -li
inxi -G

0000:03:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:


              NAME               VERSION          FREEDRIVER           TYPE

     network-r8168            2016.04.20                true            PCI

0000:01:00.0 (0300:10de:1c82) Display controller nVidia Corporation:


              NAME               VERSION          FREEDRIVER           TYPE

      video-nvidia            2021.12.18               false            PCI
video-nvidia-470xx            2021.12.18               false            PCI
video-nvidia-390xx            2021.12.18               false            PCI
       video-linux            2018.05.04                true            PCI
 video-modesetting            2020.01.13                true            PCI
        video-vesa            2017.03.12                true            PCI

Installed PCI configs:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI
      video-nvidia            2021.12.18               false            PCI

Warning: No installed USB configs!

And inxi -G

Graphics:
Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 515.57
Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: nvidia
gpu: nvidia resolution: 1: N/A 2: 1920x1080~60Hz
OpenGL: renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
v: 4.6.0 NVIDIA 515.57

And i have second monitor but its not running and no electric connection but its connected to my pc

Please use Preformatted text instead of Blockquote for terminal output.

post also output from:
inxi -Fazy
journalctl -b0 -p3 --no-pager

inxi -Fazy

System:
  Kernel: 5.15.55-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.1.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=b56cf8c9-c2cb-4dec-a930-06fd942edd2c rw quiet
    udev.log_priority=3
  Desktop: KDE Plasma v: 5.24.6 tk: Qt v: 5.15.5 wm: kwin_x11 vt: 1 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop Mobo: ASUSTeK model: PRIME H310M-K R2.0 v: Rev X.0x
    serial: <superuser required> UEFI: American Megatrends v: 1401
    date: 03/31/2020
CPU:
  Info: model: Intel Core i5-9400F bits: 64 type: MCP arch: Coffee Lake
    gen: core 9 built: 2018 process: Intel 14nm family: 6 model-id: 0x9E (158)
    stepping: 0xA (10) microcode: 0xF0
  Topology: cpus: 1x cores: 6 smt: <unsupported> cache: L1: 384 KiB
    desc: d-6x32 KiB; i-6x32 KiB L2: 1.5 MiB desc: 6x256 KiB L3: 9 MiB
    desc: 1x9 MiB
  Speed (MHz): avg: 800 min/max: 800/4100 scaling: driver: intel_pstate
    governor: powersave cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800
    bogomips: 34814
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  Vulnerabilities:
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf
    mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled
  Type: mds mitigation: Clear CPU buffers; SMT disabled
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT disabled
  Type: spec_store_bypass
    mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
    mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
    STIBP: disabled, RSB filling
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] vendor: eVga.com.
    driver: nvidia v: 515.57 alternate: nouveau,nvidia_drm non-free: 515.xx+
    status: current (as of 2022-06) arch: Pascal process: TSMC 16nm
    built: 2016-21 pcie: gen: 3 speed: 8 GT/s lanes: 16 bus-ID: 01:00.0
    chip-ID: 10de:1c82 class-ID: 0300
  Display: x11 server: X.Org v: 21.1.4 compositor: kwin_x11 driver: X:
    loaded: nvidia gpu: nvidia display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 94 s-size: 519x292mm (20.43x11.50")
    s-diag: 596mm (23.45")
  Monitor-1: DVI-D-0 size-res: N/A modes: N/A
  Monitor-2: HDMI-0 pos: primary res: 1920x1080 hz: 60 dpi: 94
    size: 521x293mm (20.51x11.54") diag: 598mm (23.53") modes: N/A
  OpenGL: renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
    v: 4.6.0 NVIDIA 515.57 direct render: Yes
Audio:
  Device-1: Intel 200 Series PCH HD Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel bus-ID: 1-7:4 bus-ID: 00:1f.3
    chip-ID: 0600:ac16 chip-ID: 8086:a2f0 class-ID: 0300 class-ID: 0403
  Device-2: NVIDIA GP107GL High Definition Audio vendor: eVga.com.
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 01:00.1 chip-ID: 10de:0fb9 class-ID: 0403
  Device-3: Barco Display Systems USBFC6 type: USB
    driver: hid-generic,snd-usb-audio,usbhid
  Sound Server-1: ALSA v: k5.15.55-1-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 16.1 running: yes
  Sound Server-4: PipeWire v: 0.3.56 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: ASUSTeK PRIME B450M-A driver: r8169 v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 port: d000 bus-ID: 03:00.0 chip-ID: 10ec:8168
    class-ID: 0200
  IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Ralink RT2870/RT3070 Wireless Adapter type: USB
    driver: rt2800usb bus-ID: 1-8:5 chip-ID: 148f:3070 class-ID: 0000
    serial: <filter>
  IF: wlp0s20f0u8 state: down mac: <filter>
Drives:
  Local Storage: total: 1.14 TiB used: 13.58 GiB (1.2%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 860 EVO 250GB
    size: 232.89 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    type: SSD serial: <filter> rev: 4B6Q scheme: GPT
  ID-2: /dev/sdb maj-min: 8:16 vendor: Western Digital
    model: WD1002FAEX-00Z3A0 size: 931.51 GiB block-size: physical: 512 B
    logical: 512 B speed: 6.0 Gb/s type: N/A serial: <filter> rev: 1D05
    scheme: GPT
Partition:
  ID-1: / raw-size: 79.14 GiB size: 77.35 GiB (97.73%) used: 13.55 GiB (17.5%)
    fs: ext4 dev: /dev/sda5 maj-min: 8:5
  ID-2: /boot/efi raw-size: 100 MiB size: 96 MiB (96.00%)
    used: 26.2 MiB (27.3%) fs: vfat dev: /dev/sdb2 maj-min: 8:18
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 44.0 C mobo: N/A gpu: nvidia temp: 39 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 35%
Info:
  Processes: 213 Uptime: 5h 47m wakeups: 0 Memory: 15.57 GiB
  used: 2.21 GiB (14.2%) Init: systemd v: 251 default: graphical
  tool: systemctl Compilers: gcc: 12.1.0 clang: 14.0.6 Packages: pacman: 1228
  lib: 327 flatpak: 0 Shell: Bash v: 5.1.16 running-in: konsole inxi: 3.3.19

journalctl -b0 -p3 --no-pager

Jul 25 21:34:24 durden kernel: x86/cpu: SGX disabled by BIOS.
Jul 25 21:34:24 durden kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
Jul 25 21:34:24 durden kernel: ACPI Error: Aborting method \_PR.PR01._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Jul 25 21:34:24 durden kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
Jul 25 21:34:24 durden kernel: ACPI Error: Aborting method \_PR.PR02._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Jul 25 21:34:24 durden kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
Jul 25 21:34:24 durden kernel: ACPI Error: Aborting method \_PR.PR03._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Jul 25 21:34:24 durden kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
Jul 25 21:34:24 durden kernel: ACPI Error: Aborting method \_PR.PR04._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Jul 25 21:34:24 durden kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
Jul 25 21:34:24 durden kernel: ACPI Error: Aborting method \_PR.PR05._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Jul 25 21:34:25 durden kernel: 
Jul 25 21:34:28 durden systemd[508]: Failed to start Update XDG user dir configuration.
Jul 25 21:35:04 durden pulseaudio[700]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Jul 26 00:27:16 durden systemd-coredump[6692]: [🡕] Process 6638 (com.github.davi) of user 1000 dumped core.
                                               
                                               Module linux-vdso.so.1 with build-id d538355c2edfd4598db560bcb7271b30b92d3b31
                                               Module libnss_myhostname.so.2 with build-id 5ac6f433b5b54956171521a6b13c6c2f7fdc0341
                                               Module libnss_resolve.so.2 with build-id 6a3170d27368b3cdcd8d766659ab1979f594535f
                                               Module libnss_mdns4_minimal.so.2 with build-id a6fde528b667185a18aca5be61727fb369423647
                                               Module libnss_mymachines.so.2 with build-id dd5a142057af4981b2022230112ff6f03db7eeda
                                               Module libasound.so.2 with build-id aefb908044b1b408df406f1a9bab9bba486c0e94
                                               Module libcanberra-alsa.so with build-id 7feabc16799411290c44cc741ff4c69363a4b691
                                               Module libopus.so.0 with build-id 35fafc4024675e9cfe57c7d50c3965eac6bac358
                                               Module libFLAC.so.8 with build-id 3637a78858507a848ee0a48c50902c943e5bc58f
                                               Module libvorbisenc.so.2 with build-id 2b1ce7fcdcc925bc663ebe2c1c008c0dd96e5bd0
                                               Module libasyncns.so.0 with build-id 3ed7e52f247b08f1dff19aef6a253ee4c5c785c0
                                               Module libsndfile.so.1 with build-id 407b2376cac1726631e3f7360a9337901be04ec0
                                               Module libpulsecommon-16.1.so with build-id 17e5c781f557e60fbc789cb631816a4a29230f4a
                                               Module libpulse.so.0 with build-id 0c1618cb1e11cc14128914e45965433374cbd10e
                                               Module libcanberra-pulse.so with build-id b5f3de06f296ad48cbcedce6946078916e1ec832
                                               Module libcanberra-multi.so with build-id aca2d2a2b14920a199b728844c92dcf8d61a3480
                                               Module librsvg-2.so.2 with build-id 1cb5dfb747cdb53ba90f504acbe23de518c29ad9
                                               Module libpixbufloader-svg.so with build-id b496e4f240c3dd862a5fe9ad31a464e65692cc08
                                               Module libwindow-decorations-gtk-module.so with build-id e263b92ae784888613ee181bbe5cb6bc01323307
                                               Module libcolorreload-gtk-module.so with build-id e2cb5a81f9dadd43db8a2cf9fb1deb3bb6fc79b8
                                               Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                                               Module libvorbis.so.0 with build-id f4e086347f6c1a66eb73cfe13974a29bd39aabca
                                               Module libltdl.so.7 with build-id c4ee3f1ba09fe34163d71ff336756fbecb6f409f
                                               Module libtdb.so.1 with build-id f2bdb5ac97b6addf2026d93b08c8d15defcd9bb8
                                               Module libvorbisfile.so.3 with build-id 45d2551167a616d448beb033ba49394831992887
                                               Module libcanberra.so.0 with build-id 8ddef69c9b84a86062c88a59510639cd908fc6d3
                                               Module libcanberra-gtk3.so.0 with build-id 2e99c78f79bea4bc67ccd9a9f8fed562f89599ee
                                               Module libcanberra-gtk-module.so with build-id cc626937222c6ce3f7bb45dbe6e862d0b1efba01
                                               Module libxkbfile.so.1 with build-id dc74ddc73cb1178f037cdc608f7029a0bc9f69a1
                                               Module libxklavier.so.16 with build-id cefd678b3d270e389f50a9686ad2db83a8c67494
                                               Module libgnomekbd.so.8 with build-id 7a75c84337b94141ae6bdf56da86a5a6f72343bf
                                               Module libgnomekbdui.so.8 with build-id eeb3039b3aa71b38849fb1b3d2e97acb9edab6d4
                                               Module libxapp.so.1 with build-id 9462d97020754fcc8e406594afbfbe1f00b2973d
                                               Module libxapp-gtk3-module.so with build-id 1f4a6af87bee05c134ce123e1c9ef2454f351c2c
                                               Module libdconfsettings.so with build-id 7a4ba7af122c4d11168004a9ea6def330f02089f
                                               Module libgpg-error.so.0 with build-id 4738b8a9478177c202cccd64e0eb65d3dea2bfae
                                               Module liblz4.so.1 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                                               Module libgcrypt.so.20 with build-id 8bf3cb884124273640de797a3e77d86c98434ea4
                                               Module libcap.so.2 with build-id 21b00ab76bb16fde56fd741f07233c78069f0579
                                               Module libgcc_s.so.1 with build-id 0e3de903950e35ae59a5de8c00b1817a4a71ca01
                                               Module libstdc++.so.6 with build-id b3eaebcb5369487562e52dd8d016c9cd77f80c54
                                               Module libicudata.so.71 with build-id 4fef196388e678deb881978139e125e20ee2d94d
                                               Module libsystemd.so.0 with build-id 761a39da56f185d6f1ef6f7bb95a3299789eb3e2
                                               Module liblzma.so.5 with build-id 28b40c7af8098a66af6ee093b6986b91cad7694d
                                               Module libXdmcp.so.6 with build-id d864159ab0008415667db8d5f251696d75c90df2
                                               Module libXau.so.6 with build-id 60db1eac70f819bea9d4c366603c1583067510b4
                                               Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                                               Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
                                               Module libbrotlicommon.so.1 with build-id acfd597a977c8087bb6184383daae2e828a9ce42
                                               Module libresolv.so.2 with build-id 89a368a6ad1b392d126a2a5beb9c2f61ade00279
                                               Module libkeyutils.so.1 with build-id ac405ddd17be10ce538da3211415ee50c8f8df79
                                               Module libkrb5support.so.0 with build-id 15f223925ef59dee4379ebbc0fcd14eda9ba81a2
                                               Module libcom_err.so.2 with build-id 3360a28740ffbbd5a5c0c21d09072445908707e5
                                               Module libk5crypto.so.3 with build-id cc77a742cb62447a53d98285b41558b8acd92866
                                               Module libkrb5.so.3 with build-id 371cc767dacb17cb42c9c44b88eebbed5ee9a756
                                               Module libunistring.so.2 with build-id 617dbf3d3d6f85d6556a7a036e23845e95490158
                                               Module libblkid.so.1 with build-id 140694a62d8d4d07c6c320a501f948dd1b389d73
                                               Module libxml2.so.2 with build-id 8cdf00fa954d9a27f2f184c4d354cb14677446ac
                                               Module libjson-glib-1.0.so.0 with build-id 58decebd2c409d59b07f926ae4c513281918bc4d
                                               Module libsqlite3.so.0 with build-id 90fb9a043b4a51db25530e16cd543c4b2a9319a9
                                               Module libicui18n.so.71 with build-id 6fd5c97fd2808ee29958bf809656d5885e7e8963
                                               Module libicuuc.so.71 with build-id 633fdc0c5385d916571f6140e7a978ad0630ef55
                                               Module libstemmer.so.0 with build-id 013b48e71279a5ec55e3021fc0bd8fb10a08bae5
                                               Module libatspi.so.0 with build-id 87bca381f073faea3b0ffd1ab06f5f8f204e24cf
                                               Module libdbus-1.so.3 with build-id 7f4b16b4b407cbae2d7118d6f99610e29a18a56a
                                               Module libtiff.so.5 with build-id 31895d2bd133f34f0cdc2d4ac855ed838ec927b6
                                               Module libjpeg.so.8 with build-id 8e6d3f3e8f438912b561c43b6e7f66e6e5e097d0
                                               Module libexpat.so.1 with build-id 113bb5a3e9ad856801bfcfc029102c9bdc13d67e
                                               Module libpixman-1.so.0 with build-id d2170a3ac106c2a68597bf7910ab04b1cdd69c14
                                               Module libxcb-shm.so.0 with build-id 828fec4d856e2710e732ea8d92c3f250c807b1c2
                                               Module libxcb-render.so.0 with build-id b1ca498d665807ab0ccdafbe8070853efd058173
                                               Module libxcb.so.1 with build-id 13d677412a71468381b11092915d231f664d18d3
                                               Module libXrender.so.1 with build-id 42e386d2acf3cde61081959d9671ca74acfb3edc
                                               Module libpng16.so.16 with build-id 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                                               Module libgraphite2.so.3 with build-id ce58945ebb55b86d3a4e717b6eae29efc4720d8e
                                               Module libfreetype.so.6 with build-id f89dd5502e75aca28fb5c3ccd0dbd26fe822bfef
                                               Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
                                               Module ld-linux-x86-64.so.2 with build-id 0effd0e43efa4468d3c31871c93af0b7f3005673
                                               Module libbrotlidec.so.1 with build-id 66c54e9301f7e102ecc1d88547e5f0e8a056fe22
                                               Module libzstd.so.1 with build-id ab54c2881f53ab314e134f3e08c76d504376dd5d
                                               Module libgssapi_krb5.so.2 with build-id 292f1ce32161c0ecc4a287bc8494d5d7c420a03f
                                               Module libpsl.so.5 with build-id 0229a201aaf5652186c9fdc192ebe52baf19d7f1
                                               Module libssh2.so.1 with build-id a4adfe44cc7ebd295b3b783361acc3dcfcea1d50
                                               Module libidn2.so.0 with build-id b16e7570b102789b13ff77289762dbfe3f8f46bc
                                               Module libnghttp2.so.14 with build-id 16f0981d5251b03b11a49236ac403562ee458887
                                               Module libpcre.so.1 with build-id 845483dd0acba86de9f0313102bebbaf3ce52767
                                               Module libffi.so.8 with build-id f0a9586cf0f42d2b9971bd1065ca3a6b19f4a2c2
                                               Module libmount.so.1 with build-id 4436aeea0cd8c01b5a77969e0531184f8b3513ce
                                               Module libXinerama.so.1 with build-id 8198240259261b612189e89c9fcfc902b025b382
                                               Module libXrandr.so.2 with build-id 154e55f082ee9e685d0794c98c5b76ffe9c8868e
                                               Module libXcomposite.so.1 with build-id 13228d108b290268d88510db494daefd5521cda0
                                               Module libXdamage.so.1 with build-id a99dbe3fc2b01da9fbdd90d5ad00621f9022379f
                                               Module libXcursor.so.1 with build-id f0525ae3715ac95f96a8cdb44795b03f831334b0
                                               Module libXext.so.6 with build-id 17beadf1cb40d41ab36629db3b4eed74110678a7
                                               Module libwayland-egl.so.1 with build-id dd02a2af320297e68308cc698f75828529271a57
                                               Module libwayland-cursor.so.0 with build-id 46a637dbcbb02d6712a201f177377b66598b9121
                                               Module libwayland-client.so.0 with build-id 515c72111400d7bdbfbdfcec78d597e4986a5943
                                               Module libxkbcommon.so.0 with build-id 6cf66eead3fcc20fe5df10162bfbcdcdc8b2a183
                                               Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
                                               Module libtracker-sparql-3.0.so.0 with build-id eb5972c9f0b0292b8a7053255db5245c07669a88
                                               Module libcloudproviders.so.0 with build-id ed1d9c9e60be4e858ad148484767249be1edf95f
                                               Module libatk-bridge-2.0.so.0 with build-id 1161ebbcc5aa791075dfa026671875e5417287bd
                                               Module libX11.so.6 with build-id 21e886e968772b7964d646f54c1faecc56734de9
                                               Module libXi.so.6 with build-id 16603be937a02a7e61b0b0395d064be7efd86f49
                                               Module libm.so.6 with build-id 1b7296ef9fd806e47060788389293c824b09ad72
                                               Module libepoxy.so.0 with build-id edc178a150c4255d124e1e1ecbdbecebd1a388cd
                                               Module libatk-1.0.so.0 with build-id c2de8b4fcbd9681cef225fe3956a9608a2a664bb
                                               Module libgdk_pixbuf-2.0.so.0 with build-id 5b8422ab971b1a8a8e1c43b88738d4ee217f609e
                                               Module libcairo-gobject.so.2 with build-id 9927090dddfb180365695a8f37d1cac89463f109
                                               Module libfribidi.so.0 with build-id fe9f35ac2a0074108c8306c517793f7279bd9b37
                                               Module libfontconfig.so.1 with build-id 36be6951b8c1e42a7dd05684a37400fc8ef9147c
                                               Module libpangoft2-1.0.so.0 with build-id 1d293edcbaefc8c1b024f83d0935e88e6f09dfcb
                                               Module libcairo.so.2 with build-id a222d042e56108d2786ece7bf291b56ba2069591
                                               Module libharfbuzz.so.0 with build-id aad49fa51ffb89551ebb021336f56cfa28334823
                                               Module libpango-1.0.so.0 with build-id b358a862a5ca8b1e4e69235edce1780e9f860a0a
                                               Module libpangocairo-1.0.so.0 with build-id e7a2a9e56f2e2f6121d9c5741b3e93871b673cfa
                                               Module libgmodule-2.0.so.0 with build-id abd986222e2cf12fc7324cb0182dfc2c8f2269c0
                                               Module libc.so.6 with build-id 60df1df31f02a7b23da83e8ef923359885b81492
                                               Module libpthread.so.0 with build-id 95ae4f30a6f12ccbff645d30f8e1a3ee23ec7d36
                                               Module libcrypto.so.1.1 with build-id 7981ea3d69f3c28e46ee312a815af96eab93775c
                                               Module libssl.so.1.1 with build-id e6b1f97a5b60b4248c49dfc5b11f53f281b507d0
                                               Module libcurl.so.4 with build-id 8e801dde5d7263a70bb78c67350f5762277ab9c1
                                               Module libevent-2.1.so.7 with build-id 4cf856bfbd3644008bc09ccf8d436baf574680e5
                                               Module libnatpmp.so.1 with build-id 1b261c965ec31e881769c12a0b8d88bef6301bc2
                                               Module libminiupnpc.so.17 with build-id fc9bab4581a0e9135c276946051a1f1df72f0390
                                               Module libb64.so.0 with build-id f4399cc8604dbd7bc3e01613367f55262cd68844
                                               Module libgranite.so.6 with build-id 46d5509b2d54398662d7e4107bd6d0104456899f
                                               Module libgee-0.8.so.2 with build-id 1b5d20e9b92a604c880cf000e426d00c7da093c4
                                               Module libglib-2.0.so.0 with build-id 1340f3a762b2293ebf6d725edf0eb14839f85317
                                               Module libgobject-2.0.so.0 with build-id a7515bd8cd51064d187953c0f506a43958de31a6
                                               Module libgio-2.0.so.0 with build-id 7a769ec24a9a705d04ee0297730032f70ed0835b
                                               Module libz.so.1 with build-id fefe3219a96d682ec98fcfb78866b8594298b5a2
                                               Module libgdk-3.so.0 with build-id 4a9a6d5ddd18f22c56c05773208f8808cefacab6
                                               Module libgtk-3.so.0 with build-id 48baf44dfd4d51f8c2b81d852eb44de692c16b19
                                               Module com.github.davidmhewitt.torrential with build-id f13f268e619af2576e285c3eb008e5e92f7934b4
                                               Stack trace of thread 6641:
                                               #0  0x000055da89c542b9 n/a (com.github.davidmhewitt.torrential + 0x5d2b9)
                                               #1  0x000055da89c544f4 n/a (com.github.davidmhewitt.torrential + 0x5d4f4)
                                               #2  0x00007f82d3649296 n/a (libevent-2.1.so.7 + 0x24296)
                                               #3  0x00007f82d3649a7f event_base_loop (libevent-2.1.so.7 + 0x24a7f)
                                               #4  0x000055da89c284f9 n/a (com.github.davidmhewitt.torrential + 0x314f9)
                                               #5  0x000055da89c536ae n/a (com.github.davidmhewitt.torrential + 0x5c6ae)
                                               #6  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #7  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               
                                               Stack trace of thread 6650:
                                               #0  0x00007f82d30fcc3f __poll (libc.so.6 + 0x105c3f)
                                               #1  0x00007f82cc0fc8c7 n/a (libpulse.so.0 + 0x338c7)
                                               #2  0x00007f82cc0e646c pa_mainloop_poll (libpulse.so.0 + 0x1d46c)
                                               #3  0x00007f82cc0f042c pa_mainloop_iterate (libpulse.so.0 + 0x2742c)
                                               #4  0x00007f82cc0f04e1 pa_mainloop_run (libpulse.so.0 + 0x274e1)
                                               #5  0x00007f82cc100c02 n/a (libpulse.so.0 + 0x37c02)
                                               #6  0x00007f82cc09cc47 n/a (libpulsecommon-16.1.so + 0x5bc47)
                                               #7  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #8  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               
                                               Stack trace of thread 6638:
                                               #0  0x00007f82d30cefd5 clock_nanosleep (libc.so.6 + 0xd7fd5)
                                               #1  0x00007f82d30d3b97 __nanosleep (libc.so.6 + 0xdcb97)
                                               #2  0x000055da89c2985b n/a (com.github.davidmhewitt.torrential + 0x3285b)
                                               #3  0x000055da89c1b02b n/a (com.github.davidmhewitt.torrential + 0x2402b)
                                               #4  0x000055da89c0720d n/a (com.github.davidmhewitt.torrential + 0x1020d)
                                               #5  0x00007f82d3020290 n/a (libc.so.6 + 0x29290)
                                               #6  0x00007f82d302034a __libc_start_main (libc.so.6 + 0x2934a)
                                               #7  0x000055da89c073ee n/a (com.github.davidmhewitt.torrential + 0x103ee)
                                               
                                               Stack trace of thread 6682:
                                               #0  0x00007f82d310230d syscall (libc.so.6 + 0x10b30d)
                                               #1  0x00007f82d38a4063 g_cond_wait_until (libglib-2.0.so.0 + 0xa5063)
                                               #2  0x00007f82d38228d3 n/a (libglib-2.0.so.0 + 0x238d3)
                                               #3  0x00007f82d388663b n/a (libglib-2.0.so.0 + 0x8763b)
                                               #4  0x00007f82d3883405 n/a (libglib-2.0.so.0 + 0x84405)
                                               #5  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #6  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               
                                               Stack trace of thread 6639:
                                               #0  0x00007f82d30fcc3f __poll (libc.so.6 + 0x105c3f)
                                               #1  0x00007f82d38a9f68 n/a (libglib-2.0.so.0 + 0xaaf68)
                                               #2  0x00007f82d3851392 g_main_context_iteration (libglib-2.0.so.0 + 0x52392)
                                               #3  0x00007f82d38513e2 n/a (libglib-2.0.so.0 + 0x523e2)
                                               #4  0x00007f82d3883405 n/a (libglib-2.0.so.0 + 0x84405)
                                               #5  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #6  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               
                                               Stack trace of thread 6642:
                                               #0  0x00007f82d30fcc3f __poll (libc.so.6 + 0x105c3f)
                                               #1  0x00007f82d38a9f68 n/a (libglib-2.0.so.0 + 0xaaf68)
                                               #2  0x00007f82d38531cf g_main_loop_run (libglib-2.0.so.0 + 0x541cf)
                                               #3  0x00007f82d3aa3acc n/a (libgio-2.0.so.0 + 0x108acc)
                                               #4  0x00007f82d3883405 n/a (libglib-2.0.so.0 + 0x84405)
                                               #5  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #6  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               
                                               Stack trace of thread 6643:
                                               #0  0x00007f82d30cefd5 clock_nanosleep (libc.so.6 + 0xd7fd5)
                                               #1  0x00007f82d30d3b97 __nanosleep (libc.so.6 + 0xdcb97)
                                               #2  0x000055da89c2985b n/a (com.github.davidmhewitt.torrential + 0x3285b)
                                               #3  0x000055da89c25ed5 n/a (com.github.davidmhewitt.torrential + 0x2eed5)
                                               #4  0x000055da89c536ae n/a (com.github.davidmhewitt.torrential + 0x5c6ae)
                                               #5  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #6  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               
                                               Stack trace of thread 6640:
                                               #0  0x00007f82d30fcc3f __poll (libc.so.6 + 0x105c3f)
                                               #1  0x00007f82d38a9f68 n/a (libglib-2.0.so.0 + 0xaaf68)
                                               #2  0x00007f82d3851392 g_main_context_iteration (libglib-2.0.so.0 + 0x52392)
                                               #3  0x00007f82d444bebe n/a (libdconfsettings.so + 0x5ebe)
                                               #4  0x00007f82d3883405 n/a (libglib-2.0.so.0 + 0x84405)
                                               #5  0x00007f82d308354d n/a (libc.so.6 + 0x8c54d)
                                               #6  0x00007f82d3108874 __clone (libc.so.6 + 0x111874)
                                               ELF object binary architecture: AMD x86-64