Displaying 2 results from an estimated 2 matches for "config_x86_".
Did you mean:
config_x86
2013 Dec 16
8
XEN/arm XENFB support
Goodmorning,
I''m currently playing with XEN/arm on my Allwinner A20 (cubieboard2)
I would like to get the XENFB driver working on domU.
But currently in xen/arm there''s no support for VFB, atleast qemu is not
supported.
But this video http://www.youtube.com/watch?v=po1IeElg8tg and this one
http://www.youtube.com/watch?v=Km6gBnIqaWo is showing a working framebuffer.
So there are
2010 Jul 19
0
prob boot xen-4 2.6.32 megaraid
...#39;t register IRQ 7!
16 3.4 2.6.18 acpi=on o.k.
17 4.0 2.6.18 acpi=on o.k.
- summary:
- kernel 2.6.18 works with 3.4 and 4.0
- 2.6.32 seen to have problem with megaraid/apic
What can i do?
regards Torsten
- latest config:
# egrep "APIC|ACPI_PROCFS|PRIV|CONFIG_X86_(32|64)|MEGARAID" .config |
grep "^C
ONFIG"
CONFIG_X86_32=y
CONFIG_X86_32_SMP=y
CONFIG_X86_32_LAZY_GS=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_MEGARAID_NEWGEN=y
CON...