| 19 Apr 2024 |
bandithedoge | so only your mic behaves like that? | 20:57:12 |
stablejoy | possible. There is a dent in the laptop so I'm not sure if that might cause all these issues. Internal wifi and ethernet are also not working btw. | 20:58:25 |
bandithedoge | try recording just the laptop's audio in obs | 20:58:55 |
bandithedoge | if that's fine then it's 100% a mic issue | 20:59:10 |
stablejoy | I think I tried that and I got mute, but maybe I selected something wrong | 20:59:31 |
bandithedoge | it should just work if you're using default pipewire settings | 20:59:59 |
stablejoy | so just screen capture/desktop audio? | 21:00:18 |
bandithedoge | yes | 21:00:24 |
stablejoy | aw xD | 21:01:50 |
stablejoy | its the mike | 21:01:54 |
stablejoy | desktop audio is fine | 21:02:15 |
bandithedoge | so the mic probably got smashed up | 21:03:07 |
bandithedoge | are you able to disassemble the laptop and inspect it? | 21:03:20 |
stablejoy | idk its a zenbook, and it's pretty dented in one place | 21:03:49 |
stablejoy | i got vocaster studio one with a mic, I hoped I can bypass that and use the vocaster but its not recognized I think | 21:04:22 |
bandithedoge | maybe it's just a solder joint that got loose, idk | 21:04:29 |
stablejoy | oh I see, thats interesting, I'll could check that (when I find the time) | 21:05:04 |
stablejoy | thank again for the help, much appreciated | 21:05:42 |
stablejoy | ill try to figure out how to connect vocaster with obs | 21:06:08 |
| 20 Apr 2024 |
stablejoy | I found this, https://github.com/geoffreybennett/scarlett-gen2/releases/tag/v6.8-v1.0 | 05:24:34 |
stablejoy | does this mean I have to build a kernel module for nixos with this? | 05:24:53 |
stablejoy | this is a replacement/update to the existing snd-usb-audio module | 05:26:58 |
stablejoy | In reply to @stablejoy:matrix.org does this mean I have to build a kernel module for nixos with this? it seems I have to package this driver in a nix derivation. | 08:14:16 |
| Austreelis joined the room. | 09:18:07 |
bandithedoge | In reply to @stablejoy:matrix.org does this mean I have to build a kernel module for nixos with this? yes, package it in a derivation and add it to boot.extraModulePackages | 11:31:35 |
stablejoy | In reply to @bandithedoge:matrix.org yes, package it in a derivation and add it to boot.extraModulePackages Great! Should I also do a PR to add it to nixpkgs? | 12:04:51 |
bandithedoge | of course | 12:10:55 |
stablejoy | In reply to @bandithedoge:matrix.org of course Aw sweet, will do that then, that would be my first. Thanks | 12:16:18 |
| 22 Apr 2024 |
| nbathum joined the room. | 17:30:01 |
| 23 Apr 2024 |
stablejoy | In reply to @stablejoy:matrix.org Great! Should I also do a PR to add it to nixpkgs? I started here, Im very slow though https://nixval.dev/packaging-a-kernel-module-for-nixos | 12:08:13 |