Acer Iconia Tab W500

1,770 views
Skip to first unread message

Marek Vašut

unread,
May 1, 2012, 9:35:57 PM5/1/12
to andro...@googlegroups.com
Hey,

I've been recently tinkering with Iconia Tab W500. This is a pretty crappy piece of hardware based on the AMD Brazos C50 CPU. Anyway, I figured out that a few things doesn't work:
  • Ethernet -- I fixed this in upstream kernel to some point, but it still needs more work it seems (crappy ASIX AX88772B USB chip, can be worked around by using out-of-tree driver supplied by ASIX)
  • Gyrosensor -- BOSCH BMA150, connected to ACPI/WMI, I contacted the acer-wmi developers, we'll see how that goes. I did some diags (kernel catches events generated by that device, but dunno how to process them to get the data, certainly the event buffer only contains "0x05 0x01 0x00 0x00 0x00 0x00 0x00 0x00" data)
There are things that are flaky -- the video (radeon 6xxx series) -- sometimes the screen flickers for some reason

I also rebased the Android-X86 kernel on latest android upstream 3.0 kernel (3.0.28), this works pretty fine. It's worth noting here I do rebuild the Android-X86 repo myself, I don't use the supplied ISOs.

Lastly, after I updated to IMM76I, this whole thing stopped working (with either 3.0.8 or 3.0.28 kernel). The system gets to the lock screen (I added gapps), but there's no background and after I slide to unlock, it hangs (black screen, nothing else). Though it doesn't seem all that hung to me, it's more like the android is missing something somewhere and cannot proceed.

Cheers!

Marek Vašut

unread,
May 1, 2012, 10:13:57 PM5/1/12
to andro...@googlegroups.com


Dne středa, 2. května 2012 3:35:57 UTC+2 Marek Vašut napsal(a):
All right, looks like IMM76I not booting was just a wrong kernel config. 

Cheers!

Jonathan Farnden

unread,
May 1, 2012, 11:20:52 PM5/1/12
to andro...@googlegroups.com

Interesting I'm running on the iso brazos everything mostly works in ics.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-x86/-/GYp30dRZyOYJ.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-x86...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

Marek Vašut

unread,
May 2, 2012, 6:54:12 AM5/2/12
to andro...@googlegroups.com
Well .. I fixed my kernel config and it started working too. But ethernet is still flaky and the Gsensor doesn't work for obvious reasons.

Dne středa, 2. května 2012 5:20:52 UTC+2 J5 napsal(a):

Interesting I'm running on the iso brazos everything mostly works in ics.

Gábor .

unread,
May 2, 2012, 10:19:27 AM5/2/12
to andro...@googlegroups.com

I have Acer Iconia w500 and sleep mode not working:(
Could you give a link to download your iso?

Juan Ramón Blanno

unread,
May 2, 2012, 11:32:20 AM5/2/12
to Android-x86

Hi!

For me The biggest problem is The sleep function, Any ideas? Here is
my experience
http://groups.google.com/group/android-x86/browse_thread/thread/b5007747ae675d13/df41ec6619155524?hl=en&lnk=gst&q=W500#df41ec6619155524

Juan.


On May 1, 10:20 pm, Jonathan Farnden <jgfarn...@gmail.com> wrote:
> Interesting I'm running on the iso brazos everything mostly works in ics.
> On May 1, 2012 6:46 PM, "Marek Vašut" <marek.va...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hey,
>
> > I've been recently tinkering with Iconia Tab W500. This is a pretty crappy
> > piece of hardware based on the AMD Brazos C50 CPU. Anyway, I figured out
> > that a few things doesn't work:
>
> >    - Ethernet -- I fixed this in upstream kernel to some point, but it
> >    still needs more work it seems (crappy ASIX AX88772B USB chip, can be
> >    worked around by using out-of-tree driver supplied by ASIX)
> >    - Gyrosensor -- BOSCH BMA150, connected to ACPI/WMI, I contacted the

Marek Vašut

unread,
May 2, 2012, 4:22:47 PM5/2/12
to andro...@googlegroups.com
I'll check if I can figure out the keymap ... probably later today. Yes, I can publish the ISO too. On the other hand, the system keeps waking up, so it'll need some deeper investigation.

Dne středa, 2. května 2012 16:19:27 UTC+2 Gábor . napsal(a):

Gábor .

unread,
May 2, 2012, 11:37:05 PM5/2/12
to andro...@googlegroups.com
Thank you dear Friend and I am waiting it !:-)

BartoszSK

unread,
May 3, 2012, 1:12:04 PM5/3/12
to Android-x86
I was waiting for any new development on W500 for last few months so I
gladly join to the Cheer up company :)
regards
Bartosz

Jonathan Farnden

unread,
May 3, 2012, 2:41:08 PM5/3/12
to andro...@googlegroups.com

I found that if you enable bluetooth in windows and restart into android Bluetooth works but i don't know why it doesn't know how to enable in android alone.

> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.

Marek Vašut

unread,
May 3, 2012, 3:20:22 PM5/3/12
to andro...@googlegroups.com
Looks like 3.0.30 kernel doesn't have the suspend issue ... maybe it only happens if you have the system booted from SD card/USB stick?


I compiled the system with suspend-debug, so if you hit the issue, pastebin output of "dmesg" command.

Dne čtvrtek, 3. května 2012 19:12:04 UTC+2 BartoszSK napsal(a):

Marek Vašut

unread,
May 3, 2012, 3:21:50 PM5/3/12
to andro...@googlegroups.com
I'm in touch with acer-wmi guy, I never tested bluetooth, but I'll ask him about it if I remember to ...

Dne čtvrtek, 3. května 2012 20:41:08 UTC+2 J5 napsal(a):

I found that if you enable bluetooth in windows and restart into android Bluetooth works but i don't know why it doesn't know how to enable in android alone.
On May 3, 2012 10:18 AM, "BartoszSK" <skap...@googlemail.com> wrote:
>
> I was waiting for any new development on W500 for last few months so I
> gladly join to the Cheer up  company :)
> regards
> Bartosz
>
> On May 2, 11:37 pm, Gábor . <gabor01...@gmail.com> wrote:
> > Thank you dear Friend and I am waiting it !:-)
>
> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.

> To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.

Gábor .

unread,
May 4, 2012, 9:27:53 AM5/4/12
to andro...@googlegroups.com
I tested your iso dear Friend, if i boot from internal SSD or USB and wake up the tablet about few minutes from suspend :-(.

Gábor .

unread,
May 4, 2012, 10:07:31 AM5/4/12
to andro...@googlegroups.com
I make a pastebin:

app_0@brazos:/ $ export PATH=/data/local/bin:$PATH
app_0@brazos:/ $ dmesg
<6>[    0.000000] Initializing cgroup subsys cpu
<5>[    0.000000] Linux version 3.0.30-android-x86-brazos+ (marex@mashiro) (gcc version 4.6.3 (Debian 4.6.3-1) ) #7 SMP PREEMPT Thu May 3 20:45:02 CEST 2012
<6>[    0.000000] KERNEL supported cpus:
<6>[    0.000000]   AMD AuthenticAMD
<6>[    0.000000] BIOS-provided physical RAM map:
<6>[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
<6>[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000000100000 - 0000000066a3f000 (usable)
<6>[    0.000000]  BIOS-e820: 0000000066a3f000 - 0000000066bbf000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000066bbf000 - 0000000066ebf000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000066ebf000 - 0000000066ef6000 (ACPI data)
<6>[    0.000000]  BIOS-e820: 0000000066ef6000 - 0000000066f00000 (usable)
<6>[    0.000000]  BIOS-e820: 0000000066f00000 - 000000007f000000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
<5>[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
<6>[    0.000000] DMI 2.7 present.
<7>[    0.000000] DMI: acer ICONIA Tab W500/WT1, BIOS V1.13 07/08/2011
<7>[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
<7>[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
<6>[    0.000000] last_pfn = 0x66f00 max_arch_pfn = 0x100000
<7>[    0.000000] MTRR default type: uncachable
<7>[    0.000000] MTRR fixed ranges enabled:
<7>[    0.000000]   00000-9FFFF write-back
<7>[    0.000000]   A0000-BFFFF uncachable
<7>[    0.000000]   C0000-FFFFF write-through
<7>[    0.000000] MTRR variable ranges enabled:
<7>[    0.000000]   0 base 000000000 mask FC0000000 write-back
<7>[    0.000000]   1 base 040000000 mask FE0000000 write-back
<7>[    0.000000]   2 base 060000000 mask FF8000000 write-back
<7>[    0.000000]   3 base 066EB4000 mask FFFFFF000 uncachable
<7>[    0.000000]   4 base 0FFE00000 mask FFFE00000 write-protect
<7>[    0.000000]   5 disabled
<7>[    0.000000]   6 disabled
<7>[    0.000000]   7 disabled
<6>[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<6>[    0.000000] found SMP MP-table at [c00fe210] fe210
<7>[    0.000000] initial memory mapped : 0 - 01c00000
<7>[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
<6>[    0.000000] init_memory_mapping: 0000000000000000-
00000000377fe000
<7>[    0.000000]  0000000000 - 0000400000 page 4k
<7>[    0.000000]  0000400000 - 0037400000 page 2M
<7>[    0.000000]  0037400000 - 00377fe000 page 4k
<7>[    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
<6>[    0.000000] RAMDISK: 37eb2000 - 37ff0000
<6>[    0.000000] Allocated new RAMDISK: 376c0000 - 377fd484
<6>[    0.000000] Move RAMDISK from 0000000037eb2000 - 0000000037fef483 to 376c0000 - 377fd483
<4>[    0.000000] ACPI: RSDP 000fe020 00024 (v02 ACRSYS)
<4>[    0.000000] ACPI: XSDT 66ef5120 0006C (v01 ACRSYS ACRPRDCT 00000003      01000013)
<4>[    0.000000] ACPI: FACP 66ef4000 000F4 (v04 ACRSYS ACRPRDCT 00000003 1025 00040000)
<4>[    0.000000] ACPI: DSDT 66edc000 134E5 (v01 ACRSYS ACRPRDCT F0000000 1025 00040000)
<4>[    0.000000] ACPI: FACS 66c8d000 00040
<4>[    0.000000] ACPI: HPET 66ef3000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
<4>[    0.000000] ACPI: APIC 66ef2000 00084 (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
<4>[    0.000000] ACPI: MCFG 66ef1000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
<4>[    0.000000] ACPI: ASF! 66ef0000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
<4>[    0.000000] ACPI: BOOT 66edb000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
<4>[    0.000000] ACPI: SLIC 66eda000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
<4>[    0.000000] ACPI: SSDT 66ed9000 0030C (v01 AMD    POWERNOW 00000001 AMD  00000001)
<4>[    0.000000] ACPI: SSDT 66ed7000 0168E (v02    AMD     ALIB 00000001 MSFT 04000000)
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<5>[    0.000000] 759MB HIGHMEM available.
<5>[    0.000000] 887MB LOWMEM available.
<6>[    0.000000]   mapped low ram: 0 - 377fe000
<6>[    0.000000]   low ram: 0 - 377fe000
<4>[    0.000000] Zone PFN ranges:
<4>[    0.000000]   DMA      0x00000010 -> 0x00001000
<4>[    0.000000]   Normal   0x00001000 -> 0x000377fe
<4>[    0.000000]   HighMem  0x000377fe -> 0x00066f00
<4>[    0.000000] Movable zone start PFN for each node
<4>[    0.000000] early_node_map[3] active PFN ranges
<4>[    0.000000]     0: 0x00000010 -> 0x0000009f
<4>[    0.000000]     0: 0x00000100 -> 0x00066a3f
<4>[    0.000000]     0: 0x00066ef6 -> 0x00066f00
<7>[    0.000000] On node 0 totalpages: 420312
<7>[    0.000000] free_area_init_node: node 0, pgdat c1540940, node_mem_map f69df200
<7>[    0.000000]   DMA zone: 32 pages used for memmap
<7>[    0.000000]   DMA zone: 0 pages reserved
<7>[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
<7>[    0.000000]   Normal zone: 1744 pages used for memmap
<7>[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
<7>[    0.000000]   HighMem zone: 1519 pages used for memmap
<7>[    0.000000]   HighMem zone: 191580 pages, LIFO batch:31
<6>[    0.000000] Using APIC driver default
<6>[    0.000000] ACPI: PM-Timer IO Port: 0x408
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
<6>[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
<6>[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
<6>[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
<6>[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
<6>[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
<6>[    0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
<7>[    0.000000] ACPI: IRQ0 used by override.
<7>[    0.000000] ACPI: IRQ2 used by override.
<7>[    0.000000] ACPI: IRQ9 used by override.
<6>[    0.000000] Using ACPI (MADT) for SMP configuration information
<6>[    0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
<6>[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
<7>[    0.000000] nr_irqs_gsi: 40
<6>[    0.000000] Allocating PCI resources starting at 7f000000 (gap: 7f000000:79000000)
<6>[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
<6>[    0.000000] PERCPU: Embedded 11 pages/cpu @f6400000 s23424 r0 d21632 u1048576
<7>[    0.000000] pcpu-alloc: s23424 r0 d21632 u1048576 alloc=1*4194304
<7>[    0.000000] pcpu-alloc: [0] 0 1 2 3
<4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 417017
<5>[    0.000000] Kernel command line: quiet root=/dev/ram0 androidboot.hardware=amd_brazos acpi_sleep=s3_bios,s3_mode SRC=/android-2012-05-03
<6>[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[    0.000000] Initializing CPU#0
<6>[    0.000000] Initializing HighMem for node 0 (000377fe:00066f00)
<6>[    0.000000] Memory: 1658572k/1686528k available (3494k kernel code, 22676k reserved, 1919k data, 400k init, 772396k highmem)
<6>[    0.000000] virtual kernel memory layout:
<6>[    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)
<6>[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
<6>[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
<6>[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
<6>[    0.000000]       .init : 0xc154a000 - 0xc15ae000   ( 400 kB)
<6>[    0.000000]       .data : 0xc1369bad - 0xc1549940   (1919 kB)
<6>[    0.000000]       .text : 0xc1000000 - 0xc1369bad   (3494 kB)
<6>[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
<6>[    0.000000] Preemptible hierarchical RCU implementation.
<6>[    0.000000] NR_IRQS:512
<7>[    0.000000] CPU 0 irqstacks, hard=f600a000 soft=f600c000
<6>[    0.000000] Console: colour VGA+ 80x25
<6>[    0.000000] console [tty0] enabled
<3>[    0.000000] ram_console: buffer   (null), invalid size 0, datasize 4294967284
<7>[    0.000000] hpet clockevent registered
<4>[    0.000000] Fast TSC calibration using PIT
<4>[    0.000000] Detected 997.932 MHz processor.
<6>[    0.010006] Calibrating delay loop (skipped), value calculated using timer frequency.. 1995.86 BogoMIPS (lpj=9979320)
<6>[    0.010016] pid_max: default: 32768 minimum: 301
<6>[    0.010083] Security Framework initialized
<6>[    0.010121] Mount-cache hash table entries: 512
<6>[    0.010452] Initializing cgroup subsys debug
<6>[    0.010458] Initializing cgroup subsys cpuacct
<6>[    0.010483] Initializing cgroup subsys freezer
<6>[    0.010515] CPU: Physical Processor ID: 0
<6>[    0.010519] CPU: Processor Core ID: 0
<6>[    0.010524] mce: CPU supports 6 MCE banks
<6>[    0.010779] ACPI: Core revision 20110413
<6>[    0.026939] Enabling APIC mode:  Flat.  Using 1 I/O APICs
<6>[    0.027336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>[    0.127388] CPU0: AMD C-60 Processor  stepping 00
<6>[    0.130000] Performance Events: AMD PMU driver.
<6>[    0.130000] ... version:                0
<6>[    0.130000] ... bit width:              48
<6>[    0.130000] ... generic registers:      4
<6>[    0.130000] ... value mask:             0000ffffffffffff
<6>[    0.130000] ... max period:             00007fffffffffff
<6>[    0.130000] ... fixed-purpose events:   0
<6>[    0.130000] ... event mask:             000000000000000f
<6>[    0.180077] NMI watchdog enabled, takes one hw-pmu counter.
<7>[    0.260105] CPU 1 irqstacks, hard=f60b4000 soft=f60b6000
<6>[    0.260113] Booting Node   0, Processors  #1
<7>[    0.260119] smpboot cpu 1: start_ip = 9b000
<6>[    0.020000] Initializing CPU#1
<6>[    0.430058] NMI watchdog enabled, takes one hw-pmu counter.
<6>[    0.450050] Brought up 2 CPUs
<6>[    0.450061] Total of 2 processors activated (3991.64 BogoMIPS).
<6>[    0.450582] NET: Registered protocol family 16
<6>[    0.450582] Extended Config Space enabled on 0 nodes
<6>[    0.450582] ACPI: bus type pci registered
<6>[    0.450582] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
<6>[    0.450582] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
<6>[    0.450582] PCI: Using MMCONFIG for extended config space
<6>[    0.450582] PCI: Using configuration type 1 for base access
<6>[    0.470136] bio: create slab <bio-0> at 0
<7>[    0.480664] ACPI: EC: Look up EC in DSDT
<4>[    0.485929] ACPI: Executed 1 blocks of module-level executable AML code
<5>[    0.496235] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
<6>[    0.691346] ACPI: Interpreter enabled
<6>[    0.691356] ACPI: (supports S0 S3 S5)
<6>[    0.691395] ACPI: Using IOAPIC for interrupt routing
<4>[    0.691773] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
<4>[    0.691773] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
<6>[    0.730413] ACPI: EC: GPE = 0x15, I/O: command/status = 0x66, data = 0x62
<6>[    0.730712] ACPI: No dock devices found.
<6>[    0.730728] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[    0.731067] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000c3fff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000c7fff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000cbfff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000cc000-0x000cffff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000e8000-0x000ebfff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x000ec000-0x000effff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0x7f000000-0xf7ffffff]
<6>[    0.731184] pci_root PNP0A08:00: host bridge window [mem 0xfc000000-0xffffffff]
<3>[    0.731184] pci_root PNP0A08:00: address space collision: host bridge window [mem 0x000cc000-0x000cffff] conflicts with Video ROM [mem 0x000c0000-0x000ce3ff]
<7>[    0.731184] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600
<7>[    0.731184] pci 0000:00:01.0: [1002:9807] type 0 class 0x000300
<7>[    0.731184] pci 0000:00:01.0: reg 10: [mem 0x80000000-0x8fffffff pref]
<7>[    0.731184] pci 0000:00:01.0: reg 14: [io  0x2000-0x20ff]
<7>[    0.731184] pci 0000:00:01.0: reg 18: [mem 0x90100000-0x9013ffff]
<7>[    0.731184] pci 0000:00:01.0: supports D1 D2
<7>[    0.731184] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403
<7>[    0.731184] pci 0000:00:01.1: reg 10: [mem 0x90144000-0x90147fff]
<7>[    0.731184] pci 0000:00:01.1: supports D1 D2
<7>[    0.731224] pci 0000:00:05.0: [1022:1513] type 1 class 0x000604
<7>[    0.731313] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
<7>[    0.731321] pci 0000:00:05.0: PME# disabled
<7>[    0.731423] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106
<7>[    0.731453] pci 0000:00:11.0: reg 10: [io  0x2118-0x211f]
<7>[    0.731469] pci 0000:00:11.0: reg 14: [io  0x2124-0x2127]
<7>[    0.731485] pci 0000:00:11.0: reg 18: [io  0x2110-0x2117]
<7>[    0.731501] pci 0000:00:11.0: reg 1c: [io  0x2120-0x2123]
<7>[    0.731517] pci 0000:00:11.0: reg 20: [io  0x2100-0x210f]
<7>[    0.731534] pci 0000:00:11.0: reg 24: [mem 0x9014e000-0x9014e3ff]
<7>[    0.731621] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
<7>[    0.731642] pci 0000:00:12.0: reg 10: [mem 0x9014d000-0x9014dfff]
<7>[    0.731748] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
<7>[    0.732395] pci 0000:00:12.2: reg 10: [mem 0x9014c000-0x9014c0ff]
<7>[    0.742156] pci 0000:00:12.2: supports D1 D2
<7>[    0.742163] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.742174] pci 0000:00:12.2: PME# disabled
<7>[    0.742213] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
<7>[    0.742238] pci 0000:00:13.0: reg 10: [mem 0x9014b000-0x9014bfff]
<7>[    0.742357] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
<7>[    0.743007] pci 0000:00:13.2: reg 10: [mem 0x9014a000-0x9014a0ff]
<7>[    0.746637] pci 0000:00:13.2: supports D1 D2
<7>[    0.746644] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.746653] pci 0000:00:13.2: PME# disabled
<7>[    0.746692] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
<7>[    0.746822] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
<7>[    0.746860] pci 0000:00:14.2: reg 10: [mem 0x90140000-0x90143fff 64bit]
<7>[    0.746966] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
<7>[    0.746976] pci 0000:00:14.2: PME# disabled
<7>[    0.747002] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
<7>[    0.747127] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
<7>[    0.747208] pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03
<7>[    0.747233] pci 0000:00:16.0: reg 10: [mem 0x90149000-0x90149fff]
<7>[    0.747350] pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03
<7>[    0.747969] pci 0000:00:16.2: reg 10: [mem 0x90148000-0x901480ff]
<7>[    0.751563] pci 0000:00:16.2: supports D1 D2
<7>[    0.751570] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.751580] pci 0000:00:16.2: PME# disabled
<7>[    0.751619] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600
<7>[    0.751687] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600
<7>[    0.751746] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600
<7>[    0.751808] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600
<7>[    0.751885] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600
<7>[    0.751946] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600
<7>[    0.752005] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600
<7>[    0.752064] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600
<7>[    0.752260] pci 0000:01:00.0: [168c:002b] type 0 class 0x000280
<7>[    0.752293] pci 0000:01:00.0: reg 10: [mem 0x90000000-0x9000ffff 64bit]
<7>[    0.752424] pci 0000:01:00.0: supports D1
<7>[    0.752430] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
<7>[    0.752440] pci 0000:01:00.0: PME# disabled
<6>[    0.770083] pci 0000:00:05.0: PCI bridge to [bus 01-01]
<7>[    0.770098] pci 0000:00:05.0:   bridge window [io  0xfffff000-0x0000] (disabled)
<7>[    0.770108] pci 0000:00:05.0:   bridge window [mem 0x90000000-0x900fffff]
<7>[    0.770118] pci 0000:00:05.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
<6>[    0.770265] pci 0000:00:14.4: PCI bridge to [bus 02-02] (subtractive decode)
<7>[    0.770273] pci 0000:00:14.4:   bridge window [io  0xf000-0x0000] (disabled)
<7>[    0.770282] pci 0000:00:14.4:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
<7>[    0.770291] pci 0000:00:14.4:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
<7>[    0.770297] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
<7>[    0.770303] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
<7>[    0.770309] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
<7>[    0.770315] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
<7>[    0.770321] pci 0000:00:14.4:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
<7>[    0.770327] pci 0000:00:14.4:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
<7>[    0.770335] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
<7>[    0.770341] pci 0000:00:14.4:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
<7>[    0.770347] pci 0000:00:14.4:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
<7>[    0.770353] pci 0000:00:14.4:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
<7>[    0.770359] pci 0000:00:14.4:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
<7>[    0.770365] pci 0000:00:14.4:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
<7>[    0.770370] pci 0000:00:14.4:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
<7>[    0.770376] pci 0000:00:14.4:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
<7>[    0.770382] pci 0000:00:14.4:   bridge window [mem 0x7f000000-0xf7ffffff] (subtractive decode)
<7>[    0.770389] pci 0000:00:14.4:   bridge window [mem 0xfc000000-0xffffffff] (subtractive decode)
<7>[    0.770456] pci_bus 0000:00: on NUMA node 0
<7>[    0.770471] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>[    0.770741] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
<7>[    0.770922] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
<6>[    0.771029]  pci0000:00: Requesting ACPI _OSC control (0x1d)
<6>[    0.771037]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
<6>[    0.771041] ACPI _OSC control for PCIe not granted, disabling ASPM
<6>[    0.791307] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.791307] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.791307] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.791307] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.791307] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.791352] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.791491] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.800225] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
<6>[    0.800372] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
<6>[    0.800372] vgaarb: loaded
<6>[    0.800372] vgaarb: bridge control possible 0000:00:01.0
<5>[    0.800372] SCSI subsystem initialized
<7>[    0.800372] libata version 3.00 loaded.
<6>[    0.800372] usbcore: registered new interface driver usbfs
<6>[    0.800372] usbcore: registered new interface driver hub
<6>[    0.800372] usbcore: registered new device driver usb
<6>[    0.800372] Advanced Linux Sound Architecture Driver Version 1.0.24.
<6>[    0.800372] PCI: Using ACPI for IRQ routing
<7>[    0.803025] PCI: pci_cache_line_size set to 64 bytes
<7>[    0.803203] reserve RAM buffer: 000000000009f800 - 000000000009ffff
<7>[    0.803210] reserve RAM buffer: 0000000066a3f000 - 0000000067ffffff
<7>[    0.803220] reserve RAM buffer: 0000000066f00000 - 0000000067ffffff
<6>[    0.803283] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
<6>[    0.803283] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
<6>[    0.810063] Switching to clocksource hpet
<6>[    0.810536] pnp: PnP ACPI init
<6>[    0.810589] ACPI: bus type pnp registered
<7>[    0.810940] pnp 00:00: [bus 00-ff]
<7>[    0.810949] pnp 00:00: [io  0x0000-0x0cf7 window]
<7>[    0.810956] pnp 00:00: [io  0x0d00-0xffff window]
<7>[    0.810964] pnp 00:00: [mem 0x000a0000-0x000bffff window]
<7>[    0.810971] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
<7>[    0.810978] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
<7>[    0.810985] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
<7>[    0.810991] pnp 00:00: [mem 0x000cc000-0x000cffff window]
<7>[    0.810998] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
<7>[    0.811004] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
<7>[    0.811011] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
<7>[    0.811017] pnp 00:00: [mem 0x000dc000-0x000dffff window]
<7>[    0.811024] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
<7>[    0.811030] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
<7>[    0.811037] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
<7>[    0.811043] pnp 00:00: [mem 0x000ec000-0x000effff window]
<7>[    0.811050] pnp 00:00: [mem 0x7f000000-0xf7ffffff window]
<7>[    0.811057] pnp 00:00: [mem 0xfc000000-0xffffffff window]
<7>[    0.811063] pnp 00:00: [io  0x0cf8-0x0cff]
<7>[    0.811466] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
<7>[    0.811613] pnp 00:01: [mem 0xfec00000-0xfec00fff]
<7>[    0.811622] pnp 00:01: [mem 0xfee00000-0xfee00fff]
<6>[    0.811979] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
<6>[    0.811989] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
<7>[    0.811999] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.812393] pnp 00:02: [irq 0 disabled]
<7>[    0.812442] pnp 00:02: [irq 8]
<7>[    0.812447] pnp 00:02: [mem 0xfed00000-0xfed003ff]
<7>[    0.812625] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
<7>[    0.812848] pnp 00:03: [io  0x0000-0x000f]
<7>[    0.812855] pnp 00:03: [io  0x0081-0x008f]
<7>[    0.812861] pnp 00:03: [io  0x00c0-0x00df]
<7>[    0.812869] pnp 00:03: [dma 4]
<7>[    0.813206] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
<7>[    0.813265] pnp 00:04: [io  0x00f0-0x00fe]
<7>[    0.813334] pnp 00:04: [irq 13]
<7>[    0.813580] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
<7>[    0.813734] pnp 00:05: [io  0x0070-0x0071]
<7>[    0.813913] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
<7>[    0.813941] pnp 00:06: [io  0x0061]
<7>[    0.814451] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
<7>[    0.814517] pnp 00:07: [io  0x0060]
<7>[    0.814525] pnp 00:07: [io  0x0064]
<7>[    0.814552] pnp 00:07: [irq 1]
<7>[    0.814851] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
<7>[    0.814890] pnp 00:08: [io  0x0010-0x001f]
<7>[    0.814897] pnp 00:08: [io  0x002e-0x002f]
<7>[    0.814903] pnp 00:08: [io  0x0072-0x0073]
<7>[    0.814909] pnp 00:08: [io  0x0080]
<7>[    0.814915] pnp 00:08: [io  0x00b0-0x00b1]
<7>[    0.814921] pnp 00:08: [io  0x0092]
<7>[    0.814927] pnp 00:08: [io  0x0400-0x04cf]
<7>[    0.814932] pnp 00:08: [io  0x04d0-0x04d1]
<7>[    0.814938] pnp 00:08: [io  0x04d6]
<7>[    0.814944] pnp 00:08: [io  0x0680-0x06ff]
<7>[    0.814949] pnp 00:08: [io  0x077a]
<7>[    0.814964] pnp 00:08: [io  0x0c00-0x0c01]
<7>[    0.814970] pnp 00:08: [io  0x0c14]
<7>[    0.814976] pnp 00:08: [io  0x0c50-0x0c52]
<7>[    0.814981] pnp 00:08: [io  0x0c6c]
<7>[    0.814986] pnp 00:08: [io  0x0c6f]
<7>[    0.814992] pnp 00:08: [io  0x0cd0-0x0cdb]
<6>[    0.815400] system 00:08: [io  0x0400-0x04cf] has been reserved
<6>[    0.815413] system 00:08: [io  0x04d0-0x04d1] has been reserved
<6>[    0.815422] system 00:08: [io  0x04d6] has been reserved
<6>[    0.815431] system 00:08: [io  0x0680-0x06ff] has been reserved
<6>[    0.815439] system 00:08: [io  0x077a] has been reserved
<6>[    0.815447] system 00:08: [io  0x0c00-0x0c01] has been reserved
<6>[    0.815454] system 00:08: [io  0x0c14] has been reserved
<6>[    0.815461] system 00:08: [io  0x0c50-0x0c52] has been reserved
<6>[    0.815469] system 00:08: [io  0x0c6c] has been reserved
<6>[    0.815485] system 00:08: [io  0x0c6f] has been reserved
<6>[    0.815493] system 00:08: [io  0x0cd0-0x0cdb] has been reserved
<7>[    0.815506] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.815732] pnp 00:09: [mem 0x000e0000-0x000fffff]
<7>[    0.815740] pnp 00:09: [mem 0xffe00000-0xffffffff]
<6>[    0.816087] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
<6>[    0.816098] system 00:09: [mem 0xffe00000-0xffffffff] has been reserved
<7>[    0.816107] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[    0.817214] pnp: PnP ACPI: found 10 devices
<6>[    0.817220] ACPI: ACPI bus type pnp unregistered
<6>[    0.817229] PnPBIOS: Disabled by ACPI PNP
<6>[    0.819707] Switched to NOHz mode on CPU #0
<6>[    0.819830] Switched to NOHz mode on CPU #1
<7>[    0.867356] PCI: max bus depth: 1 pci_try_num: 2
<6>[    0.867446] pci 0000:00:05.0: PCI bridge to [bus 01-01]
<6>[    0.867452] pci 0000:00:05.0:   bridge window [io  disabled]
<6>[    0.867466] pci 0000:00:05.0:   bridge window [mem 0x90000000-0x900fffff]
<6>[    0.867475] pci 0000:00:05.0:   bridge window [mem pref disabled]
<6>[    0.867487] pci 0000:00:14.4: PCI bridge to [bus 02-02]
<6>[    0.867492] pci 0000:00:14.4:   bridge window [io  disabled]
<6>[    0.867536] pci 0000:00:14.4:   bridge window [mem disabled]
<6>[    0.867544] pci 0000:00:14.4:   bridge window [mem pref disabled]
<6>[    0.867587] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
<7>[    0.867599] pci 0000:00:05.0: setting latency timer to 64
<7>[    0.867618] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
<7>[    0.867625] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
<7>[    0.867632] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.867640] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
<7>[    0.867647] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
<7>[    0.867654] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
<7>[    0.867661] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
<7>[    0.867668] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
<7>[    0.867675] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
<7>[    0.867682] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
<7>[    0.867689] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
<7>[    0.867696] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
<7>[    0.867703] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
<7>[    0.867710] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
<7>[    0.867717] pci_bus 0000:00: resource 18 [mem 0x7f000000-0xf7ffffff]
<7>[    0.867724] pci_bus 0000:00: resource 19 [mem 0xfc000000-0xffffffff]
<7>[    0.867731] pci_bus 0000:01: resource 1 [mem 0x90000000-0x900fffff]
<7>[    0.867739] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
<7>[    0.867745] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
<7>[    0.867752] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.867759] pci_bus 0000:02: resource 7 [mem 0x000c0000-0x000c3fff]
<7>[    0.867765] pci_bus 0000:02: resource 8 [mem 0x000c4000-0x000c7fff]
<7>[    0.867772] pci_bus 0000:02: resource 9 [mem 0x000c8000-0x000cbfff]
<7>[    0.867779] pci_bus 0000:02: resource 10 [mem 0x000d0000-0x000d3fff]
<7>[    0.867786] pci_bus 0000:02: resource 11 [mem 0x000d4000-0x000d7fff]
<7>[    0.867793] pci_bus 0000:02: resource 12 [mem 0x000d8000-0x000dbfff]
<7>[    0.867800] pci_bus 0000:02: resource 13 [mem 0x000dc000-0x000dffff]
<7>[    0.867806] pci_bus 0000:02: resource 14 [mem 0x000e0000-0x000e3fff]
<7>[    0.867813] pci_bus 0000:02: resource 15 [mem 0x000e4000-0x000e7fff]
<7>[    0.867820] pci_bus 0000:02: resource 16 [mem 0x000e8000-0x000ebfff]
<7>[    0.867827] pci_bus 0000:02: resource 17 [mem 0x000ec000-0x000effff]
<7>[    0.867834] pci_bus 0000:02: resource 18 [mem 0x7f000000-0xf7ffffff]
<7>[    0.867841] pci_bus 0000:02: resource 19 [mem 0xfc000000-0xffffffff]
<6>[    0.868122] NET: Registered protocol family 2
<6>[    0.868476] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[    0.869343] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[    0.870729] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
<6>[    0.871361] TCP: Hash tables configured (established 131072 bind 65536)
<6>[    0.871368] TCP reno registered
<6>[    0.871377] UDP hash table entries: 512 (order: 2, 16384 bytes)
<6>[    0.871402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
<6>[    0.871785] NET: Registered protocol family 1
<7>[    0.871827] pci 0000:00:01.0: Boot video device
<6>[    0.871932] pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    0.950316] pci 0000:00:12.0: PCI INT A disabled
<6>[    0.950351] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    0.970319] pci 0000:00:12.2: PCI INT B disabled
<6>[    0.970352] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    2.082816] pci 0000:00:13.0: PCI INT A disabled
<6>[    2.082856] pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    2.100097] pci 0000:00:13.2: PCI INT B disabled
<6>[    2.100139] pci 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    2.180614] pci 0000:00:16.0: PCI INT A disabled
<6>[    2.180647] pci 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    2.200531] pci 0000:00:16.2: PCI INT B disabled
<7>[    2.200575] PCI: CLS 64 bytes, default 64
<6>[    2.200680] Trying to unpack rootfs image as initramfs...
<6>[    2.270293] Freeing initrd memory: 1272k freed
<6>[    2.271216] Simple Boot Flag at 0x44 set to 0x1
<6>[    2.275917] microcode: CPU0: patch_level=0x05000101
<6>[    2.275937] microcode: CPU1: patch_level=0x05000101
<6>[    2.276118] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
<4>[    2.285770] highmem bounce pool size: 64 pages
<6>[    2.286244] ashmem: initialized
<5>[    2.286559] VFS: Disk quotas dquot_6.5.2
<4>[    2.286723] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<6>[    2.287173] squashfs: version 4.0 (2009/01/31) Phillip Lougher
<6>[    2.287251] fuse init (API version 7.16)
<6>[    2.287811] msgmni has been set to 1733
<6>[    2.289123] io scheduler noop registered
<6>[    2.289133] io scheduler deadline registered
<6>[    2.289243] io scheduler cfq registered (default)
<6>[    2.290157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<7>[    2.320627] power_supply AC0: uevent
<7>[    2.320636] power_supply AC0: POWER_SUPPLY_NAME=AC0
<7>[    2.320716] power_supply AC0: prop ONLINE=0
<7>[    2.321283] power_supply AC0: power_supply_changed
<6>[    2.321353] ACPI: AC Adapter [AC0] (off-line)
<7>[    2.321414] power_supply AC0: power_supply_changed_work
<7>[    2.321513] power_supply AC0: power_supply_update_gen_leds 0
<7>[    2.321534] power_supply AC0: uevent
<7>[    2.321538] power_supply AC0: POWER_SUPPLY_NAME=AC0
<7>[    2.321576] power_supply AC0: prop ONLINE=0
<6>[    2.322100] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
<6>[    2.322113] ACPI: Power Button [PWRB]
<6>[    2.322445] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
<6>[    2.330194] ACPI: Lid Switch [LID]
<6>[    2.330849] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
<6>[    2.330864] ACPI: Power Button [PWRF]
<4>[    2.332352] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
<6>[    2.375892] acpi device:01: registered as cooling_device0
<6>[    2.376647] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3
<6>[    2.376667] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
<7>[    2.377100] ACPI: acpi_idle registered with cpuidle
<6>[    2.385253] thermal LNXTHERM:00: registered as thermal_zone0
<6>[    2.385262] ACPI: Thermal Zone [THRM] (52 C)
<6>[    2.386967] isapnp: Scanning for PnP cards...
<7>[    2.393020] power_supply BAT0: uevent
<7>[    2.393031] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
<7>[    2.400940] power_supply BAT0: prop STATUS=Discharging
<7>[    2.400956] power_supply BAT0: prop PRESENT=1
<7>[    2.400966] power_supply BAT0: prop TECHNOLOGY=Li-ion
<7>[    2.400974] power_supply BAT0: prop CYCLE_COUNT=0
<7>[    2.400983] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=11100000
<7>[    2.400992] power_supply BAT0: prop VOLTAGE_NOW=11266000
<7>[    2.401001] power_supply BAT0: prop POWER_NOW=12452000
<7>[    2.401009] power_supply BAT0: prop ENERGY_FULL_DESIGN=37400000
<7>[    2.401018] power_supply BAT0: prop ENERGY_FULL=31559000
<7>[    2.401026] power_supply BAT0: prop ENERGY_NOW=19822000
<7>[    2.401034] power_supply BAT0: prop MODEL_NAME=AP11B3F
<7>[    2.401042] power_supply BAT0: prop MANUFACTURER=OEM
<7>[    2.401050] power_supply BAT0: prop SERIAL_NUMBER=
<7>[    2.401238] power_supply BAT0: power_supply_changed
<7>[    2.401304] power_supply BAT0: power_supply_changed_work
<7>[    2.401315] power_supply BAT0: power_supply_update_bat_leds 2
<7>[    2.401332] power_supply BAT0: uevent
<7>[    2.401337] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
<7>[    2.401350] power_supply BAT0: prop STATUS=Discharging
<7>[    2.401357] power_supply BAT0: prop PRESENT=1
<7>[    2.401365] power_supply BAT0: prop TECHNOLOGY=Li-ion
<7>[    2.401373] power_supply BAT0: prop CYCLE_COUNT=0
<7>[    2.401380] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=11100000
<7>[    2.401389] power_supply BAT0: prop VOLTAGE_NOW=11266000
<7>[    2.401396] power_supply BAT0: prop POWER_NOW=12452000
<7>[    2.401404] power_supply BAT0: prop ENERGY_FULL_DESIGN=37400000
<7>[    2.401413] power_supply BAT0: prop ENERGY_FULL=31559000
<7>[    2.401420] power_supply BAT0: prop ENERGY_NOW=19822000
<7>[    2.401428] power_supply BAT0: prop MODEL_NAME=AP11B3F
<7>[    2.401435] power_supply BAT0: prop MANUFACTURER=OEM
<7>[    2.401443] power_supply BAT0: prop SERIAL_NUMBER=
<6>[    2.401548] ACPI: Battery Slot [BAT0] (battery present)
<6>[    2.786017] isapnp: No Plug & Play device found
<6>[    2.800491] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[    3.263245] Linux agpgart interface v0.103
<6>[    3.270202] Refined TSC clocksource calibration: 997.874 MHz.
<6>[    3.270215] Switching to clocksource tsc
<6>[    3.271757] brd: module loaded
<6>[    3.275030] loop: module loaded
<7>[    3.275525] ahci 0000:00:11.0: version 3.0
<6>[    3.275610] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
<6>[    3.275786] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
<6>[    3.275798] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
<6>[    3.276596] scsi0 : ahci
<6>[    3.277290] ata1: SATA max UDMA/133 abar m1024@0x9014e000 port 0x9014e100 irq 19
<6>[    3.279403] tun: Universal TUN/TAP device driver, 1.6
<6>[    3.279412] tun: (C) 1999-2004 Max Krasnyansky <ma...@qualcomm.com>
<6>[    3.279930] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    3.280108] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<7>[    3.280201] ehci_hcd 0000:00:12.2: setting latency timer to 64
<6>[    3.280210] ehci_hcd 0000:00:12.2: EHCI Host Controller
<6>[    3.280425] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
<6>[    3.280493] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<7>[    3.280536] QUIRK: Enable AMD PLL fix
<6>[    3.280605] ehci_hcd 0000:00:12.2: debug port 1
<6>[    3.280652] ehci_hcd 0000:00:12.2: irq 17, io mem 0x9014c000
<6>[    3.300382] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
<6>[    3.301189] hub 1-0:1.0: USB hub found
<6>[    3.301210] hub 1-0:1.0: 5 ports detected
<6>[    3.301655] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<7>[    3.301743] ehci_hcd 0000:00:13.2: setting latency timer to 64
<6>[    3.301751] ehci_hcd 0000:00:13.2: EHCI Host Controller
<6>[    3.301940] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
<6>[    3.302002] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<6>[    3.302046] ehci_hcd 0000:00:13.2: debug port 1
<6>[    3.302071] ehci_hcd 0000:00:13.2: irq 17, io mem 0x9014a000
<6>[    3.320300] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
<6>[    3.321283] hub 2-0:1.0: USB hub found
<6>[    3.321302] hub 2-0:1.0: 5 ports detected
<6>[    3.321774] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<7>[    3.321863] ehci_hcd 0000:00:16.2: setting latency timer to 64
<6>[    3.321870] ehci_hcd 0000:00:16.2: EHCI Host Controller
<6>[    3.322064] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
<6>[    3.322125] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<6>[    3.322173] ehci_hcd 0000:00:16.2: debug port 1
<6>[    3.322198] ehci_hcd 0000:00:16.2: irq 17, io mem 0x90148000
<6>[    3.340326] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
<6>[    3.341301] hub 3-0:1.0: USB hub found
<6>[    3.341321] hub 3-0:1.0: 4 ports detected
<6>[    3.341846] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    3.341934] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    3.342021] ohci_hcd 0000:00:12.0: setting latency timer to 64
<6>[    3.342029] ohci_hcd 0000:00:12.0: OHCI Host Controller
<6>[    3.342373] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
<6>[    3.342496] ohci_hcd 0000:00:12.0: irq 18, io mem 0x9014d000
<6>[    3.405321] hub 4-0:1.0: USB hub found
<6>[    3.405383] hub 4-0:1.0: 5 ports detected
<6>[    3.406041] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    3.406137] ohci_hcd 0000:00:13.0: setting latency timer to 64
<6>[    3.406144] ohci_hcd 0000:00:13.0: OHCI Host Controller
<6>[    3.406364] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
<6>[    3.406410] ohci_hcd 0000:00:13.0: irq 18, io mem 0x9014b000
<6>[    3.465291] hub 5-0:1.0: USB hub found
<6>[    3.465332] hub 5-0:1.0: 5 ports detected
<6>[    3.466001] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    3.466090] ohci_hcd 0000:00:16.0: setting latency timer to 64
<6>[    3.466098] ohci_hcd 0000:00:16.0: OHCI Host Controller
<6>[    3.466396] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 6
<6>[    3.466481] ohci_hcd 0000:00:16.0: irq 18, io mem 0x90149000
<6>[    3.524919] hub 6-0:1.0: USB hub found
<6>[    3.524981] hub 6-0:1.0: 4 ports detected
<6>[    3.525825] uhci_hcd: USB Universal Host Controller Interface driver
<6>[    3.526278] Initializing USB Mass Storage driver...
<6>[    3.526438] usbcore: registered new interface driver usb-storage
<6>[    3.526443] USB Mass Storage support registered.
<6>[    3.526580] usbcore: registered new interface driver libusual
<6>[    3.526671] usbcore: registered new interface driver usbled
<6>[    3.526887] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
<4>[    3.526894] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
<6>[    3.527794] serio: i8042 KBD port at 0x60,0x64 irq 1
<6>[    3.528647] mousedev: PS/2 mouse device common for all mice
<6>[    3.530463] rtc_cmos 00:05: RTC can wake from S4
<6>[    3.530922] using rtc device, rtc_cmos, for alarms
<7>[    3.530931] rtc_cmos: dev (254:0)
<6>[    3.530952] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
<6>[    3.531046] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
<6>[    3.531145] i2c /dev entries driver
<6>[    3.531437] device-mapper: uevent: version 1.0.3
<6>[    3.531603] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-d...@redhat.com
<6>[    3.532464] cpuidle: using governor ladder
<6>[    3.533507] cpuidle: using governor menu
<6>[    3.533663] sdhci: Secure Digital Host Controller Interface driver
<6>[    3.533669] sdhci: Copyright(c) Pierre Ossman
<6>[    3.534342] usbcore: registered new interface driver usbhid
<6>[    3.534348] usbhid: USB HID core driver
<6>[    3.535068] logger: created 256K log 'log_main'
<6>[    3.535251] logger: created 256K log 'log_events'
<6>[    3.535398] logger: created 256K log 'log_radio'
<6>[    3.535755] logger: created 256K log 'log_system'
<6>[    3.536338] ALSA device list:
<6>[    3.536344]   No soundcards found.
<6>[    3.536352] oprofile: AMD IBS detected (0x000000ff)
<6>[    3.536357] oprofile: using NMI interrupt.
<6>[    3.536495] GACT probability NOT on
<6>[    3.536503] Mirror/redirect action on
<6>[    3.536508] u32 classifier
<6>[    3.536511]     Actions configured
<6>[    3.536518] Netfilter messages via NETLINK v0.30.
<6>[    3.536561] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
<6>[    3.537205] ctnetlink v0.93: registering with nfnetlink.
<6>[    3.537250] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[    3.537255] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[    3.537644] xt_time: kernel timezone is -0000
<6>[    3.538929] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[    3.539080] arp_tables: (C) 2002 David S. Miller
<6>[    3.539129] TCP cubic registered
<6>[    3.539332] NET: Registered protocol family 10
<6>[    3.543036] Mobile IPv6
<6>[    3.543058] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[    3.543263] IPv6 over IPv4 tunneling driver
<6>[    3.548475] NET: Registered protocol family 17
<6>[    3.548505] NET: Registered protocol family 15
<6>[    3.548525] NET: Registered protocol family 35
<6>[    3.548678] Using IPI No-Shortcut mode
<6>[    3.550194] rtc_cmos 00:05: setting system clock to 2012-05-04 15:25:01 UTC (1336145101)
<6>[    3.550213] powernow-k8: Found 1 AMD C-60 Processor  (2 cpu cores) (version 2.20.00)
<6>[    3.550246] powernow-k8: Core Performance Boosting: on.
<6>[    3.550308] powernow-k8:    0 : pstate 0 (1000 MHz)
<6>[    3.550313] powernow-k8:    1 : pstate 1 (800 MHz)
<6>[    3.554792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
<6>[    3.620363] usb 1-3: new high speed USB device number 2 using ehci_hcd
<6>[    3.792502] scsi1 : usb-storage 1-3:1.0
<6>[    3.820179] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[    3.821403] ata1.00: ATA-8: SanDisk SSD P4 32GB, SSD 8.10, max UDMA/133
<6>[    3.821412] ata1.00: 62533296 sectors, multi 1: LBA48
<6>[    3.822047] ata1.00: configured for UDMA/133
<5>[    3.822638] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD P4 3 SSD  PQ: 0 ANSI: 5
<5>[    3.823733] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
<5>[    3.823887] sd 0:0:0:0: [sda] Write Protect is off
<7>[    3.823894] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[    3.823946] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[    3.823957] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    3.825436]  sda: sda1 sda2 sda3
<5>[    3.827356] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[    3.827460] Freeing unused kernel memory: 400k freed
<6>[    4.050339] usb 2-3: new high speed USB device number 3 using ehci_hcd
<6>[    4.380340] usb 2-4: new high speed USB device number 4 using ehci_hcd
<3>[    4.451096] VFS: could not find a valid V7 on sda.
<5>[    4.793982] scsi 1:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
<5>[    4.797050] sd 1:0:0:0: Attached scsi generic sg1 type 0
<5>[    4.803487] sd 1:0:0:0: [sdb] Attached SCSI removable disk
<4>[    4.830276] mount: sending ioctl 5310 to a partition!
<4>[    4.830284] mount: sending ioctl 5310 to a partition!
<6>[    5.000315] usb 5-1: new full speed USB device number 2 using ohci_hcd
<3>[    5.010750] VFS: could not find a valid V7 on sda1.
<6>[    5.480131] usb 5-5: new full speed USB device number 3 using ohci_hcd
<4>[    5.540463] mount: sending ioctl 5310 to a partition!
<4>[    5.540472] mount: sending ioctl 5310 to a partition!
<3>[    5.701122] VFS: could not find a valid V7 on sda2.
<4>[    6.127946] EXT2-fs (sda3): warning: mounting unchecked fs, running e2fsck is recommended
<6>[    6.780887] wmi: Mapper loaded
<6>[    6.817376] [drm] Initialized drm 1.1.0 20060810
<6>[    6.858568] [drm] radeon defaulting to kernel modesetting.
<6>[    6.858577] [drm] radeon kernel modesetting enabled.
<6>[    6.858676] radeon 0000:00:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    6.858686] radeon 0000:00:01.0: setting latency timer to 64
<6>[    6.859915] [drm] initializing kernel modesetting (PALM 0x1002:0x9807 0x1025:0x0577).
<6>[    6.860076] [drm] register mmio base: 0x90100000
<6>[    6.860082] [drm] register mmio size: 262144
<6>[    6.867013] ATOM BIOS: Acer
<6>[    6.867068] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
<6>[    6.867078] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF
<6>[    6.867363] [drm] Detected VRAM RAM=384M, BAR=256M
<6>[    6.867373] [drm] RAM width 32bits DDR
<6>[    6.868575] [TTM] Zone  kernel: Available graphics memory: 443924 kiB.
<6>[    6.868582] [TTM] Zone highmem: Available graphics memory: 830122 kiB.
<6>[    6.868588] [TTM] Initializing pool allocator.
<6>[    6.868643] [drm] radeon: 384M of VRAM memory ready
<6>[    6.868650] [drm] radeon: 512M of GTT memory ready.
<6>[    6.868683] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
<6>[    6.868688] [drm] Driver supports precise vblank timestamp query.
<7>[    6.868749] radeon 0000:00:01.0: irq 40 for MSI/MSI-X
<6>[    6.868760] radeon 0000:00:01.0: radeon: using MSI.
<6>[    6.868817] [drm] radeon: irq initialized.
<6>[    6.868829] [drm] GART: num cpu pages 131072, num gpu pages 131072
<6>[    6.871243] [drm] Loading PALM Microcode
<6>[    6.896375] radeon 0000:00:01.0: WB enabled
<6>[    6.914639] [drm] ring test succeeded in 1 usecs
<6>[    6.914947] [drm] radeon: ib pool ready.
<6>[    6.915100] [drm] ib test succeeded in 0 usecs
<6>[    6.931449] [drm] Radeon Display Connectors
<6>[    6.931459] [drm] Connector 0:
<6>[    6.931464] [drm]   LVDS
<6>[    6.931468] [drm]   HPD1
<6>[    6.931476] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
<6>[    6.931482] [drm]   Encoders:
<6>[    6.931487] [drm]     LCD1: INTERNAL_UNIPHY
<6>[    6.931492] [drm] Connector 1:
<6>[    6.931496] [drm]   HDMI-A
<6>[    6.931499] [drm]   HPD2
<6>[    6.931506] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
<6>[    6.931511] [drm]   Encoders:
<6>[    6.931515] [drm]     DFP1: INTERNAL_UNIPHY
<6>[    6.987968] [drm] Radeon display connector LVDS-1: Found valid EDID
<6>[    6.998322] [drm] Radeon display connector HDMI-A-1: No monitor connected or invalid EDID
<6>[    6.998383] [drm] Internal thermal controller without fan control
<6>[    6.999222] [drm] radeon: power management initialized
<6>[    7.468873] [drm] fb mappable at 0x80141000
<6>[    7.468880] [drm] vram apper at 0x80000000
<6>[    7.468884] [drm] size 4096000
<6>[    7.468887] [drm] fb depth is 24
<6>[    7.468891] [drm]    pitch is 5120
<6>[    7.469682] fbcon: radeondrmfb (fb0) is primary device
<6>[    8.031050] Console: switching to colour frame buffer device 160x50
<6>[    8.042370] fb0: radeondrmfb frame buffer device
<6>[    8.042376] drm: registered panic notifier
<6>[    8.042390] [drm] Initialized radeon 2.10.0 20080528 for 0000:00:01.0 on minor 0
<6>[    8.071502] HDA Intel 0000:00:01.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
<7>[    8.071587] HDA Intel 0000:00:01.1: irq 41 for MSI/MSI-X
<7>[    8.071627] HDA Intel 0000:00:01.1: setting latency timer to 64
<6>[    8.164879] HDMI status: Pin=3 Presence_Detect=0 ELD_Valid=0
<6>[    8.167585] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:01.1/sound/card0/input5
<6>[    8.170157] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    8.170299] HDA Intel 0000:00:14.2: setting latency timer to 64
<6>[    8.325196] hda_codec: ALC269: SKU not ready 0x411111f0
<6>[    8.326641] hda_codec: ALC269VB: BIOS auto-probing.
<6>[    8.333298] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
<6>[    8.385384] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
<3>[    8.386819] SP5100 TCO timer: mmio address 0xb80430 already in use
<6>[    8.491838] cfg80211: Calling CRDA to update world regulatory domain
<6>[    8.523048] ath9k 0000:01:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
<7>[    8.523069] ath9k 0000:01:00.0: setting latency timer to 64
<7>[    8.572734] ath: EEPROM regdomain: 0x60
<7>[    8.572739] ath: EEPROM indicates we should expect a direct regpair map
<7>[    8.572749] ath: Country alpha2 being used: 00
<7>[    8.572752] ath: Regpair used: 0x60
<7>[    8.575888] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
<7>[    8.586964] Registered led device: ath9k-phy0
<6>[    8.586987] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8d40000, irq=17
<6>[    8.619022] input: PC Speaker as /devices/platform/pcspkr/input/input7
<6>[    8.689279] Linux video capture interface: v2.00
<6>[    8.694102] uvcvideo: Found UVC 1.00 device 1.3M Rear (058f:b002)
<6>[    8.698066] input: 1.3M Rear as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input8
<6>[    8.699437] uvcvideo: Found UVC 1.00 device 1.3M Front (058f:b002)
<6>[    8.703475] input: 1.3M Front as /devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/input/input9
<6>[    8.706419] usbcore: registered new interface driver uvcvideo
<6>[    8.706428] USB Video Class driver (v1.1.0)
<6>[    8.771170] Bluetooth: Core ver 2.16
<6>[    8.771407] NET: Registered protocol family 31
<6>[    8.771412] Bluetooth: HCI device and connection manager initialized
<6>[    8.771419] Bluetooth: HCI socket layer initialized
<6>[    8.771424] Bluetooth: L2CAP socket layer initialized
<6>[    8.771435] Bluetooth: SCO socket layer initialized
<6>[    8.774885] Bluetooth: Generic Bluetooth USB driver ver 0.6
<6>[    8.879003] usbcore: registered new interface driver btusb
<6>[    9.019337] acer_wmi: Acer Laptop ACPI-WMI Extras
<3>[    9.019369] acer_wmi: No or unsupported WMI interface, unable to load
<6>[    9.094399] input: eGalax Inc. USB TouchController as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input10
<6>[    9.096080] cpufreq_interactive_input_connect: connect to eGalax Inc. USB TouchController
<6>[    9.096113] hid-multitouch 0003:0EEF:7302.0001: input: USB HID v2.10 Pointer [eGalax Inc. USB TouchController] on usb-0000:00:13.0-1/input0
<6>[    9.111371] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[    9.111380] Bluetooth: BNEP filters: protocol multicast
<6>[    9.127355] Bluetooth: RFCOMM TTY layer initialized
<6>[    9.127371] Bluetooth: RFCOMM socket layer initialized
<6>[    9.127377] Bluetooth: RFCOMM ver 1.11
<6>[    9.200906] usbcore: registered new interface driver cdc_acm
<6>[    9.200915] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
<6>[    9.212018] usbcore: registered new interface driver usbserial
<6>[    9.212028] usbserial: USB Serial Driver core
<6>[    9.218616] USB Serial support registered for GSM modem (1-port)
<6>[    9.219883] usbcore: registered new interface driver option
<6>[    9.219890] option: v0.7.2:USB Driver for GSM modems
<6>[    9.231856] PPP generic driver version 2.4.2
<6>[    9.235617] NET: Registered protocol family 24
<6>[    9.251184] PPP Deflate Compression module registered
<6>[    9.258324] PPP BSD Compression module registered
<7>[    9.344991] power_supply AC0: uevent
<7>[    9.345001] power_supply AC0: POWER_SUPPLY_NAME=AC0
<7>[    9.345128] power_supply AC0: prop ONLINE=0
<7>[    9.345333] power_supply BAT0: uevent
<7>[    9.345340] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
<7>[    9.351014] power_supply BAT0: prop STATUS=Discharging
<7>[    9.351030] power_supply BAT0: prop PRESENT=1
<7>[    9.351040] power_supply BAT0: prop TECHNOLOGY=Li-ion
<7>[    9.351048] power_supply BAT0: prop CYCLE_COUNT=0
<7>[    9.351057] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=11100000
<7>[    9.351066] power_supply BAT0: prop VOLTAGE_NOW=11287000
<7>[    9.351075] power_supply BAT0: prop POWER_NOW=11748000
<7>[    9.351083] power_supply BAT0: prop ENERGY_FULL_DESIGN=37400000
<7>[    9.351092] power_supply BAT0: prop ENERGY_FULL=31559000
<7>[    9.351100] power_supply BAT0: prop ENERGY_NOW=19800000
<7>[    9.351108] power_supply BAT0: prop MODEL_NAME=AP11B3F
<7>[    9.351116] power_supply BAT0: prop MANUFACTURER=OEM
<7>[    9.351124] power_supply BAT0: prop SERIAL_NUMBER=
<3>[    9.382483] init: cannot open '/initlogo.rle'
<4>[    9.528541] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<6>[    9.716072] warning: `rild' uses 32-bit capabilities (legacy support in use)
<6>[   10.500453] input: Android Power Button as /devices/virtual/input/input11
<6>[   14.217661] request_suspend_state: wakeup (3->0) at 14217646772 (2012-05-04 15:25:12.152137502 UTC)
<3>[   14.297249] init: no such service 'hciattach'
<6>[   14.680936] ath9k 0000:01:00.0: PCI INT A disabled
<6>[   14.680987] ath9k: Driver unloaded
<3>[  127.982249] init: no such service 'hciattach'
<6>[  176.790761] request_suspend_state: sleep (0->3) at 176790751965 (2012-05-04 15:27:54.725243069 UTC)
<4>[  177.790309] stop_drawing_early_suspend: timeout waiting for userspace to stop drawing
<6>[  177.794548] PM: Syncing filesystems ... done.
<7>[  177.796567] PM: Preparing system for mem sleep
<0>[  177.820608] Freezing user space processes ... (elapsed 0.01 seconds) done.
<0>[  177.840374] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
<7>[  177.860382] PM: Entering mem sleep
<0>[  177.860410] Suspending console(s) (use no_console_suspend to debug)
<5>[  177.861059] sd 0:0:0:0: [sda] Synchronizing SCSI cache
<5>[  177.864586] sd 0:0:0:0: [sda] Stopping disk
<7>[  177.864821] rtc0: suspend, alarm may wake, ctrl 22
<6>[  177.865734] ohci_hcd 0000:00:16.0: PCI INT A disabled
<6>[  177.865763] HDA Intel 0000:00:14.2: PCI INT A disabled
<6>[  177.865926] ohci_hcd 0000:00:13.0: PCI INT A disabled
<6>[  177.865978] ohci_hcd 0000:00:12.0: PCI INT A disabled
<6>[  177.866072] HDA Intel 0000:00:01.1: PCI INT B disabled
<7>[  177.866122] ACPI handle has no context!
<6>[  177.867970] ahci 0000:00:11.0: PCI INT A disabled
<6>[  177.880113] ehci_hcd 0000:00:16.2: PCI INT B disabled
<6>[  177.880125] ehci_hcd 0000:00:13.2: PCI INT B disabled
<6>[  177.880155] ehci_hcd 0000:00:12.2: PCI INT B disabled
<6>[  178.060089] PM: suspend of devices complete after 199.399 msecs
<6>[  178.120194] PM: late suspend of devices complete after 60.093 msecs
<6>[  178.120274] ACPI: Preparing to enter system sleep state S3
<6>[  178.122983] PM: Saving platform NVS memory
<0>[  178.122990] Disabling non-boot CPUs ...
<6>[  178.230016] CPU 1 is now offline
<6>[  178.230565] ACPI: Low-level resume complete
<6>[  178.230565] PM: Restoring platform NVS memory
<6>[  178.230565] Suspended for 3.000 seconds
<6>[  178.230565] Enabling non-boot CPUs ...
<6>[  178.251090] Booting Node 0 Processor 1 APIC 0x1
<7>[  178.251094] smpboot cpu 1: start_ip = 9b000
<6>[  178.124781] Initializing CPU#1
<6>[  178.430935] NMI watchdog enabled, takes one hw-pmu counter.
<6>[  178.431398] CPU1 is up
<6>[  178.431669] ACPI: Waking up from system sleep state S3
<6>[  178.440037] Switched to NOHz mode on CPU #1
<7>[  178.593031] radeon 0000:00:01.0: restoring config space at offset 0x1 (was 0x100003, writing 0x100407)
<7>[  178.593131] pcieport 0000:00:05.0: restoring config space at offset 0xc (was 0xffff, writing 0x0)
<7>[  178.593144] pcieport 0000:00:05.0: restoring config space at offset 0xa (was 0xffffffff, writing 0x0)
<7>[  178.593266] ahci 0000:00:11.0: restoring config space at offset 0x1 (was 0x2300003, writing 0x2300007)
<6>[  178.610086] ehci_hcd 0000:00:12.2: BAR 0: set to [mem 0x9014c000-0x9014c0ff] (PCI address [0x9014c000-0x9014c0ff])
<7>[  178.610132] ehci_hcd 0000:00:12.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00013)
<6>[  178.630079] ehci_hcd 0000:00:13.2: BAR 0: set to [mem 0x9014a000-0x9014a0ff] (PCI address [0x9014a000-0x9014a0ff])
<7>[  178.630125] ehci_hcd 0000:00:13.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00013)
<7>[  178.630215] HDA Intel 0000:00:14.2: restoring config space at offset 0x1 (was 0x4100000, writing 0x4100002)
<6>[  178.650080] ehci_hcd 0000:00:16.2: BAR 0: set to [mem 0x90148000-0x901480ff] (PCI address [0x90148000-0x901480ff])
<7>[  178.650126] ehci_hcd 0000:00:16.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00013)
<6>[  178.650541] PM: early resume of devices complete after 57.621 msecs
<7>[  178.650768] radeon 0000:00:01.0: setting latency timer to 64
<6>[  178.650790] HDA Intel 0000:00:01.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
<7>[  178.650806] HDA Intel 0000:00:01.1: setting latency timer to 64
<7>[  178.650865] HDA Intel 0000:00:01.1: irq 41 for MSI/MSI-X
<6>[  178.650968] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
<6>[  178.651024] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[  178.651066] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[  178.651106] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[  178.651177] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[  178.651219] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<6>[  178.651366] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[  178.651404] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<5>[  178.664956] sd 0:0:0:0: [sda] Starting disk
<7>[  178.681045] rtc0: resume, ctrl 02
<6>[  178.681205] wakeup wake lock: alarm_rtc
<6>[  178.683112] radeon 0000:00:01.0: WB enabled
<6>[  178.699539] [drm] ring test succeeded in 1 usecs
<6>[  178.699565] [drm] ib test succeeded in 0 usecs
<6>[  179.080366] usb 2-3: reset high speed USB device number 3 using ehci_hcd
<6>[  179.200358] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[  179.204538] ata1.00: configured for UDMA/133
<6>[  179.370332] usb 5-5: reset full speed USB device number 3 using ohci_hcd
<4>[  179.545502] btusb 5-5:1.0: no reset_resume for driver btusb?
<4>[  179.545513] btusb 5-5:1.1: no reset_resume for driver btusb?
<6>[  179.660352] usb 2-4: reset high speed USB device number 4 using ehci_hcd
<6>[  179.881325] PM: resume of devices complete after 1230.621 msecs
<7>[  179.882311] PM: Finishing wakeup.
<6>[  179.882323] request_suspend_state: wakeup (3->0) at 179882318002 (2012-05-04 15:28:00.816809434 UTC)
<0>[  179.882335] Restarting tasks ... done.
<6>[  179.889019] video LNXVIDEO:00: Restoring backlight state
<7>[  179.901431] power_supply BAT0: uevent
<7>[  179.901461] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
<7>[  179.901474] power_supply BAT0: prop STATUS=Discharging
<7>[  179.901482] power_supply BAT0: prop PRESENT=1
<7>[  179.901491] power_supply BAT0: prop TECHNOLOGY=Li-ion
<7>[  179.901499] power_supply BAT0: prop CYCLE_COUNT=0
<7>[  179.901508] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=11100000
<7>[  179.901516] power_supply BAT0: prop VOLTAGE_NOW=11332000
<7>[  179.901525] power_supply BAT0: prop POWER_NOW=6061000
<7>[  179.901533] power_supply BAT0: prop ENERGY_FULL_DESIGN=37400000
<7>[  179.901541] power_supply BAT0: prop ENERGY_FULL=31559000
<7>[  179.901549] power_supply BAT0: prop ENERGY_NOW=19316000
<7>[  179.901557] power_supply BAT0: prop MODEL_NAME=AP11B3F
<7>[  179.901565] power_supply BAT0: prop MANUFACTURER=OEM
<7>[  179.901573] power_supply BAT0: prop SERIAL_NUMBER=
<7>[  179.902685] device: 'BAT0': power_supply_dev_release
<7>[  179.902769] power_supply BAT0: uevent
<7>[  179.902776] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
<7>[  179.902791] power_supply BAT0: prop STATUS=Discharging
<7>[  179.902800] power_supply BAT0: prop PRESENT=1
<7>[  179.902809] power_supply BAT0: prop TECHNOLOGY=Li-ion
<7>[  179.902817] power_supply BAT0: prop CYCLE_COUNT=0
<7>[  179.902825] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=11100000
<7>[  179.902834] power_supply BAT0: prop VOLTAGE_NOW=11332000
<7>[  179.902842] power_supply BAT0: prop POWER_NOW=6061000
<7>[  179.902851] power_supply BAT0: prop ENERGY_FULL_DESIGN=37400000
<7>[  179.902859] power_supply BAT0: prop ENERGY_FULL=31559000
<7>[  179.902867] power_supply BAT0: prop ENERGY_NOW=19316000
<7>[  179.902875] power_supply BAT0: prop MODEL_NAME=AP11B3F
<7>[  179.902883] power_supply BAT0: prop MANUFACTURER=OEM
<7>[  179.902891] power_supply BAT0: prop SERIAL_NUMBER=
<7>[  179.903740] power_supply BAT0: power_supply_changed
<7>[  179.903764] power_supply BAT0: power_supply_changed_work
<7>[  179.903775] power_supply BAT0: power_supply_update_bat_leds 2
<7>[  179.903789] power_supply BAT0: uevent
<7>[  179.903795] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
<7>[  179.903807] power_supply BAT0: prop STATUS=Discharging
<7>[  179.903815] power_supply BAT0: prop PRESENT=1
<7>[  179.903823] power_supply BAT0: prop TECHNOLOGY=Li-ion
<7>[  179.903830] power_supply BAT0: prop CYCLE_COUNT=0
<7>[  179.903838] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=11100000
<7>[  179.903847] power_supply BAT0: prop VOLTAGE_NOW=11332000
<7>[  179.903855] power_supply BAT0: prop POWER_NOW=6061000
<7>[  179.903863] power_supply BAT0: prop ENERGY_FULL_DESIGN=37400000
<7>[  179.903871] power_supply BAT0: prop ENERGY_FULL=31559000
<7>[  179.903879] power_supply BAT0: prop ENERGY_NOW=19316000
<7>[  179.903886] power_supply BAT0: prop MODEL_NAME=AP11B3F
<7>[  179.903894] power_supply BAT0: prop MANUFACTURER=OEM
<7>[  179.903901] power_supply BAT0: prop SERIAL_NUMBER=
<6>[  179.904190] suspend: exit suspend, ret = 0 (2012-05-04 15:28:00.838675453 UTC)
<6>[  208.441182] request_suspend_state: wakeup (0->0) at 208441168858 (2012-05-04 15:28:29.375660011 UTC)
app_0@brazos:/ $

Marek Vašut

unread,
May 5, 2012, 9:21:42 AM5/5/12
to andro...@googlegroups.com
Try removing the wifi module before suspending ... or something else, I guess some components didn't get properly suspended and therefore wakes the system up again via some stray IRQ

Dne pátek, 4. května 2012 16:07:31 UTC+2 Gábor . napsal(a):

Alexandru Stoian

unread,
May 5, 2012, 12:39:35 PM5/5/12
to andro...@googlegroups.com
Great work. Android is running pretty ok on my tablet now. It's quite usable. I almost gave up on Android X86 on the Acer W500 until you showed up. Keep up the great work.

Gábor .

unread,
May 6, 2012, 1:26:48 AM5/6/12
to andro...@googlegroups.com


2012. május 5., szombat 15:21:42 UTC+2 időpontban Marek Vašut a következőt írta:
Try removing the wifi module before suspending ... or something else, I guess some components didn't get properly suspended and therefore wakes the system up again via some stray IRQ

I disabled the wifi , before suspend , but the machine wake up again :(

Chih-Wei Huang

unread,
May 6, 2012, 10:37:28 AM5/6/12
to andro...@googlegroups.com
Thanks. This line may be the problem:

<6>[ 178.681205] wakeup wake lock: alarm_rtc


2012/5/4 Gábor . <gabor...@gmail.com>:
> I make a pastebin:
>

Gábor .

unread,
May 6, 2012, 10:57:54 AM5/6/12
to andro...@googlegroups.com
Could you improve this issue?

Marek Vašut

unread,
May 6, 2012, 12:38:44 PM5/6/12
to andro...@googlegroups.com
Ok, I ain't no android expert, so this wakelock crap completely passed around me ...

Dne neděle, 6. května 2012 16:37:28 UTC+2 Chih-Wei Huang napsal(a):

Marek Vašut

unread,
May 6, 2012, 9:06:23 PM5/6/12
to andro...@googlegroups.com
Ok, try three on this google groups crap (seriously, it'd be great if this project had a plain simple mailing list [mailman]).

Honestly, I ain't no android expert ... so this wakelocks stuff completely went around me. CW is probably right, give it a go.

Dne neděle, 6. května 2012 16:37:28 UTC+2 Chih-Wei Huang napsal(a):
Thanks. This line may be the problem:

Marek Vašut

unread,
May 6, 2012, 9:54:10 PM5/6/12
to andro...@googlegroups.com
Well ... anything I write here is deleted ... try #4

I uploaded new ISO, link is the same, this might fix the suspend problem, though power button still doesn't work as suspend button


Dne neděle, 6. května 2012 16:37:28 UTC+2 Chih-Wei Huang napsal(a):
Thanks. This line may be the problem:

Marek Vašut

unread,
May 6, 2012, 11:28:02 PM5/6/12
to andro...@googlegroups.com
Reuploaded the iso one more time ... 


Dne neděle, 6. května 2012 16:37:28 UTC+2 Chih-Wei Huang napsal(a):
Thanks. This line may be the problem:

<6>[  178.681205] wakeup wake lock: alarm_rtc


2012/5/4 Gábor . :
> I make a pastebin:
>

Gábor .

unread,
May 7, 2012, 12:27:30 AM5/7/12
to andro...@googlegroups.com
Thank you dear Friend :-), I will test it after I write for you, what happened

Alexandru Stoian

unread,
May 7, 2012, 3:02:41 AM5/7/12
to andro...@googlegroups.com
Will give it a try when I get back home. Hopefully sleep works now.
Any progress on the GSensor and Bluetooth ?

Gábor .

unread,
May 7, 2012, 9:54:51 AM5/7/12
to andro...@googlegroups.com
I tested the new iso and working the suspend mod :-)!!! Thank you dear Friend!
Now only missing the bluetooth and autorotation


Alexandru Stoian

unread,
May 7, 2012, 2:33:25 PM5/7/12
to andro...@googlegroups.com
I can also confirm the working suspend mode. Terrific work. Waiting for any other updates.

Marek Vašut

unread,
May 7, 2012, 3:37:43 PM5/7/12
to andro...@googlegroups.com
ad bluetooth ... well, I never tested it in linux either. ad. rotation, lemme ping the acer-wmi guy.

Dne pondělí, 7. května 2012 15:54:51 UTC+2 Gábor . napsal(a):

Tom Baker

unread,
May 7, 2012, 6:53:56 PM5/7/12
to Android-x86
Thanks for your time on this Marek, the updates seem few and far
between from the developers so I've been put off with all the bugs.

I'm not sure if you attempted to fix the screen flicker issue, which
was mentined earlier, in your build, but it is still present; do you
have any solutions to this?

Thanks.

Chih-Wei Huang

unread,
May 8, 2012, 4:43:01 AM5/8/12
to andro...@googlegroups.com
Great! Could you share what you changed?
Thanks a lot!

2012/5/8 Marek Vašut <marek...@gmail.com>:

Marek Vašut

unread,
May 8, 2012, 6:26:45 AM5/8/12
to andro...@googlegroups.com
At least the red frame is gone ;-) No, didn't look into it. I suspect it's some OpenGL issue (because there was that red frame in engineering build), but I'm quite busy with other stuff recently ...

Dne úterý, 8. května 2012 0:53:56 UTC+2 Tom Baker napsal(a):

Marek Vašut

unread,
May 8, 2012, 8:37:38 AM5/8/12
to andro...@googlegroups.com
Yes, I'd gladly cooperate with you to integrate the stuff into mainline android x86 ... can we talk on IRC ? marex on #android-x86 @ freenode ? I tried pinging you multiple times ...

Dne úterý, 8. května 2012 10:43:01 UTC+2 Chih-Wei Huang napsal(a):

Chih-Wei Huang

unread,
May 8, 2012, 10:25:19 PM5/8/12
to andro...@googlegroups.com
2012/5/8 Marek Vašut <marek...@gmail.com>:
> Yes, I'd gladly cooperate with you to integrate the stuff into mainline
> android x86 ... can we talk on IRC ? marex on #android-x86 @ freenode ? I
> tried pinging you multiple times ...

Sorry, I'm too busy to read IRC.
Maybe it's better to make discussion in the
mailing list, since I read email much more
than IRC, and more people can read it.

--
Chih-Wei
Android-x86 project
http://www.android-x86.org

Marek Vašut

unread,
May 9, 2012, 3:40:15 AM5/9/12
to andro...@googlegroups.com
Fine by me ... is there a real mailing list (not this google groups nonsense) where you don't even need to top post etc?

Dne středa, 9. května 2012 4:25:19 UTC+2 Chih-Wei Huang napsal(a):

Alexandru Stoian

unread,
May 9, 2012, 3:18:06 PM5/9/12
to andro...@googlegroups.com
I don't think there is any other place except the Google Groups. 

Chih-Wei Huang

unread,
May 10, 2012, 4:47:17 AM5/10/12
to andro...@googlegroups.com
andro...@googlegroups.com is a real mailing list.

2012/5/9 Marek Vašut <marek...@gmail.com>:
> Fine by me ... is there a real mailing list (not this google groups
> nonsense) where you don't even need to top post etc?

Stefan

unread,
May 10, 2012, 2:16:26 PM5/10/12
to andro...@googlegroups.com
The most comfortable way is IMHO to read this mailinglist with
Thunderbird. Just add your Google Account in TB and you even access the
old messages offline.

leotan

unread,
May 15, 2012, 12:13:11 AM5/15/12
to andro...@googlegroups.com
Hi. I'm not sure you're aware of this thread about screen flickering: http://lists.freedesktop.org/archives/dri-devel/2012-February/018723.html
And the resulting patch http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-core-next&id=81ffbbedc37c6043e5f5b123da926aa7dd8ad60a
This bug is ancient and affects all AVIVO chips (from rv500 onwards). I hope they finally got rid of it.

leotan

unread,
May 15, 2012, 12:19:53 AM5/15/12
to andro...@googlegroups.com
Hi. I'm not sure you're aware of this thread about screen flicker: http://lists.freedesktop.org/archives/dri-devel/2012-February/018723.html
And this is the resulting patch: http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-core-next&id=81ffbbedc37c6043e5f5b123da926aa7dd8ad60a
This bug is ancient and affects all AVIVO chips (from rv500 onwards). I hope they got rid of it now.


On Tuesday, May 8, 2012 7:26:45 AM UTC-3, Marek Vašut wrote:

Chih-Wei Huang

unread,
May 15, 2012, 2:01:00 AM5/15/12
to andro...@googlegroups.com
2012/5/15 leotan <leota...@gmail.com>:
> Hi. I'm not sure you're aware of this thread about screen flickering:
> http://lists.freedesktop.org/archives/dri-devel/2012-February/018723.html
> And the resulting patch
> http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-core-next&id=81ffbbedc37c6043e5f5b123da926aa7dd8ad60a
> This bug is ancient and affects all AVIVO chips (from rv500 onwards). I hope
> they finally got rid of it.

Many thanks for pointing out the patch.
I've applied it to our kernel tree.


Regards,

Marek Vasut

unread,
May 15, 2012, 2:07:46 PM5/15/12
to andro...@googlegroups.com, Chih-Wei Huang
Dear Marek Vasut,

> Dear Marek Vasut,
>
> > Dear Chih-Wei Huang,
> >
> > > 2012/5/15 leotan <leota...@gmail.com>:
> > > > Hi. I'm not sure you're aware of this thread about screen flickering:
> > > > http://lists.freedesktop.org/archives/dri-devel/2012-February/018723.
> > > > ht ml And the resulting patch
> > > > http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-core-next&id
> > > > =8 1f fbbedc37c6043e5f5b123da926aa7dd8ad60a This bug is ancient and
> > > > affects all AVIVO chips (from rv500 onwards). I hope they finally
> > > > got rid of it.
> > >
> > > Many thanks for pointing out the patch.
> > > I've applied it to our kernel tree.
> >
> > You can add my
> >
> > Tested-by: Marek Vasut <marek...@gmail.com>
> >
> > New iso uploaded to the usual location, includes this patch, kernel
> > 3.0.31 and it really behaves nicely now :)
>
> Oops, wrong ISO uploaded, hang on ... will reupload in ~1 hour.

Uploaded, give it a go you all ;-)

LINK: http://marex.hackndev.com/amd_brazos.iso

Best regards,
Marek Vasut

Alexandru Stoian

unread,
May 16, 2012, 5:12:22 AM5/16/12
to andro...@googlegroups.com, Chih-Wei Huang
How is work on Bluetooth and g-sensor going ?

Jonathan Farnden

unread,
May 16, 2012, 7:38:47 AM5/16/12
to andro...@googlegroups.com

Has someone already patched the ics?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-x86...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

Tank Frank

unread,
May 16, 2012, 10:21:54 AM5/16/12
to Android-x86


Marek Vasut you are the man! The ISO you uploaded works great and the
flickering is gone on my end. Its very usable.

Marek Vasut

unread,
May 15, 2012, 1:18:53 PM5/15/12
to andro...@googlegroups.com, Chih-Wei Huang
Dear Marek Vasut,

> Dear Chih-Wei Huang,
>
> > 2012/5/15 leotan <leota...@gmail.com>:
> > > Hi. I'm not sure you're aware of this thread about screen flickering:
> > > http://lists.freedesktop.org/archives/dri-devel/2012-February/018723.ht
> > > ml And the resulting patch
> > > http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-core-next&id=8
> > > 1f fbbedc37c6043e5f5b123da926aa7dd8ad60a This bug is ancient and
> > > affects all AVIVO chips (from rv500 onwards). I hope they finally got
> > > rid of it.
> >
> > Many thanks for pointing out the patch.
> > I've applied it to our kernel tree.
>
> You can add my
>
> Tested-by: Marek Vasut <marek...@gmail.com>
>
> New iso uploaded to the usual location, includes this patch, kernel 3.0.31
> and it really behaves nicely now :)

Oops, wrong ISO uploaded, hang on ... will reupload in ~1 hour.

>
> > Regards,
>
> Best regards,
> Marek Vasut

Best regards,
Marek Vasut

Marek Vasut

unread,
May 15, 2012, 1:04:00 PM5/15/12
to andro...@googlegroups.com, Chih-Wei Huang
Dear Chih-Wei Huang,

> 2012/5/15 leotan <leota...@gmail.com>:
> > Hi. I'm not sure you're aware of this thread about screen flickering:
> > http://lists.freedesktop.org/archives/dri-devel/2012-February/018723.html
> > And the resulting patch
> > http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-core-next&id=81f
> > fbbedc37c6043e5f5b123da926aa7dd8ad60a This bug is ancient and affects all
> > AVIVO chips (from rv500 onwards). I hope they finally got rid of it.
>
> Many thanks for pointing out the patch.
> I've applied it to our kernel tree.

You can add my

Tested-by: Marek Vasut <marek...@gmail.com>

New iso uploaded to the usual location, includes this patch, kernel 3.0.31 and
it really behaves nicely now :)

>
>

Marek Vasut

unread,
May 16, 2012, 1:21:18 PM5/16/12
to andro...@googlegroups.com, Tank Frank
Dear Tank Frank,

> Marek Vasut you are the man! The ISO you uploaded works great and the
> flickering is gone on my end. Its very usable.

Ain't my work, Leotan pointed out the kernel patch to remove the flicker and CW
Huang put this together, I just compiled it and rebased the kernel. Thank them,
it's their work afterall.

Best regards,
Marek Vasut

Marek Vasut

unread,
May 16, 2012, 1:20:27 PM5/16/12
to andro...@googlegroups.com, Jonathan Farnden
Dear Jonathan Farnden,

> Has someone already patched the ics?

What ICS? This is ICS with replaced kernel and one more patch applied. I tried
to pursue CW to rebase the kernel, no news in that direction so far.
Best regards,
Marek Vasut

Marek Vasut

unread,
May 16, 2012, 1:19:47 PM5/16/12
to andro...@googlegroups.com, Alexandru Stoian, Chih-Wei Huang
Dear Alexandru Stoian,

> How is work on Bluetooth and g-sensor going ?

Bad, no news yet, sorry. I'll let you know when I get some feedback
Best regards,
Marek Vasut

Jonathan Farnden

unread,
May 16, 2012, 2:13:46 PM5/16/12
to andro...@googlegroups.com

Sorry miss read something. Oh the bluetooth is there i tried looking into the rfkill part of it and somehow i still think its a matter of enabling it in two places cause in windows i needed to install device control to make the bluetooth even visible to the os. Not sure if anyone looked into it from that aspect.

Alexandru Stoian

unread,
May 16, 2012, 2:14:00 PM5/16/12
to andro...@googlegroups.com, Alexandru Stoian, Chih-Wei Huang
Before I switched to your android build on the W500 , I used different linux distros on the tab. What I can tell you is that none had running bluetooth. The newest distro I had on it was Ubuntu 12.04 so it means kernel 3.2 .
As for rotation it can work under Ubuntu with the help of this :  https://launchpad.net/magick-rotation 
Thanks again for all the great work.

Marek Vasut

unread,
May 16, 2012, 5:07:35 PM5/16/12
to andro...@googlegroups.com, Jonathan Farnden
Dear Jonathan Farnden,

> Sorry miss read something. Oh the bluetooth is there i tried looking into
> the rfkill part of it and somehow i still think its a matter of enabling it
> in two places cause in windows i needed to install device control to make
> the bluetooth even visible to the os. Not sure if anyone looked into it
> from that aspect.

You need to evaluate some WMI function, correct. That will cause the EC to
connect the bluetooth to internal USB hub.

This should be supported in Linux already, but looking through it, it seems the
acer-wmi version in 3.0.31 kernel I use in the image is too old, it doesn't
support the WMI in the W500.

So, we'll eventually need to switch over to 3.4, which I don't really want to do
now, there were some issues I met when I tried. CW, any hints on if we can use
3.4 somehow?
Best regards,
Marek Vasut

electrik jesus

unread,
May 17, 2012, 12:03:11 PM5/17/12
to andro...@googlegroups.com
I've been installing this version on my W500 for the past couple months, and I have never been able to get 4/5 of the apps I have to ever load. they always crash.
I have been installing the AMD Brazos version from a flash drive to my 8gb SD card I have. Then booting from there. the system boots and runs just fine, never lets me mount /system as R/W though. I can mount root that way, just not system.

The question I have is, are there any settings i need to adjust in order to run apps and access system with R/W? or is this not meant to be installed on a SD card?

On Tuesday, May 1, 2012 9:35:57 PM UTC-4, Marek Vašut wrote:
Hey,

I've been recently tinkering with Iconia Tab W500. This is a pretty crappy piece of hardware based on the AMD Brazos C50 CPU. Anyway, I figured out that a few things doesn't work:
  • Ethernet -- I fixed this in upstream kernel to some point, but it still needs more work it seems (crappy ASIX AX88772B USB chip, can be worked around by using out-of-tree driver supplied by ASIX)
  • Gyrosensor -- BOSCH BMA150, connected to ACPI/WMI, I contacted the acer-wmi developers, we'll see how that goes. I did some diags (kernel catches events generated by that device, but dunno how to process them to get the data, certainly the event buffer only contains "0x05 0x01 0x00 0x00 0x00 0x00 0x00 0x00" data)
There are things that are flaky -- the video (radeon 6xxx series) -- sometimes the screen flickers for some reason

I also rebased the Android-X86 kernel on latest android upstream 3.0 kernel (3.0.28), this works pretty fine. It's worth noting here I do rebuild the Android-X86 repo myself, I don't use the supplied ISOs.

Lastly, after I updated to IMM76I, this whole thing stopped working (with either 3.0.8 or 3.0.28 kernel). The system gets to the lock screen (I added gapps), but there's no background and after I slide to unlock, it hangs (black screen, nothing else). Though it doesn't seem all that hung to me, it's more like the android is missing something somewhere and cannot proceed.

Cheers!

Marek Vasut

unread,
May 17, 2012, 6:45:56 PM5/17/12
to andro...@googlegroups.com, electrik jesus
Dear electrik jesus,

> I've been installing this version on my W500 for the past couple months,
> and I have never been able to get 4/5 of the apps I have to ever load. they
> always crash.
> I have been installing the AMD Brazos version from a flash drive to my 8gb
> SD card I have. Then booting from there. the system boots and runs just
> fine, never lets me mount /system as R/W though. I can mount root that way,
> just not system.
>
> The question I have is, are there any settings i need to adjust in order to
> run apps and access system with R/W? or is this not meant to be installed
> on a SD card?

Is the card writable (check the lock switch) ;-)

>
> On Tuesday, May 1, 2012 9:35:57 PM UTC-4, Marek Vašut wrote:
> > Hey,
> >
> > I've been recently tinkering with Iconia Tab W500. This is a pretty
> > crappy piece of hardware based on the AMD Brazos C50 CPU. Anyway, I
> > figured out
> >
> > that a few things doesn't work:
> > - Ethernet -- I fixed this in upstream kernel to some point, but it
> > still needs more work it seems (crappy ASIX AX88772B USB chip, can be
> > worked around by using out-of-tree driver supplied by ASIX)
> > - Gyrosensor -- BOSCH BMA150, connected to ACPI/WMI, I contacted the
> > acer-wmi developers, we'll see how that goes. I did some diags (kernel
> > catches events generated by that device, but dunno how to process them
> > to get the data, certainly the event buffer only contains "0x05 0x01
> > 0x00 0x00 0x00 0x00 0x00 0x00" data)
> >
> > There are things that are flaky -- the video (radeon 6xxx series) --
> > sometimes the screen flickers for some reason
> >
> > I also rebased the Android-X86 kernel on latest android upstream 3.0
> > kernel (3.0.28), this works pretty fine. It's worth noting here I do
> > rebuild the Android-X86 repo myself, I don't use the supplied ISOs.
> >
> > Lastly, after I updated to IMM76I, this whole thing stopped working (with
> > either 3.0.8 or 3.0.28 kernel). The system gets to the lock screen (I
> > added gapps), but there's no background and after I slide to unlock, it
> > hangs (black screen, nothing else). Though it doesn't seem all that hung
> > to me, it's more like the android is missing something somewhere and
> > cannot proceed.
> >
> > Cheers!

Best regards,
Marek Vasut

Marek Vasut

unread,
May 17, 2012, 6:48:46 PM5/17/12
to andro...@googlegroups.com, Alexandru Stoian, Chih-Wei Huang
Dear Alexandru Stoian,

> Before I switched to your android build on the W500 , I used different
> linux distros on the tab. What I can tell you is that none had running
> bluetooth. The newest distro I had on it was Ubuntu 12.04 so it means
> kernel 3.2 .
> As for rotation it can work under Ubuntu with the help of this :
> https://launchpad.net/magick-rotation

Did you ever test it yourself? On what version of ubuntu, how did you install
it? I see some people had success with it on the W500, but it doesn't work on my
machine (C50-based W500). I tried 12.04 and 11.10 (both live, but I doubt it'd
matter, esp. if I restart udev and lightdm, it should be all that matters), but
it doesn't seem to work.

Also, does it really read the accelerometer or does it only detect connection to
the cradle (dock etc)?
Best regards,
Marek Vasut
Reply all
Reply to author
Forward
0 new messages