Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Iyonix Linux 1GB issues

15 views
Skip to first unread message

D Gunawardena

unread,
Dec 22, 2020, 12:03:28 PM12/22/20
to
My working Linux (Debian Linux 3.0 2.4.27-iyonix kernel) system on Iyonix stopped booting after upgrading to 1GB RAM (RISC OS 5.28 works fine). It seems to get stuck trying to probe hda..hdd and then detects the audio chipset but hangs at that point. I vaguely recall reading about some issues with 1GB RAM and Iyonix Linux. Can anyone recall if there was an issue and if so what it was - perhaps it is something I could try and fix? Incidentally, when I downgraded to 512MB RAM, Linux booted fine.

Thanks in advance,
--
--Dinan

Theo

unread,
Dec 22, 2020, 6:00:59 PM12/22/20
to
A wild guess would be some kind of addressing clash between RAM and PCI. I
don't know where PCI address space lives on the 80321, but maybe they didn't
plan for 1GB RAM. Or maybe there's a limit to where PCI devices can DMA
from.

The address map should be in the Iyonix/Tungsten TRM. I thought a copy of it
was available on the net but I can't find it now :(
Failing that, the 80321 data sheet might give something.

It might be worth looking through the patches for Iyonix Linux and see if
they do anything like assuming RAM is 512MB or less, like chopping off
addresses at 29 bits in drivers or something.

Theo
0 new messages