hello,
I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly.
[init] Could not open file "ld.lib.so" [init] parent provides [init] service "ROM" [init] service "RAM" [init] service "CAP" [init] service "PD" [init] service "RM" [init] service "CPU" [init] service "LOG" [init] service "SIGNAL" [init] child "init" [init] RAM quota: 10223616 [init] ELF binary: init [init] priority: 0 [init -> init] Could not open file "ld.lib.so" [init -> init] parent provides [init -> init] service "ROM" [init -> init] service "RAM" [init -> init] service "CAP" [init -> init] service "PD" [init -> init] service "RM" [init -> init] service "CPU" [init -> init] service "LOG" [init -> init] service "SIGNAL" [init -> init] child "init" [init -> init] RAM quota: 4980736 [init -> init] ELF binary: init [init -> init] priority: 0 [init -> init -> init] Could not open file "ld.lib.so" [init -> init -> init] parent provides [init -> init -> init] service "ROM" [init -> init -> init] service "RAM" [init -> init -> init] service "CAP" [init -> init -> init] service "PD" [init -> init -> init] service "RM" [init -> init -> init] service "CPU" [init -> init -> init] service "LOG" [init -> init -> init] service "SIGNAL" [init -> init -> init] No children to start
I'm getting totally struck with this step.
Thank you
Hi Mahe,
The log you have posted shows the serial output of a successful run of the nested-init test. Maybe you got confused by not receiving a graphical output from qemu but this is no fault as we deliberately prevent it for nested_init via 'append qemu_args "... -nographic"' in the corresponding run script base-hw/run/nested_init.run. That said, it seems that your ARM qemu is fine. You might trigger graphical output as well by running 'make demo' in your hw_pbxa9 build-directory.
Cheers, Martin
On 04.06.2014 10:37, Mahe Mohan wrote:
hello,
I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly.
[init] Could not open file "ld.lib.so <http://ld.lib.so>"
[init] parent provides [init] service "ROM" [init] service "RAM" [init] service "CAP" [init] service "PD" [init] service "RM" [init] service "CPU" [init] service "LOG" [init] service "SIGNAL" [init] child "init" [init] RAM quota: 10223616 [init] ELF binary: init [init] priority: 0 [init -> init] Could not open file "ld.lib.so http://ld.lib.so" [init -> init] parent provides [init -> init] service "ROM" [init -> init] service "RAM" [init -> init] service "CAP" [init -> init] service "PD" [init -> init] service "RM" [init -> init] service "CPU" [init -> init] service "LOG" [init -> init] service "SIGNAL" [init -> init] child "init" [init -> init] RAM quota: 4980736 [init -> init] ELF binary: init [init -> init] priority: 0 [init -> init -> init] Could not open file "ld.lib.so http://ld.lib.so" [init -> init -> init] parent provides [init -> init -> init] service "ROM" [init -> init -> init] service "RAM" [init -> init -> init] service "CAP" [init -> init -> init] service "PD" [init -> init -> init] service "RM" [init -> init -> init] service "CPU" [init -> init -> init] service "LOG" [init -> init -> init] service "SIGNAL" [init -> init -> init] No children to start
I'm getting totally struck with this step.
Thank you
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech
genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
hello Martin, Qemu has been generated and graphical output has been displayed. Thanks for your help . But im trying for i.mx31 would you know any details?
thanks
On Wed, Jun 4, 2014 at 3:24 PM, Martin Stein <martin.stein@...1...> wrote:
Hi Mahe,
The log you have posted shows the serial output of a successful run of the nested-init test. Maybe you got confused by not receiving a graphical output from qemu but this is no fault as we deliberately prevent it for nested_init via 'append qemu_args "... -nographic"' in the corresponding run script base-hw/run/nested_init.run. That said, it seems that your ARM qemu is fine. You might trigger graphical output as well by running 'make demo' in your hw_pbxa9 build-directory.
Cheers, Martin
On 04.06.2014 10:37, Mahe Mohan wrote:
hello,
I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly.
[init] Could not open file "ld.lib.so"
[init] parent provides [init] service "ROM" [init] service "RAM" [init] service "CAP" [init] service "PD" [init] service "RM" [init] service "CPU" [init] service "LOG" [init] service "SIGNAL" [init] child "init" [init] RAM quota: 10223616 [init] ELF binary: init [init] priority: 0 [init -> init] Could not open file "ld.lib.so" [init -> init] parent provides [init -> init] service "ROM" [init -> init] service "RAM" [init -> init] service "CAP" [init -> init] service "PD" [init -> init] service "RM" [init -> init] service "CPU" [init -> init] service "LOG" [init -> init] service "SIGNAL" [init -> init] child "init" [init -> init] RAM quota: 4980736 [init -> init] ELF binary: init [init -> init] priority: 0 [init -> init -> init] Could not open file "ld.lib.so" [init -> init -> init] parent provides [init -> init -> init] service "ROM" [init -> init -> init] service "RAM" [init -> init -> init] service "CAP" [init -> init -> init] service "PD" [init -> init -> init] service "RM" [init -> init -> init] service "CPU" [init -> init -> init] service "LOG" [init -> init -> init] service "SIGNAL" [init -> init -> init] No children to start
I'm getting totally struck with this step.
Thank you
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today!http://p.sf.net/sfu/NeoTech
genode-main mailing listgenode-main@...220...://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
Hi Mahe,
As far as I know and as Christian Helmuth already mentioned, there is no support for imx31 in the current version of qemu. You can check this also for your version by doing 'qemu-system-arm -M help'. However, if you have an i.MX31 board connected to your local network you can run Genode on it by following the tutorial in base-hw/doc/imx31.txt. If you have further questions on this, don't hesitate to ask.
Martin
On 04.06.2014 12:03, Mahe Mohan wrote:
hello Martin, Qemu has been generated and graphical output has been displayed. Thanks for your help . But im trying for i.mx31 would you know any details?
thanks
On Wed, Jun 4, 2014 at 3:24 PM, Martin Stein <martin.stein@...1... mailto:martin.stein@...1...> wrote:
Hi Mahe, The log you have posted shows the serial output of a successful run of the nested-init test. Maybe you got confused by not receiving a graphical output from qemu but this is no fault as we deliberately prevent it for nested_init via 'append qemu_args "... -nographic"' in the corresponding run script base-hw/run/nested_init.run. That said, it seems that your ARM qemu is fine. You might trigger graphical output as well by running 'make demo' in your hw_pbxa9 build-directory. Cheers, Martin On 04.06.2014 10:37, Mahe Mohan wrote:
hello, I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly. [init] Could not open file "ld.lib.so <http://ld.lib.so>" [init] parent provides [init] service "ROM" [init] service "RAM" [init] service "CAP" [init] service "PD" [init] service "RM" [init] service "CPU" [init] service "LOG" [init] service "SIGNAL" [init] child "init" [init] RAM quota: 10223616 [init] ELF binary: init [init] priority: 0 [init -> init] Could not open file "ld.lib.so <http://ld.lib.so>" [init -> init] parent provides [init -> init] service "ROM" [init -> init] service "RAM" [init -> init] service "CAP" [init -> init] service "PD" [init -> init] service "RM" [init -> init] service "CPU" [init -> init] service "LOG" [init -> init] service "SIGNAL" [init -> init] child "init" [init -> init] RAM quota: 4980736 [init -> init] ELF binary: init [init -> init] priority: 0 [init -> init -> init] Could not open file "ld.lib.so <http://ld.lib.so>" [init -> init -> init] parent provides [init -> init -> init] service "ROM" [init -> init -> init] service "RAM" [init -> init -> init] service "CAP" [init -> init -> init] service "PD" [init -> init -> init] service "RM" [init -> init -> init] service "CPU" [init -> init -> init] service "LOG" [init -> init -> init] service "SIGNAL" [init -> init -> init] No children to start I'm getting totally struck with this step. Thank you ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net <mailto:genode-main@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/genode-main
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net <mailto:genode-main@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech
genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
Hi Mahe,
Another note on this: As you can see in os/src/drivers/framebuffer, there is no framebuffer implementation for imx31 by now, which means that you would have to implement your own driver if you aim for graphical output. In general, the imx31 support in Genode doesn't provide much more than the basics (RAM, interrupts, timer, serial ouput).
Martin
On 04.06.2014 12:17, Martin Stein wrote:
Hi Mahe,
As far as I know and as Christian Helmuth already mentioned, there is no support for imx31 in the current version of qemu. You can check this also for your version by doing 'qemu-system-arm -M help'. However, if you have an i.MX31 board connected to your local network you can run Genode on it by following the tutorial in base-hw/doc/imx31.txt. If you have further questions on this, don't hesitate to ask.
Martin
On 04.06.2014 12:03, Mahe Mohan wrote:
hello Martin, Qemu has been generated and graphical output has been displayed. Thanks for your help . But im trying for i.mx31 would you know any details?
thanks
On Wed, Jun 4, 2014 at 3:24 PM, Martin Stein <martin.stein@...1... mailto:martin.stein@...1...> wrote:
Hi Mahe, The log you have posted shows the serial output of a successful run of the nested-init test. Maybe you got confused by not receiving a graphical output from qemu but this is no fault as we deliberately prevent it for nested_init via 'append qemu_args "... -nographic"' in the corresponding run script base-hw/run/nested_init.run. That said, it seems that your ARM qemu is fine. You might trigger graphical output as well by running 'make demo' in your hw_pbxa9 build-directory. Cheers, Martin On 04.06.2014 10:37, Mahe Mohan wrote:
hello, I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly. [init] Could not open file "ld.lib.so <http://ld.lib.so>" [init] parent provides [init] service "ROM" [init] service "RAM" [init] service "CAP" [init] service "PD" [init] service "RM" [init] service "CPU" [init] service "LOG" [init] service "SIGNAL" [init] child "init" [init] RAM quota: 10223616 [init] ELF binary: init [init] priority: 0 [init -> init] Could not open file "ld.lib.so <http://ld.lib.so>" [init -> init] parent provides [init -> init] service "ROM" [init -> init] service "RAM" [init -> init] service "CAP" [init -> init] service "PD" [init -> init] service "RM" [init -> init] service "CPU" [init -> init] service "LOG" [init -> init] service "SIGNAL" [init -> init] child "init" [init -> init] RAM quota: 4980736 [init -> init] ELF binary: init [init -> init] priority: 0 [init -> init -> init] Could not open file "ld.lib.so <http://ld.lib.so>" [init -> init -> init] parent provides [init -> init -> init] service "ROM" [init -> init -> init] service "RAM" [init -> init -> init] service "CAP" [init -> init -> init] service "PD" [init -> init -> init] service "RM" [init -> init -> init] service "CPU" [init -> init -> init] service "LOG" [init -> init -> init] service "SIGNAL" [init -> init -> init] No children to start I'm getting totally struck with this step. Thank you ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net <mailto:genode-main@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/genode-main
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net <mailto:genode-main@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech
genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech
genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
hello Martin, Thank you so much for your help. I'l try i.mx31 by connecting with a board. Sure if i have any doubts il post it over. After trying with the board il mail you. Thanks.
Greetings
On Wed, Jun 4, 2014 at 4:16 PM, Martin Stein <martin.stein@...1...> wrote:
Hi Mahe,
Another note on this: As you can see in os/src/drivers/framebuffer, there is no framebuffer implementation for imx31 by now, which means that you would have to implement your own driver if you aim for graphical output. In general, the imx31 support in Genode doesn't provide much more than the basics (RAM, interrupts, timer, serial ouput).
Martin
On 04.06.2014 12:17, Martin Stein wrote:
Hi Mahe,
As far as I know and as Christian Helmuth already mentioned, there is no support for imx31 in the current version of qemu. You can check this also for your version by doing 'qemu-system-arm -M help'. However, if you have an i.MX31 board connected to your local network you can run Genode on it by following the tutorial in base-hw/doc/imx31.txt. If you have further questions on this, don't hesitate to ask.
Martin
On 04.06.2014 12:03, Mahe Mohan wrote:
hello Martin, Qemu has been generated and graphical output has been displayed. Thanks for your help . But im trying for i.mx31 would you know any details?
thanks
On Wed, Jun 4, 2014 at 3:24 PM, Martin Stein <martin.stein@...1...
wrote:
Hi Mahe,
The log you have posted shows the serial output of a successful run of the nested-init test. Maybe you got confused by not receiving a graphical output from qemu but this is no fault as we deliberately prevent it for nested_init via 'append qemu_args "... -nographic"' in the corresponding run script base-hw/run/nested_init.run. That said, it seems that your ARM qemu is fine. You might trigger graphical output as well by running 'make demo' in your hw_pbxa9 build-directory.
Cheers, Martin
On 04.06.2014 10:37, Mahe Mohan wrote:
hello,
I tried for pbxa9, the same thing happens qemu is not generated. I have one doubt when i try to install qemu-kvm-extras which was the second step in building the genodein bare hardware , its not getting downloaded , wheather it may be the problem. When i make the pbxa9 it showed the follwing messages . I'm using the Genode-14.05 version . I follwed the steps present in the doc . As I'm very new to genode I couldn't get it properly.
[init] Could not open file "ld.lib.so"
[init] parent provides [init] service "ROM" [init] service "RAM" [init] service "CAP" [init] service "PD" [init] service "RM" [init] service "CPU" [init] service "LOG" [init] service "SIGNAL" [init] child "init" [init] RAM quota: 10223616 [init] ELF binary: init [init] priority: 0 [init -> init] Could not open file "ld.lib.so" [init -> init] parent provides [init -> init] service "ROM" [init -> init] service "RAM" [init -> init] service "CAP" [init -> init] service "PD" [init -> init] service "RM" [init -> init] service "CPU" [init -> init] service "LOG" [init -> init] service "SIGNAL" [init -> init] child "init" [init -> init] RAM quota: 4980736 [init -> init] ELF binary: init [init -> init] priority: 0 [init -> init -> init] Could not open file "ld.lib.so" [init -> init -> init] parent provides [init -> init -> init] service "ROM" [init -> init -> init] service "RAM" [init -> init -> init] service "CAP" [init -> init -> init] service "PD" [init -> init -> init] service "RM" [init -> init -> init] service "CPU" [init -> init -> init] service "LOG" [init -> init -> init] service "SIGNAL" [init -> init -> init] No children to start
I'm getting totally struck with this step.
Thank you
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today!http://p.sf.net/sfu/NeoTech
genode-main mailing listgenode-main@...220...://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today!http://p.sf.net/sfu/NeoTech
genode-main mailing listgenode-main@...220...://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today!http://p.sf.net/sfu/NeoTech
genode-main mailing listgenode-main@...220...://lists.sourceforge.net/lists/listinfo/genode-main
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main