Scan /sys/class rather than /sys/dev to populate all devices.#71
Conversation
9835817 to
aa54a8b
Compare
|
I just tried the patch. It doesn't fix Pipewire, Pipewire requires SOUND_INITIALIZED to be set to 1. I think this patch needs to be adapted to work with this one. #69 |
|
I realized that when I checked the makefile. Anyways, for now I am using your patch + the pipewire one after tweaking it a bit. Its been great! I was able to play Counter Strike:Source and play music, no problems whatsoever. |
|
I'm concerned about potential performance issues here as this seems to be quite slow compared to the previous method. I'm not sure why exactly but things using libudev-zero definitely take longer to start up than before. |
|
Both
|
Fixes #26 #63 #69