Modem on G4 PB TI

Stefan Bernhard yellowdog-general@lists.terrasoftsolutions.com
Thu Nov 7 16:25:00 2002


Hi Stefan,

the Kernel works fine now and also the modem was found and installed 
correctly, but
it still does not connect me. Here are the files you need

wvdialconf ~/foo

Scanning your serial ports for a modem.

ttySHCFUSB0<*1>: ATQ0 V1 E1 -- OK
ttySHCFUSB0<*1>: ATQ0 V1 E1 Z -- OK
ttySHCFUSB0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttySHCFUSB0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttySHCFUSB0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttySHCFUSB0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 -- OK
ttySHCFUSB0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0 -- OK
ttySHCFUSB0<*1>: Modem Identifier: ATI -- 56000
ttySHCFUSB0<*1>: Speed 2400: AT -- OK
ttySHCFUSB0<*1>: Speed 4800: AT -- OK
ttySHCFUSB0<*1>: Speed 9600: AT -- OK
ttySHCFUSB0<*1>: Speed 19200: AT -- OK
ttySHCFUSB0<*1>: Speed 38400: AT -- OK
ttySHCFUSB0<*1>: Speed 57600: AT -- OK
ttySHCFUSB0<*1>: Speed 115200: AT -- OK
ttySHCFUSB0<*1>: Max speed is 115200; that should be safe.
ttySHCFUSB0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0 -- OK
Port Scan<*1>: S1   S2   S3   S4   S5   S6   S7   S8
Port Scan<*1>: S9   S10  S11  S12  S13  S14  S15  S16
Port Scan<*1>: S17  S18  S19  S20  S21  S22  S23  S24
Port Scan<*1>: S25  S26  S27  S28  S29  S30  S31  SA0
Port Scan<*1>: SA1  SA2  SC0  SC1  SC2  SC3  SI0  SI1
Port Scan<*1>: SI2  SI3  SI4  SI5  SI6  SI7  SI8  SI9
Port Scan<*1>: SI10 SI11 SI12 SI13 SI14 SI15 SR0  SR1
Port Scan<*1>: SR2  SR3  SR4  SR5  SR6  SR7  SR8  SR9
Port Scan<*1>: SR10 SR11 SR12 SR13 SR14 SR15 SR16 SR17
Port Scan<*1>: SR18 SR19 SR20 SR21 SR22 SR23 SR24 SR25
Port Scan<*1>: SR26 SR27 SR28 SR29 SR30 SR31 SR256 SR257
Port Scan<*1>: SR258 SR259 SR260 SR261 SR262 SR263 SR264 SR265
Port Scan<*1>: SR266 SR267 SR268 SR269 SR270 SR271 SR272 SR273
Port Scan<*1>: SR274 SR275 SR276 SR277 SR278 SR279 SR280 SR281
Port Scan<*1>: SR282 SR283 SR284 SR285 SR286 SR287

Found a modem on /dev/ttySHCFUSB0.
/root/foo<Warn>: Can't read config file /root/foo: No such file or 
directory
ttySHCFUSB0<Info>: Speed 115200; init "ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 
+FCLASS=0"

7var/log/messages

Nov  8 01:08:37 localhost last message repeated 31 times
Nov  8 01:08:37 localhost modprobe: modprobe: Can't locate module 
char-major-156


lsmod

Module                  Size  Used by    Tainted: P
hcfusbserial           22224   0  (autoclean)
hcfusbengine          633740   0  (autoclean) [hcfusbserial]
hcfusbosspec           42352   4  (autoclean) [hcfusbserial 
hcfusbengine]
i2c-keywest             7552   0  (autoclean) (unused)
dmasound_pmac          69728   0  (autoclean)
i2c-core               14584   0  (autoclean) [i2c-keywest 
dmasound_pmac]
dmasound_core          13496   0  (autoclean) [dmasound_pmac]
soundcore               4632   3  (autoclean) [dmasound_core]
serial                 51512   0  (autoclean)
appletalk              24068   0  (autoclean)
hfs                    80108   1  (autoclean)

wvdial

--> WvDial: Internet dialer version 1.41
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATX3
ATX3
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT 0191011
--> Waiting for carrier.
ATDT 19000191
CONNECT 115200
--> Carrier detected.  Waiting for prompt.
Returning not ok!!
--> Disconnecting at Fri Nov  8 01:15:01 2002



> (issued as root)?  What is the output of lsmod on your system?  What
> are the pertinent lines (if any) in /var/log/messages?


as root yes

Stefan