Re: Networking Support in VirtualBox

2017-07-27 Thread Christian Helmuth
Chris, some annotations of your log below that may help. On Wed, Jul 26, 2017 at 09:58:11AM -0400, Chris Rothrock wrote: > NOVA Microhypervisor v7-2006635 (x86_64): Jul 25 2017 11:23:13 [gcc 6.3.0] > [MBI] > > [ 0] TSC:340 kHz BUS:0 kHz DL > [ 0] CORE:0:0:0 6:9e:9:1 [48] Intel(R) Core(TM)

Re: Blocking wait for interrupt

2017-07-27 Thread Sebastian Sumpf
Hi Johannes, On 07/27/2017 01:42 PM, Johannes Kliemann wrote: > Hi Sebastian, > > yes, that is the function I call from Genode. > > And thanks in advance for helping me out. > Good. I will try to explain how the Lx::Task approach is supposed to work in this case: Your task calls

Re: Blocking wait for interrupt

2017-07-27 Thread Johannes Kliemann
Hi Sebastian, yes, that is the function I call from Genode. And thanks in advance for helping me out. Regards, Johannes Am 27.07.2017 um 10:58 schrieb Sebastian Sumpf: > Hi Johannes, > > I looked into the i2c driver. Are we talking about the 'i2c_dw_xfer' > function? > > Regards, > >

Re: Qt Virtualkeyboard example

2017-07-27 Thread Christian Prochaska
Hi Johannes, On 27.07.2017 13:50, Johannes Kliemann wrote: > How can I add QtQuick dependencies on Genode, is there already some code > example? there are two QtQuick examples in the libports repository: qt5_quicktest.run and qt5_samegame.run. Regards, Christian

Re: Qt Virtualkeyboard example

2017-07-27 Thread Johannes Kliemann
Hi Christian, thanks for your help, I was able to build the virtualkeyboard example for Genode [1]. Currently it fails run due to missing QtQuick dependencies. Beside that some called functions are not yet implemented but I think the missing dependencies make it fail in the first place. > [init

Re: Blocking wait for interrupt

2017-07-27 Thread Sebastian Sumpf
Hi Johannes, I looked into the i2c driver. Are we talking about the 'i2c_dw_xfer' function? Regards, Sebastian -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!