| 15 Jan 2024 |
K900 | Their integrated ones still don't do HDMI 2.1 | 23:21:42 |
K900 | Like, at all | 23:21:45 |
@sr.estegosaurio:matrix.org | In reply to @k900:0upti.me To even make a device, you have to be a member of the Forum, so you can see the specs Not even open? Bruh. | 23:34:33 |
@sr.estegosaurio:matrix.org | In reply to @k900:0upti.me ARE YOU HAVING FUN YET I want to cry. | 23:36:11 |
@sr.estegosaurio:matrix.org | It's just pure misery at this point. | 23:39:11 |
@sr.estegosaurio:matrix.org | I assume (or at least hope) DP is not a mob like the HDMI forum, right? | 23:39:45 |
| 16 Jan 2024 |
Charles ⚡️ | This was fascinating to read through | 01:05:19 |
raitobezarius | now the same with UEFI and "Certified for Windows" ig | 01:12:44 |
raitobezarius | and the UEFI Forum :-))) | 01:12:53 |
| qfire joined the room. | 05:03:41 |
K900 | In reply to@sr.estegosaurio:matrix.org I assume (or at least hope) DP is not a mob like the HDMI forum, right? VESA is ... surprisingly OK | 07:23:46 |
K900 | You still need to be a member to access the specs, but that's about it really | 07:23:59 |
| @galaxyyy:matrix.org set a profile picture. | 17:56:00 |
| 17 Jan 2024 |
| George joined the room. | 02:18:27 |
| George changed their display name from george to George. | 02:28:32 |
| George set a profile picture. | 02:28:45 |
| bivsk joined the room. | 03:53:49 |
| Swastik Baranwal set a profile picture. | 21:23:52 |
| nuclear cat joined the room. | 22:51:41 |
| nuclear cat set a profile picture. | 22:54:48 |
| nuclear cat changed their profile picture. | 23:09:20 |
| nuclear cat changed their display name from nuko to nuclear cat. | 23:09:40 |
| nuclear cat changed their profile picture. | 23:10:10 |
| 18 Jan 2024 |
| @syntheit:matrix.org left the room. | 04:14:20 |
l0b0 | How do I set options for nixos-hardware? I'm currently listing things like <nixos-hardware/common/gpu/amd> in my imports, but the repo doesn't explain how to set any options. | 07:41:55 |
K900 | You just set them as normal NixOS options | 07:43:01 |
l0b0 | In reply to @k900:0upti.me You just set them as normal NixOS options Well, I tried setting options.hardware.amdgpu.amdvlk = true;, and nixos-rebuild switch was not happy about that. | 07:43:53 |
K900 | It's just hardware.amdgpu.amdvlk = true | 07:44:04 |
K900 | Also you should generally not need AMDVLK for anything gaming related | 07:44:12 |
l0b0 | Ah, thanks! | 07:44:24 |