Forgot to say, I am using Trinity oneiric, and have the latest patches on oneiric; got the most recent patches with arts and libarts (and adept and amarok) this AM. >>>>> "PJH" == Patricia J Hawkins <phawkins@...> writes: PJH> Hi, I have a HDA Intel soundcard in a Dell Inspiron 1420. PJH> Output sound is currently fine, even Timidity is working seamlessly. PJH> However, input sound using the front mike-jack isn't working (there is PJH> no built-in mike). PJH> This used to work (took some blood, sweat, tears, pulseaudio eradication PJH> and alsa-base.conf in the past) PJH> I haven't used the external mike for some time (got a smartphone, PJH> stopped using Skype) so don't know when it stopped working. I've tested PJH> the microphone I'm using on another computer, it's fine. PJH> Help? PJH> Here are today's running notes, followed by my last dmesg: PJH> <2013-07-13 Sat> PJH> Sound working beautifully except for mike in; static recorded when I try PJH> w/ a mike plugged in, using krec. Fiddling with mixer settings can also PJH> record NO static. Goody. PJH> Looking at: PJH> https://wiki.ubuntu.com/SndHdaIntelSoundProblems PJH> lsmod shows snd_hda_intel being used. PJH> lspci PJH> 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02) PJH> cat /proc/asound/card*/codec\#*|grep -i codec PJH> Codec: SigmaTel STAC9228 PJH> Codec: Conexant ID 2c06 PJH> ---- PJH> The following alsa commands no longer work, and couldn't immediately figure out how to do this as a service, PJH> /etc/init.d/alsa-utils stop PJH> rmmod snd_hda_intel PJH> modprobe snd-hda-intel PJH> /etc/init.d/alsa-utils start PJH> so I tried stopping sound from MainMenu->System Settings->Sound PJH> and got: "ERROR: Module snd_hda_intel is in use" so apparently didn't really stop ALSA. PJH> Bottom of /etc/alsa-base.conf had: PJH> -- PJH> options snd-hda-intel power_save=10 power_save_controller=N PJH> options snd-hda-intel model=5stack PJH> -- PJH> changed to: PJH> options snd-hda-intel model=5stack power_save=10 power_save_controller=N PJH> and then: PJH> options snd-hda-intel model=3stack power_save=10 power_save_controller=N PJH> (reasoning that 3stack USED to be the magic incantation, then quit working, then it was 5stack...) PJH> output sound kept working just fine, as did the mixer, but didn't fix the mike problem. PJH> ++++++++++++++ dmesg ++++++++++++++++++++++++ PJH> [ 0.000000] Initializing cgroup subsys cpuset PJH> [ 0.000000] Initializing cgroup subsys cpu PJH> [ 0.000000] Linux version 3.0.0-32-generic-pae (buildd@aatxe) (gcc version 4.6.1 (Ubuntu/Linaro PJH> 4.6.1-9ubuntu3) ) #51-Ubuntu SMP Thu Mar 21 16:09:48 UTC 2013 (Ubuntu 3.0.0-32.51-generic-pae 3.0.69) PJH> [ 0.000000] KERNEL supported cpus: PJH> [ 0.000000] Intel GenuineIntel PJH> [ 0.000000] AMD AuthenticAMD PJH> [ 0.000000] NSC Geode by NSC PJH> [ 0.000000] Cyrix CyrixInstead PJH> [ 0.000000] Centaur CentaurHauls PJH> [ 0.000000] Transmeta GenuineTMx86 PJH> [ 0.000000] Transmeta TransmetaCPU PJH> [ 0.000000] UMC UMC UMC UMC PJH> [ 0.000000] BIOS-provided physical RAM map: PJH> [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) PJH> [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) PJH> [ 0.000000] BIOS-e820: 0000000000100000 - 00000000df66d800 (usable) PJH> [ 0.000000] BIOS-e820: 00000000df66d800 - 00000000e0000000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) PJH> [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) PJH> [ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable) PJH> [ 0.000000] NX (Execute Disable) protection: active PJH> [ 0.000000] SMBIOS 2.4 present. PJH> [ 0.000000] DMI: Dell Inc. Inspiron 1420 /0DT492, BIOS A09 07/11/2008 PJH> [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) PJH> [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) PJH> [ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x1000000 PJH> [ 0.000000] MTRR default type: uncachable PJH> [ 0.000000] MTRR fixed ranges enabled: PJH> [ 0.000000] 00000-9FFFF write-back PJH> [ 0.000000] A0000-BFFFF uncachable PJH> [ 0.000000] C0000-CFFFF write-protect PJH> [ 0.000000] D0000-EFFFF uncachable PJH> [ 0.000000] F0000-FFFFF write-protect PJH> [ 0.000000] MTRR variable ranges enabled: PJH> [ 0.000000] 0 base 000000000 mask F80000000 write-back PJH> [ 0.000000] 1 base 080000000 mask FC0000000 write-back PJH> [ 0.000000] 2 base 0C0000000 mask FE0000000 write-back PJH> [ 0.000000] 3 base 100000000 mask F00000000 write-back PJH> [ 0.000000] 4 base 0DF800000 mask FFF800000 uncachable PJH> [ 0.000000] 5 base 0DF700000 mask FFFF00000 uncachable PJH> [ 0.000000] 6 disabled PJH> [ 0.000000] 7 disabled PJH> [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 PJH> [ 0.000000] original variable MTRRs PJH> [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB PJH> [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB PJH> [ 0.000000] reg 2, base: 3GB, range: 512MB, type WB PJH> [ 0.000000] reg 3, base: 4GB, range: 4GB, type WB PJH> [ 0.000000] reg 4, base: 3576MB, range: 8MB, type UC PJH> [ 0.000000] reg 5, base: 3575MB, range: 1MB, type UC PJH> [ 0.000000] total RAM covered: 7671M PJH> [ 0.000000] Found optimal setting for mtrr clean up PJH> [ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 5 lose cover RAM: 0G PJH> [ 0.000000] New variable MTRRs PJH> [ 0.000000] reg 0, base: 0GB, range: 4GB, type WB PJH> [ 0.000000] reg 1, base: 3575MB, range: 1MB, type UC PJH> [ 0.000000] reg 2, base: 3576MB, range: 8MB, type UC PJH> [ 0.000000] reg 3, base: 3584MB, range: 512MB, type UC PJH> [ 0.000000] reg 4, base: 4GB, range: 4GB, type WB PJH> [ 0.000000] e820 update range: 00000000df700000 - 0000000100000000 (usable) ==> (reserved) PJH> [ 0.000000] initial memory mapped : 0 - 02000000 PJH> [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 PJH> [ 0.000000] init_memory_mapping: 0000000000000000-0000000037bfe000 PJH> [ 0.000000] 0000000000 - 0000200000 page 4k PJH> [ 0.000000] 0000200000 - 0037a00000 page 2M PJH> [ 0.000000] 0037a00000 - 0037bfe000 page 4k PJH> [ 0.000000] kernel direct mapping tables up to 0x37bfdfff @ [mem 0x01ffa000-0x01ffffff] PJH> [ 0.000000] RAMDISK: 35a6c000 - 36d2e000 PJH> [ 0.000000] ACPI: RSDP 000fbbf0 00024 (v02 DELL ) PJH> [ 0.000000] ACPI: XSDT df66f200 00054 (v01 DELL M08 27D8070B ASL 00000061) PJH> [ 0.000000] ACPI: FACP df66f09c 000F4 (v04 DELL M08 27D8070B ASL 00000061) PJH> [ 0.000000] ACPI: DSDT df66f800 05676 (v02 INT430 SYSFexxx 00001001 INTL 20050624) PJH> [ 0.000000] ACPI: FACS df67e000 00040 PJH> [ 0.000000] ACPI: HPET df66f300 00038 (v01 DELL M08 00000001 ASL 00000061) PJH> [ 0.000000] ACPI: APIC df66f400 00068 (v01 DELL M08 27D8070B ASL 00000047) PJH> [ 0.000000] ACPI: MCFG df66f3c0 0003E (v16 DELL M08 27D8070B ASL 00000061) PJH> [ 0.000000] ACPI: BOOT df66efc0 00028 (v01 DELL M08 27D8070B ASL 00000061) PJH> [ 0.000000] ACPI: SSDT df66d9fa 004CC (v01 PmRef CpuPm 00003000 INTL 20050624) PJH> [ 0.000000] ACPI: Local APIC address 0xfee00000 PJH> [ 0.000000] 3716MB HIGHMEM available. PJH> [ 0.000000] 891MB LOWMEM available. PJH> [ 0.000000] mapped low ram: 0 - 37bfe000 PJH> [ 0.000000] low ram: 0 - 37bfe000 PJH> [ 0.000000] Zone PFN ranges: PJH> [ 0.000000] DMA 0x00000010 -> 0x00001000 PJH> [ 0.000000] Normal 0x00001000 -> 0x00037bfe PJH> [ 0.000000] HighMem 0x00037bfe -> 0x00120000 PJH> [ 0.000000] Movable zone start PFN for each node PJH> [ 0.000000] early_node_map[3] active PFN ranges PJH> [ 0.000000] 0: 0x00000010 -> 0x0000009f PJH> [ 0.000000] 0: 0x00000100 -> 0x000df66d PJH> [ 0.000000] 0: 0x00100000 -> 0x00120000 PJH> [ 0.000000] On node 0 totalpages: 1046012 PJH> [ 0.000000] free_area_init_node: node 0, pgdat c17ff100, node_mem_map f366c200 PJH> [ 0.000000] DMA zone: 32 pages used for memmap PJH> [ 0.000000] DMA zone: 0 pages reserved PJH> [ 0.000000] DMA zone: 3951 pages, LIFO batch:0 PJH> [ 0.000000] Normal zone: 1752 pages used for memmap PJH> [ 0.000000] Normal zone: 222502 pages, LIFO batch:31 PJH> [ 0.000000] HighMem zone: 7433 pages used for memmap PJH> [ 0.000000] HighMem zone: 810342 pages, LIFO batch:31 PJH> [ 0.000000] Using APIC driver default PJH> [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 PJH> [ 0.000000] ACPI: Local APIC address 0xfee00000 PJH> [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) PJH> [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) PJH> [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) PJH> [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) PJH> [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) PJH> [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 PJH> [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) PJH> [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) PJH> [ 0.000000] ACPI: IRQ0 used by override. PJH> [ 0.000000] ACPI: IRQ2 used by override. PJH> [ 0.000000] ACPI: IRQ9 used by override. PJH> [ 0.000000] Using ACPI (MADT) for SMP configuration information PJH> [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 PJH> [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs PJH> [ 0.000000] nr_irqs_gsi: 40 PJH> [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 PJH> [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 PJH> [ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:18000000) PJH> [ 0.000000] Booting paravirtualized kernel on bare hardware PJH> [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1 PJH> [ 0.000000] PERCPU: Embedded 13 pages/cpu @f7bd1000 s29952 r0 d23296 u53248 PJH> [ 0.000000] pcpu-alloc: s29952 r0 d23296 u53248 alloc=13*4096 PJH> [ 0.000000] pcpu-alloc: [0] 0 [0] 1 PJH> [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1036795 PJH> [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-32-generic-pae PJH> root=UUID=71041dd2-a8b7-4360-a399-c3c719228b29 ro quiet splash vt.handoff=7 PJH> [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) PJH> [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) PJH> [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) PJH> [ 0.000000] Initializing CPU#0 PJH> [ 0.000000] allocated 18874112 bytes of page_cgroup PJH> [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups PJH> [ 0.000000] Initializing HighMem for node 0 (00037bfe:00120000) PJH> [ 0.000000] Memory: 4098648k/4718592k available (5549k kernel code, 85400k reserved, 2684k data, 724k init, PJH> 3271100k highmem) PJH> [ 0.000000] virtual kernel memory layout: PJH> [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB) PJH> [ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB) PJH> [ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB) PJH> [ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB) PJH> [ 0.000000] .init : 0xc180b000 - 0xc18c0000 ( 724 kB) PJH> [ 0.000000] .data : 0xc156b5fc - 0xc180a600 (2684 kB) PJH> [ 0.000000] .text : 0xc1000000 - 0xc156b5fc (5549 kB) PJH> [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. PJH> [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 PJH> [ 0.000000] Hierarchical RCU implementation. PJH> [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. PJH> [ 0.000000] NR_IRQS:2304 nr_irqs:512 16 PJH> [ 0.000000] CPU 0 irqstacks, hard=f7408000 soft=f740a000 PJH> [ 0.000000] Extended CMOS year: 2000 PJH> [ 0.000000] vt handoff: transparent VT on vt#7 PJH> [ 0.000000] Console: colour dummy device 80x25 PJH> [ 0.000000] console [tty0] enabled PJH> [ 0.000000] hpet clockevent registered PJH> [ 0.000000] Fast TSC calibration using PIT PJH> [ 0.000000] Detected 1795.493 MHz processor. PJH> [ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3590.98 BogoMIPS PJH> (lpj=7181972) PJH> [ 0.004009] pid_max: default: 32768 minimum: 301 PJH> [ 0.004034] Security Framework initialized PJH> [ 0.004052] AppArmor: AppArmor initialized PJH> [ 0.004054] Yama: becoming mindful. PJH> [ 0.004119] Mount-cache hash table entries: 512 PJH> [ 0.004270] Initializing cgroup subsys cpuacct PJH> [ 0.004277] Initializing cgroup subsys memory PJH> [ 0.004286] Initializing cgroup subsys devices PJH> [ 0.004289] Initializing cgroup subsys freezer PJH> [ 0.004291] Initializing cgroup subsys net_cls PJH> [ 0.004294] Initializing cgroup subsys blkio PJH> [ 0.004302] Initializing cgroup subsys perf_event PJH> [ 0.004339] CPU: Physical Processor ID: 0 PJH> [ 0.004341] CPU: Processor Core ID: 0 PJH> [ 0.004345] mce: CPU supports 6 MCE banks PJH> [ 0.004356] CPU0: Thermal monitoring enabled (TM2) PJH> [ 0.004360] using mwait in idle threads. PJH> [ 0.009511] ACPI: Core revision 20110413 PJH> [ 0.014934] ftrace: allocating 25262 entries in 50 pages PJH> [ 0.016057] Enabling APIC mode: Flat. Using 1 I/O APICs PJH> [ 0.016530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 PJH> [ 0.059692] CPU0: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz stepping 0d PJH> [ 0.060003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. PJH> [ 0.060003] PEBS disabled due to CPU errata. PJH> [ 0.060003] ... version: 2 PJH> [ 0.060003] ... bit width: 40 PJH> [ 0.060003] ... generic registers: 2 PJH> [ 0.060003] ... value mask: 000000ffffffffff PJH> [ 0.060003] ... max period: 000000007fffffff PJH> [ 0.060003] ... fixed-purpose events: 3 PJH> [ 0.060003] ... event mask: 0000000700000003 PJH> [ 0.060003] CPU 1 irqstacks, hard=f74ca000 soft=f74cc000 PJH> [ 0.060003] Booting Node 0, Processors #1 Ok. PJH> [ 0.060003] smpboot cpu 1: start_ip = 9b000 PJH> [ 0.008000] Initializing CPU#1 PJH> [ 0.148024] Brought up 2 CPUs PJH> [ 0.148027] Total of 2 processors activated (7181.96 BogoMIPS). PJH> [ 0.149092] devtmpfs: initialized PJH> [ 0.150354] print_constraints: dummy: PJH> [ 0.150390] Time: 17:57:10 Date: 07/13/13 PJH> [ 0.150440] NET: Registered protocol family 16 PJH> [ 0.150476] Trying to unpack rootfs image as initramfs... PJH> [ 0.152048] EISA bus registered PJH> [ 0.152067] ACPI: bus type pci registered PJH> [ 0.152142] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) PJH> [ 0.152146] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 PJH> [ 0.152148] PCI: Using MMCONFIG for extended config space PJH> [ 0.152151] PCI: Using configuration type 1 for base access PJH> [ 0.152159] dmi type 0xB1 record - unknown flag PJH> [ 0.153482] bio: create slab <bio-0> at 0 PJH> [ 0.155239] ACPI: EC: Look up EC in DSDT PJH> [ 0.166672] ACPI: SSDT df66e530 00244 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) PJH> [ 0.167088] ACPI: Dynamic OEM Table Load: PJH> [ 0.167093] ACPI: SSDT (null) 00244 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) PJH> [ 0.167260] ACPI: SSDT df66dec6 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) PJH> [ 0.167650] ACPI: Dynamic OEM Table Load: PJH> [ 0.167654] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) PJH> [ 0.167943] ACPI: SSDT df66e774 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) PJH> [ 0.168356] ACPI: Dynamic OEM Table Load: PJH> [ 0.168360] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) PJH> [ 0.168475] ACPI: SSDT df66e4ab 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) PJH> [ 0.168867] ACPI: Dynamic OEM Table Load: PJH> [ 0.168871] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) PJH> [ 0.169122] ACPI: Interpreter enabled PJH> [ 0.169131] ACPI: (supports S0 S3 S4 S5) PJH> [ 0.169154] ACPI: Using IOAPIC for interrupt routing PJH> [ 0.205966] ACPI: No dock devices found. PJH> [ 0.205970] HEST: Table not found. PJH> [ 0.205977] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug PJH> [ 0.216186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) PJH> [ 0.236519] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] PJH> [ 0.236524] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] PJH> [ 0.236527] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] PJH> [ 0.236531] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] PJH> [ 0.236534] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xf7ffffff] PJH> [ 0.236537] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff] PJH> [ 0.236541] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff] PJH> [ 0.236544] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff] PJH> [ 0.236547] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff] PJH> [ 0.236550] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff] PJH> [ 0.236554] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff] PJH> [ 0.236557] pci_root PNP0A03:00: host bridge window [mem 0xffb00000-0xffefffff] PJH> [ 0.236560] pci_root PNP0A03:00: host bridge window [mem 0x120000000-0x317ffffff] PJH> [ 0.236585] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600 PJH> [ 0.236647] pci 0000:00:02.0: [8086:2a02] type 0 class 0x000300 PJH> [ 0.236665] pci 0000:00:02.0: reg 10: [mem 0xfea00000-0xfeafffff 64bit] PJH> [ 0.236676] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] PJH> [ 0.236684] pci 0000:00:02.0: reg 20: [io 0xeff8-0xefff] PJH> [ 0.236733] pci 0000:00:02.1: [8086:2a03] type 0 class 0x000380 PJH> [ 0.236748] pci 0000:00:02.1: reg 10: [mem 0xfeb00000-0xfebfffff 64bit] PJH> [ 0.236857] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03 PJH> [ 0.236922] pci 0000:00:1a.0: reg 20: [io 0x6f20-0x6f3f] PJH> [ 0.236971] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03 PJH> [ 0.237036] pci 0000:00:1a.1: reg 20: [io 0x6f00-0x6f1f] PJH> [ 0.237104] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03 PJH> [ 0.237133] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff] PJH> [ 0.237255] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold PJH> [ 0.237262] pci 0000:00:1a.7: PME# disabled PJH> [ 0.237296] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403 PJH> [ 0.237322] pci 0000:00:1b.0: reg 10: [mem 0xfe9fc000-0xfe9fffff 64bit] PJH> [ 0.237442] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold PJH> [ 0.237448] pci 0000:00:1b.0: PME# disabled PJH> [ 0.237481] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604 PJH> [ 0.237610] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold PJH> [ 0.237616] pci 0000:00:1c.0: PME# disabled PJH> [ 0.237652] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604 PJH> [ 0.237779] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold PJH> [ 0.237785] pci 0000:00:1c.1: PME# disabled PJH> [ 0.237823] pci 0000:00:1c.3: [8086:2845] type 1 class 0x000604 PJH> [ 0.237951] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold PJH> [ 0.237957] pci 0000:00:1c.3: PME# disabled PJH> [ 0.237999] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604 PJH> [ 0.238126] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold PJH> [ 0.238132] pci 0000:00:1c.5: PME# disabled PJH> [ 0.238166] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03 PJH> [ 0.238231] pci 0000:00:1d.0: reg 20: [io 0x6f80-0x6f9f] PJH> [ 0.238280] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03 PJH> [ 0.238345] pci 0000:00:1d.1: reg 20: [io 0x6f60-0x6f7f] PJH> [ 0.238394] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03 PJH> [ 0.238459] pci 0000:00:1d.2: reg 20: [io 0x6f40-0x6f5f] PJH> [ 0.238524] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03 PJH> [ 0.238552] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff] PJH> [ 0.238674] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold PJH> [ 0.238681] pci 0000:00:1d.7: PME# disabled PJH> [ 0.238708] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 PJH> [ 0.238820] pci 0000:00:1f.0: [8086:2815] type 0 class 0x000601 PJH> [ 0.238946] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO PJH> [ 0.238953] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO PJH> [ 0.238959] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f) PJH> [ 0.238967] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f) PJH> [ 0.239033] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101 PJH> [ 0.239052] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7] PJH> [ 0.239066] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7] PJH> [ 0.239081] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177] PJH> [ 0.239095] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377] PJH> [ 0.239110] pci 0000:00:1f.1: reg 20: [io 0x6fa0-0x6faf] PJH> [ 0.239173] pci 0000:00:1f.2: [8086:2829] type 0 class 0x000106 PJH> [ 0.239205] pci 0000:00:1f.2: reg 10: [io 0x6eb0-0x6eb7] PJH> [ 0.239219] pci 0000:00:1f.2: reg 14: [io 0x6eb8-0x6ebb] PJH> [ 0.239233] pci 0000:00:1f.2: reg 18: [io 0x6ec0-0x6ec7] PJH> [ 0.239247] pci 0000:00:1f.2: reg 1c: [io 0x6ec8-0x6ecb] PJH> [ 0.239261] pci 0000:00:1f.2: reg 20: [io 0x6ee0-0x6eff] PJH> [ 0.239276] pci 0000:00:1f.2: reg 24: [mem 0xfe9fb800-0xfe9fbfff] PJH> [ 0.239352] pci 0000:00:1f.2: PME# supported from D3hot PJH> [ 0.239358] pci 0000:00:1f.2: PME# disabled PJH> [ 0.239383] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05 PJH> [ 0.239403] pci 0000:00:1f.3: reg 10: [mem 0xfe9fb700-0xfe9fb7ff] PJH> [ 0.239451] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df] PJH> [ 0.239568] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b] PJH> [ 0.239575] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) PJH> [ 0.239582] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) PJH> [ 0.239592] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) PJH> [ 0.239765] pci 0000:0c:00.0: [8086:4222] type 0 class 0x000280 PJH> [ 0.239825] pci 0000:0c:00.0: reg 10: [mem 0xfe8ff000-0xfe8fffff] PJH> [ 0.240270] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold PJH> [ 0.240285] pci 0000:0c:00.0: PME# disabled PJH> [ 0.240359] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' PJH> [ 0.240401] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c] PJH> [ 0.240408] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) PJH> [ 0.240414] pci 0000:00:1c.1: bridge window [mem 0xfe800000-0xfe8fffff] PJH> [ 0.240424] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) PJH> [ 0.240494] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e] PJH> [ 0.240500] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] PJH> [ 0.240507] pci 0000:00:1c.3: bridge window [mem 0xfe600000-0xfe7fffff] PJH> [ 0.240517] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] PJH> [ 0.240663] pci 0000:09:00.0: [14e4:1713] type 0 class 0x000200 PJH> [ 0.240737] pci 0000:09:00.0: reg 10: [mem 0xfe5f0000-0xfe5fffff 64bit] PJH> [ 0.241181] pci 0000:09:00.0: PME# supported from D3hot D3cold PJH> [ 0.241194] pci 0000:09:00.0: PME# disabled PJH> [ 0.241338] pci 0000:00:1c.5: PCI bridge to [bus 09-09] PJH> [ 0.241344] pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled) PJH> [ 0.241351] pci 0000:00:1c.5: bridge window [mem 0xfe500000-0xfe5fffff] PJH> [ 0.241360] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) PJH> [ 0.241416] pci 0000:03:01.0: [1180:0832] type 0 class 0x000c00 PJH> [ 0.241445] pci 0000:03:01.0: reg 10: [mem 0xfe4ff800-0xfe4fffff] PJH> [ 0.241561] pci 0000:03:01.0: supports D1 D2 PJH> [ 0.241564] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold PJH> [ 0.241570] pci 0000:03:01.0: PME# disabled PJH> [ 0.241595] pci 0000:03:01.1: [1180:0822] type 0 class 0x000805 PJH> [ 0.241621] pci 0000:03:01.1: reg 10: [mem 0xfe4ff500-0xfe4ff5ff] PJH> [ 0.241735] pci 0000:03:01.1: supports D1 D2 PJH> [ 0.241737] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold PJH> [ 0.241744] pci 0000:03:01.1: PME# disabled PJH> [ 0.241769] pci 0000:03:01.2: [1180:0592] type 0 class 0x000880 PJH> [ 0.241795] pci 0000:03:01.2: reg 10: [mem 0xfe4ff600-0xfe4ff6ff] PJH> [ 0.241911] pci 0000:03:01.2: supports D1 D2 PJH> [ 0.241914] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold PJH> [ 0.241920] pci 0000:03:01.2: PME# disabled PJH> [ 0.241945] pci 0000:03:01.3: [1180:0852] type 0 class 0x000880 PJH> [ 0.241970] pci 0000:03:01.3: reg 10: [mem 0xfe4ff700-0xfe4ff7ff] PJH> [ 0.242084] pci 0000:03:01.3: supports D1 D2 PJH> [ 0.242086] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold PJH> [ 0.242093] pci 0000:03:01.3: PME# disabled PJH> [ 0.242174] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode) PJH> [ 0.242181] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) PJH> [ 0.242188] pci 0000:00:1e.0: bridge window [mem 0xfe400000-0xfe4fffff] PJH> [ 0.242197] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) PJH> [ 0.242201] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) PJH> [ 0.242205] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) PJH> [ 0.242208] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) PJH> [ 0.242212] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) PJH> [ 0.242215] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode) PJH> [ 0.242219] pci 0000:00:1e.0: bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode) PJH> [ 0.242222] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode) PJH> [ 0.242226] pci 0000:00:1e.0: bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode) PJH> [ 0.242229] pci 0000:00:1e.0: bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode) PJH> [ 0.242233] pci 0000:00:1e.0: bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode) PJH> [ 0.242236] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode) PJH> [ 0.242240] pci 0000:00:1e.0: bridge window [mem 0xffb00000-0xffefffff] (subtractive decode) PJH> [ 0.242243] pci 0000:00:1e.0: bridge window [mem 0x120000000-0x317ffffff] (subtractive decode) PJH> [ 0.242281] pci_bus 0000:00: on NUMA node 0 PJH> [ 0.242288] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] PJH> [ 0.242650] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] PJH> [ 0.242798] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] PJH> [ 0.242865] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] PJH> [ 0.242934] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] PJH> [ 0.243002] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT] PJH> [ 0.243067] pci0000:00: Requesting ACPI _OSC control (0x1d) PJH> [ 0.243072] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d PJH> [ 0.243074] ACPI _OSC control for PCIe not granted, disabling ASPM PJH> [ 0.256264] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11) PJH> [ 0.256355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10 PJH> [ 0.256443] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4 PJH> [ 0.256531] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11) PJH> [ 0.256619] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) PJH> [ 0.256711] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) PJH> [ 0.256803] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15) PJH> [ 0.256881] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. PJH> [ 0.257037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none PJH> [ 0.257061] vgaarb: loaded PJH> [ 0.257063] vgaarb: bridge control possible 0000:00:02.0 PJH> [ 0.257336] SCSI subsystem initialized PJH> [ 0.257412] libata version 3.00 loaded. PJH> [ 0.257475] usbcore: registered new interface driver usbfs PJH> [ 0.257490] usbcore: registered new interface driver hub PJH> [ 0.257528] usbcore: registered new device driver usb PJH> [ 0.257644] PCI: Using ACPI for IRQ routing PJH> [ 0.260445] PCI: pci_cache_line_size set to 64 bytes PJH> [ 0.260610] reserve RAM buffer: 000000000009f000 - 000000000009ffff PJH> [ 0.260614] reserve RAM buffer: 00000000df66d800 - 00000000dfffffff PJH> [ 0.260746] NetLabel: Initializing PJH> [ 0.260749] NetLabel: domain hash size = 128 PJH> [ 0.260751] NetLabel: protocols = UNLABELED CIPSOv4 PJH> [ 0.260764] NetLabel: unlabeled traffic allowed by default PJH> [ 0.260814] HPET: 3 timers in total, 0 timers will be used for per-cpu timer PJH> [ 0.260822] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 PJH> [ 0.260828] hpet0: 3 comparators, 64-bit 14.318180 MHz counter PJH> [ 0.264187] Switching to clocksource hpet PJH> [ 0.267397] Switched to NOHz mode on CPU #0 PJH> [ 0.267445] Switched to NOHz mode on CPU #1 PJH> [ 0.273656] AppArmor: AppArmor Filesystem Enabled PJH> [ 0.273704] pnp: PnP ACPI init PJH> [ 0.273726] ACPI: bus type pnp registered PJH> [ 0.283929] pnp 00:00: [bus 00-ff] PJH> [ 0.283934] pnp 00:00: [io 0x0000-0x0cf7 window] PJH> [ 0.283937] pnp 00:00: [io 0x0cf8-0x0cff] PJH> [ 0.283940] pnp 00:00: [io 0x0d00-0xffff window] PJH> [ 0.283944] pnp 00:00: [mem 0x000a0000-0x000bffff window] PJH> [ 0.283947] pnp 00:00: [mem 0x000d0000-0x000dffff window] PJH> [ 0.283950] pnp 00:00: [mem 0xe0000000-0xf7ffffff window] PJH> [ 0.283953] pnp 00:00: [mem 0xfc000000-0xfebfffff window] PJH> [ 0.283956] pnp 00:00: [mem 0xfec10000-0xfecfffff window] PJH> [ 0.283959] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window] PJH> [ 0.283963] pnp 00:00: [mem 0xfed90000-0xfed9ffff window] PJH> [ 0.283966] pnp 00:00: [mem 0xfeda7000-0xfedfffff window] PJH> [ 0.283969] pnp 00:00: [mem 0xfee10000-0xff9fffff window] PJH> [ 0.283972] pnp 00:00: [mem 0xffb00000-0xffefffff window] PJH> [ 0.283975] pnp 00:00: [mem 0x120000000-0x317ffffff window] PJH> [ 0.284106] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) PJH> [ 0.284142] pnp 00:01: [irq 12] PJH> [ 0.284174] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active) PJH> [ 0.284195] pnp 00:02: [io 0x0060] PJH> [ 0.284198] pnp 00:02: [io 0x0064] PJH> [ 0.284200] pnp 00:02: [io 0x0062] PJH> [ 0.284203] pnp 00:02: [io 0x0066] PJH> [ 0.284210] pnp 00:02: [irq 1] PJH> [ 0.284241] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) PJH> [ 0.284261] pnp 00:03: [io 0x0070-0x0071] PJH> [ 0.284268] pnp 00:03: [irq 8] PJH> [ 0.284270] pnp 00:03: [io 0x0072-0x0077] PJH> [ 0.284302] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) PJH> [ 0.284324] pnp 00:04: [io 0x0061] PJH> [ 0.284327] pnp 00:04: [io 0x0063] PJH> [ 0.284329] pnp 00:04: [io 0x0065] PJH> [ 0.284332] pnp 00:04: [io 0x0067] PJH> [ 0.284364] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) PJH> [ 0.284383] pnp 00:05: [io 0x0c80-0x0cff] PJH> [ 0.284463] system 00:05: [io 0x0c80-0x0cff] could not be reserved PJH> [ 0.284468] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active) PJH> [ 0.284492] pnp 00:06: [dma 4] PJH> [ 0.284495] pnp 00:06: [io 0x0000-0x000f] PJH> [ 0.284498] pnp 00:06: [io 0x0080-0x0085] PJH> [ 0.284500] pnp 00:06: [io 0x0087-0x008f] PJH> [ 0.284503] pnp 00:06: [io 0x00c0-0x00df] PJH> [ 0.284506] pnp 00:06: [io 0x0010-0x001f] PJH> [ 0.284508] pnp 00:06: [io 0x0090-0x0091] PJH> [ 0.284511] pnp 00:06: [io 0x0093-0x009f] PJH> [ 0.284545] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active) PJH> [ 0.284564] pnp 00:07: [io 0x00f0-0x00ff] PJH> [ 0.284571] pnp 00:07: [irq 13] PJH> [ 0.284606] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) PJH> [ 0.284655] pnp 00:08: [mem 0xfed00000-0xfed003ff] PJH> [ 0.284720] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved PJH> [ 0.284725] system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) PJH> [ 0.284913] pnp 00:09: [io 0x0900-0x097f] PJH> [ 0.284916] pnp 00:09: [io 0x0092] PJH> [ 0.284918] pnp 00:09: [io 0x00b2-0x00b3] PJH> [ 0.284921] pnp 00:09: [io 0x0020-0x0021] PJH> [ 0.284927] pnp 00:09: [io 0x00a0-0x00a1] PJH> [ 0.284929] pnp 00:09: [irq 0 disabled] PJH> [ 0.284932] pnp 00:09: [io 0x04d0-0x04d1] PJH> [ 0.284935] pnp 00:09: [io 0x1000-0x1005] PJH> [ 0.284938] pnp 00:09: [io 0x1008-0x100f] PJH> [ 0.284961] pnp 00:09: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] PJH> [ 0.284966] pnp 00:09: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] PJH> [ 0.285045] system 00:09: [io 0x0900-0x097f] has been reserved PJH> [ 0.285049] system 00:09: [io 0x04d0-0x04d1] has been reserved PJH> [ 0.285053] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) PJH> [ 0.285074] pnp 00:0a: [io 0xf400-0xf4fe] PJH> [ 0.285077] pnp 00:0a: [io 0x0086] PJH> [ 0.285080] pnp 00:0a: [io 0x1006-0x1007] PJH> [ 0.285083] pnp 00:0a: [io 0x100a-0x1059] PJH> [ 0.285085] pnp 00:0a: [io 0x1060-0x107f] PJH> [ 0.285088] pnp 00:0a: [io 0x1080-0x10bf] PJH> [ 0.285090] pnp 00:0a: [io 0x10c0-0x10df] PJH> [ 0.285093] pnp 00:0a: [io 0x1010-0x102f] PJH> [ 0.285096] pnp 00:0a: [io 0x0809] PJH> [ 0.285119] pnp 00:0a: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] PJH> [ 0.285123] pnp 00:0a: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] PJH> [ 0.285127] pnp 00:0a: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] PJH> [ 0.285131] pnp 00:0a: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] PJH> [ 0.285207] system 00:0a: [io 0xf400-0xf4fe] has been reserved PJH> [ 0.285211] system 00:0a: [io 0x1080-0x10bf] has been reserved PJH> [ 0.285215] system 00:0a: [io 0x10c0-0x10df] has been reserved PJH> [ 0.285218] system 00:0a: [io 0x0809] has been reserved PJH> [ 0.285223] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) PJH> [ 0.297720] pnp 00:0b: [mem 0x00000000-0x0009efff] PJH> [ 0.297724] pnp 00:0b: [mem 0x0009f000-0x0009ffff] PJH> [ 0.297727] pnp 00:0b: [mem 0x000c0000-0x000cffff] PJH> [ 0.297730] pnp 00:0b: [mem 0x000e0000-0x000fffff] PJH> [ 0.297733] pnp 00:0b: [mem 0x00100000-0xdf66d7ff] PJH> [ 0.297736] pnp 00:0b: [mem 0xdf66d800-0xdf6fffff] PJH> [ 0.297738] pnp 00:0b: [mem 0xdf700000-0xdf7fffff] PJH> [ 0.297741] pnp 00:0b: [mem 0xdf700000-0xdfefffff] PJH> [ 0.297744] pnp 00:0b: [mem 0xfff00000-0xffffffff] PJH> [ 0.297747] pnp 00:0b: [mem 0xffa00000-0xffafffff] PJH> [ 0.297749] pnp 00:0b: [mem 0xfec00000-0xfec0ffff] PJH> [ 0.297752] pnp 00:0b: [mem 0xfee00000-0xfee0ffff] PJH> [ 0.297755] pnp 00:0b: [mem 0xfed20000-0xfed8ffff] PJH> [ 0.297757] pnp 00:0b: [mem 0xfeda0000-0xfeda3fff] PJH> [ 0.297760] pnp 00:0b: [mem 0xfeda4000-0xfeda4fff] PJH> [ 0.297763] pnp 00:0b: [mem 0xfeda5000-0xfeda5fff] PJH> [ 0.297765] pnp 00:0b: [mem 0xfeda6000-0xfeda6fff] PJH> [ 0.297768] pnp 00:0b: [mem 0xfed18000-0xfed1bfff] PJH> [ 0.297771] pnp 00:0b: [mem 0xf8000000-0xfbffffff] PJH> [ 0.297941] system 00:0b: [mem 0x00000000-0x0009efff] could not be reserved PJH> [ 0.297945] system 00:0b: [mem 0x0009f000-0x0009ffff] could not be reserved PJH> [ 0.297949] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved PJH> [ 0.297953] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved PJH> [ 0.297957] system 00:0b: [mem 0x00100000-0xdf66d7ff] could not be reserved PJH> [ 0.297961] system 00:0b: [mem 0xdf66d800-0xdf6fffff] has been reserved PJH> [ 0.297965] system 00:0b: [mem 0xdf700000-0xdf7fffff] has been reserved PJH> [ 0.297968] system 00:0b: [mem 0xdf700000-0xdfefffff] could not be reserved PJH> [ 0.297972] system 00:0b: [mem 0xfff00000-0xffffffff] has been reserved PJH> [ 0.297976] system 00:0b: [mem 0xffa00000-0xffafffff] has been reserved PJH> [ 0.297980] system 00:0b: [mem 0xfec00000-0xfec0ffff] could not be reserved PJH> [ 0.297984] system 00:0b: [mem 0xfee00000-0xfee0ffff] has been reserved PJH> [ 0.297987] system 00:0b: [mem 0xfed20000-0xfed8ffff] has been reserved PJH> [ 0.297991] system 00:0b: [mem 0xfeda0000-0xfeda3fff] has been reserved PJH> [ 0.297995] system 00:0b: [mem 0xfeda4000-0xfeda4fff] has been reserved PJH> [ 0.297998] system 00:0b: [mem 0xfeda5000-0xfeda5fff] has been reserved PJH> [ 0.298002] system 00:0b: [mem 0xfeda6000-0xfeda6fff] has been reserved PJH> [ 0.298006] system 00:0b: [mem 0xfed18000-0xfed1bfff] has been reserved PJH> [ 0.298009] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved PJH> [ 0.298014] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) PJH> [ 0.298094] pnp: PnP ACPI: found 12 devices PJH> [ 0.298097] ACPI: ACPI bus type pnp unregistered PJH> [ 0.298101] PnPBIOS: Disabled by ACPI PNP PJH> [ 0.334681] PCI: max bus depth: 1 pci_try_num: 2 PJH> [ 0.334770] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref] PJH> [ 0.334776] pci 0000:00:1c.5: BAR 13: assigned [io 0x2000-0x2fff] PJH> [ 0.334782] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf0400000-0xf05fffff 64bit pref] PJH> [ 0.334787] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff] PJH> [ 0.334791] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0600000-0xf07fffff] PJH> [ 0.334796] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0800000-0xf09fffff 64bit pref] PJH> [ 0.334801] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff] PJH> [ 0.334805] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b] PJH> [ 0.334810] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] PJH> [ 0.334818] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf07fffff] PJH> [ 0.334824] pci 0000:00:1c.0: bridge window [mem 0xf0800000-0xf09fffff 64bit pref] PJH> [ 0.334834] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c] PJH> [ 0.334839] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] PJH> [ 0.334846] pci 0000:00:1c.1: bridge window [mem 0xfe800000-0xfe8fffff] PJH> [ 0.334853] pci 0000:00:1c.1: bridge window [mem 0xf0400000-0xf05fffff 64bit pref] PJH> [ 0.334863] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e] PJH> [ 0.334867] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] PJH> [ 0.334875] pci 0000:00:1c.3: bridge window [mem 0xfe600000-0xfe7fffff] PJH> [ 0.334881] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] PJH> [ 0.334891] pci 0000:00:1c.5: PCI bridge to [bus 09-09] PJH> [ 0.334895] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff] PJH> [ 0.334903] pci 0000:00:1c.5: bridge window [mem 0xfe500000-0xfe5fffff] PJH> [ 0.334910] pci 0000:00:1c.5: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] PJH> [ 0.334920] pci 0000:00:1e.0: PCI bridge to [bus 03-03] PJH> [ 0.334922] pci 0000:00:1e.0: bridge window [io disabled] PJH> [ 0.334930] pci 0000:00:1e.0: bridge window [mem 0xfe400000-0xfe4fffff] PJH> [ 0.334936] pci 0000:00:1e.0: bridge window [mem pref disabled] PJH> [ 0.334968] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 PJH> [ 0.334975] pci 0000:00:1c.0: setting latency timer to 64 PJH> [ 0.334992] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 PJH> [ 0.334998] pci 0000:00:1c.1: setting latency timer to 64 PJH> [ 0.335011] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19 PJH> [ 0.335018] pci 0000:00:1c.3: setting latency timer to 64 PJH> [ 0.335027] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17 PJH> [ 0.335033] pci 0000:00:1c.5: setting latency timer to 64 PJH> [ 0.335044] pci 0000:00:1e.0: setting latency timer to 64 PJH> [ 0.335049] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] PJH> [ 0.335053] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] PJH> [ 0.335056] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] PJH> [ 0.335059] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] PJH> [ 0.335062] pci_bus 0000:00: resource 8 [mem 0xe0000000-0xf7ffffff] PJH> [ 0.335065] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff] PJH> [ 0.335068] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff] PJH> [ 0.335071] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff] PJH> [ 0.335074] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff] PJH> [ 0.335077] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff] PJH> [ 0.335080] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff] PJH> [ 0.335083] pci_bus 0000:00: resource 15 [mem 0xffb00000-0xffefffff] PJH> [ 0.335087] pci_bus 0000:00: resource 16 [mem 0x120000000-0x317ffffff] PJH> [ 0.335090] pci_bus 0000:0b: resource 0 [io 0x4000-0x4fff] PJH> [ 0.335093] pci_bus 0000:0b: resource 1 [mem 0xf0600000-0xf07fffff] PJH> [ 0.335096] pci_bus 0000:0b: resource 2 [mem 0xf0800000-0xf09fffff 64bit pref] PJH> [ 0.335099] pci_bus 0000:0c: resource 0 [io 0x3000-0x3fff] PJH> [ 0.335103] pci_bus 0000:0c: resource 1 [mem 0xfe800000-0xfe8fffff] PJH> [ 0.335106] pci_bus 0000:0c: resource 2 [mem 0xf0400000-0xf05fffff 64bit pref] PJH> [ 0.335109] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff] PJH> [ 0.335112] pci_bus 0000:0d: resource 1 [mem 0xfe600000-0xfe7fffff] PJH> [ 0.335116] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] PJH> [ 0.335119] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] PJH> [ 0.335122] pci_bus 0000:09: resource 1 [mem 0xfe500000-0xfe5fffff] PJH> [ 0.335125] pci_bus 0000:09: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref] PJH> [ 0.335129] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe4fffff] PJH> [ 0.335132] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] PJH> [ 0.335135] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] PJH> [ 0.335138] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] PJH> [ 0.335141] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff] PJH> [ 0.335145] pci_bus 0000:03: resource 8 [mem 0xe0000000-0xf7ffffff] PJH> [ 0.335148] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff] PJH> [ 0.335151] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff] PJH> [ 0.335154] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff] PJH> [ 0.335157] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff] PJH> [ 0.335160] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff] PJH> [ 0.335163] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff] PJH> [ 0.335166] pci_bus 0000:03: resource 15 [mem 0xffb00000-0xffefffff] PJH> [ 0.335169] pci_bus 0000:03: resource 16 [mem 0x120000000-0x317ffffff] PJH> [ 0.335222] NET: Registered protocol family 2 PJH> [ 0.335311] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) PJH> [ 0.335615] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) PJH> [ 0.336115] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) PJH> [ 0.336334] TCP: Hash tables configured (established 131072 bind 65536) PJH> [ 0.336337] TCP reno registered PJH> [ 0.336340] UDP hash table entries: 512 (order: 2, 16384 bytes) PJH> [ 0.336351] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) PJH> [ 0.336474] NET: Registered protocol family 1 PJH> [ 0.336494] pci 0000:00:02.0: Boot video device PJH> [ 0.336523] pci 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 PJH> [ 0.336547] pci 0000:00:1a.0: PCI INT A disabled PJH> [ 0.336562] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 PJH> [ 0.336585] pci 0000:00:1a.1: PCI INT B disabled PJH> [ 0.336601] pci 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22 PJH> [ 0.336639] pci 0000:00:1a.7: PCI INT C disabled PJH> [ 0.336665] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 PJH> [ 0.336689] pci 0000:00:1d.0: PCI INT A disabled PJH> [ 0.336699] pci 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 PJH> [ 0.336723] pci 0000:00:1d.1: PCI INT B disabled PJH> [ 0.336732] pci 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 PJH> [ 0.336755] pci 0000:00:1d.2: PCI INT C disabled PJH> [ 0.336767] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20 PJH> [ 0.336787] pci 0000:00:1d.7: PCI INT A disabled PJH> [ 0.336835] PCI: CLS 64 bytes, default 64 PJH> [ 0.336843] Simple Boot Flag at 0x79 set to 0x1 PJH> [ 0.337239] audit: initializing netlink socket (disabled) PJH> [ 0.337249] type=2000 audit(1373738230.332:1): initialized PJH> [ 0.363396] highmem bounce pool size: 64 pages PJH> [ 0.363404] HugeTLB registered 2 MB page size, pre-allocated 0 pages PJH> [ 0.366414] VFS: Disk quotas dquot_6.5.2 PJH> [ 0.366495] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) PJH> [ 0.367367] fuse init (API version 7.16) PJH> [ 0.367483] msgmni has been set to 1616 PJH> [ 0.367887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) PJH> [ 0.367920] io scheduler noop registered PJH> [ 0.367923] io scheduler deadline registered PJH> [ 0.367940] io scheduler cfq registered (default) PJH> [ 0.368122] pcieport 0000:00:1c.0: setting latency timer to 64 PJH> [ 0.368195] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X PJH> [ 0.368289] pcieport 0000:00:1c.1: setting latency timer to 64 PJH> [ 0.368352] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X PJH> [ 0.368443] pcieport 0000:00:1c.3: setting latency timer to 64 PJH> [ 0.368506] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X PJH> [ 0.368598] pcieport 0000:00:1c.5: setting latency timer to 64 PJH> [ 0.368661] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X PJH> [ 0.368785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 PJH> [ 0.368815] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 PJH> [ 0.368891] intel_idle: MWAIT substates: 0x22220 PJH> [ 0.368893] intel_idle: does not run on family 6 model 15 PJH> [ 0.368974] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared PJH> [ 0.369037] ACPI: AC Adapter [AC] (on-line) PJH> [ 0.369126] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 PJH> [ 0.369541] ACPI: Lid Switch [LID] PJH> [ 0.369594] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 PJH> [ 0.369600] ACPI: Power Button [PBTN] PJH> [ 0.369655] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 PJH> [ 0.369659] ACPI: Sleep Button [SBTN] PJH> [ 0.369696] ACPI: acpi_idle registered with cpuidle PJH> [ 0.369863] Monitor-Mwait will be used to enter C-1 state PJH> [ 0.369874] Monitor-Mwait will be used to enter C-2 state PJH> [ 0.369882] Monitor-Mwait will be used to enter C-3 state PJH> [ 0.369887] Marking TSC unstable due to TSC halts in idle PJH> [ 0.376233] thermal LNXTHERM:00: registered as thermal_zone0 PJH> [ 0.376236] ACPI: Thermal Zone [THM] (40 C) PJH> [ 0.376273] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER PJH> cleared PJH> [ 0.376325] ERST: Table is not found! PJH> [ 0.376429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled PJH> [ 0.392128] isapnp: Scanning for PnP cards... PJH> [ 0.493449] ACPI: Battery Slot [BAT0] (battery present) PJH> [ 0.720971] Freeing initrd memory: 19208k freed PJH> [ 0.755221] isapnp: No Plug & Play device found PJH> [ 0.774022] Linux agpgart interface v0.103 PJH> [ 0.774171] agpgart-intel 0000:00:00.0: Intel 965GM Chipset PJH> [ 0.774267] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable PJH> [ 0.774962] agpgart-intel 0000:00:00.0: detected 8192K stolen memory PJH> [ 0.775096] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 PJH> [ 0.776692] brd: module loaded PJH> [ 0.777434] loop: module loaded PJH> [ 0.777656] ata_piix 0000:00:1f.1: version 2.13 PJH> [ 0.777671] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16 PJH> [ 0.777716] ata_piix 0000:00:1f.1: setting latency timer to 64 PJH> [ 0.778110] scsi0 : ata_piix PJH> [ 0.778221] scsi1 : ata_piix PJH> [ 0.778633] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14 PJH> [ 0.778637] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15 PJH> [ 0.778812] ata2: port disabled. ignoring. PJH> [ 0.779111] Fixed MDIO Bus: probed PJH> [ 0.779141] PPP generic driver version 2.4.2 PJH> [ 0.779188] tun: Universal TUN/TAP device driver, 1.6 PJH> [ 0.779190] tun: (C) 1999-2004 Max Krasnyansky <maxk@...> PJH> [ 0.779304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver PJH> [ 0.779323] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22 PJH> [ 0.779343] ehci_hcd 0000:00:1a.7: setting latency timer to 64 PJH> [ 0.779348] ehci_hcd 0000:00:1a.7: EHCI Host Controller PJH> [ 0.779388] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 PJH> [ 0.779423] ehci_hcd 0000:00:1a.7: debug port 1 PJH> [ 0.783317] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported PJH> [ 0.783336] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400 PJH> [ 0.796021] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 PJH> [ 0.796163] hub 1-0:1.0: USB hub found PJH> [ 0.796168] hub 1-0:1.0: 4 ports detected PJH> [ 0.796263] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20 PJH> [ 0.796278] ehci_hcd 0000:00:1d.7: setting latency timer to 64 PJH> [ 0.796283] ehci_hcd 0000:00:1d.7: EHCI Host Controller PJH> [ 0.796331] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 PJH> [ 0.796362] ehci_hcd 0000:00:1d.7: debug port 1 PJH> [ 0.800257] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported PJH> [ 0.800275] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000 PJH> [ 0.816020] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 PJH> [ 0.816148] hub 2-0:1.0: USB hub found PJH> [ 0.816153] hub 2-0:1.0: 6 ports detected PJH> [ 0.816252] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver PJH> [ 0.816270] uhci_hcd: USB Universal Host Controller Interface driver PJH> [ 0.816296] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 PJH> [ 0.816306] uhci_hcd 0000:00:1a.0: setting latency timer to 64 PJH> [ 0.816311] uhci_hcd 0000:00:1a.0: UHCI Host Controller PJH> [ 0.816355] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 PJH> [ 0.816386] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20 PJH> [ 0.816535] hub 3-0:1.0: USB hub found PJH> [ 0.816541] hub 3-0:1.0: 2 ports detected PJH> [ 0.816627] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 PJH> [ 0.816637] uhci_hcd 0000:00:1a.1: setting latency timer to 64 PJH> [ 0.816641] uhci_hcd 0000:00:1a.1: UHCI Host Controller PJH> [ 0.816683] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 PJH> [ 0.816729] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00 PJH> [ 0.816883] hub 4-0:1.0: USB hub found PJH> [ 0.816888] hub 4-0:1.0: 2 ports detected PJH> [ 0.816974] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 PJH> [ 0.816984] uhci_hcd 0000:00:1d.0: setting latency timer to 64 PJH> [ 0.816989] uhci_hcd 0000:00:1d.0: UHCI Host Controller PJH> [ 0.817029] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 PJH> [ 0.817059] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80 PJH> [ 0.817210] hub 5-0:1.0: USB hub found PJH> [ 0.817215] hub 5-0:1.0: 2 ports detected PJH> [ 0.817299] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 PJH> [ 0.817308] uhci_hcd 0000:00:1d.1: setting latency timer to 64 PJH> [ 0.817313] uhci_hcd 0000:00:1d.1: UHCI Host Controller PJH> [ 0.817363] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 PJH> [ 0.817393] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60 PJH> [ 0.817541] hub 6-0:1.0: USB hub found PJH> [ 0.817546] hub 6-0:1.0: 2 ports detected PJH> [ 0.817631] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 PJH> [ 0.817641] uhci_hcd 0000:00:1d.2: setting latency timer to 64 PJH> [ 0.817645] uhci_hcd 0000:00:1d.2: UHCI Host Controller PJH> [ 0.817687] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 PJH> [ 0.817717] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40 PJH> [ 0.817870] hub 7-0:1.0: USB hub found PJH> [ 0.817874] hub 7-0:1.0: 2 ports detected PJH> [ 0.818027] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 PJH> [ 0.821191] serio: i8042 KBD port at 0x60,0x64 irq 1 PJH> [ 0.821199] serio: i8042 AUX port at 0x60,0x64 irq 12 PJH> [ 0.821332] mousedev: PS/2 mouse device common for all mice PJH> [ 0.821507] rtc_cmos 00:03: RTC can wake from S4 PJH> [ 0.821633] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 PJH> [ 0.821681] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs PJH> [ 0.821780] device-mapper: uevent: version 1.0.3 PJH> [ 0.821870] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@... PJH> [ 0.821916] EISA: Probing bus 0 at eisa.0 PJH> [ 0.821918] EISA: Cannot allocate resource for mainboard PJH> [ 0.821921] Cannot allocate resource for EISA slot 1 PJH> [ 0.821924] Cannot allocate resource for EISA slot 2 PJH> [ 0.821926] Cannot allocate resource for EISA slot 3 PJH> [ 0.821929] Cannot allocate resource for EISA slot 4 PJH> [ 0.821931] Cannot allocate resource for EISA slot 5 PJH> [ 0.821933] Cannot allocate resource for EISA slot 6 PJH> [ 0.821936] Cannot allocate resource for EISA slot 7 PJH> [ 0.821938] Cannot allocate resource for EISA slot 8 PJH> [ 0.821940] EISA: Detected 0 cards. PJH> [ 0.821952] cpufreq-nforce2: No nForce2 chipset. PJH> [ 0.822030] cpuidle: using governor ladder PJH> [ 0.822161] cpuidle: using governor menu PJH> [ 0.822164] EFI Variables Facility v0.08 2004-May-17 PJH> [ 0.822549] TCP cubic registered PJH> [ 0.822726] NET: Registered protocol family 10 PJH> [ 0.823515] NET: Registered protocol family 17 PJH> [ 0.823533] Registering the dns_resolver key type PJH> [ 0.823560] Using IPI No-Shortcut mode PJH> [ 0.823656] PM: Hibernation image not present or could not be loaded. PJH> [ 0.823671] registered taskstats version 1 PJH> [ 0.824810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 PJH> [ 0.833323] Magic number: 5:229:997 PJH> [ 0.833436] rtc_cmos 00:03: setting system clock to 2013-07-13 17:57:11 UTC (1373738231) PJH> [ 0.834388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found PJH> [ 0.834390] EDD information not available. PJH> [ 0.940514] ata1.00: ATAPI: SONY CD-RW/DVD-ROM CRX880A, KD09, max UDMA/33 PJH> [ 0.956391] ata1.00: configured for UDMA/33 PJH> [ 0.957921] scsi 0:0:0:0: CD-ROM SONY CDRWDVD CRX880A KD09 PQ: 0 ANSI: 5 PJH> [ 0.961072] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray PJH> [ 0.961076] cdrom: Uniform CD-ROM driver Revision: 3.20 PJH> [ 0.961265] sr 0:0:0:0: Attached scsi CD-ROM sr0 PJH> [ 0.961332] sr 0:0:0:0: Attached scsi generic sg0 type 5 PJH> [ 0.961527] Freeing unused kernel memory: 724k freed PJH> [ 0.961880] Write protecting the kernel text: 5552k PJH> [ 0.962033] Write protecting the kernel read-only data: 2256k PJH> [ 0.962035] NX-protecting the kernel data: 4688k PJH> [ 0.984901] zram: module is from the staging directory, the quality is unknown, you have been warned. PJH> [ 0.985201] zram: num_devices not specified. Using default: 1 PJH> [ 0.985204] zram: Creating 1 devices ... PJH> [ 0.989812] udevd[92]: starting version 173 PJH> [ 1.059503] tg3.c:v3.119 (May 18, 2011) PJH> [ 1.059533] tg3 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 PJH> [ 1.059552] tg3 0000:09:00.0: setting latency timer to 64 PJH> [ 1.060763] [drm] Initialized drm 1.1.0 20060810 PJH> [ 1.111386] Adding 2059288k swap on /dev/zram0. Priority:100 extents:1 across:2059288k SS PJH> [ 1.123676] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 PJH> [ 1.123683] i915 0000:00:02.0: setting latency timer to 64 PJH> [ 1.140524] firewire_ohci 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 PJH> [ 1.158121] sdhci: Secure Digital Host Controller Interface driver PJH> [ 1.158125] sdhci: Copyright(c) Pierre Ossman PJH> [ 1.162863] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM95906) rev c002] (PCI Express) MAC address PJH> 00:1a:a0:fe:24:1e PJH> [ 1.162869] tg3 0000:09:00.0: eth0: attached PHY is 5906 (10/100Base-TX Ethernet) (WireSpeed[0], EEE[0]) PJH> [ 1.162873] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0] PJH> [ 1.162877] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit] PJH> [ 1.164286] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining PJH> [ 1.164290] [drm] MTRR allocation failed. Graphics performance may suffer. PJH> [ 1.164767] i915 0000:00:02.0: irq 44 for MSI/MSI-X PJH> [ 1.164774] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). PJH> [ 1.164776] [drm] Driver supports precise vblank timestamp query. PJH> [ 1.164829] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem PJH> [ 1.208240] firewire_ohci: Added fw-ohci device 0000:03:01.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x11 PJH> [ 1.208316] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22) PJH> [ 1.208342] sdhci-pci 0000:03:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18 PJH> [ 1.209393] mmc0: no vmmc regulator found PJH> [ 1.210424] Registered led device: mmc0:: PJH> [ 1.211709] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA PJH> [ 1.472959] [drm] initialized overlay support PJH> [ 1.621840] fbcon: inteldrmfb (fb0) is primary device PJH> [ 1.621901] Console: switching to colour frame buffer device 180x56 PJH> [ 1.621943] fb0: inteldrmfb frame buffer device PJH> [ 1.621945] drm: registered panic notifier PJH> [ 1.634217] acpi device:34: registered as cooling_device2 PJH> [ 1.634542] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input4 PJH> [ 1.634591] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) PJH> [ 1.634612] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module PJH> parameter "video.allow_duplicates=1"if the current driver doesn't work. PJH> [ 1.634652] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 PJH> [ 1.634821] ahci 0000:00:1f.2: version 3.0 PJH> [ 1.634838] ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 PJH> [ 1.634900] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X PJH> [ 1.634979] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode PJH> [ 1.634984] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems PJH> [ 1.634991] ahci 0000:00:1f.2: setting latency timer to 64 PJH> [ 1.644624] scsi2 : ahci PJH> [ 1.644759] scsi3 : ahci PJH> [ 1.644857] scsi4 : ahci PJH> [ 1.645060] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 45 PJH> [ 1.645063] ata4: DUMMY PJH> [ 1.645067] ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 45 PJH> [ 1.708240] firewire_core: created device fw0: GUID 384fc0000317bd81, S400 PJH> [ 1.968242] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) PJH> [ 1.968274] ata5: SATA link down (SStatus 0 SControl 300) PJH> [ 1.969349] ata3.00: ATA-8: Hitachi HTS722016K9A300, DCDOC54P, max UDMA/133 PJH> [ 1.969356] ata3.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 31/32), AA PJH> [ 1.970659] ata3.00: configured for UDMA/133 PJH> [ 1.970885] scsi 2:0:0:0: Direct-Access ATA Hitachi HTS72201 DCDO PQ: 0 ANSI: 5 PJH> [ 1.971108] sd 2:0:0:0: Attached scsi generic sg1 type 0 PJH> [ 1.971262] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) PJH> [ 1.971450] sd 2:0:0:0: [sda] Write Protect is off PJH> [ 1.971454] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 PJH> [ 1.971537] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA PJH> [ 2.010657] sda: sda1 sda2 < sda5 > PJH> [ 2.011215] sd 2:0:0:0: [sda] Attached SCSI disk PJH> [ 2.874547] Btrfs loaded PJH> [ 2.979065] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) PJH> [ 41.194763] udevd[381]: starting version 173 PJH> [ 41.299354] Adding 6142972k swap on /dev/sda5. Priority:-1 extents:1 across:6142972k PJH> [ 41.424715] type=1400 audit(1373738272.090:2): apparmor="STATUS" operation="profile_load" PJH> name="/usr/sbin/ntpd" pid=520 comm="apparmor_parser" PJH> [ 41.472108] tg3 0000:09:00.0: irq 46 for MSI/MSI-X PJH> [ 41.506283] ADDRCONF(NETDEV_UP): eth0: link is not ready PJH> [ 41.711665] device-mapper: multipath: version 1.3.0 loaded PJH> [ 41.732124] lp: driver loaded but no devices found PJH> [ 41.927558] wmi: Mapper loaded PJH> [ 42.059838] usbcore: registered new interface driver usbserial PJH> [ 42.059856] USB Serial support registered for generic PJH> [ 42.059875] usbcore: registered new interface driver usbserial_generic PJH> [ 42.059877] usbserial: USB Serial Driver core PJH> [ 42.067875] USB Serial support registered for Handspring Visor / Palm OS PJH> [ 42.067892] USB Serial support registered for Sony Clie 3.5 PJH> [ 42.067912] USB Serial support registered for Sony Clie 5.0 PJH> [ 42.067937] usbcore: registered new interface driver visor PJH> [ 42.067939] visor: USB HandSpring Visor / Palm OS driver PJH> [ 42.106725] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) PJH> [ 42.156483] input: Dell WMI hotkeys as /devices/virtual/input/input5 PJH> [ 42.447223] cfg80211: Calling CRDA to update world regulatory domain PJH> [ 42.454019] cfg80211: World regulatory domain updated: PJH> [ 42.454023] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) PJH> [ 42.454027] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) PJH> [ 42.454031] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) PJH> [ 42.454034] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) PJH> [ 42.454038] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) PJH> [ 42.454041] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) PJH> [ 42.525516] r592 0000:03:01.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18 PJH> [ 42.525651] r592: driver successfully loaded PJH> [ 42.582338] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input6 PJH> [ 42.599411] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input7 PJH> [ 42.607160] r852 0000:03:01.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18 PJH> [ 42.607768] r852: driver loaded successfully PJH> [ 42.762650] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s PJH> [ 42.762655] iwl3945: Copyright(c) 2003-2011 Intel Corporation PJH> [ 42.762731] iwl3945 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 PJH> [ 42.762747] iwl3945 0000:0c:00.0: setting latency timer to 64 PJH> [ 42.817236] iwl3945 0000:0c:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels PJH> [ 42.817241] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link 3945ABG PJH> [ 42.817399] iwl3945 0000:0c:00.0: irq 47 for MSI/MSI-X PJH> [ 42.818508] Registered led device: phy0-led PJH> [ 42.818604] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory PJH> domain PJH> [ 42.912546] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro PJH> [ 43.120468] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs' PJH> [ 43.275822] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 PJH> [ 43.275899] HDA Intel 0000:00:1b.0: irq 48 for MSI/MSI-X PJH> [ 43.275940] HDA Intel 0000:00:1b.0: setting latency timer to 64 PJH> [ 43.648314] input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 PJH> [ 43.648499] input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 PJH> [ 43.648653] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 PJH> [ 43.648803] input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 PJH> [ 43.648950] input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 PJH> [ 43.649100] input: HDA Intel Line Out at Ext Rear Jack as PJH> /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 PJH> [ 43.649256] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 PJH> [ 44.218789] iwl3945 0000:0c:00.0: loaded firmware version 15.32.2.9 PJH> [ 44.290436] ADDRCONF(NETDEV_UP): wlan0: link is not ready PJH> [ 45.212930] input: AT Translated Set 2 keyboard+tsak as /devices/virtual/input/input15 PJH> [ 45.489221] ppdev: user-space parallel port driver PJH> [ 45.513392] type=1400 audit(1373738276.178:3): apparmor="STATUS" operation="profile_load" PJH> name="/usr/lib/cups/backend/cups-pdf" pid=1199 comm="apparmor_parser" PJH> [ 45.514833] type=1400 audit(1373738276.178:4): apparmor="STATUS" operation="profile_load" PJH> name="/usr/sbin/cupsd" pid=1199 comm="apparmor_parser" PJH> [ 45.897119] cfg80211: Found new beacon on frequency: 5180 MHz (Ch 36) on phy0 PJH> [ 46.817947] cfg80211: Found new beacon on frequency: 5745 MHz (Ch 149) on phy0 PJH> [ 163.621380] NET: Registered protocol family 15 PJH> [ 173.649153] type=1400 audit(1373738404.311:5): apparmor="STATUS" operation="profile_load" PJH> name="/usr/bin/evince" pid=2179 comm="apparmor_parser" PJH> [ 173.651160] type=1400 audit(1373738404.311:6): apparmor="STATUS" operation="profile_load" PJH> name="/usr/lib/telepathy/mission-control-5" pid=2181 comm="apparmor_parser" PJH> [ 173.651685] type=1400 audit(1373738404.311:7): apparmor="STATUS" operation="profile_load" PJH> name="/usr/lib/telepathy/telepathy-*" pid=2181 comm="apparmor_parser" PJH> [ 173.655946] type=1400 audit(1373738404.315:8): apparmor="STATUS" operation="profile_replace" PJH> name="/usr/lib/cups/backend/cups-pdf" pid=2182 comm="apparmor_parser" PJH> [ 173.656689] type=1400 audit(1373738404.319:9): apparmor="STATUS" operation="profile_replace" PJH> name="/usr/sbin/cupsd" pid=2182 comm="apparmor_parser" PJH> [ 173.657118] type=1400 audit(1373738404.319:10): apparmor="STATUS" operation="profile_load" PJH> name="/usr/bin/evince-previewer" pid=2179 comm="apparmor_parser" PJH> [ 173.659962] type=1400 audit(1373738404.319:11): apparmor="STATUS" operation="profile_replace" PJH> name="/usr/sbin/ntpd" pid=2183 comm="apparmor_parser" PJH> [ 173.661650] type=1400 audit(1373738404.323:12): apparmor="STATUS" operation="profile_load" PJH> name="/usr/bin/evince-thumbnailer" pid=2179 comm="apparmor_parser" PJH> [ 173.663299] type=1400 audit(1373738404.323:13): apparmor="STATUS" operation="profile_load" PJH> name="/usr/sbin/tcpdump" pid=2184 comm="apparmor_parser" PJH> [ 174.760724] init: apport pre-start process (2244) terminated with status 1 PJH> [ 174.761765] init: alsa-restore main process (2250) terminated with status 99 PJH> [ 174.763592] apm: BIOS not found. PJH> [ 174.782369] init: apport post-stop process (2272) terminated with status 1 PJH> +++++++++++++++++++++++++++++++++++++++++++++ PJH> -- PJH> Patricia J. Hawkins PJH> --------------------------------------------------------------------- PJH> To unsubscribe, e-mail: trinity-users-unsubscribe@... PJH> For additional commands, e-mail: trinity-users-help@... PJH> Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting -- Patricia J. Hawkins