-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I'm only using the audio part so far, but I just wanted to send some gratitude your way. I've tried many guides for enabling audio, all ending with failure. Not only does yours work, it seems to work perfectly as well. The only thing I needed to do to get it to work for Manajaro is commenting out:
load-module module-suspend-on-idle
in the file /etc/pulse/default.pa
I didn't have to compile a new kernel or anything else, just copied your files, made one alteration then changed the output to speaker with pactl set-card-profile 0 Speaker, rebooted and all was working, so thank you!
I'm using the eufi 'bios'. Would this work for the seabios boot as well I wonder?
Sorry, if this isn't really an 'issue', I didn't know where to place this comment (my issue is that I've overjoyed with getting the audio to work after many hours I guess).