Re: Raibel Botta, Cuba kernel 2.6.31.5-127.fc12.i686.PAE

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

 



Raibel,

Since you appear to have good Internet access, please do converse with
Cary & Lazaro,  Getting the modem software packages into Cuba and
keeping them updated a common problem.  Thus we are trying to arrange
for passing these resources between Cubans as much as possible. If you
could ocassionally do downloads for others from the Linmodems site
and/or www,linuxant.com, if would be Very Helpfull!!

Before
# wvdialconf /etc/wvdial.conf
the drivers must be loaded.  If you install the agrsm-tools.rpm
package, some automation will be provided.
But without it:

# modprobe agrmodem
# modprobe agrserial
should report creation of the modem port /dev/ttyAGS3.    Set a symbolic link
# ln -s  /dev/ttyAGS3  /dev/ttySAGR
as  wvdialconf only tests /dev/ttyS* and /dev/USB* ports.
Then again try
# wvdialconf

Note that
# ln -s  /dev/ttyAGS3  /dev/ttySAGR
has to be done at each boot up, because all DEV are created under
Linux on a volatile RAM disk.

Lazaro is all using an agrsm package through for a 11c1:0620 chipset modem.

MarvS

On Sat, Nov 13, 2010 at 12:37 PM, Raibel Botta <raibelbotta@xxxxxxxxx> wrote:
> This is my results
>
> dkms was successfully installed. Then:
>
> [root@rbrlaptop agrsm-11c11040-2.1.80~20091225]# make
> make -C /lib/modules/2.6.31.5-127.fc12.i686.PAE/build
> M=/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225 modules
> make[1]: se ingresa al directorio `/usr/src/kernels/2.6.31.5-127.fc12.i686.PAE'
> ÂCC [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrsoftmodem.o
> /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrsoftmodem.c:
> En la funciÃn âx_linux_dbg_print_critâ:
> /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrsoftmodem.c:358:
> aviso: el tamaÃo de marco de 1540 bytes es mayor que 1024 bytes
> /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrsoftmodem.c:
> En la funciÃn âx_linux_dbg_printâ:
> /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrsoftmodem.c:346:
> aviso: el tamaÃo de marco de 1540 bytes es mayor que 1024 bytes
> ÂSHIPPED /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o
> ÂCC [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/HDA.o
> ÂCC [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/serial26.o
> ÂLD [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrmodem.o
> ÂLD [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrserial.o
> ÂBuilding modules, stage 2.
> ÂMODPOST 2 modules
> WARNING: could not find
> /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/.agrmodemlib.o.cmd
> for /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrmodemlib.o
> ÂCC Â Â Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrmodem.mod.o
> ÂLD [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrmodem.ko
> ÂCC Â Â Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrserial.mod.o
> ÂLD [M] Â/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrserial.ko
> make[1]: se sale del directorio `/usr/src/kernels/2.6.31.5-127.fc12.i686.PAE'
>
> [root@rbrlaptop agrsm-11c11040-2.1.80~20091225]# make install
> make: *** No hay ninguna regla para construir el objetivo `install'. ÂAlto.
>
> // I see modules_install in Makefile
>
> [root@rbrlaptop agrsm-11c11040-2.1.80~20091225]# make modules_install
> make -C /lib/modules/2.6.31.5-127.fc12.i686.PAE/build
> M=/home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225
> modules_install
> make[1]: se ingresa al directorio `/usr/src/kernels/2.6.31.5-127.fc12.i686.PAE'
> ÂINSTALL /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrmodem.ko
> ÂINSTALL /home/raibel/Descargas/agrsm-11c11040-2.1.80~20091225/agrserial.ko
> ÂDEPMOD Â2.6.31.5-127.fc12.i686.PAE
> make[1]: se sale del directorio `/usr/src/kernels/2.6.31.5-127.fc12.i686.PAE'
>
> [root@rbrlaptop agrsm-11c11040-2.1.80~20091225]# modprobe agrmodem
> WARNING: Deprecated config file /etc/modprobe.conf, all config files
> belong into /etc/modprobe.d/.
>
> [root@rbrlaptop agrsm-11c11040-2.1.80~20091225]# modprobe agrmodem
> WARNING: Deprecated config file /etc/modprobe.conf, all config files
> belong into /etc/modprobe.d/.
>
> [root@rbrlaptop raibel]# wvdialconf /etc/wvdial.conf
> Editing `/etc/wvdial.conf'.
>
> Scanning your serial ports for a modem.
>
> Modem Port Scan<*1>: S0 Â S1 Â S2 Â S3
>
>
> Sorry, no modem was detected! ÂIs it in use by another program?
> Did you configure it properly with setserial?
>
> Please read the FAQ at http://open.nit.ca/wiki/?WvDial
>
> If you still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>.
>
> What can I do?
>
> Raibel
>
> 2010/11/12, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>:
>> Raibel,
>>
>> If you can access http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
>> you need the packages agrsm-11c11040-2.1.80~20091225.tar.bz2 Âand
>> agrsm-tools-0.0.1-2.noarch.rpm Âto
>>
>> But first if possible Âinstall your Linux Distributions dkms package.
>> It will automate processes.
>>
>> Alternatively in Cuba, Cary and Lazaro have the driver software. The
>> type of problem Antonio relates can be PC system specific,
>> so the there is good hope that it may work on your System.
>>
>> MarvS
>> scanModem maintainer
>>
>> On Fri, Nov 12, 2010 at 3:06 PM, Raibel Botta <raibelbotta@xxxxxxxxx> wrote:
>>> Can anyone say where I can find agrsm-11c11040 for my Fedora 12
>>> kernel? See the subject for details.
>>>
>>> Thank you
>>>
>>> Raibel
>>>
>>> 2010/11/8 Antonio Olivares <olivares14031@xxxxxxxxx>
>>>>
>>>> Raibel,
>>>>
>>>> Your modem is supported in theory by the 11c1140-agrsm-20091225.tar.bz
>>>> drivers:
>>>>
>>>> Predictive Âdiagnostics for card in bus 00:1b.0:
>>>> Â Â Â ÂModem chipset Âdetected on
>>>> NAME="Audio device: Intel Corporation 82801H "
>>>> CLASS=0403
>>>> PCIDEV=8086:284b
>>>> SUBSYS=1179:ff64
>>>> IRQ=22
>>>> HDA2=00:1b.0
>>>> SOFT=8086:284b.HDA
>>>> HDAchipVendorID=11c1
>>>> CHIP=0x11c11040
>>>> IDENT=agrsm
>>>> Driver=agrsm
>>>> package=agrsm-11c11040
>>>>
>>>> ÂFor candidate modem in: Â00:1b.0
>>>> Â 0403 Audio device: Intel Corporation 82801H
>>>> Â Â ÂPrimary device ID: Â8086:284b
>>>> Â ÂSubsystem PCI_id Â1179:ff64
>>>> Â ÂSoftmodem codec or chipset from diagnostics: 0x11c11040
>>>>                from  ÂArchives:
>>>> Â Â Â Â Â Â Â Â Â Â Â ÂThe HDA card softmodem chip is 0x11c11040
>>>>
>>>>
>>>> Support type needed or chipset: agrsm
>>>>
>>>>
>>>> Writing DOCs/Intel.txt
>>>>
>>>> The AgereSystems/LSI agrsm code supports compiling of a agrmodem +
>>>> agrserial driver pair.
>>>> There are a few different chipsets which use this driver pair, but
>>>> they use different code resources:
>>>> Chipsets            ÂKV*   PackageNames (most current as of
>>>> November 2009)
>>>> ----------------------------------------------------------------------------------------------
>>>> 11c1:048c and 11c1:048f
>>>> 2.6.29 Âagrsm048pci-2.1.60_20100108_i386.deb or
>>>> agrsm048pci-2.1.60_20100108.tar.gz
>>>> 11c1:0620 Â Â Â Â Â Â Â Â Â Â Â 2.6.31
>>>> agrsm06pci-2.1.80_20100106_i386.deb or
>>>> agrsm06pci-2.1.80~20100106.tar.gz !!
>>>> 11c11040 (on HDA audio cards) Â 2.6.31
>>>> agrsm-11c11040_20091225_i386.deb or
>>>> agrsm-11c11040-2.1.80~20091225.tar.bz2 Â!!
>>>> Â All available at:
>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
>>>> Additionally there are;
>>>> automation & testing          Âagrsm-tools_0.0.1_all.deb or
>>>> agrsm-tools-0.0.1-2.noarch.rpm
>>>> General background           Âagrsm_howto.txt
>>>> ------------------------------------------------------------------------------------------------
>>>> * KV == latest kernel release with a reported success
>>>> !! Latest update with major credit to ÂNikolay Zhuravlev
>>>> Â But see conflict issue:
>>>> http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html
>>>> Â For the 11c11040 chip with kernels 2.6.31 and later a change in a
>>>> modules loading settingmay be necessary.
>>>> Â Within the file /etc/modprobe.d/alsa-base.conf Â(or equivalent for
>>>> your Distro), change the phrase:
>>>> Â Â Âoptions snd-hda-intel power_save=10
>>>> Â to:
>>>> Â Â Âoptions snd-hda-intel power_save=0
>>>> Â or the agrsm drivers will not function. For Ubuntu related systems
>>>> this can be done with:
>>>> Â $ sudo gedit /etc/modprobe.d/alsa-base.conf
>>>>
>>>> Report from ÂBjorn Wielens:
>>>> Please note- trying to load the modules on a OpenSuSE 11.2 system gives
>>>> Âan error about the module_version symbol. Using:
>>>> # modprobe --force agrmodem
>>>> # modprobe --force agrserial
>>>> is necessary to load the drivers, and does not appear to cause ill
>>>> effects.
>>>>
>>>>
>>>> All of the above packages are dkms competent. ÂThis means that if your
>>>> Linux distros dkms package
>>>> is previously installed, if provides for future updates matching
>>>> forthcoming kernels.
>>>>
>>>> -------------- end Agere Systems section -------------------
>>>>
>>>> Download:
>>>> 11c11040-2.1.80~20091225.tar.bz2
>>>> and agrsm-tools-0.0.1-2.noarch.rpm
>>>>
>>>> Â All available at:
>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
>>>> or in special repository, ...? ÂLazaro, Cary, I don't remember where
>>>> the drivers are stored?
>>>>
>>>> Try to load the above driver and see if you can get it to work.
>>>>
>>>> Regards,
>>>>
>>>> Antonio
>>>>
>>>> On Sun, Nov 7, 2010 at 10:37 PM, Raibel Botta <raibelbotta@xxxxxxxxx>
>>>> wrote:
>>>> > More info:
>>>> >
>>>> > Laptop TOSHIBA SATELITE with Toshiba SoftModem (by Windows)
>>>> >
>>>> > Thanks for any help
>>>> >
>>>> > Raibel
>>>> >
>>>
>>
>



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

  Powered by Linux