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

Re: alsa immer noch kaputt...



Thomas Besser schrieb:

> Rico wrote:
>> ich hatte vor längerem mal ein Problem wo bei der Umstellung der
>> modutils auf die split config Datein.
> 
> Meinst du das was in /etc/modprobe.d/ drin ist oder /etc/modutils?
> 
ich denk modprobe.d - dort stehen die parameter drin, mit denen module
geladen werden (denk ich zumindest) ... die von alsa sind bei
modprobe.d/sound. Falls es dort aber noch sie ne old... datei gibt ..
guck mal rein und kommentiere falls vorhanden die snd- zeilen raus.

>> Ein paar genauere/mehr gepostete Fehlermeldungen würden evtl. das
>> Problem etwas näher beschreiben.
> 
> Sorry, habe ich glatt vergessen. Also Soundkarte ist eine Onboard-Soundkarte
> in einem Thinkpad R40 Notebook:
> 
> 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM
> (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
ich hab hier einen hp compaq nx8220 ... mit ählichem chip
00:1e.2 Multimedia audio controller: Intel Corporation
82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
> 
>> z.b. welche snd_* module geladen sind, ob vielleicht oss module noch
>> drin sind.
>> gibts /dev/dsp und /dev/mixer usw...
> 
> ThessyMobil:~# ls -l /dev/dsp*
> crw-rw----  1 root audio 14, 3 Aug  8 20:36 /dev/dsp
> ThessyMobil:~# ls -l /dev/mixer
> crw-rw----  1 root audio 14, 0 Aug  8 20:36 /dev/mixer

hmm ... probier mal auf der console ob aumix geht und stell falls alles
auf zu leise ist es laut (VOL und PCM)
dann mach mal cat "irgendeine kleine datei " > /dev/dsp

eigentlich isses so wenn die geräte da sind - das der sound gehen
sollte. vielleicht murxt ja artsd oder esd da mit rum. kann man ja mal
kurz killen.

> 
> ThessyMobil:~# lsmod
> Module                  Size  Used by
> snd_intel8x0           30748  0
> snd_ac97_codec         96160  1 snd_intel8x0
> snd_ac97_bus            1984  1 snd_ac97_codec
> snd_pcm_oss            58656  0
> snd_mixer_oss          17984  1 snd_pcm_oss
> snd_pcm                93320  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd_timer              23940  1 snd_pcm

bei mir ergab (kern 2.6.17) lsmod |grep snd
rico@rico2go:~$ lsmod  |grep snd
snd_intel8x0           30204  1
snd_pcm_oss            35936  0
snd_mixer_oss          15872  2 snd_pcm_oss
snd_intel8x0m          15980  5
snd_ac97_codec         82720  2 snd_intel8x0,snd_intel8x0m
snd_ac97_bus            2368  1 snd_ac97_codec
snd_pcm                74500  6 snd_intel8x0,snd_pcm_oss,
	 			snd_intel8x0m,snd_ac97_codec
snd_timer              20836  1 snd_pcm
snd                    48100  15 snd_intel8x0,snd_pcm_oss,snd_mixer_oss,
				snd_intel8x0m,snd_ac97_codec,snd_pcm,
				snd_timer
soundcore               9216  2 snd
snd_page_alloc          9512  3 snd_intel8x0,snd_intel8x0m,snd_pcm

sieht eigentlich fast identisch aus.
> 
> Und zum Schluß nochmal meine Fehlermeldung, die in Google keinen einzigen
> Treffer hervorbringt und wohl das Problem ist:
> 
> ThessyMobil:~# dmesg | grep ALSA
> ALSA sound/pci/ac97/ac97_codec.c:1898: AC'97 2 does not respond - RESET
> ALSA sound/pci/ac97/ac97_codec.c:1907: AC'97 2 access is not valid
> [0xffffffff], removing mixer.
> ALSA sound/pci/intel8x0.c:2129: Unable to initialize codec #2

hmm ... wenn man mal nach "ac97_codec.c does not respond - RESET" sucht,
kommen paar Treffer mehr bei google. Aber sonst kann ich dir leider auch
nich weiterhelfen. bin kein Programmierer.

gruß
Rico

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: