LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sound will nicht (https://www.linuxquestions.org/questions/linux-newbie-8/sound-will-nicht-267032/)

emrum 12-16-2004 09:13 AM

sound will nicht
 
Hallo

Nach einem Neustart kann ich in der Bash
cat sample.au > /dev/audio
angeben und hören, wie Linus Linux ausspricht. :-)

Wenn ich mich dann aber einlogge nach gnome/kde ist das nicht mehr
möglich. Ich höre nichts und der Befehl beendet sich nicht bzw. bleibt
hängen.
Außerdem kann ich keine Soundprogramme starten, die stürzen dann ab, oder geben Fehlermeldungen, egal ob ich OSS oder Alsa anwähle.
(Ich würde lieber Alsa verwenden)
Der Gnome Alsa-Mixer scheint aber zu funktionieren.

Ich verwende Sarge, Midiman Audiophile 26/96 als Soundkarte, Kernel 2.6.8.

Irgendwelche Vorschläge?
Trotz howto, weiß ich irgendwie nicht, was ich
machen soll.

Die Konfiguration habe ich mit alsaconf gemacht.

sndstat sagt:
dalton:/etc# cat /dev/sndstat
cat: /dev/sndstat: Kein passendes Gerät gefunden


Gruß,
Emanuel



Anhang:


dalton:/etc# cat /proc/version
Linux version 2.6.8-1-386 (joshk@trollwife) (gcc version 3.3.5 (Debian 1:3.3.5-2))



dalton:/etc# lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 746 Host (rev 02)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016

Controller0000:00:09.0 Multimedia audio controller: VIA Technologies
Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02)


dalton:/etc# lsmod
Module Size Used by
snd_pcm_oss 48168 1
snd_mixer_oss 16640 3 snd_pcm_oss
pci_hotplug 30640 2 pciehp,shpchp
sis_agp 8068 1
agpgart 31784 1 sis_agp
analog 10784 0
gameport 4736 1 analog
parport_pc 33348 1
irtty_sir 8320 0
pcspkr 3816 0
snd_ice1712 58180 7
snd_ice17xx_ak4xxx 4224 1 snd_ice1712
snd_pcm 85384 4 snd_pcm_oss,snd_ice1712
snd_page_alloc 11144 1 snd_pcm
snd_timer 23172 1 snd_pcm
snd_ak4xxx_adda 5888 2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427 10112 1 snd_ice1712
snd_ac97_codec 59268 1 snd_ice1712
snd_i2c 5504 2 snd_ice1712,snd_cs8427
snd_mpu401_uart 7296 1 snd_ice1712
snd_rawmidi 23204 1 snd_mpu401_uart
snd_seq_device 7944 1 snd_rawmidi
snd 50660 19 snd_pcm_oss,snd_mixer_oss,snd_ice1712,snd_pcm,snd_timer,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,sn d_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 9824 5 snd
sis5513 15240 1


dalton:/etc/modprobe.d# cat sound
options snd device_mode=0660
alias snd-card-0 snd-ice1712
alias sound-slot-0 snd-ice1712
install snd-ice1712 /sbin/modprobe --ignore-install snd-ice1712 && /usr/lib/alsa/modprobe-post-install snd-ice1712


dalton:/etc/modprobe.d# cat alsa-base
install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss
install snd-mixer /sbin/modprobe --ignore-install snd-mixer && /sbin/modprobe snd-mixer-oss
install snd-seq /sbin/modprobe --ignore-install snd-seq && /sbin/modprobe snd-seq-oss

egag 12-16-2004 12:16 PM

well.... i think it's a good idea to stick to one laguage on this site. ( that's English ).
( life is too short to learn German ... :) )
( who said that ? )

egag

emrum 12-16-2004 01:07 PM

hm.. I see.. :-)
I will try a short translation..

I can get audio from the bash, before I loginto gnome/kde:
cat sample.au > /dev/audio
(I can hear Linus pronouncing Linux . nice !)

After login I cannot get any audio. Neither with OSS nor ALSA
( I would prefere alsa )
But the gnome-alsa-mixer seems to work ( it doesn't crash at least )

I'm using Sarge, Midiman Audiophile 26/96 as Soundcard, Kernel 2.6.8.

I read some howtos, but still do not know what I should/could do next.

I used alsaconf for configuration.

sndstat sais:
dalton:/etc# cat /dev/sndstat
cat: /dev/sndstat: Kein passendes Gerät gefunden

More outputs are on the top.

Emanuel

KohlyKohl 12-16-2004 01:11 PM

Hey its not his fault he can't speak English. I sadly speak german but never used that card and don't everything looks find, not sure why it doesn't work.

Tinkster 12-16-2004 02:03 PM

It's his fault to speak German on an English-only board.

There's more than one German linux-oriented message
board where one can go if English is not an option.

This, btw, is an official moderator note, not just my
personal opinion.



Cheers,
Tink

KohlyKohl 12-16-2004 02:35 PM

Anyone can speak any language they please anywhere they want.

Tinkster 12-16-2004 02:51 PM

He can speak German where ever he pleases, he
just can't type it here.

http://www.linuxquestions.org/rules.php

Quote:

All posts should be in English. This allows our moderators to spot potentially malicious material.
He (and you) accepted these rules when signing up,
end of discussion.



Cheers,
Tink

egag 12-16-2004 05:17 PM

did you already run alsamixer ?

use: " #alsamixer " ( you get a graph.,use arrow-keys to push up all channals to ca. 80 % )
use ctr-c to quit
" #alsactl store " to store settings.

egag

KohlyKohl 12-16-2004 09:38 PM

Good, because I don't want any part in anything that acts like the FCC. We all have freedoms and should never have to worry about being regulated by anyone.

Tinkster 12-17-2004 01:34 PM

Quote:

Originally posted by KohlyKohl
Good, because I don't want any part in anything that acts like the FCC. We all have freedoms and should never have to worry about being regulated by anyone.
Rrrright. I said end of discussion. To you that means that
if you're unhappy with what the mod says you respond via
e-Mail. Your freedom ends where/when you break rules or
encourage or defend others who do so.

View the rules and accepting them as signing a normal
contract. You DON'T have the freedom to deviate from
it. If I buy a car of you but decide to only pay you 10%
because paying in full would make me feel like I limit my
freedom, and you'd get upset ... does that make you the
FCC? Judging by your logic I suppose so.


Cheers,
Tink


gargamel 02-11-2005 03:52 PM

Did you notice that the poster has switched to English? So he is happily trying to follow the rules. Nothing to be discussed, I guess.

Now, let's help him with his problem!

gargamel

Tinkster 02-13-2005 02:01 PM

Quote:

Originally posted by gargamel
Did you notice that the poster has switched to English? So he is happily trying to follow the rules. Nothing to be discussed, I guess.

Now, let's help him with his problem!

gargamel

Did you notice that the poster didn't come back in
2 months? And please, don't moderate me. I'm the
mod, and was trying to get across the fact that a
member who signed up and ACCEPTED the rules
was breaking them, and some free-spirited person
was trying to come to his aid ... lots to be discussed,
apparently, in terms of how LQ works and what the
rules mean, both to mods and the registered users.

As for his question with gnome and noise ... it obviously
wouldn't work because esd had "snaffled" the device,
and wasn't willing to share it with a 'cat'...


Cheers,
Tink


All times are GMT -5. The time now is 11:12 AM.