On Sat, 2006-06-24 at 11:26 -0700, Ken Yee wrote:
> I have an nVidia 6150 system (Asus A8N CSM) and can't
> seem to get the hda-intel driver loaded any
> more..worked in kernel 2.6.15 but haven't been able to
> get it to work in 2.6.16 or 2.6.17.
> 
> When I tell it to modprobe snd_hda_intel, I see this
> in the logs:
> cannot find the slot for index 0 (range 0-0)
> hda-intel: Error creating card!
> HDA Intel: probe of 0000:00:10.1 failed with error -12
> 

That is bizarre.  I've never heard of that error.

What are the contents of "grep snd /etc/modules.conf"?  Replace
modules.conf with wherever your distro stores module configs
(maddeningly, they all do it differently)

Lee

> Other info:
> lspci | grep Audio
> 00:10.1 Audio device: nVidia Corporation MCP51 High
> Definition Audio (rev a2)
> 04:09.0 Multimedia video controller: Conexant
> CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
> 04:09.1 Multimedia controller: Conexant CX23880/1/2/3
> PCI Video and Audio Decoder [Audio Port] (rev 05)
> 04:09.2 Multimedia controller: Conexant CX23880/1/2/3
> PCI Video and Audio Decoder [MPEG Port] (rev 05)
> 
> lsmod | grep snd
> snd_hda_intel          18076  0
> snd_hda_codec         182528  1 snd_hda_intel
> snd_pcm                82312  3
> snd_hda_intel,snd_hda_codec,cx88_alsa
> snd_timer              24328  1 snd_pcm
> snd                    60872  5
> snd_hda_intel,snd_hda_codec,cx88_alsa,snd_pcm,snd_timer
> soundcore              10400  1 snd
> snd_page_alloc          9872  2 snd_hda_intel,snd_pcm
> 
> cat /proc/asound/version
> Advanced Linux Sound Architecture Driver Version
> 1.0.11rc4 (Wed Mar 22 10:27:24 2006 UTC).
> 
> cat /proc/asound/cards
>  0 [CX8811         ]: CX88x - Conexant CX8811
>                       Conexant CX8811 at 0xf8000000
> 
> cat /proc/asound/devices
>   0: [ 0]   : control
>  24: [ 0- 0]: digital audio capture
>  33:        : timer
> 
> 
> Anyone have any other suggestions?  I've been through
> the ALSA Wiki and searched through archives of this
> list w/ no luck :-P
> 
>  thanks,
> 
>  ken
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to