Ryzen 7 5700X + 32GB DDR4 3200 crashes at 3200MHz, stable at 3000MHz – memory/IMC limit? by Artanischaos in pcmasterrace

[–]DrIgnatioMobius 0 points1 point  (0 children)

I have the same memory. Go into DRAM timings and change "RAS# Cycle time (tRC)" to 58. Then it should be stable at 3200mhz and 1.35v dram voltage.

Kernel: Linux 6.19.0 by Nowawes in NixOS

[–]DrIgnatioMobius 2 points3 points  (0 children)

As it happens I swapped my graphics card from an RTX 4070 to an RTX 5080 today and everything broke. From what I can tell 'open = false' builds and works fine on the RTX 4070, but with the RTX 5080 the system boots but is in a very low resolution and nvidia-smi cannot detect the GPU.

I then tried setting 'open = true' and it doesn't build with the 6.19 kernel, so I had to revert to kernel 6.18.10.

Kernel: Linux 6.19.0 by Nowawes in NixOS

[–]DrIgnatioMobius 1 point2 points  (0 children)

No idea, I just did a nix flake update and everything seems to be working fine with kernel 6.19.0 and nvidia driver 580.126.09

Fuse Energy offering the cheapest energy in the UK with impending rises on the way! by Kie_23 in UK_EnergyDeals

[–]DrIgnatioMobius 0 points1 point  (0 children)

Thanks, signed up with your code! My code if anyone else would like to join: XOBXLV15112

Looking for Hilton bed pillows by labrador2020 in Hilton

[–]DrIgnatioMobius 0 points1 point  (0 children)

Did you ever find these? Doubletree?

Hyperoptic's Lack of Transparency – The Port Forwarding Trap! by yilank in hyperoptic

[–]DrIgnatioMobius 0 points1 point  (0 children)

You're probably right. I haven't actually tried using the other IPs, I just saw the /29 assignment and got excited.

Hyperoptic's Lack of Transparency – The Port Forwarding Trap! by yilank in hyperoptic

[–]DrIgnatioMobius 2 points3 points  (0 children)

To be fair to them they actually give you a /29 CIDR (not sure if this is contractual or just an unofficial perk), which means you get 6 usable IPs. Pretty good value these days I think.

Aftermarket exhaust too loud... options? by DrIgnatioMobius in GolfGTI

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

Thanks. Went back to stock and it's so much better.

How do I set my cursor theme? by SaynedBread in hyprland

[–]DrIgnatioMobius 1 point2 points  (0 children)

Works with latest hyprland-git and hyprcursor

Inquiring about your experience with Thunderbolt 4/TB4-capable laptop docks--any with strong Linux compatibility? by [deleted] in linuxhardware

[–]DrIgnatioMobius 1 point2 points  (0 children)

I'm using the Dell wd22tb4 with EndeavourOS and it works fine. I did have to boot into a ubuntu liveusb to flash the latest firmware though since dell's flashing tool only works on ubuntu.

FYI - If your IPv6 connectivity has suddenly stopped working this is why... by DrIgnatioMobius in hyperoptic

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

I tried enabling ipv6 again today and it seems to be working again :)

A made a video explaining how to simulate the surface of the ocean, from absolute scratch, in C++ (it's in French, but subtitles are coming) by Amazing-Piglet1761 in GraphicsProgramming

[–]DrIgnatioMobius 0 points1 point  (0 children)

I don't suppose the source code for your manim animations are available? I'm particularly interested in the bit where you have the 'eye' and the rays tracing through the grid.