Hi, I want to run jailhouse on the TX1 (like I described you Ralf). Because we use the TX1 for several other projects I want to cross compile all the things (also the kernel, so kernel objects are available). I used the description of https://github.com/evidence/linux-jailhouse-tx1 and from the main github page and did following:
- After compiling on my laptop I moved the whole jailhouse directory to the TX1 - I manually inserted the kernel module with insmod driver/jailhouse.ko - I also changed the firmware search path in /sys/module/firmware_class/parameters/path (pointing to the tools/jailhouse file.) - After that I want to start jailhouse with 'tools/jailhouse enable configs/jetson-tx1.cell' but I always getting the error 'JAILHOUSE_ENABLE: No such file or directory'. /dev/jailhouse also exists! I do not know why this error occurs or why. It looks like failing in jailhouse.c enable function, that was the only place I found the string 'JAILHOUSE ENABLE' Best regards! -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
