[speedtouch] Re: Fedora Core 2 Test 3 Issues (2.6.5 kernel)

2004-05-24 Thread RUAUDEL Frédéric

Hi all,

William M. Quarles wrote:

Aad Rijnberg wrote:
[snip]
  

  

Then try to make.  If you get an error on the make, do a make clean, 
re-./configure.  You will most likely fail on the linux-atm or ppp.  If 
that's the case, you don't really need linux-atm (someone correct me if 
I'm wrong; if I'm right, i would suggest leaving it out anyways, I think 
this unnecessarily writes over stuff in your existing kernel), 


Like duncan said earlier, you need a pppoa aware pppd daemon. In order 
to have this, you need to compile linux-atm and pppd present in the 
speedbundle package.

But, you are right, It won't compile with the default FC2 install. It 
will complain about a function called billi_in_use or something like 
that. It's because the include files of the kernel present in 
/usr/include/linux are too old (They should come from the kernel 
installed when the fedora folks compiled all the system, which is the 
behavior that linus torvalds advices). To work this around, you should 
(re)move all atm*.h file in /usr/include/linux and replace them with 
those present in the 2.6.5 kernel sources.
After that, all works for me except that modem_run failed at the end of 
its initialization because of the bug in the kernel.
With the kernel patches given by duncan, I think it should allow us to 
use the kernel driver with FC2.

Best regards,

Fred

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




[speedtouch] Re: Fedora Core 2 Test 3 Issues (2.6.5 kernel) =G

2004-05-25 Thread RUAUDEL Frédéric

Hi all,

My adsl connexion on my brand new FC2 installation comes back this 
morning, thanks to all of you on this list !

So, for all the guys that didn't manage to connect yet, here are some 
RPM I made to make speedtouch green manta modem works (and maybe others) 
on your FC2

http://grumz.dyndns.org/ADSL_FC2/

maybe somebody can mirror this link on a server with a larger bandwidth 
than my adsl connexion, in order more people can access it.

For the solution, I recompile the kernel of redhat with the patches 
duncan gave us 2 days ago + all the missing config options (ATM, pppoa, 
speedtouch), I compile linux-atm, pppd with the pppoa patch find on 
http://www.linux-usb.org/SpeedTouch and modem_run of Benoit papillault 
(speedtouch-1.2 package).

After you install the above packages, you need to configure you 
pap/chap-secret files and put your username and vci.vpi in the 
/etc/ppp/peers/speedtch file installed by the speedtouch package. and 
then you plug your modem and start your connection with :

service adsl start

you can add in your crontab a script to check your connection :

*/5 * * * * root /usr/sbin/check_adsl.sh

And that's all folks !

Thanks again for your help and I hope my contribution will help !

Best regards,

Fred

RUAUDEL Frédéric wrote:

Hi all,

William M. Quarles wrote:

  

Aad Rijnberg wrote:
[snip]
 



 

  

Then try to make.  If you get an error on the make, do a make clean, 
re-./configure.  You will most likely fail on the linux-atm or ppp.  If 
that's the case, you don't really need linux-atm (someone correct me if 
I'm wrong; if I'm right, i would suggest leaving it out anyways, I think 
this unnecessarily writes over stuff in your existing kernel), 




Like duncan said earlier, you need a pppoa aware pppd daemon. In order 
to have this, you need to compile linux-atm and pppd present in the 
speedbundle package.

But, you are right, It won't compile with the default FC2 install. It 
will complain about a function called billi_in_use or something like 
that. It's because the include files of the kernel present in 
/usr/include/linux are too old (They should come from the kernel 
installed when the fedora folks compiled all the system, which is the 
behavior that linus torvalds advices). To work this around, you should 
(re)move all atm*.h file in /usr/include/linux and replace them with 
those present in the 2.6.5 kernel sources.
After that, all works for me except that modem_run failed at the end of 
its initialization because of the bug in the kernel.
With the kernel patches given by duncan, I think it should allow us to 
use the kernel driver with FC2.

Best regards,

Fred

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

   

  


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




[speedtouch] Re: FC2 silver modem

2004-06-03 Thread RUAUDEL Frédéric

The easiest is my solution because it only consist of doing rpm -[iU]vh 
blabla and set your account information. And it should work without 
problem.

But if you want to understand all the process or if my solution doesn't 
work, you can do it manually as Aad explained, but it's a long and time 
consuming task ;o)

I remember the address of my RPMS :

http://grumz.dyndns.org/ADSL_FC2/

be carefully to not upgrade the kernel. For all package you can install 
them with rpm -Uvh, but for the kernel use rpm -ivh to avoid removing 
the old working one in case mine will not work.

If you want the patches, I remember their url to you :

http://linux.bkbits.net:8080/linux-2.5/cset__AT__4089a3f5KlccssYr19NecU0kkO1N6g?nav=index.html|ChangeSet__AT__-4w
http://linux.bkbits.net:8080/linux-2.5/cset__AT__4089a40f3cg3ZSEt1EnA8VSuVQiqUw?nav=index.html|ChangeSet__AT__-4w
http://linux.bkbits.net:8080/linux-2.5/cset__AT__4089a440FSnf2li3HyKVGxT6N27eZw?nav=index.html|ChangeSet__AT__-4w
http://linux.bkbits.net:8080/linux-2.5/cset__AT__4089a45aD7_IpRHlvUZN-pVfL3sCOA?nav=index.html|ChangeSet__AT__-4w
http://linux.bkbits.net:8080/linux-2.5/cset__AT__4089a4723YKm1lsWMJiMcgsDihjQ4g?nav=index.html|ChangeSet__AT__-4w
http://linux.bkbits.net:8080/linux-2.5/cset__AT__4089a48f-sHxeV98SkZrgyNs2vZywA?nav=index.html|ChangeSet__AT__-4w

*Don't forget* to replace __AT__ by the at sign @

Best Regards,

Fred

Maurizio Rosetti wrote:

Hi everybody,

I'm a newcomer to this list and to both Linux and usb modems, although
I have been an unix user since many years on an intranet network.
I'd like to get my silver speedtouch 330 modem work on Fedora Core 2.
In the mailing list archive I see two solutions, one by Frederic 
Ruaudel and the other by Aad Rijnberg. My inexperience doesn't allow 
me
to tell the difference. Moreover, as my subscription is very recent,
I can't have access to the Duncan's patches indicated by  Aad 
Rijnberg;
in the archive they result protected.
My ISP uses PPPoA and PPPoverATM.
I'd appreciate your advice about how to proceed.

Thanks,

Maurizio Rosetti

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

   

  


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




[speedtouch] Re: R: Re: FC2 silver modem

2004-06-04 Thread RUAUDEL Frédéric

Yes, you should preferably use the command 'service adsl start'

The script check_adsl.sh is useful to test that your connection is alive 
in case the 'persist' option in the pppd speedtch file doesn't work (it 
happens sometimes for me), especially when your provider stop the 
connexion every 24h (I don't know if it is the case where you live).
This script pings some well known site and if all fails, it considers 
that the connexion is down and relaunch pppd and only pppd. Because in 
the case where the modem is in a bad state, you should likely unplug and 
replug your modem before the connexion can restart (I don't know if it 
is a bug of the modem or if it is a bug/feature of USB). (I have a green 
manta speedtouch modem for info)

If you don't want to use the service command, you can use the script 
start_adsl.sh which is called by the init script.

Regards,

Fred

Duncan Sands wrote:

Plugin pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
connect(8.35): Resource temporarily unavailable



This means that the firmware has not been loaded into
the modem.

Ciao,

Duncan.

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

   

  


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




[speedtouch] Re: R: Re: FC2 silver modem

2004-06-04 Thread RUAUDEL Frédéric

Here a some more details.

It doesn't happen since I installed my new FC2 so maybe the problem have 
disappeared. But when I was running my RH9 with a 2.4 kernel, sometimes 
my connection stops and it was impossible to restart it without 
unplugging the modem. I always supposed that it was some bad 
manipulation from my provider during technical intervention that put my 
modem in a bad state because it happens very randomly and not quite 
often. The disconnection every 24h have never cause any problem, 
relaunching pppd always restored the connection with success.
What I would like to have, was a soft USB initializer (a software that 
stop and start an usb device) but I've never been able to find one under 
linux.

I will send more technical details as soon as it will happen again, but 
I hope it will not ;o)

You're welcome,

Fred

Duncan Sands wrote:

that the connexion is down and relaunch pppd and only pppd. Because in
the case where the modem is in a bad state, you should likely unplug and
replug your modem before the connexion can restart (I don't know if it
is a bug of the modem or if it is a bug/feature of USB). (I have a green
manta speedtouch modem for info)



Can you explain more what this bad state is, and what goes wrong when
you are in it?

Thanks a lot,

Duncan.

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

   

  


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




[speedtouch] Re: R: Re: R: Re: FC2 silver modem

2004-06-04 Thread RUAUDEL Frédéric

My speedtouch package should have installed one in the directory 
/usr/share/speedtouch/ called firmware.bin but it is the one for my 
green manta modem so maybe you need effectively another one. To make all 
works, rename it firmware.bin and move it in place of  mine.

Regards,

Fred

Maurizio Rosetti wrote:

Looking around on the web I've concluded that I need a file like KQD6P2.eni.
I'm I right ?  In which directory will I put it ?
Thanks,

Maurizio Rosetti

-Messaggio originale-
Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
conto di Duncan Sands
Inviato: venerdì 4 giugno 2004 12.55
A: [EMAIL PROTECTED]; Maurizio Rosetti
Cc: RUAUDEL Frédéric
Oggetto: [speedtouch] Re: R: Re: FC2  silver modem



  

Plugin pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
connect(8.35): Resource temporarily unavailable



This means that the firmware has not been loaded into
the modem.

Ciao,

Duncan.

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



  


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




[speedtouch] Re: R: Re: R: Re: R: FC2 Silver modem

2004-06-18 Thread RUAUDEL Frédéric

Hi, maurizio,

   I've just notice a bug in my adsl init script. In fact this script do 
nothing because of a test at the begining of the file

[ -f /usr/lib/speedtouch/firmware.bin ] || exit 0

you should replace it by

[ -f /usr/share/speedtouch/firmware.bin ] || exit 0

It came from my old config that placed the firmware in /usr/lib instead 
of /usr/share.

Maybe it can help :-/

I'm really sorry if the problem come from here !

I will try to fix my RPMS quickly

Have a nice day,

Fred


Maurizio Rosetti wrote:

Hello Andrew and all,


  

Do you have




  

usbfs  /proc/bus/usb usbfs defaults 0 0



  

in /etc/fstab ? modem_run can't load the firmware if the USB isn't mounted



  

Yours, Andrew Benton




I've added the line  to /etc/fstab, rebooted, yet the firmware still doesn't
get loaded. I've also noticed that check_adsl.sh gives the same message
before
and after the command service adsl start :

Plugin pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
connect(8.35): Resource temporarily unavailable

Regards,

Maurizio Rosetti


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

   

  


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




[speedtouch] Re: R: Re: R: Re: R: FC2 Silver modem

2004-06-18 Thread RUAUDEL Frédéric

The new RPMS are ready :

speedtouch-1.2-2.GrumZ.(i386|src).rpm

BTW, is the new driver version 1.3 is a new version of modem_run or of the user-space 
drivers ? As my packages use the driver present in the kernel, is it necessary that I 
upgrade them with this new version or not ?

thanks in advance,

Best regards,

Fred


RUAUDEL Frédéric wrote:

Hi, maurizio,

   I've just notice a bug in my adsl init script. In fact this script do 
nothing because of a test at the begining of the file

[ -f /usr/lib/speedtouch/firmware.bin ] || exit 0

you should replace it by

[ -f /usr/share/speedtouch/firmware.bin ] || exit 0

It came from my old config that placed the firmware in /usr/lib instead 
of /usr/share.

Maybe it can help :-/

I'm really sorry if the problem come from here !

I will try to fix my RPMS quickly

Have a nice day,

Fred


Maurizio Rosetti wrote:

  

Hello Andrew and all,


 



Do you have
   

  

 



usbfs  /proc/bus/usb usbfs defaults 0 0
   

  

 



in /etc/fstab ? modem_run can't load the firmware if the USB isn't mounted
   

  

 



Yours, Andrew Benton
   

  

I've added the line  to /etc/fstab, rebooted, yet the firmware still doesn't
get loaded. I've also noticed that check_adsl.sh gives the same message
before
and after the command service adsl start :

Plugin pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
connect(8.35): Resource temporarily unavailable

Regards,

Maurizio Rosetti


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

  

 




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

   

  


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




[speedtouch] Re: New driver version 1.3: ANNOUNCEMENT + New FC2

2004-06-21 Thread RUAUDEL Frédéric

Hi all,

Following some problems with my ADSL connection, I installed the new 
drivers 1.3 on my FC2. I found a great improvement with this version, so 
thanks Benoit ! :)

After that, I updated my RPM of speedtouch to version 1.3 and take 
advantage of the new improvements.

* Sun Jun 20 2004 Frederic RUAUDEL [EMAIL PROTECTED] 1.3-2.GrumZ
- Patch the speedtouch-start script to clean the mutex created by
modem_run and to skip running modem_run if the firmware is already loaded
- Patch the location of pppd pid in speedtouch-stop
- Remove the startadsl.sh script
- Modify the adsl init script to use speedtouch-start/speedtouch-stop
- Add the configuration file speedtouch.conf with the good values
- Remove the creation of /etc/speedtouch.conf in %post section
- Modify the configure line in the %build section to set the good 
default path
to avoid having the buildroot set in the speedtouch-(start|stop) script

As you can see, I've had to patch the start/stop script to make it works 
smoothly on my FC2. Here are the details :

1) speedtouch_clean_mutex.patch

This patch fix a problem with the new mutex system of modem_run. When 
you stop modem_run, the mutex is not cleaned so when you try to start it 
up again, modem_run just print in /var/log/messages :

modem_run version 1.3 started by root uid 0

and then stop without any clue ! After looking at the code I found that 
it was the mutex deadbeef ;-)
So I had an ipcrm in the speedtouch-start script but this is a dirty 
hack and I think, if this is a bug and not a feature, that benoit will 
certainly find a better solution :)

2) speedtouch_check_firmware_load.patch

this patch check the state of the ADSL line present in the file 
/proc/net/atm/speedtch*, and if the line is reported up and the firmware 
loaded, it skip the launch of modem_run and directly launch pppd instead 
of failing the load of the firmware and quit.

3) speedtouch_fix_pppd_pid.patch

the last one is probably FC2 specific or maybe a missing configuration 
in my pppd package, but my pppd put its PID in /var/run/ppp0.pid and not 
in /var/run/ppp-${PPPD_PEER}.pid. So I made this patch to make it work 
with my current RPMS.
Feel free to tell me where I'm wrong, if I am.

For other changes, I remove my startadsl.sh script and use the 
speedtouch-(start|stop) instead and generate a good default 
speedtouch.conf for the firmware that I provide with my package. The 
hotplug support works very well for me, another great feature added in 
1.3 (I know it's not new, but I never manage to configure it manually ;).

And I added a friendly interface to my RPMs repository with a summary of 
the things to do to installed my RPMS :

http://grumz.dyndns.org/ADSL_FC2

Comments and feedback are welcome !

Have a nice day,

Fred

Benoit PAPILLAULT wrote:

=
PLEASE, read the file INSTALL or INSTALL.fr in the package to know how 
to install it. It is VERY different from previous release (and hopefully 
a lot easier).
==



A i586 rpm package and source package are now available. Those packages 
have been compiled on a Mandrake 10.0 system with a Pentium II processor.

They are available on the Sourceforge Project Filelist:
http://sourceforge.net/project/showfiles.php?group_id=32758

I'd like to have reports from Mandrake users (and other RPM based 
distro) about their success (failure?) to use it.

Benoit PAPILLAULT

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

   

  



-- Attached file included as plaintext by Listar --
-- File: speedtouch_fix_pppd_pid.patch

diff -ru speedtouch-1.3/src/speedtouch-stop.in speedtouch.new2/src/speedtouch-stop.in
--- speedtouch-1.3/src/speedtouch-stop.in   2004-06-10 18:36:35.0 +0200
+++ speedtouch.new2/src/speedtouch-stop.in  2004-06-20 13:04:42.241448448 +0200
@@ -32,8 +32,10 @@
 fi
 
 
-PID=`head -1 /var/run/ppp-${PPPD_PEER}.pid`
-kill -TERM $PID
+if [ -f /var/run/ppp0.pid ]; then
+PID=`head -1 /var/run/ppp0.pid`
+kill -TERM $PID
+fi
 
 # like we said in speedtouch-start, we don't ever kill modem_run
 # killall modem_run


-- Attached file included as plaintext by Listar --
-- File: speedtouch_clean_mutex.patch

diff -ru speedtouch-1.3/src/speedtouch-start.in 
speedtouch-1.3.new/src/speedtouch-start.in
--- speedtouch-1.3/src/speedtouch-start.in  2004-06-10 18:36:35.0 +0200
+++ speedtouch-1.3.new/src/speedtouch-start.in  2004-06-20 12:30:16.679461600 +0200
@@ -18,6 +18,12 @@
   exit -1
 fi
 
+# cleaning the mutex
+ipcs -a | grep 0xdeadbeef /dev/null 21
+if [ $? = 0 ]; then
+   ipcrm -S 0xdeadbeef
+fi
+
 echo Starting ADSL connection...
 
 # load usbcore if needed


-- Attached file included as plaintext by Listar --
-- File: speedtouch_check_firmware_load.patch

diff -ru speedtouch-1.3.new/src/speedtouch-start.in 

[speedtouch] Re: New driver version 1.3: ANNOUNCEMENT + New FC2

2004-06-21 Thread RUAUDEL Frédéric


Thanks for your feedback.

Benoit PAPILLAULT wrote:

 Hi Frédéric!

 RUAUDEL Frédéric a écrit :

*snip*

 
 1) speedtouch_clean_mutex.patch

 This patch fix a problem with the new mutex system of modem_run. When
 you stop modem_run, the mutex is not cleaned so when you try to start it
 up again, modem_run just print in /var/log/messages :


You undo my change in a way. The mutex is designed to be kept in memory 
forever (you can remove it if the modem is unplugged, but this currently 
lead to some race conditions, so it's never removed). If you remove it, 
speedtouch-start will not work properly (if your stop the connection 
with speedtouch-stop and start it again using speedtouch-start, the 
mutex prevents modem_run from loading the firmware again).
  


So, it's a feature ;-)

Maybe it could be helpful to had a message indicating that modem_run 
found that the firmware was already loaded and skip its work. After 
reflexion, I maybe found this solution following a false problem, 
because my first RPM have replaced my peer file so my login wasn't set 
and the connection failed. As I didn't notice that first, maybe I was 
disturbed by this behavior. If I have time, I will try to investigate on 
this problem to see if it was a false issue or not.

But my solution works thanks to the redundant patch :)

modem_run version 1.3 started by root uid 0

and then stop without any clue ! After looking at the code I found that 
it was the mutex deadbeef ;-)
So I had an ipcrm in the speedtouch-start script but this is a dirty 
hack and I think, if this is a bug and not a feature, that benoit will 
certainly find a better solution :)



What is important is the exit code from modem_run, 0 indicates that the 
line is OK and -1 indicates that there is some problem.

  

2) speedtouch_check_firmware_load.patch

this patch check the state of the ADSL line present in the file 
/proc/net/atm/speedtch*, and if the line is reported up and the firmware 
loaded, it skip the launch of modem_run and directly launch pppd instead 
of failing the load of the firmware and quit.



Redundant with the modem_run's mutex.

  

3) speedtouch_fix_pppd_pid.patch

the last one is probably FC2 specific or maybe a missing configuration 
in my pppd package, but my pppd put its PID in /var/run/ppp0.pid and not 
in /var/run/ppp-${PPPD_PEER}.pid. So I made this patch to make it work 
with my current RPMS.
Feel free to tell me where I'm wrong, if I am.



Two pid files are generated by pppd:
/var/run/pppN.pid
/var/run/ppp-${PPPD_PEER}.pid [only if you use the link option in your 
peer file).

The later is easier to locate if you have multiple PPP connections at 
the same time.

  

I didn't know this link option that's why I made this patch, but I was 
conscious of the problem with multiple PPP connections. So you just had 
to put 'link' alone on a new line in the peer file to make it works ?
If its the case I will fix my RPM ASAP.

*snip*

Benoit PAPILLAULT

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

   
  

Fred

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




[speedtouch] Re: New driver version 1.3: ANNOUNCEMENT + New FC2

2004-06-21 Thread RUAUDEL Frédéric

*snip*

This is 
linkname myname
It will create /var/run/ppp-myname.pid 

  

Ok thanks ! I will fix this in my RPM and discard the patch

Gilles

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

   

  


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




[speedtouch] Re: PPPoE and FC2

2004-06-23 Thread RUAUDEL Frédéric

Hi Tiago !

Tiago Cogumbreiro wrote:
snip

A little out of subject note to Ruaudel, have you ever tried running
NVidia drivers with the kernel you built? I have and surprisingly it
freezes when the server starts, any ideas on why this is happening? I've
been browsing google on why the _bundled_ kernel does not work, and
that's because of 4KSTACK enabled in the kernel. Did you enable it in
your kernel?

  

Sorry but as I have a matrox G400, so I didn't notice any problem with 
nvidia. If this option is really enabled, so it should be the case in 
the original kernel too, because I retrieved the FC2 kernel options 
before only adding those necessary for a PPPoA speedtouch modem. All 
this to say that I believe I did it like this but maybe I added this 
option unintentionally.

Thank you developers for your great work on speedtouch drivers and thank
you Ruaudel for your RPM's :)

  

You're welcome ;)

Have a nice day,

Fred

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




[speedtouch] Re: PPPoE and FC2

2004-06-23 Thread RUAUDEL Frédéric


Tiago Cogumbreiro wrote:

snip



 Yes it is on the original kernel, nvidia users are having troubles with
 FC2. But the problem is on nvidia's side. As soon as i have some spare
 time i'll try to rebuild the kernel and send you the spec, if you want.

Absolutely, if it can help more people, it is always welcome !

 Are you interested in bundling br2684ctl in your RPM's list? I can
 create an RPM with it.

Personaly I don't need pppoe but as I said above, I'm always interrested 
in sharing useful stuff. And it is always better to centralize the work. 
If you do it, please send me what users have to do to make it work 
(which RPM needed for pppoe modem and which configuration they have to 
do after the installation) so I can update the little documentation on 
my webpage for pppoe users.

Best regards,

Fred

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




[speedtouch] Re: PPPoE and FC2

2004-06-23 Thread RUAUDEL Frédéric

One more thing, I don't know if you have already rebuilt a RedHat/FC 
kernel, but if you don't, I can give you this advice to make you win 
some time. In order to have a working kernel, you have to set the 
architecture you need. By default, on intel platform, the arch is i386 
and in the default spec, the rpmbuild program compile nothing, so you 
have to use the following command to set the good arch (eg: i686) :

rpmbuild -ba --target=i686 kernel-2.6.spec

If you need more advice on this, feel free to ask me, because I had lots 
of problem to manage to build it correctly so if I can share my 
experience, I will be glad to.

good luck,

Fred

RUAUDEL Frédéric wrote:

Tiago Cogumbreiro wrote:

  

snip

   

  

Yes it is on the original kernel, nvidia users are having troubles with
FC2. But the problem is on nvidia's side. As soon as i have some spare
time i'll try to rebuild the kernel and send you the spec, if you want.



Absolutely, if it can help more people, it is always welcome !

  

Are you interested in bundling br2684ctl in your RPM's list? I can
create an RPM with it.



Personaly I don't need pppoe but as I said above, I'm always interrested 
in sharing useful stuff. And it is always better to centralize the work. 
If you do it, please send me what users have to do to make it work 
(which RPM needed for pppoe modem and which configuration they have to 
do after the installation) so I can update the little documentation on 
my webpage for pppoe users.

Best regards,

Fred

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

   

  


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




[speedtouch] Connection speed questions

2004-06-28 Thread RUAUDEL Frédéric

Hi folks,

   I would like to have some details regarding the ADSL line speed.

When I start my connection, modem_run give me this log after loading the 
firmware :

modem_run[26470]: ADSL line is up (608 kbit/s down | 160 kbit/s up)

So my questions are :

- Are they reliable values ? (I mean are they calculated values or it is 
something negociated with the other end)
- Is anybody here have other values (espacially somebody with a 1024k 
connection) ?

It's because I had a 512k line and I switched last week to a 1024k one 
and these values didn't change since then despite the fact that my 
provider said to me it was okay. So I would like to know if I can make 
some reclamations to my provider based on these values.

thanks in advance for your help !

have a nice day,

Fred

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




[speedtouch] Re: Connection speed questions

2004-06-28 Thread RUAUDEL Frédéric

Hi,

Ok Overbeek (mz) wrote:

Hi Frédéric!

The speed you get reported is the result of a negotiation between your modem
and the ISP-side. If they say that the speed is 1024 kbit/s downwards, 
you would
expect to see that as the result of modem_run (which version are you 
using?).

  

the last one 1.3

Search the mail-archive with the string 'kbit/s' to see a lot of 
different speeds...
  

good idea :-)

What does Windows (yack!) report as the connect-speed? Did you already 
compare?
  

No, but I will try

Bye
Ok

  

thanks

Fred

RUAUDEL Frédéric wrote:

  

Hi folks,

  I would like to have some details regarding the ADSL line speed.

When I start my connection, modem_run give me this log after loading the 
firmware :

modem_run[26470]: ADSL line is up (608 kbit/s down | 160 kbit/s up)

So my questions are :

- Are they reliable values ? (I mean are they calculated values or it is 
something negociated with the other end)
- Is anybody here have other values (espacially somebody with a 1024k 
connection) ?

It's because I had a 512k line and I switched last week to a 1024k one 
and these values didn't change since then despite the fact that my 
provider said to me it was okay. So I would like to know if I can make 
some reclamations to my provider based on these values.

thanks in advance for your help !

have a nice day,

Fred

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

  

 





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

   

  


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




[speedtouch] Re: Connection speed questions

2004-06-30 Thread RUAUDEL Frédéric

Ok, thanks for all your anwser.

Have a nice day,

Fred

George Miliotis (Corfiot) wrote:

RUAUDEL Frédéric wrote:

  

Hi folks,

  I would like to have some details regarding the ADSL line speed.

When I start my connection, modem_run give me this log after loading the 
firmware :

modem_run[26470]: ADSL line is up (608 kbit/s down | 160 kbit/s up)

So my questions are :

- Are they reliable values ? (I mean are they calculated values or it is 
something negociated with the other end)
- Is anybody here have other values (espacially somebody with a 1024k 
connection) ?
 



modem_run[10549]: ADSL line is up (1152 kbit/s down | 288 kbit/s up)

for 1024/256kbit connection. If you just got upgraded maybe you may need 
to unplug yourself and plug yourself back in?

--G

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

   

  


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




[speedtouch] PPPoE support on FC2 and kernel for NVidia users

2004-07-01 Thread RUAUDEL Frédéric

Hi all,

   Thanks to Tiago Cogumbreiro, I've just added on my webpage 
(http://grumz.dyndns.org/ADSL_FC2) the RPMs for FC2 to support PPPoE 
modem and fix the problem with NVidia cards (8k stacks problem).

Best regards,

Fred

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




[speedtouch] Re: Alcatel Speedtouch USB 330 + usermode kerneldr

2004-08-05 Thread RUAUDEL Frédéric

ok, so it is a good news for you. Maybe you just need a pppd daemon with 
pppoatm support. Try to download the package pppd and linux-atm from my 
web page, maybe it will solve your problem.

Hope it will help,

Regards,

Fred

Jorge -Educanet- wrote:

Hello RUAUDEL,

Thursday, August 5, 2004, 2:53:48 PM, you wrote:


RF The default Fedora Kernel doesn't have support for neither speedtouch
RF modem nor ATM and PPPoATM as far as I know.

I don't agree with this, please see the config in ATM

[EMAIL PROTECTED] root]# cat /boot/config-2.6.7-1.494.2.2 | grep ATM

CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
# CONFIG_ATM_MPOA is not set
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
# ATM drivers
CONFIG_ATM_TCP=m
CONFIG_ATM_LANAI=m
CONFIG_ATM_ENI=m
CONFIG_PPPOATM=m

several options omited.


RF I made some RPMs to deal with this problem, but the kernel I made is
RF based on the original Fedora kernel which is a bit older than yours.
RF Here is the address :

RF http://grumz.dyndns.org/ADSL_FC2

RF But if you want your version of the kernel, you will need to recompile
RF the kernel manually and eventually apply some usb patch if they haven't
RF been applied in the official kernel since I made mine. For the patch
RF problem, Duncan will be the best person to answer I think.

OK,  but  in  the  ADSL  USB usermode driver the ATM support is in the
userspace tools. Is necesary the ATM support in the kernel?

I think that the ATM support is in the pppoa3 file

Please read this in the FAQ:

General
===

0.0 I'm confused - there seem to be several speedtouch drivers, which
one is this?


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).

[...]

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.




  


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




[speedtouch] Re: Alcatel Speedtouch USB 330 + usermode kerneldr

2004-08-06 Thread RUAUDEL Frédéric

I know that I'm using the kernel version. I made RPMs to simplify the 
installation of the speedtouch modem on FC2 to allow others not to spend 
many days trying to get their adsl connexion working like I do. I never 
configure the user space kernel so I don't know what it is needed. But I 
just try to help you with the knowledge I have. Sorry If I made you lost 
your time because I give you bad solution. I thought that my solution 
can give you some clues to make your config works but It seems that I 
was wrong. Sorry about that. I hope somebody else can help you because 
finally it seems that I can't.

Good luck,

Regards,

Fred

Jorge -Educanet- wrote:

Hello RUAUDEL,

Thursday, August 5, 2004, 2:53:48 PM, you wrote:

RF I made some RPMs to deal with this problem, but the kernel I made is
RF based on the original Fedora kernel which is a bit older than yours.
RF Here is the address :

RF http://grumz.dyndns.org/ADSL_FC2

I have been seen, your rmps.

You  are  using the kernel version of the speedtouch driver if you see
the file:

etc/ppp/peers/speedtch

lcp-echo-interval 10
lcp-echo-failure 3
noipdefault
defaultroute
user username
noauth
noaccomp
nopcomp
noccp
novj
holdoff 4
persist
maxfail 25
updetach
usepeerdns
plugin pppoatm.so
8.35

The part:

plugin pppoatm.so
8.35

is for the kernel version of the driver. The file
/usr/lib/pppd/2.4.2b3/pppoatm.so  is  for  the  kernel  version of the
driver.

Remenber that exist two versions of the driver:

Usermode:http://speedtouch.sourceforge.net/
Kernelmode:  http://linux-usb.sourceforge.net/SpeedTouch/


Please run: lsmod on your machine and see the column Used by
if you have a 1 your are using the kernel version

  


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




[speedtouch] Re: Announcement: GNOME PPX

2004-08-12 Thread RUAUDEL Frédéric

I will try to find the time to test it as soon as possible for PPPoA 
support. I will keep you inform.

If it works well, maybe I will add the rpms to my repository.

Have a nice day

Fred

Tiago Cogumbreiro wrote:

I would also like to add the I am in a great need for beta testers,
especially for pppoa users. I have a pppoe connection and it works
flawlessly but as for pppoa i only did what was written in the docs.
Please help me out :)

Thank you all,

Tiago
On Wed, 2004-08-11 at 18:06, Tiago Cogumbreiro wrote:
  

To whom it may concern ;)

I have created an easy to use frontend to pppd and PPPoE/PPPoA
connections. The project name is gnome-ppx and it's website is:

http://s1x.homelinux.net/projects/gnome-ppx

Take care,

Tiago Cogumbreiro


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]

  




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

   

  


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




[speedtouch] Re: Announcement: GNOME PPX

2004-08-12 Thread RUAUDEL Frédéric

Yes I saw your rpms.

To preserve config file with rpms, you must set them with the 
%config(noreplace) directive in the %files section :

%config(noreplace) /etc/ppp/peers/pppoa

With this directive, if the file already exists, the new file is 
installed as for example /etc/ppp/peers/pppoa.rpmnew

Regards,

Fred

Tiago Cogumbreiro wrote:

I have rpms and src.rpms in my website so you don't need to package this
one :) 

The installation will replace /etc/ppp/peers/pppoa so please backup your
account file if it's the same name. I don't really know how to make rpm
create a backup with this type of files.

Note: Currently the pppoa dialer only works with the pppoatm.so plugin.

Thank you for your time.

On Thu, 2004-08-12 at 07:28, RUAUDEL Frdric wrote:
  

I will try to find the time to test it as soon as possible for PPPoA 
support. I will keep you inform.

If it works well, maybe I will add the rpms to my repository.

Have a nice day

Fred

Tiago Cogumbreiro wrote:



I would also like to add the I am in a great need for beta testers,
especially for pppoa users. I have a pppoe connection and it works
flawlessly but as for pppoa i only did what was written in the docs.
Please help me out :)

Thank you all,

Tiago
On Wed, 2004-08-11 at 18:06, Tiago Cogumbreiro wrote:
 

  

To whom it may concern ;)

I have created an easy to use frontend to pppd and PPPoE/PPPoA
connections. The project name is gnome-ppx and it's website is:

http://s1x.homelinux.net/projects/gnome-ppx

Take care,

Tiago Cogumbreiro


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]


   



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]

 

 

  

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]

  




Liste de diffusion modem ALCATEL SpeedTouch USB

   

  


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: Announcement: GNOME PPX

2004-08-13 Thread RUAUDEL Frédéric

Hi tiago,

 Finally, I had time last night to test your gnome-ppx app. Unfortunately, it didn't 
work.

Here are the errors pppd send to the system logs :

--
Aug 12 23:46:12 grumz pppd[16370]: Plugin passprompt.so loaded.
Aug 12 23:46:12 grumz pppd[16370]: unrecognized option '8.35'
--

then I have this error dialog message :

--
Error trying to start connection.
--


It seems that you don't use the vci.vpi parameter correctly with pppoa. 
After setting it in the dialog, I didn't see it in the peer file. Tell 
me if I'm wrong, but it seems to me that it should go on a blank line at 
the end of the peer file (/etc/ppp/peer/pppoa).


lcp-echo-interval 10
user username
[...]
usepeerdns
plugin pppoatm.so
8.35
-

Sorry, but I didn't have time to look in the code to find where the 
problem could come from exactly. I will try to find the time to do it.

Tell me when you will have a new version.

Have a nice day,

Fred

Tiago Cogumbreiro wrote:

Thank you very much, it will be included in the next version of
gnome-ppx, it will probably be released tonight.


On Thu, 2004-08-12 at 11:31, RUAUDEL Frdric wrote:
  

Yes I saw your rpms.

To preserve config file with rpms, you must set them with the 
%config(noreplace) directive in the %files section :

%config(noreplace) /etc/ppp/peers/pppoa

With this directive, if the file already exists, the new file is 
installed as for example /etc/ppp/peers/pppoa.rpmnew

Regards,

Fred

Tiago Cogumbreiro wrote:



I have rpms and src.rpms in my website so you don't need to package this
one :) 

The installation will replace /etc/ppp/peers/pppoa so please backup your
account file if it's the same name. I don't really know how to make rpm
create a backup with this type of files.

Note: Currently the pppoa dialer only works with the pppoatm.so plugin.

Thank you for your time.

On Thu, 2004-08-12 at 07:28, RUAUDEL Frdric wrote:
 

  

I will try to find the time to test it as soon as possible for PPPoA 
support. I will keep you inform.

If it works well, maybe I will add the rpms to my repository.

Have a nice day

Fred

Tiago Cogumbreiro wrote:

   



I would also like to add the I am in a great need for beta testers,
especially for pppoa users. I have a pppoe connection and it works
flawlessly but as for pppoa i only did what was written in the docs.
Please help me out :)

Thank you all,

Tiago
On Wed, 2004-08-11 at 18:06, Tiago Cogumbreiro wrote:


 

  

To whom it may concern ;)

I have created an easy to use frontend to pppd and PPPoE/PPPoA
connections. The project name is gnome-ppx and it's website is:

http://s1x.homelinux.net/projects/gnome-ppx

Take care,

Tiago Cogumbreiro


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]

  
  

   



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]

   



 

  

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]


   



Liste de diffusion modem ALCATEL SpeedTouch USB

 

 

  

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]

  




Liste de diffusion modem ALCATEL SpeedTouch USB

   

  


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se dsinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: PLS. HELP!

2004-08-18 Thread RUAUDEL Frédéric

Try my RPMS :

http://grumz.dyndns.org/ADSL_FC2

mario wrote:

Hello,

I have been fighting with speedtouch and linux for the past four days,
without success :-(
Please, help me!

I tried to follow the instruction at
http://benoit.papillault.free.fr/speedtouch/user.en.php3


The best I get is:

[ root]#  pppd call adsl updetach
using channel 2
Using interface ppp0
Connect: ppp0 -- /dev/pts/7
sent [LCP ConfReq id=0x1 asyncmap 0x0 magic 0xf0a2f842]
.
sent [LCP ConfReq id=0x1 asyncmap 0x0 magic 0xf0a2f842]
LCP: timeout sending Config-Requests
--

There is something wrong, I guess, with my installation/distro, since

[ root]# modprobe usbcore
FATAL: Module usbcore not found.

I am on Fedora Core2, 
Linux  2.6.5-1.358smp #1 SMP Sat May 8 09:25:36 EDT 2004 i686 i686
i386 GNU/Linux

Also, it seems that dsmeg is alerting me on something, aa it outputs:

PPP generic driver version 2.4.2
divert: not allocating divert_blk for non-ethernet device ppp0
HDLC line discipline: version $Revision: 4.8 $, maxframe=4096
N_HDLC line discipline registered.
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
Badness in local_bh_enable at kernel/softirq.c:136
Call Trace:
 [02121d8e] local_bh_enable+0x39/0x5c
...

divert: no divert_blk to free, ppp0 not ethernet
divert: not allocating divert_blk for non-ethernet device ppp0
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
divert: not allocating divert_blk for non-ethernet device ppp1
.
Badness in local_bh_enable at kernel/softirq.c:136
Call Trace:
 [02121d8e] local_bh_enable+0x39/0x5c
...

divert: no divert_blk to free, ppp0 not ethernet
divert: not allocating divert_blk for non-ethernet device ppp0
PPP Deflate Compression module registered

--
Also, the alcatel modem seems to be seen, since

[EMAIL PROTECTED] root]# cat /proc/bus/usb/devices
..

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=06b9 ProdID=4061 Rev= 0.00
S:  Manufacturer=ALCATEL
S:  Product=Speed Touch USB
S:  SerialNumber=0090D041AB57
C:* #Ifs= 3 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=50ms
I:  If#= 1 Alt= 0 #EPs= 0 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
I:  If#= 1 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=06(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=07(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=87(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 1 Alt= 2 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=06(O) Atr=02(Bulk) MxPS=  32 Ivl=0ms
E:  Ad=07(O) Atr=02(Bulk) MxPS=  32 Ivl=0ms
E:  Ad=87(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 1 Alt= 3 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=06(O) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=07(O) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=87(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=05(O) Atr=02(Bulk) MxPS=   8 Ivl=0ms
E:  Ad=85(I) Atr=02(Bulk) MxPS=   8 Ivl=0ms

A problem with the driver (i took that one from Windows)?
.


Is anybody over there able to give me some good hint?
Thanks a lot






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

   

  


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




[speedtouch] Re: PLS. HELP!

2004-08-18 Thread RUAUDEL Frédéric

Sorry my ADSL connection seems to be out of service.

I hope it will be available again tomorow morning.

Fred

RUAUDEL Frédéric wrote:

Try my RPMS :

http://grumz.dyndns.org/ADSL_FC2

mario wrote:

  

Hello,

I have been fighting with speedtouch and linux for the past four days,
without success :-(
Please, help me!

I tried to follow the instruction at
http://benoit.papillault.free.fr/speedtouch/user.en.php3


The best I get is:

[ root]#  pppd call adsl updetach
using channel 2
Using interface ppp0
Connect: ppp0 -- /dev/pts/7
sent [LCP ConfReq id=0x1 asyncmap 0x0 magic 0xf0a2f842]
.
sent [LCP ConfReq id=0x1 asyncmap 0x0 magic 0xf0a2f842]
LCP: timeout sending Config-Requests
--

There is something wrong, I guess, with my installation/distro, since

[ root]# modprobe usbcore
FATAL: Module usbcore not found.

I am on Fedora Core2, 
Linux  2.6.5-1.358smp #1 SMP Sat May 8 09:25:36 EDT 2004 i686 i686
i386 GNU/Linux

Also, it seems that dsmeg is alerting me on something, aa it outputs:

PPP generic driver version 2.4.2
divert: not allocating divert_blk for non-ethernet device ppp0
HDLC line discipline: version $Revision: 4.8 $, maxframe=4096
N_HDLC line discipline registered.
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
Badness in local_bh_enable at kernel/softirq.c:136
Call Trace:
[02121d8e] local_bh_enable+0x39/0x5c
...

divert: no divert_blk to free, ppp0 not ethernet
divert: not allocating divert_blk for non-ethernet device ppp0
usb 2-1: bulk timeout on ep7out
usbfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
divert: not allocating divert_blk for non-ethernet device ppp1
.
Badness in local_bh_enable at kernel/softirq.c:136
Call Trace:
[02121d8e] local_bh_enable+0x39/0x5c
...

divert: no divert_blk to free, ppp0 not ethernet
divert: not allocating divert_blk for non-ethernet device ppp0
PPP Deflate Compression module registered

--
Also, the alcatel modem seems to be seen, since

[EMAIL PROTECTED] root]# cat /proc/bus/usb/devices
..

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=06b9 ProdID=4061 Rev= 0.00
S:  Manufacturer=ALCATEL
S:  Product=Speed Touch USB
S:  SerialNumber=0090D041AB57
C:* #Ifs= 3 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=50ms
I:  If#= 1 Alt= 0 #EPs= 0 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
I:  If#= 1 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=06(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=07(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=87(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 1 Alt= 2 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=06(O) Atr=02(Bulk) MxPS=  32 Ivl=0ms
E:  Ad=07(O) Atr=02(Bulk) MxPS=  32 Ivl=0ms
E:  Ad=87(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 1 Alt= 3 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=06(O) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=07(O) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=87(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=05(O) Atr=02(Bulk) MxPS=   8 Ivl=0ms
E:  Ad=85(I) Atr=02(Bulk) MxPS=   8 Ivl=0ms

A problem with the driver (i took that one from Windows)?
.


Is anybody over there able to give me some good hint?
Thanks a lot






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

  

 




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

   

  


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




[speedtouch] Re: PLS. HELP!

2004-08-23 Thread RUAUDEL Frédéric

It is quite strange, because if it is really what garry said, it means 
that you shouldn't have been able to boot with the default fedora kernel 
(I use exactly the same config with only some options *added* for the 
need of the speedtouch modem). What is the filesystem of your root 
partition (ext2, ext3, reiserFS, xfs...) you should have this 
information in the file /etc/fstab.

If you have a NVidia card, try the 
kernel-2.6.6-1.427.8kstacks_st.i686.rpm that have a special patch for 
it, maybe it can fix the problem. Last thing is to verify that your 
/boot/grub/grub.conf file is configured to boot on the good primary 
partition.

If all these don't work, you maybe will have to compile the kernel to 
adapt it to your config but it shouldn't be necessary.

good luck,

Fred

Garry Atkins-Coolman wrote:

On Aug 20 mario writ wiv much luv:

  

hi Frédéric

I rpm -ivvh your kernel+atm+ppp+speedtouch packages.
This is the situation.

when I log in the old kernel (from Grub2)

[xxx  root]# pppd call speedtch
pppd: /usr/lib/./pppd/2.4.2/pppoatm.so: cannot open shared object file:
No such file or directory
pppd: Couldn't load plugin pppoatm.so

If I try to log in the new kernel2.6.5.2Grunz;
I get the following

-- kernel panic: unable to mount root fs on unknown block (00)




You need to include your file system when rebuilding your kernel, i had 
the same problem. But i can not remember how i did it!

If you google for it (as it's a common newbie linux problem) there will be 
some help pages about!


Gaz

  


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




[speedtouch] Re: Speedtouch FC2

2004-09-02 Thread RUAUDEL Frédéric

Hi Nigel,

For the modified kernel on http://grumz.dyndns.org/ADSL_FC2, here are 
the changes I have done to make it works with the speedtouch modem :

- apply patches to fix some usb bugs (have they been integrated to the 
last kernel ??)
- add some options that are not present in the default FC2 kernel :

- Device drivers-Networking Support-Networking options-Asynchronous Transfer 
Mode (ATM) : build as module
  - Then also select RFC1483/2684 Bridged Protocols: build as module
and switch off Per VC IP filter kludge
- Device Drivers-Networking Support-Network Device Support-PPP Support-PPP 
over ATM: build as module
- Device Drivers-USB Support-Alcatel Speedtouch USB Support: build as module

the patches are in the source RPM available on my site above.

this RPM is based on the default kernel of FC2

For my part, I have the kernel driver working with the RPMs of my site. 
But the kernel is a bit old now, and I didn't find the time until now to 
try to build a newer one.

Best regards,

Fred

Nigel Jones wrote:

Apologies if this has been seen before - didn't see it in the archives, 
possibly as I emailed from an unregistered address

Hi,I have Fedora Core 1 installed, with kernel 2.4.22-1.2188.nptl. I am 
using the KERNEL driver which gives me latency of  16-18 ms, with the 
pppoatm.so plugin. pppd is 2.4.1 - I remember having a somewhat hard time 
locating a fully working version of this plugin. I have the original frog 
modem.

I then decided it was time to upgrade to FC2, so I installed the gold code, 
and got the speedtouch user-space driver working using 
speedtouch-1.3-2.i586.rpm   from 
http://sourceforge.net/project/showfiles.php?group_id=32758package_id=28264 
after just downloading the microcode from thomson.

However I then downloaded kernel kernel-2.6.8-1.521.i586.rpm, and the modem 
no longer loaded firmware (amber light still on). I saw this referred to in 
http://www.4p8.com/eric.brasseur/fc2_speedtouch_usb.html but did not see a 
real explanation.I also noticed the user space driver latency was higher, so 
would like to stick to the kernel driver, so now some questions:

 * I also saw other RPMs at http://grumz.dyndns.org/ADSL_FC2, including a 
modified kernel - what kernel options were changed?
 * The kernel driver page at http://linux-usb.sourceforge.net/SpeedTouch/ 
hasn't anything new for a year - is this still the right starting point 
(speedbundle 1.0) - but if so does it clash with FC2?
* What is it about 2.6.8-1.521 etc in FC2 updates that is preventing the 
user-space driver from working?
* Does anyone have the kernel driver working under FC2 - and if so which 
pppoatm plugin (lots around) +pppd to use with FC2
* What is recommended currently - user or kernel?

Thanks, Nigel 


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

   

  


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




[speedtouch] Re: Speedbundle under Fedora Core 3

2004-11-15 Thread RUAUDEL Frédéric
Hi Aad,

Aad Rijnberg wrote:

Hello,

I have been trying to get the SpeedTouch 330 operational under Fedora
Core 3. In the end I succeeded, and want to give some feedback on
problems I encountered so that others can benefit from it.

Some time ago I read in this list that it was needed to copy the atm
header files that belong to the used kernel from
/usr/src/linux-some-version/include/linux to /usr/include/linux.
Therefore I downloaded the source code of the kernel that came with FC3,
and installed it. It appeared to end up in /usr/src/redhat/SOURCES. I
untarred linux-2.6.9.tar.bz2 such that the kernel source tree ended up
in /usr/src/linux-2.6.9. 
Then I copied the /usr/src/linux-2.6.9/include/linux/atm*.h files to
/usr/include/linux.

  

Concerning the headers problem, I found later that the includes of the 
current kernel are located in the directory 
/lib/modules/kernel-version/build/include/linux/  in the fedora 
distribs. So you just have to make your ATM makefile point to the folder 
instead of the default one (/usr/include/linux).
Following a Linus Torvald's directive, the header present in the 
/usr/include/linux are those used to compile the glibc present in the 
system, IIRC.

More info here : http://lists.debian.org/debian-user/1997/02/msg00686.html

Regards,

Fred

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




[speedtouch] Re: speedtouch and FC4

2005-06-20 Thread RUAUDEL Frédéric
Hello hicham,

You need to apply this patch to the source :

8--- cut here 8---
diff -ru speedtouch-1.3/src/modem_run.c speedtouch-1.3.new/src/modem_run.c
--- speedtouch-1.3/src/modem_run.c  2004-06-10 18:36:35.0 +0200
+++ speedtouch-1.3.new/src/modem_run.c  2005-06-13 23:26:38.0 +0200
@@ -91,7 +91,7 @@
 * Global variables
 **/

 

-static int verbose = 0;
+int verbose = 0;
 FILE *flog = NULL;

 

 /*
8--- cut here 8---

hicham wrote:

Hello
I've tried the speedtouchconf script ( the 6 mars 05 version and the 
betas versions as well ) in Fedora core 4
I get the following error :
cd src  make
make[1]: Entering directory 
`/root/speedtouch/speedtouchconf-25b-02-2005/speedtouch-1.3-sgp/src'
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3\ 
-c firmware.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3\ 
-D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-linux.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION=\1.3\ -c modem_run.c
modem_run.c:84: error: static declaration of ‘verbose’ follows 
non-static declaration
modem.h:42: error: previous declaration of ‘verbose’ was here
modem_run.c: In function ‘get_reference’:
modem_run.c:691: warning: pointer targets in passing argument 6 of 
‘pusb_control_msg’ differ in signedness
modem_run.c: In function ‘report’:
modem_run.c:1119: warning: pointer targets in passing argument 1 of 
‘dump’ differ in signedness
modem_run.c: In function ‘dump’:
modem_run.c:1180: warning: pointer targets in passing argument 1 of 
‘sprintf’ differ in signedness
modem_run.c:1189: warning: pointer targets in passing argument 1 of 
‘sprintf’ differ in signedness
modem_run.c:1198: warning: pointer targets in passing argument 1 of 
‘sprintf’ differ in signedness
modem_run.c:1207: warning: pointer targets in passing argument 2 of 
‘syslog’ differ in signedness
make[1]: *** [modem_run.o] Error 1
make[1]: Leaving directory 
`/root/speedtouch/speedtouchconf-25b-02-2005/speedtouch-1.3-sgp/src'
make: *** [modem] Error 2

Thanks for your help

hicham

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

   

  



-- Binary/unsupported file stripped by Listar --
-- Type: text/x-vcard
-- File: ruaudel.vcf


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




[speedtouch] Re: speedtouch and FC4

2005-06-22 Thread RUAUDEL Frédéric
you copy the content text between the dash line (-8-) in a file 
name for example fix.patch, then you go in the root dir of the source 
and you use the command :

patch -p1  /path/to/fix.patch

that's it.

Or more simply, you can edit the file speedtouch-1.3/src/modem_run.c and 
remove the word static near line 91.

I don't know if the official speedtouch dev team agree with this patch 
but my modem_run program works well for 2 weeks now with this patch 
applied...

Regards,

Fred

Richard Connon wrote:

I understand I am going back a while in the discussion but how exactly 
would I go about applying 'this patch' to the source?

RUAUDEL Frédéric wrote:

  

Hello hicham,

You need to apply this patch to the source :

8--- cut here 8---
diff -ru speedtouch-1.3/src/modem_run.c speedtouch-1.3.new/src/modem_run.c
--- speedtouch-1.3/src/modem_run.c  2004-06-10 18:36:35.0 +0200
+++ speedtouch-1.3.new/src/modem_run.c  2005-06-13 23:26:38.0 +0200
@@ -91,7 +91,7 @@
* Global variables
**/
  
  
  

-static int verbose = 0;
+int verbose = 0;
FILE *flog = NULL;
  
  
  

/*
8--- cut here 8---

hicham wrote:

 



Hello
I've tried the speedtouchconf script ( the 6 mars 05 version and the 
betas versions as well ) in Fedora core 4
I get the following error :
cd src  make
make[1]: Entering directory 
`/root/speedtouch/speedtouchconf-25b-02-2005/speedtouch-1.3-sgp/src'
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3\ 
-c firmware.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3\ 
-D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-linux.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION=\1.3\ -c modem_run.c
modem_run.c:84: error: static declaration of ‘verbose’ follows 
non-static declaration
modem.h:42: error: previous declaration of ‘verbose’ was here
modem_run.c: In function ‘get_reference’:
modem_run.c:691: warning: pointer targets in passing argument 6 of 
‘pusb_control_msg’ differ in signedness
modem_run.c: In function ‘report’:
modem_run.c:1119: warning: pointer targets in passing argument 1 of 
‘dump’ differ in signedness
modem_run.c: In function ‘dump’:
modem_run.c:1180: warning: pointer targets in passing argument 1 of 
‘sprintf’ differ in signedness
modem_run.c:1189: warning: pointer targets in passing argument 1 of 
‘sprintf’ differ in signedness
modem_run.c:1198: warning: pointer targets in passing argument 1 of 
‘sprintf’ differ in signedness
modem_run.c:1207: warning: pointer targets in passing argument 2 of 
‘syslog’ differ in signedness
make[1]: *** [modem_run.o] Error 1
make[1]: Leaving directory 
`/root/speedtouch/speedtouchconf-25b-02-2005/speedtouch-1.3-sgp/src'
make: *** [modem] Error 2

Thanks for your help

hicham

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

 



   

  

-- Binary/unsupported file stripped by Listar --
-- Type: text/x-vcard
-- File: ruaudel.vcf


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

  

 




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

   

  



-- Binary/unsupported file stripped by Listar --
-- Type: text/x-vcard
-- File: ruaudel.vcf


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




[speedtouch] Re: RES: Re: RES: Re: RES: Re: speedtouch and FC4

2005-06-27 Thread RUAUDEL Frédéric
Hi Herva,

Maybe you could give a try to gnome-ppx at 
http://gnome-ppx.berlios.de/download/. This is a GUI frontend to 
speedtouch that worked well with FC2 and if I remember correctly take 
care of all the configuration steps. But I don't know if this software 
works with FC4 because it was done for FC2

You can also try to see if there is any interesting clues in this old 
FC2 page :

http://s1x.homelinux.net/documents/fc2_speedtouch

Don't get the RPMs because there are too old but the instructions could 
be interresting and sometime we just miss a little thing that make 
everything else just doesn't work!

Regards,

Fred

PS: If you need I can send you a RPMs of the speedtouch package for FC4 
(I'm not sure if you already have one). If anyone want to host this 
package feel free to contact me (I don't have enough bandwith to do it 
myself).

Hervandil Sant'Anna wrote:

Dear Duncan,

Thank you for your further help, but I think I gonna
give up with this! I have any familiarity with these
stuffs like Kernel compilation, system logs, etc.
As you said, it's getting to hard for me.
If one day I have enough money, I'll follow other
simpler suggestions, which recommended to buy an
ethernet modem.

I'm sorry, but I think I can't go on!
Best regards,
Herva



--- Duncan Sands [EMAIL PROTECTED] escreveu:

  

Hi Herva,



I have just done the step one, because the ADSL
  

line is up was not


anywhere in /var/log/messages.
  

is your telephone line plugged into the modem?  Did
your ISP turn on
their equipment down at the exchange?
 


However, the messages:
 found stage 1 firmware speedtch-1.bin
 found stage 2 firmware speedtch-2.bin
were there, after the message New full speed usb
  

device using ohci_hcd


address 4
  

Please send me your system logs.  It would be
helpful if you rebuilt your
kernel with CONFIG_USB_DEBUG=y, but I understand
that that may be too hard.

Ciao,

D.

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire :



mailto:[EMAIL PROTECTED]
  

  






   
   
   
___ 
Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/

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

   

  



-- Binary/unsupported file stripped by Listar --
-- Type: text/x-vcard
-- File: ruaudel.vcf


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