support via mc97+agere sv92pp softmodem under Linux?

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

 



Send it again by plain text.

Hi,

My soft modem configuration under linux OS:

Class 0780: 1106:3068 Communication controller: VIA Technologies, Inc. Intel 537 [AC97 Modem]
     Primary PCI_id  1106:3068
   Subsystem PCI_id  none

Softmodem codec or Vendor from diagnostics: AGR02, an AgereSystems type. (CSP1040 AGR A3)

I already tried slmodem-2.9.11, agrsm-alpha and alsa via82xx driver, NOTHING works.

Regards,

Tao Dai

ModemData.txt created by scanModem-0819:

//////////////////////////////////////////////////////////////////////////////
Only plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx List Server.
Do use the following as the email Subject Line:
          SomeName, YourCountry Red Hat Linux release 9 (Shrike)
Kernel  kernel 2.6.16
This will alert cogent experts, and  distinguish cases in the Archives.
YourCountry will enable Country Code guidance.
Occassionally responses are blocked by an Internet Provider mail filters.
So in a day, also check the Archived responses at http://www.linmodems.org . Local Linux experts can be found through: http://www.linux.org/groups/index.html
--------------------------  System information ----------------------------
CPU=i686,  Red Hat Linux release 9 (Shrike)
Kernel
Linux version 2.6.16 (root@Linux-Dev) (gcc version 3.4.0) #6 SMP PREEMPT Tue Aug 28 16:09:24 PDT 2007
scanModem update of:  2007_August_19
The modem symbolic link is /dev/modem -> /dev/ttyS14

ALSAversion
USB modem not detected by lsusb

Modem or host audio card candidates have firmware information:

PCI slot    PCI ID        SubsystemID    Name
----------    ---------    ---------    --------------
00:11.6 1106:3068 Communication controller: VIA Technologies, Inc. Intel 537 [AC97 Modem]

Modem interrupt assignment and sharing:
10:          0          XT-PIC  VIA82XX-MODEM

--- Bootup diagnostics for card in PCI slot 00:11.6 ----
PCI: Setting latency timer of device 0000:00:11.6 to 64

=== Finished modem firmware and bootup diagnostics section. ===
=== Next deducing cogent software ===

PCIbus=00:11.6
00:11.6 Communication controller: VIA Technologies, Inc. Intel 537 [AC97 Modem] (rev 20)
   Flags: medium devsel, IRQ 10
   I/O ports at f100 [size=256]
   Capabilities: [d0] Power Management version 2


CodecFiles not found

Blacklisted modem driver lines in /etc/modprobe*  files are:



A candidate driver could not be identified.
For candidate modem in PCI bus:  00:11.6
Class 0780: 1106:3068 Communication controller: VIA Technologies, Inc. Intel 537 [AC97 Modem]
     Primary PCI_id  1106:3068
   Subsystem PCI_id  none
   Softmodem codec or Vendor from diagnostics: AGR02, an AgereSystems type.
                             from    Archives:
This is a NEW softmodem case!  Please send the output ModemData.txt
to DISCUSS@xxxxxxxxxxxxx , even if further assistance is not needed.
It will enrich the Archive and help others!
-------------------------------------------
Lacking a dsp (digital signal processing) chip, the modem is a software
intensive or "softmodem" type. Its primary controller manages the traffic
with the CPU. But the software needed is specified in the Subsystem.
-----------------------------------------
Support type needed or chipset:    slmodemd

Packages providing alsa-base and alsa-utilities support should be installed,
for necessary support of ALSA modem drivers and slmodemd actions.

An ALSA (Advanced Linux Sound Architecture) modem driver: provides Low Level support enabling contact with the modem hardware.
For all BUT Conexant chip soft modems (using hsfmodem software)
complementary High Level support is through a Smartlink utility:  slmodemd

Download from http://linmodems.technion.ac.il/packages/smartlink/
the package SLMODEMD.gcc3.4.tar.gz having a compiled slmodemd. Unpack under Linux with:
    $ tar zxf SLMODEMD.gcc3.4.tar.gz
and read instructions therein. But briefly, the modem is setup with command:
     slmodemd -c YOUR_COUNTRY --alsa modem:1
reporting dynamic creation of ports:
   /dev/ttySL0 --> /dev/pts/N   , with N some number
Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance.


The diagnostic outputs for this softmodem section have their raw information in folders and text files under /proc/asound/ which you can browse. The information
is from files:
   /proc/asound/pcm
-------------------------------
01-00: VIA 82XX modem : VIA 82XX modem : playback 1 : capture 1

   /proc/asound/modules
-------------------------------

   /proc/asound/card1/codec97#0/mc97#1-1+regs
-------------------------------
0:7c = 4147  and  0:7e = 5202
which were translated from hexadecimal code into:  AGR02

   /proc/asound/card1/codec97#0/mc97#1-1
-------------------------------
Extended modem ID: codec=1 LIN1

----------------end Softmodem section --------------
Writing Smartlink.txt
============ end Smartlink section =====================

Completed candidate modem analyses.

A UDEV device file system is not active.

The kernel was compiled with gcc version 3.4.0 and a compiler is not installed

linux-headers-2.6.16 resources needed for compiling are not manifestly ready!

If compiling is necessary packages must be installed, providing:
   gcc-3.4  kernel-source-2.6.16


If a driver compilation files with message including some lack of some FileName.h (stdio.h for example.
Some additional kernel-header files need installation to /usr/include.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:
$ sudo apt-get -s install linux-kernel-devel
While some of the files may be on the install CD, others may have to be found through http://packages.ubuntu.com

For Ubunut feisty, additional packages required were:
build-essential curl debhelper dpkg-dev g++ g++-4.1 gettext git-core gitk
html2text intltool-debian kernel-package kernel-wedge libc6-dev
libcurl3-gnutls libdigest-sha1-perl liberror-perl libstdc++6-4.1-dev
linux-libc-dev po-debconf rcs tcl8.4 tk8.4


Checking pppd properties:
   -rwxr-xr-x    1 root     root       184412 Jan 24  2003 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
   http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html

To enable dialout without Root permission do:
   $ su - root  (not for Ubuntu)
        chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
    chmod a+x /usr/sbin/pppd

Checking settings of:    /etc/ppp/options
lock

In case of a message like:
  Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html

Read Modem/YourSystem.txt concerning other COMM channels: eth0
Which can interfere with Browser naviagation.

Don't worry about the following, it is for the experts
should trouble shooting be necessary.
==========================================================

Checking for modem support lines:
--------------------------------------
/device/modem symbolic link: lrwxrwxrwx 1 root root 11 Aug 24 21:16 /dev/modem -> /dev/ttyS14 slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files:

    Within /etc/modprobe.conf files:

    Within any ancient /etc/devfs files:

    Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------


//////////////////////////////////////////////////////////////////////////////


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

  Powered by Linux