[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Network and USB problems with NetUSBee




Hello,

that sounds bad... I know that there was some problem with TRACE within Mint 1.16.3 - but it was fixed with 1.17 release.

Here is just a guess.... the debug kernel is build for m68000 - but the scc.xdd is maybe customized for machines > m68020. Maybe that can lead to problems?

I would stick to my sniffing instructions and try that... I believe finding out why the debug kernel involves so much trouble with your system can take some time...

Greets,
m


Am Sonntag, den 07.08.2011, 14:04 +0200 schrieb Lars Schmidbauer <latzmaster@gmx.de>:


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