Hi,
I use a program called GtkTerm.
Thank you!
- gtkterm installed on Linux-PC, nullmodem cable, connection OK
(19200, no parity, 8, 1, no flowctrl).
- mintdbg.prg from daily build 03082011, output AUX/modem. Debug
output is sent to PC correctly.
But now there are some problems:
1. Boot process hangs reproduceable when loading "scc.xdd".
--> removed scc.xdd and slip.xif
--> OK
2. With debug level "trace" and/or "tracelow", boot process hangs
reproduceable when any program is
started from mint.cnf with "exec", no debug-output anymore, no
bootscreen progress.
In detail:
- boot hangs at filesystemcheck --> removed /mint.cnf/exec
u:\d\mint\bin\sh u:\d\mint\bin\fscheck.sh
- next start, boot hangs at timezone setup --> removed exec
u:\sbin\tzinit -l
- next start, boot hangs at gluestik start --> removed exec
.../gluestik.prg
After removing them all, boot hangs at INIT=u:\sbin\init (normally
i use login with username and password).
--> changed to INIT=u:\c\mint\1-18-cur\xaaes\xaloader.prg:
Now boot process hangs (white screen, no debug-output anymore)
before XaAES screen appears.
Don't know how to get further :-(
3. With debug-level "debug", boot CRASHES at various points, mostly
after after INIT or when
XaAES starts. Errormessage:
EXEPTION PROCESSING: 10
Status Register (SR): $2300, bits to 1: S |1 |0
Program Counter (PC): $00E030BE
Basepage: $011BA008
Cache Register (CACR): $A0808000
Supervisor Stack (SSP): $089100B0
User Stack (USP): $0891066C
...and much more
4. Everything works normal with debug-level "alert". But sure the
network-bug is still there.
What can i do?
Regards,
Lars