Dima, HDA 8086:27d8 modem chip 0x11c11040

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

 



Dima,

For    Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G
     Primary PCI_id  8086:27d8
   Subsystem PCI_id  103c:30a2
   Softmodem codec or Vendor from diagnostics: 11c1, an AgereSystems type.
with chip Id: 0x11c11040

we have not as yet had a success with  0x11c11040 chips.
Support is only currently emerging within the ALSA version 1.0.14rc2 .
Please follow the ongoing messages with/about Lajos in Hungary as the
most advanced case.

We also need details from your /proc/asound folders.  Please
$ cp  -a  /proc/asound  dima
$ tar cfz dima.tgz  dima/
Send the dima.tgz to me and , "Joern Wuestenfeld"
<J.Wuestenfeld@xxxxxx>, who is in electronics engineer.

The forward path will include replacing your current snd-hda-intel and
supporting modules with the 1.0.14rc2 updates.

Under Fedora Core release 6 (Zod) Kernel Linux version 2.6.18-prep,
you will first have to install a package  providing header files for
kernel-devel-2.6.18-prep,  which will install to a base folder like:
/usr/src/kernels/2.6.18-prep/
if yours is a custom kernel, please follow these conventions so the
following directions will be cogent.

For work with the ALSA sources, do a definition
HEADERS= /usr/src/kernels/2.6.18-prep/
or alternatively
HEADERS=/lib/modules/2.6.18-prep/build
which should be a symbolic link to the headers base folder.

Check for validity with:
$ ls $HEADERS
should show files like:
arch     include         lib             scripts
block    init            Makefile        security
crypto   ipc             mm              sound
drivers  kabi_whitelist  Module.symvers  symsets-2.6.18-prep.tar.gz
fs       kernel          net             usr
This definition does not survive a shutdown and must be redone upon reboot,
when a new driver compiling is necessary.

Then from http://www.alsa-project.org/    download the version 1.0.14rc2 driver
and lib packages.  Make a folder, say alsa/.
$ mkdir alsa
Unpack both packages in the alsa/ folder
$ cd alsa
$ tar jxf PATH_to/alsa*.tar.bz2
will unpack both.

To compile the driver set, move into the driver folder:
$ cd alsa-driver-1.0.14rc2
Look around and browse the information.
$ ls
$ make clean
Do the configuration with with the following command on ONE LINE:
$ ./configure --with-kernel=$HEADERS   --with-build=$HEADERS
--with-cards=hda-intel
If the configuration is successful, the driver set will be compiled with:
$ make clean
$ make
Do nothing in the alsa-lib-1.0.14rc2/  folder.  But it is used during
the compile.

The new driver set is displayed by:
$ ls modules
and installed by
$ su root
$ make install

THen reboot to have the new drivers used.  Again run
./scanModem

there should an  device specification
  slmodemd -c YOUR_COUNTRY --alsa hw:0,N
when N will be likely 1 or 6
And the modem should be shown by
$  aplay -l

Get the SLMODEMD.gcc4.tar.gz  from
http://phep2.technion.ac.il/linmodems/packages/smartlink/
Read the included information and copy the slmodemd to /usr/sbin/

Try the command:
$ su  - root
#   slmodemd -c RUSSIA   --alsa hw:0,N

Hopefully its will announce port creation

Send us a new dima.tgz  created under the replacement snd-hda-intel driver set.

MarvS


---------- Forwarded message ----------
From: dima <dimonlev@xxxxxxx>
Date: Jan 6, 2007 1:45 AM
Subject: ModemData
To: Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>


Ok, i send for your files, which you need.

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

  Powered by Linux