Re: Anthony Brown , US Ubuntu kernel 2.6.24-19-generic Agere softmodem

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

 



AKB

Please  run:
$ find /lib/modules -name  snd-hda-intel.ko
to assess if you have two copies in your modules tree.

MarvS

On Tue, Dec 23, 2008 at 2:11 PM, Antonio Olivares
<olivares14031@xxxxxxxxx> wrote:
> Anthony,
>
> surely what could have gone wrong did, and the previous attempt comes
> and bites back :(
>
> part of dmesg that is relevant here is this:
> [  328.717600] agrmodem: Unknown symbol snd_hda_codec_read
> [  328.717671] agrmodem: Unknown symbol snd_hda_codec_write
> Before you attempt to run sudo ./setup again, you might want to remove
> the offending packages :
>
> /lib/modules/2.6.24-19-generic/extra/snd-hda-intel.ko, but I should
> let Marv give you better advice here.  You might have built the
> packages properly but the alsa part was not done successfully with the
> previous build?
>
> Wait a bit for Marv to respond back and possibley remove the
> snd_hda-intel.ko and replace it with  the one patched with
> snd_hda_codec_read&/write
>
> Regards,
>
> Antonio
>
>
>
>
> On Tue, Dec 23, 2008 at 12:33 PM, Mail <anthonykbrown@xxxxxxxxxxxx> wrote:
>> Antonio
>>
>> Thanks for helping people like myself not familiar with linux.  Its like
>> starting over.
>>
>> I am still having errors as follows:
>> anthony@anthony-laptop:~$ cd Desktop
>> anthony@anthony-laptop:~/Desktop$ dir
>> agrsm       agrsm-HDA-20080721.tar.bz2
>> agrsm-20070804.tar.gz     agrsm-ubuntu8.04.1-2.6.24-19-generic
>> agrsm-20080721      HOWTO-Agere-11c11040-HDA.htm
>> agrsm-HDA-20080721-ALSA15.tar.bz2
>> anthony@anthony-laptop:~/Desktop$ cd agrsm-ubuntu8.04.1-2.6.24-19-generic
>> anthony@anthony-laptop:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ dir
>> 1stRead.txt  agrserial.ko     HOWTO-11c11040-ru.html      setup
>> agrmodem.ko  agrsm_howto.txt  HOWTO-Agere-11c11040-HDA.html snd-hda-intel.ko
>> anthony@anthony-laptop:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo
>> setup
>> [sudo] password for anthony:
>> sudo: setup: command not found
>> anthony@anthony-laptop:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo
>> ./setup
>>
>> Drivers to be installed are: agrmodem.ko
>> agrserial.ko
>> snd-hda-intel.ko
>> installing drivers for kernel version 2.6.24-19-generic
>> Saving existing driver to /root/
>> cp: will not overwrite just-created `/root/snd-hda-intel.ko' with
>> `/lib/modules/2.6.24-19-generic/extra/snd-hda-intel.ko'
>> Desktop  snd-hda-intel.ko
>> Copying snd-hda-intel.ko to
>> /lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
>> /lib/modules/2.6.24-19-generic/extra/snd-hda-intel.ko
>> cp: target `/lib/modules/2.6.24-19-generic/extra/snd-hda-intel.ko' is not a
>> directory
>>
>> Making folder /lib/modules/2.6.24-19-generic/extra
>> Copying drivers to extra
>> Drivers agrmodem.ko agrserial.ko and snd-hda-intel.ko should next be
>> displayed
>> -rw-r--r-- 1 root root 1817731 2008-12-23 03:17
>> /lib/modules/2.6.24-19-generic/extra/agrmodem.ko
>> -rw-r--r-- 1 root root  159344 2008-12-23 03:17
>> /lib/modules/2.6.24-19-generic/extra/agrserial.ko
>> -rw-r--r-- 1 root root  450788 2008-06-18 14:50
>> /lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
>>
>> Checking dependencies, will take a while.
>>
>> Report any warnings to Discuss@xxxxxxxxxxxxx
>>
>> To test a modem with the 11c11040 chip, reboot to enable loading of the new
>> snd-hda-intel driver.  Likely it will not be possible to unload your running
>> driver.
>> Follow instructions of agrsm_howto.txt, starting at 1)
>>
>> For other modem chips, rebooting may not be necessary. Do:
>> $ sudo modprobe agrmodem
>> $ sudo modprobe agrserial
>> and dynamic creation of the modem port should be created.
>> Read the agrsm_howto.txt for follow through details.
>>
>>>>>>>>>>>>>>>>>>>>>>>>> I rebooted and started at 1) as directed by Marvin.
>>>>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>
>> anthony@anthony-laptop:~/Desktop/agrsm-ubuntu8.04.1-2.6.24-19-generic$ sudo
>> modprobe agrmodem
>> FATAL: Error inserting agrmodem
>> (/lib/modules/2.6.24-19-generic/extra/agrmodem.ko): Unknown symbol in
>> module, or unknown parameter (see dmesg)
>>
>>
>> Happy Holidays to you,
>> Anthony
>>
>> ----- Original Message ----- From: "Antonio Olivares"
>> <olivares14031@xxxxxxxxx>
>> To: "Mail" <anthonykbrown@xxxxxxxxxxxx>
>> Cc: <discuss@xxxxxxxxxxxxx>
>> Sent: Tuesday, December 23, 2008 12:15 PM
>> Subject: Re: Anthony Brown , US Ubuntu kernel 2.6.24-19-generic Agere
>> softmodem
>>
>>
>>> Anthony,
>>>
>>> You may safely use the precompiled one then:
>>>
>>> For 2.6.24-19-generic you can use from
>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/  the
>>> precompiled drivers in agrsm-ubuntu8.04.1-2.6.24-19-generic.tar.gz.
>>>
>>> Unpack under Linux with
>>> $ tar zxf agrsm*.tar.gz
>>> and follow directions therein.
>>>
>>> For some reason or another, I dropped the ball thinking that the
>>> kernel you were running was 2.6.27-7-generic or 2.6.27-9-generic and
>>> that is why I recommended you the dkms package to build the agrsm
>>> package for your kernel.
>>>
>>> Best Regards and Happy Holidays,
>>>
>>> Antonio
>>>
>>> On 12/22/08, Mail <anthonykbrown@xxxxxxxxxxxx> wrote:
>>>>
>>>> (my kernelrelease is 2.6.24-19-generic)  Thanks for the help.
>>>>
>>>> I ran install for dkms, but had errors, partial log:
>>>>
>>>> anthony@anthony-laptop:~$ sudo dpkg -i *.deb
>>>> [sudo] password for anthony:
>>>> Selecting previously deselected package dkms.
>>>> (Reading database ... 95844 files and directories currently installed.)
>>>> Unpacking dkms (from dkms_2.0.20.4-0ubuntu2_all.deb) ...
>>>> Selecting previously deselected package dkms-agrsm.
>>>> Unpacking dkms-agrsm (from dkms-agrsm_2.1.80-5_i386.deb) ...
>>>> Setting up dkms (2.0.20.4-0ubuntu2) ...
>>>>  * Running DKMS auto installation service for kernel 2.6.24-19-generic [
>>>> OK ]
>>>>
>>>> Setting up dkms-agrsm (2.1.80-5) ...
>>>>
>>>> Creating symlink /var/lib/dkms/agrsm/2.1.80-4mdv2009.0/source ->
>>>>                 /usr/src/agrsm-2.1.80-4mdv2009.0
>>>>
>>>> DKMS: add Completed.
>>>>
>>>> Kernel preparation unnecessary for this kernel.  Skipping...
>>>>
>>>> Building module:
>>>> cleaning build area....
>>>> make KERNELRELEASE=2.6.24-19-generic -C
>>>> /lib/modules/2.6.24-19-generic/build
>>>> M=/var/lib/dkms/agrsm/2.1.80-4mdv2009.0/build.....(bad exit status: 2)
>>>>
>>>> Error! Bad return status for module build on kernel: 2.6.24-19-generic
>>>> (i686)
>>>> Consult the make.log in the build directory
>>>> /var/lib/dkms/agrsm/2.1.80-4mdv2009.0/build/ for more information.
>>>> 0
>>>> 0
>>>>
>>>> Error! Could not locate agrmodem.ko for module agrsm in the DKMS tree.
>>>> You must run a dkms build for kernel 2.6.24-19-generic (i686) first.
>>>>
>>>> anthony@anthony-laptop:~$ sudo dpkg -i dkms-agrsm_2.1.80-5_i386.deb
>>>> (Reading database ... 95915 files and directories currently installed.)
>>>> Preparing to replace dkms-agrsm 2.1.80-5 (using
>>>> dkms-agrsm_2.1.80-5_i386.deb) ...
>>>>
>>>> ------------------------------
>>>> Deleting module version: 2.1.80-4mdv2009.0
>>>> completely from the DKMS tree.
>>>> ------------------------------
>>>> Done.
>>>> Unpacking replacement dkms-agrsm ...
>>>> Setting up dkms-agrsm (2.1.80-5) ...
>>>>
>>>> Creating symlink /var/lib/dkms/agrsm/2.1.80-4mdv2009.0/source ->
>>>>                 /usr/src/agrsm-2.1.80-4mdv2009.0
>>>>
>>>> DKMS: add Completed.
>>>>
>>>> Kernel preparation unnecessary for this kernel.  Skipping...
>>>>
>>>> Building module:
>>>> cleaning build area....
>>>> make KERNELRELEASE=2.6.24-19-generic -C
>>>> /lib/modules/2.6.24-19-generic/build
>>>> M=/var/lib/dkms/agrsm/2.1.80-4mdv2009.0/build....(bad exit status: 2)
>>>>
>>>> Error! Bad return status for module build on kernel: 2.6.24-19-generic
>>>> (i686)
>>>> Consult the make.log in the build directory
>>>> /var/lib/dkms/agrsm/2.1.80-4mdv2009.0/build/ for more information.
>>>> 0
>>>> 0
>>>>
>>>> Error! Could not locate agrmodem.ko for module agrsm in the DKMS tree.
>>>> You must run a dkms build for kernel 2.6.24-19-generic (i686) first.
>>>>
>>>>
>>>>
>>>> log.txt
>>>> ----- Original Message -----
>>>> From: "Antonio Olivares" <olivares14031@xxxxxxxxx>
>>>> To: "Mail" <anthonykbrown@xxxxxxxxxxxx>
>>>> Cc: <discuss@xxxxxxxxxxxxx>
>>>> Sent: Monday, December 22, 2008 10:02 PM
>>>> Subject: Re: Anthony Brown , US Ubuntu kernel 2.6.24-19-generic Agere
>>>> softmodem
>>>>
>>>>
>>>>> Anthony,
>>>>>
>>>>> It looks like your modem is an 11c11040 one :
>>>>>
>>>>> For candidate modem in:  fake
>>>>>  FakeClass FakeName
>>>>>     Primary device ID:  1002:437b
>>>>>   Subsystem PCI_id  107b:0318
>>>>>   Softmodem codec or chipset from diagnostics:
>>>>>                              from    Archives: 0x11c11040
>>>>>
>>>>> at
>>>>> /http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
>>>>>
>>>>> you may find what you need,
>>>>> Marv wrote a howto using dkms Dynamic kernel module support
>>>>>
>>>>> Please read it and try to follow it, get back with report of
>>>>> success/failure
>>>>>
>>>>> http://www.nabble.com/LSI-AgereSystems-11c11040-chipset-support-installation-,using-dkms-tools-td21111462.html
>>>>>
>>>>>
>>>>>
>>>>> Regards,
>>>>>
>>>>> Antonio
>>>>>
>>>>> On 12/22/08, Mail <anthonykbrown@xxxxxxxxxxxx> wrote:
>>>>>>
>>>>>> Only plain text email is forwarded by the  Discuss@xxxxxxxxxxxxx List
>>>>>> Server,
>>>>>>  as HTML can contain viruses. Use as the email Subject Line:
>>>>>>           YourName, YourCountry  kernel 2.6.24-19-generic
>>>>>>  With this Subject Line cogent experts will be alerted, and useful case
>>>>>> names left in the Archive.
>>>>>>  YourCountry will enable Country specific guidance. Linux experts in
>>>>>> YourCountry
>>>>>>  can be found through: http://www.linux.org/groups/index.html.
>>>>>> They will know your Country's modem code, which may be essential for
>>>>>> dialup
>>>>>> service.
>>>>>> Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an
>>>>>> Internet
>>>>>> Provider mail filters.
>>>>>>  So in a day, also check the Archived responses at
>>>>>> http://www.linmodems.org
>>>>>> --------------------------  System
>>>>>> information ----------------------------
>>>>>> CPU=i686,
>>>>>> Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3
>>>>>> (Ubuntu
>>>>>> 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008
>>>>>>  scanModem update of:  2008_11_06
>>>>>>
>>>>>>  There are no blacklisted modem drivers in /etc/modprobe*  files
>>>>>> USB modems not recognized
>>>>>>
>>>>>> For candidate card in slot 00:14.2, firmware information and bootup
>>>>>> diagnostics are:
>>>>>>  PCI slot PCI ID  SubsystemID Name
>>>>>>  ---------- --------- --------- --------------
>>>>>>  00:14.2 1002:437b 107b:0318 Audio device: ATI Technologies Inc IXP
>>>>>> SB4x0
>>>>>> High Definition Audio Controller
>>>>>>
>>>>>>  Modem interrupt assignment and sharing:
>>>>>>  17:       1019          0   IO-APIC-fasteoi   HDA Intel
>>>>>>  --- Bootup diagnostics for card in PCI slot 00:14.2 ----
>>>>>> [  113.447395] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level,
>>>>>> low) ->
>>>>>> IRQ 17
>>>>>>
>>>>>>
>>>>>> ===== Advanced Linux Sound Architecture (ALSA) diagnostics =====
>>>>>> The ALSA packages provide audio support and also drivers for some
>>>>>> modems.
>>>>>> ALSA diagnostics are written during bootup to /proc/asound/ folders.
>>>>>>
>>>>>> The ALSA verion is 1.0.16
>>>>>> The modem cards detected by "aplay -l"  are: None
>>>>>>
>>>>>>
>>>>>> The /proc/asound/pcm file reports:
>>>>>> -----------------------
>>>>>> 00-00: STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>>>>>
>>>>>> about /proc/asound/cards:
>>>>>> ------------------------
>>>>>>  0 [SB             ]: HDA-Intel - HDA ATI SB
>>>>>>                      HDA ATI SB at 0xd0500000 irq 17
>>>>>>
>>>>>>  PCI slot 00:14.2 has a High Definition Audio Card
>>>>>>  The drivers are in the kernel modules tree at:
>>>>>>
>>>>>> /lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
>>>>>> The modem codec file for the HDA card is:
>>>>>>
>>>>>> /proc/asound/card0/codec#1--------------------------------------------------------Codec:
>>>>>> Generic 11c1 ID 1040Address: 1Vendor Id: 0x11c11040Subsystem Id:
>>>>>> 0x11c10001Revision Id: 0x100200Modem Function Group: 0x1 The audio card
>>>>>> hosts a softmodem chip:  0x11c11040If not a Conexant modem, the driver
>>>>>> agrmodem+agrserial+patched_snd-hda-intelwith its dependent
>>>>>> drivers:----------provide audio + modem support with the modem chip
>>>>>> residing
>>>>>> on the subsystem.Any particular card can host any one of several soft
>>>>>> modem
>>>>>> chips.=== Finished firmware and bootup diagnostics, next deducing
>>>>>> cogent
>>>>>> software.===Predictive  diagnostics for card in bus 00:14.2: Modem
>>>>>> chipset
>>>>>> detected onNAME="Audio device: ATI Technologies Inc IXP SB4x0 High
>>>>>> Definition AudioController
>>>>>>
>>>>>> "CLASS=0403PCIDEV=1002:437bSUBSYS=107b:0318IRQ=17HDA=1002:437bSOFT=1002:437b.HDACHIP=0x11c11040IDENT=11c11040Driver=agrmodem+agrserial+patched_snd-hda-intel
>>>>>> For candidate modem in:  00:14.2   0403 Audio device: ATI Technologies
>>>>>> Inc
>>>>>> IXP SB4x0 High Definition AudioController      Primary device ID:
>>>>>> 1002:437b
>>>>>>   Subsystem PCI_id  107b:0318    Softmodem codec or chipset from
>>>>>> diagnostics: 0x11c11040                               from    Archives:
>>>>>>                  The HDA card softmodem chip is 0x11c11040Support type
>>>>>> needed or chipset: 11c11040----------------end Softmodem section
>>>>>> -------------- Vendor 11c1 is Lucent Technologies with modem technology
>>>>>> now
>>>>>> under LSI Inc.Their Linux  code developer/maintainer is Soumyendu
>>>>>> Sarkar.
>>>>>> Support for achipset and its continued maintenance is only initiated at
>>>>>> the
>>>>>> request of a major chipsetbuyer, or comparable sponsor. Several
>>>>>> different
>>>>>> modem chipset types  areproduced: with varying support under Linux.
>>>>>> Device
>>>>>> ID   Support        Name           Comment ---------   -------------
>>>>>> -----------    ----------------------------- 0480        serial_drivers
>>>>>> Venus           controller chipset 1673JV7 0440-045d   martian
>>>>>> Mars/Apollo     DSP (digital signal processing)chipsets 0462 none
>>>>>>      56K.V90/ADSL Wildwire 048d none                SV2P soft
>>>>>> modem 048(c or f) AGRSM          SV2P            soft modem 0600
>>>>>> none
>>>>>>          soft modem, very few in the field. 0620        AGRSM
>>>>>> Pinball  soft modem, in some HP desktop PCs 011c11040   AGRSM
>>>>>> hosted on High Definition Audio cards 062(1-3)    none
>>>>>> SV92PP,Pinball  soft modem, in some HP desktopPCsmartian -
>>>>>>
>>>>>> Athttp://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/AGRSM
>>>>>> - At http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
>>>>>> Compiling
>>>>>> resources for a driver module pair: agrmodem.ko + agrserial.ko  Use the
>>>>>> agrsm-HDA-20080721-ALSA15.tar.bz2 or agrsm-HDA-20080721.tar.bz2  Read
>>>>>> the
>>>>>> agrsm_howto.txt.  For 11c11040 chips, also
>>>>>> theHOWTO-Agere-11c11040-HDA.html-------------- end Agere Systems
>>>>>> section
>>>>>> ------------------- Completed candidate modem analyses. The base of the
>>>>>> UDEV
>>>>>> device file system is: /dev/.udev Versions adequately match for the
>>>>>> compiler
>>>>>> installed: 4.2.3             and the compiler used in kernel assembly:
>>>>>> 4.2.3
>>>>>> Minimal compiling resources appear complete:   make utility -
>>>>>> /usr/bin/make
>>>>>>  Compiler version 4.2   linuc_headers base folder
>>>>>> /lib/modules/2.6.24-19-generic/build However some compilations and
>>>>>> executable functions may need additionalfiles, in the FileNames.h (so
>>>>>> called
>>>>>> kernel "h"eaders) collection installed in/usr/include/ . For
>>>>>> martian_modem,
>>>>>> additional required packages are needed. The alsorequired headers of
>>>>>> package
>>>>>> libc6 are commonly installed by default. Compiling hsfmodem drivers
>>>>>> does
>>>>>> require linux-libc-dev and libc6-devpackages, for kernels 2.6.24 and
>>>>>> later
>>>>>> versions. In not included on your install CD, search for them
>>>>>> athttp://packages.ubuntu.com or comparable Repository for other Linux
>>>>>> distros. When compiling ALSA drivers, the utility "patch" will also be
>>>>>> needed.If a driver compilation fails, with message including some lack
>>>>>> of
>>>>>> someFileName.h (stdio.h for example), thenSome additional kernel-header
>>>>>> files need installation to /usr/include. Theminimal additional packages
>>>>>> are
>>>>>> libc6-devand any of its dependents, under Ubuntu linux-libc-devIf an
>>>>>> alternate ethernet connection is available,$  apt-get update$  apt-get
>>>>>> -s
>>>>>> install linux-kernel-develwill install needed packages.For
>>>>>> Debian/Ubuntu
>>>>>> related distributions, run the following command todisplay the needed
>>>>>> package list:Otherwise packages have to be found through
>>>>>> http://packages.ubuntu.comOnce downloaded and transferred into a Linux
>>>>>> partition,they can be installed alltogether with:$ sudo dpkg -i
>>>>>> *.debChecking pppd properties: -rwsr-xr-- 1 root dip 269256 2007-10-04
>>>>>> 15:57
>>>>>> /usr/sbin/pppdIn case of an "error 17" "serial loopback" problem, see:
>>>>>> http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.htmlTo
>>>>>> enable dialout without Root permission do: $ su - root  (not for
>>>>>> Ubuntu)
>>>>>>   sudo chmod a+x /usr/sbin/pppdor under Ubuntu related Linuxes sudo
>>>>>> chmod
>>>>>> a+x /usr/sbin/pppdChecking settings of: /etc/ppp/optionsasyncmap
>>>>>> 0noauthcrtsctslockhide-passwordmodemproxyarplcp-echo-interval
>>>>>> 30lcp-echo-failure 4noipxIn case of a message like:   Warning: Could
>>>>>> not
>>>>>> modify /etc/ppp/pap-secrets: Permission deniedsee
>>>>>> http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.htmlRead
>>>>>> Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0Which can
>>>>>> interfere with Browser naviagation. Don't worry about the following, it
>>>>>> is
>>>>>> for experts should trouble shootingbe
>>>>>> necessary.==========================================================
>>>>>> Checking for modem support lines:
>>>>>> --------------------------------------
>>>>>> /device/modem symbolic link:slmodemd created symbolic link /dev/ttySL0:
>>>>>> Within /etc/udev/ files:     Within /etc/modprobe.conf
>>>>>> files:/etc/modprobe.d/blacklist-modem:# Uncomment these entries in
>>>>>> order
>>>>>> toblacklist unwanted modem drivers/etc/modprobe.d/blacklist-modem:#
>>>>>> blacklist snd-atiixp-modem/etc/modprobe.d/blacklist-modem:# blacklist
>>>>>> snd-via82xx-modem/etc/modprobe.d/alsa-base:options snd-atiixp-modem
>>>>>> index=-2/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
>>>>>> Within any ancient /etc/devfs files:     Within ancient kernel 2.4.n
>>>>>> /etc/module.conf files:--------- end modem support lines -------------
>>>>>> Original Message -----From: <MAILER-DAEMON@xxxxxxxxxxxxxx>To:
>>>>>> <anthonykbrown@xxxxxxxxxxxx>Sent: Monday, December 22, 2008 9:10
>>>>>> PMSubject:
>>>>>> failure notice> Hi. This is the qmail-send program at ns0.crynwr.com.>
>>>>>> I'm
>>>>>> afraid I wasn't able to deliver your message to the
>>>>>> followingaddresses.>
>>>>>> This is a permanent error; I've given up. Sorry it didn't work out.>>
>>>>>> <discuss@xxxxxxxxxxxxx>:> ezmlm-reject: fatal: Sorry, a message part
>>>>>> has
>>>>>> an
>>>>>> unacceptable MIMEContent-Type: multipart/alternative (#5.2.3)>> ---
>>>>>>  Below
>>>>>> this line is a copy of the message.>> Return-Path:
>>>>>> <anthonykbrown@xxxxxxxxxxxx>> Received: (qmail 9091 invoked from
>>>>>> network);
>>>>>> 23 Dec 2008 02:10:28 -0000> Received: from amos.mail.atl.earthlink.net
>>>>>> (207.69.200.26)>  by pdam.crynwr.com with SMTP; 23 Dec 2008
>>>>>> 02:10:28 -0000>
>>>>>> Received: from
>>>>>> dialup-4.255.242.70.dial1.atlanta1.level3.net([4.255.242.70]
>>>>>> helo=custompc)> by amos.mail.atl.earthlink.net with esmtp (Exim 3.36
>>>>>> #1)>
>>>>>>
>>>>>> id
>>>>>> 1LEwj3-0002Bj-00> for discuss@xxxxxxxxxxxxx; Mon, 22 Dec 2008 21:10:25
>>>>>> -0500> Message-ID: <000b01c964a3$9b87e0b0$46f2ff04@custompc>> From:
>>>>>> "Mail"
>>>>>> <anthonykbrown@xxxxxxxxxxxx>> To: <discuss@xxxxxxxxxxxxx>> Subject:
>>>>>> Softmodem problems> Date: Mon, 22 Dec 2008 21:10:19 -0500>
>>>>>> MIME-Version:
>>>>>> 1.0> Content-Type: multipart/mixed;>
>>>>>> boundary="----=_NextPart_000_0007_01C96479.B1F31C90"> X-Priority: 3>
>>>>>> X-MSMail-Priority: Normal> X-Mailer: Microsoft Outlook Express
>>>>>> 6.00.2900.3138> X-MimeOLE: Produced By Microsoft MimeOLE
>>>>>> V6.00.2900.3350>>
>>>>>> This is a multi-part message in MIME format.>>
>>>>>> ------=_NextPart_000_0007_01C96479.B1F31C90> Content-Type:
>>>>>> multipart/alternative;>
>>>>>> boundary="----=_NextPart_001_0008_01C96479.B1F58D90">>>
>>>>>> ------=_NextPart_001_0008_01C96479.B1F58D90> Content-Type: text/plain;>
>>>>>> charset="iso-8859-1"> Content-Transfer-Encoding: quoted-printable>>
>>>>>> Hello>>
>>>>>> I am having trouble getting a softmodem to work on a Gateway MT3707 =>
>>>>>> notebook (in Ubuntu)  I also cannot get a Motorola USB connected V3a =>
>>>>>> (alltel)  ScanModem seesboth however.>> Attached is ModemData.txt for
>>>>>> when
>>>>>> just soft modem is attached.  I am => not happy with Windows VIsta and
>>>>>> have
>>>>>> been trying to get it to connect => via looking at forums etc, but
>>>>>> havent
>>>>>> had any luck.  I cannot get dsl => where I live so stuck with dialup
>>>>>> and
>>>>>> dialup thru the Motorola V3a.>> Any help is appreciated.>> Anthony>
>>>>>> ------=_NextPart_001_0008_01C96479.B1F58D90> Content-Type: text/html;>
>>>>>> charset="iso-8859-1"> Content-Transfer-Encoding: quoted-printable>>
>>>>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">>
>>>>>> <HTML><HEAD>> <META http-equiv=3DContent-Type content=3D"text/html; =>
>>>>>> charset=3Diso-8859-1">> <META content=3D"MSHTML 6.00.6000.16788"
>>>>>> name=3DGENERATOR>> <STYLE></STYLE>> </HEAD>> <BODY bgColor=3D#ffffff>>
>>>>>> <DIV><FONT face=3DGeorgia color=3D#000080>Hello</FONT></DIV>>
>>>>>> <DIV><FONT
>>>>>> face=3DGeorgia color=3D#000080></FONT>&nbsp;</DIV>> <DIV><FONT
>>>>>> face=3DGeorgia color=3D#000080>I am having trouble getting a =>
>>>>>> softmodem
>>>>>> to=20> work on a Gateway MT3707 notebook (in Ubuntu)&nbsp; I also
>>>>>> cannot
>>>>>> get
>>>>>> a => Motorola=20> USB connected V3a (alltel)&nbsp; ScanModem seesboth
>>>>>> =>
>>>>>> however.</FONT></DIV>> <DIV><FONT face=3DGeorgia
>>>>>> color=3D#000080></FONT>&nbsp;</DIV>> <DIV><FONT face=3DGeorgia
>>>>>> color=3D#000080>Attached is ModemData.txt for => when just=20> soft
>>>>>> modem
>>>>>>
>>>>>> is
>>>>>> attached.&nbsp; I am not happy with Windows VIsta and have => been=20>
>>>>>> trying to get it to connect via looking at forums etc, but havent had
>>>>>> =>
>>>>>> any=20> luck.&nbsp; I cannot get dsl where I live so stuck with dialup
>>>>>> and
>>>>>> => dialup thru=20> the Motorola V3a.</FONT></DIV>> <DIV><FONT
>>>>>> face=3DGeorgia
>>>>>> color=3D#000080></FONT>&nbsp;</DIV>> <DIV><FONT face=3DGeorgia
>>>>>> color=3D#000080>Any help is => appreciated.</FONT></DIV>> <DIV><FONT
>>>>>> face=3DGeorgia color=3D#000080></FONT>&nbsp;</DIV>> <DIV><FONT
>>>>>> face=3DGeorgia => color=3D#000080>Anthony</FONT></DIV></BODY></HTML>>>
>>>>>> ------=_NextPart_001_0008_01C96479.B1F58D90-->>
>>>>>> ------=_NextPart_000_0007_01C96479.B1F31C90> Content-Type: text/plain;>
>>>>>> name="ModemData.txt"> Content-Transfer-Encoding: quoted-printable>
>>>>>> Content-Disposition: attachment;> filename="ModemData.txt">> Only plain
>>>>>> text
>>>>>> email is forwarded by the  Discuss@xxxxxxxxxxxxx List => Server,=0A=>
>>>>>> as
>>>>>> HTML can contain viruses. Use as the email Subject Line:=0A=>
>>>>>> YourName, YourCountry  kernel 2.6.24-19-generic =0A=> With this Subject
>>>>>> Line
>>>>>> cogent experts will be alerted, and useful case => names left in the
>>>>>> Archive.=0A=> YourCountry will enable Country specific guidance. Linux
>>>>>> experts in => YourCountry =0A=> can be found through:
>>>>>> http://www.linux.org/groups/index.html.=0A=> They will know your
>>>>>> Country's
>>>>>> modem code, which may be essential for => dialup service.=0A=>
>>>>>> Responses
>>>>>> from Discuss@xxxxxxxxxxxxx are sometimes blocked by an => Internet
>>>>>> Provider
>>>>>> mail filters.=0A=> So in a day, also check the Archived responses at =>
>>>>>> http://www.linmodems.org =0A=> --------------------------  System
>>>>>> information => ----------------------------=0A=> CPU=3Di686,  =0A=>
>>>>>> Linux
>>>>>> version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 => (Ubuntu
>>>>>> 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008=0A=> scanModem
>>>>>> update
>>>>>> of:  2008_11_06=0A=> =0A=> There are no blacklisted modem drivers in
>>>>>> /etc/modprobe*  files =0A=> USB modems not recognized=0A=> =0A=> For
>>>>>> candidate card in slot 00:14.2, firmware information and bootup =>
>>>>>> diagnostics are:=0A=> PCI slot PCI ID SubsystemID Name=0A=> ----------
>>>>>> --------- --------- --------------=0A=> 00:14.2 1002:437b 107b:0318
>>>>>> Audio
>>>>>> device: ATI Technologies Inc IXP => SB4x0 High Definition Audio
>>>>>> Controller
>>>>>> =0A=> =0A=> Modem interrupt assignment and sharing: =0A=> 17: 1019
>>>>>>     0   IO-APIC-fasteoi   HDA Intel=0A=> --- Bootup diagnostics for
>>>>>> card
>>>>>>
>>>>>> in
>>>>>> PCI slot 00:14.2 ----=0A=> [  113.447395] ACPI: PCI Interrupt
>>>>>> 0000:00:14.2[A] -> GSI 16 (level, => low) -> IRQ 17=0A=> =0A=> =0A=>
>>>>>> =3D=3D=3D=3D=3D Advanced Linux Sound Architecture (ALSA) diagnostics =>
>>>>>> =3D=3D=3D=3D=3D =0A=> The ALSA packages provide audio support and also
>>>>>> drivers for somemodems.=0A=> ALSA diagnostics are written during bootup
>>>>>> to
>>>>>> /proc/asound/ folders.=0A=> =0A=> The ALSA verion is 1.0.16=0A=> The
>>>>>> modem
>>>>>> cards detected by "aplay -l"  are: None=0A=> =0A=> =0A=> The
>>>>>> /proc/asound/pcm file reports:=0A=> -----------------------=0A=> 00-00:
>>>>>> STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1=0A=> =0A=>
>>>>>> about
>>>>>> /proc/asound/cards:=0A=> ------------------------=0A=> 0
>>>>>>    ]:
>>>>>> HDA-Intel - HDA ATI SB=0A=>                      HDA ATI SB at
>>>>>> 0xd0500000
>>>>>> irq 17=0A=> =0A=> PCI slot 00:14.2 has a High Definition Audio
>>>>>> Card=0A=>
>>>>>> The
>>>>>> drivers are in the kernel modules tree at:=0A=> =>
>>>>>>
>>>>>> /lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-i=>
>>>>>> ntel.ko=0A=> The modem codec file for the HDA card is:
>>>>>> /proc/asound/card0/codec#1=0A=>
>>>>>> --------------------------------------------------------=0A=> Codec:
>>>>>> Generic
>>>>>> 11c1 ID 1040=0A=> Address: 1=0A=> Vendor Id: 0x11c11040=0A=> Subsystem
>>>>>> Id:
>>>>>> 0x11c10001=0A=> Revision Id: 0x100200=0A=> Modem Function Group:
>>>>>> 0x1=0A=>
>>>>>> =0A=> The audio card hosts a softmodem chip:  0x11c11040=0A=> If not a
>>>>>> Conexant modem, the driver => agrmodem+agrserial+patched_snd-hda-intel
>>>>>> with
>>>>>> its dependent drivers:=0A=> =0A=> ----------=0A=> provide audio + modem
>>>>>> support with the modem chip residing on the => subsystem.=0A=> Any
>>>>>> particular card can host any one of several soft modem chips. =0A=>
>>>>>> =0A=>
>>>>>> =3D=3D=3D Finished firmware and bootup diagnostics, next deducing
>>>>>> cogent
>>>>>> =>
>>>>>> software. =3D=3D=3D=0A=> =0A=> Predictive  diagnostics for card in bus
>>>>>> 00:14.2:=0A=> Modem chipset  detected on=0A=> NAME=3D"Audio device: ATI
>>>>>> Technologies Inc IXP SB4x0 High Definition => Audio Controller "=0A=>
>>>>>> CLASS=3D0403=0A=> PCIDEV=3D1002:437b=0A=> SUBSYS=3D107b:0318=0A=>
>>>>>> IRQ=3D17=0A=> HDA=3D1002:437b=0A=> SOFT=3D1002:437b.HDA=0A=>
>>>>>> CHIP=3D0x11c11040=0A=> IDENT=3D11c11040=0A=>
>>>>>> Driver=3Dagrmodem+agrserial+patched_snd-hda-intel=0A=> =0A=> For
>>>>>> candidate
>>>>>> modem in:  00:14.2=0A=>   0403 Audio device: ATI Technologies Inc IXP
>>>>>> SB4x0
>>>>>> High Definition => Audio Controller =0A=>      Primary device ID:
>>>>>> 1002:437b=0A=>    Subsystem PCI_id  107b:0318 =0A=>    Softmodem codec
>>>>>> or
>>>>>> chipset from diagnostics: 0x11c11040=0A=>
>>>>>> from
>>>>>>   Archives: =0A=>                        The HDA card softmodem chip is
>>>>>> 0x11c11040=0A=>      =0A=> =0A=> Support type needed or chipset:
>>>>>> 11c11040=0A=> =0A=> ----------------end Softmodem section
>>>>>> --------------=0A=> =0A=> Vendor 11c1 is Lucent Technologies with modem
>>>>>> technology now under LSI => Inc. =0A=> Their Linux  code
>>>>>> developer/maintainer is Soumyendu Sarkar. Support for => a chipset and
>>>>>> its
>>>>>> =0A=> continued maintenance is only initiated at the request of a major
>>>>>> =>
>>>>>> chipset buyer,=0A=> or comparable sponsor. Several different  modem
>>>>>> chipset
>>>>>> types  are => produced: =0A=> with varying support under Linux.=0A=>
>>>>>> Device
>>>>>> ID   Support        Name        Comment=0A=> ---------   -------------
>>>>>> -----------    -----------------------------=0A=> 0480
>>>>>> serial_drivers
>>>>>> Venus           controller chipset 1673JV7=0A=> 0440-045d   martian
>>>>>> Mars/Apollo     DSP (digital signal => processing) chipsets=0A=> 0462
>>>>>> none           56K.V90/ADSL Wildwire =0A=> 048d none               SV2P
>>>>>>      soft modem =0A=> 048(c or f) AGRSM          SV2P            soft
>>>>>> modem=0A=> 0600        none           soft modem, very few in the
>>>>>> field.=0A=> 0620        AGRSM          Pinball  soft modem, in some HP
>>>>>> desktop PCs=0A=> 011c11040   AGRSM          hosted on High Definition
>>>>>> Audio
>>>>>> cards=0A=> 062(1-3)    none           SV92PP,Pinball  soft modem, in
>>>>>> some
>>>>>>
>>>>>> HP
>>>>>> => desktop PCs=0A=> =0A=> martian - At =>
>>>>>>
>>>>>> http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/=0A=>
>>>>>> AGRSM - At
>>>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/=0A=>
>>>>>> Compiling resources for a driver module pair: agrmodem.ko + =>
>>>>>> agrserial.ko=0A=>  Use the  agrsm-HDA-20080721-ALSA15.tar.bz2 or =>
>>>>>> agrsm-HDA-20080721.tar.bz2=0A=>  Read the agrsm_howto.txt.  For
>>>>>> 11c11040
>>>>>> chips, also the => HOWTO-Agere-11c11040-HDA.html=0A=>
>>>>>> =0A=> --------------
>>>>>> end Agere Systems section -------------------=0A=> =0A=> Completed
>>>>>> candidate
>>>>>> modem analyses.=0A=> =0A=> The base of the UDEV device file system is:
>>>>>> /dev/.udev=0A=> =0A=> Versions adequately match for the compiler
>>>>>> installed:
>>>>>> 4.2.3=0A=>             and the compiler used in kernel assembly:
>>>>>> 4.2.3=0A=>
>>>>>> =0A=> =0A=> =0A=> Minimal compiling resources appear complete:=0A=>
>>>>>> make
>>>>>> utility - /usr/bin/make=0A=>   Compiler version 4.2=0A=> linuc_headers
>>>>>> base folder /lib/modules/2.6.24-19-generic/build=0A=> =0A=> However
>>>>>> some
>>>>>> compilations and executable functions may need additional =>
>>>>>> files,=0A=>
>>>>>> in
>>>>>> the FileNames.h (so called kernel "h"eaders) collection installed in =>
>>>>>> /usr/include/ .=0A=> For martian_modem, additional required packages
>>>>>> are
>>>>>> needed. The also => required headers of package libc6 are commonly
>>>>>> installed
>>>>>> by default. =0A=> Compiling hsfmodem drivers does require
>>>>>> linux-libc-dev
>>>>>> and
>>>>>> libc6-dev => packages, for kernels 2.6.24 and later versions.=0A=> In
>>>>>> not
>>>>>> included on your install CD, search for them at =>
>>>>>> http://packages.ubuntu.com=0A=> or comparable Repository for other
>>>>>> Linux
>>>>>> distros.=0A=> When compiling ALSA drivers, the utility "patch" will
>>>>>> also
>>>>>> be
>>>>>> needed.=0A=> =0A=> =0A=> =0A=> =0A=> If a driver compilation fails,
>>>>>> with
>>>>>> message including some lack of some => FileName.h (stdio.h for
>>>>>> example),
>>>>>> then=0A=> Some additional kernel-header files need installation to
>>>>>> /usr/include. => The minimal additional packages are libc6-dev=0A=> and
>>>>>> any
>>>>>> of its dependents, under Ubuntu linux-libc-dev=0A=> =0A=> If an
>>>>>> alternate
>>>>>> ethernet connection is available,=0A=> $  apt-get update=0A=> $
>>>>>>  apt-get -s
>>>>>> install linux-kernel-devel=0A=> will install needed packages.=0A=> For
>>>>>> Debian/Ubuntu related distributions, run the following command to =>
>>>>>> display
>>>>>> the needed package list:=0A=> =0A=> Otherwise packages have to be found
>>>>>> through http://packages.ubuntu.com=0A=> Once downloaded and transferred
>>>>>> into
>>>>>> a Linux partition,=0A=> they can be installed alltogether with:=0A=> $
>>>>>> sudo
>>>>>> dpkg -i *.deb=0A=> =0A=> =0A=> Checking pppd properties:=0A=>
>>>>>> -rwsr-xr--
>>>>>>
>>>>>> 1
>>>>>> root dip 269256 2007-10-04 15:57 /usr/sbin/pppd=0A=> =0A=> In case of
>>>>>> an
>>>>>> "error 17" "serial loopback" problem,
>>>>>>
>>>>>> see:=0A=>http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html=0A=>
>>>>>> =0A=> To enable dialout without Root permission do:=0A=> $ su - root
>>>>>> (not
>>>>>> for Ubuntu)=0A=>        sudo chmod a+x /usr/sbin/pppd=0A=> or under
>>>>>> Ubuntu
>>>>>> related Linuxes=0A=> sudo chmod a+x /usr/sbin/pppd=0A=> =0A=> Checking
>>>>>> settings of: /etc/ppp/options=0A=> asyncmap 0=0A=> noauth=0A=>
>>>>>> crtscts=0A=>
>>>>>> lock=0A=> hide-password=0A=> modem=0A=> proxyarp=0A=> lcp-echo-interval
>>>>>> 30=0A=> lcp-echo-failure 4=0A=> noipx=0A=> =0A=> In case of a message
>>>>>> like:=0A=>   Warning: Could not modify /etc/ppp/pap-secrets: Permission
>>>>>> denied=0A=>
>>>>>>
>>>>>> seehttp://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html=0A=>
>>>>>> =0A=> Read Modem/DOCs/YourSystem.txt concerning other COMM channels:
>>>>>> eth0=0A=> Which can interfere with Browser naviagation.=0A=> =0A=>
>>>>>> Don't
>>>>>> worry about the following, it is for experts should trouble => shooting
>>>>>> be
>>>>>>
>>>>>> necessary.=0A=>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=>
>>>>>> =3D=3D=3D=3D=3D=3D=3D=3D=0A=> =0A=> Checking for modem support
>>>>>> lines:=0A=>
>>>>>> --------------------------------------=0A=>     /device/modem symbolic
>>>>>> link:
>>>>>>  =0A=> slmodemd created symbolic link /dev/ttySL0:  =0A=>     Within
>>>>>> /etc/udev/ files:=0A=> =0A=>     Within /etc/modprobe.conf files:=0A=>
>>>>>> /etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to
>>>>>> =>
>>>>>> blacklist unwanted modem drivers=0A=> /etc/modprobe.d/blacklist-modem:#
>>>>>> blacklist snd-atiixp-modem=0A=> /etc/modprobe.d/blacklist-modem:#
>>>>>> blacklist
>>>>>> snd-via82xx-modem=0A=> /etc/modprobe.d/alsa-base:options
>>>>>> snd-atiixp-modem
>>>>>> index=3D-2=0A=> /etc/modprobe.d/alsa-base:options snd-via82xx-modem
>>>>>> index=3D-2=0A=>     Within any ancient /etc/devfs files:=0A=> =0A=>
>>>>>> Within ancient kernel 2.4.n /etc/module.conf files:=0A=> =0A=>
>>>>>> ---------
>>>>>>
>>>>>> end
>>>>>> modem support lines --------=0A=> =0A=>>
>>>>>> ------=_NextPart_000_0007_01C96479.B1F31C90-->>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>>
>

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

  Powered by Linux