OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.6k stars 887 forks source link

Shutdown problem after Beta3 update #609

Closed porga closed 11 years ago

porga commented 12 years ago

Hello, on my Asus eee PC 701 (4GB) after automatic update to Beta3 yesterday, Power off and sleep function stopped working. When pressing Power off (XBMC menu) screen goes black, an after second or two, turns on again. Same thing happens when pressing physical power button.

Only way to turn it off is by long press of power off button (5 seconds, physical button)

With beta and beta2 worked like charm. Using Generic image (non OSS).

GeertB commented 12 years ago

On my ASRock Vision 3D, Power off (via XBMC menu or remote control) simply hangs. It works on my ASRock ION 3D.

zebu311 commented 12 years ago

There is definitely something weird going on with the shutdown function. Mine doesn't exactly hang, but it takes 1 or 2 minuttes to shutdown. It just freezes at the shutdown screen, rss stops, and it looks frozen, but eventually it shuts down.

ghost commented 12 years ago

I can confirm this. Not able to refer to a specific git commit right now as I'm away this weekend. But I have had the same problem for some time now. The result differ from time to time, sometimes few minutes, other not at all.

Junoxe commented 12 years ago

My HTPC with ION 64bit 1.95.3 on Zotac Mag has similiart issue. After run from GUI command Shutdown/Reboot, HTPC just freeze for about at least 10 seconds. At least. But always command is performed.

porga commented 12 years ago

Is this accepted or solved? How can we know? Do developers need extra info? How to send extra info? Do developers need any logs? Which logs to send and how?

porga commented 12 years ago

Problem is still present after Beta4 update. On beta2 everything worked well.

GeertB commented 12 years ago

Correction: Indeed it doesn't hang on my ASRock Vision 3D, if I wait long enough, it shuts down after 2-3 minutes. But no problem on my ASRock ION 3D. Same behaviour on Beta4 (working fine in Beta2)

porga commented 12 years ago

I did clean install of Beta4 OSS Generic, same problem. After that i did clean install of Beta2 OSS Generic, works like charm. If some kind of log is needed, I can install Beta4 on USB and take any logs needed, just someone must instruct me how to do it (i have advanced IT knowledge, but have not hang out with linux for some time...

BigBambi commented 12 years ago

Same problem here, nvidia based laptop using generic.

Gujs commented 12 years ago

Can you guys connect to your openelec system over ssh connection and try poweroff command? I am really interested if your system also reboots with this command.

zebu311 commented 12 years ago

Works like a charm and shuts down immediately. Command reboot also works perfectly.

BigBambi commented 12 years ago

Yep, poweroff works just fine

porga commented 12 years ago

[code] ################################################################################

... output of lsmod

OpenELEC release: Generic_OSS.i386-1.95.4

################################################################################ Module Size Used by snd_hda_codec_realtek 149201 1 snd_hda_intel 19375 3 ath5k 126258 0 snd_hda_codec 64561 2 snd_hda_intel,snd_hda_codec_realtek snd_hwdep 4274 1 snd_hda_codec ath 11711 1 ath5k snd_pcm 51481 3 snd_hda_codec,snd_hda_intel snd_timer 14110 2 snd_pcm snd 36663 10 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek snd_page_alloc 5525 2 snd_pcm,snd_hda_intel coretemp 4458 0 xhci_hcd 68700 0 uvesafb 19648 0

################################################################################

... output of dmesg

OpenELEC release: Generic_OSS.i386-1.95.4

################################################################################ [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.17 (jetstream@1801-lin007) (gcc version 4.7.0 (GCC) ) #1 SMP Sat May 19 05:34:34 CEST 2012 [ 0.000000] Disabled fast string operations [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003f780000 (usable) [ 0.000000] BIOS-e820: 000000003f780000 - 000000003f790000 (ACPI data) [ 0.000000] BIOS-e820: 000000003f790000 - 000000003f7d0000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000003f7d0000 - 000000003f7de000 (reserved) [ 0.000000] BIOS-e820: 000000003f7e0000 - 000000003f800000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] DMI present. [ 0.000000] DMI: ASUSTeK Computer INC. 701/701, BIOS 0801 01/08/2008 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0x3f780 max_arch_pfn = 0x100000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 base 03F800000 mask FFF800000 uncachable [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] PAT not supported by CPU. [ 0.000000] found SMP MP-table at [c00ff780] ff780 [ 0.000000] initial memory mapped : 0 - 02400000 [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0037400000 page 2M [ 0.000000] 0037400000 - 00377fe000 page 4k [ 0.000000] kernel direct mapping tables up to 377fe000 @ 23fb000-2400000 [ 0.000000] ACPI: RSDP 000fbe60 00014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 3f780000 00034 (v01 A M I OEMRSDT 01000808 MSFT 00000097) [ 0.000000] ACPI: FACP 3f780200 00081 (v01 A M I OEMFACP 01000808 MSFT 00000097) [ 0.000000] ACPI: DSDT 3f780400 05F2B (v01 A0797 A0797000 00000000 INTL 20051117) [ 0.000000] ACPI: FACS 3f790000 00040 [ 0.000000] ACPI: APIC 3f780390 00068 (v01 A M I OEMAPIC 01000808 MSFT 00000097) [ 0.000000] ACPI: OEMB 3f790040 00046 (v01 A M I AMI_OEM 01000808 MSFT 00000097) [ 0.000000] ACPI: MCFG 3f786330 0003C (v01 A M I OEMMCFG 01000808 MSFT 00000097) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 127MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x0003f780 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0003f780 [ 0.000000] On node 0 totalpages: 259855 [ 0.000000] free_area_init_node: node 0, pgdat c1a102c0, node_mem_map f700d200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3951 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 256 pages used for memmap [ 0.000000] HighMem zone: 32386 pages, LIFO batch:7 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 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 9 global_irq 9 high level) [ 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 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] Allocating PCI resources starting at 3f800000 (gap: 3f800000:bf600000) [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 11 pages/cpu @f6ffc000 s24512 r0 d20544 u45056 [ 0.000000] pcpu-alloc: s24512 r0 d20544 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257823 [ 0.000000] Kernel command line: fastboot root=/dev/ram0 rdinit=/init threadirqs boot=LABEL=System disk=LABEL=Storage ssh quiet BOOT_IMAGE=/KERNEL [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000377fe:0003f780) [ 0.000000] Memory: 1014696k/1039872k available (7458k kernel code, 24724k reserved, 2878k data, 5052k init, 130568k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc1a19000 - 0xc1f08000 (5052 kB) [ 0.000000] .data : 0xc1748bcd - 0xc1a18580 (2878 kB) [ 0.000000] .text : 0xc1000000 - 0xc1748bcd (7458 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 [ 0.000000] CPU 0 irqstacks, hard=f6808000 soft=f680a000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 900.121 MHz processor. [ 0.006669] Calibrating delay loop (skipped), value calculated using timer frequency.. 1800.25 BogoMIPS (lpj=3000403) [ 0.006681] pid_max: default: 32768 minimum: 301 [ 0.006784] Mount-cache hash table entries: 512 [ 0.007077] Initializing cgroup subsys cpuacct [ 0.007092] Initializing cgroup subsys freezer [ 0.007125] Disabled fast string operations [ 0.007437] SMP alternatives: switching to UP code [ 0.016691] Freeing SMP alternatives: 28k freed [ 0.016711] ACPI: Core revision 20111123 [ 0.023437] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.023847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.058968] CPU0: Intel(R) Celeron(R) M processor 900MHz stepping 08 [ 0.059996] Performance Events: p6 PMU driver. [ 0.059996] ... version: 0 [ 0.059996] ... bit width: 32 [ 0.059996] ... generic registers: 2 [ 0.059996] ... value mask: 00000000ffffffff [ 0.059996] ... max period: 000000007fffffff [ 0.059996] ... fixed-purpose events: 0 [ 0.059996] ... event mask: 0000000000000003 [ 0.059996] Brought up 1 CPUs [ 0.059996] Total of 1 processors activated (1800.25 BogoMIPS). [ 0.059996] devtmpfs: initialized [ 0.059996] NET: Registered protocol family 16 [ 0.059996] ACPI: bus type pci registered [ 0.059996] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff](base 0xe0000000) [ 0.059996] PCI: not using MMCONFIG [ 0.059996] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5 [ 0.059996] PCI: Using configuration type 1 for base access [ 0.063587] bio: create slab at 0 [ 0.063734] ACPI: Added _OSI(Module Device) [ 0.063740] ACPI: Added _OSI(Processor Device) [ 0.063745] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.063750] ACPI: Added _OSI(Processor Aggregator Device) [ 0.065709] ACPI: EC: Look up EC in DSDT [ 0.067810] ACPI: Executed 1 blocks of module-level executable AML code [ 0.080396] ACPI: Interpreter enabled [ 0.080428] ACPI: (supports S0 S3 S5) [ 0.080464] ACPI: Using IOAPIC for interrupt routing [ 0.080518] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff](base 0xe0000000) [ 0.082544] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.082550] PCI: Using MMCONFIG for extended config space [ 0.090906] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 [ 0.090966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.091159] ACPI: PCI Root Bridge [PCI0](domain 0000 [bus 00-ff]) [ 0.091541] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.091549] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.091555] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.091562] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] [ 0.091569] pci_root PNP0A08:00: host bridge window [mem 0x3f810000-0xffffffff] [ 0.091597] pci 0000:00:00.0: [8086:2590] type 0 class 0x000600 [ 0.091671] pci 0000:00:02.0: [8086:2592] type 0 class 0x000300 [ 0.091689] pci 0000:00:02.0: reg 10: [mem 0xf7f00000-0xf7f7ffff] [ 0.091701] pci 0000:00:02.0: reg 14: [io 0xec00-0xec07] [ 0.091712] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] [ 0.091724] pci 0000:00:02.0: reg 1c: [mem 0xf7ec0000-0xf7efffff] [ 0.091776] pci 0000:00:02.1: [8086:2792] type 0 class 0x000380 [ 0.091792] pci 0000:00:02.1: reg 10: [mem 0xf7f80000-0xf7ffffff] [ 0.091901] pci 0000:00:1b.0: [8086:2668] type 0 class 0x000403 [ 0.091924] pci 0000:00:1b.0: reg 10: [mem 0xf7eb8000-0xf7ebbfff 64bit] [ 0.092013] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.092021] pci 0000:00:1b.0: PME# disabled [ 0.092052] pci 0000:00:1c.0: [8086:2660] type 1 class 0x000604 [ 0.092144] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.092151] pci 0000:00:1c.0: PME# disabled [ 0.092182] pci 0000:00:1c.1: [8086:2662] type 1 class 0x000604 [ 0.092272] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.092280] pci 0000:00:1c.1: PME# disabled [ 0.092309] pci 0000:00:1c.2: [8086:2664] type 1 class 0x000604 [ 0.092399] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.092407] pci 0000:00:1c.2: PME# disabled [ 0.092438] pci 0000:00:1d.0: [8086:2658] type 0 class 0x000c03 [ 0.092490] pci 0000:00:1d.0: reg 20: [io 0xe400-0xe41f] [ 0.092533] pci 0000:00:1d.1: [8086:2659] type 0 class 0x000c03 [ 0.092585] pci 0000:00:1d.1: reg 20: [io 0xe480-0xe49f] [ 0.092628] pci 0000:00:1d.2: [8086:265a] type 0 class 0x000c03 [ 0.092680] pci 0000:00:1d.2: reg 20: [io 0xe800-0xe81f] [ 0.092722] pci 0000:00:1d.3: [8086:265b] type 0 class 0x000c03 [ 0.092774] pci 0000:00:1d.3: reg 20: [io 0xe880-0xe89f] [ 0.092827] pci 0000:00:1d.7: [8086:265c] type 0 class 0x000c03 [ 0.092853] pci 0000:00:1d.7: reg 10: [mem 0xf7eb7c00-0xf7eb7fff] [ 0.092954] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.092962] pci 0000:00:1d.7: PME# disabled [ 0.092988] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.093067] pci 0000:00:1f.0: [8086:2641] type 0 class 0x000601 [ 0.093167] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.093183] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0380-03ff [ 0.093213] pci 0000:00:1f.2: [8086:2653] type 0 class 0x000101 [ 0.093234] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007] [ 0.093247] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003] [ 0.093260] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007] [ 0.093273] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003] [ 0.093286] pci 0000:00:1f.2: reg 20: [io 0xffa0-0xffaf] [ 0.093350] pci 0000:00:1f.2: PME# supported from D3hot [ 0.093364] pci 0000:00:1f.2: PME# disabled [ 0.093385] pci 0000:00:1f.3: [8086:266a] type 0 class 0x000c05 [ 0.093448] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] [ 0.093542] pci 0000:00:1c.0: PCI bridge to [bus 04-04] [ 0.093627] pci 0000:03:00.0: [1969:2048] type 0 class 0x000200 [ 0.093657] pci 0000:03:00.0: reg 10: [mem 0xfbfc0000-0xfbffffff 64bit] [ 0.093723] pci 0000:03:00.0: reg 30: [mem 0xfbfa0000-0xfbfbffff pref] [ 0.093797] pci 0000:03:00.0: PME# supported from D3hot D3cold [ 0.093805] pci 0000:03:00.0: PME# disabled [ 0.093829] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.093846] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 0.093856] pci 0000:00:1c.1: bridge window [mem 0xfbf00000-0xfbffffff] [ 0.093936] pci 0000:01:00.0: [168c:001c] type 0 class 0x000200 [ 0.093967] pci 0000:01:00.0: reg 10: [mem 0xfbef0000-0xfbefffff 64bit] [ 0.094124] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.094139] pci 0000:00:1c.2: PCI bridge to [bus 01-02] [ 0.094149] pci 0000:00:1c.2: bridge window [mem 0xf8000000-0xfbefffff] [ 0.094160] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref] [ 0.094238] pci 0000:00:1e.0: PCI bridge to [bus 05-05](subtractive decode) [ 0.094253] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7](subtractive decode) [ 0.094259] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff](subtractive decode) [ 0.094266] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff](subtractive decode) [ 0.094272] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff](subtractive decode) [ 0.094279] pci 0000:00:1e.0: bridge window [mem 0x3f810000-0xffffffff](subtractive decode) [ 0.094306] pci_bus 0000:00: on NUMA node 0 [ 0.094315] ACPI: PCI Interrupt Routing Table [SB.PCI0._PRT] [ 0.094599] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P3._PRT] [ 0.094661] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P5._PRT] [ 0.094712] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P6._PRT] [ 0.094876] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.094883] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.094888] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.102965] ACPI: PCI Interrupt Link [LNKA](IRQs 3 4 5 6 7 10 11 12 14 15) [ 0.103078] ACPI: PCI Interrupt Link [LNKB](IRQs 3 4 5 6 7 10 11 12 14 15) [ 0.103185] ACPI: PCI Interrupt Link [LNKC](IRQs 3 4 5 6 7 10 11 12 14 15) [ 0.103290] ACPI: PCI Interrupt Link [LNKD](IRQs 3 4 5 6 7 10 11 12 14 15) [ 0.103425] ACPI: PCI Interrupt Link [LNKE](IRQs 3 4 5 6 7 10 11 12 14 15) 0, disabled. [ 0.103533] ACPI: PCI Interrupt Link [LNKF](IRQs 3 4 5 6 7 10 11 12 14 15) 0, disabled. [ 0.103640] ACPI: PCI Interrupt Link [LNKG](IRQs 3 4 5 6 7 10 11 12 14 15) 0, disabled. [ 0.103753] ACPI: PCI Interrupt Link [LNKH](IRQs 3 4 5 6 7 10 11 12 14 15) [ 0.103947] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.103965] vgaarb: loaded [ 0.103969] vgaarb: bridge control possible 0000:00:02.0 [ 0.104194] SCSI subsystem initialized [ 0.104298] libata version 3.00 loaded. [ 0.104408] usbcore: registered new interface driver usbfs [ 0.104443] usbcore: registered new interface driver hub [ 0.104499] usbcore: registered new device driver usb [ 0.104636] wmi: Mapper loaded [ 0.104649] PCI: Using ACPI for IRQ routing [ 0.104706] PCI: pci_cache_line_size set to 64 bytes [ 0.104802] reserve RAM buffer: 000000000009fc00 - 000000000009ffff [ 0.104811] reserve RAM buffer: 000000003f780000 - 000000003fffffff [ 0.105194] cfg80211: Calling CRDA to update world regulatory domain [ 0.105860] hpet clockevent registered [ 0.105869] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.106696] Switching to clocksource hpet [ 0.106801] pnp: PnP ACPI init [ 0.106825] ACPI: bus type pnp registered [ 0.107050] pnp 00:00: [bus 00-ff] [ 0.107057] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.107063] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.107069] pnp 00:00: [io 0x0d00-0xffff window] [ 0.107075] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.107080] pnp 00:00: [mem 0x000d0000-0x000dffff window] [ 0.107086] pnp 00:00: [mem 0x3f810000-0xffffffff window] [ 0.107194] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.107221] pnp 00:01: [mem 0xfed13000-0xfed19fff] [ 0.107302] system 00:01: [mem 0xfed13000-0xfed19fff] has been reserved [ 0.107310] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.107361] pnp 00:02: [dma 4] [ 0.107367] pnp 00:02: [io 0x0000-0x000f] [ 0.107372] pnp 00:02: [io 0x0081-0x0083] [ 0.107377] pnp 00:02: [io 0x0087] [ 0.107381] pnp 00:02: [io 0x0089-0x008b] [ 0.107386] pnp 00:02: [io 0x008f] [ 0.107391] pnp 00:02: [io 0x00c0-0x00df] [ 0.107454] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.107480] pnp 00:03: [io 0x0070-0x0071] [ 0.107499] pnp 00:03: [irq 8] [ 0.107557] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.107635] pnp 00:04: [io 0x0060] [ 0.107640] pnp 00:04: [io 0x0064] [ 0.107652] pnp 00:04: [irq 1] [ 0.107716] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.107827] pnp 00:05: [irq 12] [ 0.107900] pnp 00:05: Plug and Play ACPI device, IDs SYN0a00 SYN0a01 SYN0a04 SYN0002 PNP0f13 (active) [ 0.107924] pnp 00:06: [io 0x0061] [ 0.107983] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.108004] pnp 00:07: [io 0x00f0-0x00ff] [ 0.108016] pnp 00:07: [irq 13] [ 0.108076] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.108280] pnp 00:08: [io 0x0010-0x001f] [ 0.108286] pnp 00:08: [io 0x0022-0x003f] [ 0.108291] pnp 00:08: [io 0x0044-0x005f] [ 0.108296] pnp 00:08: [io 0x0063] [ 0.108301] pnp 00:08: [io 0x0067-0x006f] [ 0.108306] pnp 00:08: [io 0x0072-0x007f] [ 0.108310] pnp 00:08: [io 0x0080] [ 0.108315] pnp 00:08: [io 0x0084-0x0086] [ 0.108320] pnp 00:08: [io 0x0088] [ 0.108325] pnp 00:08: [io 0x008c-0x008e] [ 0.108329] pnp 00:08: [io 0x0090-0x009f] [ 0.108334] pnp 00:08: [io 0x00a2-0x00bf] [ 0.108339] pnp 00:08: [io 0x00e0-0x00ef] [ 0.108344] pnp 00:08: [io 0x0380-0x0383] [ 0.108349] pnp 00:08: [io 0x04d0-0x04d1] [ 0.108360] pnp 00:08: [io 0x0800-0x087f] [ 0.108365] pnp 00:08: [io 0x0000-0xffffffff disabled] [ 0.108371] pnp 00:08: [io 0x0480-0x04bf] [ 0.108376] pnp 00:08: [mem 0xfed1c000-0xfed1ffff] [ 0.108382] pnp 00:08: [mem 0xfed20000-0xfed8ffff] [ 0.108387] pnp 00:08: [mem 0xfff00000-0xffffffff] [ 0.108516] system 00:08: [io 0x0380-0x0383] has been reserved [ 0.108524] system 00:08: [io 0x04d0-0x04d1] has been reserved [ 0.108531] system 00:08: [io 0x0800-0x087f] has been reserved [ 0.108537] system 00:08: [io 0x0480-0x04bf] has been reserved [ 0.108545] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.108552] system 00:08: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.108560] system 00:08: [mem 0xfff00000-0xffffffff] could not be reserved [ 0.108570] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.108781] pnp 00:09: [mem 0xfec00000-0xfec00fff] [ 0.108787] pnp 00:09: [mem 0xfee00000-0xfee00fff] [ 0.108882] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.108890] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.108900] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.108978] pnp 00:0a: [mem 0xe0000000-0xefffffff] [ 0.109069] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved [ 0.109078] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.109216] pnp 00:0b: [mem 0xe0000000-0xefffffff] [ 0.109336] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved [ 0.109345] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.109598] pnp 00:0c: [mem 0x00000000-0x0009ffff] [ 0.109604] pnp 00:0c: [mem 0x000c0000-0x000cffff] [ 0.109610] pnp 00:0c: [mem 0x000e0000-0x000fffff] [ 0.109615] pnp 00:0c: [mem 0x00100000-0x3f7fffff] [ 0.109621] pnp 00:0c: [mem 0x00000000-0xffffffff disabled] [ 0.109736] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.109744] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved [ 0.109751] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.109758] system 00:0c: [mem 0x00100000-0x3f7fffff] could not be reserved [ 0.109766] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.110096] pnp: PnP ACPI: found 13 devices [ 0.110101] ACPI: ACPI bus type pnp unregistered [ 0.148328] PCI: max bus depth: 1 pci_try_num: 2 [ 0.148387] pci 0000:00:1c.2: BAR 7: assigned [io 0x1000-0x1fff] [ 0.148397] pci 0000:00:1c.1: BAR 9: assigned [mem 0x3f900000-0x3fafffff 64bit pref] [ 0.148406] pci 0000:00:1c.1: BAR 7: assigned [io 0x2000-0x2fff] [ 0.148413] pci 0000:00:1c.0: BAR 8: assigned [mem 0x3fb00000-0x3fcfffff] [ 0.148421] pci 0000:00:1c.0: BAR 9: assigned [mem 0x3fd00000-0x3fefffff 64bit pref] [ 0.148430] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 0.148436] pci 0000:00:1c.0: PCI bridge to [bus 04-04] [ 0.148444] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 0.148453] pci 0000:00:1c.0: bridge window [mem 0x3fb00000-0x3fcfffff] [ 0.148462] pci 0000:00:1c.0: bridge window [mem 0x3fd00000-0x3fefffff 64bit pref] [ 0.148472] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 0.148479] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.148488] pci 0000:00:1c.1: bridge window [mem 0xfbf00000-0xfbffffff] [ 0.148496] pci 0000:00:1c.1: bridge window [mem 0x3f900000-0x3fafffff 64bit pref] [ 0.148507] pci 0000:00:1c.2: PCI bridge to [bus 01-02] [ 0.148514] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff] [ 0.148523] pci 0000:00:1c.2: bridge window [mem 0xf8000000-0xfbefffff] [ 0.148531] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref] [ 0.148542] pci 0000:00:1e.0: PCI bridge to [bus 05-05] [ 0.148565] pci 0000:00:1c.0: enabling device (0104 -> 0107) [ 0.148596] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.148605] pci 0000:00:1c.0: setting latency timer to 64 [ 0.148616] pci 0000:00:1c.1: enabling device (0106 -> 0107) [ 0.148630] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.148638] pci 0000:00:1c.1: setting latency timer to 64 [ 0.148648] pci 0000:00:1c.2: enabling device (0106 -> 0107) [ 0.148661] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.148668] pci 0000:00:1c.2: setting latency timer to 64 [ 0.148679] pci 0000:00:1e.0: setting latency timer to 64 [ 0.148687] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.148693] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.148699] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.148706] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] [ 0.148712] pci_bus 0000:00: resource 8 [mem 0x3f810000-0xffffffff] [ 0.148718] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] [ 0.148724] pci_bus 0000:04: resource 1 [mem 0x3fb00000-0x3fcfffff] [ 0.148731] pci_bus 0000:04: resource 2 [mem 0x3fd00000-0x3fefffff 64bit pref] [ 0.148737] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] [ 0.148743] pci_bus 0000:03: resource 1 [mem 0xfbf00000-0xfbffffff] [ 0.148750] pci_bus 0000:03: resource 2 [mem 0x3f900000-0x3fafffff 64bit pref] [ 0.148756] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 0.148762] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbefffff] [ 0.148768] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf6ffffff 64bit pref] [ 0.148775] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] [ 0.148781] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] [ 0.148786] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] [ 0.148793] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff] [ 0.148799] pci_bus 0000:05: resource 8 [mem 0x3f810000-0xffffffff] [ 0.148880] NET: Registered protocol family 2 [ 0.148986] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.149381] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150947] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151737] TCP: Hash tables configured (established 131072 bind 65536) [ 0.151744] TCP reno registered [ 0.151756] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.151779] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.152016] NET: Registered protocol family 1 [ 0.152238] RPC: Registered named UNIX socket transport module. [ 0.152247] RPC: Registered udp transport module. [ 0.152251] RPC: Registered tcp transport module. [ 0.152254] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.152281] pci 0000:00:02.0: Boot video device [ 0.152345] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.152368] pci 0000:00:1d.0: PCI INT A disabled [ 0.152389] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.152409] pci 0000:00:1d.1: PCI INT B disabled [ 0.152423] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.152443] pci 0000:00:1d.2: PCI INT C disabled [ 0.152457] pci 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 0.152477] pci 0000:00:1d.3: PCI INT D disabled [ 0.152491] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.152527] pci 0000:00:1d.7: PCI INT A disabled [ 0.152556] PCI: CLS 16 bytes, default 64 [ 0.164792] Intel AES-NI instructions are not detected. [ 0.169595] highmem bounce pool size: 64 pages [ 0.183222] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.183975] fuse init (API version 7.17) [ 0.184338] JFS: nTxBlock = 7927, nTxLock = 63420 [ 0.191867] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.192926] msgmni has been set to 1726 [ 0.193971] alg: No test for stdrng (krng) [ 0.206742] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) [ 0.206799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.206806] io scheduler noop registered [ 0.206830] io scheduler cfq registered (default) [ 0.206985] pcieport 0000:00:1c.0: setting latency timer to 64 [ 0.207052] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 0.207158] pcieport 0000:00:1c.1: setting latency timer to 64 [ 0.207208] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 0.207297] pcieport 0000:00:1c.2: setting latency timer to 64 [ 0.207347] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X [ 0.207790] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 0.211499] ACPI: Lid Switch [LID] [ 0.211615] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 0.211627] ACPI: Sleep Button [SLPB] [ 0.211733] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2 [ 0.211741] ACPI: Power Button [PWRB] [ 0.211851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 0.211858] ACPI: Power Button [PWRF] [ 0.212281] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4 [ 0.212293] ACPI: Video Device [VGA](multi-head: yes rom: no post: no) [ 0.212368] Marking TSC unstable due to TSC halts in idle [ 0.212385] ACPI: acpi_idle registered with cpuidle [ 0.222947] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.222954] ACPI: Thermal Zone [TZ00](62 C) [ 0.223157] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.224017] Linux agpgart interface v0.103 [ 0.224069] agpgart-intel 0000:00:00.0: Intel 915GM Chipset [ 0.224157] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable [ 0.224342] agpgart-intel 0000:00:00.0: detected 8192K stolen memory [ 0.224528] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 0.224643] [drm] Initialized drm 1.1.0 20060810 [ 0.224684] [drm] radeon defaulting to kernel modesetting. [ 0.224688] [drm] radeon kernel modesetting enabled. [ 0.224830] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.224839] i915 0000:00:02.0: setting latency timer to 64 [ 0.225896] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 0.225903] [drm] Driver supports precise vblank timestamp query. [ 0.226606] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 0.359564] ACPI: Battery Slot [BAT0](battery present) [ 0.504298] [drm] initialized overlay support [ 0.752076] fbcon: inteldrmfb (fb0) is primary device [ 0.794580] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync) [ 0.881480] Console: switching to colour frame buffer device 100x30 [ 0.932497] fb0: inteldrmfb frame buffer device [ 0.932502] drm: registered panic notifier [ 0.932528] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 0.932659] i2c-core: driver [ch7006] using legacy suspend method [ 0.932664] i2c-core: driver [ch7006] using legacy resume method [ 0.935382] brd: module loaded [ 0.936890] loop: module loaded [ 0.937634] nbd: registered device at major 43 [ 0.940287] Loading iSCSI transport class v2.0-870. [ 0.940480] iscsi: registered transport (tcp) [ 0.940620] ahci 0000:00:1f.2: version 3.0 [ 0.940646] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.940673] ahci 0000:00:1f.2: PCI INT B disabled [ 0.940681] ahci: probe of 0000:00:1f.2 failed with error -22 [ 0.940775] ata_piix 0000:00:1f.2: version 2.13 [ 0.940791] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.940800] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] [ 0.940871] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 0.941517] scsi0 : ata_piix [ 0.941677] scsi1 : ata_piix [ 0.944699] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 0.944707] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 0.945754] tun: Universal TUN/TAP device driver, 1.6 [ 0.945760] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 0.945918] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de [ 0.945976] Atheros(R) L2 Ethernet Driver - version 2.2.3 [ 0.945981] Copyright (c) 2007 Atheros Corporation. [ 0.946016] atl2 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.946032] atl2 0000:03:00.0: setting latency timer to 64 [ 1.037275] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.7 (July 20, 2011) [ 1.037379] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29) [ 1.037421] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI [ 1.037426] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.037465] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 1.037470] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.037507] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k [ 1.037511] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 1.037552] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k [ 1.037557] Copyright (c) 2007-2011 Intel Corporation. [ 1.037892] jme: JMicron JMC2XX ethernet driver version 1.0.8 [ 1.037964] sky2: driver version 1.30 [ 1.038275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.038313] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.038340] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 1.038347] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 1.038360] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 1.038407] ehci_hcd 0000:00:1d.7: debug port 1 [ 1.042290] ehci_hcd 0000:00:1d.7: cache line size of 16 is not supported [ 1.042376] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7eb7c00 [ 1.053357] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.053686] hub 1-0:1.0: USB hub found [ 1.053697] hub 1-0:1.0: 8 ports detected [ 1.053854] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.053889] uhci_hcd: USB Universal Host Controller Interface driver [ 1.053943] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.053957] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.053964] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.053975] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.054053] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e400 [ 1.054347] hub 2-0:1.0: USB hub found [ 1.054357] hub 2-0:1.0: 2 ports detected [ 1.054485] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.054498] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 1.054505] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.054516] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 1.054617] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e480 [ 1.054903] hub 3-0:1.0: USB hub found [ 1.054913] hub 3-0:1.0: 2 ports detected [ 1.055034] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 1.055049] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 1.055056] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.055067] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.055159] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800 [ 1.055441] hub 4-0:1.0: USB hub found [ 1.055451] hub 4-0:1.0: 2 ports detected [ 1.055571] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 1.055583] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 1.055590] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.055602] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.055678] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e880 [ 1.055989] hub 5-0:1.0: USB hub found [ 1.055999] hub 5-0:1.0: 2 ports detected [ 1.056142] Initializing USB Mass Storage driver... [ 1.056217] usbcore: registered new interface driver usb-storage [ 1.056221] USB Mass Storage support registered. [ 1.056369] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.083085] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.083099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.083329] mousedev: PS/2 mouse device common for all mice [ 1.084780] rtc_cmos 00:03: RTC can wake from S4 [ 1.084944] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.085022] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs [ 1.085050] i2c /dev entries driver [ 1.085880] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.085891] ACPI: resource 0000:00:1f.3 [io 0x0400-0x041f] conflicts with ACPI region SMRG [io 0x400-0x40f] [ 1.085897] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 1.086145] lirc_dev: IR Remote Control driver registered, major 251 [ 1.086150] IR NEC protocol handler initialized [ 1.086154] IR RC5(x) protocol handler initialized [ 1.086157] IR RC6 protocol handler initialized [ 1.086161] IR JVC protocol handler initialized [ 1.086164] IR Sony protocol handler initialized [ 1.086168] IR RC5 (streamzap) protocol handler initialized [ 1.086172] IR MCE Keyboard/mouse protocol handler initialized [ 1.086265] cpuidle: using governor ladder [ 1.086389] cpuidle: using governor menu [ 1.086394] EFI Variables Facility v0.08 2004-May-17 [ 1.086399] No iBFT detected. [ 1.086997] usbcore: registered new interface driver usbhid [ 1.087001] usbhid: USB HID core driver [ 1.087187] Netfilter messages via NETLINK v0.30. [ 1.087620] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.087680] TCP cubic registered [ 1.088079] NET: Registered protocol family 10 [ 1.089233] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.089266] NET: Registered protocol family 17 [ 1.089290] lib80211: common routines for IEEE802.11 drivers [ 1.089296] lib80211_crypt: registered algorithm 'NULL' [ 1.089300] Registering the dns_resolver key type [ 1.089328] Using IPI No-Shortcut mode [ 1.094496] rtc_cmos 00:03: setting system clock to 2012-05-23 22:14:37 UTC (1337811277) [ 1.113658] ata2.00: CFA: SILICONMOTION SM223AC, , max UDMA/66 [ 1.113666] ata2.00: 7815024 sectors, multi 0: LBA [ 1.121669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5 [ 1.126886] ata2.00: configured for UDMA/66 [ 1.127108] scsi 1:0:0:0: Direct-Access ATA SILICONMOTION SM n/a PQ: 0 ANSI: 5 [ 1.127479] sd 1:0:0:0: [sda] 7815024 512-byte logical blocks: (4.00 GB/3.72 GiB) [ 1.127567] sd 1:0:0:0: [sda] Write Protect is off [ 1.127574] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.127614] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 1.128167] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 1.128583] sda: sda1 sda2 [ 1.129079] sd 1:0:0:0: [sda] Attached SCSI disk [ 1.129177] Freeing unused kernel memory: 5052k freed [ 1.135164] Write protecting the kernel text: 7460k [ 1.135257] Write protecting the kernel read-only data: 2496k [ 1.157589] uvesafb: Intel Corporation, Intel(r)915GM/910ML/915MS Graphics Controller, Hardware Version 0.0, OEM: Intel(r)915GM/910ML/915MS Graphics Chip Accelerated VGA BIOS, VBE v3.0 [ 1.302780] uvesafb: VBIOS/hardware doesn't support DDC transfers [ 1.302787] uvesafb: no monitor limits have been set, default refresh rate will be used [ 1.303112] uvesafb: scrolling: redraw [ 1.303542] uvesafb: framebuffer at 0xd0000000, mapped to 0xf8b80000, using 2400k, total 7872k [ 1.303548] fb1: VESA VGA frame buffer device [ 1.400457] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities [ 1.407154] EXT4-fs (sda1): couldn't mount as ext2 due to feature incompatibilities [ 1.413418] usb 1-5: new high-speed USB device number 3 using ehci_hcd [ 1.420384] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 1.466481] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities [ 1.467238] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities [ 1.538482] scsi2 : usb-storage 1-5:1.0 [ 1.650412] EXT4-fs (sda2): recovery complete [ 1.652787] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 1.763405] usb 2-2: new low-speed USB device number 2 using uhci_hcd [ 1.977448] input: HID 04b4:0100 as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6 [ 1.977777] generic-usb 0003:04B4:0100.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [HID 04b4:0100] on usb-0000:00:1d.0-2/input0 [ 2.139786] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000/0x0 [ 2.226790] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7

[ 2.383694] udevd[216]: starting version 182 [ 2.543991] scsi 2:0:0:0: Direct-Access USB2.0 CardReader SD0 0100 PQ: 0 ANSI: 0 [ 2.558864] sd 2:0:0:0: Attached scsi generic sg1 type 0 [ 2.979718] sd 2:0:0:0: [sdb] 15758336 512-byte logical blocks: (8.06 GB/7.51 GiB) [ 2.980217] sd 2:0:0:0: [sdb] Write Protect is off [ 2.980226] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 2.980713] sd 2:0:0:0: [sdb] No Caching mode page present [ 2.980720] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 2.983718] sd 2:0:0:0: [sdb] No Caching mode page present [ 2.983726] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 2.985663] sdb: sdb1 [ 2.988368] sd 2:0:0:0: [sdb] No Caching mode page present [ 2.988378] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 2.988385] sd 2:0:0:0: [sdb] Attached SCSI removable disk [ 3.303649] atl2 0000:03:00.0: irq 43 for MSI/MSI-X [ 3.317353] atl2: eth0 NIC Link is Up<100 Mbps Full Duplex> [ 3.319296] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.319622] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.415546] ath5k 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 4.415566] ath5k 0000:01:00.0: setting latency timer to 64 [ 4.415635] ath5k 0000:01:00.0: registered as 'phy0' [ 4.992958] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.993048] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X [ 5.023480] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 5.145904] ath: EEPROM regdomain: 0x60 [ 5.145912] ath: EEPROM indicates we should expect a direct regpair map [ 5.145920] ath: Country alpha2 being used: 00 [ 5.145924] ath: Regpair used: 0x60 [ 5.155618] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 5.236917] Registered led device: ath5k-phy0::rx [ 5.237944] Registered led device: ath5k-phy0::tx [ 5.237979] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70) [ 5.287247] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 5.818535] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 5.841606] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 11.938484] upowerd[1259]: segfault at 0 ip b754fe8e sp bfa6ddec error 4 in libglib-2.0.so.0.3000.3[b74ed000+ea000] [ 59.955385] upowerd[1340]: segfault at 0 ip b758de8e sp bf96e80c error 4 in libglib-2.0.so.0.3000.3[b752b000+ea000] [ 72.695809] upowerd[1386]: segfault at 0 ip b7644e8e sp bfe0181c error 4 in libglib-2.0.so.0.3000.3[b75e2000+ea000] [ 85.391454] upowerd[1432]: segfault at 0 ip b7621e8e sp bf86719c error 4 in libglib-2.0.so.0.3000.3[b75bf000+ea000] [ 97.884692] upowerd[1478]: segfault at 0 ip b75b0e8e sp bfee727c error 4 in libglib-2.0.so.0.3000.3[b754e000+ea000] [/code]

porga commented 12 years ago

I installed beta4 on my eee pc 701 and did few tests. Kernel log is above. Last few lines are about this (I presume): i selected: 2x reboot option 2x poweroff 2x suspend 2x hibernate

None of this was successful. Kernel log shows that I think. If someone needs ZIP log files, please leave me mail here on on forum topic and I will send all log files. I installed beta4 without any advanced options, just to get these files. I will install beta2 after this and configure it again. This is my help to the developer/s

Anyway, I tried ssh commands as well. reboot command ssh works fine. Poweroff not. One time it left me with gray screen and light lit on laptop. Second time was successful, and third time black screen but laptop light on. That last time log reads:

[ 12.155505] upowerd[1249]: segfault at 0 ip b7611e8e sp bfa282bc error 4 in libglib-2.0.so.0.3000.3[b75af000+ea000]

asbachb commented 12 years ago

Any suggestions how to resolve or help to resolve that issue?

porga commented 11 years ago

With beta5 this issue seems to be solved.