On 17:05 Mon 09 Apr , Marvin Stodolsky wrote: > > There are some 10-20 0x11c11040 cases now and none are working. > A common feature in their kernel messages is like: > -------- > [17179578.596000] hda_codec: Unknown model for ALC861, trying auto-probe > from BI OS... > [17179578.924000] ALSA > /usr/src/alsa/alsa-driver-1.0.11/pci/hda/../../alsa-kerne > l/pci/hda/patch_si3054.c:245: si3054: cannot initialize. EXT MID = 0000 Then my theory is that this modem doesn't use si3054/5 chip, but some another codec instead. Agere should be queried for details (ugh, I know they don't care too much about supporting their hw). > [17179578.932000] ACPI: PCI interrupt for device 0000:00:14.2 disabled > [17179578.932000] HDA Intel: probe of 0000:00:14.2 failed with error -13 > ------------ > with that strange full pathname to > /alsa-driver-1.0.11/pci/hda/../../alsa-kerne > l/pci/hda/patch_si3054.c:245: present in all cases. Should such > source code PATH info survive in a compiled driver? It is normal - just snd_printk() macro. Sasha > > It is the same problem across a few different HDA host cards. > > This is true into the 1.0.14rc1 code (having had a check on rc2). > I did file a bug report with ALSA. I'll forward you the info. > > Jose bugtrack number is 0002799. > > Marvin > > On 4/9/07, Sasha Khapyorsky <sashakh@xxxxxxxxx> wrote: > >Hi, > > > >On 08:47 Wed 28 Mar , Marvin Stodolsky wrote: > >> > > >> >Time ago, i wrote to the linmodems list (and i'm subscribed) about Agere > >> >HDA modem, vendorid 0x11c11040, but already there was support for it. > > > >Do we know about any _working_ 0x11c11040 modem? > > > >Sasha > > > >> > > >> >I write you, for if you know something about it. I'm subscribed to ALSA > >> >bug tracker too, and i'm investigating with source code, but i don't get > >> >to comunicate with the hardware. > >> > > >> >I had readed HDA/ac97 specification from Intel, and very information and > >> >datasheets about si30x chips, but i don't know what Agere will had > >changed > >> >in hardware, because not working. > >> > > >> >I tested the same system (SO Linux, Kernel version, ALSA version) in > >other > >> >machine, but the modem is vendorid 0x11c13026 and the modem works > >> >perfectly. > >> > > >> >I'm very intersting in to do to working this modem, but i need > >> >documentation about hardware. Do you know something about Silicon, HDA > >> >Intel and Agere hardware specifications? with this information we could > >> >"to do something". > >> > > >> >I had sent email to Agere, and i waiting for response. > >> > > >> >Very thanks for you help!!. > >> > > >> >-------------------------------------- > >> >Jos?? Luis D??ez Ruiz > >> >Dpto. de Sistemas > >> > > >> >SUMINISTROS Y DESARROLLOS TECNOLOGICOS S.L. > >> >C/ Torres Quevedo, 82 > >> >41800 Sanlucar La Mayor (Sevilla) > >> >Tel. (+34) 954 78 50 22 > >> >Fax. (+34) 955 70 37 77 > >> >e-mail joseluis.diez@xxxxxx > >> >web www.sdt.es > >> > > >