Subject: ppp and disk errors
To: MacBSD <port-mac68k@netbsd.org>
From: Black Jaguar <blackjag@aksi.net>
List: port-mac68k
Date: 09/14/1999 16:10:04
Hi all. I have recently installed 1.4 on a 540c with an LC040. I'm
running the generic SBC kernel. Aside from the expected segmentation
faults and other 040 garbage, I have been having two problems. First, at
various disk accesses, I get the following error. It seems that, after the
data has been accessed once, the fault is corrected. The error never seems
to occur in the same place twice. I am interested in learning what all of
these acronyms mean, and the nature of this error.
sd0(sbc0:0:0): Check Condition on CDB: 0x08 03 20 a0 10 00
SENSE KEY: Recovered Error
INFO FIELD: 204972
COMMAND INFO: 38667035 (0x24e031b)
ASC/ASCQ: Recovered Data With No Error Correction Applied
SKSV: Actual Retry Count: 1
My second problem deals with ppp. I have tried various configurations, but
to no avail. The laptop has an internal modem, but I believe tty00 is the
external modem, as it was successfully dialing out. My log is as follows:
Sep 6 17:22:36 pppd[193]: pppd 2.3.5 started by root, uid 0
Sep 6 17:22:38 chat[195]: send (ATZ^M)
Sep 6 17:22:38 chat[195]: expect (OK)
Sep 6 17:22:38 chat[195]: ATZ^M^M
Sep 6 17:22:38 chat[195]: OK
Sep 6 17:22:38 chat[195]: -- got it
Sep 6 17:22:38 chat[195]: send (ATDT5252220^M)
Sep 6 17:22:38 chat[195]: expect (CONNECT)
Sep 6 17:22:38 chat[195]: ^M
Sep 6 17:23:00 chat[195]: ATDT5252220^M^M
Sep 6 17:23:00 chat[195]: CONNECT
Sep 6 17:23:00 chat[195]: -- got it
Sep 6 17:23:00 chat[195]: send (^M)
Sep 6 17:23:00 chat[195]: expect (ogin:)
Sep 6 17:23:00 chat[195]: 57600^M
Sep 6 17:23:02 chat[195]: ^M
Sep 6 17:23:02 chat[195]:
Sep 6 17:23:02 last message repeated 23 times
Sep 6 17:23:02 chat[195]: ^M
Sep 6 17:23:02 chat[195]: Login:
Sep 6 17:23:02 chat[195]: -- got it
Sep 6 17:23:02 chat[195]: send (blackjag^M)
Sep 6 17:23:02 chat[195]: expect (word:)
Sep 6 17:23:02 chat[195]: blackjag^M
Sep 6 17:23:02 chat[195]: Password:
Sep 6 17:23:02 chat[195]: -- got it
Sep 6 17:23:02 chat[195]: send (mypassword^M)
Sep 6 17:23:02 pppd[193]: Serial connection established.
Sep 6 17:23:03 pppd[193]: Using interface ppp0
Sep 6 17:23:03 pppd[193]: Connect: ppp0 <--> /dev/tty00
Sep 6 17:23:03 pppd[193]: Modem hangup
Sep 6 17:23:03 pppd[193]: Connection terminated.
Sep 6 17:23:06 pppd[193]: Exit.
Any help is greatly appreciated.
Thanks!
Devin Claxton