Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
ls -l /dev/sndPosted By: Surreal KillaWell it has sk listed, and I'm sk.More important would be whether it had "audio" listed.
Posted By: Surreal Killagroups:Ok, that could be a problem there: try `usermod -a -G audio sk`. You'll need to log out and back in (or su to yourself). Since you seem to own the device node from your ls output above, that shouldn't make a difference, but it's good to have anyway. Other groups you might like to have: tty tape floppy disk lp dialout cdrom uucp cdrecord video
sk sys plugdev
Posted By: Surreal KillaTo test audio I'm using Audacious but I also used other apps, plus tried hearing sound in Flash videos and such.Flash has problems of its own that make it not such a good testbed (it works, but it sometimes needs aoss). mplayer is a good test here, especially since it gives useful output.
Posted By: Surreal Killa"what comes up in dmesg when you probe each module" What's the exact command for this?`dmesg`. You'll only need the last few lines, so pipe it into tail -n 20 before and after inserting the module and see what's new.
Posted By: Surreal Killaopen /dev/snd/pcmC0D0p failed: No such file or directoryInteresting. The ls output you pasted above shows that as present; can you verify it is and the permissions? If not, changing modules may help.
Posted By: Surreal KillaFront Left: Playback 0 [0%] [-46.50dB] [off]And also note that this output indicates you have zero volume and mute on your master channel, so turn it up and unmute from alsamixer before you test. That may be reset when you insert a new module (I'm not sure), so check it again with each module change.
Front Right: Playback 0 [0%] [-46.50dB] [off]
Posted By: Surreal KillaFor the muted channels, it resets every time I reboot. (alsactl store doesn't work).Uncomment the alsa lines in /System/Settings/BootScripts/{BootUp,Shutdown} to have your volume settings saved and restored automatically.
Posted By: Surreal KillaMan, I wish I could get to the bottom of this problem.The dmesg output and an mplayer run from a fresh boot (so the kernel modules are as they are by default) would help with that.
1 to 29 of 29