On 2017-04-18 15:17, Sneha wrote: > Hi > > I'am able to run Jailhouse 0.6 in Jetson- TK1. I have successfully created > root cell using jetson-tk1.cell and a non root Linux cell using > jetson-tk1-linux-demo.cell built using the corresponding .c files provided in > configs/. > > I could load a Linux kernel (4.1.0) in jetson-tk1-linux-demo.cell. jailhouse > cell start jetson-tk1-linux-demo executes and gives no errors. But I don't > see any output on the serial. jailhouse cell list shows the cell as > "running". > > What am I missing?
Possibly the right config for that kernel - make sure that has the required UART driver built-in. Did you try to start linux via "jailhouse cell linux" or manually? Did you provide the right device tree? Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- 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.
