linux-l: pcmcia-modem will nicht unter 2.2.1

Samy Khadem-Al-Charieh khadem at physik.TU-Berlin.DE
Do Okt 7 17:25:26 CEST 1999


On Thu, Oct 07, 1999 at 08:36:07AM +0200, M . Dietrich wrote:
> Hi Samy,
> 
> On Tue, Oct 05, 1999 at 06:34:25PM +0200, Samy Khadem-Al-Charieh wrote:
> > piepst mein Laptop zweimal. Versuche ich aber eine Verbindung per
> > pon herzu- stellen, kommt kein Freizeichen und auf der Konsole
> > erscheint nach einer Weile, daß er aufgegeben hat.
> geh' einmal drei stufen tiefer: was sagt's denn, wenn du es per seyon,
> minicom oder tip ansprichst?
> 
> 	michael
Hallo Michael,
Hallo Joachim.

Ich habe nicht rausgefunden was und wie ich was mit minicom rausfinden kann.
Die anderen beiden Programme habe ich jetzt nicht hier. Dafuer haenge ich hier
mal einen Haufen Daten ran die ich in proc und so gefunden habe. (Ach ja, die
man-Page von minicom habe ich gelesen - hat trotzdem nichts genutzt :) )

Alle nicht Beteiligten bitte ich um Entschuldigung fuer die etwas laengliche
mail - ehrlich.   :-)

xconsole mit Kernel 2.0.34
--------------------------
cardmgr[108]: initializing socket 1
cardmgr[108]: socket 1: Serial or Modem Card
cardmgr[108]: executing: 'insmod /lib/modules/Kernel 2.0.34/pcmcia/serial_cs.o'
Kernel: tty02 at 0x03e8 (irq = 3) is a 16550A 
cardmgr[108]: executing: './serial start ttyS2'

xconsole mit Kernel 2.2.1
-------------------------
cardmgr[510]: initializing socket 1
cardmgr[510]: socket 1: Serial or Modem
cardmgr[510]: executing: 'insmod /lib/modules/Kernel 2.2.1/pcmcia/serial_cs.o'
Kernel: tty02 at 0x03e8 (irq = 10) is a 16550A 
cardmgr[510]: executing: './serial start ttyS2'

"cat /proc/devices" mit Kernel 2.0.34
-------------------------------------
Character devices:
...
127	pcmcia
...

"cat /proc/devices" mit Kernel 2.2.1
------------------------------------
Character devices:
...
254	pcmcia
...

"cardinfo" mit Kernel 2.0.34
--------------------------
	Socket 1: Serial or Modem Card
	state: ready	CD	Vcc
	devices(s): ttyS2
	IO ports: 0x3e8-0x3ef	interrupt: 3
	socket 1: card insertion

"cat /proc/bus/pccard/01/info" mit Kernel 2.2.1
-----------------------------------------------
	type:     O2Micro OZ6836
	psock:    0
	bus:      00
	devfn:    07.1
	cardbus:  23

"pon" mit Kernel 2.0.34
-----------------------
kernel: CSLIP: code copyright 1989 Regents of the University of California 
kernel: PPP: version 2.2.0 (dynamic channel allocation) 
kernel: PPP Dynamic channel allocation code copyright 1995 Caldera, Inc. 
kernel: PPP line discipline registered. 
kernel: registered device ppp0 
pppd[324]: pppd 2.3.5 started by root, uid 0
chat[325]: abort on (BUSY)
chat[325]: abort on (NO CARRIER)
chat[325]: abort on (VOICE)
chat[325]: abort on (NO DIALTONE)
chat[325]: abort on (NO ANSWER)
chat[325]: send (ATZ^M)
chat[325]: expect (OK)
chat[325]: ATZ^M^M
chat[325]: OK
chat[325]:  -- got it 
chat[325]: send (ATDT31553500^M)
chat[325]: expect (CONNECT)
chat[325]: ^M
chat[325]: ATDT31553500^M^M
chat[325]: CONNECT
chat[325]:  -- got it 
chat[325]: send (\d)
pppd[324]: Serial connection established.
pppd[324]: Using interface ppp0
pppd[324]: Connect: ppp0 <--> /dev/modem
pppd[324]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x485b596d> <pcomp> <accomp>]
pppd[324]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap> <magic 0x35bd2e50> <pcomp> <accomp>]
pppd[324]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap> <magic 0x35bd2e50> <pcomp> <accomp>]
pppd[324]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x485b596d> <pcomp> <accomp>]
pppd[324]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x485b596d> <pcomp> <accomp>]
pppd[324]: sent [LCP EchoReq id=0x0 magic=0x485b596d]
pppd[324]: sent [PAP AuthReq id=0x1 user="samyasfi" password="fu765427"]
pppd[324]: rcvd [LCP EchoRep id=0x0 magic=0x35bd2e50]
pppd[324]: rcvd [PAP AuthAck id=0x1 ""]
pppd[324]: Remote message: 
pppd[324]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>]
pppd[324]: rcvd [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 130.149.8.38>]
pppd[324]: sent [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 130.149.8.38>]
pppd[324]: rcvd [IPCP ConfNak id=0x1 <addr 130.149.164.152>]
pppd[324]: sent [IPCP ConfReq id=0x2 <addr 130.149.164.152> <compress VJ 0f 01>]
pppd[324]: rcvd [IPCP ConfAck id=0x2 <addr 130.149.164.152> <compress VJ 0f 01>]
pppd[324]: local  IP address 130.149.164.152
pppd[324]: remote IP address 130.149.8.38
pppd[324]: Terminating on signal 15.
pppd[324]: sent [LCP TermReq id=0x2 "User request"]
pppd[324]: rcvd [LCP TermAck id=0x2]
pppd[324]: Connection terminated.
pppd[324]: Exit.
/USR/SBIN/CRON[336]: (mail) CMD (runq) 
kernel: PPP: ppp line discipline successfully unregistered 

"pon" mit Kernel 2.2.1
----------------------
modprobe: can't locate module ppp0
kernel: registered device ppp0 
pppd[673]: pppd 2.3.5 started by root, uid 0
chat[674]: abort on (BUSY)
chat[674]: abort on (NO CARRIER)
chat[674]: abort on (VOICE)
chat[674]: abort on (NO DIALTONE)
chat[674]: abort on (NO ANSWER)
chat[674]: send (ATZ^M)
chat[674]: expect (OK)
chat[674]: alarm
chat[674]: Failed
pppd[673]: Exit.

Tschuess, Samy.   :-)

PS: Joachim, Du wolltest mir noch mitteilen wie dieses Programm fuer den
Psion heisst.
-- 
  "The human race is so puny compared to the universe        Prof.S.W.Hawking
   that being disabled is not of much cosmic significance."
Samy Khadem-Al-Charieh          >===---===<          khadem at physik.TU-Berlin.DE



Mehr Informationen über die Mailingliste linux-l