[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] need help with passthrough of intel igp
Hello.
It is update of my previous message. I've checked that I can passthrough discrete graphic card, but when I try use in IGP (without discrete card in the slot) linux come to desktop without usage in inteldmr driver indeed. Dmesg show that I have some problem with ioremap. Is someone tried do pci/vga passthrough of integrated graphic or know way to solve that problem? Best regards. linux: ubuntu 12.04 kernel: 3.2.28 xen: 4.2 Configuration file: name = "ubuntu" uuid = "ba2af635-e612-f901-8157-9adb2ad0f9dd" maxmem = 1024 memory = 1024 vcpus = 1 builder = "hvm" kernel = "/usr/lib/xen-default/boot/hvmloader" boot = "cd" pae = 1 acpi = 1 apic = 1 hap = 0 viridian = 0 localtime = 0 hpet = 0 >> >device_model = "/usr/lib/xen-default/bin/qemu-dm" sdl = 0 vnc = 1 vncunused = 1 keymap = "en-us" disk = [ "file:/var/lib/libvirt/images/ubuntu-12.04-x86_64.img,hda,w", ",hdc:cdrom,r" ] vif = [ "mac=00:16:3e:5d:57:93,bridge=virbr0,script=vif-bridge" ] parallel = "none" serial = "pty" soundhw = "es1370" xen_platform_pci=1 #stdvga=1 #videoram=64 gfx_passthru=1 #pci=['01:00.0'] pci=['00:00.0','00:02.0','00:1a.0','00:1d.0'] dmesg: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.0-31-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012 (Ubuntu 3.2.0-31.50-generic 3.2.28) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic root=UUID=38d88295-c619-4e57-b88d-ca382c2b53a8 ro recovery nomodeset [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable) [ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003f800000 (usable) [ 0.000000] BIOS-e820: 00000000fc000000 - 00000000feff5000 (reserved) [ 0.000000] BIOS-e820: 00000000feff5000 - 00000000feff7000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000feff7000 - 0000000100000000 (reserved) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.4 present. [ 0.000000] DMI: Xen HVM domU, BIOS 4.2.0 10/03/2012 [ 0.000000] Hypervisor detected: Xen HVM [ 0.000000] Xen version 4.2. [ 0.000000] Xen Platform PCI: I/O protocol version 1 [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. [ 0.000000] You might have to change the root device [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d] [ 0.000000] in your root= kernel command line option [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x3f800 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: write-back [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF write-combining [ 0.000000] C0000-FFFFF write-back [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0E0000000 mask FF0000000 uncachable [ 0.000000] 1 base 0F0000000 mask FF8000000 uncachable [ 0.000000] 2 base 0F8000000 mask FFC000000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [ffff8800000fbba0] fbba0 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-000000003f800000 [ 0.000000] 0000000000 - 003f800000 page 2M [ 0.000000] kernel direct mapping tables up to 3f800000 @ 1fffe000-20000000 [ 0.000000] RAMDISK: 364d6000 - 37263000 [ 0.000000] ACPI: RSDP 00000000000ea020 00024 (v02 Xen) [ 0.000000] ACPI: XSDT 00000000fc010160 00054 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: FACP 00000000fc00fe20 000F4 (v04 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: DSDT 00000000fc0041a0 0BBF6 (v02 Xen HVM 00000000 INTL 20100528) [ 0.000000] ACPI: FACS 00000000fc004160 00040 [ 0.000000] ACPI: APIC 00000000fc00ff20 000D8 (v02 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: HPET 00000000fc010070 00038 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: WAET 00000000fc0100b0 00028 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: SSDT 00000000fc0100e0 00031 (v02 Xen HVM 00000000 INTL 20100528) [ 0.000000] ACPI: SSDT 00000000fc010120 00031 (v02 Xen HVM 00000000 INTL 20100528) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000003f800000 [ 0.000000] Initmem setup node 0 0000000000000000-000000003f800000 [ 0.000000] NODE_DATA [000000003f7fb000 - 000000003f7fffff] [ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003de00000-ffff88003edfffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x0003f800 [ 0.000000] On node 0 totalpages: 259982 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3913 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 4000 pages used for memmap [ 0.000000] DMA32 zone: 252000 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ5 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ10 used by override. [ 0.000000] ACPI: IRQ11 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 15 CPUs, 14 hotplug CPUs [ 0.000000] nr_irqs_gsi: 64 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 3f800000 (gap: 3f800000:bc800000) [ 0.000000] Booting paravirtualized kernel on Xen HVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:15 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003f400000 s83136 r8192 d23360 u131072 [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u131072 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 -- [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 255913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic root=UUID=38d88295-c619-4e57-b88d-ca382c2b53a8 ro recovery nomodeset [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 992164k/1040384k available (6558k kernel code, 456k absent, 47764k reserved, 6642k data, 920k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:16640 nr_irqs:1208 16 [ 0.000000] Xen HVM callback vector for event delivery is enabled [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] HPET config register value = 0xFFFFFFFF. Disabling HPET [ 0.000000] Detected 3392.374 MHz processor. [ 0.008000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.74 BogoMIPS (lpj=13569496) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008000] AppArmor: AppArmor initialized [ 0.008000] Yama: becoming mindful. [ 0.008000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.008000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.008000] Mount-cache hash table entries: 256 [ 0.008000] Initializing cgroup subsys cpuacct [ 0.008000] Initializing cgroup subsys memory [ 0.008000] Initializing cgroup subsys devices [ 0.008000] Initializing cgroup subsys freezer [ 0.008000] Initializing cgroup subsys blkio [ 0.008000] Initializing cgroup subsys perf_event [ 0.008000] CPU: Physical Processor ID: 0 [ 0.008000] CPU: Processor Core ID: 0 [ 0.008000] mce: CPU supports 2 MCE banks [ 0.008000] SMP alternatives: switching to UP code [ 0.060168] ACPI: Core revision 20110623 [ 0.063038] ftrace: allocating 27008 entries in 106 pages [ 0.080447] x2apic not enabled, IRQ remapping init failed [ 0.080507] Switched APIC routing to physical flat. [ 0.081362] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.121403] CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz stepping 07 [ 0.121543] Xen: using vcpuop timer interface [ 0.121547] installing Xen timer for CPU 0 [ 0.121640] cpu 0 spinlock event irq 69 [ 0.121695] Performance Events: SandyBridge events, Intel PMU driver. [ 0.121834] PEBS disabled due to CPU errata. [ 0.121893] ... version: 3 [ 0.121947] ... bit width: 48 [ 0.122002] ... generic registers: 4 [ 0.122056] ... value mask: 0000ffffffffffff [ 0.122112] ... max period: 000000007fffffff [ 0.122169] ... fixed-purpose events: 3 [ 0.122223] ... event mask: 000000070000000f [ 0.122394] NMI watchdog enabled, takes one hw-pmu counter. [ 0.122467] Brought up 1 CPUs [ 0.122521] Total of 1 processors activated (6784.74 BogoMIPS). [ 0.124589] devtmpfs: initialized [ 0.125107] EVM: security.selinux [ 0.125161] EVM: security.SMACK64 [ 0.125215] EVM: security.capability [ 0.125293] PM: Registering ACPI NVS region at feff5000 (8192 bytes) [ 0.125941] print_constraints: dummy: [ 0.126027] RTC time: 9:42:17, date: 10/14/12 [ 0.126123] NET: Registered protocol family 16 [ 0.126317] ACPI: bus type pci registered [ 0.126890] PCI: Using configuration type 1 for base access [ 0.127518] bio: create slab <bio-0> at 0 [ 0.127641] ACPI: Added _OSI(Module Device) [ 0.127697] ACPI: Added _OSI(Processor Device) [ 0.127752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.127808] ACPI: Added _OSI(Processor Aggregator Device) [ 0.128685] ACPI: EC: Look up EC in DSDT [ 0.130905] ACPI: Interpreter enabled [ 0.130962] ACPI: (supports S0 S3 S4 S5) [ 0.131173] ACPI: Using IOAPIC for interrupt routing [ 0.176676] ACPI: No dock devices found. [ 0.176762] HEST: Table not found. [ 0.176841] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.177020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.177260] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.177347] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.177433] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.177535] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfbffffff] [ 0.177802] pci 0000:00:00.0: [8086:0100] type 0 class 0x000600 [ 0.178591] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601 [ 0.179874] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101 [ 0.180512] pci 0000:00:01.1: reg 20: [io 0xc340-0xc34f] [ 0.181027] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680 [ 0.181049] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.181050] * this clock source is slow. Consider trying other clock sources [ 0.182273] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.182924] pci 0000:00:02.0: [8086:0102] type 0 class 0x000300 [ 0.188139] pci 0000:00:02.0: reg 10: [mem 0xf1000000-0xf13fffff 64bit] [ 0.196110] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.204016] pci 0000:00:02.0: reg 20: [io 0xc300-0xc33f] [ 0.220928] pci 0000:00:03.0: [5853:0001] type 0 class 0x00ff80 [ 0.221137] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] [ 0.221270] pci 0000:00:03.0: reg 14: [mem 0xf0000000-0xf0ffffff pref] [ 0.222160] pci 0000:00:05.0: [1274:5000] type 0 class 0x000401 [ 0.222349] pci 0000:00:05.0: reg 10: [io 0xc200-0xc2ff] [ 0.223445] pci 0000:00:06.0: [8086:0100] type 0 class 0x000600 [ 0.224977] pci 0000:00:07.0: [8086:1c2d] type 0 class 0x000c03 [ 0.225325] pci 0000:00:07.0: reg 10: [mem 0xf1400000-0xf1400fff] [ 0.227340] pci 0000:00:08.0: [8086:1c26] type 0 class 0x000c03 [ 0.227704] pci 0000:00:08.0: reg 10: [mem 0xf1401000-0xf1401fff] [ 0.229932] pci 0000:00:1f.0: [8086:1c4c] type 1 class 0x000604 [ 0.231457] pci 0000:00:1f.0: PCI bridge to [bus 01-ff] [ 0.231700] pci 0000:00:1f.0: bridge window [mem 0x21400000-0xf14fffff] [ 0.231738] pci 0000:00:1f.0: bridge window [mem 0x21500000-0xf14fffff pref] [ 0.231820] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.232350] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 0.399187] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) [ 0.399776] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400316] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401374] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) [ 0.401916] xen/balloon: Initialising balloon driver. [ 0.402036] xen-balloon: Initialising balloon driver. [ 0.402422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.402538] vgaarb: loaded [ 0.402616] vgaarb: bridge control possible 0000:00:02.0 [ 0.402887] i2c-core: driver [aat2870] using legacy suspend method [ 0.402971] i2c-core: driver [aat2870] using legacy resume method [ 0.403151] SCSI subsystem initialized [ 0.403498] libata version 3.00 loaded. [ 0.403585] usbcore: registered new interface driver usbfs [ 0.403686] usbcore: registered new interface driver hub [ 0.403803] usbcore: registered new device driver usb [ 0.404017] PCI: Using ACPI for IRQ routing [ 0.404038] PCI: pci_cache_line_size set to 64 bytes [ 0.404043] pci 0000:00:1f.0: no compatible bridge window for [mem 0x21400000-0xf14fffff] [ 0.404148] pci 0000:00:1f.0: no compatible bridge window for [mem 0x21500000-0xf14fffff pref] [ 0.405068] reserve RAM buffer: 000000000009e000 - 000000000009ffff [ 0.405070] reserve RAM buffer: 000000003f800000 - 000000003fffffff [ 0.405228] NetLabel: Initializing [ 0.405307] NetLabel: domain hash size = 128 [ 0.405386] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.405478] NetLabel: unlabeled traffic allowed by default [ 0.405645] Switching to clocksource xen [ 0.411952] AppArmor: AppArmor Filesystem Enabled [ 0.412102] pnp: PnP ACPI init [ 0.412196] ACPI: bus type pnp registered [ 0.412301] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 0.412344] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.412434] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.412522] pnp 00:01: [bus 00-ff] [ 0.412525] pnp 00:01: [io 0x0cf8-0x0cff] [ 0.412528] pnp 00:01: [io 0x0000-0x0cf7 window] [ 0.412530] pnp 00:01: [io 0x0d00-0xffff window] [ 0.412533] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 0.412536] pnp 00:01: [mem 0xe0000000-0xfbffffff window] [ 0.412575] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.412612] pnp 00:02: [io 0x0010-0x001f] [ 0.412615] pnp 00:02: [io 0x0022-0x002d] [ 0.412617] pnp 00:02: [io 0x0030-0x003f] [ 0.412619] pnp 00:02: [io 0x0044-0x005f] [ 0.412621] pnp 00:02: [io 0x0062-0x0063] [ 0.412623] pnp 00:02: [io 0x0065-0x006f] [ 0.412627] pnp 00:02: [io 0x0072-0x007f] [ 0.412629] pnp 00:02: [io 0x0080] [ 0.412631] pnp 00:02: [io 0x0084-0x0086] [ 0.412633] pnp 00:02: [io 0x0088] [ 0.412635] pnp 00:02: [io 0x008c-0x008e] [ 0.412637] pnp 00:02: [io 0x0090-0x009f] [ 0.412639] pnp 00:02: [io 0x00a2-0x00bd] [ 0.412641] pnp 00:02: [io 0x00e0-0x00ef] [ 0.412643] pnp 00:02: [io 0x08a0-0x08a3] [ 0.412645] pnp 00:02: [io 0x0cc0-0x0ccf] [ 0.412647] pnp 00:02: [io 0x04d0-0x04d1] [ 0.412686] system 00:02: [io 0x08a0-0x08a3] has been reserved [ 0.412772] system 00:02: [io 0x0cc0-0x0ccf] has been reserved [ 0.412857] system 00:02: [io 0x04d0-0x04d1] has been reserved [ 0.412941] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.412957] pnp 00:03: [dma 4] [ 0.412959] pnp 00:03: [io 0x0000-0x000f] [ 0.412961] pnp 00:03: [io 0x0081-0x0083] [ 0.412963] pnp 00:03: [io 0x0087] [ 0.412965] pnp 00:03: [io 0x0089-0x008b] [ 0.412967] pnp 00:03: [io 0x008f] [ 0.412969] pnp 00:03: [io 0x00c0-0x00df] [ 0.412971] pnp 00:03: [io 0x0480-0x048f] [ 0.412996] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.413007] pnp 00:04: [io 0x0070-0x0071] [ 0.413041] xen: --> pirq=18 -> irq=8 (gsi=8) [ 0.413045] pnp 00:04: [irq 8] [ 0.413071] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.413081] pnp 00:05: [io 0x0061] [ 0.413103] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.413128] xen: --> pirq=19 -> irq=12 (gsi=12) [ 0.413131] pnp 00:06: [irq 12] [ 0.413158] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.413174] pnp 00:07: [io 0x0060] [ 0.413176] pnp 00:07: [io 0x0064] [ 0.413188] xen: --> pirq=20 -> irq=1 (gsi=1) [ 0.413190] pnp 00:07: [irq 1] [ 0.413222] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.413238] pnp 00:08: [io 0x03f0-0x03f5] [ 0.413241] pnp 00:08: [io 0x03f7] [ 0.413249] xen: --> pirq=21 -> irq=6 (gsi=6) [ 0.413252] pnp 00:08: [irq 6] [ 0.413254] pnp 00:08: [dma 2] [ 0.413283] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.413302] pnp 00:09: [io 0x03f8-0x03ff] [ 0.413310] xen: --> pirq=22 -> irq=4 (gsi=4) [ 0.413312] pnp 00:09: [irq 4] [ 0.413348] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.413381] pnp 00:0a: [io 0x0378-0x037f] [ 0.413390] xen: --> pirq=23 -> irq=7 (gsi=7) [ 0.413393] pnp 00:0a: [irq 7] [ 0.413418] pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.413428] pnp 00:0b: [io 0x10c0-0x1141] [ 0.413430] pnp 00:0b: [io 0xb044-0xb047] [ 0.413462] system 00:0b: [io 0x10c0-0x1141] has been reserved [ 0.413548] system 00:0b: [io 0xb044-0xb047] has been reserved [ 0.413632] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.436733] pnp: PnP ACPI: found 12 devices [ 0.436815] ACPI: ACPI bus type pnp unregistered [ 0.443475] PCI: max bus depth: 1 pci_try_num: 2 [ 0.443566] pci 0000:00:1f.0: PCI bridge to [bus 01-01] [ 0.444117] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.444121] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.444123] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.444126] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfbffffff] [ 0.444168] NET: Registered protocol family 2 [ 0.444366] IP route cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.444895] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) [ 0.445922] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.446381] TCP: Hash tables configured (established 131072 bind 65536) [ 0.446468] TCP reno registered [ 0.446551] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.446654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.446839] NET: Registered protocol family 1 [ 0.446994] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.448239] pci 0000:00:02.0: Boot video device [ 0.448556] xen: --> pirq=16 -> irq=44 (gsi=44) [ 0.448559] pci 0000:00:07.0: PCI INT A -> GSI 44 (level, low) -> IRQ 44 [ 0.448945] pci 0000:00:07.0: PCI INT A disabled [ 0.449219] xen: --> pirq=17 -> irq=17 (gsi=17) [ 0.449222] pci 0000:00:08.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.449589] pci 0000:00:08.0: PCI INT A disabled [ 0.449775] PCI: CLS 0 bytes, default 64 [ 0.450176] audit: initializing netlink socket (disabled) [ 0.450267] type=2000 audit(1350207737.458:1): initialized [ 0.470710] Trying to unpack rootfs image as initramfs... [ 0.496832] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508197] VFS: Disk quotas dquot_6.5.2 [ 0.508287] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508629] fuse init (API version 7.17) [ 0.508741] msgmni has been set to 1937 [ 0.516184] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.520108] io scheduler noop registered [ 0.520164] io scheduler deadline registered [ 0.520243] io scheduler cfq registered (default) [ 0.520368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520438] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520640] ACPI: Power Button [PWRF] [ 0.520720] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 [ 0.520794] ACPI: Sleep Button [SLPF] [ 0.566471] ERST: Table is not found! [ 0.566542] GHES: HEST is not enabled! [ 0.566714] xen: --> pirq=55 -> irq=28 (gsi=28) [ 0.566728] xen-platform-pci 0000:00:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28 [ 0.566868] Grant table initialized [ 0.582436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612102] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.677883] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.704218] Linux agpgart interface v0.103 [ 0.704383] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset [ 0.704675] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 0.705835] agpgart-intel 0000:00:00.0: detected 65536K stolen memory [ 0.706175] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 [ 0.706439] agpgart-intel 0000:00:06.0: Intel Sandybridge Chipset [ 0.706669] agpgart-intel 0000:00:06.0: detected gtt size: 2097152K total, 262144K mappable [ 0.707625] agpgart-intel 0000:00:06.0: detected 65536K stolen memory [ 0.712747] brd: module loaded [ 0.713276] loop: module loaded [ 0.720074] blkfront device/vbd/768 num-ring-pages 1 nr_ents 32. [ 0.720628] vbd vbd-5632: 19 xenbus_dev_probe on device/vbd/5632 [ 0.720855] vbd vbd-5632: failed to write error node for device/vbd/5632 (19 xenbus_dev_probe on device/vbd/5632) [ 0.721371] ata_piix 0000:00:01.1: version 2.13 [ 0.721978] ata_piix 0000:00:01.1: setting latency timer to 64 [ 0.723421] blkfront: xvda: barrier: enabled [ 0.728175] scsi0 : ata_piix [ 0.728288] scsi1 : ata_piix [ 0.728367] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc340 irq 14 [ 0.728427] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc348 irq 15 [ 0.728653] Fixed MDIO Bus: probed [ 0.728716] tun: Universal TUN/TAP device driver, 1.6 [ 0.728772] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 0.728877] PPP generic driver version 2.4.2 [ 0.728953] Initialising Xen virtual ethernet driver. [ 0.732012] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732377] ehci_hcd 0000:00:07.0: PCI INT A -> GSI 44 (level, low) -> IRQ 44 [ 0.732633] ehci_hcd 0000:00:07.0: setting latency timer to 64 [ 0.732694] ehci_hcd 0000:00:07.0: EHCI Host Controller [ 0.732815] ehci_hcd 0000:00:07.0: new USB bus registered, assigned bus number 1 [ 0.737051] ehci_hcd 0000:00:07.0: Enabling legacy PCI PM [ 0.740295] xvda: xvda1 xvda2 < xvda5 > [ 0.748531] ehci_hcd 0000:00:07.0: irq 44, io mem 0xf1400000 [ 0.755242] Freeing initrd memory: 13876k freed [ 0.764106] ehci_hcd 0000:00:07.0: USB 2.0 started, EHCI 1.00 [ 0.764342] hub 1-0:1.0: USB hub found [ 0.764400] hub 1-0:1.0: 2 ports detected [ 0.764667] ehci_hcd 0000:00:08.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.764909] ehci_hcd 0000:00:08.0: setting latency timer to 64 [ 0.764975] ehci_hcd 0000:00:08.0: EHCI Host Controller [ 0.765096] ehci_hcd 0000:00:08.0: new USB bus registered, assigned bus number 2 [ 0.769291] ehci_hcd 0000:00:08.0: Enabling legacy PCI PM [ 0.769606] ehci_hcd 0000:00:08.0: irq 17, io mem 0xf1401000 [ 0.784095] ehci_hcd 0000:00:08.0: USB 2.0 started, EHCI 1.00 [ 0.784320] hub 2-0:1.0: USB hub found [ 0.784391] hub 2-0:1.0: 2 ports detected [ 0.784507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.784599] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784745] usbcore: registered new interface driver libusual [ 0.784868] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 0.786886] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786976] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787145] mousedev: PS/2 mouse device common for all mice [ 0.788074] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 0.788846] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 0.788941] rtc0: alarms up to one day, 114 bytes nvram [ 0.789115] device-mapper: uevent: version 1.0.3 [ 0.789250] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@xxxxxxxxxx [ 0.789355] cpuidle: using governor ladder [ 0.789422] cpuidle: using governor menu [ 0.789489] EFI Variables Facility v0.08 2004-May-17 [ 0.789736] TCP cubic registered [ 0.789884] NET: Registered protocol family 10 [ 0.790542] NET: Registered protocol family 17 [ 0.790614] Registering the dns_resolver key type [ 0.790803] PM: Hibernation image not present or could not be loaded. [ 0.790813] registered taskstats version 1 [ 0.821522] XENBUS: Device with no driver: device/vbd/5632 [ 0.821608] XENBUS: Device with no driver: device/vkbd/0 [ 0.821665] XENBUS: Device with no driver: device/console/0 [ 0.821722] XENBUS: Device with no driver: device/pci/0 [ 0.821784] Magic number: 0:713:727 [ 0.821848] block loop7: hash matches [ 0.821950] rtc_cmos 00:04: setting system clock to 2012-10-14 09:42:17 UTC (1350207737) [ 0.822032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822089] EDD information not available. [ 0.897497] ata2.01: NODEV after polling detection [ 0.904651] ata2.00: ATAPI: QEMU DVD-ROM, 0.10.2, max UDMA/100 [ 0.906215] ata2.00: configured for MWDMA2 [ 0.913894] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.10 PQ: 0 ANSI: 5 [ 0.916538] sr0: scsi3-mmc drive: 4x/4x xa/form2 tray [ 0.916622] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 0.917156] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 0.917421] sr 1:0:0:0: Attached scsi generic sg0 type 5 [ 0.919579] Freeing unused kernel memory: 920k freed [ 0.919987] Write protecting the kernel read-only data: 12288k [ 0.929529] Freeing unused kernel memory: 1616k freed [ 0.936589] Freeing unused kernel memory: 1200k freed [ 0.973570] udevd[86]: starting version 175 [ 1.076089] usb 1-1: new high-speed USB device number 2 using ehci_hcd [ 1.173132] FDC 0 is a S82078B [ 1.208542] hub 1-1:1.0: USB hub found [ 1.208634] hub 1-1:1.0: 6 ports detected [ 1.280104] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) [ 1.320097] usb 2-1: new high-speed USB device number 2 using ehci_hcd [ 1.452824] hub 2-1:1.0: USB hub found [ 1.453022] hub 2-1:1.0: 8 ports detected [ 1.468096] Refined TSC clocksource calibration: 3392.297 MHz. [ 1.524318] usb 1-1.3: new low-speed USB device number 3 using ehci_hcd [ 1.724269] usb 2-1.8: new low-speed USB device number 3 using ehci_hcd [ 2.428384] udevd[256]: starting version 175 [ 2.936775] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.981330] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr [ 3.048987] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:07.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input3 [ 3.051683] parport_pc 00:0a: reported by Plug and Play ACPI [ 3.052480] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 3.058984] generic-usb 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:07.0-1.3/input0 [ 3.081807] input: Dell Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:08.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input4 [ 3.084933] generic-usb 0003:413C:2106.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-0000:00:08.0-1.8/input0 [ 3.085025] usbcore: registered new interface driver usbhid [ 3.085081] usbhid: USB HID core driver [ 3.155218] [drm] Initialized drm 1.1.0 20060810 [ 3.155723] input: Xen Virtual Keyboard as /devices/virtual/input/input5 [ 3.155844] input: Xen Virtual Pointer as /devices/virtual/input/input6 [ 3.319132] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.323956] xen: --> pirq=16 -> irq=24 (gsi=24) [ 3.323963] pci 0000:00:02.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24 [ 3.324131] pci 0000:00:02.0: setting latency timer to 64 [ 3.346769] ppdev: user-space parallel port driver [ 3.389524] resource map sanity check conflict: 0xfeff5018 0xfeff7017 0xfeff7000 0xffffffff reserved [ 3.389529] ------------[ cut here ]------------ [ 3.389595] WARNING: at /build/buildd/linux-3.2.0/arch/x86/mm/ioremap.c:171 __ioremap_caller+0x382/0x390() [ 3.389604] Hardware name: HVM domU [ 3.389605] Info: mapping multiple BARs. Your kernel is fine. [ 3.389606] Modules linked in: snd_seq_device ppdev i915(+) snd joydev drm_kms_helper drm xen_kbdfront psmouse parport_pc i2c_algo_bit parport usbhid video serio_raw mac_hid hid soundcore i2c_piix4 snd_page_alloc shpchp floppy [ 3.389614] Pid: 273, comm: modprobe Not tainted 3.2.0-31-generic #50-Ubuntu [ 3.389615] Call Trace: [ 3.389620] [<ffffffff81066d7f>] warn_slowpath_common+0x7f/0xc0 [ 3.389622] [<ffffffff81066e76>] warn_slowpath_fmt+0x46/0x50 [ 3.389624] [<ffffffff81041142>] __ioremap_caller+0x382/0x390 [ 3.389642] [<ffffffffa0171daa>] ? intel_opregion_setup+0x7a/0x220 [i915] [ 3.389644] [<ffffffff81041184>] ioremap_cache+0x14/0x20 [ 3.389653] [<ffffffffa0171daa>] intel_opregion_setup+0x7a/0x220 [i915] [ 3.389660] [<ffffffffa013381e>] i915_driver_load+0x22e/0x7a0 [i915] [ 3.389666] [<ffffffffa00c6fb9>] drm_get_pci_dev+0x199/0x300 [drm] [ 3.389687] [<ffffffff8130d36a>] ? kobject_get+0x1a/0x30 [ 3.389692] [<ffffffffa00c71ee>] drm_pci_init+0xce/0x130 [drm] [ 3.389694] [<ffffffffa01a4000>] ? 0xffffffffa01a3fff [ 3.389700] [<ffffffffa01a408b>] i915_init+0x8b/0x8d [i915] [ 3.389703] [<ffffffff81002040>] do_one_initcall+0x40/0x180 [ 3.389705] [<ffffffff810a83ee>] sys_init_module+0xbe/0x230 [ 3.389721] [<ffffffff81662b02>] system_call_fastpath+0x16/0x1b [ 3.389723] ---[ end trace d42e3488ecff185c ]--- [ 3.391140] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 3.391145] [drm] No driver support for vblank timestamp query. [ 3.391225] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 3.460468] xen: --> pirq=53 -> irq=36 (gsi=36) [ 3.460478] snd_ens1370 0000:00:05.0: PCI INT A -> GSI 36 (level, low) -> IRQ 36 [ 3.460650] snd_ens1370 0000:00:05.0: setting latency timer to 64 [ 3.576090] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input7 [ 8.710797] lp0: using parport0 (interrupt-driven). [ 9.452357] Adding 8390652k swap on /dev/xvda5. Priority:-1 extents:1 across:8390652k SS [ 9.645607] EXT4-fs (xvda1): re-mounted. Opts: errors=remount-ro [ 9.903837] init: failsafe main process (967) killed by TERM signal [ 10.013561] Bluetooth: Core ver 2.16 [ 10.013596] NET: Registered protocol family 31 [ 10.013597] Bluetooth: HCI device and connection manager initialized [ 10.013599] Bluetooth: HCI socket layer initialized [ 10.013600] Bluetooth: L2CAP socket layer initialized [ 10.013762] Bluetooth: SCO socket layer initialized [ 10.016323] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 10.016325] Bluetooth: BNEP filters: protocol multicast [ 10.161279] type=1400 audit(1350207746.837:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1031 comm="apparmor_parser" [ 10.161563] type=1400 audit(1350207746.837:3): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1031 comm="apparmor_parser" [ 10.193193] Bluetooth: RFCOMM TTY layer initialized [ 10.193196] Bluetooth: RFCOMM socket layer initialized [ 10.193197] Bluetooth: RFCOMM ver 1.11 [ 10.197650] type=1400 audit(1350207746.873:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1055 comm="apparmor_parser" [ 10.200423] type=1400 audit(1350207746.877:5): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=1056 comm="apparmor_parser" [ 10.200660] type=1400 audit(1350207746.877:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1056 comm="apparmor_parser" [ 10.200790] type=1400 audit(1350207746.877:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=1056 comm="apparmor_parser" [ 10.404221] type=1400 audit(1350207747.081:8): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1057 comm="apparmor_parser" [ 10.411277] type=1400 audit(1350207747.085:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//launchpad_integration" pid=1057 comm="apparmor_parser" [ 10.412809] type=1400 audit(1350207747.089:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//sanitized_helper" pid=1057 comm="apparmor_parser" [ 10.413904] type=1400 audit(1350207747.089:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=1057 comm="apparmor_parser" [ 12.358605] init: udev-fallback-graphics main process (1291) terminated with status 1 [ 12.370965] init: Failed to spawn hybrid-gfx main process: unable to execute: No such file or directory [ 12.384583] init: friendly-recovery post-stop process (661) terminated with status 1 [ 12.385009] init: plymouth-splash main process (1316) terminated with status 1 [ 22.112100] eth0: no IPv6 routers present _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |