El mié, 12-09-2007 a las 23:44 -0400, Marvin Stodolsky escribió: > Maykel, > > From your Linuxant diagnostics, it is certainly not a Conexant soft modem within > Modem: ALi Corporation M5457 AC'97 Modem Controller > > Primary PCI_id 10b9:5457 > > Subsystem PCI_id 10cf:1130 > > But contradicting this 10b9:5457 designation is: > /proc/asound/card0/ali5451 > which would imply an ALI5451 "sound modem" > Also the content: > Sep 12 14:13:23 gloria kernel: <p803.352016> slamr: mc97 codec is > <83><84>v66 > Sep 11 14:13:23 gloria kernel: slamr: mc97 codec is <83><84>v66 > has not been encountered before. > > There is a suspicion that the modem card assembler did some kludge of > spare parts, producing something distinctly non-standard which works > under Microsoft (only?). > > But try the setup appropriate to an ALI5451 modem > # slmodemd -s -c USA --alsa hw:0,1 > hw:0,0 is typical the sound card and hw:0.1 the modem I already compiled slmodemd with ALSA_SUPPORT=1 gloria:~# slmodemd -s -c USA --alsa hw:0,1 error: mixer setup: Off-hook switch not found for card hw:0 error: alsa setup: cannot open playback device 'hw:0,1': No such file or directory error: cannot setup device `hw:0,1' gloria:~# cat /proc/asound/cards 0 [A5451 ]: ALI5451 - ALI 5451 ALI 5451 at 0x1400, irq 11 > You need to use the ALSA competent slmodemd included in the > SLMODEMD.gcc.4.1.tar.gz at > http://linmodems.technion.il/packages/smartlink/ > as the one in the slamr package is not ALSA proficient. > > To get an information dump on this modem type run: > # ./scanModem test 10b9:5451 1179:0001 Just curious, why 1179:0001, is that the subsystem id, isn't it? If so, the subsystem ID is 10cf:1130 Below the scanout.00:03.0 for 1179:0001 -- PCIDEV=10b9:5451 CLASS="Class 0703: 10b9:5457" NAME="Modem: ALi Corporation M5457 AC'97 Modem Controller" Vendor=10b9 Device=5451 SUBSYS=1179:0001 SUBNAME="" SUBven=1179 IRQ=11 Test="./scanModem test 10b9:5451 1179:0001" SOFT=10b9:5451 SLMODEMD_DEVICE=hw:0,1 PORT="-s hw:0,1" Driver=snd-ali5451 DRIVER_=snd_ali5451 KDRIVER= MPLACE= ASOUND= CODECp=SIL27 CODEC= COD= HDA= IDENT=slmodemd TST=1 -- and the same for 10cf:1130 -- PCIDEV=10b9:5451 CLASS="Class 0703: 10b9:5457" NAME="Modem: ALi Corporation M5457 AC'97 Modem Controller" Vendor=10b9 Device=5451 SUBSYS=10cf:1130 SUBNAME="" SUBven=10cf IRQ=11 Test="./scanModem test 10b9:5451 10cf:1130" SOFT=10b9:5451 SLMODEMD_DEVICE=hw:0,1 PORT="-s hw:0,1" Driver=snd-ali5451 DRIVER_=snd_ali5451 KDRIVER= MPLACE= ASOUND= CODECp= CODEC= COD= HDA= TST=1 -- Regards, maykel d