LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-27-2005, 08:35 AM   #1
ciberrust
Member
 
Registered: Dec 2003
Location: AUS
Distribution: CentOs, OpenSuse, Ubuntu, Leopard :D
Posts: 97

Rep: Reputation: 15
Unhappy /sbin/adsl-start: line 215: 5543 Terminated $CONNECT "$@" >/dev/null 2>


hello well i've search fro 3 days to have mi adsl usb modem to work i'm almost finish i geuss i only have that last probelm i don't know what im doing wrong but if anyone knows or can help me i really apreciate
please help!
i recompile the kernel-2.6.9-1.667
but the cr32 option wont let me use the M thing....
thanx!


[root@localhost rp-pppoe-3.5]# amstart.sh
>>> Inits Zyxel 630-11 & Asus AAM6000UG <<<

>>> Mounting USB file system...

>>> Removing amedyn driver...

>>> Loading firmware...
Zyxel 630-11 & Asus AAM6000UG microcode upload program. 02/08/2004
Josep Comas <jcomas@gna.es>
Sundar <sundar@cynaptix.biz>
Eduardo Espejo <eespejo@users.sourceforge.net>

I found ADSL modem with VendorID = 06b9 & ProductID = a5a5
Loading and sending /usr/sbin/fw-usb.bin...
Firmware is sent!
Waiting ADSL line is up (until -1 seconds)...
.......
ADSL line is up
>>> Loading driver...
FATAL: Module crc32 not found.
Launching driver in normal mode...

/usr/sbin/amload.sh successful
Setting PPP over Ethernet...
>>> Setting PPPoE <<<

>>> Activating send/receive data...
Zxyel 630-11 & Asus AAM6000UG ioctl call. 24/9/2003
Josep Comas <jcomas@gna.es>
Sundar <sundar@cynaptix.biz>
Eduardo Espejo <eespejo@users.sourceforge.net>

I found ADSL modem with VendorID = 06b9 & ProductID = a5a5

>>> Loading br2684 kernel module...

>>> Loading ppp_generic...

>>> Loading br2684ctl...
RFC1483/2684 bridge: Interface "nas0" created sucessfully
RFC1483/2684 bridge: Communicating over ATM 0.1.32, encapsulation: LLC
RFC1483/2684 bridge: Interface configured

>>> Activating interface...
>>> Loading pppd daemon...
/sbin/adsl-start: line 215: 5543 Terminated $CONNECT "$@" >/dev/null 2>&1
[root@localhost rp-pppoe-3.5]#
 
Old 03-27-2005, 09:39 AM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
I think the default is for crc32 to be built into the kernel so the "FATAL: Module crc32 not found" is just a spurious, meaningless error message. I used to get a similar error message that went something like "FATAL: Module pppoatm not found". The reason the module wasn't found was because I'd built it into the kernel. That error message never stopped it connecting. I got rid of the error message by hacking the source of ppp to stop it calling modprobe. I should say I've not got an Asus modem, I use a SpeedTouch, but it's a USB modem and I have connected with pppoe over ATM with it so your story looks familiar. It looks to me like your modem is loading the firmware and br2684ctl is creating the pppoe/atm bridge. The connection is failing at the pppd stage. I've never used roaring penguin pppoe so I may not be much use to you (I use ppp-2.4.3 which comes with the roaring penguin rp-pppoe.so plugin). Check your details in /etc/ppp/peers, /etc/ppp/options, /etc/ppp/chap-secrets and /etc/ppp/pap-secrets. Check you've got quotes " around your username and password. Check you've got the @isp bit on the end of your username (if it's needed)
 
Old 03-27-2005, 10:04 AM   #3
ciberrust
Member
 
Registered: Dec 2003
Location: AUS
Distribution: CentOs, OpenSuse, Ubuntu, Leopard :D
Posts: 97

Original Poster
Rep: Reputation: 15
ok
in in /etc/ppp/peers i got only the file: wvdial
wich has this:
noauth
name wvdial
usepeerdns
-----------------------
in /etc/ppp/options i got:
lock

--------------------------------------

chap screts got this:
# Secrets for authentication using CHAP
# client server secret IP addresses
####### redhat-config-network will overwrite this part!!! (begin) ##########
"root" "ppp0" ""
"root" * ""
####### redhat-config-network will overwrite this part!!! (end) ############
--------------
and pap secrets got this:
# Secrets for authentication using PAP
# client server secret IP addresses
####### redhat-config-network will overwrite this part!!! (begin) ##########
"root" "ppp0" ""
"root" * ""
####### redhat-config-network will overwrite this part!!! (end) ############
-------------------------------------------------------------------------------------

than my friend
 
Old 03-27-2005, 10:38 AM   #4
ciberrust
Member
 
Registered: Dec 2003
Location: AUS
Distribution: CentOs, OpenSuse, Ubuntu, Leopard :D
Posts: 97

Original Poster
Rep: Reputation: 15
also i don't know one thing but...
the settings for my country which is panama in central america... are

RFC1483
VPI 1
VCI 2

The framing type is: LLC

And the mode is: Bridget
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Platform-independent "/dev/null" stream redirection? wapcaplet Programming 1 08-12-2005 10:11 PM
'Can a user be created with username as "/dev/null" in an application?' sheetal_govekar Linux - Software 1 08-25-2004 11:31 AM
The inittab line "ud::once:/sbin/update" and mdk 9.1 Wasteed Mandriva 0 09-03-2003 07:04 AM
have to "/sbin/adsl-connect" to get online? Amerist Linux - General 0 10-01-2002 01:24 PM
RH "null" beta system freezes right after printing "INIT" markus1982 Linux - Hardware 0 09-09-2002 03:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration