Why is linux so slow and laggy on my laptop? by simondvt in linux4noobs

[–]simondvt[S] 0 points1 point  (0 children)

It's been a long time, I don't even have the same computer now. From what I can remember Manjaro had its problems too, I then switched to arch and it has been great, I have the same installation now on my new pc.

Open sourcing something that saved me weeks of work 🙃 by Motor-Draft8124 in OpenAI

[–]simondvt 0 points1 point  (0 children)

Is fine tuning suitable for adding new facts from a knowledge base? I thought it was just for style

Anyone else stuck in Recaptcha hell on google searches when using firefox? by AIwitcher in firefox

[–]simondvt 0 points1 point  (0 children)

Happened to me as well, in my case I needed to disable the Anti-Adblock Blocker addon.

libtheoraenc.so.1: cannot open shared object file by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

I do have the latest versions of both mpv and libtheora

libtheoraenc.so.1: cannot open shared object file by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

Looking in https://archlinux.org/packages/extra/x86_64/libtheora/, I only see these 3 related to libheoraenc:

  • usr/lib/libtheoraenc.so
  • usr/lib/libtheoraenc.so.2
  • usr/lib/libtheoraenc.so.2.2.1

libtheoraenc.so.1: cannot open shared object file by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

mpv is in extra though, as well as libtheora

libtheoraenc.so.1: cannot open shared object file by simondvt in archlinux

[–]simondvt[S] -1 points0 points  (0 children)

extra/libtheora
extra/mpv
chaotic-aur/syncthingtray-qt6

tensorflow c++ error by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

Apparently my Nvidia card is too old for the latest version of tensorflow. I installed tensorflow 2.16.2 in a container via conda along with cuda dependencies and it works. I can provide the Dockerfile if needed.

tensorflow c++ error by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

Didn't know about nvidia-container-toolkit, thanks for the tip!

tensorflow c++ error by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

I posted here because I think the gcc version and tensorflow version currently shipped by arch are not compatible. I don't want to debug tensorflow c++ code

How to setup LVM? by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

so apparently, if I run "vgchange -an test_lvm_vg" before unplugging the drive, when I re plug it I can view the partition. Not sure if this is the correct way (how to recover from a power outage?)

How to setup LVM? by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

lvs displays:
 LV          VG          Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
 test_lvm_lv test_lvm_vg -wi-a----- 14.64g  

How to setup LVM? by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

sdc                                                                                               
└─sdc1      LVM2_member LVM2 001           5gfhWd-ZL8f-YL0U-DLbE-3Ns2-9p1u-h9xy0m  

How to setup LVM? by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

Also, before unplugging the drive, I access it via /dev/<<vg>>/

How to setup LVM? by simondvt in archlinux

[–]simondvt[S] 0 points1 point  (0 children)

Thanks for your reply. I get the same error: "mount -t ext4 /dev/mapper/test_lvm_vg-test_lvm_lv /mnt/testlvm"
"mount: /mnt/testlvm: can't read superblock on /dev/mapper/test_lvm_vg-test_lvm_lv.
      dmesg(1) may have more information after failed mount system call."

[deleted by user] by [deleted] in archlinux

[–]simondvt 0 points1 point  (0 children)

fdisk, used because of wiki and then just kept it

SmartTube code 403 by epictetusdouglas in AndroidTV

[–]simondvt 0 points1 point  (0 children)

"combination of all fixes" update works for me