It’s worth stepping back to through the “latest” 6.11 hwe and 6.8 hwe kernels to see if it improves.
It’s worth stepping back to through the “latest” 6.11 hwe and 6.8 hwe kernels to see if it improves.
That’s too modern 🤣
My Lenovo t14 amd 360 misbehaves on 6.11, but is great on 6.8
https://github.com/advplyr/audiobookshelf
I manually grab what I want from mam
Some reolink cameras (B800 for sure) scramble the encoding to lock them to reolink NVRs. I used two of them with frigate by running neolink because fuck vendor lock in
https://github.com/QuantumEntangledAndy/neolink
I had problems with the 0.6.x series but 0.5.18 ran well enough. I abandoned those cams because they would occasionally switch to sending static to frigate and locking it down.
There is a dlna server but it has “totally unintentional” memory leaks that cause it to crash after a few days and they refuse to fix.
I built this system for my mother with an old business pc running frigate. I used an old wifi router with ap mode available in the firmware that is only for the cameras. It’s a simple way to make sure the cameras won’t have internet access without relying on whatever router they may have. I added a second Ethernet port to the business PC because I had the parts, but for one or two cams you could theoretically do all over wifi. Install wireguard so you can manage it remotely. Then decide if you want to bother forwarding the ports and getting a domain setup, or if local only viewing is good enough.
For cameras, I used these amcrest ASH22-W which are good enough for the price. 1080p for $33
https://www.ebay.com/itm/314660333877
One thing to remember with these cameras- mounting them high gives you a bigger field of view, wipes out any possibilities of identification. The frigate models also don’t do as well. Doorbell cameras are better for that.
I have a Shelly plug that is programmed internally to turn itself on if off for 20 seconds. Home assistant turns the plug off for 10 seconds if curl ip.me fails for 15 minutes.
My modem is plugged into that.
I’ve never had a router or firewall crash if I wasn’t fucking with it and did something stupid ill-advised, so I don’t try that kind of stuff unless I’m home.
Make sure you don’t have a full disk somewhere
To piggyback on the permissions hissy fit-
My aar stack, openmediavault, and transmission stack have different usernames mapped to the same uid and it is a pain in the ass. I “fixed it” by making a NAS group that catches them all, but by “fixed it” I really mean “got it working”
So be aware of what uid will own a file and maybe change it to a uid in the 1100+ range to make NFS easier in the future.
If you’re in the omada ecosystem, a one-off unifi device is going to frustrate you. They’re trying to wrangle you into buying shit like this: https://store.ui.com/us/en/products/up-floodlight
Which part is slow? I run a software controller in a proxmox VM and it is plenty quick. My router is an opnsense vm and has 8 ryzen 7700x threads assigned to it, so no problems there 😁
I keep my Linux ISOs on mergerfs over NFS via open media vault. All of them are easily replaced so I don’t bother backing them up.
Nextcloud, paperless, and photos get their whole image backed up on proxmox local, and a remote PBS. I’m the only user so the sizes are quite manageable.
The Hairpin Route of Oak St!
I have a $5/mo vps running caddy over wireguard to get better routing when I’m on mobile.
Otherwise, my traffic goes to my home ISPs hub 600 miles away and back. The VPS is less than 100 miles away and it performs much better.
Have you considered the 395 Max instead of a traditional discrete gpu?
What a mad lad idea
I know you’re looking for non-intel solutions but here is my setup-
Mobo r8169 is the management interface for proxmox.
X710 4 port:
3 ports passed as a a single vmbr for LAN:
- 1 fiber optic to detached building
- 1 DAC to core switch
- 1 DAC to workstation
1 port passed as vmbr for WAN
That config was sorta inherited by trying to pass other non-intel nics as pcie and failing. I needed an sfp for the fiber run so I got that 4 port Intel card. It works well enough that I haven’t bothered to reconfigure it to pass the Intel as pcie.
My brother in networking- you can store your files in the L1 cache of your CPU and nextcloud is still going to be slow
Are you dual booting windows by chance?
Maybe check if there is newer firmware available for the chip set.