Re: Drivers and such things (the rk3588 port)

2023-01-10 Thread Michael Grunditz
On Tue, 10 Jan 2023 at 08:57, Michael Grunditz wrote: > > On Mon, 9 Jan 2023 at 22:31, Michael Grunditz > wrote: > > > > On Mon, 9 Jan 2023 at 16:45, Michael Grunditz > > wrote: > > > > > > Runing run/wm > > > No USB so no interaction,, but happy that it works at all. > > >

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
On Mon, 9 Jan 2023 at 22:31, Michael Grunditz wrote: > > On Mon, 9 Jan 2023 at 16:45, Michael Grunditz > wrote: > > > > Runing run/wm > > No USB so no interaction,, but happy that it works at all. > > https://twitter.com/QtARM/status/1612474867282247682 > > With run/demo >

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
On Mon, 9 Jan 2023 at 16:45, Michael Grunditz wrote: > > Runing run/wm > No USB so no interaction,, but happy that it works at all. > https://twitter.com/QtARM/status/1612474867282247682 With run/demo http://micken.se/pix/genode_quartzpro64.jpg But.. I get mmu fault from framebuffer ... not

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
Runing run/wm No USB so no interaction,, but happy that it works at all. https://twitter.com/QtARM/status/1612474867282247682 ___ Genode users mailing list users@lists.genode.org https://lists.genode.org/listinfo/users

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
On Mon, 9 Jan 2023 at 15:49, Michael Grunditz wrote: > > Yes I was ... the problem in not knowing exactly whats where and why :) > > I get the "blue" background now. test-fb_bench can't create framebuffer-session. Bootlog Genode 22.11 8189 MiB RAM and 64533 caps assigned to init [init ->

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
Yes I was ... the problem in not knowing exactly whats where and why :) I get the "blue" background now. ___ Genode users mailing list users@lists.genode.org https://lists.genode.org/listinfo/users

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
> Thanks .. it did help for the driver ,but I am still facing memory errors: > > Genode 22.11 > 8189 MiB RAM and 64533 caps assigned to init > [init -> test-fb_bench] --- Framebuffer benchmark --- > [init] Warning: gui_fb: RAM upgrade of Capture failed > [init] child "gui_fb" requests resources:

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Michael Grunditz
On Mon, 9 Jan 2023 at 11:23, Alexander Boettcher wrote: > > there is already a platform_info ROM generated by core (roottask), which > would collide with this one (so only one of both would be accessible). > The one option is to add this information directly to the generated > platform_info in

Re: Drivers and such things (the rk3588 port)

2023-01-09 Thread Alexander Boettcher
Hello, On 09.01.23 05:24, Michael Grunditz wrote: A quick follow up : I have tried the "boot" framebuffer driver. But I cant get the ram config in the run file to work. I am testing with fb_bench. In theory video output should work , I have initialised the hardware in uboot and can fill the

Re: Drivers and such things (the rk3588 port)

2023-01-08 Thread Michael Grunditz
On Mon, 9 Jan 2023 at 01:01, Michael Grunditz wrote: > > Hello, > > 1, Is there a generic ehci and xhci driver that I can pass my > initialised controller address and irq number to? > 2, I need to map a physical address and the other way , I need the > physical address of a buffer. > > I don't

Drivers and such things (the rk3588 port)

2023-01-08 Thread Michael Grunditz
Hello, 1, Is there a generic ehci and xhci driver that I can pass my initialised controller address and irq number to? 2, I need to map a physical address and the other way , I need the physical address of a buffer. I don't have my older projects online (we have moved and my networking