LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   KDE + arts/alsa (https://www.linuxquestions.org/questions/slackware-14/kde-arts-alsa-342918/)

heri0n 07-13-2005 05:02 PM

KDE + arts/alsa
 
sound works through some applications such as xmms and noatun, but the kde sounds do not work as a regular user
i tried running kde as root and the sounds work...
i added myself to the audio soundgroup and that didn't help..
any suggestions?

friendly_guy 07-13-2005 05:29 PM

Try running the apps where sound does not work from a console & see what readout you get, some may even have a verbose option, usually called by adding -v or -V after the apps name, that give a fuller readout.

It sounds (no pun intended) like you may have to modify permissions on a few /dev files. Certainly if it works as root it is a permissions issue.

heri0n 07-13-2005 08:46 PM

strange... when i click test sound i can hear the startup sound but i don't hear it when i start kde
when i start kcontrol and goto sound i get
ALSA lib seq_hw.c:455:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
handle==0

when i test sound i can hear it and get
Code:

handle==0
server status: suspended
real-time status: not started through real-time wrapper
server buffer time: 85.2608 ms
buffer size multiplier: 1
minimum stream buffer time: 85.2608 ms
auto suspend time: 1 s
audio method: alsa
sampling rate: 44100
channels: 2
sample size: 16 bits
duplex: full
device: default
fragments: 16
fragment size: 940

when i test midi i don't hear anything and i get
Code:

server status: suspended
real-time status: not started through real-time wrapper
server buffer time: 85.2608 ms
buffer size multiplier: 1
minimum stream buffer time: 85.2608 ms
auto suspend time: 1 s
audio method: alsa
sampling rate: 44100
channels: 2
sample size: 16 bits
duplex: full
device: default
fragments: 16
fragment size: 940


friendly_guy 07-14-2005 02:34 PM

Do you use a soundblaster or similar

Possibly the reason that you do not hear anything with midi is that, unlike windows, the soundblaster does not automatically load up a soundfont at boot.

You need to get hold of the program asfxload (http://www.alsa-project.org/~iwai/awedrv.html#Utils)
& get the soundfont from your install disc & load it with the command
sfxload /path/to/soundfont

to search for soundfonts search for *.sf2 or *.SF2

if this sorts the problem you may wish to add the command to your rc.local file so it does it at boot.

heri0n 07-14-2005 02:42 PM

i am using intel ac97 integrated audio with the intel8x0 module.. is it like a sb clone?

Ironfighter 09-13-2005 05:35 AM

I am new to Linux but I was reading about your problem and thought it sounded a bit like one I have just solved. You have the same sound card as I have. It might be worth your while lokking at this thread.
http://mandrivausers.org/index.php?s...5&#entry205131


All times are GMT -5. The time now is 03:23 AM.