[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nForce2: Onboard-Sound geht nicht mit ALSA-Treibern



* (Daniel Hamm) schrieb:

Hallo Daniel,

[... Alsa tut nicht ...]

> xmms fängt auch an eine MP3-Datei abzuspielen - allerdings kommt kein
> Sound aus den Boxen. Nichts tut sich, ganz gleich ob ich im
> KDE-Kontrollzentrum unter Sound & Multimedia --> Soundsystem 'Auto
> Detect', 'ALSA' oder 'Threaded Open Sound System' einstelle.
> Über den alsamixer kann ich den Sound konfigurieren, hier wird als
> Card: NVidia nForce2 sowie als Chip: Realtek ALC650 rev 3
> angegeben. Hinter den meisten Items steht allerdings [Off]
> ... dennoch, auch wenn ich an diesen Einstellungen was ändere, alsactl
> store aufrufe und ALSA über /etc/init.d/alsa stop && /etc/init.d/alsa
> start neu starte, kein Erfolg.

Hast Du mal daran gedacht ALSA freizuschalten. Das folgende HowTo ist
für Gentoo, hat mir damals bei Debian aber sehr geholfen.

,----[ http://www.gentoo.org/doc/en/alsa-guide.xml ]
| 
| If you got this far, now unmute Master and PCM channels. Some hardware
| even requires you to unmute the center channel or even the surround
| channel.
|
| Code listing 3.5: Unmuting channels
| 
| # amixer set Master 100 unmute
| # amixer set PCM 100 unmute
| Only if the above doesn't succeed on its own:
| # amixer set Center 100 unmute
| # amixer set Surround 100 unmute
| Test the sound:
| # aplay $KDEDIR/share/sounds/pop.wav // (pop.wav is part of KDE)
`----


> Naja, wie gesagt, es sollte auch mit dem intel8x0 aus dem ALSA-Paket
> gehen ... /etc/modutils/alsa scheint ebenfalls ok.

Ist es auch... zumindest hier... 

> Also Fazit: Eigentlich sieht alles so aus als müsste es klappen - nur
> kommt nicht ein Ton aus den Lautsprechern (Hardwaredefekt ist
> auszuschließen, da es unter Windows XP und Knoppix funktioniert - auch
> wenn Knoppix statt ALSA den Treiber i810_audio verwendet, bei dem es
> sich AFAIK um einen OSS-Treiber handelt).

,----[ Ausschnitt aus lsmod  ]
| 
| snd_intel8x0           32324  1 
| snd_ac97_codec         55300  1 snd_intel8x0
| snd_mpu401_uart         8064  1 snd_intel8x0
| snd_rawmidi            25728  1 snd_mpu401_uart
| snd_seq_oss            35328  0 
| snd_seq_midi_event      8192  1 snd_seq_oss
| snd_seq                56944  4 snd_seq_oss,snd_seq_midi_event
| snd_seq_device          8324  3 snd_rawmidi,snd_seq_oss,snd_seq
| snd_pcm_oss            54148  0 
| snd_pcm               101248  2 snd_intel8x0,snd_pcm_oss
| snd_page_alloc         12164  2 snd_intel8x0,snd_pcm
| snd_timer              26368  2 snd_seq,snd_pcm
| snd_mixer_oss          19712  2 snd_pcm_oss
`----

HTH,

... cu Steff
-- 
BOFH Excuse #292:

We ran out of dial tone and we're and waiting for the phone company to deliver another bottle.

Attachment: pgp3SUqWMT1r9.pgp
Description: PGP signature


Reply to: