Hi,
On 04.07.2016 12:11, Martijn Verschoor wrote:
This weekend I tried to upgrade my Lenovo x250 Turmvilla system to Genode 16.05 using Norman’s turmvilla-16.05 topic branch. I built the turmvilla.run script as is, without modifications. In contrary to the turmvilla-16.02 branch, I do encounter some problems with turmvilla-16.05.
During bootup the system stalls displaying the “Copying xxx bytes” messages.
The log is inserted below. I see a lot of similarities with parfito’s HP logs for the Heeselicht scenario (https://github.com/genodelabs/genode/issues/2018), but in my case the new acpica component reports "AcpiOsMapMemory:271 called - dead”. At fist sight this function seem implemented (in acpica/iomem.cc).
Based on the log below, can anyone hint me at what might be the problem?
try to increase Acpica::Io_mem::_ios array to 32 Elements in acpica/iomem.cc.
Cheers,
Alex.