Post A5t65O3SGvtoHZeEb2 by ToroidalCore@mastodon.social
(DIR) More posts by ToroidalCore@mastodon.social
(DIR) Post #A5t65NArXuELYG6dVI by ToroidalCore@mastodon.social
2021-04-01T16:55:30Z
0 likes, 1 repeats
Well, yesterday I compiled a Linux kernel for the first time in years, probably the first time since my Gentoo days. In fact, it might have been the first time I did it on a Debian-based distro (Ubuntu).I wanted a low-latency kernel for audio stuff, and the stock one was giving me weird issues with my network card, and mounting encrypted disks. I recompiled removing one option (forget which offhand), and it seems to work okay so far.
(DIR) Post #A5t65Na22KMaoJsjjc by compucat@im-in.space
2021-04-02T22:29:16Z
0 likes, 0 repeats
@ToroidalCore yay low latency kernels haha :)lately i've just been using the upstream xanmod 5.10-rt kernel (got tired of compiling all the rt kernels by hand), which has been working quite well! admittedly my audio setup is somewhat silly, i'm running my DAW in a Win10 VM with its own separate USB controller and 48x48 audio interface :P
(DIR) Post #A5t65O3SGvtoHZeEb2 by ToroidalCore@mastodon.social
2021-04-03T17:58:27Z
0 likes, 1 repeats
@compucat Has the -rt kernel been pretty stable? I was under the impression it was kind of risky for desktop stuff.Do you mean you're just passing through the USB controller to the VM? What interface are you using?