[ltp] X31 Modem issues

Joshua linux-thinkpad@linux-thinkpad.org
Mon, 4 Aug 2003 10:23:37 +0000


Got it!

I have the x31 with lspci output:

00:1f.6 Modem: Intel Corp.: Unknown Device 24c3 (rev 01)

It is my understandin that there are others available in the X31. This one 
shows up as an Agere AC'97 in winxp.

This modem work swith the smartlink driver with minor mods.
The smlink 2.7.14 and up do not work as they dial every number twice.
You need the 2.7.10 tarball but slamrmo.o may not load without errors. To fix 
that you'll need to edit line 75 of amrmo_init.c to read
#define PCI_DEVICE_ID_ICH3                      0x24C6 (same as next line)
instead of
#define PCI_DEVICE_ID_ICH3                      0x2486

The info comes from:
http://www.vgcomputing.com.au/lrtecras1.html

The source can be gotten from here:
http://linmodems.technion.ac.il/packages/smartlink/

Joshua

On Tuesday 05 August 2003 07:20, sebastian sauer wrote:
> Mon 04 Aug 2003 21:36, mukesh agrawal wrote:
> > > I have an x31 with lspci output for modem:
> > >
> > > 00:1f:6 Modem: Intel Corp.: Unknown Devide 24c3 (rev 01)
> > >
> > > So far I have tried the smlink driver. It loads and I can query the
> > > modem. Only problem is that it dials every number twice!  Anyone run
> > > across this?
> >
> > I'm guessing this is the same as the one in the T40. If that's the case,
> > then I ran into the same problem. I've tried various versions of the
> > driver (check the mailing list archive for details), but with no luck
> > yet.
>
> what does ..
> $ cat /proc/asound/card0/ac97#1-1
>  .. give? (implies though that your kernel is ALSA enabled)
>
> --
> "I speak for myself, not for a generation. I never have."
>  -- Douglas Coupland         { http://swoosh.enemy.org/ }