[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Unable to boot Xen on Hikey



I tried RELEASE-4.9.0 and RELEASE-4.8.0 and RELEASE-4.7.3. None of them boots. There were little differences. Xen 4.8 printed one line more and stopped:
~~~~~~~~~~~
.......
(XEN) Freed 268kB init memory.
(XEN) Hardware Dom0 shutdown: rebooting machine
~~~~~~~~~~~
Xen 4.9 rebooted after it failed to boot.

Do you think the issue is with the Xen version?

This is how I build Xen:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cd xen/xen
export CROSS_COMPILE=aarch64-linux-gnu-
export ARCH=arm64
export XEN_TARGET_ARCH=arm64
make defconfig
make -j8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

Should I make specific config for HiKey?

And in this link: https://lists.gt.net/xen/devel/433472, they could boot the system by disabling the USB_DWC2 in the kernel. I tried modifying the .config file directly and disabling the ones related to USB_DWC2  (commenting the line out) but when I tried rebuilding the kernel it restarted generating the .config file. So I couldn't apply this comment.


--
Saeed Mirzamohammadi
Ph.D. candidate
Computer Science Department
University of California, Irvine


On Tue, Aug 29, 2017 at 2:57 AM, Roger Pau Monné <roger.pau@xxxxxxxxxx> wrote:
On Sun, Aug 27, 2017 at 07:00:06PM -0700, Saeed Mirzamohammadi wrote:
> Hi,
>
> I'm following instructions on https://wiki.xenproject.org/wiki/HiKey and
> https://github.com/Jeeppler/xen-note/blob/master/arm64/hikey/hikey-xen-centos.md
> .
>
> I'm trying to boot Xen on Hikey but Xen doesn't boot! I can boot the
> linux individually with startup.sh. This works fine but when I try to boot
> xen (typing 4 and then xen), I get this output and nothing shows after:
>
> *Xen 4.7.0-rc (c/s Mon May 23 12:07:20 2016 +0100 git:8478c94) EFI loader*
> *Using configuration file 'xen.cfg'*
> *hi6220-hikey.dtb: 0x000000007acaf000-0x000000007acba6e0*
> *Image: 0x000000007a039000-0x000000007aca1400*
>
>
> My Xen version is: 4.7.0.rc4 and my dom0 is: android-hikey-linaro-4.1. I

Why use 4.7.0-rc4? First of all 4.7 is quite old, and then why pick a
release candidate and not 4.7.3 if you really need to use 4.7?

Roger.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.