Re: modem does not works with hda intel card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jose,
The good news is that the proper modem information is included in thefile /proc/asound/card0/codec#0Codec: Motorola Si3054Address: 0Vendor Id: 0x10573055Subsystem Id: 0x10573055Revision Id: 0x100700Modem Function Group: 0x1
scanModem did not find it because /proc/asound/card0/codec#0is usually the audio information and  /proc/asound/card0/codec#1usually has the modem information.  I will fix scanModem to be more flexible.I'm not use whether this codec#0 file switch is related to your:
NO DIALTONE--> No dial tone.--> Disconnecting at Thu Jan  1 17:33:35 2009
Compensating for potential low line voltages, try putting an X3 intoInit2, per belowInit2 = ATQ0 V1 E1 X3 S0=0 &C1 &D2 +FCLASS=0
Report back presently.
MarvS

On Sat, Jan 3, 2009 at 12:14 PM, jose <mifargo@xxxxxxxx> wrote:>> I have run the execs pas and scanModem you sent. I am attaching log of> shell(shell-log) as information.Both pas and scanModem generated> ALSAjose.tgz I guess are identical.However I am sending the two ,naming> ALSAjose1.tgz the one corresponding to pas. You can find also> ModemData.txt.>> Regards>> El vie, 02-01-2009 a las 17:13 -0500, Marvin Stodolsky escribió:> > Jacques & Antonio> >     scanModem update.> >> > Terra,> >> > The attached pas.gz   (Proc ASound copied)  is the same as the hda I> > forgot to attach.> >> > Whereas your report  included:> > The /proc/asound/pcm file reports:> > -----------------------> > 00-00: ALC883 Analog : ALC883 Analog : playback 1 : capture 1> > 00-01: ALC883 Digital : ALC883 Digital : playback 1> > 00-02: ALC883 Analog : ALC883 Analog : capture 1> > 00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1> >> > There was not an expected  report of a chipset, such as this one> > copied from another report:> >  The modem codec file for the HDA card is: /proc/asound/card0/codec#1> > --------------------------------------------------------> > Codec: Motorola Si3054> > Address: 1> > Vendor Id: 0x10573055> > Subsystem Id: 0x17aa3d7d> > Revision Id: 0x100700> > Modem Function Group: 0x1> >> > This info should be gathered by> > $ ./pas> >> > I'm also attaching a scanModem update, which should recognize this> > problem and also produce the ALSAsomeone.tgz file.  Please test and> > report back.> >> >> > MarvS> >> >> > On Fri, Jan 2, 2009 at 12:13 PM, Terra <mifargo@xxxxxxxx> wrote:> > > Thankyou  for your replay . However i did not received the attached hda.gz> > > you mention. Could you please resend.> > >> > > Best regards> > >> > > ----- Original Message ----- From: "Marvin Stodolsky"> > > <marvin.stodolsky@xxxxxxxxx>> > > To: "Antonio Olivares" <olivares14031@xxxxxxxxx>> > > Cc: "jose" <mifargo@xxxxxxxx>> > > Sent: Friday, January 02, 2009 2:20 AM> > > Subject: Re: modem does not works with hda intel card> > >> > >> > >> Jose,> > >>> > >> Your ModemData.txt  diagnostics was missing some expected information.> > >> With the attached under Linux, please:> > >> $ gunzip hda.gz> > >> $ chmod +x hda> > >> $  ./hda> > >> and send us the output file with name like ALSAJose.tgz> > >>> > >> MarvS> > >> scanModem maintainer> > >>> > >> On Thu, Jan 1, 2009 at 4:28 PM, Antonio Olivares> > >> <olivares14031@xxxxxxxxx> wrote:> > >>>> > >>> Jose,> > >>>> > >>> the no dialtone issue has to do with other things.  If you pick up the> > >>> phone, do you hear dialtone, if you do, then proceed to change the> > >>> init parameters in wvdial.conf> > >>>> > >>> From> > >>> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> > >>>> > >>> to> > >>>> > >>> Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=34 or> > >>> Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90> > >>>> > >>> Try that and report back.> > >>>> > >>> Regards,> > >>>> > >>> Antonio> > >>>> > >>> On 1/1/09, jose <mifargo@xxxxxxxx> wrote:> > >>>>> > >>>> I am using a laptop toshiba amiloxi1526 running Fedora 10. The modem in> > >>>> the HDA Intel card works perfectly in windows XP and Vista reported as> > >>>> Motorola sm56. However under GNULinux (either Ubuntu 8.10 or Fedora> > >>>> 10)does not. The results after slmodemd are as follows :> > >>>>> > >>>> [root@localhost jose]# slmodemd -c SPAIN --alsa hw:0,6> > >>>> SmartLink Soft Modem: version 2.9.11 Dec 16 2008 22:54:51> > >>>> symbolic link `/dev/ttySL0' -> `/dev/pts/1' created.> > >>>> modem `hw:0,6' created. TTY is `/dev/pts/1'> > >>>> Use `/dev/ttySL0' as modem device, Ctrl+C for termination.> > >>>>> > >>>> [root@localhost jose]# wvdial> > >>>> --> WvDial: Internet dialer version 1.60> > >>>> --> Cannot get information for serial port.> > >>>> --> Initializing modem.> > >>>> --> Sending: ATZ> > >>>> ATZ> > >>>> OK> > >>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> > >>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> > >>>> OK> > >>>> --> Modem initialized.> > >>>> --> Sending: ATDT932345000> > >>>> --> Waiting for carrier.> > >>>> ATDT932345000> > >>>> NO DIALTONE> > >>>> --> No dial tone.> > >>>> --> Disconnecting at Thu Jan  1 17:33:35 2009> > >>>>> > >>>> The file /etc/wvdial.conf is :> > >>>>> > >>>> [Dialer Defaults]> > >>>> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0> > >>>> Modem Type = Analog Modem> > >>>> Phone = xxxxxxxxx> > >>>> ISDN = 0> > >>>> Username = jose> > >>>> Init1 = ATZ> > >>>> Password = xxxx> > >>>> Modem = /dev/ttySL0> > >>>> Baud = 460800> > >>>> Carrier Check = no> > >>>> Stupid Mode = yes> > >>>>> > >>>> According to file bootup.txt of scanModem I tried options like running> > >>>> unloading or add to /grub/menu.lst pci=routeirq or pollirq without> > >>>> results.> > >>>>> > >>>> ModemData.txt generated by scanModem is attached> > >>>>> > >>>>> > >>>> Regards> > >>>>> > >>>> > >> > >

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux