Re: Error when dpkg modem driver

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

 



Lazaro,

THanks.   I've already sent Will a package with the updates.

The core problem is that under Ubuntu 4.1 with 3.5.n series kernels,
there is a a new compile problem, involving a "serialP"  call.
My 5 yr old desktop hardware would not in a first test run under Ubuntu 4.1.
Thus there is no may I can work on a code fix.

If anyone on the List could work under 4.1, that would be useful

MarvS



On Wed, Feb 27, 2013 at 9:49 AM, "Dr. Lázaro J. Rojas Sopo"
<lazaro.rojas@xxxxxxxxxxxxxx> wrote:
> Bill, agrsm06pci-2.1.80~20111030.tar.gz is attached as well as
> agrsm-tools_0.0.1-2_all.deb
>
> I don't know how you're trying to install your drivers and haven't seen your
> ModemData.txt, but I dare advise you a method Marvin once showed me and has
> since then worked fine, it's as follows.
>
> 01. Be sure linux-headers, dkms, wvdial and C-C++ are installed.
> 02. Open a terminal.
> 03. Place package agrsm-11c10620-2.1.80~20111030.tar.gz in Desktop  (or
> personal directory).
> 04. Move this package to /usr/src:
> ~$ sudo mv Desktop/agrsm-11c10620-2.1.80~20111030.tar.gz /usr/src.
> 05. Change working directory to /usr/src:
> ~$ cd /usr/src.
> 06. Unzip this package:
> /usr/src$ sudo tar zxf agrsm-11c10620-2.1.80~20111030.tar.gz
> 07. Back to personal directory: /usr/src$ cd /home/"user".
> 08. Log in as root:
> ~$ sudo su root
> 09. Define driver version and make dkms add it to its directory tree, build
> modules and install it:
> # VER=2.1.80~20111030
> # /usr/sbin/dkms add -m agrsm11c11040 -v $VER
> # /usr/sbin/dkms build -m agrsm11c11040 -v $VER
> # /usr/sbin/dkms install -m agrsm11c11040 -v $VER
> 10. Log out from root: # Ctrl D.
> 11. Install package agrsm-tools_0.0.1-2_all.deb using dpkg:
> ~$ sudo dpkg -i agrsm-tools_0.0.1-2_all.deb (first place in the directory
> where the package is or enter the path to it).
> 12. Run first functional test:
> ~$ sudo agrsm-test, with which modem, answering port and speed are detected.
> 13. Configure account data by editing file /etc/wvdial.conf:
> ~$ sudo gedit /etc/wvdial.conf
> 14. Load drivers:
> ~$ sudo modprobe agrserial
> 15. Try a dial up:
> ~$ sudo wvdial
>
> Hope you understand I'm just trying to be helpful.
>
> If possible, report back your results.
>
> Regards.
>
>
> Lázaro.
>
>
>
>
>
> --
>
> Este mensaje le ha llegado mediante el servicio de correo electronico que
> ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema
> Nacional de Salud. La persona que envia este correo asume el compromiso de
> usar el servicio a tales fines y cumplir con las regulaciones establecidas
>
> Infomed: http://www.sld.cu/



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

  Powered by Linux