Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Alcatel Speedtouch USB Modem on Debian Sarge

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
jonesypeter
Posts: 15
Joined: 2005-08-06 19:00
Location: Bognor Regis, UK

Alcatel Speedtouch USB Modem on Debian Sarge

#1 Post by jonesypeter »

Help!

I am tearing my hair out!

I have moved from Fedora to Debian.
When I had Fedora I used this site and it worked fine!

http://linux-usb.sourceforge.net/SpeedTouch/ But it does not seem to mention Debian.

I installed with Kernel 2.6 and have been trying to get my Alcatel Speedtouch (Silver) working.

I got a reply from a forum which said:



First, get the firmware package from
http://ftp.linux.it/pub/People/md/warez/ .

kernel < 2.6.10: install the speedtouch package and read README.Debian.
kernel >= 2.6.10: nothing else is needed.

Then, look at /usr/share/doc/ppp/examples/ .



Sadly, I am non the wiser!! What would happen if I had 2.6.10? Surely it would still need configuring? Can I download 2.6.10 from my windows PC, burn to CD and load up on Debian with Apt? If so how.

What I am after is a step by step guide. My VCI numbers are 0,38

Thanks ever so much!

Peter Jones
Bognor Regis
UK

User avatar
Aris
Posts: 31
Joined: 2005-08-05 20:58
Location: Thessaloniki, Greece

#2 Post by Aris »

Alcatel Speedtouch does not have an eth prompt? :roll:
I think, that it does.

-- Aris V.
Justice for all

bullone

#3 Post by bullone »

I have got the same problem...what do you intend for eth prompt (ethernet?)

my problem is similar...i tried to create a network connection but (I use kde on DebSarge) i wasn't able....i need ATM packages or i should create a sort of ISDN connection?

Thanks!!!

User avatar
jobezone
Posts: 214
Joined: 2005-06-12 07:20
Location: Portugal

Re: Alcatel Speedtouch USB Modem on Debian Sarge

#4 Post by jobezone »

jonesypeter wrote:Help!

I am tearing my hair out!

I have moved from Fedora to Debian.
When I had Fedora I used this site and it worked fine!

http://linux-usb.sourceforge.net/SpeedTouch/ But it does not seem to mention Debian.

I installed with Kernel 2.6 and have been trying to get my Alcatel Speedtouch (Silver) working.

I got a reply from a forum which said:



First, get the firmware package from
http://ftp.linux.it/pub/People/md/warez/ .

kernel < 2.6.10: install the speedtouch package and read README.Debian.
kernel >= 2.6.10: nothing else is needed.

Then, look at /usr/share/doc/ppp/examples/ .



Sadly, I am non the wiser!! What would happen if I had 2.6.10? Surely it would still need configuring? Can I download 2.6.10 from my windows PC, burn to CD and load up on Debian with Apt? If so how.

What I am after is a step by step guide. My VCI numbers are 0,38

Thanks ever so much!

Peter Jones
Bognor Regis
UK
Perhaps with "kernel >= 2.6.10" they meant that the driver is included in recent versions of linux? And yes, you can download the kernel-image package version you need, copy it, and use

Code: Select all

dpkg -i kernel-image-***
to instal it. It may have dependencies, but I don't know.

Post Reply