From: Duncan Sands <baldrick@wanadoo.fr>
To: "Rémi Colinet" <remi.colinet@wanadoo.fr>, linux-kernel@vger.kernel.org
Subject: Re: 2.5.73 / Speedtouch USB modem / configuration problem
Date: Mon, 30 Jun 2003 09:48:52 +0200 [thread overview]
Message-ID: <200306300948.55455.baldrick@wanadoo.fr> (raw)
In-Reply-To: <3EFF3D04.9060208@wanadoo.fr>
> I'm trying to use the Alcatel Speedtouch USB modem with 2.5.73. I'm
> facing a configuration problem and couldn't find a solution using Google.
Hi Remi, it looks like you are trying to use the user space driver (the one
from http://speedtouch.sourceforge.net/), but have the kernel driver loaded
(the speedtch module; see http://www.linux-usb.org/SpeedTouch/). These
two drivers do not play nicely together.
> The firmware is loaded and the modem is initialized correctly using the
> following command :
>
> /usr/local/bin/modem_run -v 1 -d /proc/bus/usb/001/002 -f
> /usr/local/bin/mgmt.o -s -m
You can use modem_run with the kernel driver, but you need to add
-k to the switches you pass to it.
> Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
> best offset 6463 with probability 87%
> best offset 532634 with probability 100%
> BLOCK1 : 991 bytes uploaded : OK
> BLOCK2 : 511 bytes downloaded : OK
> BLOCK3 : 526187 bytes uploaded : OK
> BLOCK4 : 511 bytes downloaded : OK
> Reference : 3EC 18607CDAA 02(see under your modem box)
> ADSL line is blocked?
> ADSL line is synchronising
> ADSL line is synchronising
> ADSL line is up, downstream at 608 kbit/s, upstream at 160 kbit/s
> ADSL link goes UP
>
> Then, I'm using the following command :
>
> pppd call adsl
The ppp config file for the kernel mode and user mode drivers differ.
See the web pages.
> But I'm getting the following message :
>
> [root@tigre01 src]#
> Couldn't get channel number: Input/output error
> Couldn't get channel number: Input/output error
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't get channel number: Input/output error
> Couldn't get channel number: Input/output error
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't get channel number: Input/output error
> Couldn't get channel number: Input/output error
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't get channel number: Input/output error
> Couldn't get channel number: Input/output error
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't get channel number: Input/output error
> Couldn't get channel number: Input/output error
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't set tty to PPP discipline: Invalid argument
> Couldn't get channel number: Input/output error
> Couldn't get channel number: Input/output error
> Couldn't set tty to PPP discipline: Invalid argument
> [root@tigre01 src]#
Yeah.
> I have the following modules loaded :
>
> [root@tigre01 src]# lsmod
> Module Size Used by
> n_hdlc 14852 0
> 3c59x 43944 0
> speedtch 21936 0
> crc32 8576 1 speedtch
> usbmouse 9472 0
> usbkbd 11264 0
> hid 29440 0
> uhci_hcd 40968 0
> usbcore 124756 7 speedtch,usbmouse,usbkbd,hid,uhci_hcd
> [root@tigre01 src]#
The kernel mode driver is loaded.
> May be, it is a configuration problem.
Yup.
> Does anyone has an idea about what is wrong in my configuration?
> What modules are necessary (ppp-async, n_hdlc, speedtch)?
> May be something is missing in my modprobe.conf or .config file?
Both drivers work fine. You just need to decide which one you want!
All the best,
Duncan.
next prev parent reply other threads:[~2003-06-30 7:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-29 19:24 2.5.73 / Speedtouch USB modem / configuration problem Rémi Colinet
2003-06-30 7:48 ` Duncan Sands [this message]
2003-07-01 20:55 ` Rémi Colinet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200306300948.55455.baldrick@wanadoo.fr \
--to=baldrick@wanadoo.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=remi.colinet@wanadoo.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox