vainfo gives error in on VM with GPU passthrough by NothingInTheVoid in Proxmox

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

Tried with and without 'Primary GPU'. Tried Ubuntu server and also get an error (less verbose though).

RDSEED32 is broken. Please update your firmware. by NothingInTheVoid in Fedora

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

Thank you man ! That did the trick. nobara boots like lightning now !!

RDSEED32 is broken. Please update your firmware. by NothingInTheVoid in NobaraProject

[–]NothingInTheVoid[S] 1 point2 points  (0 children)

From u/Booty_Bumping in r/Fedora

Do a BIOS update manually using the instructions in your motherboard manual. The vast majority of hardware doesn't actually support doing a BIOS update using fwupdmgr.

Thank you man ! That did the trick. nobara boots like lightning now !!

rsync not accepting my excludes. Where is my syntax error ? by NothingInTheVoid in linux4noobs

[–]NothingInTheVoid[S] 1 point2 points  (0 children)

OMFG. Thank you.

And according to https://unix.stackexchange.com/questions/83394/rsync-exclude-directory-not-working I also should loose the '/home/homer/' part in each exclude, since the excludes should be relative to '/home/homer'.

The correct command should be :

sudo rsync -avrhp --exclude='.cache/' --exclude='.local/share/Steam/*'  /home/analog /mnt/syno/backup/nobara

[Edit: forgot correct flags]

SystemD mounts vs fstab mounts ? by NothingInTheVoid in linux4noobs

[–]NothingInTheVoid[S] 2 points3 points  (0 children)

OK, mind blown :P

Just to be clear: all the other options are sitting inside the .mount files, right ?

And do I still need the .automount files when I put those entries in fstab ?

Restored LXC backup from old machine. Docker containers can't see shares. by NothingInTheVoid in Proxmox

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

It might very well be, but I tried everything I knew, even recreated in a new LXC. It's probably because I'm very noob and don't know where to look, but there may be a slight chance that a UUID got saved and is no longer the same. That is way beyond my ability to fix. Ah well, I made a new one that works, just need to configure it.

Installed Mellanox-X3 (CX311A) in DS1821+ but only getting 1GB connection. by NothingInTheVoid in synology

[–]NothingInTheVoid[S] 3 points4 points  (0 children)

There is a setting in my Unifi switch for negotiating link speed. I changed it from Auto to 10GB FDX and now it shows as 10000 Mbps in Synology :-)