I seem to be having a unique issue getting the sound to work on my 
laptop.  Everywhere on the internet I see that people with this laptop 
have gotten the sound to work with no modifications.  My problem is 
this: I install alsa-lib, alsa-utils and alsa-driver either from the 
source on sourceforge or by emerging the packages (I run a Gentoo box) 
and I get atiixp: codec read timeout printed a bunch of times and it 
never seems to bind the module to /dev/mixer.  I really need to find 
out what is causing this problem.  It looks to me like some other 
process has reserved this resource and so snd-atiixp cannot bind 
itself to the device. Any help would be appreciated.

Notable things to mention are
Flavor: Gentoo Linux
Kernel: 2.6.5-gentoo-r1 (Though I have had the same problem with a 
bunch of different kernels 2.4 and 2.6) I am also running udev instead 
of the devfs in the kernel

And, here comes a large dump of information about my configuration and 
the error I am getting: /etc/init.d/alsasound start (Essentially 
modprobing snd-atiixp) May 24 12:13:47 err ALSA /usr/src/alsa-driver-
1.0.4/alsa-kernel/pci/atiixp.c:455: atiixp: codec read 
timeout ...Repeated lots of times May 24 12:13:49 err 
ALSA /usr/src/alsa-driver-1.0.4/alsa-kernel/pci/atiixp.c:455: atiixp: 
codec read timeout May 24 12:13:49 err ALSA /usr/src/alsa-driver-
1.0.4/alsa-kernel/pci/ac97/ac97_codec.c:1759: AC'97 2 does not 
respond - RESET May 24 12:13:49 err ALSA /usr/src/alsa-driver-
1.0.4/alsa-kernel/pci/atiixp.c:455: atiixp: codec read timeout May 24 
12:13:49 err ALSA /usr/src/alsa-driver-1.0.4/alsa-
kernel/pci/atiixp.c:455: atiixp: codec read timeout May 24 12:13:49 
err ALSA /usr/src/alsa-driver-1.0.4/alsa-
kernel/pci/ac97/ac97_codec.c:1767: AC'97 2 access is not valid 
[0xffffffff], removing mixer. May 24 12:13:49 err ATI IXP AC97 
controller: probe of 0000:00:14.5 failed with error -5

amixer
amixer: Mixer attach default error: No such device

cat /proc/version
Linux version 2.6.5-gentoo-r1 ([EMAIL PROTECTED]) (gcc version 3.3.3 20040412 
(Gentoo Linux 3.3.3-r3, ssp-3.3-7, pie-8.5.3)) #2 Mon May 17 14:20:30 
UTC 2004 udev version: 025-r1

# ALSA portion of modules.conf
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore
##  ALSA portion
alias snd-card-0 snd-atiixp
##  OSS/Free portion
alias sound-slot-0 snd-card-0
# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=1
#END modules.conf

lsmod 
Module                  Size  Used by
snd_atiixp             16932  0
snd_ac97_codec         63492  1 snd_atiixp
snd_seq_oss            34048  0
snd_seq_midi_event      6272  1 snd_seq_oss
snd_seq                58000  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          7560  2 snd_seq_oss,snd_seq
snd_pcm_oss            57380  0
snd_pcm                97288  2 snd_atiixp,snd_pcm_oss
snd_page_alloc          9732  2 snd_atiixp,snd_pcm
snd_timer              24836  2 snd_seq,snd_pcm
snd_mixer_oss          19584  1 snd_pcm_oss
snd                    56836  10 
snd_atiixp,snd_ac97_codec,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_se
q_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss

rc-status
Runlevel: default
xdm started
sshd started
clock started
local started
samba started
vixie-cron started
syslog-ng started
domainname started



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to