Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo 1.4 with USB Speedtouch Modem installation guide
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
metz2000
n00b
n00b


Joined: 03 Oct 2003
Posts: 5

PostPosted: Fri Oct 03, 2003 10:31 pm    Post subject: Reply with quote

FYI:
Guide for Speedtouch USB and Gentoo 1.4

Is this easy to do from a fresh Gentoo install? Will I need both CDs ? :? [/url]
Back to top
View user's profile Send private message
metz2000
n00b
n00b


Joined: 03 Oct 2003
Posts: 5

PostPosted: Sat Oct 04, 2003 12:13 pm    Post subject: Reply with quote

I have this failing on me (using the guide in the post above). Have modprobed in the ones listed.

username and pass is listed as follows in both pap and chap secrets:
Code:

user@monkeynuts.com*passwordhere*


Also, anyone know what the VPI VCI (or whatever they're called) are set to for the UK ?

EDIT!
Looking back through this thread I have changed the paps/chaps to
Code:

'user@monkeynuts.com' * 'passwordhere' *


and have set the VPI and VCI to 0 and 38 respectively... just going to my other machine to try this out, and I'll let you know how it goes
Back to top
View user's profile Send private message
metz2000
n00b
n00b


Joined: 03 Oct 2003
Posts: 5

PostPosted: Sat Oct 04, 2003 12:36 pm    Post subject: Reply with quote

Still failing with error failed to start the pppd daemon

Any ideas??? I'm really desperate ! :lol:

I saw an 'ifconfig ppp0' earlier, i tried that and it said device not found, is this a problem?
Back to top
View user's profile Send private message
474
l33t
l33t


Joined: 19 Apr 2002
Posts: 714

PostPosted: Sun Oct 26, 2003 2:48 am    Post subject: Reply with quote

I have a pretty good system going now for using the Speedtouch from the LiveCD. Expect a follow up to my 2.6 guide soon which will explain more. In the meantime, if anyone is stuck I don't mind taking questions :)
Back to top
View user's profile Send private message
hulmeman
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 184
Location: Duchy of Lancaster, England.

PostPosted: Tue Nov 04, 2003 9:12 am    Post subject: Reply with quote

Has anyone managed to get the modem to connect through hotplug?
I mean, plug it in and it runs /etc/init.d/speedtouch start automatically.
Baz
Back to top
View user's profile Send private message
Rick
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2002
Posts: 141

PostPosted: Wed Dec 03, 2003 3:22 am    Post subject: Reply with quote

for the people that don't know it yet

if you have the SPEEDTOUCH 330
you need to patch this file
_________________
Have you ever noticed how stable windows is?
Neither have I :D
Back to top
View user's profile Send private message
Gnux
n00b
n00b


Joined: 14 Aug 2003
Posts: 38

PostPosted: Wed Dec 03, 2003 9:22 am    Post subject: Reply with quote

Oki we must patch modem_run so that we could connect but I ve got a question:
where is the patch and how apply it?
Moreover when I've test without any patch I've got a lot of:
Code:
USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret 110

In the faq (section 4.11 u could find this one on the main site here :
http://cvs.sourceforge.net/viewcvs.py/*checkout*/speedtouch/speedtouch/doc-linux/FAQ?rev=1.14
It is wriiten that a -s option to modem_run could be sufficient but I did not find it so that I could pass this option and retry
So where is this patch and how apply it?
Thx if u could help a little newbie I am :wink: [/url]
Back to top
View user's profile Send private message
Rick
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2002
Posts: 141

PostPosted: Wed Dec 03, 2003 1:17 pm    Post subject: Reply with quote

I just downloaded a new version of modem_run.c from the cvs and that fixed it

ive got my Speedtouch 330 working now :D


just put modem_run.c in the src directory and compile it yourself with ./configure && make && make install

after that edit the ppp files as it is explained here and away you go :)
_________________
Have you ever noticed how stable windows is?
Neither have I :D
Back to top
View user's profile Send private message
Gnux
n00b
n00b


Joined: 14 Aug 2003
Posts: 38

PostPosted: Wed Dec 03, 2003 11:07 pm    Post subject: Reply with quote

Oki thx
But will it be possible to run the compilation of modem_run-c under the livecd so that I could install gentoo with this modem.
That my quesion indeed: have u install ur gentoo box thx to ur modem from ,let's say stage one, or did u make a GRP install and then configure ur modem?
Me I want to be able to install gentoo from the stage one thx to this modem simply
Thx for ur answer :)
Back to top
View user's profile Send private message
Rick
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2002
Posts: 141

PostPosted: Thu Dec 04, 2003 8:47 pm    Post subject: Reply with quote

Gnux wrote:
Oki thx
But will it be possible to run the compilation of modem_run-c under the livecd so that I could install gentoo with this modem.
That my quesion indeed: have u install ur gentoo box thx to ur modem from ,let's say stage one, or did u make a GRP install and then configure ur modem?
Me I want to be able to install gentoo from the stage one thx to this modem simply
Thx for ur answer :)
actually i installed gentoo a few months ago and used my laptop as internet gateway at that time

that way i could install it (i did do a stage one install)
after that i just downloaded all the stuff that is needed and followed the manual on [url=speedtouch.sourceforge.net]speedtouch.sourceforge.net[/url] and also downloaded the install file from there

1. emerge speedtouch
2. download the speedtouch install file from speedtouch.sf.net
3. replace modem_run.c
4. ./configure, make, make install (the file from speedtouch.sf.net)
5. follow all the instructions in this manual

and thats everything to it :)
_________________
Have you ever noticed how stable windows is?
Neither have I :D
Back to top
View user's profile Send private message
pkrzykowski
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2003
Posts: 97

PostPosted: Tue Feb 10, 2004 10:01 pm    Post subject: Reply with quote

is that working with silver speedtouch too?? or should i do something else??
Back to top
View user's profile Send private message
loz
n00b
n00b


Joined: 16 Nov 2002
Posts: 13

PostPosted: Thu Feb 26, 2004 12:06 pm    Post subject: Modem_run ok, PPP no :( Reply with quote

I seem to have no problems with the modem_run, but the ppp is not going up. /var/log/messages says the DSL line is up at XXXup/XXXdown. However the ppp part does not work. There are no debug messages either.

How can I get the ppp part to output details? My VCI/VPI differ, so I altered them.

Any help would be great.
Back to top
View user's profile Send private message
loz
n00b
n00b


Joined: 16 Nov 2002
Posts: 13

PostPosted: Thu Feb 26, 2004 2:14 pm    Post subject: Found log.. LCP termination.. why? Reply with quote

here's my log for ppp. I tried both pppoa3 and pppoa2. I got bet source and tried new moden_run as spoken above, still no joy.

Is the problem here:
Code:
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]


Am I sending a request for IP and DNS that are invalid?

Code:
Feb 26 14:03:09 newp_serv modem_run[931]: modem_run version 1.2-beta3 started by root uid 0
Feb 26 14:03:09 newp_serv modem_run[931]: Found ALCATEL SpeedTouch USB modem
Feb 26 14:03:09 newp_serv modem_run[931]: Best offset   6463 with probability 100%
Feb 26 14:03:09 newp_serv modem_run[931]: Best offset 526179 with probability 100%
Feb 26 14:03:10 newp_serv modem_run[931]: Firmware information (CRC:0x94a45435, Size:526187, 1.3.3 - GNU/Linux - Win32)
Feb 26 14:03:10 newp_serv modem_run[931]: BLOCK1 :    883 bytes   uploaded : OK
Feb 26 14:03:10 newp_serv modem_run[931]: BLOCK2 :    511 bytes downloaded : OK
Feb 26 14:03:12 newp_serv modem_run[931]: BLOCK3 : 526187 bytes   uploaded : OK
Feb 26 14:03:12 newp_serv modem_run[931]: BLOCK4 :    511 bytes downloaded : OK
Feb 26 14:03:13 newp_serv modem_run[931]: Modem reference : 3EC36656AAAA01
Feb 26 14:03:24 newp_serv modem_run[932]: Sending a signal to notify the adsl up state
Feb 26 14:03:24 newp_serv modem_run[931]: ADSL synchronization has been obtained
Feb 26 14:03:24 newp_serv modem_run[931]: ADSL line is up (576 kbit/s down | 288 kbit/s up)
Feb 26 14:03:25 newp_serv pppd[939]: pppd 2.4.1 started by root, uid 0
Feb 26 14:03:26 newp_serv pppd[939]: using channel 1
Feb 26 14:03:26 newp_serv pppd[939]: Using interface ppp0
Feb 26 14:03:26 newp_serv pppd[939]: Connect: ppp0 <--> /dev/pts/0
Feb 26 14:03:26 newp_serv pppoa2[943]: Starting PPPoA2 ( merged version includes new ATM/AAL5 stack ) 1.2-beta3
Feb 26 14:03:26 newp_serv pppoa2[943]: I'm the parent   process, I handle the endpoint 0x07
Feb 26 14:03:26 newp_serv pppoa2[943]: host  --> pppoa2 --> modem stream ready
Feb 26 14:03:26 newp_serv pppoa2[948]: I'm the children process, I handle the endpoint 0x87
Feb 26 14:03:26 newp_serv pppoa2[948]: modem --> pppoa2 --> host  stream ready
Feb 26 14:03:27 newp_serv pppd[939]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xdabac337>]          .2.
Feb 26 14:03:27 newp_serv pppd[939]: rcvd [LCP ConfReq id=0x9c <auth chap MD5> <magic 0x8af32fa>]
Feb 26 14:03:27 newp_serv pppd[939]: sent [LCP ConfAck id=0x9c <auth chap MD5> <magic 0x8af32fa>]         .2.
Feb 26 14:03:29 newp_serv pppd[939]: rcvd [LCP ConfReq id=0x9d <auth chap MD5> <magic 0x8af32fa>]
Feb 26 14:03:29 newp_serv pppd[939]: sent [LCP ConfAck id=0x9d <auth chap MD5> <magic 0x8af32fa>]
Feb 26 14:03:30 newp_serv pppd[939]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xdabac337>]    ...7
Feb 26 14:03:30 newp_serv pppd[939]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xdabac337>]
Feb 26 14:03:30 newp_serv pppd[939]: cbcp_lowerup
Feb 26 14:03:30 newp_serv pppd[939]: want: 2
Feb 26 14:03:30 newp_serv pppd[939]: rcvd [CHAP Challenge id=0xd4 <3b6fa96ca926028cf23fc73a2f191ca9>, name = "RASE1NRP6.Edinburgh"]
Feb 26 14:03:30 newp_serv pppd[939]: sent [CHAP Response id=0xd4 <785bd809ea279ab6c5f74afd9b0ee940>, name = "..removed..."]
Feb 26 14:03:30 newp_serv pppd[939]: rcvd [LCP ConfReq id=0x8d <mru 1500> <auth chap MD5> <magic 0x4beb683f>]
Feb 26 14:03:30 newp_serv pppd[939]: cbcp_lowerdown
Feb 26 14:03:30 newp_serv pppd[939]: sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x712b5c40>]
Feb 26 14:03:30 newp_serv pppd[939]: sent [LCP ConfAck id=0x8d <mru 1500> <auth chap MD5> <magic 0x4beb683f>]
Feb 26 14:03:30 newp_serv pppd[939]: rcvd [LCP ConfRej id=0x2 <asyncmap 0x0>]
Feb 26 14:03:30 newp_serv pppd[939]: sent [LCP ConfReq id=0x3 <magic 0x712b5c40>]
Feb 26 14:03:30 newp_serv pppd[939]: rcvd [LCP ConfAck id=0x3 <magic 0x712b5c40>]
Feb 26 14:03:30 newp_serv pppd[939]: cbcp_lowerup
Feb 26 14:03:30 newp_serv pppd[939]: want: 2
Feb 26 14:03:30 newp_serv pppd[939]: rcvd [CHAP Challenge id=0x1 <dc16005853deb039b06ee7225b5a64d5>, name = "gadamer"]
Feb 26 14:03:30 newp_serv pppd[939]: sent [CHAP Response id=0x1 <349cbd82d2dff0fea1be83253b985b22>, name = "..removed..."]
Feb 26 14:03:31 newp_serv pppd[939]: rcvd [CHAP Success id=0x1 "CHAP authentication success, unit 11565"]
Feb 26 14:03:31 newp_serv pppd[939]: Remote message: CHAP authentication success, unit 11565
Feb 26 14:03:31 newp_serv pppd[939]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Feb 26 14:03:31 newp_serv pppd[939]: rcvd [LCP TermReq id=0x8e]
Feb 26 14:03:31 newp_serv pppd[939]: LCP terminated by peer
Feb 26 14:03:31 newp_serv pppd[939]: cbcp_lowerdown
Feb 26 14:03:31 newp_serv pppd[939]: sent [LCP TermAck id=0x8e]
Feb 26 14:03:31 newp_serv pppd[939]: rcvd [LCP ConfReq id=0xf8 <auth chap MD5> <magic 0x8af4409>]       .D.
Feb 26 14:03:34 newp_serv pppd[939]: rcvd [LCP ConfReq id=0xf9 <auth chap MD5> <magic 0x8af4409>]
Feb 26 14:03:34 newp_serv pppd[939]: Connection terminated.
Feb 26 14:03:34 newp_serv pppoa2[943]: Error reading from source device
Feb 26 14:03:34 newp_serv pppd[939]: Waiting for 1 child processes...
Feb 26 14:03:34 newp_serv pppd[939]:   script /usr/sbin/pppoa2 -vpi 0 -vci 38, pid 943
Feb 26 14:03:34 newp_serv pppd[939]: Script /usr/sbin/pppoa2 -vpi 0 -vci 38 finished (pid 943), status = 0x0
Feb 26 14:03:34 newp_serv pppd[939]: Exit.

_________________
loz
Back to top
View user's profile Send private message
loz
n00b
n00b


Joined: 16 Nov 2002
Posts: 13

PostPosted: Fri Feb 27, 2004 1:57 pm    Post subject: Zen not Me Reply with quote

Problem was with Zen Provider no me. They fixed it. Shame one has to install on windows to prove it's there prob not mine ;)
_________________
loz
Back to top
View user's profile Send private message
___c___
n00b
n00b


Joined: 04 Dec 2003
Posts: 61

PostPosted: Fri Mar 26, 2004 2:40 am    Post subject: Reply with quote

i've been following the instructions to get my green speedtouch usb to work on an inspiron 8600 right after the boot with the gentoo minimal iso. everything seems to be right except that i get a name resolution error everytime i try to ping a site.

a few of my outputs, what did i do wrong :?

Code:
[modem_run] modem_run version 1.2-beta2 started by root uid 0_
Mar 26 02:32:23 [kernel] usb_control/bulk_msg: timeout
Mar 26 02:32:23 [kernel] usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
Mar 26 02:32:40 [modem_run] ADSL synchronization has been obtained_
Mar 26 02:32:40 [modem_run] ADSL line is up (3360 kbit/s down | 128 kbit/s up)_
Mar 26 02:32:41 [pppd] pppd 2.4.1 started by root, uid 0
Mar 26 02:32:42 [pppoa3] pppoa3 version 1.2-beta2 started by root (uid 0)_
Mar 26 02:32:42 [pppoa3] Control thread ready_
Mar 26 02:32:42 [pppoa3] host  --> pppoa3 --> modem stream ready_
Mar 26 02:32:42 [pppoa3] modem --> pppoa3 --> host  stream ready_
Mar 26 02:32:42 [pppd] Using interface ppp0
Mar 26 02:32:42 [pppd] Connect: ppp0 <--> /dev/pts/0
Mar 26 02:32:45 [pppd] Remote message: CHAP authentication success, unit 7113
Mar 26 02:32:45 [pppd] local  IP address 217.136.88.188
Mar 26 02:32:45 [pppd] remote IP address 217.136.88.1
Mar 26 02:32:45 [pppd] primary   DNS address 195.238.2.22
Mar 26 02:32:45 [pppd] secondary DNS address 195.238.2.21


Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
217.136.88.1    *               255.255.255.255 UH    0      0        0 ppp0
loopback        localhost       255.0.0.0       UG    0      0        0 lo
default         217.136.88.1    0.0.0.0         UG    0      0        0 ppp0


Code:
lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:72 errors:0 dropped:0 overruns:0 frame:0
          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:5248 (5.1 Kb)  TX bytes:5248 (5.1 Kb)

ppp0      Link encap:Point-to-Point Protocol 
          inet addr:217.136.88.188  P-t-P:217.136.88.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:25 errors:0 dropped:0 overruns:0 frame:0
          TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:1902 (1.8 Kb)  TX bytes:1902 (1.8 Kb)

Back to top
View user's profile Send private message
___c___
n00b
n00b


Joined: 04 Dec 2003
Posts: 61

PostPosted: Fri Mar 26, 2004 3:38 am    Post subject: Reply with quote

to the top
Back to top
View user's profile Send private message
mordred
n00b
n00b


Joined: 30 Mar 2004
Posts: 55

PostPosted: Tue Mar 30, 2004 7:08 am    Post subject: Reply with quote

8O I'd like to ad a few remarks to the "manual".
I installed Gentoo last night and followed the instructions to connect my speedtouch.
I don't know if I'm the fisrt to experience this (ppp won't load) but it seems that the given syntax for the pap/chap files is a little faulty.
I had to use the following:

"login" "*" "pass" "*"

I also had to nano -w the /ppp/options file and add the following lines:

noauth
usepeerdns
noipdefault

then it worked just fine...

by the way 8.35 is the vci/vpi for france and belgium.

Cheers to all and thanks for tha manual and other posts, they helped me a lot
:D
_________________
"I am a humanist"
Al Pacino
Back to top
View user's profile Send private message
chiptuttofuso
n00b
n00b


Joined: 18 Dec 2004
Posts: 58

PostPosted: Thu Dec 30, 2004 3:21 pm    Post subject: Reply with quote

hi,I'm italian.
I can't run my speedtouch during the installation by the live cd.
I did this:
boot the live cd
type
modprobe ppp_generic
modprobe ppp_async
modprobe n_hdlc (but I have this output: "fatal: module not found)
modprobe ppp_synctty

the I did this:
mount /dev/hdb1 /mnt/dati (in this partition I have my backup file!)
cp /mnt/dati/modem/mgmt.o /home/

nano -w /etc/conf.d/speedtouch
I removed the #,and put this line: "MICRONODE=/home/mgmt.o"

nano -w /etc/ppp/peers/adsl
and I put my username between the quotes,in this line : "here_you_login"

nano -w /etc/ppp/pap-secrets
and I put this syntax: mylogin * mypass *
I also tried to put this other syntax: "mylogin" "*" "mypass" "*"
and I do the same thing for the /etc/ppp/chap-secrets

then I run /etc/init.d/speedtouch start
and I received this output:
speedtouch usb loading....
ppp daemon loading...
failed to load ppp daemon.

WHY?!?!?!?!?
I don't understand what I did wrong.
help me if you can,and sorry for my bad english.
Back to top
View user's profile Send private message
puke
Tux's lil' helper
Tux's lil' helper


Joined: 05 Oct 2002
Posts: 128

PostPosted: Sun Feb 27, 2005 4:35 pm    Post subject: Reply with quote

Hi there

I have an original Alcatel Speedtouch USB modem (the green stingray). Works fine on 2.4.27 kernel, but when I upgrade to 2.4.28 kernel, after uploading the mgmt.o firmware the modem locks up (one green light, one orange, futher uploads fail).

Anyone have any ideas or similar experience? How could a kernel upgrade affect the modem firmware upload? I'll keep working on it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum