Port-amigappc archive

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

Re: A3000 problems



Radoslaw Kujawa wrote:

On 26.12.10 20:44:03 you wrote:

> My A1200 refuses to start again and temporarily A3000 is my test
> machine.
>
> Some observed problems:
>
> 1.Turbo board is not identified properly (as CyberStorm PPC). Again,
> amigappc_identify() is at fault - this CSPPC's serial number starts
> with 'DD'.

Yes, my CSPPC is also identified as "PowerUp". I don't know why Adam
Ciarcinski, who wrote the initial amigappc port code, decided that only 'E'
serial numbers are CSPPC, but I also didn't care much.


> 2. Kernel does not boot with ZorRAM RAM expansion installed.

Maybe because the kernel and/or the loader are loaded into Z3-RAM? I'm not
even sure if PPC code works reliably in any other than the CSPPC onboard
RAM.

What experience did you have with WarpOS or PowerUp?


> Do we support Zorro III RAM expansions at all in amigappc port?

When the ZorRAM memory was recognized by AmigaOS it will be in the memlist
passed by the bootloader. But currently initppc() will only recognize the
memory segment where the kernel was loaded (which is usually the onboard
RAM).


> 3.
> Kernel does not boot with Deneb USB card installed, even when flash ROM
> is disabled and Poseidon USB stack unloaded.

I have a Deneb in my A3000 too and there was never any problem with it.
Neither when booting amigappc nor amiga.

The card is just ignored by the kernel. Where exactly is the problem? Does
the bootloader fail?


> 4. Serial port does
> transmit only in one way (same symptoms as earlier). I have machdep.c
> rev 1.47 with recent Frank's changes.

Did it ever work for you with my last patch?

The symptoms I had were that the system freezes, as soon as the first
character is received. I tested my serial connection with tip(1) and a
proper entry in /etc/remote.

I didn't try to boot with a serial console yet.

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index