Gentoo Archives: gentoo-user

From: symack <symack@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] xen on new install reboots by itself
Date: Thu, 16 Apr 2015 22:38:18
Message-Id: CAGWRaZZ9pWGN0xRKSTNju9DNs3Dj_KUzpUj97L21jB2Tp+3tKg@mail.gmail.com
In Reply to: Re: [gentoo-user] xen on new install reboots by itself by "J. Roeleveld"
1 Hello Everyone,
2
3 Sorry for the delayed response. Flased the bios to the latest version 1.1.7
4 dated 2007.
5 Bellow is xen kernel built features:
6
7 CONFIG_XEN=y
8 CONFIG_XEN_DOM0=y
9 CONFIG_XEN_PVHVM=y
10 CONFIG_XEN_MAX_DOMAIN_MEMORY=500
11 CONFIG_XEN_SAVE_RESTORE=y
12 # CONFIG_XEN_DEBUG_FS is not set
13 # CONFIG_XEN_PVH is not set
14 CONFIG_PCI_XEN=y
15 CONFIG_XEN_PCIDEV_FRONTEND=y
16 CONFIG_XEN_BLKDEV_FRONTEND=y
17 CONFIG_XEN_BLKDEV_BACKEND=y
18 CONFIG_XEN_NETDEV_FRONTEND=y
19 CONFIG_XEN_NETDEV_BACKEND=y
20 CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y
21 CONFIG_HVC_XEN=y
22 CONFIG_HVC_XEN_FRONTEND=y
23 # CONFIG_XEN_WDT is not set
24 CONFIG_XEN_FBDEV_FRONTEND=y
25 # Xen driver support
26 CONFIG_XEN_BALLOON=y
27 CONFIG_XEN_SCRUB_PAGES=y
28 CONFIG_XEN_DEV_EVTCHN=y
29 CONFIG_XEN_BACKEND=y
30 CONFIG_XENFS=y
31 CONFIG_XEN_COMPAT_XENFS=y
32 CONFIG_XEN_SYS_HYPERVISOR=y
33 CONFIG_XEN_XENBUS_FRONTEND=y
34 CONFIG_XEN_GNTDEV=y
35 CONFIG_XEN_GRANT_DEV_ALLOC=y
36 CONFIG_SWIOTLB_XEN=y
37 CONFIG_XEN_PCIDEV_BACKEND=y
38 CONFIG_XEN_PRIVCMD=y
39 CONFIG_XEN_ACPI_PROCESSOR=y
40 # CONFIG_XEN_MCE_LOG is not set
41 CONFIG_XEN_HAVE_PVMMU=y
42
43
44
45 The machine is still rebooting when booting in the Xen built kernel. I know
46 these machines have a thing
47 called VRM (Voltage Regulator Module). This module is needed for dual cpu
48 configurations. The machine
49 has only on CPU and so no VRM. I read somewhere there was a issue with VRM
50 equipped machine.
51
52 Your help is greatly appreciate as I am stumped over this.
53
54 Nick.
55

Replies

Subject Author
Re: [gentoo-user] xen on new install reboots by itself "J. Roeleveld" <joost@××××××××.org>