|
我用的redhat 9 ,是阿尔卡特芯片的USB ADSL,终于在网上找到了其驱动。我全部安装了,系统启动也加载了,可就是与ADSL连接失败。我也看了网上有关USB ADSL安装的多篇文章。说应该在选择xDSL后,硬件设备中应该有能找到SPEEDTOUCH一项。可是我的没有。我想应该是我的设置没有问题。问题在于系统没有识别出我的USB ADSL。请各位老大们帮我呀(就是因为网络,让我还用着WINDOWS呀)。以下是我的安装信息:
[root@localhost speedtouchconf-14.04.2003]# ls
COPYING speedmgmt.tar.gz speedtouchconf.sh
mgmt.o speedtouch-1.2-beta1 speedtouch-init
README speedtouch-1.2-beta1.tar.bz2 TODO
[root@localhost speedtouchconf-14.04.2003]# ./speedtouchconf.sh
If you have any problems with this script, mail me
(steve at steve-parker dot org) with the files
/tmp/speedtouch.txt and /var/log/messages for diagnosis.
You have the Thomson drivers installed.
These are not required by this speedtouch usermode driver.
Fortunately, the Thomson speedmgmt daemons
does not appear to be running.
Using speedmgmt.tar.gz for microcode
PPP version 2.4.1 okay.
Country/ISP VPI VCI
Australia, All 8 35
Belgium, ? 8 35
Denmark, Orang 8 35
France, wanado 8 35
France, ? 8 67
Italy, ? 8 35
Netherlands, ? 8 48
UK, BTopenworld 0 38
UK, Any ISP 0 38
US, BellSouth 8 35
Singapore Pacificnet 0 100
Please select your VPI VCI numbers (eg, 0 3 for UK
8 35
Please enter your ISP Login ID (eg [email protected])
chinaaa
Please enter your ISP Password
chinaaa
Settings:
VPI / VCI : 8 / 81
Login : chinaaa
Password : chinaaa
Are these correct? (Y/N)
y
No further user interaction is required.
Configururing SpeedTouch Driver...
Software Configuration - SUCCESS
Building SpeedTouch Driver...
Software Build - SUCCESS
Installing SpeedTouch Driver...
Software Installation - SUCCESS
*** Configuration finished. Starting the connection ***
The modem lights should start flashing for 20 seconds...
You may get one or two timeout or USBDEVFS_BULK failed messages
now - ignore them unless there are lots.
You will get these messages whenever you connect - it is safe to ignore them.
The modem_run command failed (code 255)- check your kernel config
This *may* not be a problem if you've already loaded the microcode
(for example, if you ran this script earlier without powering off
the modem).
Running : pppd call adsl
****************************************
* Oops - don't seem to have connected. *
****************************************
Configuration finished.
Any potential problems are listed below:
To automatically dial-in when the PC boots up :
cd /etc/rc.d/init.d; chkconfig --add speedtouch
You can connect and disconnect with the /etc/rc.d/init.d/speedtouch script,
passing either stop or start as the only parameter. |
|