💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2021-11-16.txt captured on 2022-07-17 at 03:06:30.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

[2021-11-16T01:57:14Z] <jason123onirc> hi
[2021-11-16T05:11:48Z] <testuser[m]> Hi
[2021-11-16T07:23:54Z] <sad_plan> how exacly do I get the usbs to show up with libudev-zero? since the switch, I havent really been able to mount my usb sticks. they show up in lsusb, and in dmesg. but I cant mount them, because it seems they arent registrered in /dev or something
[2021-11-16T07:38:26Z] <muevoid> H
[2021-11-16T07:38:34Z] <muevoid> Hello! Its been a while
[2021-11-16T07:39:25Z] <muevoid> Wondering how the distro has been doing
[2021-11-16T07:40:25Z] <muevoid> Does dilyn still hang around here? 
[2021-11-16T07:43:13Z] <testuser[m]> Hi
[2021-11-16T07:44:00Z] <muevoid> Hello there testuser lol 
[2021-11-16T13:59:23Z] <dilyn> I'm always around muevoid
[2021-11-16T13:59:26Z] <dilyn> long time no see
[2021-11-16T15:12:45Z] <illiliti> sad_plan: libudev-zero has nothing to do with usbs. something wrong with your kernel or device manager
[2021-11-16T15:51:19Z] <illiliti> https://gitlab.alpinelinux.org/alpine/aports/-/issues/13068
[2021-11-16T15:51:33Z] <illiliti> i remember Dylan did writeup about this in his blog. can't find the link...
[2021-11-16T16:49:57Z] <muevoid> Hello! 
[2021-11-16T16:54:51Z] <illiliti> hi
[2021-11-16T17:04:06Z] <muevoid> Oh hey illiliti i remember you! 
[2021-11-16T17:04:11Z] <muevoid> Any new projects?
[2021-11-16T18:19:01Z] <testuser[m]> https://drewdevault.com/2021/11/16/Cash-for-leftpad.html
[2021-11-16T18:21:03Z] <illiliti> hahah
[2021-11-16T18:26:31Z] <illiliti> i wonder what Drew thinks about rust's crates and cargo
[2021-11-16T19:14:45Z] <bujeddhazeus> So, the reason why I came into this channel is evolving into rebuilding rust with sanitizer support, to try and build firefox with asan
[2021-11-16T19:14:57Z] <bujeddhazeus> Fun right?
[2021-11-16T19:15:18Z] <bujeddhazeus> (Speaking of rust -_-)
[2021-11-16T19:16:11Z] <bujeddhazeus> Hey, at least I'm learning new tricks!
[2021-11-16T19:33:38Z] <dilyn> that sounds traumatizing 
[2021-11-16T19:36:50Z] <bujeddhazeus> I like it trademark™️
[2021-11-16T19:37:04Z] <bujeddhazeus> Oops meant to remove the word trademark....
[2021-11-16T19:37:05Z] <bujeddhazeus> Fail
[2021-11-16T19:37:18Z] <bujeddhazeus> You know what I mean
[2021-11-16T19:38:12Z] <bujeddhazeus> What's more traumatizing is having a patch that apparently works fine on kisslinux but somehow segfaults on gentoo
[2021-11-16T19:38:37Z] <bujeddhazeus> And being too inexperienced to know how to fix it
[2021-11-16T19:38:46Z] <bujeddhazeus> Therefore, I am trying to learn
[2021-11-16T19:45:02Z] <bujeddhazeus> Hey look at that: no rust compile errors
[2021-11-16T19:45:08Z] <bujeddhazeus> I got lucky?
[2021-11-16T23:05:19Z] <akira01> yo guys
[2021-11-16T23:05:35Z] <akira01> anyone get problems with alsa?
[2021-11-16T23:05:50Z] <akira01> i just made a new instalm of kiss and get problems
[2021-11-16T23:05:56Z] <akira01> used same .config
[2021-11-16T23:06:46Z] <akira01> the problem is
[2021-11-16T23:06:52Z] <akira01> i have no card lol
[2021-11-16T23:07:06Z] <akira01> aplay just show nothing and alsamixer cant open
[2021-11-16T23:15:54Z] <soliwilos> akira01: Works here.
[2021-11-16T23:16:36Z] <akira01> maybe is something in my kernel config
[2021-11-16T23:17:07Z] <soliwilos> That or possibly your device manager.
[2021-11-16T23:19:56Z] <natris1979[m]> My kiss vm has no sound but I'm using hyper-v and hyper-v's linux sound support seems pretty weak so I'm my case I think it's just that
[2021-11-16T23:22:53Z] <akira01> soliwilos: what device manager you use?
[2021-11-16T23:23:34Z] <soliwilos> akira01: mdevd
[2021-11-16T23:23:55Z] <akira01> will trt
[2021-11-16T23:23:58Z] <akira01> try
[2021-11-16T23:24:05Z] <akira01> i just tried mdev
[2021-11-16T23:24:09Z] <akira01> maybe thats why
[2021-11-16T23:28:37Z] <soliwilos> My mdev.conf file has a "snd/.* root:audio 660" entry in it, if that helps.
[2021-11-16T23:30:07Z] <akira01> yeah mdevd just for itself cant handle
[2021-11-16T23:40:06Z] <soliwilos> Then as long as your kernel has the drivers you need for sound, it should just work.
[2021-11-16T23:41:38Z] <soliwilos> I'd check dmesg for signs of audio.
[2021-11-16T23:43:33Z] <soliwilos> Make sure your user is in the audio group as well.