Linmodems Mailing list Archives
Return-Path: <alxobr@gmail.com>
Mailing-List: contact discuss-help@linmodems.org; run by ezmlm
Delivered-To: mailing list discuss@linmodems.org
Received: (qmail 27290 invoked from network); 22 Jun 2008 21:26:59 -0000
Received: from wf-out-1314.google.com (209.85.200.172)
by pdam.crynwr.com with SMTP; 22 Jun 2008 21:26:59 -0000
Received: by wf-out-1314.google.com with SMTP id 24so1865177wfg.15
for <discuss@linmodems.org>; Sun, 22 Jun 2008 14:26:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:received:received:message-id:date:from:to
:subject:in-reply-to:mime-version:content-type
:content-transfer-encoding:content-disposition:references;
bh=zVG65MMHNSC6TYGww+NJMwUnx/HzhHA9wf/yYxsPccs=;
b=smUEiu9X1qJvysnS13c2jKFkoNqaPo6Zydw9goib8/aPRqezhF+dqQh+5gKaxsI0nL
lVfTeq5McQPXokxPdvsy0rLSUZOnTaIowFrHOkdmbaR+kKO0mGdGemW57VTOr2Itwtlg
e42ciLuRLyOkiPs44l74nFgteAOXImp6FFD9E=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=message-id:date:from:to:subject:in-reply-to:mime-version
:content-type:content-transfer-encoding:content-disposition
:references;
b=kvJ/6v+lr4S8fhjbXFHbIhJpu4+2JfPwkR+7XviZnAZrCj3NRL1+xhuliTcom7za1H
EbdskQLKWqlKlsG9rqd+vbXHhc3oCKkC7gUewiv2nrl8Cqd0SfJuf/QXjTcmy5oNudYe
/g6JuFisAe9IkDIpp2+dVD8XlP7TeMq+v+B1s=
Received: by 10.142.107.5 with SMTP id f5mr3105706wfc.137.1214170018697;
Sun, 22 Jun 2008 14:26:58 -0700 (PDT)
Received: by 10.142.230.2 with HTTP; Sun, 22 Jun 2008 14:26:58 -0700 (PDT)
Message-ID: <a4abcfa30806221426k2d28082ekef109b3fd3888e45@mail.gmail.com>
Date: Sun, 22 Jun 2008 21:26:58 +0000
From: alxobr@gmail.com
To: discuss@linmodems.org
Subject: Fwd: Alexandre Oberlin, Italy, kernel 2.6.22-14-generic - Ubuntu 7.10 Gutsy
In-Reply-To: <c27106ee0806211007t7552e47ma30f0c8fed138820@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <a4abcfa30806201512i7fafbedbl599998299f75d832@mail.gmail.com>
<75107330806201559t2292c1dam6aaafc84698d547a@mail.gmail.com>
<a4abcfa30806201648m517fbc3fic28b9a716ad99fe0@mail.gmail.com>
<75107330806201700k1b32f2c8gafff9e48d0483b1f@mail.gmail.com>
<c27106ee0806202000i18687cbape0fa3b92e68c8342@mail.gmail.com>
<a4abcfa30806210631v18b92e68kafb0dee834d61b63@mail.gmail.com>
<c27106ee0806211007t7552e47ma30f0c8fed138820@mail.gmail.com>
---------- Forwarded message ----------
From: Marvin Stodolsky <marvin.stodolsky@gmail.com>
Date: Sat, 21 Jun 2008 13:07:14 -0400
Subject: Re: Alexandre Oberlin, Italy, kernel 2.6.22-14-generic -
Ubuntu 7.10 Gutsy
To: alxobr@gmail.com
RE: sl-modem-daemon_2.9.10+2.9.9d+e-pre2-5ubuntu4_i386.deb
will replace your version 2.9.11 with 2.9.10, but its scripts are otherwise=
OK.
Copy over the /usr/sbin/slmodemd with the 2.9.11 version one from
slmodem-2.9.11-20080417. Use
$ sudo gedit /etc/default/sl-modem-daemon
to change the COUNTRY setting form USA to ITALY.
That may help.
MarvS
On Sat, Jun 21, 2008 at 9:31 AM, <alxobr@gmail.com> wrote:
> Hello Marvin,
>
> Thanks a lot for your suggestion. In fact I had done exactly what you
> say upon receipt of Antonio's message. So for the first time I could
> hear the modem dialing in Linux ;-) ( slamr has always been desperately
> mute). Everything goes on without a single error.
> Well this was for the good part of it... Then I only had "NO DIAL
> TONE' or 'NO CARRIER'. Also with standard ISP, and also when adding
> "Init3 =3D AT MS=3D34" to wvdial.conf
>
> What I did is try again with slmodem-2.9.11-20080417
> This time I added ungrab_winmodem and the ungrab_winmodem preliminary ins=
tallation directives found in sl-modem-daemon_2.9.10+2.9.9d+e-pre2-5ubuntu4=
_i386.deb:
> to a file /etc/modprobe.d/slamr which I created
> #######################
> alias char-major-242 slamr
> install slamr modprobe --ignore-install ungrab-winmodem ; modprobe
> --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660
> /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0)
> #######################
> I could connect like I already did once, very slowly. Browsing the web wa=
s
> almost impossible, but I could download a 11 M file with wget, at
> approximately two thirds of the usual speed. Sometimes it stops, and
> then continues faster than before.
> Pinging may work normally, or hang, or take ages, also when giving IP num=
bers.
>
> I am considering to reinstall
> sl-modem-daemon_2.9.10+2.9.9d+e-pre2-5ubuntu4_i386.deb
> which contain a lot of module directives and just change the slmodem
> and ungrab_winmodem binary files.
>
> My laptop is a Unika with lot of VIA hardware.
> This is one of the worst experiences I had in 10 years of Linux,
> though I had severe trips with SBLive and alsa in the past.
>
> It remains difficult to recommend Linux under those conditions. And of
> course the fault is not Linuxers's who make a fantastic job !
> Those winmodems are a terrible war machine.
>
> Well I thought Ubuntu would bring me extra comfort ;-)
>
> Thanks again Antonio and Marvin for your concern,
>
> AO
>
>
--=20
C'est une chose extraordinaire que toute la philosophie consiste dans
ces trois mots:
=AB Je m'en fous. =BB
Montesquieu (1689-1755)
Webmaster: Russell Nelson
Last modified: Wed Jul 30 11:02:43 EDT 2003