[speedtouch] modem_run cause lockup

2004-11-10 Thread Daniel JC Fisher
Hello, All!
I'm attempting to run a FreeBSD 4.9 STABLE box with a K6-2 300, 32MB RAM 
  as my home internet gateway, firewall and router.

I have a silver-coloured speedtouch 330. It works fine under WinXP, and 
both lights go green under FreeBSD. FreeBSD seems to recognize it ok as

dmesg | grep ugen0
reveals:
ugen0: THOMSON Speed Touch 330 , rev 1.10/4.00, addr 2

Unfortunately, despite religeous adherance to the steps here: 
http://cvs.sourceforge.net/viewcvs.py/*checkout*/speedtouch/speedtouch/doc-bsd/INSTALL?rev=HEAD
 

the modem does not work. Files were extracted, maked, and maked 
installed with no apparent problems, /etc/ppp/ppp.conf was modified, but 
unfortnately

#modem_run -f /usr/local/libdata/mgmt.o -m
/usr/local/libdata/mgmt.o: Not a directoy.

ls /usr/local/libdata reveals there is nothing there. I copy the mgmt.o 
file again, and there is still nothing there.

Loading the mgmt.o file from its original location apparently causes the 
terminal to hang. That is, no # prompt is shown,   typing ls prints 
ls on the screen but no directly listing, ctrl-z does nothing, etc. 
However, I can still log in as root on a second virtual terminal.

Coping mgmt.o to /usr/libdata seems to be effective in that the mgmt.o 
file along with 7 others displays in te directory listing, but loading 
the file from there again causes the terminal to hang, as above.

I've tried loading mgmt.o, alcaudsl.sys (the windows driver), even the 
kqd6p1.eni files that came from the Thomson website: 
http://www.speedtouchdsl.com/dvrreg_lx.htm (after renaming them all to 
mgmt.o, of course).

Adding the modem_run -v 2 option does not change the results, and 
nothing appears on the screen.

Logging into a second virtual terminal and typing #modem_run -f 
/usr/libdata/mgmt.o -m reveals:
pusb_search_open: couldn't open device /dev/ugen0: Device bsy
I'm sorry, I didn't find your ADSL modem!

Typing
#ppp -background adsl
reveals:
Working in background mode
Using interface: tun0
Child failed (errdead)

I even tried forcing modem_run to use ugen0, as detailed in the FAQ. 
Unfortunately, this did not work either.

It is completely possible I have made a clueless newbie mistake as I am 
rather new to *nix. ALl the same, can anybody help me please?

More infomation can be provided upon request (provided you tell me how 
to find that infomation lol!)

Thanks in advance,

Daniel

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




[speedtouch] PPP over ATM

2004-11-10 Thread Helder Ricardo

How can i activate the PPPoATM in my kernel?
i have made make menuconfig and that option arent listed, i need that support to
install the modem via Speedbundle.

im using slack 10.0

if any1 can help me i apreciate :P


This message was sent using IMP, the Internet Messaging Program.


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




[speedtouch] Re: PPP over ATM

2004-11-10 Thread Alexandre LISSY
Helder Ricardo wrote:
 How can i activate the PPPoATM in my kernel?
 i have made make menuconfig and that option arent listed, i need that support 
 to
 install the modem via Speedbundle.
 
 im using slack 10.0
 
 if any1 can help me i apreciate :P
 
 
 This message was sent using IMP, the Internet Messaging Program.
 
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]
 
   
 
 
it's in the networks options.

but i'm not sure it's available in 2.4 series.

by the way, i think mine ST330 was working perfectly without :)


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




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Gilles Espinasse


- Original Message - 
From: Daniel JC Fisher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 10, 2004 2:27 PM
Subject: [speedtouch] modem_run cause lockup


 Hello, All!
 I'm attempting to run a FreeBSD 4.9 STABLE box with a K6-2 300, 32MB RAM
   as my home internet gateway, firewall and router.

 I have a silver-coloured speedtouch 330. It works fine under WinXP, and
 both lights go green under FreeBSD. FreeBSD seems to recognize it ok as

 dmesg | grep ugen0
 reveals:
 ugen0: THOMSON Speed Touch 330 , rev 1.10/4.00, addr 2

 Unfortunately, despite religeous adherance to the steps here:

http://cvs.sourceforge.net/viewcvs.py/*checkout*/speedtouch/speedtouch/doc-bsd/INSTALL?rev=HEAD

 the modem does not work. Files were extracted, maked, and maked
 installed with no apparent problems, /etc/ppp/ppp.conf was modified, but
 unfortnately

 #modem_run -f /usr/local/libdata/mgmt.o -m
 /usr/local/libdata/mgmt.o: Not a directoy.

 ls /usr/local/libdata reveals there is nothing there. I copy the mgmt.o
 file again, and there is still nothing there.

 Loading the mgmt.o file from its original location apparently causes the
 terminal to hang. That is, no # prompt is shown,   typing ls prints
 ls on the screen but no directly listing, ctrl-z does nothing, etc.
 However, I can still log in as root on a second virtual terminal.

 Coping mgmt.o to /usr/libdata seems to be effective in that the mgmt.o
 file along with 7 others displays in te directory listing, but loading
 the file from there again causes the terminal to hang, as above.

 I've tried loading mgmt.o, alcaudsl.sys (the windows driver), even the
 kqd6p1.eni files that came from the Thomson website:
 http://www.speedtouchdsl.com/dvrreg_lx.htm (after renaming them all to
 mgmt.o, of course).

Rev 4.00 will not work with mgmt.o, alcaudsl.sys or kqd6p{1|2}.eni
You need zzzl3_012 found by loading the 330 embedded firmware for Linux
users Rel 3.01 at http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm
or you can complicate you life by using the bootloader and firmware in
separate files (zzzlp1.eni, zzzlp2.eni) from the XP driver with modem_run.

Gilles


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




[speedtouch] Re: PPP over ATM

2004-11-10 Thread Gilles Espinasse


- Original Message - 
From: Helder Ricardo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 10, 2004 2:32 PM
Subject: [speedtouch] PPP over ATM



 How can i activate the PPPoATM in my kernel?
 i have made make menuconfig and that option arent listed, i need that
support to
 install the modem via Speedbundle.

 im using slack 10.0

 if any1 can help me i apreciate :P


 Go to the third step directly
http://linux-usb.sourceforge.net/SpeedTouch/docs/howto.html


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




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Daniel JC Fisher

[speedtouch] Re: modem_run cause lockup

Gilles Espinasse
Wed, 10 Nov 2004 10:16:05 -0800

- Original Message -
From: Daniel JC Fisher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 10, 2004 2:27 PM
Subject: [speedtouch] modem_run cause lockup


  Hello, All!
  I'm attempting to run a FreeBSD 4.9 STABLE box with a K6-2 300, 32MB RAM
as my home internet gateway, firewall and router.
 
  I have a silver-coloured speedtouch 330. It works fine under WinXP, and
  both lights go green under FreeBSD. FreeBSD seems to recognize it ok as
 
  dmesg | grep ugen0
  reveals:
  ugen0: THOMSON Speed Touch 330 , rev 1.10/4.00, addr 2
 
  Unfortunately, despite religeous adherance to the steps here:
 
http://cvs.sourceforge.net/viewcvs.py/*checkout*/speedtouch/speedtouch/doc-bsd/INSTALL?rev=HEAD
 
  the modem does not work. Files were extracted, maked, and maked
  installed with no apparent problems, /etc/ppp/ppp.conf was modified, but
  unfortnately
 
  #modem_run -f /usr/local/libdata/mgmt.o -m
  /usr/local/libdata/mgmt.o: Not a directoy.
 
  ls /usr/local/libdata reveals there is nothing there. I copy the mgmt.o
  file again, and there is still nothing there.
 
  Loading the mgmt.o file from its original location apparently causes the
  terminal to hang. That is, no # prompt is shown,   typing ls prints
  ls on the screen but no directly listing, ctrl-z does nothing, etc.
  However, I can still log in as root on a second virtual terminal.
 
  Coping mgmt.o to /usr/libdata seems to be effective in that the mgmt.o
  file along with 7 others displays in te directory listing, but loading
  the file from there again causes the terminal to hang, as above.
 
  I've tried loading mgmt.o, alcaudsl.sys (the windows driver), even the
  kqd6p1.eni files that came from the Thomson website:
  http://www.speedtouchdsl.com/dvrreg_lx.htm (after renaming them all to
  mgmt.o, of course).
 
Rev 4.00 will not work with mgmt.o, alcaudsl.sys or kqd6p{1|2}.eni
You need zzzl3_012 found by loading the 330 embedded firmware for Linux
users Rel 3.01 at http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm
or you can complicate you life by using the bootloader and firmware in
separate files (zzzlp1.eni, zzzlp2.eni) from the XP driver with modem_run.

Gilles


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




Thank you for your advice. Unfortunately, it still does not work (same 
problem as before - console appears to lock up, and ugen0 still 
registers as busy afterwoulds). This was with

#modem_run -m -v 2 -f KQD6_3.012
and
#modem_run -m -v 2 -f ZZZL_3.012
. Logging on to a second virtual terminal and attempting to start PPP 
still does not work.

Is there anything else I should try?

Thanks!

Daniel

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




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Gilles Espinasse


- Original Message - 
From: Daniel JC Fisher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 10, 2004 10:51 PM
Subject: [speedtouch] Re: modem_run cause lockup


  
  [speedtouch] Re: modem_run cause lockup
 
  Gilles Espinasse
  Wed, 10 Nov 2004 10:16:05 -0800
 
  - Original Message -
  From: Daniel JC Fisher [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, November 10, 2004 2:27 PM
  Subject: [speedtouch] modem_run cause lockup
 
[ .. ]
  Rev 4.00 will not work with mgmt.o, alcaudsl.sys or kqd6p{1|2}.eni
  You need zzzl3_012 found by loading the 330 embedded firmware for Linux
  users Rel 3.01 at
http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm
  or you can complicate you life by using the bootloader and firmware in
  separate files (zzzlp1.eni, zzzlp2.eni) from the XP driver with
modem_run.
 
 Gilles


[ .. ]

 Thank you for your advice. Unfortunately, it still does not work (same
 problem as before - console appears to lock up, and ugen0 still
 registers as busy afterwoulds). This was with

 #modem_run -m -v 2 -f KQD6_3.012
 and
 #modem_run -m -v 2 -f ZZZL_3.012
 . Logging on to a second virtual terminal and attempting to start PPP
 still does not work.

 Is there anything else I should try?

 Thanks!

 Daniel

Does the firmware successfully load?
Did the synch message display the synch speed?

Gilles


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




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Daniel JC Fisher

[speedtouch] Re: modem_run cause lockup

Gilles Espinasse
Wed, 10 Nov 2004 14:05:21 -0800

- Original Message -
From: Daniel JC Fisher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 10, 2004 10:51 PM
Subject: [speedtouch] Re: modem_run cause lockup


   
   [speedtouch] Re: modem_run cause lockup
  
   Gilles Espinasse
   Wed, 10 Nov 2004 10:16:05 -0800
  
   - Original Message -
   From: Daniel JC Fisher [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Wednesday, November 10, 2004 2:27 PM
   Subject: [speedtouch] modem_run cause lockup
  
[ .. ]
   Rev 4.00 will not work with mgmt.o, alcaudsl.sys or kqd6p{1|2}.eni
   You need zzzl3_012 found by loading the 330 embedded firmware for Linux
   users Rel 3.01 at
http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm
   or you can complicate you life by using the bootloader and firmware in
   separate files (zzzlp1.eni, zzzlp2.eni) from the XP driver with
modem_run.
  
  Gilles
 
 
[ .. ]
 
  Thank you for your advice. Unfortunately, it still does not work (same
  problem as before - console appears to lock up, and ugen0 still
  registers as busy afterwoulds). This was with
 
  #modem_run -m -v 2 -f KQD6_3.012
  and
  #modem_run -m -v 2 -f ZZZL_3.012
  . Logging on to a second virtual terminal and attempting to start PPP
  still does not work.
 
  Is there anything else I should try?
 
  Thanks!
 
  Daniel
 
Does the firmware successfully load?
Did the synch message display the synch speed?

Gilles


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

It appears not. I type
#modem_run  -m -v 2 -f blabla
and then nothing happens. The prompt does not reappear and typing 
commands (for example ls) prints the text onto the screen but no (for 
example) directory listing. Ctrl-z interupts, dropping me back to the 
prompt but leaving the ugen0 device busy. I can still log into a second 
virtual terminal, however.

Thanks!

Daniel

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




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Benoit PAPILLAULT
Daniel JC Fisher a écrit :
 It appears not. I type
 #modem_run  -m -v 2 -f blabla
 and then nothing happens. The prompt does not reappear and typing 
 commands (for example ls) prints the text onto the screen but no (for 
 example) directory listing. Ctrl-z interupts, dropping me back to the 
 prompt but leaving the ugen0 device busy. I can still log into a second 
 virtual terminal, however.
 
 Thanks!
 
 Daniel

Hi Daniel!

First configure your email client to properly answer. Your message is 
not readable.

Next, what version of the driver are you trying to install? 1.3.1?
1.3.1 has not been tested on BSD yet (since no one tested it), but it 
must work of course.

Benoit PAPILLAULT

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




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Daniel JC Fisher

Appologies about my email client. I noticed that on the first message
I posted it was not displaying in the list properly, and am now using
Gmail so it should format and display correctly.

Driver version: Sorry, but how do I find this infomation? I have tried
with several files, such as mgmt.o, alcaudsl.sys (from my win xp
system), kqd6p1.eni from the Thomson website. Gilles Espinasse
suggested I try zzzl3_012 from here
http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm but
unfortunately this did not work either (nor did the other file in the
archive). Same problem for all files.

Thanks!

Daniel


On Wed, 10 Nov 2004 23:53:34 +0100, Benoit PAPILLAULT
[EMAIL PROTECTED] wrote:
 Daniel JC Fisher a écrit :
  It appears not. I type
  #modem_run  -m -v 2 -f blabla
  and then nothing happens. The prompt does not reappear and typing
  commands (for example ls) prints the text onto the screen but no (for
  example) directory listing. Ctrl-z interupts, dropping me back to the
  prompt but leaving the ugen0 device busy. I can still log into a second
  virtual terminal, however.
 
  Thanks!
 
  Daniel
 
 Hi Daniel!
 
 First configure your email client to properly answer. Your message is
 not readable.
 
 Next, what version of the driver are you trying to install? 1.3.1?
 1.3.1 has not been tested on BSD yet (since no one tested it), but it
 must work of course.
 
 Benoit PAPILLAULT
 
 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire : mailto:[EMAIL PROTECTED]
 
 


-- 
http://djcf.sytes.net
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: modem_run cause lockup

2004-11-10 Thread Alain Danet

On 11 November 2004 00:18, you wrote :
 Appologies about my email client. I noticed that on the first message
 I posted it was not displaying in the list properly, and am now using
 Gmail so it should format and display correctly.

 Driver version: Sorry, but how do I find this infomation? I have tried
 with several files, such as mgmt.o, alcaudsl.sys (from my win xp
 system), kqd6p1.eni from the Thomson website. Gilles Espinasse
 suggested I try zzzl3_012 from here
 http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm but
 unfortunately this did not work either (nor did the other file in the
 archive). Same problem for all files.

 Thanks!

 Daniel


 On Wed, 10 Nov 2004 23:53:34 +0100, Benoit PAPILLAULT

 [EMAIL PROTECTED] wrote:
  Daniel JC Fisher a écrit :
   It appears not. I type
   #modem_run  -m -v 2 -f blabla
   and then nothing happens. The prompt does not reappear and typing
   commands (for example ls) prints the text onto the screen but no (for
   example) directory listing. Ctrl-z interupts, dropping me back to the
   prompt but leaving the ugen0 device busy. I can still log into a second
   virtual terminal, however.
  
   Thanks!
  
   Daniel
 
  Hi Daniel!
 
  First configure your email client to properly answer. Your message is
  not readable.
 
  Next, what version of the driver are you trying to install? 1.3.1?
  1.3.1 has not been tested on BSD yet (since no one tested it), but it
  must work of course.
 
  Benoit PAPILLAULT
 
  Liste de diffusion modem ALCATEL SpeedTouch USB
  Pour se désinscrire :
  mailto:[EMAIL PROTECTED]

mgmt.o, alcaudsl.sys, kqd6p1.eni are not drivers but different versions of the 
modem firmware. Benoit is speeking of the driver version.
The different versions of driver can be found here :
http://sourceforge.net/project/showfiles.php?group_id=32758

Rgds

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