Hello,

On 06.06.23 14:38, David Pfeiffer wrote:
I have tried each boot entry from the debug.img and none of them sucessfully 
boot on my Lenovo Yoga.

not good. May you please edit the grub entries in the grub2 menu (with e), and 
edit the entry as following:

@@ -9,7 +9,6 @@
 menuentry 'Genode on NOVA' {
  insmod multiboot2
  insmod gzio
- multiboot2 /boot/boot_fb_simple/bender serial intel_hwp_performance 
serial_fallback
- module2 /boot/boot_fb_simple/hypervisor hypervisor iommu novpid novga serial 
logmem
+ multiboot2 /boot/boot_fb_simple/hypervisor hypervisor iommu novpid novga 
serial logmem
  module2 /boot/boot_fb_simple/image.elf.gz image.elf
 }

You may also try to remove the "iommu" and "serial" entry from the hypervisor 
line.

Cheers,

Alex.


I will attempt to set up a report dump on my other machine (X230) at some point 
and report back. Unless it's a simple task for you to provide an image with 
report_dump enabled for me to test? I'm a Genode noob with limited time so it 
just might take me a while to be able to do this correctly.

Since none of the "simple" debug entries worked for you, the report_dump will 
neither work.


Cheers,

Dave

On Tue, Jun 6 2023 at 07:53:40 +0200, Alexander Boettcher 
<alexander.boettc...@genode-labs.com> wrote:
Hello,

another option, I forgot to mention, is to try to setup the report_dump 
component [0]. In case Sculpt OS comes up far enough, it would dump all logs 
kept in memory to your USB stick, which can be extracted afterwards from the 
USB stick. However, this would require another machine, where Sculpt OS boots 
up fine and you can configure it according to [0].

[0] 
<https://genode.org/documentation/articles/sculpt-vc#Sculpt_as_a_hardware-probing_instrument>

Cheers,

Alex.

On 06.06.23 02:04, David Pfeiffer wrote:
Sorry for the delay in replying.

The standard pre-built images do not boot on my desktop machine either, but
they do boot on my old Thinkpad X230.

I will try the debug.img as soon as I can and will let you know the
results.

Thanks,
Dave

On Fri, Jun 2, 2023 at 5:30 PM Alexander Boettcher <
alexander.boettc...@genode-labs.com 
<mailto:alexander.boettc...@genode-labs.com>> wrote:

Hello again,

On 02.06.23 16:34, Alexander Boettcher wrote:
So then I simply tried to boot from a prebuilt image and upon booting I
couldn't get past the Genode boot.png

I'm running on a Lenovo YOGA intel i7-8565U, building on Void Linux.


it seems to be an very early boot issue, which will not be easy to debug
remotely (- to get an idea follow the thread of [0] for).

In principle, your notebook should be fine. So, either try another
machine if you just want to get an idea of Sculpt, or we may try different
things along the lines of [0], if you are interested.

I created and uploaded a simple debug image [0], which contains several
boot entries which tries different drivers. Can you please test and tell
me, if any and in case, which entries work for you ?

Cheers,

Alex.

[0] <https://depot.genode.org/alex-ab/images/debug.img>


--
Alexander Boettcher
Genode Labs

https://www.genodians.org <https://www.genodians.org/> - https://www.genode.org 
<https://www.genode.org/>

_______________________________________________
Genode users mailing list
users@lists.genode.org <mailto:users@lists.genode.org>
<https://lists.genode.org/listinfo/users>



_______________________________________________
Genode users mailing list
users@lists.genode.org <mailto:users@lists.genode.org>
<https://lists.genode.org/listinfo/users>

--
Alexander Boettcher
Genode Labs

https://www.genodians.org <https://www.genodians.org/> - https://www.genode.org 
<https://www.genode.org/>

_______________________________________________
Genode users mailing list
users@lists.genode.org <mailto:users@lists.genode.org>
<https://lists.genode.org/listinfo/users>



_______________________________________________
Genode users mailing list
users@lists.genode.org
https://lists.genode.org/listinfo/users

--
Alexander Boettcher
Genode Labs

https://www.genodians.org - https://www.genode.org

_______________________________________________
Genode users mailing list
users@lists.genode.org
https://lists.genode.org/listinfo/users

Reply via email to