[speedtouch] argh, error messages!

2004-04-19 Thread Alex Brooks
Hi!

Yet another question about the speed bundle install.

When I  make  the speed bundle, after I have put user name / password 
etc in the correct scripts, and have placed the firmware in the correct 
folder, I get the following error message:

[EMAIL PROTECTED] speedbundle-1.0]# make
./configure
The source for your running kernel is in /lib/modules/2.6.3-4mdk/build/
configure: error: cannot find sources (AUTHORS) in . or ..
make: *** [configure-stamp] Error 1
[EMAIL PROTECTED] speedbundle-1.0]#


As the web site tells me to Please write to the mailing list 
http://linux-usb.sourceforge.net/SpeedTouch/links/index.html if it 
does not work perfectly. There should be no need to consult this 
HOWTO.  That's exactly what I am doing.  If anyone can tell me what 
these sources are, and go where they go (preferably with where I should 
get them from).  I would be very grateful.

Thanks in advance

Alex


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Anyone want to take over the Freshmeat entry?

2004-01-12 Thread Alex Bennee
Hi,

I haven't been playing with the speedtouch stuff for over a year now (as I
no longer have ADSL at home). However I'm currently the freshmeat admin
for the project (hence the entry is a little out of date). Would anyone
like to take over? Give us your freshmeat login and I can make you an
admin for the project.
p.s. Read the comments - someone has done a Tk frontend for setting the
thing up which you may or may not be aware of.
cc me as I'm not subscribed.

-- 
Alex
http://www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: Speedtouch documents translation

2003-06-04 Thread Alex Bennee
Syph0n said:
 Dear Alex,

 I'm a very happy user of the speedtouch drivers and I was wondering if I
 could support the project by translating the docs to Dutch?

Yes I'm sure it would help.

 I'm sending this to you as you were first on the developpers' list,
 sorry if that's not the correct way to do this.

No problems. I'm no longer working on the speedtouch drivers as I no
longer have ADSL at home (now its a cable box). But I've forwarded this to
the developers mailing list.

 Regards,

 Timothy Demulder
 --
 Never trust an operating system you don't have sources for


--
Alex
http://www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: slow speedtouch 330

2002-12-20 Thread alex

On Tue, 2002-12-17 at 19:39, Ronald Baljeu wrote:
 Hello,
 
 My Speedtouch 330 has serious performance problems under Linux.
 When downloading it (sometimes) begins at 50k/sec and then it
 immediately falls back at about 15k/sec where it stays that way during
 the rest of the transfer, while under windblows I get a constant
 throughput of 50k/sec, as it should. I noticed hundreds of
 CRC-errors in AAL5-frames under Linux vs 0 under windows.

I doubt its the driver itself per-se. Do you have any processor load
figures? Does the driver take a lot of time? I suspect a potential buggy
USB chipset that windows copes with better. What chipset have you got?

 
 I tried everything I can think of:
- changing the speedtouch drivers (1.1, CVS-19112002, current CVS)
- changing the firmware (mgmt.o from Alcatel, alcaudsl.sys from CD)
- running pppoa3 instead of pppoa2
- upgrading the kernel from 2.4.18 - 2.4.20
- using async communication (-a, no HDLC) vs. sync (HDLC)
- and yes, I even tried commenting out the CRC-check in atm.c,
 however, it appears the frames were really corrupt ;-(
 
 I'm beginning to get a bit desperate now. I would like to know
 how my frames get corrupted, but I don't know what to do next.
 
 Any suggestions are very appreciated!
 
 Cheers,
 Ronald
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
Alex
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: LCP: timeout sending Config-Requests

2002-10-27 Thread alex

Are you sure you have the correct VPI/VCI setting for demon in the uk?

On Sun, 2002-10-27 at 10:25, Dave McNeill wrote:
 
 Hi all.
 
 I've followed the instructions in 'SpeedTouchUSB-HOWTO using Benoit
 Papillault's OpenSource drivers' to the letter. Still no joy.
 
 I'm connecting to Demon in the UK with RedHat 8.0. It's a recent 2.4
 kernel - I can't remember the exact revision - I'm having to boot into
 Windows to write this email (ag!). Here is my /etc/ppp/options:
 
 lock
 noipdefault
 noauth
 usepeerdns
 
 Here is /etc/ppp/peers/adsl
 
 debug
 kdebug 1
 noipdefault
 defaultroute
 pty /usr/sbin/pppoa3 -m 1 -c -vpi 0 -vci 35
 sync
 user (login name removed)
 noauth
 noaccomp
 nopcomp
 noccp
 novj
 holdoff 4
 persist
 maxfail 25
 usepeerdns
 
 And here is the log when I try to connect:
 Oct 27 09:57:20 davemac pppd[1666]: pppd 2.4.1 started by root, uid 0
 Oct 27 09:57:20 davemac pppd[1666]: using channel 28
 Oct 27 09:57:20 davemac pppd[1666]: Using interface ppp0
 Oct 27 09:57:20 davemac pppd[1666]: Connect: ppp0 -- /dev/pts/2
 Oct 27 09:57:20 davemac pppoa3[1667]: PPPoA3 version 1.1 started by root
 (uid 0)
 Oct 27 09:57:20 davemac pppoa3[1667]: Control thread ready
 Oct 27 09:57:20 davemac pppoa3[1673]: ppp(d) -- pppoa3 -- modem stream
 ready
 Oct 27 09:57:20 davemac pppoa3[1674]: modem -- pppoa3 -- ppp(d) stream
 ready
 Oct 27 09:57:21 davemac pppd[1666]: sent [LCP ConfReq id=0x1 asyncmap 0x0
 magic 0x34ec3b35]
 Oct 27 09:57:48 davemac last message repeated 9 times
 Oct 27 09:57:51 davemac pppd[1666]: LCP: timeout sending Config-Requests
 Oct 27 09:57:51 davemac pppd[1666]: Connection terminated.
 Oct 27 09:57:51 davemac pppoa3[1673]: Error reading from pppd
 Oct 27 09:57:51 davemac pppoa3[1667]: Woken by a sem_post event - Exiting
 Oct 27 09:57:51 davemac pppoa3[1667]: Write to ppp Canceled
 Oct 27 09:57:51 davemac pppd[1666]: using channel 29
 Oct 27 09:57:51 davemac pppoa3[1667]: Exiting
 Oct 27 09:57:51 davemac pppd[1666]: Using interface ppp0
 Oct 27 09:57:51 davemac pppd[1666]: Connect: ppp0 -- /dev/pts/3
 Oct 27 09:57:51 davemac pppd[1666]: Script /usr/sbin/pppoa3 -m 1 -c -vpi
 0 -vci 35 finished (pid 1667), status = 0xff
 
 It seems to me that the problem is that the LCP config requests are not be
 responded to - after that I'm stumped.
 
 Any clues would be greatly appreciated.
 
 Dave McNeill
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:speedtouch-request;ml.free.fr?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:speedtouch-request;ml.free.fr?subject=unsubscribe





[speedtouch] Re: Multi Link (UK - BT)

2002-09-26 Thread Alex Bennee

Jim Morrison [Mailinglists] said:

 Hello guys..

 Does anyone know if it's possible to get two 500k BT ADSL lines running
 in multilink? By which I mean, appearing as 1x 1Mb:DownStream and
 500k:UpStream line? (Through a linux box of course ;)

 I guess there would be obvious problems like the two lines having
 different IP addresses etc..??

Yes its possible if you do shenanigans with linux traffic control to split
packets between two links. Its probably worth reading up the Linux Advanced
Routing howto for ideas on how this could be done.

However whats cheaper, getting two seperate copper lines for two seperate
ADSL links or just getting a faster ADSL link? What about cable, if your
lucky and in a cable broadband area just pay them a bit more for a 1mb link.



 Kindest,
 Jim


 Jim Morrison
 _
 Technology  Development Partner
 Isotope LLP
 9, 2 Laura Place
 Bath, BA2 4BH
 UK
 +44  (0) 1225  446170
 +44  (0) 7940 937822
 www.mediaisotope.com



 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe




Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Multi Link (UK - BT)

2002-09-26 Thread Alex Bennee

Tim Woodall said:
 On Thu, 26 Sep 2002, Alex Bennee wrote:

 Jim Morrison [Mailinglists] said:
 
  Hello guys..
 
  Does anyone know if it's possible to get two 500k BT ADSL lines
  running in multilink? By which I mean, appearing as 1x
  1Mb:DownStream and 500k:UpStream line? (Through a linux box of
  course ;)
 
  I guess there would be obvious problems like the two lines having
  different IP addresses etc..??

 Yes its possible if you do shenanigans with linux traffic control to
 split packets between two links. Its probably worth reading up the
 Linux Advanced Routing howto for ideas on how this could be done.

 Surely this only works for outgoing traffic anyway. If you are running
 a busy webserver then you could accept requests on one ip but spoof
 the replies on the other line (assuming that the ISP doesn't filter
 them) but there is no way AFAICT to get this to work for downloads.
 Downloading a single iso from an FTP site is going to only be able to
 use one line.

Yes, but a multi-threaded download could take advantage of the two links,
then again its all a bit too much effort IMNSHO. You certainly wouldn't get
the same performance as a dedicated 1M ADSL line.


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: AAL5 CRC calculation (untested!)

2002-09-20 Thread Alex Bennee

Tim Woodall said:
 On 20 Sep 2002, Peter Riocreux wrote:
  header[1] =  (vpi  4) | (vci  12);

 This looks suspect to me. I don't know the code, and I certainly know
 nothing in detail about ATM, but IIRC, vci is a small (8 bits?)
 positive integer, so 12 is going to make it 0 always.

 Perhaps you meant:
  header[1] =  (vpi  4) | (vci  12);

 No. vpi is 8 bits and vci is 16 bits.

Almost, yes in our case (UNI) the VPI is 8 bits but it can be 12 bits. Also
the VCI and VPI are spread out over several bytes of the header hence the
bit-shifting.

The cell header is roughly thus:

8   4   0
   ---
0  |  GFC   |  VPI   |
   ---
1  |  VPI   |  VCI   |
   ---
2  |  VCI|
   ---
3  |  VCI   | PT |CLP|
   ---
4  |  HEC|
   ---


 (But this is existing code anyway and works. It is the bits with + at
 the start of the line that I have added and bits with - at the
 start of the line that I have removed)



Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Mandrake 8.2-Connection problem

2002-09-17 Thread Alex Bennee

Paolo Garrone Prandoni said:
 snip
 I called my provider and it seems that they don't get any connection
 request at all when I try to connect with Linux. I guess my system
 can't  even send anything to the provider, butI don't know why. All the
 config  files have been checked many times.

Are you sure the VPI and VCI settings are correct? From your logs everything
else is fine (you actually recieve a OAM cell so your link is up). As
nothing else (even authentication failure) comes back from your ISP I would
suspect you on the wrong ATM channel.

 Hoping in some help from you.
 Thanks
 Paolo

 PS Sorry for the long mail but I put in all the info I have.


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Kernel config

2002-09-08 Thread alex


On Fri, 2002-09-06 at 05:25, Mark Ty wrote:
 
 Ultra Newbie Question, When the How-To says to:
 
 Options to allow usb support :
 
 M/* Support for USB (CONFIG_USB)
 * Preliminary USB device filesystem (CONFIG_USB_DEVICEFS)
 M UHCI (Intel PIIX4, VIA, ...) support (CONFIG_USB_UHCI)
 M UHCI Alternate Driver (JE) support (CONFIG_USB_UHCI_ALT)
 M OHCI (Compaq, iMacs, OPTi, SiS, ALi, ...) support (CONFIG_USB_OHCI) 
 
 
 Where is this set?

Probably worth browsing the Kernel Building Howto, however you can configure
you kernel before compilation by going to the root of the kernel src tree and
typing make menuconfig or make xconfig


-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Oddities with Redhat 7.3

2002-08-29 Thread Alex Bennee

Tim Woodall said:
 On 28 Aug 2002, alex wrote:
 On Wed, 2002-08-28 at 17:11, Lee Bohan wrote:
   Can you post what your ppp peer file config so we can look at it?
  Here it is:
  noauth
 Where did this come from, it turns off authentication (see pppd man
 page). You should get rid of this.

 I think this is required otherwise the BT server will be expected to
 authenticate itself (which it won't).

 I have this option in my peers/adsl anyway and It Works For Me (TM)

Mmm, my reading of peer was the user but later on in the authup script
section it seems to imply the remote end. I don't have noauth in my peers
file and It Works For Me Also (TM) :-)

 I suspect it is the missing hg* as you stated.

Probably. Lee, did it work?

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Oddities with Redhat 7.3

2002-08-28 Thread Alex Bennee

Lee Bohan said:

 Alex,

 Thanks, tried to figure the man page but wasn't sure how I changed the
 debug file.

Sorry about that, I meant:

man pppd

From the man page

debug
Enables connection debugging facilities.  If this option is given, pppd
will log the  contents
of  all  control  packets sent or received in a readable form.  The
packets are logged through
syslog with facility daemon and level debug.  This information can be
directed to  a  file  by
setting up /etc/syslog.conf appropriately (see syslog.conf(5)).

Once you add that to your peer file

 Aug 28 14:25:32 casper pppd[1571]: Using interface ppp0
 Aug 28 14:25:32 casper pppd[1571]: Connect: ppp0 -- /dev/pts/2

You should get some more useful debuging information after that


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Oddities with Redhat 7.3

2002-08-28 Thread alex


On Wed, 2002-08-28 at 17:11, Lee Bohan wrote:
 
  Can you post what your ppp peer file config so we can look at it?
 
 Here it is:

Ok. Comparing with mine (I'm on BTO as well).

 
 #
 # This file could be rename but its place is under /etc/ppp/peers
 # To connect to Internet using this configuration file
 # pppd call adsl, where adsl stands for the name of this file
 #
 
 debug 2
 kdebug 1
 noipdefault
 defaultroute
 pty /usr/local/sbin/pppoa3 -m 1 -c -vpi 0 -vci 38
 #pty /usr/local/sbin/pppoa2 -vpi 8 -vci 35
 sync
 user [EMAIL PROTECTED]

Unless things have changed massivly you need to state your home gateway
in the login (check your CHAP/PAP files as well). For example my login
is [EMAIL PROTECTED], I enclose the user in quotes for
extra measure, i.e:

user [EMAIL PROTECTED]

 noauth

Where did this come from, it turns off authentication (see pppd man
page). You should get rid of this.

 noaccomp
 nopcomp
 noccp
 novj
 holdoff 4
 persist
 maxfail 25
 usepeerdns
 
 Any thoughts muchly appreciated!
 
 Cheers,
 
 Lee.
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Problems setting up Alcatel USB.. (BT, UK)

2002-08-18 Thread alex


On Sat, 2002-08-17 at 16:48, Jim Morrison [Mailinglists] wrote:
 
 Hello,
 
 I would be very greatful if you could help.. 
 snip
 
  pppd call adsl 
 
 kernel: CSLIP: code copyright 1989 Regents of the University of
 California
 kernel: PPP generic driver version 2.4.1
 pppd[1749]: pppd 2.4.1 started by root, uid 0
 pppd[1749]: Couldn't get channel number: Input/output error
 last message repeated 2 times
 pppd[1749]: Couldn't attach to channel 2: No such device or address
 pppd[1749]: Couldn't get channel number: Input/output error
 pppd[1749]: Couldn't get channel number: Input/output error
 pppd[1749]: Couldn't attach to channel 3: No such device or address
 pppd[1749]: Using interface ppp0
 pppd[1749]: Connect: ppp0 -- /dev/pts/4
 pppd[1749]: Modem hangup
 pppd[1749]: Connection terminated.
 pppd[1749]: Using interface ppp0
 pppd[1749]: Connect: ppp0 -- /dev/pts/4
 pppd[1749]: Modem hangup
 pppd[1749]: Connection terminated.
 pppd[1749]: Couldn't attach to PPP unit 0: Invalid argument

Well the problem is with pppd, double check your adsl peer file, if you
can't find the problem post your peer config file...

Alex.




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Problems setting up Alcatel USB.. (BT, UK)

2002-08-18 Thread alex


On Sun, 2002-08-18 at 17:46, Jim Morrison [Mailinglists] wrote:
 
 Cheers guys,
 
 The adsl file pointer to pppoa3 was wrong.. (the rpm had installed it
 into a different location than the how-to was expecting?.. But have
 installed again with the tar.gz anyhow.. So all is well)

Ahh, of course, locally compiled goes into /usr/local instead of /usr
which the rpms use. Must update the docs Has anyone suggested moving
the documentaion over to DocBook? I might give it a go once I've read up
on it, it seems popular for a single source of documentaion.

Alex.




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: install on mandrake 8.2

2002-07-28 Thread alex


On Sun, 2002-07-28 at 16:45, Edouard Gomez wrote:
 Alex you're wrong :-)

Serves me right for not keeping upto date :-)
 
 There's a hack available on our site speedtouch.sf.net. This is a very
 quick  hack but it  seems to  work. I  don't have  time to  apply this
 against pppoa3 yet or making it better (command line option instead of
 total  pppoa conversion). Anyway,  if someone  has time  to give  me a
 better patch based on that one, i'll be pleased to apply.

Does the patch just pass the encapsualted ethernet frames to the
rp-pppoe code to deal with (leaving pppoa just to recieve frames from
the USB and pass them on)?

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Connected but can't surf rh7.3

2002-07-23 Thread alex


On Tue, 2002-07-23 at 16:57, Richard Wilkinson wrote:
 
 I can connect fine to btopenworld, and doing a ifconfig ppp0 gives me
 all the info including IP addresses.
 When I check /etc/ppp/resolv.conf it has put them in there and I also
 believe there is a symlink to /etc/resolv.conf

believe or are you sure? Check by pinging you DNS servers listed in
/etc/resolv.conf

 In a previous post which appeared similar, someone mentioned checking
 the defaultroot or something. As a (nearly) complete newbie to linux you
 may need to state the obvious.

userpeerdns in your pppd peers file? (man pppd for details). This
ensures the pppd client asks the far end what the DNS addresses are.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Problems Connecting to BT Openworld

2002-07-17 Thread alex


On Wed, 2002-07-17 at 08:01, Mike Scott wrote:

 Thanks -- but I've found the problem, and that wasn't it. I was using the 
 wrong values for vpi and vci. This isn't very well documented in the HOWTO, 
 so I didn't find them until I read the pppoa3 man page (which I should have 
 done sooner, admittedly).

The list of VPI/VCI values are in the FAQ. If anyone can think of some
good phrasing for the howto we can try and make it clearer.

 
 -- 
 Mike Scott
 [EMAIL PROTECTED]
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: RedHat7.3 (updated , please read)

2002-07-12 Thread Alex Bennee

Wacuq said:
 check:
 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/speedtouch/speedto 
uch/doc-linux/howto/SpeedTouch-HOWTO-fr.html?rev=1.3
 It's in French... sorry

There are HOWTO's in English, French, Italian and German. You can also see
the english FAQ which mentiones DNS and troubleshooting information:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/speedtouch/speedtouch/doc-linux/FAQ
and probably in your doc directory if you installed from an rpm.

(Ed, any chance of updating the homepage to point at the latest FAQ).

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: RedHat7.3 (updated , please read)

2002-07-11 Thread alex


On Fri, 2002-07-12 at 06:35, Edgardo wrote:
 
 OK! , i have managed to get an IP finally(yes) but , i cant do any internet activity

Most probably a DNS problem. If you can ping the ISP's DNS addresses
(check you logs) then you've probably forgot to setup the setting of DNS
addresses in resolv.conf. I think its mentioned in the documentation

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Which number the modem has dialled?

2002-07-10 Thread Alex Bennee

Michel Lambert said:
 Ok thanks. My ISP provides various phone numbers with varying cost.

But ADSL doesn't use phone numbers. The phone numbers used in windows
Dial-Up-Networking are only there to keep the wizard happy because the
Windows PPP over ATM is a bit of a windows hack.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: bootable cd dsl distro

2002-07-04 Thread Alex Bennee

Tim Woodall said:
snip
 if he
 has got permission then I think there are some people on this list who
 are also trying to get permission to include the microcode in the RPM
 and would like some pointers/help.

Appologies for being crap. I actually have a copy of a Software License
Agreement from Thomson Multi Media since early last month. I just haven't
gotton round to getting some advice on how to apply it.

One problem is it identifies Sourceforge as the developers and I'm not sure
how we work around that. Its a word document which I can send to anyone that
actually speaks leagalese...


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: [speedtouch]

2002-07-03 Thread Alex Bennee


 As replied to Michael.D  - the chipset is Intel 82371AB/EB

 Can you provide details on how I find out the md5 of the files?
md5sum filename

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: PPPoE via USB DSL modems without a NIC]

2002-06-27 Thread alex


On Thu, 2002-06-27 at 12:32, Maxwell wrote:
 Hi Peter.
 Greetings from Toronto, Cananda.
 After reading most of the posts in ( 
 http://www.mail-archive.com/speedtouch@ml.free.fr/msg02986.html ) the 
 SpeedTouch mail archive, I now understand why Linux is not gaining much 
 headway on the desktop.
 Have you figured out a reliable solution yet?

Depends how you define reliable. Most people have no problems with
getting the user-mode drivers running. We have had uptimes of 30days
reported which compared to my Alcatel+Windows experience is an order of
magnitude different. You generally only see problems (and the occasional
development disscussion) on this list.

 Hardware companies like Alcatel and the Linux kernel people must 
 collaborate so that there is one best way to add support for their 
 products and therefore make Linux look more attractive to Windoze users. 
 Reading all these posts has been nothing less than neauseating as their 
 is no unified solution.

A few points worth mentioning:
1. This list isn't for the kernel solution
2. This driver is a result of reverse engineering without access to the
Speedtouch specs - we are not affiliated to Alcatel in any way.
3. *I* consider diversity a good thing in software. We leave it up to
the distribution makers to decide which solution best fits their (and
their customers) needs.
 
 I also notice that a huge issue is never discussed about PPPoE and USB 
 DSL modems. This issue is about using PPPoE to connect to the net 
 without requiring an Ethernet card.
 Surely Linux is able to allow me to access the net without having to 
 install a NIC. After all, Windoze-XP does it quite well with my Alcatel 
 Speed Touch USB DSL modem. Everywhere I look for info on this relating 
 to Linux, it says that I need a NIC.
 
 I say ridiculous!

The issue of PPPoE has been discussed and its quite feasable to do. The
main reason that it hasn't been done is because most of the developers
are European where PPPoA is the preferred encapsulation of the ISP's so
we just can't test PPPoE code. There are two solutions to this problem,
either a developer from the other side of the pond writes the code or
someone gives the european developers shell access to a box with a
working PPPoE setup to test against. I'm sure a number of us would
volenteer to write the code if someone asked nicely :-)


  Look at it this way! Bell Canada's Sympatico High Speed DSL service 
 costs $28 US for unlimited access, and the majority of their customers 
 all choose the USB non-Ethernet card option. I'd say they have, at least 
 2 or 3 million subscribers (and growing). As you can see, that's a lot 
 of potential Linux users who are stuck on Windoze and will NOT switch 
 over if they can't even access the net. Do you know how frustraing it is 
 to be captivated by KDE3 and/or Enlightenment, but can't even get on the 
 net? I hate this dual booting crap! I want to use Linux full time.

Well a couple of points:

1. With open source your not impotent - if a problem bugs you enough
your quite welcome to fix it yourself.
2. We are all volenteers, demanding something *must* be done while not
helping doesn't tend to win over people to your cause.
3. *I* don't care if people want stick with Windows. If it works for
them fine. If they want Linux support but can't/won't contribute
themselves they should lobby their ISP.

 I say its high time this silly scenario comes to a close.
 
 Thanks for listening and I hope you also find a reliable solution.

The correct phrase to use in this situation is:I hope together we can
find a solution. Whilst we are unpaid volenteers you are not a
customer, just a benificary of our aulturism.

 PS-- I would gladly contribute in writing a well-thought out 
 step-by-step HowTo if a RELIABLE solution can be obtained.

Thats great. But lets get the code working first...

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: pppd doesn't connect with redhat 7.3

2002-06-25 Thread Alex Bennee

chomette said:

 Jun 24 22:30:27 localhost pppd[4435]: LCP: timeout sending
 Config-Requests

You need to increase the debug level on your pppd settings to see why pppd
is failing. Double check your settings for VPI/VCI and username/password.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: hanging up

2002-06-07 Thread Alex Bennee

Dr Dirk Pilat said:
 Mais, j'ai une petite problem:
 snip
 Jun  8 06:16:02 stinker ppp[22513]: tun0: Phase: deflink: ** Too many
 ECHO LQR packets lost **

Read the pppd man page about tweaking your config to disable ECHO LQR
packets (if you want). Also you can probably turn down the verbosity of your
call to pppoa2 now thats working fine. Otherwise your logs will fill up real
fast :-)

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] FAQ updated (long)

2002-05-29 Thread alex


I've added a few more FAQ entries and tidied up a few other bits. I'm
attaching it here so:

a) people can let me know if anything is out of date/unclear
b) it might show up in a few search engines by being archived in the
mailing list

Cheers,

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/

Speedtouch USB FAQ

Last changes :
$Id: FAQ,v 1.13 2002/05/29 12:22:00 trent Exp $

General
 0.0 Kernel-mode, user-mode, how many Speedtouch drivers are there?

Configuration
 1.1 Which linux kernel version was used to develop this software
 1.2 What configurations have been tested?
 1.3 Do I need to patch the kernel or pppd?
 1.4 What about the HDLC BUG?
 1.5 What to do about USB messages
 1.6 USB messages are filling up my log.
 1.7 I'd like to start my connection when linux is started. How to do that?

ISP Settings
 2.1 What login should I use for my ISP?
 2.2 Which vpi.vci should I use? 

Known Problems
 3.1 I have heard about upload problems. What is the current status?
 3.2 Downloads from some web-sites don't work 
 
Troubleshooting
 4.1 pppd says that there is no PPP support.
 4.2 I get the message ADSL line is blocked? and modem run just terminates - Why?
 4.3 I have seen messages like usbdevfs: process 833 (pppoa2) did not claim interface 
1 before use.
 4.4 When I got disconnect by my Internet provider, pppd is unable to reconnect 
automatically...
 4.5 pppoa3 is not closing when a ppp session fails?
 4.6 pppd can't load some modules!
 4.8 What interesting files I should look at in case of problems?
 4.9 My microcode upload has failed!
 4.10 I get lot of LCP-Config-Request Timeouts
 4.11 I get USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110 when running
  modem_run
 4.12 Everything seems to work but ifconfig still shows no IP on ppp0
 4.13 I can a see a couple of IPs in my logs but I can't browse the web !
 4.14 I've tried everything you said and it still does not work.

General
===

0.0 I'm confused, what version of the speedtouch driver is their?

There are two USB Speedtouch drivers available for Linux. For the sake
of argument we shall call the user-mode and kernel-mode. This package and
documentation refers to the user-mode version which is not related to the
kernel-mode drivers in any way (except we use the managment code to provide
the microcode for the modem).

Do not mix and match instructions/faqs/howto's between the two projects as you
will get very confused (and probably confuse everyone else). If your interested
in the kernel-mode version then please see:

http://sourceforge.net/project/showfiles.php?group_id=3581
and

http://www.linuxdude.co.uk/docs/Alcatel-Speedtouch-USB-mini-HOWTO/speedtouchusb.html

Briefly the kernel-mode driver is built into the linux kernel as an ATM device
and uses a patched version of pppd to terminate the ATM and give you IP. This
means the data spends more time in kernel-mode (which should improve latency).

The user-mode driver terminates the USB device in user-space and demangles the
ATM into normal ppp packets for a normal pppd. Although we recommend some
kernel options you generally don't need to patch anything.

We of course recommend the user-mode as being easier to set-up but then again
we are biased :-)


Configuration Questions
===

1.1 Which linux kernel version was used to develop this software:
linux kernel version 2.4.3 =

1.2 What configurations have been tested?
  (and what kernel version is known to work?)

  See the file results.txt for some systems that have been tested.

  2.2.x series : 2.2.17, 2.2.17-21mdk, 2.2.19-5mdk, 2.2.20,
 2.2.19 shipped with the debian potato.
  2.4.x series : 2.4.0, 2.4.2-2.4.18

  2.5 development series are not supported (because the usb stack
  changes too much, between each kernel release). If you find a
  problem with modem_run on a development kernel please re-test with
  the latest 2.4 stock kernel before asking the list or report the bug
  to the linux-usb kernel hackers.

  Kernel older than 2.2.17 does not work
  Kernel 2.4.1 freezes.

1.3. Does it need kernel patches or pppd patches to work?

This solution uses a standard kernel ppp and all the ATM handling is done
outside of the kernel. There is another driver that uses a patched kernel
(for ATM support) and patched pppd (for the pppoa bit). They are not required
for this solution they may even be incompatible with this driver. 

1.4 What about the HDLC BUG?

Well ok you may need a kernel patch for that, see HDLC_BUG for more details.
(Addendum : the patch is included in vanilla kernels since 2.4.18-pre1)

1.5 I can see a lot of line like
  usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x81 len 16 ret -110, what's that?

There are normal error messages output by your linux kernel.
Don't worry too much about them. It may be fixed in a future release.

1.6 I can see a lot of line like:
  usbdevfs: async_completed: status -2 errcount 0 actlen 0 pipe 0xc0008280

This is entirely normal message

[speedtouch] Re: Redhat 7.3 cannot connect

2002-05-27 Thread Alex Bennee

Paul Sanderson said:

 Hi

 First off I am new to Linux so please accept apologies for possibly
 dumb questions


 I cannot connect to outside world after installing drivers - extract
 for /var/log/messages below indicates (to me) that modem is working OK.
 I have looked through archive and a previous message indicates that I
 should get /etc/ppp/resolve.conf file created when I connect to
 openworld - this is not happening

 ifconfig shows ppp0 interface with no traffic

An interface with an assigned IP address?
   check routing (defaultroute in config)
   check name resolution (can you ping addresses but not names?)
An interface without an IP address?
   check VPI/VCI are right
   check your authentication (chap-secrets/pap-secrets) is properly set up

 If I try and ping a known ip I get network unreachable

 Can anyone show me where I might be going wrong

 Cheers
 Paul


 May 27 14:21:51 andromeda kernel: hub.c: USB new device connect on
 bus1/2, assigned device number 3
 May 27 14:21:51 andromeda kernel: usb.c: USB device 3 (vend/prod
 0x6b9/0x4061) is not claimed by any active driver.
 May 27 14:21:54 andromeda /etc/hotplug/usb.agent: ... no modules for
 USB product 6b9/4061/0
 May 27 14:22:07 andromeda modem_run[1960]: modem_run version 1.1rc2
 started by root uid 0
 May 27 14:22:09 andromeda kernel: usb_control/bulk_msg: timeout
 May 27 14:22:09 andromeda kernel: usbdevfs: USBDEVFS_BULK failed dev 3
 ep 0x85 len 512 ret -110
 May 27 14:22:31 andromeda modem_run[1960]: ADSL synchronization has
 been obtained
 May 27 14:22:31 andromeda modem_run[1960]: ADSL line is up (576 kbit/s
 down | 288 kbit/s up)
 May 27 14:23:51 andromeda pppd[1993]: pppd 2.4.1 started by root, uid 0
 May 27 14:23:51 andromeda pppd[1993]: Using interface ppp0
 May 27 14:23:51 andromeda pppd[1993]: Connect: ppp0 -- /dev/pts/1 May
 27 14:23:51 andromeda pppoa3[1994]: PPPoA3 version 1.1rc2 started by
 root (uid 0)
 May 27 14:23:51 andromeda pppoa3[1994]: Control thread ready
 May 27 14:23:51 andromeda pppoa3[2004]: ppp(d) -- pppoa3 -- modem
 stream ready
 May 27 14:23:51 andromeda pppoa3[2005]: modem  -- pppoa3 -- ppp(d)
 stream ready

Up until the end of the logs you've included everything seems fine.


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: modem not seen??

2002-05-27 Thread alex


On Mon, 2002-05-27 at 16:46, stijn wrote:
 
 Hello everybody!
 
 i've been using the speedtouch with different linux distros and it always worked 
fine until now:
 
 i'm using vector linux, with a 2.5.9 kernel, and when doing modem_run, it says  'i 
couldn't find your modem'. but when i check it, everything is fine: lsmod tells me 
everything is loaded, and /proc/bus/usb/devices sees all my usb stuff (scanner, 
printer and the alcatel modem). also, yhe modem lights are both green (as usual after 
'modprobe usbcore')
 i don't think the kernel is a problem, 

I love your confidence in a bleeding edge kernel :-) I'm not doubting it
could be a problem with our driver but could you confirm it still
doesn't work on a standard 2.4.18+ or late 2.2 kernel just before we go
on a bug hunt.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: New Uptime.. [Sorry, just boasting]

2002-05-23 Thread Alex Bennee

Greg MATTHEWS said:

 well i'm luck to get uptimes lasting even one day. the latest problem
 which i  havent seen before is that the modem started rejecting the
 device numbers  offered to it by the usb drivers. a device is detected
 on the bus and the  driver offeres it device 2 and then device three
 but they get rejected with  error -110.

 i'm guessing this is flaky usb hardware... its very frustrating as this
 is the  router and gateway for two networks. i dont have a spare
 computer with usb  lying around to replace it with either... grrr

Pretty much every problem that is intermitent has been a result of a) dodgy
USB hardware or b) poorly supported USB hardware. There was a patch that
introduced delays in pppoa3 but it did affect overall throughput. Search the
mailing list archives for details.

What do you want speed or stability? (or new hardware :-)


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: speedtouch and SuSE 7.3

2002-05-23 Thread Alex Bennee

Douglas McCarthy said:
 I've found that SuSE 8 supports Speedtouch USB, but can find nothing
 too  specific about SuSE 7.3.

 Can anyone tell me if SuSE 7.3 supports this hardware, in particular,
 is  it possible to configure the kernel for pppoatm insertion using
 Yast2 at  install time?

Suse is RPM based so there should be no reason you cannot recompile the
src.rpm and install. I doubt (guessing) that YaST will recognise pppoa3
being present so you will have to manually add your /etc/ppp/peers/,
/etc/speedtouch.conf and /etc/ppp/[chap or pap]-secrets files as detailed in
the Howto.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: On demand connection

2002-05-23 Thread alex


man pppd

You can send a signal to pppd to cause the line to be dropped. See the
man page for more details.


On Thu, 2002-05-23 at 17:26, Pat Quick wrote:
 
 I followed the instructions on http://christophe.delord.free.fr/en/adsl/ to get my 
modem running.  How do I manually drop the line?  Startdsl starts it.
 
 Thanks,
 Pat Quick
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: speedtouch and SuSE 7.3

2002-05-23 Thread alex


On Thu, 2002-05-23 at 18:04, Douglas McCarthy wrote:
 Alex Bennee wrote:
 
  Douglas McCarthy said:
  
  
  Suse is RPM based so there should be no reason you cannot recompile the
  src.rpm and install. I doubt (guessing) that YaST will recognise pppoa3
  being present so you will have to manually add your /etc/ppp/peers/,
  /etc/speedtouch.conf and /etc/ppp/[chap or pap]-secrets files as detailed in
  the Howto.
 
 Are we talking about the Howto by Vincent Besson:
 
 Alcatel Speedtouch USB mini-HOWTO ?

Errm. I'm refering to the howto that is packaged with the driver
doc-linux/howto in the tarball or /usr/share/doc/speedtouch in the RPM's

I have a feeling you've got the wrong list if your after support for the
kernel-mode drivers.

 
 TIA
 
 Douglas McCarthy
 
 
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] [PATCH] Test for CRC/Dropouts. Call for help

2002-05-23 Thread alex


Hi all,

I'm looking for people who have download problems where they can't
download certain files or from certain sites. I've never been able to
reproduce the problem and it does seem apparent that different people
running the same code can get different results.

My theory/hunch/wild guess is based on the observation that some people
have noted CRC errors whilst these downloads are happening. We really
shouldn't see CRC errors that often (especially at the rates most people
are running at) so if your having problems could you try applying this
patch:

alex@trent speedtouch]$ cvs diff -u src/atm.c
Index: src/atm.c
===
RCS file: /cvsroot/speedtouch/speedtouch/src/atm.c,v
retrieving revision 1.6
diff -u -r1.6 atm.c
--- src/atm.c   21 Mar 2002 23:35:43 -  1.6
+++ src/atm.c   23 May 2002 18:04:46 -
@@ -390,9 +390,10 @@
frame_crc=
data[length-4]24|data[length-3]16|data[length-2]8|data[length-1];
 
/* If not equal the aal5 frame is corrupted */
-   if(computed_crc != frame_crc)
+   /*  if(computed_crc != frame_crc)
return(-1);
-
+   */
+   
/* Find the real len */
real_length = (((int)frame[length - 6])8)|((int)frame[length - 5]);

Which disables the CRC check. Recompile, re-install pppoa3 and shutdown
and re-connect to your ISP. I'm interested in feedback so please
indicate:

1. Version of driver (I assume everyone is on 1.1rc2 by now :-)
2. md5sum of your microcode file
3. URL of file you where having a problem with
4. How far along the download would the file get (to the byte please)
5. Did the patch make a difference?
6. If so the md5sum of the downloaded file (so I can compare and check)

For bonus point anyone willing to grab a tcpdump or ethereal dump would
be great (but don't post it to the list, I'll contact you).


-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Debian

2002-05-19 Thread alex


On Sun, 2002-05-19 at 02:45, Pied Luxi Fere wrote:
 snip
 Is it posssible to have our modem working with a standard Woody? Or
 should i update some/much stuff before such as installing another kernel... 
 
 I d tell you that the less i have to install before beeing connected, the
 better i feel... 

Probably. You can run the drivers quite succesufully with the latest 2.2
kernels. I did for about 6 months without any problems.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: mini distro?!

2002-05-17 Thread alex


On Fri, 2002-05-17 at 07:42, Laurent Hoareau wrote:
 Hello everyone!
 Someone can tell me what is a mini distro?

Usually a small specialised distribution for a particular task. They are
usually hand-rolled unlike the big desktop ones that uses packaging
systems.

Examples include

tomrtboot
leaf
trinux


 Thanks.
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Reconnection scripts (was: Script de reconnexion automatique)

2002-05-16 Thread Alex Bennee

Mihamina Rakotomandimby said:
 Hi ... i totally agree with you about the way you check the connection
 status .

I don't want to chip in with two many me too posts but...

You probably want to cycle the hosts you ping incase they go down (it can
happen even to yahoo). I have a preliminary monitor script that I was using
that takes the drastic measure of resetting the box if it fails. You can see
it at:

http://www.bennee.com/cgi-bin/cvsweb/src/perl/monitor.pl?rev=1.2content-type=text/x-cvsweb-markup
The reason I reset the box is because it is a gateway machine (i.e. does
nothing but ADSL) and I know a reset will always bring everything up.

I've also added a delayed shutdown to my ip.down scripts so if pppd doesn't
renegotiate properly and execute the ip.up script (which cancels any running
shutdowns) my box fails safe.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: hdlc patch ?

2002-05-15 Thread Alex Bennee


 Hi all,

 maybe this is off topic but I'm little bit confused on this n_hdlc
 patch ... It's said in ther FAQ and and in a large amount of posted
 answers in this ng, that the kernel should be a 2.4.18 or above. If not
 it is recommanded to patch it 

 But I have a basic RH install with a 2.4.7-10 kernel wich works fine on
 the 1.0 version of the driver ... Would that mean that the 2.4.7-10 is
 an exception in this patch rule, and how could that be ? Could it be
 possible that RH has already patched it's kernel ( I can see a n_hdlc
 module with lsmod ) ?

 bb

Mmm, possibly. A lot of distributions are ahead of the patch game compared
to the stock kernels. I never patched my Mandrake kernel so it could be the
case with RH too.

The best way to tell for RH is to look at the kernel RPM .spec file and see
what patches are applied. The nice thing about RPM's is they start from the
baseline code (e.g. Marcello's tar-ball) and apply patches to it when they
build. This way its easy to see what has been applied beyond the stock
builds.
Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Fw: RH 7.3 - New user

2002-05-13 Thread alex



Chances are DNS isn't set right. Can you ping IP addresses (e.g. your
peer ppp address and then your ISP's DNS servers).

Alex.


 
  If I try to surf with mozilla then www.redhat.com is a host not found
 error!
 
  Any suggestions how I can access the net? Am I on line at all- the log
 suggest I am?
 
  Your help would be appreciated :-)
 
  Pete
 
  Liste de diffusion modem ALCATEL SpeedTouch USB
  Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
 
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: de l'aide......

2002-05-13 Thread Alex Marandon


On Sat, May 11, 2002 at 10:06:50AM +0200, gwen wrote:
 
 Salut, depuis quelques jours, je viens d’acquérir mandrake 8.2

mkd sU0R but doeasn't matter

 Et il m’est impossible de me connecter au net. 
 J’ai un modem speed touch usb  pour l’adsl.

y a moyen

 J’ai inséré le fichier mgmt.o  dans /usr/share/speedtouch  comme le
 préconisent plein de site Web, mais rien a faire.

zy va tu l'a indiqué au modem_run ou quoi ? avec l'option -f ?

 De plus dans l’assistant de config , dois je prendre pppoe ou speedtouch
 adsl ???  

laisse béton cet assistant de conf de hagoun, ma parole

 Avec carte Ethernet ou sans ?

Oh man, t'es réveillé, c'est quoi ton modem ? USB ? Bon alors kess t'en
a a carrer du l'Ethernet, t'es en pppoa toi !

 Dans tout les cas rien a faire…..toujours pas de connections.

Tu m'etonnes, lis plutot le howto dans l'archive des drivers

 Est-ce que pour mandrake 8.2 et mandrake 7.2 c’est la même installe a
 faire pour ce fichu modem de m….de ?

Bah c'est clair qu'il de derm ce modem, ma bon t'as signé maintenant
alors foaut assurer


-- 
Alex


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: The first 1.1 Release Candidate is out || La

2002-05-05 Thread Alex Bennee

Patrick C. F. Ernzer said:

 Hi,

 --On Friday, May 03, 2002 01:51:59 AM +0200 Edouard Gomez
 [EMAIL PROTECTED] wrote:

 [...]
 Good testing and don't forget to give feedback before the real 1.1.
 [...]

 another question, the Makefile in doc-linux does not copy the
 adsl-conf-pppd anywhere, which IMHO is fine when building from source,
 but  the spec file does not  specify this file. Should we not make this
 script  available to the usere of the rpm?

I've put a mini create a stub /etc/speedtouch.conf script in the rpm. I
could call adsl-conf-pppd but I wasn't sure if it worked properly. Has
anyone used it with success? Is there and interactive flag on rpm so I can
skip the script if being installed by an automated install?


 RU

 PCFE
 --
  http://www.pcfe.de/ ---
 Patrick C. F. Ernzer  | e-mail:   [EMAIL PROTECTED]
 --go-and-make-your-own-disclaimer--+
 when the server is down, you need a dead tree to read.
 when the server is up, you don't need a book.
 /. rapid prototype on Wednesday February 06, @02:49PM


 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe




Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: A few problems

2002-05-05 Thread Alex Bennee

GBH said:

 I'm having a few problems connecting.

 Latest official (non CVS) speedtouch drivers (3-3-2002) on Mandrake
 2.4.18-6 on a P166. Was having the problems other people have been
 having with the connection dropping on heavy downloads (uhci chipset
 problems I assumed) so I've changed it for a Belkin pci ohci Opti
 chipset. I now can't connect at all.

Try 1.1rc1, there's no point debugging an old CVS snapshot if its gone
away :-)

 This is the output from messages. The modem_run seems to work fine
 (though th CVS -v 2 option doesn't work)

Thats odd.


 May  5 01:43:57 gbh pppd[5270]: pppd 2.4.1 started by root, uid 0
 May  5 01:43:57 gbh pppd[5270]: Using interface ppp0
 May  5 01:43:57 gbh pppd[5270]: Connect: ppp0 -- /dev/pts/0
 May  5 01:43:57 gbh /etc/hotplug/net.agent: assuming ppp0 is already up
 May  5 01:43:57 gbh pppd[5270]: Modem hangup
 May  5 01:43:57 gbh pppd[5270]: Connection terminated.

I'm not seeing diags from pppoa3. Check your calling it with verbose turned
on from your ppp peers file (-v 1 I think, check the man page :-)

 I'm also getting intermittent kernel panics is I unplug the modem with
 modem_run running.

Kernel problem (we may trigger it but the kernel should be able to deal
with user apps). May be worth bringing to the attention of the kernel-usb
developers.

 Any ideas whats causing either of these?

More info please.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Release 1.0 unavailable from sourceforge!

2002-05-05 Thread alex


On Sun, 2002-05-05 at 11:37, [EMAIL PROTECTED] wrote:
 
 
 Hi Alex, thanks for your reply !
 
 
  Its a sourceforge problem. Besides we are up to release 1.1rc1 now. Try
  browsing prdownloads.sf.net/sourceforge/
 
 
 OK it's a sourceforge pb. The pb is that sourceforge has so many problems
 that are not resolved  btw  by browsing the
 prdownloads.sf.net/sourceforge/ I found nothing related to speedtouch .

Sorry my finger trouble: try 

http://prdownloads.sf.net/speedtouch/
..
 
 So is there any other place where I could get the 1.0 release ? Are the
 binary releases recorded on your CVS ?
 
 And at last, if no other places are available could someone mail me the 1.0
 release ? Please ! I need it so badly !!

Does the 1.1rc1 not work for you? You can always check out 1.0 from cvs
by specifying the release tag...

 Thanks a lot !!!
 
 BB
 
 
  Alex.
 
 
  On Sat, 2002-05-04 at 23:29, [EMAIL PROTECTED] wrote:
  
   Hi all,
  
   I'd like to download the 1.0 release of the driver, and the problem is
 that the links on the sourceforge site seem to be broken ! (
 http://prdownloads.sourceforge.net/speedtouch/speedtouch-1_0.tar.gz ,
 http://prdownloads.sourceforge.net/speedtouch/speedtouch-1_0.tar.bz2 ).
  
   Is this a temporary problem or has the release package repository moved
 somewhere else ?
  
   Thanks a lot !
  
   bb
  
  
  
  
  
  
  
  
  
  
   Liste de diffusion modem ALCATEL SpeedTouch USB
   Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe
  
  
  --
  [EMAIL PROTECTED]
  http://www.bennee.com/~alex/
 
 
  Liste de diffusion modem ALCATEL SpeedTouch USB
  Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
 
 
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Release 1.0 unavailable from sourceforge!

2002-05-04 Thread alex


Its a sourceforge problem. Besides we are up to release 1.1rc1 now. Try
browsing prdownloads.sf.net/sourceforge/

Alex.


On Sat, 2002-05-04 at 23:29, [EMAIL PROTECTED] wrote:
 
 Hi all, 
 
 I'd like to download the 1.0 release of the driver, and the problem is that the 
links on the sourceforge site seem to be broken ! ( 
http://prdownloads.sourceforge.net/speedtouch/speedtouch-1_0.tar.gz , 
http://prdownloads.sourceforge.net/speedtouch/speedtouch-1_0.tar.bz2 ).
 
 Is this a temporary problem or has the release package repository moved somewhere 
else ?
 
 Thanks a lot ! 
 
 bb 
 
 
 
 
 
 
 
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: The first 1.1 Release Candidate is out || La premiere version candidate 1.1 est sortie

2002-05-03 Thread Alex Bennee

Edouard,

Could you roll some deb's and I'll submit some rpm's as well. Might as well
have the full set if its a release!

Alex.

Edouard Gomez said:

  English Part of the Message
 *

 The first 1.1 release candidate is out. Please test it very seriously
 as it introduces lot of changes since the 1.0 version.

 The most important changes are :

* Async mode for pppoa3 (option -a/--async)
* New method to detect the adsl state during startup
* Syslog support for modem_run (BSD users should add a modem_run
entry
  to their /etc/syslog.conf)
* GNU/Linux packaging added for debian and updated for the rpm
distros * Various fixes (Read the Changelog for details)
* Italian and German GNU/Linux howtos translations

 Good testing and don't forget to give feedback before the real 1.1.

 Site URL :
 http://speedtouch.sourceforge.net

 Source tar.gz :
 http://prdownloads.sourceforge.net/speedtouch/speedtouch-1.1rc1.tar.gz

 Source tar.bz2 :
 http://prdownloads.sourceforge.net/speedtouch/speedtouch-1.1rc1.tar.bz2


  French Part of the Message
 *

 La premiere version candidate 1.1 est sortie. Je vous demande de la
 tester scrupulusement afin d'avoir une version 1.1 finale exempte de
 bugs.

 Voici une liste des changements les plus importants :

* Mode Async pour pppoa3 (option -a/--async)
* Nouvelle methode de detection de l'etat de la connexion adsl
durant
  l'initialisation du modem.
* Support syslog pour modem_run (les utilisateurs BSD doivent
rajouter
  une entree modem_run a leur /etc/syslogd.conf)
* Ajout du packaging pour la Debian et amelioration sur les distribs
  basees sur rpm.
* Corrections diverse (Voir le Changelog pour de plus amples
details) * Traductions italiennes et allemandes des documentations
GNU/Linux

 Voila, tester bien et n'oubliez pas de nous donner vos impressions,
 succes, echecs.

 Site URL :
 http://speedtouch.sourceforge.net

 Source tar.gz :
 http://prdownloads.sourceforge.net/speedtouch/speedtouch-1.1rc1.tar.gz

 Source tar.bz2 :
 http://prdownloads.sourceforge.net/speedtouch/speedtouch-1.1rc1.tar.bz2

 --
 Edouard Gomez


 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe




Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Speedtouch reliability and performance

2002-05-03 Thread alex


RPM's uploaded. I'll update the Freshmeat record once I get back from
the Gym.

Alex.


On Fri, 2002-05-03 at 18:00, Edouard Gomez wrote:
 
 alex ([EMAIL PROTECTED]) wrote:
  
  I guess the topic of dodgy USB chipsets should be added to the FAQ. Do
  we think all the dropout problems are a result of USB wierdness?
  Assuming things work fine under Windows maybe we should take our
  findings to the USB developers list?
  
  Alex.
 
 Done, the deb package uploaded is not signed because i've generated it
 but it works. Moreover, this package is not an official one. It obays to
 the same remarks that cvs .deb packages :
   - it's not official deb package
   - it's not supported by its debian maintainer
 
 An official package will be generated by the maintainer when 1.1-final will
 be out.
 
 Alex, you can upload the rpm package(s) whenever you want.
 
 -- 
 Edouard Gomez
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: freebsd 4.5 make problems

2002-05-01 Thread Alex Bennee

Charles Joseph Whittington said:

 I followed the directions on the howto or install notes, but I keep on
 getting a make error. I came across a thread about a year ago that had
 a similar problem that said to ignore compiling errors and remove
 pppoa3 from the 'ST_COMPILE=modem_run pppoa2 pppoa3' after running
 ./configure. Still errors that terminate make.

Arse. I thought autoconf generated that line depending on the architecure.
I'll have a look later today to see if I can tidy that up for you BSD guys
(after francois broke my RPM stuff :-)

The BSD USB stuff I leave in the BSD hackers hands...

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Can't upload microcode

2002-04-28 Thread alex


On Sun, 2002-04-28 at 01:01, Hugues Pichereau wrote:
 Hello,
 I applied step by step the SpeedTouchUSB-HOWTO using Benoit
 Papillault's
 OpenSource drivers, managed to get all modprobes ok, but I'm stuck with
 :
 # modem_run -m -f  /my-path-to/mgmt.o
  ^^

You have got a mgmt.o and put it somewhere as per the HOWTO? Run
modem_run with verbose output (-v) for more details.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Speedtouch reliability and performance

2002-04-27 Thread alex


On Fri, 2002-04-26 at 19:32, jazbo wrote:
 Hello,
 I have been using the speedtouch package first compiled and 
 installed by myself and lately through Mandrake 8.2's packaging of it. 
 But I have a lot of difficulty with it. So I want to ask others how well 
 I should expect the speedtouch usb to function under Linux.

You should expect pretty good reliablilty although a lot of factors
depend on your ISP.

 The connection dies on high speed transfers. I can surf and chat, but 
 downloads of large files from fast servers can cause my connection to 
 die. Is this something others experience as well?

Have you got the logs for these deaths. Some people have reported the
certain files can kill the connection but It always proved difficult to
tie it down. Is it any long file or just dertain ones?

There was a small bug in the aal5 code in pppoa3 but I'm not sure how
often it triggered. You could always try the latest CVS. We might even
get around to releasing 1.1 soon.

 The pppoa connection dies after a few days and does not restart itself. 
 On rare occasions it is necessary to unplug the modem reload the 
 firmware, etc. More commonly it is necessary to killall pppd ; pppd call 
 adsl to restablish the pppoa session.

pppoa will never restart itself. pppd has to retry (thats part of your
peer config file). What has likly happened is your ISP drops your
connection and the pppd config file then exits.

 I am quite close to my ISP's central office and DSLAMs: under 2000 ft. I 
 do not have an external splitter but use one microfilter inside my house.
 What can people tell me about the reliability i am not experiencing 
 -should I focus on the physical condition of my telephone wires, or is 
 this a familiar problem with the pppoa software and Alcatel microcode. 

Its always a possibility. You can look for CRC errors on the line by
looking at pppoa3's syslog entries (you may need additionaly verbosity
on the pppoa3 command line)

 Another thing, I do not have any experience with the speedtouch usb 
 modem under Windows  to compare to my Linux experience, so that is a 
 detail that I cannot provide.
 but i'll supply any other information needed to diagnose the problem
 thanks
 ~/j.

Generally you should expect better than Windows anyway (my windows
system never stayed up for more the 4 days). Some people have uptimes in
excess of 30 days connection without too many problmes.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Connected but can't surf

2002-04-25 Thread alex


On Thu, 2002-04-25 at 20:08, Lee wrote:
 Sorry for not reading the FAQ.  I guess you must be sick of people like
 me!

It was just a gentle reminder :-)

 I had another go connecting and I can now ping both dns servers using
 the IP numbers in the resolv.conf file.  I still can't browse.

Your pretty much there. Depending on the settings of your ppp config you
can either get the ip-up script to append the DNS server addresses to
/etc/resolv.conf or you symlink /etc/ppp/resolv.conf to /etc/resolv.conf

Alex.

 snip
 Apr 25 19:17:06 localhost pppd[1969]: local  IP address 217.39.88.195
 Apr 25 19:17:06 localhost pppd[1969]: remote IP address 217.35.195.74
 Apr 25 19:17:06 localhost pppd[1969]: primary   DNS address
 213.120.62.99
 Apr 25 19:17:06 localhost pppd[1969]: secondary DNS address
 213.120.62.100
 
 It's strange that I can ping the DNS but can't browse.  If I remember
 correctly the browser says Host not found I tried using netscape and
 KDE conq.
 
 Any guidance you can give would be useful at this point as I'm well and
 truly stumped.
 
 Thanks in advance.
 
 Lee
 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 On Behalf Of alex
 Sent: 25 April 2002 18:04
 To: [EMAIL PROTECTED]
 Subject: [speedtouch] Re: Connected but can't surf
 
 
 Read the FAQ in the documentation area and if that doesn't help submit
 the information the FAQ mentions.
 
 On Thu, 2002-04-25 at 17:47, Lee wrote:
  
  I've given up trying to connect using Mandrake.  I switched to RedHat 
  7.2 and can connect, if I run ifconfig ppp0 I get my new IP number. 
  I've tried pinging the dns number in my resolv.config but get no 
  response.
  
  I can connect to the ISP using the speedtouch device under windows 
  without a problem.
  
  Any ideas?
  
  
 
 
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: [LARTC] A tc htb/iptables rate control script for ADSL

2002-04-17 Thread Alex Bennee

Martin Devera said:
 Hi,
 I'm happy that HTB gained so much popularity ;) Only
 one hint for you - you can completely avoid all these
 tc filter add  fw ...
 You can use only one
 tc filter add dev ppp0 parent 1: protocol ip prio 1 handle 1 fw

 and set classid directly in iptables like:
 iptables -t mangle -A to-dsl -p tcp --dport 80 -j MARK --set-mark 0x10010
 iptables -t mangle -A to-dsl -p tcp --sport 24 -j MARK --set-mark 0x10020

 and so on ..
 devik


Thanks for that it should make my script a bit less cumbersome. I have also
realised that at the moment the bandwidth is being shared out in proportion
to allocated bandwidths which is not quite what I was after. Having re-read
your manual pages I've now added prio statements to each htb class so
that if I'm downloading from inside I get all the bandwidth I need at the
expense of the uploads, rather tha a 2:1 split. I got it the second time,
the first time I wasn't sure if prio 0 was the highest or lowest priority.

The other thing that is current sub-optimal is the division of long uploads
vs short uploads. I've attempted to ensure that normal webpages are
downloaded as fast as possible with the burst parameter but if someone is
downloading a large file from my website all other web users suffer. I've
got to do some more reading but my current plan involves the iptable
connection tracking.

I'm not sure if iptables does this already but if I can match and tag a
packet based on the time of the connection I can still allow new
connections to get priority of long lived downloads. This may involve
writting a new kernel module as a netfilter extension but it would be the
iceing on the cake to my setup :-)

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: I do not understand my problem

2002-04-15 Thread Alex Bennee

Charles Sabourdin said:

The answer is there in the log, without authentication you will not get a
correctly configured ppp0 interface.
 snip
 Apr 15 09:37:16 diane pppd[3328]: Remote message: Authentication
 Failed. Apr 15 09:37:16 diane pppd[3328]: CHAP authentication failed
 Apr 15 09:37:22 diane pppd[3328]: Connection terminated.

Check your ppp peer configuration. Check your CHAP secrets file. Check you
should be using CHAP and not PAP!

If you need more info you can add debug statements to your ppp config file
(or call pppd with additional switches) to increase the verbosity that pppd
spews to the logs. man pppd for details

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: CVS Changes

2002-04-15 Thread alex


On Mon, 2002-04-15 at 17:08, Edouard Gomez wrote:
 
 Alex Bennee ([EMAIL PROTECTED]) wrote:
 
 
  Just checked and the RPM stuff is fine.
  
   
 Fine.
 
 So I've just to wait for francois' reaction.
 
 I think a release candidate is a good idea before a real 1.1.
 
 
 PS : I'm still working with Robot101 to merge its debian packaging
  files. I think that for the 1.1, both .rpm and .deb will just
  include the binaries, the docs/examples but no automatic config
  script. We must left work for 1.2 :-)

Agreed. I'll update the RPM just to test for speedtouch.conf and echo a
message if needed.


-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: hotplugging - questions

2002-04-14 Thread alex


 snip
 I don't think mounting usbfs is appropriate for the hotplug
 script, it can done by adding a line to fstab.  So that leaves:
 
 upload the microcode.
 
 Question: Do we really want the -m option?  What does it do
 exactly?

It monitors the connection for the ADSL line going down. Edrourds patch
disabled it and I'm currently running without any background modem_run.
Edourd has reported some problems with his patch though but I can't
rememeber exactly what.

 Now the other thing the script should do is handle unplugging
 of the modem.  Maybe there is no need to do anything?
 
 Question: What does modem_run do if the modem is unplugged?

If your running with -m it will probably just exit. I think.
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Makefile fix

2002-04-14 Thread alex


On Sun, 2002-04-14 at 21:56, Edouard Gomez wrote:
 
 I've fixed the Makefile. But i beg francois and alex to find
 a real solution before the next release.
 
 My fix is nasty(tm)(c) but the Makefile works as it should do.
 
 NB : I don't like the separate Makefile.platform solution
  many users will try to do #make Makefile.theirplatform
  directly imo. A makefile.in with a @RPM_RULE@ should
  be a better/portable solution between pmake and gnumake.

Its not that nasty, its just there to prevent people who don't have the
RPM build tools setup from doing make rpm without checking. It'll be
fine as it is but I'll see what I can do with autoconf.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Makefile breakage

2002-04-13 Thread alex


On Sat, 2002-04-13 at 11:37, Francois Rogler wrote:
 
 On Sat, Apr 13, 2002 at 08:23:12AM +0100, alex wrote:
  
  I am slightly confused because I assumed BSD used GNU Make as well. If
  not could someone point me to which make they use and I'll try and make
  it portable between the two. Otherwise its time for a Makefile.in and
  another autoconf test.
 I just have another idea that could be nice for both side :
 we make a swith in the autoconf like what we do with doc.
 So imagine OS=@something@ where something will return BSD or Linux
 Then we add at the end of the Makefile a :
 include Makefile.$(OS)
 (so of course we add files : Makefile.Linux and Makefile.BSD)
 And then, you put the old version of rpm build that was working with
 gmake in it. So you are happy with you Gmake and i am happy not having
 GNU stuff and rpm either. (and maybe you can also Add the SysV stuff in
 it but i think it would be better in the doc)
 
 I can do that today if you want.

That sound like a good idea. I'm at a party tonight so I'm out of action
for the weekend so go ahead and do it if you have time...

Alex.



 -- 
 Francois Rogler
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: patch for async ppp

2002-04-12 Thread Alex Bennee

 On Thu, 11 Apr 2002, Tim Woodall wrote:

 Been looking at the rp-pppoe code. It was the async stuff I was
 thinking of.

Tim,

Is the rp-pppoe code easily hackable into a pppoe that works the same way
as pppoa?

I know some people in the US have pppoe providers and for the moment the
only option is the kernel mode drivers. If we had a base we could suggest
it to someone as a project.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: RPM build checked into CVS

2002-04-12 Thread Alex Bennee

Edouard Gomez said:

 Alex Bennee ([EMAIL PROTECTED]) wrote:
 If you have a pointer to any usb hotplug resources we may
 be able to make the script behave in both modes.

 Yeah, basically the SysV script could behave like a hotplug
 script. We have just to configure the speedtouch.conf file
 correctly (without usb loading, without pppd ?).

 The problem is the hotplug is somewhat broken from some kernel
 versions to another. I tried it with a 2.4.16 ircc and it failed
 (kernel was never calling the /sbin/hotplug script). Btw this
 feature should be proposed for next release.

You mean 1.2 or 1.1?

 Alex : i propose a 1.1 version because of the many changes we made
   to the cvs and for the upcoming sync/async pppoa patch.

 I think, if you agree, we should release a new version at the
 beginning of May. It's not a .plan date but i think it's really
 time to do a new release (too much change in CVS) and this date
 gives us more than 3 weeks to close/debug all new features.

Yes I agree. Despite the fact the RPM doesn't currently automagically
configure your system its certainly installable (unless anyone want to say
differently). The src rpm should be buildable by anyone with and rpm based
system. The only thing we are missing is the debs.

Do you know what the current state of benoits doctor scripts are or have
they become orphaned because benoits no longer got a speedtouch?

BTW your last patch is still running fine on my system (I never got around
to removing it).

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: patch for async ppp

2002-04-12 Thread alex


On Fri, 2002-04-12 at 19:46, Tim Woodall wrote:
  
 p.s. I forgot. I have had to back out your Makefile change.
 
 [tim@pauli /home/tim/cvs/speedtouch]$ make -v
 GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
 Built for i386-redhat-linux-gnu
 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 
 Report bugs to [EMAIL PROTECTED].
 
 
 [tim@pauli /home/tim/cvs/speedtouch]$ cvs update -r 1.51 Makefile
 P Makefile
 [tim@pauli /home/tim/cvs/speedtouch]$ make
 Makefile:104: *** missing separator.  Stop.
 [tim@pauli /home/tim/cvs/speedtouch]$
 
 Sorry, I don't know how to fix this one? Seems to understand .if but
 not .else?


That was francios making a change to fix the BSD compile. francois what
version of make are you using? This could involve yet another autoconf
hack to have the two versions as the .if syntax is not in GNU make.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Request for Microcode Checksums

2002-04-09 Thread Alex Bennee

Hamish Marson said:

 OK.

 I'm running...

 ce3582cc9c3b967baa0e918f2708075d  mgmt.o

I'll add it to the list tonight.

 Every now  again I have an upload problem, but I'm running an older
 version of modem_run.

I upped the timeout limit to 2 seconds in the latest CVS code. It seemed to
help other people so it may of been on the edge before. Try the latest CVS?

 Also my uptime is woeful. Usually only 2-3 weeks
 before the modem falls over  won't respond any more...

2-3 weeks! Your doing quite well. Does modem_run fall over or just exit.
Once its been run you can't run it again without a reboot. I'm sure there
should be ways to reset the USB devices but I've never got it to work
properly.

 FWIW I also get stalled downloads where it looks like I get checksum
 errors on the AAL5 level, and corrupted packets come through (i.e.
 SEQ/ACK are out of sequence), which the IP stacks don't like (They seem
 to get thrown away).

Edourd fixed a bug in the AAL code a few days ago. I'm not sure if it ever
triggered but one dropped AAL5 frame can cause a stall in the window size
it quite large on TCP transfers. Again it could be worth trying the latest
CVS.

 This problem I've had for a while... I was going to upgrade my
 microcode, but it looks like i've got the latest (For Linux anyway).

It may be microcode related but a lot of people seem to be running
different versions without any particular issues.

 Can someone mail me a recent windoze firmware version? I can't only
 find the upgrade.exe on alcatel (now Thompson?) website and it will
 only unpack if I have the original drivers loaded, which of course I
 don't on my kids machine...

Sorry, don't have Windows anyway. Is it unzippable?

On a side note I have been in contact with Thompson Multimedia to see if we
can get distribution rights for the microcode but I'm currently waiting on
someone getting back from holiday. I shall let the group once I have a
response.

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Problems with Linux kernel 2.4.18

2002-04-05 Thread Alex King


Hi,

I've been using the speedtouch driver successfully for several weeks
using linux kernel 2.4.17, but I have tried several 2.4.18 kernels and
they all have the same problem - the connection is very unstable.  The
connection works, but it seems like many frames are being dropped.  If I
ping the other end of the link I typically get 50% packet loss.  Also I
have lcp-echo-failure 2 set in the peers file, so lcp typically takes
the link down an up again reasonably often.

If I go back to my 2.4.17 kernel, everything works OK again.

For various reasons the kernel configuration is quite different between
the 2.4.17 and the various 2.4.18 configurations I have tried.  I am
currently recompiling 2.4.18 with exactly the same configuration as a
working 2.4.17 to see if this makes a difference (I doubt it though)

Now booted under the new 2.4.18 with the same config as 2.4.17, ans as
expected, the problems persist.

Can anyone give me an idea where to look to debug this problem?

$ifconfig ppp0
ppp0  Link encap:Point-to-Point Protocol  
  inet addr:210.55.1.xyz  P-t-P:210.55.1.158 Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:85 errors:0 dropped:0 overruns:0 frame:0
  TX packets:147 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 
  RX bytes:29989 (29.2 KiB)  TX bytes:11441 (11.1 KiB)

$ ping -c 20 210.55.1.158
PING 210.55.1.158 (210.55.1.158): 56 data bytes
64 bytes from 210.55.1.158: icmp_seq=1 ttl=64 time=61.4 ms
64 bytes from 210.55.1.158: icmp_seq=3 ttl=64 time=61.1 ms
64 bytes from 210.55.1.158: icmp_seq=5 ttl=64 time=60.7 ms
64 bytes from 210.55.1.158: icmp_seq=7 ttl=64 time=61.4 ms
64 bytes from 210.55.1.158: icmp_seq=9 ttl=64 time=63.0 ms
64 bytes from 210.55.1.158: icmp_seq=11 ttl=64 time=61.6 ms
64 bytes from 210.55.1.158: icmp_seq=13 ttl=64 time=61.3 ms
64 bytes from 210.55.1.158: icmp_seq=16 ttl=64 time=62.7 ms
64 bytes from 210.55.1.158: icmp_seq=17 ttl=64 time=60.5 ms
64 bytes from 210.55.1.158: icmp_seq=19 ttl=64 time=62.2 ms

--- 210.55.1.158 ping statistics ---
20 packets transmitted, 10 packets received, 50% packet loss
round-trip min/avg/max = 60.5/61.5/63.0 ms

---/etc/ppp/options---
auth
noipx

---/etc/ppp/peers/adsl---
debug
kdebug 1
noipdefault
defaultroute
pty /usr/local/bin/pppoa2 -vpi 0 -vci 100
sync
user [EMAIL PROTECTED]
remotename adsl
noauth
noaccomp
nopcomp
noccp
novj
holdoff 4
persist
maxfail 25
usepeerdns
lcp-echo-interval 300
lcp-echo-failure 2

---

I get this in the logs infrequently:
Apr  6 09:49:25 morrison pppoa2[573]: CRC error in an AAL5 frame

Thanks for any help,

alex


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Problems with Linux kernel 2.4.18

2002-04-05 Thread Alex King


I have 2.4.19-pre5 running now and it seems fine.

Thanks for the help,

Alex

On Sat, Apr 06, 2002 at 12:11:19AM +0200, Edouard Gomez wrote:
 
 Alex King ([EMAIL PROTECTED]) wrote:
  
  Hi,
  
  I've been using the speedtouch driver successfully for several weeks
  using linux kernel 2.4.17, but I have tried several 2.4.18 kernels and
  they all have the same problem - the connection is very unstable.  The
  connection works, but it seems like many frames are being dropped.  If I
  ping the other end of the link I typically get 50% packet loss.  Also I
  have lcp-echo-failure 2 set in the peers file, so lcp typically takes
  the link down an up again reasonably often.
  
  If I go back to my 2.4.17 kernel, everything works OK again.
  
 
 Many users have noticed that. But no real solution. The fact is the 2.4.18
 implements a new ppp code (look at the version number during boot, 2.4.17 uses
 kernel ppp version 2.4.1, and 2.4.18 uses kernel ppp 2.4.2) I think the problem
 comes from this change. Users who noticed this packet loss had solved the problem
 downgrading and/or upgrading to a 2.4.19-pre kernel.
 
 I think we will just mark this kernel version in the FAQ as being buggy.
 
 -- 
 Edouard Gomez
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se d?sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Uploading mgmt.o failed !

2002-04-03 Thread Alex Bennee

open source devel company said:
 Please forgive my earlier question

 I have an error in the earlier phase itself


 root@server1 bin]# modem_run  -v 1 -m -s -f
 /usr/local/bin/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB
 modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%
 BLOCK1: Connection timed out
 Uploading /usr/local/bin/mgmt.o failed! Continuing
 anyway ...
 Reference : 3EC 18607CAAB 05(see under your modem
 box)
 ADSL line is blocked?

Your running an older version of the driver. Could you try the latest CVS
version.

See
http://sourceforge.net/cvs/?group_id=32758
for info.


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: modem_run and two modems

2002-04-02 Thread Alex Bennee

Rob said:

 okies ... little more detail..

 truing to fire up modem2 when modem1 is in use by ppp already :-

 albert#
 albert# /usr/local/bin/strace /usr/local/bin/modem_run -v 1 -d
 /dev/ugen1  -f /us
 r/local/libdata/mgmt.o -m
 snip
 open(/dev/ugen1.5, O_RDWR)= 4
 ioctl(4, USB_SET_SHORT_XFER, 0xbfbfe664) = 0
 ioctl(4, USB_SET_TIMEOUT, 0xbfbfe690)   = 0
 read(4, 0xbfbfe6cc, 512)= -1 ETIMEDOUT (Operation timed
 out) ioctl(4, USB_SET_TIMEOUT, 0xbfbfe690)   = 0
 write(4, \210\370\0\0\0\0\362\1\r\0\0\352\f\0\0\352\v\0\0\352\n...,
 991^C  unf
 inished ...

Well it timed out earlier. Someone else on the list has had success with
increasing the timeout value in the #defines

64   #define CTRL_TIMEOUT 1000
65   #define DATA_TIMEOUT 1000

to 2000. It could be we are on the edge of a timeout value. Could you try
modifying and recompiling and see if you get any improvment (say 2000 for
the time being).

 kill ppp:
 try again :

 albert# /usr/local/bin/strace /usr/local/bin/modem_run -v 1 -d
 /dev/ugen1  -f /us
 r/local/libdata/mgmt.o -m
 snip
 ioctl(3, USB_SET_CONFIG, 0xbfbff6d8)= 0
 ioctl(3, USB_SET_ALTINTERFACE, 0xbfbff6c0) = -1 EINVAL (Invalid
 argument) writev(2, [{USB_SET_ALTINTERFACE, 20}, {: , 2}, {Invalid
 argument,  16}, {
 \n, 1}], 4USB_SET_ALTINTERFACE: Invalid argument
 ) = 39
 writev(2, [{pusb_set_interface, 18}, {: , 2}, {Invalid argument,
 16},  {\n
 , 1}], 4pusb_set_interface: Invalid argument
 ) = 37
 sigprocmask(SIG_BLOCK, ~[ILL TRAP ABRT EMT FPE BUS SEGV SYS], []) = 0
 sigprocmask(SIG_SETMASK, [], NULL)  = 0
 exit(-1)= ?

Looks like we need to check the API on the BSD version of the pusb library.
Here I need to bow to a BSD expert. Any takers?

 It looks like this one fails here:
 ioctl(3, USB_SET_ALTINTERFACE, 0xbfbff6c0) = -1 EINVAL (Invalid
 argument)

 this is a call within pusb_set_interface  (in pusb-bsd.c)

 While I can fathom out C, I have no idea of the various system call
 usage  particularly with regard to USB to be able to debug this.

Man pages? I don't know the hereditary of the BSD USB codebase but it could
just be the structure passed via the ioctl is out of sync with the kernel
code. Time to browse the kernel code?

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: A solution and a question

2002-04-02 Thread alex


On Tue, 2002-04-02 at 15:31, Ken de Veaux wrote:
   #define DATA_TIMEOUT 1000
   
   By changing this value from 1000 to 2000, I was able to get the program to
   work as it was supposed to, and I haven't had any further problem.
   
   I hope this is of help to anybody having similar problems.
  
  Mmmm I wonder where the original number cam from, could be worth
  changing it in CVS if several people are on the edge. At least adding
  some diagnostic output would be useful.
 
 Might be worth considering, at least one other person emailed me that he
 was having similar probs.  As it's only a timeout, it shouldn't slow down
 those whose setup manages within the 1000 limit.

I've just upped it to 2 seconds in the latest CVS. Shouldn't break
anything, people should shout if they think it breaks anything.

 snip
 Oops, you're almost right, and I'm certainly wrong.  The scripts are OK,
 but I forgot to add an ipparam value to peers/adsl.  My ip-up.local uses
 that value, which appears as $6, to call an appropriate sub-script.
 
 Thanks for putting me on the right track.

Your welcome :-)

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Reset usbdevfs mod

2002-04-01 Thread alex


On Sat, 2002-03-30 at 01:32, Tony wrote:
 
 I just had a problem with usbdevfs where :
 1)kernel: usbdevfs: USBDEVFS_CONTROL failed dev 3 rqt 192 rq 18 len 8 ret -110
 2)kernel: usb_control/bulk_msg: timeout
 
 I get (1) with initial connect anyway, so I don't worry, but this time it 
 happened while connected (2), as such caused a time-out on USB dev 3, which 
 caused ADSL line blink.
 
 I'm running:
 K: 2.4.18
 speedtouch-20011007

Are people still going to the old website? I know the old snapshot is
quite stable but there have been changes to the modem_run code since the
snapshot (and it helps if people are running at least 1.0 if not
bleeding edge CVS :-)

 I tried killing proceeses and various modprobe -r mod's, but had to resort to 
 a reboot, a crime I know, but I didin't know what else to do.
 
 Can anyone advise on a usbdevfs restart proceedure, or somthing else ?

USB has always been a bit dodgy when it comes to a clean restart. I
think currently one of the channels is locked open and the bus can't be
reset. Last time I experiemented with the USB_RESET comand it just
killed it completely.

I don't really follow USB developments, it may of improved recently? I
think the startup script may attempt a complete shutdown (or at least I
remember at least one version doing a complete rmmod).

You could try your distro's USB scripts (e.g. Mandrake has a script
dedicated to bringing USB up and down, hence I don't load USB stuff in
the adsl script). 

Enough rambling from me now...
 

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: problems with getting a connection

2002-03-28 Thread alex


Well a basic trouble shooting set of steps goes like:

1. ifconfig ppp0 - check interface has been created and logon succeded
2. ping DNS servers by IP addresss (see /etc/ppp/resolv.conf)
3. ping servers by name (e.g. google, bbc)

If 1 fails then you need to check your logs to see why pppd fails
If 2 or 3 fails but 1 ok then its probably your ISP's end

Alex.


On Thu, 2002-03-28 at 04:18, jonathan chetwynd wrote:
 Is there a good system for tracing where connection problems lie?
 
 I've had 2 occasions in the last week where it was impossible to connect.
 
 Yesterday's was particularly annoying. I could not connect for 6 hours. 
 though ie6/ms also had problems and BT my ISP claims there was a 
 transient non-serious problem for 2 hours.
 
 ifconfig ppp0 is not enough.
 
 thanks
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: modem_run and two modems

2002-03-28 Thread alex


On Thu, 2002-03-28 at 12:30, Rob wrote:
 
 Hi all ... first steps on getting two modems working, and I hit a problem 
 straight away.
 
 System is FreeBSD 4.3.   Downloaded latest speedtouch-1_0 driver.
 
 I have two speedtouch USB modems.  Both have worked fine on their own.
 
 I get the same problem with both modems plugged into the USB card on the 
 PC, with just one on a powered hub, and with both on a powered hub.  It 
 also doesn't matter which is which.
 
 Script runs
 /usr/local/bin/modem_run -v 1 -d /dev/ugen0 -f /usr/local/libdata/mgmt.o -m
 /usr/local/bin/modem_run -v 1 -d /dev/ugen1 -f /usr/local/libdata/mgmt.o -m

Well it looked ok up to BLOCK1. Looking over the code its waiting and
timeing out on the first read from the USB modem, however as your first
modem is still up I'm assuming the device selection code has worked ok.

Complete shot in the dark can you try running the second modem_run with
the -s option and extra verbosity (-v 2) and see what you get.


-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: modem_run and two modems

2002-03-28 Thread alex


Mmm, possibly it would make sense. Do you have strace on *BSD (I'm
guessing yes). If you ran that we may see where modem_run is hanging up
on the second modem_run (probably different places in your two failure
modes). An incantation like

strace -e file /usr/local/bin/modem_run -v 1 -d /dev/ugen1 -f
/usr/local/libdata/mgmt.o -m

Should give a log that shows which syscall hangs up. Check your man page
on BSD for strace.

Regards,

Alex.



On Thu, 2002-03-28 at 22:54, Rob wrote:
 At 16:55 28/03/02 +, alex wrote:
 
 On Thu, 2002-03-28 at 12:30, Rob wrote:
   Script runs
   /usr/local/bin/modem_run -v 1 -d /dev/ugen0 -f /usr/local/libdata/mgmt.o -m
   /usr/local/bin/modem_run -v 1 -d /dev/ugen1 -f /usr/local/libdata/mgmt.o -m
 
 Well it looked ok up to BLOCK1. Looking over the code its waiting and
 timeing out on the first read from the USB modem, however as your first
 modem is still up I'm assuming the device selection code has worked ok.
 
 Complete shot in the dark can you try running the second modem_run with
 the -s option and extra verbosity (-v 2) and see what you get.
 
 
 ok...
 
 albert# modem_run -v 1 -s -m -d /dev/ugen0 -f /usr/local/libdata/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%
 BLOCK1 :991 bytes   uploaded : OK
 BLOCK2 :511 bytes downloaded : OK
 BLOCK3 : 526187 bytes   uploaded : OK
 BLOCK4 :511 bytes downloaded : OK
 Reference : 3EC 18607CAAB 05(see under your modem box)
 ADSL line is blocked?
 ADSL line is synchronising
 ADSL line is up, downstream at 576 kbit/s, upstream at 288 kbit/s
 ADSL link goes UP
 
 albert# modem_run -v 2 -s -m -d /dev/ugen1 -f /usr/local/libdata/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%
 BLOCK1 :991 bytes   uploaded : OK [4.963000 ms]
 BLOCK2: Operation timed out
 Uploading /usr/local/libdata/mgmt.o failed! Continuing anyway ...
 USB_SET_ALTINTERFACE: Invalid argument
 pusb_set_interface: Invalid argument
 
 
 not much difference.  However, reboot, and try firing up ppp on the first 
 modem before touching the second one  :-
 
 albert# modem_run -v 1 -s -m -d /dev/ugen0 -f /usr/local/libdata/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%
 BLOCK1 :991 bytes   uploaded : OK
 BLOCK2 :511 bytes downloaded : OK
 BLOCK3 : 526187 bytes   uploaded : OK
 BLOCK4 :511 bytes downloaded : OK
 Reference : 3EC 18607CAAB 05(see under your modem box)
 ADSL line is blocked?
 ADSL line is synchronising
 ADSL line is up, downstream at 576 kbit/s, upstream at 288 kbit/s
 ADSL link goes UP
 albert# ppp -nat -ddial adsl
 Working in ddial mode
 Using interface: tun0
 albert#
 albert# modem_run -v 2 -s -m -d /dev/ugen1 -f /usr/local/libdata/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%
 ^C
 
 long pause here.  in excess of five mins.  ^C to abort, then kill ppp (and 
 hence 2 off pppoa2 -d /dev/ugen0)
 
 albert# kill 294
 albert# modem_run -v 2 -s -m -d /dev/ugen1 -f /usr/local/libdata/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%
 BLOCK1 :991 bytes   uploaded : OK [4.981000 ms]
 BLOCK2 :511 bytes downloaded : OK [328.356000 ms]
 80 00 00 00 04 01 01 03 00 00 00 ce 01 a0 e3 09 
 00 c7 e5 80 00 a0 e3 01 00 c7 e5 53 00 a0 e3 00 ...S
 f0 29 e1 94 11 9f e5 21 03 a0 e3 00 10 80 e5 10 .).!
 10 a0 e3 22 01 a0 e3 00 10 80 e5 04 00 8f e2 01 ...
 00 80 e2 10 ff 2f e1 5e 4f b8 78 40 1e fc d1 38 ./.^O.x@...8
 78 f9 7a 09 02 bc 7a 21 43 09 02 7c 7a 21 43 09 x.z...z!C..|z!C.
 02 3c 7a 21 43 11 38 01 28 2d db 03 28 2b dc 80 .z!C.8.(-..(+..
 00 55 4c 24 58 a7 46 46 4b 0e 33 7a 7b 12 02 3c .UL$X.FFK.3z{..
 7b 22 43 12 d0 14 1c f4 3c ff 3c 0e d5 40 07 02 {C@..
 d0 1c 1c 0b 1c 21 1c 52 1e 8c 5c 9c 54 fb d1 3b .!.R..\.T..;
 a4 14 23 23 60 c0 0f 64 30 00 e0 66 20 78 70 cb ..##`..d0..f xp.
 e7 01 a2 10 47 00 00 01 f0 a0 e1 04 20 8f e2 01 G... ...
 20 82 e2 12 ff 2f e1 60 20 f0 e7 04 e0 4e e2 00  /.` N..
 40 2d e9 00 e0 4f e1 07 40 2d e9 a8 10 8f e2 00 @[EMAIL PROTECTED]
 00 91 e5 01 00 20 e2 00 00 81 e5 00 00 50 e3 03 . ...P..
 00 00 0a 0d 10 a0 e3 cc 20 9f e5 00 10 82 e5 02  ...
 00 00 ea 0f 10 a0 e3 bc 20 9f e5 00 10 82 e5 01  ...
 00 a0 e3 90 10 9f e5 00 00 81 e5 6c 10 8f e2 00 ...l
 00 91 e5 01 00 40 e2 00 00 81 e5 00 00 50 e3 02 .@...P..
 00 00 1a 94 00 9f e5 94 10 9f e5 00 00 81 e5 90 
 20 9f e5 00 10 92 e5 07 40 bd e8 0e f0 69 e1 00  ...@i..
 80 fd e8 00 00 00 8c 20 00 00 88 50 00 00 01

[speedtouch] Re: stability

2002-03-27 Thread Alex Bennee

Although the user-mode drivers use kernel features such as pppd and usb
they in themsleves shouldn't panic the kernel (thats half the point of them
being user-mode).

A kernel-panic is definatly a kernel problem (even if it is triggered by
the user-mode code).

Alex.

Greg MATTHEWS said:

 I'm running 'woody' version of debian which is very close to a proper
 release.  this allows me to use ext3 and certain other things that have
 arrived since  2000. the kernel version is 2.4.18. i dont have the
 exact message that comes  up from the kernel panic but last time it
 happened the current process was  swapper. is there a way of capturing
 the panic message? i can copy down the  last 25 lines off the screen
 next time.

 GREG

 What is your kernel version?  What version of Debian are you running?
 What does the kernel panic say?

 Duncan.

 On Tuesday 26 March 2002 12:00 pm, Greg MATTHEWS wrote:
  hi all...
 
  I've successfully set up a debian linux box as a router cum firewall
  for two internal networks. However... I am experiencing stability
  problems.
 
  Is this to be expected with these drivers? sometimes modem_run will
  terminate leaving pppoa3 still running, othertimes the whole machine
  crashes with a kernel panic. It is especially noticeable in certain
  circumstances. For instance, everytime I try to update the source
  tree on my NetBSD box via sup it will totally kill my connection. Is
  it a problem with the number of open connections? Is anyone else
  experiencing this?
 
  Any and all suggestions welcome...
 
  GREG
 
 
 
  Liste de diffusion modem ALCATEL SpeedTouch USB
  Pour se désinscrire :
  mailto:[EMAIL PROTECTED]?subject=unsubscribe



 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire :
 mailto:[EMAIL PROTECTED]?subject=unsubscribe




Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: strange deconnexion

2002-03-22 Thread alex


On Thu, 2002-03-21 at 21:36, gault wrote:
 
 Hi all,
 
 I got some very new problems with my connection ( long time no problem ) here is 
a summary of what append:
 
 Mar 21 22:18:37 diablo2 pppoa3[1904]: PPPoA3 version 1_0 started by root (uid 0)
 Mar 21 22:18:37 diablo2 pppoa3[1904]: A previous instance seems to be running
 Mar 21 22:18:37 diablo2 pppoa3[1904]: Sending the kill signal to 1855 and waiting...
 Mar 21 22:18:37 diablo2 pppd[1494]: Using interface ppp0
 Mar 21 22:18:37 diablo2 pppd[1494]: Connect: ppp0 -- /dev/pts/5
 
 Thx for any help.

This can be caused by pppd dieing and restarting (starting a new
instance of pppoa3).It should clean up after itself and start again. Do
a ps ax and see howmany copies of pppoa3 you have still running.

   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Problems getting Alcatel SpeedTouch USB/ADSLmodem working under Red Hat 7.1

2002-03-22 Thread alex


On Fri, 2002-03-22 at 15:27, Tony wrote:
 
 I too have been down the Alcatel Speedtouch driver road that has no end!
 The user space driver works.
 
 1.) Rebuild your kernel, I would recommend 2.4.18, which doesn't require 
 patches for ATM etc..
 
 2.) Install ppp 2.4.1
 
 3.) Follow Instructions:
  http://benoit.papillault.free.fr/speedtouch/index.en.php3

The latest howto's are on the developement site:
http://speedtouch.sourceforge.net/docs.php

Benoit's site is getting a bit out of date.

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Basic iptables firewall script

2002-03-21 Thread Alex Bennee

Richard A Lough said:
 If you run less than, say, eight IP addresses, you can add additional
 filtering, eg 192.168.1.1/28

True. But I'm gready so I use the whole class C address space on my lan,
including a block of 100 or so DHCP'd addresses just for LAN parties :-)


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: where can I find newest RPM files?

2002-03-20 Thread alex


Funny you should mention that, you can either grab the snapshot RPM's
from the sourceforge site or download the latest CVS and type make rpm
and get some shinny new RPM's built for you.

Alex.


On Thu, 2002-03-14 at 10:01, Erik Schaberg wrote:
 
 Hi,
 
 Tomorrow I will get ADSL and I'm looking for the newest SpeedTouch RPM files (that 
include driver version 1.0). I looked on RPM find but they only have the old 
20010914 version. I have seen some discussion on this mailing list about a newer RPM 
version. How can I get them? Where are they stored? Or when will the be available?
 
 Thanks in advace for your  help,
 
 Erik
 [EMAIL PROTECTED]
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] reconnections again...

2002-03-16 Thread Alex M


Hiya, heres Alex Trouble again ;PP
I thought I sorted out the problem with self reconnections by puting PERSIST where it 
should be. Obviously it helped. ;)) But, it still disconnecting, when some people on 
the network, trying to download sth using some kinda Flashget or Godzilla (you know, 
engines that trying to download 8 different files at the same time) ...is there 
anything I can do about it except for stopping them? I know I could always blame the 
provider, heh... which is BTopenworld ... but.. still I can see for myself, when I 
download anything huge, and with over 30KB/S it just kills the connection in a 
while... 
And there's other thing concerning this reconnecting script. Ill just paste it, if 
anyone could tell me, why it doesnt work?

#==peerip
PEER_IP=`/sbin/ifconfig | grep P-t-P | cut -d ':' -f3 | cut -d ' ' -f1`
export PEER_IP
#===
#==reconnect===
#! /bin/sh

#peerip

ifconfig | grep ppp0 /dev/null 21  ping -c 2 $PEER_IP  /dev/null 21
if test $? -eq 1
then
/usr/sbin/restart

and its set in crontab */3 * * * * root /etc/rc.d/keepalive2.sh
dunno what else to say... maybe this - plz help :pp

cheers

Aleeex

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Request for Microcode Checksums

2002-03-14 Thread alex


We've had a fair number of reports of upload errors with various
microcode's and although I've never had problems myself I thought it
would be worth while getting a breakdown of what files existed out there
and to see if there is a correlation between microcode versions or if
its just USB wierdness. 

If your microcode checksum is different from whats listed here then
please reply with the md5sum of the binary, its filename (mgtmt.o if its
from a Linux tarball, alcaudsl.sys if its from windows) and the Alcatel
version number attached to tarball/setup.

So far we have:

7d0e028a8e3901bc0b5b569c575203ef  alcaudsl.sys version (BTO CDROM?)
aae9dd2d6ad69878d7899b24fa40cb08  alcaudsl.sys version 1.3.4
b1bc2524451b8b238fca773d8642f60a  alcaudsl.sys version 1.4.0


-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Request for Microcode Checksums

2002-03-14 Thread alex


I should of added:

and if you have experienced any upload problems (e.g. modem_run failing
occasionally) and the percentage scores modem_run gives for identifying
the blocks.

:-)


Alex.

On Thu, 2002-03-14 at 17:56, Robin Thompson wrote:
 
 0ee210ea42613cf43c72310672aae6c6  mgmt.o 1.3.3
 
 
 
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Request for Microcode Checksums

2002-03-14 Thread alex


On Thu, 2002-03-14 at 18:20, Robin Thompson wrote:
 
 0ee210ea42613cf43c72310672aae6c6  mgmt.o 1.3.3 no upload problems. can't
 remember the percentage thing as modem_run has been running for 66 days
 straight.

66 days. I think thats the new record!



-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: driver problem?

2002-03-10 Thread alex


On Sun, 2002-03-10 at 09:34, Sami Dalouche wrote:
 
  thanks tim,
  I have been using the other and deprecated version of the speedtouch
  driver.
 What's this version ? 
 I'm using the v1.0, but which other version is there ?

None really. There is a more upto date CVS snapshot just to gather
together some of the fixes that have been made. There will probably be a
1.1rc1 in the next few weeks though. I ain't gaurenteeing anything
though :-)

You can laways build from CVS if you want but AFAIK there have been no
really significant problems with 1.0 except a minor issue with debian
scripts.

 
 Sam
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: driver problem?

2002-03-10 Thread alex


On Sun, 2002-03-10 at 11:30, Jonathan Chetwynd wrote:
 
 I was referring to http://sourceforge.net/projects/linux-usb/ which appears
 to be no longer supported...
 anyway, it seems that converting from the one to the other is not as easy as
 it might be.

Errgh. Wrong version. Read the FAQ, first entry 0.0

Alex.
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Alcatel's website only has the driver UPGRADES now?

2002-03-10 Thread alex


This list has nothing to do with Alcatel. The drivers you refer to are
for Linux and *BSD systems (not Windows) and are developed as open
source drivers completely independantly of Alcatel.

If you are running one of these systems then you are welcome to use our
drivers. No coding is required but following the instructions in the
documentation is. If your running Windows I'm afraid you only recourse
for support is Alcatel (and possibly your ISP).

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: speed touch home ethernet

2002-03-09 Thread alex


I could be wrong but I thought the Ethernet speedtouch suported PPPoE
which is slightly different. There are some patches for pppd to support
PPPoE (Raoring Penguin I believe).

But as I said, I could be wrong.

Alex.



On Sat, 2002-03-09 at 08:16, system wrote:
 
 hi,every one!
 I use speed touch home ethernet NOT USB .
 it can not work on freebsd box.I had tried so many month.
 is the pppoa2 worked ?
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: driver problem?

2002-03-09 Thread alex


Unless pppoa is dieing on you (check syslog) then if you disconnect
after 1/2 an hour it could be your provider bouncing you.

Any pention of pppoa in the log?

Alex.


On Sat, 2002-03-09 at 18:16, Sami Dalouche wrote:
 
 I get the exact same thing, except I can connect, but can't stay
 connected for more than an hour.. after a while, it disconnects w/ a LCP
 Timeout
 Mar  9 03:05:22 pingoo pppd[514]: LCP: timeout sending Config-Requests
 Mar  9 03:05:22 pingoo pppd[514]: Connection terminated.
 Mar  9 03:05:22 pingoo pppd[514]: Using interface ppp0
 Mar  9 03:05:22 pingoo pppd[514]: Connect: ppp0 -- /dev/pts/4
 Mar  9 03:05:22 pingoo /etc/hotplug/net.agent: assuming ppp0 is already
 up
 Mar  9 03:05:22 pingoo /etc/hotplug/net.agent: invoke ifdown ppp0
 
 
 I'm using kernel 2.4.18 w/ Speedtouch-1.0
 Any idea ?
 
 Sam
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 On
  Behalf Of Jonathan Chetwynd
  Sent: samedi 9 mars 2002 19:10
  To: [EMAIL PROTECTED]
  Subject: [speedtouch] driver problem?
  
  
  I'm using speedtouch-1_0.tar.gz   from
  http://speedtouch.sourceforge.net/download.php
  
  yet when I plug the usb in I get a problem:
  
  
  Mar  9 17:48:58 localhost su(pam_unix)[1195]: session opened for user
 root
  by jay(uid=500)
  Mar  9 17:53:49 localhost kernel: CSLIP: code copyright 1989 Regents
 of
  the
  University of California
  Mar  9 17:53:49 localhost kernel: PPP generic driver version 2.4.1
  Mar  9 17:54:05 localhost kernel: HDLC line discipline: version
 $Revision:
  3.3 $, maxframe=4096
  Mar  9 17:54:05 localhost kernel: N_HDLC line discipline registered.
  Mar  9 17:54:58 localhost kernel: hub.c: USB new device connect on
 bus1/1,
  assigned device number 2
  Mar  9 17:54:58 localhost kernel: usb-uhci.c: interrupt, status 2,
 frame#
  1027
  Mar  9 17:54:58 localhost kernel: usb.c: USB device not accepting new
  address=2
  (error=-110)
  Mar  9 17:54:58 localhost kernel: hub.c: USB new device connect on
 bus1/1,
  assigned device number 3
  Mar  9 17:54:58 localhost kernel: usb.c: USB device 3 (vend/prod
  0x6b9/0x4061) is not claimed by any active driver.
  Mar  9 17:54:58 localhost /etc/hotplug/usb.agent: ... no drivers for
 USB
  product 6b9/4061/0
  Mar  9 17:55:17 localhost kernel: usb_control/bulk_msg: timeout
  Mar  9 17:55:17 localhost kernel: usbdevfs: USBDEVFS_BULK failed dev 3
 ep
  0x85 len 512 ret -110
  Mar  9 17:55:20 localhost kernel: usb_control/bulk_msg: timeout
  
  all modules seem to load ok...
  
  any ideas please
  
  thanks
  
  jonathan chetwynd
  
  http://www.peepo.com The first and still the best picture
  directory
  on the web
  http://www.learningdifficulty.org.uk Our guide to helping people with
 a
  learning difficulty get the most from the web
  
  
  
  Liste de diffusion modem ALCATEL SpeedTouch USB
  Pour se désinscrire : mailto:speedtouch-
  [EMAIL PROTECTED]?subject=unsubscribe
  
  
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Location of config data

2002-03-06 Thread Alex Bennee

Having just restarted my adsl link after 15 days of uniterrupted service I
came across a problem with the adsl start script. Basically Ihadn't copied
the config values into it so it failed to start adsl. This is going to be a
problem for packages upgrading as config data will be lost if the script is
over-written (which it should be, there may be a bug to fix).

I propose /etc/speedtouch to hold the config data which can be included by
the /etc/init.d/adsl script. If no one objects loudly then I'll do that in
the next few days.

Question for the LSB people. If you locally compile and install the
speedtouch driver should you put the config in /etc/speedtouch
or /usr/local/etc/speedtouch?

Question for the BSD people. Do you want the same sort of config setup or
can I blithley ignore BSD when I update the Makefiles?


Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Microcode upload error

2002-03-06 Thread alex


On Thu, 2002-03-07 at 06:05, Ken de Veaux wrote:
 Greetings!
 
 When I run modem_run, I get the following output:
 
 ---
 [root@tiger root]# modem_run -v 2 -m -f /store/download/mgmt.o
 Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
 best offset   6463 with probability  87%
 best offset 532634 with probability 100%

It looks like you may have an old managment app. Did you get the latest
from Alcatel? You could also try using the alcudsl.sys from the windows
drivers. You should see both offsets calculated to 100% probablilty.

Yes its should upload regarless of the state of your ADSL line :-)

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Strange network death when downloading a particular file

2002-03-04 Thread Alex Bennee

Tim Woodall said:

 Here is the command I am using to get a particular file: (wrapped)


I wonder if there are any strange escape values in the file you downloaded.
What version of ppp are you running?

Alex
www.bennee.com/~alex/




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] RPM build checked into CVS

2002-03-03 Thread alex


After feedback yesterday (and recovering from the hangover this morning)
I've commited the RPM changes to CVS. Could people with RPM based system
check the rpm's build for them and are useable. Change summary is:

   binaries now install in $prefix/sbin instead of bin (LSB complient)
   make archive and make rpm to make tarballs and rpm's
   spelling fix in speedtouch.tmpl (CONFIGURE_ARGS)
   doc-linux now in $prefix/doc/speedtouch (LSB complient)
   doc-linux make uninstall fixed
   src/Makefile now quotes VERSION

Regards,

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] [PATCH] Proper RPM's in the Makefile

2002-03-01 Thread alex


I want to make a fully self installing rpm but the first stage is to get
the RPM building in order.

I've committed speedtouch.spec.in into CVS (and removed
speedtouch.spec). Together with the attached patch you should be able to
do a `make rpm` and end up with a source and binary rpm in your
respective build directories. I've not committed this to CVS yet as its
still ugly and I would like any comments/suggestions on how to neaten
the patch. Some notes:

1. The ifdef's for the install is mainly so as to not specify a
user/mode on the install. You should build rpm's as a user (not root)
and rpm takes care of the attributes itself. This explains the uglyness
I want to get rid of in the Makefile and doc-linux Makefile

2. The autoconf script currently doesn't check RPM exists. Its easy to
add but I'm being lazy today but I know what to do :-)

3. I really don't like make dist doing all that CVS stuff or specifying
the version again. We could probably move all that magic into a release
script.

4. I unquoted the VERSION in the speedtouch.tmpl file as I wanted to us
the symbol for building tar files. This is the reason the src/Makefile
has gained all the quotes (as VERSION is just used in printf's). The
other option is to have two symbols, VERSION and VERSION_STRING.

5. I still want to add support for building -static RPM's and post
install scripts to fetch the binaries from Alcatel.

Could I ask people with RPM systems to test this patch and feedback.
Once we have decent user friendly RPM's (and Benoits doctor script?) I
think it could be time for a 1.1 (or 1.0.1 :-)

-- 
[EMAIL PROTECTED]
http://www.bennee.com/~alex/

Index: Makefile
===
RCS file: /cvsroot/speedtouch/speedtouch/Makefile,v
retrieving revision 1.44
diff -r1.44 Makefile
28a29,35
 #
 # DESTDIR will be blank unless make install is called from the rpm build
 # script. There is test in place for the individual binaries to avoid
 # setting the user/attribs as you can (and should :-) build rpms as a normal
 # user. In the RPM case the attribs are set by RPM
 #
 
31c38
   @test -d $(bindir) || $(INSTALL) -c -d $(bindir)
---
   @test -d $(DESTDIR)$(bindir) || $(INSTALL) -c -d $(DESTDIR)$(bindir)
34a42,44
 ifdef DESTDIR
   $(INSTALL) bin/modem_run $(DESTDIR)$(bindir)
 else
35a46
 endif
37a49,51
 ifdef DESTDIR
   $(INSTALL) bin/pppoa2 $(DESTDIR)$(bindir)
 else
38a53
 endif
40a56,58
 ifdef DESTDIR
   $(INSTALL) bin/pppoa3  $(DESTDIR)$(bindir)
 else
41a60
 endif
68a88
 # This prepares a build for distribution. I may of broken this with my autoconf 
changes
84,88c104,117
   version=`date +%Y%m%d`; \
   cd ..; \
   tar cf speedtouch-arch-$${version}.tar speedtouch;\
   rm -f speedtouch-arch-$${version}.tar.gz; \
   gzip -9 speedtouch-arch-$${version}.tar;\
---
   cp -a . /tmp/speedtouch-$(VERSION);\
   home=`pwd`;\
   cd /tmp;\
   rm -f speedtouch-$(VERSION).tar; \
   tar cf speedtouch-$(VERSION).tar speedtouch-$(VERSION);\
   rm -f speedtouch-$(VERSION).tar.bz2; \
   bzip2 -k9 speedtouch-$(VERSION).tar;\
   mv speedtouch-$(VERSION).tar.bz2 $${home};\
 
 
 rpm: archive
   cp -f speedtouch-$(VERSION).tar.bz2 $(RPM_ROOT)/SOURCES/;\
   rpm -ba speedtouch.spec;\
 
Index: configure
===
RCS file: /cvsroot/speedtouch/speedtouch/configure,v
retrieving revision 1.14
diff -r1.14 configure
535c535
 # From configure.in Revision: 1.12 
---
 # From configure.in Revision: 1.13 
592a593
 RPM_ROOT=`rpm --eval=%_topdir`
597c598
 echo configure:598: checking for $ac_word 5
---
 echo configure:599: checking for $ac_word 5
627c628
 echo configure:628: checking for $ac_word 5
---
 echo configure:629: checking for $ac_word 5
678c679
 echo configure:679: checking for $ac_word 5
---
 echo configure:680: checking for $ac_word 5
710c711
 echo configure:711: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works 
5
---
 echo configure:712: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works 
5
721c722
 #line 722 configure
---
 #line 723 configure
726c727
 if { (eval echo configure:727: \$ac_link\) 15; (eval $ac_link) 25; }  test 
-s conftest${ac_exeext}; then
---
 if { (eval echo configure:728: \$ac_link\) 15; (eval $ac_link) 25; }  test 
-s conftest${ac_exeext}; then
752c753
 echo configure:753: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a 
cross-compiler 5
---
 echo configure:754: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a 
cross-compiler 5
757c758
 echo configure:758: checking whether we are using GNU C 5
---
 echo configure:759: checking whether we are using GNU C 5
766c767
 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:767: \$ac_try\) 15; 
(eval $ac_try) 25; }; } | egrep yes /dev/null 21; then
---
 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:768: \$ac_try\) 15; 
(eval $ac_try) 25; }; } | egrep

[speedtouch] Re: modem_run *reads* mgmt.o :-)

2002-02-25 Thread alex


 Hi Alex,

 Everything's OK... and *this* is my first message using my *new*
 connection  ;-)

Another satisfied customer

Alex.
:-)





Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: modem_run *won't read / ne veut pas lire* mgmt.o:-(

2002-02-24 Thread alex


On Sun, 2002-02-24 at 23:22, Norbert Bottlaender-Prier wrote:

 See what happens :
 
 debian-p166:~/speedtouch# modem_run -m -f mgmt.o
 Fatal error: unable to locate microcode
 debian-p166:~/speedtouch# modem_run -m -f alcaudsl.sys
 Fatal error: unable to locate microcode
 debian-p166:~/speedtouch# modem_run -m -f wrong_filename
 wrong_filename: No such file or directory
 Fatal error: unable to locate microcode
 debian-p166:~/speedtouch#

Try running modem_run with the -v option for a bit more info. You didn't
recopy the mgmt.o file across did you?


-- 
[EMAIL PROTECTED]
Software Engineer for hire
http://www.bennee.com/~alex/cv.html



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: pppoa3 Cannot detect Speedtouch

2002-02-22 Thread alex




 Hi Folks.

 When I try any kernel after 2.4.9 on my system, pppoa3 cannot detect
 the speedtouch modem attached top the system. The USB driver
 initialisation all looks normal, and modem run appears to upload the
 firmware
 correctly,

Where do you get that impression. It looks as though modem_run failed. Try
running it from the command line with -v to see more verbosity. Have you
checked your /proc/bus/usb/devices for the speedtouch?

Alex.

 From the unsuccessful boot into 2.4.14
 Feb 21 23:01:26 estelwyn kernel: usb.c: registered new driver hub
 Feb 21 23:01:26 estelwyn kernel: usb-ohci.c: USB OHCI at membase
 0xc482e000, IRQ 9
 Feb 21 23:01:26 estelwyn kernel: usb-ohci.c: usb-00:08.0, PCI device
 11c1:5802 (Lucent Microelectronics)
 Feb 21 23:01:26 estelwyn kernel: usb.c: new USB bus registered,
 assignedThu Feb 21 23:01:21 GMT 2002
 Starting adsl: I'm sorry, I didn't find your ADSL modem!
 Tips: check that you are running this program as root and your device
 is seen by your OS
  Linux users : check /proc/bus/usb/devices
  BSD   users : check your ugen and usb entries in /dev







Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: problem locating microcode

2002-02-22 Thread alex


On Fri, 2002-02-22 at 15:52, Alan Blastland wrote:
 
 I am getting error mesage 
 
 best offset   6463 with probability 87%
 best offset   6447 with probability 81%
 Fatal error : unable to locate microcode
 
 I have been pokeing around in speedtouch.sh and modem_run and I am sure that
 mgmt.o is in the right directory and the path is being specified properly. 

Where did you get your mgmt.o from? It could be an old (or new) version
that modem_run cannot get the mircocode from.

-- 
[EMAIL PROTECTED]
Software Engineer for hire
http://www.bennee.com/~alex/cv.html



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: adsl.sh script fails due to wrong PID

2002-02-21 Thread alex


On Thu, 2002-02-21 at 23:17, greg matthews wrote:

 I have made an awful hack to the adsl.sh script so that it uses killall
 instead of relying on the PID file and it works fine but I wondered if
 anyone else was aware of this and whether there is a fix? why is the
 .pid file incorrect?

Basically because the PID is generated by the start-stop-daemon script
which assumes the pid of the first process is the daemon. You could hack
the first fork to suspend itself and wait for the daemon process to end
but that would be kinda pointless as you'd waste the memory.
 
 I also need to rmmod usb-ohci followed by modprobe usb-ohci before I can
 relaunch modem_run. Again, I have made a quick and dirty hack to the
 script to achieve this - is there a better way?
 

Probably valid unless you want to have other USB devices plugged in. I
expereimented with trying to reset the USB device in reboot the
speedtouch but killing the whole usb sub-system was the only way that
worked.


 GREG
 
 apropos nothing:
 
 So far I am very pleased with this userland system... I tried (for ages)
 to get Verrepts driver to work with a number of different linux releases
 but it always crashed whilst loading the microcode, I dont think it
 works with old processors.
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
Software Engineer for hire
http://www.bennee.com/~alex/cv.html


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: ppp patch? or recent patched version of ppp:ppp-2.4.1b2-patched.tar.gz

2002-02-20 Thread alex


Wrong mailing list. There are two drivers and this is for the user-mode
drivers. You do not need any patched ppp or kernel to use the user-mode
drivers.

If you want to use our drivers go to http://speedtouch.sf.net and read
the docs there.

Do not confuse the two drivers otherwise you'll confuse yourself and us!

Alex.


On Wed, 2002-02-20 at 08:55, Jonathan Chetwynd wrote:
 
 excuse my lack of french.
 
 I use speedtouch and a usb/adsl connection, without problem.
 
 My problem is that ppp2.4.0 is rather old.
 is there a patch?
 or even a file: ppp-2.4.1b2-patched.tar.gz
 
 http://sourceforge.net/project/showfiles.php?group_id=23818
 does not seem very active (11 months old) is it being maintained?
 
 i need pppd to connect to ipaq pda(serial) as well as internet(usb).
 ipaq requires 'nocrtscts'
 
 
 thanks
 
 
 jonathan chetwynd
 
 http://www.peepo.com The first and still the best picture directory
 on the web
 http://www.learningdifficulty.org.uk Our guide to helping people with a
 learning difficulty get the most from the web
 
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
Software Engineer for hire
http://www.bennee.com/~alex/cv.html


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Error reading usb urb

2002-02-17 Thread alex


On Fri, 2002-02-15 at 12:03, fulanzi wrote:
 
 Hi there,
 
 I'm now trying since four days to get the Speedtouch running, without
 success. I've tried several HOWTO's, nothing works.
 
 My last try was with Benoit-Papillault's driver (HOWTO by Christoph Tapler).
 
 Now I get the following messages:
 ady
 pppao3[5134]: Error reading usb urb

Would seem to indicate a problem with the usb setup. Have you checked
the output/log files of the modem_run process?

Alex.


 
   
-- 
[EMAIL PROTECTED]
Embedded Software Engineer for hire
http://www.bennee.com/~alex/cv.html



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: automatisation

2002-02-14 Thread Alex Marandon


On Mon, Feb 11, 2002 at 11:12:14PM +0100, charles-frederic.fiegel wrote:
 Bonjour,

Bonjour,

 j'ai deux problèmes :
 1) un problème d'USB, je suis condamné à charger à la main modprobe
 usb_ohci avant chaque connexion. J'ai été voir dans modules.conf, ajouté

Quand j'étais sous Linux j'avais compilé de support USB en dur dans le
kernel, ça marchait bien aussi.

 2) je n'arrive pas à trouver l'archive du script de connexion au boot de
 speedtouchADSL le plus efficace possible.

Dans mon rc.local j'ai :

/usr/local/bin/modem_run -f /usr/local/libdata/mgmt.o -m -v 1
/usr/sbin/ppp -ddial adsl

Je suis sous FreeBSD, à adapter avec les commandes sous Linux, mais le
principe du /etc/rc.local qui éxecute au démarrage les commandes qu'on
met dedans est commun.


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: (8.35): No such Device

2002-02-14 Thread alex



I'm guessing you've not read the FAQ.

You do not need PPPoATM for the user-mode drivers. You need to follow
one set of instructions or the other. Mixing the user-mode driver (which
this is the mailing list for) with the kernel-mode instructions/pppd
whatever will just cause you pain.

Alex.


On Tue, 2002-02-12 at 17:49, Ozzy Romero wrote:
 After a few weeks of trying to get this going, I am
 almost connected.
 
 Im am stuck here:
 
 pppd[1234]: Plugin /usr/lib/pppd/plugins/pppoatm.so
 loaded. 
 pppd[1234]: PPPoATM plugin_init 
 pppd[1324]: PPPoATM setdevname_pppoatm 
 pppd[1324]: PPPoATM setdevname_pppoatm - SUCCESS 
 pppd[1235]: pppd 2.4.0b1 started by root, uid 0 
 pppd[1235]: connect(8.35): No such device
 
 I am running Redhat 7.2 with the standard kernel that
 it brings(2.4.7-10). Did not recompile kernel.
 
 I unistalled the ppp deamon rpm which that kernel
 brought and installed the ppp-2.4.0b2-2.i386.rpm.
 
 Also I have not patched the kernel.
 
 I am using Benoit's driver.
 
 Here is a copy of my modules:
 Module  Size  Used by
 nls_iso8859-1   2832   1  (autoclean)
 nls_cp437   4352   1  (autoclean)
 vfat9584   1  (autoclean)
 fat32384   0  (autoclean) [vfat]
 ppp_deflate41376   0  (unused)
 ppp_synctty 5312   0  (unused)
 n_hdlc  6416   0  (unused)
 ppp_async   6736   0  (autoclean)
 ppp_generic19296   0  (autoclean)
 [ppp_deflate ppp_synctty ppp_async]
 slhc5280   0  (autoclean)
 [ppp_generic]
 ide-cd 27072   0  (autoclean)
 cdrom  28512   0  (autoclean) [ide-cd]
 esssolo1   24800   0  (autoclean)
 gameport1936   0  (autoclean)
 [esssolo1]
 soundcore   4464   4  (autoclean)
 [esssolo1]
 binfmt_misc 6416   1 
 autofs 11520   0  (autoclean) (unused)
 8139too12832   0 
 ipchains   39200   0 
 usb-ohci   18544   0  (unused)
 usbcore51712   1  [usb-ohci]
 ext3   64624   2 
 jbd40992   2  [ext3]
 
 I seems like my ppp0 is not launching.
 
 Im almost there!  Can anyone shed some light?
 
 Thanks
 Ozzy
 
 
 
 __
 Do You Yahoo!?
 Send FREE Valentine eCards with Yahoo! Greetings!
 http://greetings.yahoo.com
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
Embedded Software Engineer for hire
http://www.bennee.com/~alex/cv.html


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Alcatel USB Connection Error

2002-02-14 Thread alex


On Thu, 2002-02-14 at 22:53, Ozzy Romero wrote:
 Removed pppd ver 2.4.1 and installed pppd 2.4.0b1
 (Why?, I read something somewhere that the beta
 version worked better)

Where is this pppd from. The last log showed a patched version of pppd
(with ATM support). I would just use the pppd that come with your
distro.

Also double check your ppp options file to make sure it matches the ones
in the HOWTO (except your specific details of course :-).

If your still having problems post a copy of the ppp options with the
section of your syslog where ppp starts, but make sure you have the
right version of pppd first!

   
-- 
[EMAIL PROTECTED]
Embedded Software Engineer for hire
http://www.bennee.com/~alex/cv.html



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: A strange speedtouch...

2002-02-11 Thread alex


 I've had for a period of time another s.t. and it worked very well
 under linux and windows2k.
 Intel usb chipset.

 My new s.t. has a strange behaviour.

 In /proc/bus/usb/devices there are If# lines referred to the modem with
 Driver=(none) and modem_run couldn't locate the modem.

 I'm using Mandrake Linux 8.1 with the drivers installed by Mandrake
 Control Center, the same drivers that worked with the other modem.

 Under windows the modem has this behaviour:
 - all leds green
 - blink usb led with adsl off
 - usb led green, adsl yellow
 - all off
 - for a moment usb led red
 - all off.
 and then the driver hangs.

I have no idea why the windows driver hangs but the light sequence looks as
though you are not syncing to the far end (I had this when my provider
disconnected me for some reason).

Contact you provider.

Alex.






Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





[speedtouch] Re: Italian HOWTO now available

2002-02-01 Thread alex


I comitted the authors latest a few days ago.

Alex.


On Tue, 2002-01-29 at 15:34, Edouard Gomez wrote:
 
 The Driver homepage is now updated. Enjoy the Italian HOWTO.
 
 Alex, can you ask the translation author to include last changes ?
 (Latest HOWTOs are available directly on the driver/doc homepage)
 
 -- 
 Edouard Gomez
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
 
   
-- 
[EMAIL PROTECTED]
Embedded Software Engineer for hire
http://www.bennee.com/~alex/cv.html


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe





  1   2   >