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

2004-08-06 Thread Jorge -Educanet-
Hello RUAUDEL,

Friday, August 6, 2004, 2:34:11 PM, you wrote:

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


  Sorry if it seems that i am a bit rude, my English is not very good.
I only write this messages, to show other people this configuration.

I  am  testing  the  two  versions  of the kernel. I prefer the kernel
version, but it is much complicated.

none of both works with my operator, i am thinking that the problem is
in my operator (Euskaltel) but i don't know do not work.

Now  the  ADSL conection is working which another ASDL USB device, not
Speedtouch.

I continue working.

Sorry one more time if i have been rude.

-- 
Best regards,
 Jorgemailto:[EMAIL PROTECTED]


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: 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]