Re: building sculpt

2023-01-16 Thread Johnny Nunez
Installing bison2 worked , you are the man ___ Genode users mailing list users@lists.genode.org https://lists.genode.org/listinfo/users

Re: Roadmap 2023

2023-01-16 Thread Alice
Dear Norman, Thanks for your feedback! > Don't hesitate to post your hardware configuration (e.g., the model of > the Wifi card) here. Maybe, someone else has already taken steps to > enable it? Sure, I would like to look closely at the issue I encountered so I can provide detailed feedback. I

Re: vbox6 challenges: Error: VDIfTcpNetInstDefaultDestroy not implemented

2023-01-16 Thread Dan Connolly
On Mon, Jan 9, 2023 at 4:41 AM Johannes Schlatow wrote: > ... If you strictly followed the instructions, you probably ended up > creating a machine.vbox file instead of a machine.vbox6 file. This > could explain why vbox6 cannot find a machine.vbox6 file. Ah. thanks. That does explain it. > More

Re: revisit past discussions

2023-01-16 Thread Johnny Nunez
Hi, Martin Thanks you ___ Genode users mailing list users@lists.genode.org https://lists.genode.org/listinfo/users

Re: scroll down the screen

2023-01-16 Thread Colin Parker
As I understand it, one simply can’t usefully run Sculpt on such small screens right now. When using an emulator I always set the screen size to something big enough - this depends on the emulator but there are tricks, at least with qemu.On Jan 16, 2023, at 11:10 AM, Johnny Nunez wrote: w

scroll down the screen

2023-01-16 Thread Johnny Nunez
what can I do? , i can’t scroll down the screen Need to set other configurations in menu to set up VM(vbox) from genode repo , those configurations are many , more than just a themeWM or nano3d test menu , I am stuck mid way Sent from Mail for

Re: ath9k usb Wi-Fi driver

2023-01-16 Thread Colin Parker
Hi Josef, I added the ath9k driver [0] to the 'pc_wifi_drv' driver where it worked > fine in my limited testing (with the one device I have at hand and the > GSI/MSI quick-fix). > Good to hear. Was this done with the changes I made to the supplicant interface? I'm curious if those break the exist

Re: Roadmap 2023

2023-01-16 Thread Josef Söntgen
Hello Pirmin, > Currently it crashes during startup (something wen creating sockets). The > current progress is at: > > https://github.com/trimpim/genode-trimpim/tree/intel_igc I am wondering why you need sockets in the first place. I do neither own nor know Intel IGC devices so I might miss so

Re: ath9k usb Wi-Fi driver

2023-01-16 Thread Josef Söntgen
Hello Colin, I added the ath9k driver [0] to the 'pc_wifi_drv' driver where it worked fine in my limited testing (with the one device I have at hand and the GSI/MSI quick-fix). [0] https://github.com/cnuke/genode/commits/pc_wifi_drv-ath9k-2023-01-15 I also started to look at your commits in more

Re: ARM32 emulation rants

2023-01-16 Thread Michael Grunditz
> I can run a program! I need to see if terminal can be configured to > echo , typing blindly as you can see. > I patched Terminal to echo input. Works like a charm. Perhaps should be a option? ___ Genode users mailing list users@lists.genode.org https

Re: ARM32 emulation rants

2023-01-16 Thread Michael Grunditz
On Mon, 16 Jan 2023 at 12:53, Michael Grunditz wrote: > > Hello, > > Perhaps someone can tell me if it is possible to set a flush setting > on the log device. Right now it doesn't print everything ( and I > remember that from before) . Before I removed some extra printouts , > basic also displayed

Re: ARM32 emulation rants

2023-01-16 Thread Michael Grunditz
Hello, Perhaps someone can tell me if it is possible to set a flush setting on the log device. Right now it doesn't print everything ( and I remember that from before) . Before I removed some extra printouts , basic also displayed the available ram. I can do fflush in my SWI catcher , but that isn

Re: ARM32 emulation rants

2023-01-16 Thread Michael Grunditz
On Mon, 16 Jan 2023 at 03:05, Michael Grunditz wrote: > > On Mon, 16 Jan 2023 at 02:42, Michael Grunditz > wrote: > > > > Hello > > > > I have managed to build unicorn and to some extent it works.. > > > > http://micken.se/pix/genode_unicorn.jpg > > > > The little piece of arm code has been emula

Re: Roadmap 2023

2023-01-16 Thread Martin Stein
Hey Johannes, Wow, thats nice! Didn't have this on sight. As far as I can tell, this could give me a good boost with the project. Thanks for sharing :) Cheers, Martin On 05.01.23 12:13, Johannes Schlatow wrote: > Hi Martin, > >> * Adding support for tracing base-hw kernel threads via the TRAC

Re: revisit past discussions

2023-01-16 Thread Martin Stein
Hi Johnny, If you go to https://github.com/genodelabs/genode/issues, there is a search bar with preset "is:issue is:open". Just change that to "is:issue is:closed TERMS" where TERMS are the terms you'd like to filter for. For more, see [1]. [1] https://docs.github.com/en/issues/tracking-your-work