All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk <noisyb@gmx.net>
To: Peter Zubaj <pzad@pobox.sk>
Cc: Clemens Ladisch <clemens@ladisch.de>, alsa-devel@lists.sourceforge.net
Subject: Re: 0x10b9:0x5461 not supported?
Date: Thu, 21 Jul 2005 02:22:34 +0200	[thread overview]
Message-ID: <42DEEACA.9040901@gmx.net> (raw)
In-Reply-To: <1121888547.2970.6.camel@localhost.localdomain>

I checked out alsa-kernel and alsa-driver...

cd alsa-driver
./cvscompile
make install
make install-modules

didn't work (I'd read INSTALL) there were still the old drivers in
/lib/modules/2.6.12.3/.../sound/
so I'd...

ln -sf alsa-driver /usr/src/linux/sound
cd /usr/src/linux
make modules_install
modprobe snd-hda-intel

which didn't work either (snd_hda_intel: unknown symbol...)

...I guess I never done this before

Give me a quick HOWTO and I'll continue..

Dirk

>This looks like old alsa version. Could you try alsa CVS version ?
>
>  
>
It was the alsa stuff included in 2.6.12.3.

>Peter Zubaj
>
>
>On Wed, 2005-07-20 at 20:33 +0200, Dirk wrote:
>  
>
>>Hey!
>>I tried that right now (Kernel 2.6.12.3).
>>
>>sound/pci/hda/hda_intel.c
>>
>>/* PCI IDs */
>>static struct pci_device_id azx_ids[] = {
>>        { 0x8086, 0x2668, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* ICH6 */
>>        { 0x8086, 0x27d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* ICH7 */
>>        { 0x8086, 0x269a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* ESB2 */
>>        { 0x10b9, 0x5461, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* test */
>>        { 0, }
>>};
>>
>>
>>and after reloading the module it says
>>
>>ALSA sound/pci/hda/hda_intel.c:442: azx_get_response timeout
>>ALSA sound/pci/hda/hda_intel.c:442: azx_get_response timeout
>>ALSA sound/pci/hda/hda_intel.c:442: azx_get_response timeout
>>ALSA sound/pci/hda/hda_intel.c:442: azx_get_response timeout
>>ALSA sound/pci/hda/hda_intel.c:442: azx_get_response timeout
>>ALSA sound/pci/hda/hda_intel.c:442: azx_get_response timeout
>>[...]
>>
>>and it doesn't look like it will stop anytime soon...
>>
>>Dirk
>>
>>
>>
>>    
>>
>>>Hi,
>>>
>>>Did you try to add this pci id in pci_device_id azx_ids table in file
>>>hda_intel.c ?
>>>
>>>Peter Zubaj
>>>
>>>      
>>>



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

  reply	other threads:[~2005-07-21  0:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20 13:12 0x10b9:0x5461 not supported? Dirk
2005-07-20 14:08 ` Clemens Ladisch
2005-07-20 18:33   ` Dirk
2005-07-20 18:07     ` Peter Zubaj
2005-07-20 18:33       ` Dirk
2005-07-20 19:42         ` Peter Zubaj
2005-07-21  0:22           ` Dirk [this message]
2005-07-21  8:48     ` Clemens Ladisch
2005-07-21 11:20       ` Dirk
2005-07-21 14:36       ` Dirk
2005-07-21 14:49         ` Clemens Ladisch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42DEEACA.9040901@gmx.net \
    --to=noisyb@gmx.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=clemens@ladisch.de \
    --cc=pzad@pobox.sk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.