SteveTech

joined 1 year ago
[–] SteveTech@programming.dev 8 points 4 months ago (1 children)

My understanding after reading the article is: while roaming your phone sets up a VPN type thing with your phone provider, and routes calls and data through this tunnel, so now Europol has to deal with another country if they want to track you.

[–] SteveTech@programming.dev 4 points 4 months ago (1 children)

Not sure if it affects that, but you can disable Alcohol ads on the Google Ad center.

[–] SteveTech@programming.dev 1 points 4 months ago

You might be able to flash the retail BIOS to remove the OEM stuff, but often if it's running a specific OEM BIOS it'll block you from flashing a retail version.

[–] SteveTech@programming.dev 11 points 4 months ago (5 children)

If the HOA's router supports UPnP/NAT-PMP/PCP then you might be able to use that to get some ports forwarded.

[–] SteveTech@programming.dev 3 points 4 months ago (2 children)

I believe I've actually had this happen with actual VLC, I think I just hit pause and then play and it was fixed. So maybe pause it for half a second after your seek.

[–] SteveTech@programming.dev 2 points 4 months ago

To me that does sound like your initramfs just needed recreating, since un/installing a module will do that usually.

[–] SteveTech@programming.dev 2 points 4 months ago* (last edited 4 months ago) (2 children)

how do i do that?

Probably by editing your GRUB config or whatever bootloader you're using.

Here is the EDID

Thanks, that should be enough I'll have a look when I'm free. Also something like get-edid > monitor.bin would probably be easier for me though.

Edit: I've had a look, I can't see any issues. Both checksums validate correctly and it advertises audio support. As you've probably seen in edid-decode, I'd expect it to show as 'SONY TV' (or at least for KDE 'Sony SONY TV' I believe).

[–] SteveTech@programming.dev 3 points 4 months ago (1 children)

I wrote a guide here: stevetech.me/posts/force-enable-vrr-edid

But it was mostly just changing random things and hoping for the best, so YMMV. I hope it helps!

[–] SteveTech@programming.dev 3 points 4 months ago

None of my monitors (which are all DisplayPort) have audio, but one appears in the audio settings, so I'd say DisplayPort itself does support audio.

[–] SteveTech@programming.dev 4 points 4 months ago (7 children)

Is edid/sony.bin your new EDID? Does it revert back if you remove drm.edid_firmware all together?

Also, do you mind sharing your EDID? I had to edit mine to get VRR to work, so maybe there's something invalid in yours. It does contain serial numbers though if that's a problem.

[–] SteveTech@programming.dev 1 points 5 months ago

Is it possible to send the hint from OPNsense itself?

Yes, to me it sounds like you're already getting a big enough prefix from your ISP (all devices getting a /64), but you'll have to request a bigger prefix from OPNsense. I believe it should give you the options to do this when you set the IPv6 mode to DHCPv6 on OPNsense, but I can't say if your ISP router will handle it.

[–] SteveTech@programming.dev 34 points 5 months ago* (last edited 5 months ago) (2 children)

I believe the main contributor for drm_panic wants to add one eventually. Here's what it might look like:

DRM panic handler panic screenshot https://gitlab.com/kdj0c/panic_report/-/issues/1

Link if you can't scan

Also it looks like the colours are configurable at compile time (with white on black default).

view more: ‹ prev next ›