OpenELEC / OpenELEC.tv

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

Driver request for TV-tuner Technisat "SkyStar S2" #546

Closed svenerl closed 11 years ago

svenerl commented 12 years ago

The above mentioned adapter is not supported by any openELEC release. Would it be possible to add the driver to openelec? You can find information here:

http://www.technisat.com/en_XX/SkyStar-S2/352-1294131238891-1246563456789/

lspci 05:00.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02)

dmesg | grep -i dvb
[ 4.843674] DVB: registering new adapter (FlexCop Digital TV device)

sraue commented 12 years ago

please provide a full '''dmesg''' and '''lsmod''' output from a linux system where this adapter works

stefansaraev commented 12 years ago

I believe it is this one:

lspci -nnk


02:06.0 Network controller [0280]: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card [13d0:2103](rev 02) Subsystem: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card [13d0:2103] Kernel driver in use: b2c2_flexcop_pci 02:07.0 Network controller [0280]: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card [13d0:2103](rev 02) Subsystem: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card [13d0:2103]

Kernel driver in use: b2c2_flexcop_pci

dmesg


[ 7.815058] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully [ 7.843688] flexcop-pci: will use the HW PID filter. [ 7.843698] flexcop-pci: card revision 2 [ 7.844135] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16 [ 7.844150] b2c2_flexcop_pci 0000:02:06.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16 [ 7.861468] DVB: registering new adapter (FlexCop Digital TV device) [ 7.889911] b2c2-flexcop: MAC address = 00:08:c9:a0:be:74 [ 7.890705] CX24123: detected CX24123 [ 7.891158] CX24113: trying to detect myself [ 7.903506] CX24113: sucessfully detected [ 7.903845] CX24113: version: 3 [ 7.903849] b2c2-flexcop: CX24113 successfully attached [ 8.428434] b2c2-flexcop: ISL6421 successfully attached [ 8.428440] b2c2-flexcop: found 'Conexant CX24123/CX24109' . [ 8.428445] DVB: registering adapter 0 frontend 0 (Conexant CX24123/CX24109)... [ 8.428548] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S rev 2.8' at the 'PCI' bus controlled by a 'FlexCopIIb' complete [ 8.430779] flexcop-pci: will use the HW PID filter. [ 8.430789] flexcop-pci: card revision 2 [ 8.431128] b2c2_flexcop_pci 0000:02:07.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17 [ 8.444170] DVB: registering new adapter (FlexCop Digital TV device) [ 8.446180] b2c2-flexcop: MAC address = 00:08:c9:a0:b6:a2 [ 8.446886] CX24123: detected CX24123 [ 8.447319] CX24113: trying to detect myself [ 8.448000] CX24113: sucessfully detected [ 8.448340] CX24113: version: 3 [ 8.448343] b2c2-flexcop: CX24113 successfully attached [ 8.448739] b2c2-flexcop: ISL6421 successfully attached [ 8.448742] b2c2-flexcop: found 'Conexant CX24123/CX24109' . [ 8.448747] DVB: registering adapter 1 frontend 0 (Conexant CX24123/CX24109)...

[ 8.448829] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S rev 2.8' at the 'PCI' bus controlled by a 'FlexCopIIb' complete

lsmod


b2c2_flexcop_pci 2891 40 b2c2_flexcop 17490 1 b2c2_flexcop_pci dvb_core 62650 1 b2c2_flexcop cx24123 9547 3 b2c2_flexcop cx24113 5260 3 b2c2_flexcop s5h1420 8185 1 b2c2_flexcop i2c_core 12787 10 isl6421,b2c2_flexcop,radeon,i2c_nforce2,drm_kms_helper,cx24123,drm,cx24113,s5h1420,i2c_algo_bit


debian squeeze Linux Free 2.6.32-5-686 #1 SMP Thu Nov 3 04:23:54 UTC 2011 i686 GNU/Linux

svenerl commented 12 years ago

Yes Stefan S. you are right. But I got a different dmesg, see:

[ 5.283213] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully [ 5.308229] hda_codec: ALC887-VD: BIOS auto-probing. [ 5.335762] flexcop-pci: will use the HW PID filter. [ 5.335769] flexcop-pci: card revision 2 [ 5.335788] b2c2_flexcop_pci 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 5.347528] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input5 [ 5.356955] DVB: registering new adapter (FlexCop Digital TV device) [ 5.359669] b2c2-flexcop: MAC address = 00:08:c9:e1:a5:26 [ 5.360030] CX24123: wrong demod revision: b9

Full dmesg: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.15 (jetstream@1801-lin007) (gcc version 4.7.0 (GCC) ) #1 SMP Fri Apr 20 05:19:07 CEST 2012 [ 0.000000] Command line: boot=LABEL=System disk=LABEL=Storage ssh quiet BOOT_IMAGE=/KERNEL [ 0.000000] KERNEL supported cpus: [ 0.000000] AMD AuthenticAMD [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable) [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000a7c3f000 (usable) [ 0.000000] BIOS-e820: 00000000a7c3f000 - 00000000a7c95000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000a7c95000 - 00000000a7cb6000 (reserved) [ 0.000000] BIOS-e820: 00000000a7cb6000 - 00000000a7cc7000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000a7cc7000 - 00000000a7cdd000 (reserved) [ 0.000000] BIOS-e820: 00000000a7cdd000 - 00000000a7cde000 (usable) [ 0.000000] BIOS-e820: 00000000a7cde000 - 00000000a7ce6000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000a7ce6000 - 00000000a7d49000 (reserved) [ 0.000000] BIOS-e820: 00000000a7d49000 - 00000000a7d8c000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000a7d8c000 - 00000000a7f00000 (usable) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved) [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed61000 - 00000000fed71000 (reserved) [ 0.000000] BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved) [ 0.000000] BIOS-e820: 00000000fef00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100001000 - 000000013f000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.6 present. [ 0.000000] DMI: System manufacturer System Product Name/E35M1-M, BIOS 0401 02/16/2011 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13f000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF write-through [ 0.000000] C0000-CEFFF write-protect [ 0.000000] CF000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F00000000 write-back [ 0.000000] 1 base 0A7F00000 mask FFFF00000 uncachable [ 0.000000] 2 base 0A8000000 mask FF8000000 uncachable [ 0.000000] 3 base 0B0000000 mask FF0000000 uncachable [ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] TOM2: 000000013f000000 aka 5104M [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000a7f00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xa7f00 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000fcdb0] fcdb0 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: 0000000000000000-00000000a7f00000 [ 0.000000] 0000000000 - 0080000000 page 1G [ 0.000000] 0080000000 - 00a7e00000 page 2M [ 0.000000] 00a7e00000 - 00a7f00000 page 4k [ 0.000000] kernel direct mapping tables up to a7f00000 @ 1fffd000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013f000000 [ 0.000000] 0100000000 - 013f000000 page 2M [ 0.000000] kernel direct mapping tables up to 13f000000 @ a7efe000-a7f00000 [ 0.000000] ACPI: RSDP 00000000000f0430 00024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 00000000a7c89068 00054 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 00000000a7c8fd18 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20111123/tbfadt-578) [ 0.000000] ACPI: DSDT 00000000a7c89150 06BC6 (v02 ALASKA A M I 00000000 INTL 20051117) [ 0.000000] ACPI: FACS 00000000a7ce5f80 00040 [ 0.000000] ACPI: APIC 00000000a7c8fe10 00062 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 00000000a7c8fe78 0003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000000] ACPI: HPET 00000000a7c8feb8 00038 (v01 ALASKA A M I 01072009 AMI 00000004) [ 0.000000] ACPI: SSDT 00000000a7c8fef0 003DE (v01 AMD POWERNOW 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 00000000a7c902d0 012FA (v02 AMD ALIB 00000001 MSFT 04000000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013ac00000-ffff88013e5fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013f000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[5] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x000a7c3f [ 0.000000] 0: 0x000a7cdd -> 0x000a7cde [ 0.000000] 0: 0x000a7d8c -> 0x000a7f00 [ 0.000000] 0: 0x00100001 -> 0x0013f000 [ 0.000000] On node 0 totalpages: 945472 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3912 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 16320 pages used for memmap [ 0.000000] DMA32 zone: 667124 pages, LIFO batch:31 [ 0.000000] Normal zone: 4032 pages used for memmap [ 0.000000] Normal zone: 254015 pages, LIFO batch:31 [ 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: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 33, 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 low 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] ACPI: HPET id: 0xffffffff base: 0xfed00000 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] Allocating PCI resources starting at a7f00000 (gap: a7f00000:38100000) [ 0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88013ec00000 s70464 r8192 d23744 u1048576 [ 0.000000] pcpu-alloc: s70464 r8192 d23744 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 925051 [ 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: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3636892k/5226496k available (5826k kernel code, 1444608k absent, 144996k reserved, 2800k data, 4016k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32 [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:4352 nr_irqs:512 16 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1599.969 MHz processor. [ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3201.26 BogoMIPS (lpj=5333230) [ 0.003345] pid_max: default: 32768 minimum: 301 [ 0.003411] Mount-cache hash table entries: 256 [ 0.006854] Initializing cgroup subsys cpuacct [ 0.006863] Initializing cgroup subsys freezer [ 0.006892] tseg: 00a7f00000 [ 0.006896] CPU: Physical Processor ID: 0 [ 0.006898] CPU: Processor Core ID: 0 [ 0.006993] ACPI: Core revision 20111123 [ 0.012729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.045746] CPU0: AMD E-350 Processor stepping 00 [ 0.046664] Performance Events: AMD PMU driver. [ 0.046664] ... version: 0 [ 0.046664] ... bit width: 48 [ 0.046664] ... generic registers: 4 [ 0.046664] ... value mask: 0000ffffffffffff [ 0.046664] ... max period: 00007fffffffffff [ 0.046664] ... fixed-purpose events: 0 [ 0.046664] ... event mask: 000000000000000f [ 0.046664] Booting Node 0, Processors #1 Ok. [ 0.046664] smpboot cpu 1: start_ip = 98000 [ 0.140004] Brought up 2 CPUs [ 0.140009] Total of 2 processors activated (6402.47 BogoMIPS). [ 0.140362] devtmpfs: initialized [ 0.140362] NET: Registered protocol family 16 [ 0.140442] Extended Config Space enabled on 0 nodes [ 0.140470] ACPI: bus type pci registered [ 0.140546] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff](base 0xe0000000) [ 0.140552] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.190887] PCI: Using configuration type 1 for base access [ 0.190943] mtrr: your CPUs had inconsistent fixed MTRR settings [ 0.190946] mtrr: probably your BIOS does not setup all CPUs. [ 0.190948] mtrr: corrected configuration. [ 0.192450] bio: create slab at 0 [ 0.192450] ACPI: Added _OSI(Module Device) [ 0.192450] ACPI: Added _OSI(Processor Device) [ 0.192450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.192450] ACPI: Added _OSI(Processor Aggregator Device) [ 0.194585] ACPI: EC: Look up EC in DSDT [ 0.195113] ACPI: Executed 3 blocks of module-level executable AML code [ 0.214045] ACPI: Interpreter enabled [ 0.214056] ACPI: (supports S0 S3 S5) [ 0.214088] ACPI: Using IOAPIC for interrupt routing [ 0.221538] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.221774] ACPI: PCI Root Bridge [PCI0](domain 0000 [bus 00-ff]) [ 0.222215] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.222220] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.222225] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.222229] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] [ 0.222234] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xffffffff] [ 0.222244] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000c8000-0x000dffff](conflicts with Video ROM [mem 0x000c0000-0x000ce1ff]) [ 0.222262] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600 [ 0.222319] pci 0000:00:01.0: [1002:9802] type 0 class 0x000300 [ 0.222334] pci 0000:00:01.0: reg 10: [mem 0xc0000000-0xcfffffff pref] [ 0.222344] pci 0000:00:01.0: reg 14: [io 0xf000-0xf0ff] [ 0.222354] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff] [ 0.222375] pci 0000:00:01.0: reg 24: [mem 0xfe900000-0xfe9fffff] [ 0.222418] pci 0000:00:01.0: supports D1 D2 [ 0.222440] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403 [ 0.222452] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff] [ 0.222522] pci 0000:00:01.1: supports D1 D2 [ 0.222576] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106 [ 0.222601] pci 0000:00:11.0: reg 10: [io 0xf140-0xf147] [ 0.222615] pci 0000:00:11.0: reg 14: [io 0xf130-0xf133] [ 0.222628] pci 0000:00:11.0: reg 18: [io 0xf120-0xf127] [ 0.222642] pci 0000:00:11.0: reg 1c: [io 0xf110-0xf113] [ 0.222655] pci 0000:00:11.0: reg 20: [io 0xf100-0xf10f] [ 0.222669] pci 0000:00:11.0: reg 24: [mem 0xfeb4f000-0xfeb4f3ff] [ 0.222746] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03 [ 0.222764] pci 0000:00:12.0: reg 10: [mem 0xfeb4e000-0xfeb4efff] [ 0.222858] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03 [ 0.222883] pci 0000:00:12.2: reg 10: [mem 0xfeb4d000-0xfeb4d0ff] [ 0.222989] pci 0000:00:12.2: supports D1 D2 [ 0.222993] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot [ 0.223000] pci 0000:00:12.2: PME# disabled [ 0.223029] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03 [ 0.223047] pci 0000:00:13.0: reg 10: [mem 0xfeb4c000-0xfeb4cfff] [ 0.223140] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03 [ 0.223166] pci 0000:00:13.2: reg 10: [mem 0xfeb4b000-0xfeb4b0ff] [ 0.223272] pci 0000:00:13.2: supports D1 D2 [ 0.223275] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot [ 0.223282] pci 0000:00:13.2: PME# disabled [ 0.223309] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05 [ 0.223433] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403 [ 0.223463] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit] [ 0.223550] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.223556] pci 0000:00:14.2: PME# disabled [ 0.223574] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601 [ 0.223673] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604 [ 0.223732] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03 [ 0.223751] pci 0000:00:14.5: reg 10: [mem 0xfeb4a000-0xfeb4afff] [ 0.223846] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604 [ 0.223949] pci 0000:00:15.0: supports D1 D2 [ 0.223984] pci 0000:00:15.1: [1002:43a1] type 1 class 0x000604 [ 0.224086] pci 0000:00:15.1: supports D1 D2 [ 0.224121] pci 0000:00:15.2: [1002:43a2] type 1 class 0x000604 [ 0.224223] pci 0000:00:15.2: supports D1 D2 [ 0.224259] pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03 [ 0.224277] pci 0000:00:16.0: reg 10: [mem 0xfeb49000-0xfeb49fff] [ 0.224371] pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03 [ 0.224396] pci 0000:00:16.2: reg 10: [mem 0xfeb48000-0xfeb480ff] [ 0.224503] pci 0000:00:16.2: supports D1 D2 [ 0.224506] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot [ 0.224512] pci 0000:00:16.2: PME# disabled [ 0.224542] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600 [ 0.224589] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600 [ 0.224630] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600 [ 0.224677] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600 [ 0.224733] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600 [ 0.224774] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600 [ 0.224815] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600 [ 0.224856] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600 [ 0.224979] pci 0000:00:14.4: PCI bridge to [bus 01-01](subtractive decode) [ 0.224993] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7](subtractive decode) [ 0.224998] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff](subtractive decode) [ 0.225002] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff](subtractive decode) [ 0.225006] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff](subtractive decode) [ 0.225076] pci 0000:00:15.0: PCI bridge to [bus 02-02] [ 0.225179] pci 0000:03:00.0: [10ec:8168] type 0 class 0x000200 [ 0.225202] pci 0000:03:00.0: reg 10: [io 0xe000-0xe0ff] [ 0.225241] pci 0000:03:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref] [ 0.225266] pci 0000:03:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref] [ 0.225367] pci 0000:03:00.0: supports D1 D2 [ 0.225370] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.225377] pci 0000:03:00.0: PME# disabled [ 0.230066] pci 0000:00:15.1: PCI bridge to [bus 03-03] [ 0.230089] pci 0000:00:15.1: bridge window [io 0xe000-0xefff] [ 0.230107] pci 0000:00:15.1: bridge window [mem 0xd0000000-0xd00fffff 64bit pref] [ 0.230204] pci 0000:04:00.0: [1b21:1080] type 1 class 0x000604 [ 0.230349] pci 0000:00:15.2: PCI bridge to [bus 04-05] [ 0.230358] pci 0000:00:15.2: bridge window [io 0xd000-0xdfff] [ 0.230364] pci 0000:00:15.2: bridge window [mem 0xfea00000-0xfeafffff] [ 0.230429] pci 0000:05:00.0: [13d0:2103] type 0 class 0x000280 [ 0.230457] pci 0000:05:00.0: reg 10: [mem 0xfea10000-0xfea1ffff] [ 0.230478] pci 0000:05:00.0: reg 14: [io 0xd080-0xd09f] [ 0.230606] pci 0000:05:01.0: [168c:002d] type 0 class 0x000280 [ 0.230641] pci 0000:05:01.0: reg 10: [mem 0xfea00000-0xfea0ffff] [ 0.230800] pci 0000:05:01.0: PME# supported from D0 D3hot [ 0.230809] pci 0000:05:01.0: PME# disabled [ 0.230842] pci 0000:05:02.0: [1106:3044] type 0 class 0x000c00 [ 0.230878] pci 0000:05:02.0: reg 10: [mem 0xfea20000-0xfea207ff] [ 0.230898] pci 0000:05:02.0: reg 14: [io 0xd000-0xd07f] [ 0.231040] pci 0000:05:02.0: supports D2 [ 0.231043] pci 0000:05:02.0: PME# supported from D2 D3hot D3cold [ 0.231051] pci 0000:05:02.0: PME# disabled [ 0.231135] pci 0000:04:00.0: PCI bridge to [bus 05-05](subtractive decode) [ 0.231147] pci 0000:04:00.0: bridge window [io 0xd000-0xdfff] [ 0.231154] pci 0000:04:00.0: bridge window [mem 0xfea00000-0xfeafffff] [ 0.231167] pci 0000:04:00.0: bridge window [io 0xd000-0xdfff](subtractive decode) [ 0.231171] pci 0000:04:00.0: bridge window [mem 0xfea00000-0xfeafffff](subtractive decode) [ 0.231175] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0](subtractive decode) [ 0.231180] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0](subtractive decode) [ 0.231222] pci_bus 0000:00: on NUMA node 0 [ 0.231234] ACPI: PCI Interrupt Routing Table [SB.PCI0._PRT] [ 0.231535] ACPI: PCI Interrupt Routing Table [SB.PCI0.PE20._PRT] [ 0.231590] ACPI: PCI Interrupt Routing Table [SB.PCI0.PE21._PRT] [ 0.231651] ACPI: PCI Interrupt Routing Table [SB.PCI0.PE22._PRT] [ 0.231706] ACPI: PCI Interrupt Routing Table [SB.PCI0.PE22.BR23._PRT] [ 0.231789] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.231795] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.231798] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.240454] ACPI: PCI Interrupt Link [LNKA](IRQs 4 7 10 11 14 15) 0 [ 0.240577] ACPI: PCI Interrupt Link [LNKB](IRQs 4 7 10 11 14 15) 0 [ 0.240698] ACPI: PCI Interrupt Link [LNKC](IRQs 4 7 10 11 14 15) 0 [ 0.240816] ACPI: PCI Interrupt Link [LNKD](IRQs 4 7 10 11 14 15) 0 [ 0.240914] ACPI: PCI Interrupt Link [LNKE](IRQs 4 7 10 11 14 15) 0 [ 0.240988] ACPI: PCI Interrupt Link [LNKF](IRQs 4 7 10 11 14 15) 0 [ 0.241062] ACPI: PCI Interrupt Link [LNKG](IRQs 4 7 10 11 14 15) 0 [ 0.241135] ACPI: PCI Interrupt Link [LNKH](IRQs 4 7 10 11 14 15) 0 [ 0.241371] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.241371] vgaarb: loaded [ 0.241371] vgaarb: bridge control possible 0000:00:01.0 [ 0.241371] SCSI subsystem initialized [ 0.241371] libata version 3.00 loaded. [ 0.241371] usbcore: registered new interface driver usbfs [ 0.241371] usbcore: registered new interface driver hub [ 0.241371] usbcore: registered new device driver usb [ 0.241371] PCI: Using ACPI for IRQ routing [ 0.253028] PCI: pci_cache_line_size set to 64 bytes [ 0.253177] reserve RAM buffer: 000000000009d800 - 000000000009ffff [ 0.253181] reserve RAM buffer: 00000000a7c3f000 - 00000000a7ffffff [ 0.253186] reserve RAM buffer: 00000000a7cde000 - 00000000a7ffffff [ 0.253191] reserve RAM buffer: 00000000a7f00000 - 00000000a7ffffff [ 0.253194] reserve RAM buffer: 000000013f000000 - 000000013fffffff [ 0.253584] cfg80211: Calling CRDA to update world regulatory domain [ 0.253706] Switching to clocksource hpet [ 0.253706] pnp: PnP ACPI init [ 0.253706] ACPI: bus type pnp registered [ 0.253871] pnp 00:00: [bus 00-ff] [ 0.253875] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.253879] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.253883] pnp 00:00: [io 0x0d00-0xffff window] [ 0.253890] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.253893] pnp 00:00: [mem 0x000c8000-0x000dffff window] [ 0.253897] pnp 00:00: [mem 0xc0000000-0xffffffff window] [ 0.253900] pnp 00:00: [mem 0x00000000 window] [ 0.253973] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.254039] pnp 00:01: [mem 0xe0000000-0xefffffff] [ 0.254113] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved [ 0.254120] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.254830] pnp 00:02: [io 0x040b] [ 0.254834] pnp 00:02: [io 0x04d6] [ 0.254837] pnp 00:02: [io 0x0c00-0x0c01] [ 0.254840] pnp 00:02: [io 0x0c14] [ 0.254843] pnp 00:02: [io 0x0c50-0x0c51] [ 0.254845] pnp 00:02: [io 0x0c52] [ 0.254848] pnp 00:02: [io 0x0c6c] [ 0.254851] pnp 00:02: [io 0x0c6f] [ 0.254854] pnp 00:02: [io 0x0cd0-0x0cd1] [ 0.254856] pnp 00:02: [io 0x0cd2-0x0cd3] [ 0.254859] pnp 00:02: [io 0x0cd4-0x0cd5] [ 0.254862] pnp 00:02: [io 0x0cd6-0x0cd7] [ 0.254865] pnp 00:02: [io 0x0cd8-0x0cdf] [ 0.254868] pnp 00:02: [io 0x0800-0x089f] [ 0.254871] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] [ 0.254875] pnp 00:02: [io 0x0000-0x000f] [ 0.254878] pnp 00:02: [io 0x0b20-0x0b3f] [ 0.254881] pnp 00:02: [io 0x0900-0x090f] [ 0.254883] pnp 00:02: [io 0x0910-0x091f] [ 0.254886] pnp 00:02: [io 0xfe00-0xfefe] [ 0.254889] pnp 00:02: [io 0x0060-0x005f disabled] [ 0.254893] pnp 00:02: [io 0x0064-0x0063 disabled] [ 0.254896] pnp 00:02: [mem 0xfec00000-0xfec00fff] [ 0.254899] pnp 00:02: [mem 0xfee00000-0xfee00fff] [ 0.254902] pnp 00:02: [mem 0xfed80000-0xfed8ffff] [ 0.254905] pnp 00:02: [mem 0xfed61000-0xfed70fff] [ 0.254909] pnp 00:02: [mem 0xfec10000-0xfec10fff] [ 0.254912] pnp 00:02: [mem 0xfed00000-0xfed00fff] [ 0.254915] pnp 00:02: [mem 0xffc00000-0xffffffff] [ 0.255017] system 00:02: [io 0x040b] has been reserved [ 0.255021] system 00:02: [io 0x04d6] has been reserved [ 0.255025] system 00:02: [io 0x0c00-0x0c01] has been reserved [ 0.255029] system 00:02: [io 0x0c14] has been reserved [ 0.255033] system 00:02: [io 0x0c50-0x0c51] has been reserved [ 0.255037] system 00:02: [io 0x0c52] has been reserved [ 0.255041] system 00:02: [io 0x0c6c] has been reserved [ 0.255044] system 00:02: [io 0x0c6f] has been reserved [ 0.255048] system 00:02: [io 0x0cd0-0x0cd1] has been reserved [ 0.255052] system 00:02: [io 0x0cd2-0x0cd3] has been reserved [ 0.255056] system 00:02: [io 0x0cd4-0x0cd5] has been reserved [ 0.255060] system 00:02: [io 0x0cd6-0x0cd7] has been reserved [ 0.255064] system 00:02: [io 0x0cd8-0x0cdf] has been reserved [ 0.255068] system 00:02: [io 0x0800-0x089f] has been reserved [ 0.255073] system 00:02: [io 0x0b20-0x0b3f] has been reserved [ 0.255077] system 00:02: [io 0x0900-0x090f] has been reserved [ 0.255081] system 00:02: [io 0x0910-0x091f] has been reserved [ 0.255085] system 00:02: [io 0xfe00-0xfefe] has been reserved [ 0.255091] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.255095] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.255100] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved [ 0.255105] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved [ 0.255109] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.255114] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved [ 0.255119] system 00:02: [mem 0xffc00000-0xffffffff] has been reserved [ 0.255124] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.255317] pnp 00:03: [io 0x0000-0xffffffffffffffff disabled] [ 0.255321] pnp 00:03: [io 0x0000-0xffffffffffffffff disabled] [ 0.255324] pnp 00:03: [io 0x0290-0x029f] [ 0.255327] pnp 00:03: [io 0x0a20-0x0a2f] [ 0.255388] system 00:03: [io 0x0290-0x029f] has been reserved [ 0.255393] system 00:03: [io 0x0a20-0x0a2f] has been reserved [ 0.255398] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.255919] pnp 00:04: [io 0x0378-0x037f] [ 0.255935] pnp 00:04: [irq 5] [ 0.255939] pnp 00:04: [dma 0 disabled] [ 0.256029] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.256050] pnp 00:05: [dma 4] [ 0.256053] pnp 00:05: [io 0x0000-0x000f] [ 0.256056] pnp 00:05: [io 0x0081-0x0083] [ 0.256059] pnp 00:05: [io 0x0087] [ 0.256062] pnp 00:05: [io 0x0089-0x008b] [ 0.256065] pnp 00:05: [io 0x008f] [ 0.256068] pnp 00:05: [io 0x00c0-0x00df] [ 0.256103] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.256120] pnp 00:06: [io 0x0070-0x0071] [ 0.256128] pnp 00:06: [irq 8] [ 0.256165] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.256180] pnp 00:07: [io 0x0061] [ 0.256215] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.256260] pnp 00:08: [io 0x0010-0x001f] [ 0.256264] pnp 00:08: [io 0x0022-0x003f] [ 0.256267] pnp 00:08: [io 0x0044-0x005f] [ 0.256270] pnp 00:08: [io 0x0072-0x007f] [ 0.256273] pnp 00:08: [io 0x0080] [ 0.256275] pnp 00:08: [io 0x0084-0x0086] [ 0.256278] pnp 00:08: [io 0x0088] [ 0.256281] pnp 00:08: [io 0x008c-0x008e] [ 0.256284] pnp 00:08: [io 0x0090-0x009f] [ 0.256287] pnp 00:08: [io 0x00a2-0x00bf] [ 0.256290] pnp 00:08: [io 0x00e0-0x00ef] [ 0.256293] pnp 00:08: [io 0x04d0-0x04d1] [ 0.256374] system 00:08: [io 0x04d0-0x04d1] has been reserved [ 0.256380] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.256395] pnp 00:09: [io 0x00f0-0x00ff] [ 0.256402] pnp 00:09: [irq 13] [ 0.256441] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.256526] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.256980] pnp 00:0b: [io 0x03f8-0x03ff] [ 0.256987] pnp 00:0b: [irq 4] [ 0.256991] pnp 00:0b: [dma 0 disabled] [ 0.257087] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.257193] pnp 00:0c: [mem 0xa8000000-0xbfffffff] [ 0.257265] system 00:0c: [mem 0xa8000000-0xbfffffff] has been reserved [ 0.257271] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.257503] pnp 00:0d: [mem 0xfed00000-0xfed003ff] [ 0.257562] pnp 00:0d: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.257573] pnp: PnP ACPI: found 14 devices [ 0.257576] ACPI: ACPI bus type pnp unregistered [ 0.270776] PCI: max bus depth: 2 pci_try_num: 3 [ 0.270843] pci 0000:00:14.4: PCI bridge to [bus 01-01] [ 0.270861] pci 0000:00:15.0: PCI bridge to [bus 02-02] [ 0.270876] pci 0000:00:15.1: PCI bridge to [bus 03-03] [ 0.270882] pci 0000:00:15.1: bridge window [io 0xe000-0xefff] [ 0.270893] pci 0000:00:15.1: bridge window [mem 0xd0000000-0xd00fffff 64bit pref] [ 0.270904] pci 0000:04:00.0: PCI bridge to [bus 05-05] [ 0.270909] pci 0000:04:00.0: bridge window [io 0xd000-0xdfff] [ 0.270919] pci 0000:04:00.0: bridge window [mem 0xfea00000-0xfeafffff] [ 0.270936] pci 0000:00:15.2: PCI bridge to [bus 04-05] [ 0.270940] pci 0000:00:15.2: bridge window [io 0xd000-0xdfff] [ 0.270948] pci 0000:00:15.2: bridge window [mem 0xfea00000-0xfeafffff] [ 0.270995] pci 0000:00:15.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.271002] pci 0000:00:15.0: setting latency timer to 64 [ 0.271012] pci 0000:00:15.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.271018] pci 0000:00:15.1: setting latency timer to 64 [ 0.271028] pci 0000:00:15.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.271033] pci 0000:00:15.2: setting latency timer to 64 [ 0.271048] pci 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.271056] pci 0000:04:00.0: setting latency timer to 64 [ 0.271064] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.271067] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.271071] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.271075] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff] [ 0.271079] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] [ 0.271083] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] [ 0.271086] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] [ 0.271090] pci_bus 0000:01: resource 7 [mem 0xc0000000-0xffffffff] [ 0.271094] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 0.271098] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref] [ 0.271102] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] [ 0.271106] pci_bus 0000:04: resource 1 [mem 0xfea00000-0xfeafffff] [ 0.271109] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] [ 0.271113] pci_bus 0000:05: resource 1 [mem 0xfea00000-0xfeafffff] [ 0.271116] pci_bus 0000:05: resource 4 [io 0xd000-0xdfff] [ 0.271120] pci_bus 0000:05: resource 5 [mem 0xfea00000-0xfeafffff] [ 0.271177] NET: Registered protocol family 2 [ 0.271263] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.272001] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 0.274236] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.274780] TCP: Hash tables configured (established 262144 bind 65536) [ 0.274785] TCP reno registered [ 0.274792] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.274833] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.275000] NET: Registered protocol family 1 [ 0.275397] RPC: Registered named UNIX socket transport module. [ 0.275405] RPC: Registered udp transport module. [ 0.275407] RPC: Registered tcp transport module. [ 0.275410] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.275429] pci 0000:00:01.0: Boot video device [ 0.275455] pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.275497] pci 0000:00:12.0: PCI INT A disabled [ 0.275527] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.275592] pci 0000:00:12.2: PCI INT B disabled [ 0.275603] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.275637] pci 0000:00:13.0: PCI INT A disabled [ 0.275649] pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.275686] pci 0000:00:13.2: PCI INT B disabled [ 0.275708] pci 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.275765] pci 0000:00:14.5: PCI INT C disabled [ 0.275785] pci 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.275842] pci 0000:00:16.0: PCI INT A disabled [ 0.275854] pci 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.275888] pci 0000:00:16.2: PCI INT B disabled [ 0.275931] PCI: CLS 64 bytes, default 64 [ 0.280103] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.280114] Placing 64MB software IO TLB between ffff8800a3c3f000 - ffff8800a7c3f000 [ 0.280118] software IO TLB at phys 0xa3c3f000 - 0xa7c3f000 [ 0.280403] perf: AMD IBS detected (0x000000ff) [ 0.329876] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.330664] fuse init (API version 7.17) [ 0.331103] JFS: nTxBlock = 8192, nTxLock = 65536 [ 0.334925] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.336065] msgmni has been set to 7103 [ 0.337070] alg: No test for stdrng (krng) [ 0.344319] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) [ 0.344514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.344522] io scheduler noop registered [ 0.344576] io scheduler cfq registered (default) [ 0.345051] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 0.345060] ACPI: Power Button [PWRB] [ 0.345131] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.345136] ACPI: Power Button [PWRF] [ 0.345235] ACPI: acpi_idle registered with cpuidle [ 0.347416] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.368074] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.424973] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.433740] Linux agpgart interface v0.103 [ 0.438401] brd: module loaded [ 0.439909] loop: module loaded [ 0.440569] nbd: registered device at major 43 [ 0.443070] Loading iSCSI transport class v2.0-870. [ 0.443301] iscsi: registered transport (tcp) [ 0.443433] ahci 0000:00:11.0: version 3.0 [ 0.443473] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 0.443660] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode [ 0.443667] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part [ 0.445227] scsi0 : ahci [ 0.445596] scsi1 : ahci [ 0.445818] scsi2 : ahci [ 0.446067] scsi3 : ahci [ 0.446236] scsi4 : ahci [ 0.446352] scsi5 : ahci [ 0.446436] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19 [ 0.446442] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19 [ 0.446447] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19 [ 0.446452] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19 [ 0.446457] ata5: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f300 irq 19 [ 0.446462] ata6: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f380 irq 19 [ 0.446739] tun: Universal TUN/TAP device driver, 1.6 [ 0.446742] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 0.446990] sky2: driver version 1.30 [ 0.447057] r8168 Gigabit Ethernet driver 8.029.00-NAPI loaded [ 0.447106] r8168 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.447137] r8168 0000:03:00.0: setting latency timer to 64 [ 0.447236] r8168 0000:03:00.0: irq 40 for MSI/MSI-X [ 0.447488] eth%d: RTL8168E/8111E at 0xffffc90000016000, f4:6d:04:d8:9d:a7, IRQ 40 [ 0.602462] r8168: This product is covered by one or more of the following patents: US5,307,459, US5,434,872, US5,732,094, US6,570,884, US6,115,776, and US6,327,625. [ 0.602468] eth0: Identified chip type is 'RTL8168E/8111E'. [ 0.602472] r8168 Copyright (C) 2012 Realtek NIC software team nicfae@realtek.com [ 0.602474] This program comes with ABSOLUTELY NO WARRANTY; for details, please see http://www.gnu.org/licenses/. [ 0.602476] This is free software, and you are welcome to redistribute it under certain conditions; see http://www.gnu.org/licenses/. [ 0.602518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602543] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.602564] ehci_hcd 0000:00:12.2: EHCI Host Controller [ 0.602577] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1 [ 0.602589] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 0.602623] QUIRK: Enable AMD PLL fix [ 0.602638] ehci_hcd 0000:00:12.2: debug port 1 [ 0.602877] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeb4d000 [ 0.610307] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 0.610757] hub 1-0:1.0: USB hub found [ 0.610769] hub 1-0:1.0: 5 ports detected [ 0.610887] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.610925] ehci_hcd 0000:00:13.2: EHCI Host Controller [ 0.610936] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 0.610948] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 0.610982] ehci_hcd 0000:00:13.2: debug port 1 [ 0.611214] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfeb4b000 [ 0.620307] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 0.620710] hub 2-0:1.0: USB hub found [ 0.620722] hub 2-0:1.0: 5 ports detected [ 0.620845] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.620883] ehci_hcd 0000:00:16.2: EHCI Host Controller [ 0.620894] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3 [ 0.620907] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 0.620941] ehci_hcd 0000:00:16.2: debug port 1 [ 0.621171] ehci_hcd 0000:00:16.2: irq 17, io mem 0xfeb48000 [ 0.630307] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00 [ 0.630704] hub 3-0:1.0: USB hub found [ 0.630717] hub 3-0:1.0: 4 ports detected [ 0.630841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630871] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.630913] ohci_hcd 0000:00:12.0: OHCI Host Controller [ 0.630924] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4 [ 0.631173] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb4e000 [ 0.688078] hub 4-0:1.0: USB hub found [ 0.688092] hub 4-0:1.0: 5 ports detected [ 0.688202] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.688241] ohci_hcd 0000:00:13.0: OHCI Host Controller [ 0.688252] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5 [ 0.688492] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb4c000 [ 0.744704] hub 5-0:1.0: USB hub found [ 0.744718] hub 5-0:1.0: 5 ports detected [ 0.744830] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.744870] ohci_hcd 0000:00:14.5: OHCI Host Controller [ 0.744881] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6 [ 0.745120] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeb4a000 [ 0.801358] hub 6-0:1.0: USB hub found [ 0.801372] hub 6-0:1.0: 2 ports detected [ 0.801482] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.801521] ohci_hcd 0000:00:16.0: OHCI Host Controller [ 0.801532] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7 [ 0.801781] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfeb49000 [ 0.858016] hub 7-0:1.0: USB hub found [ 0.858029] hub 7-0:1.0: 4 ports detected [ 0.858139] Initializing USB Mass Storage driver... [ 0.858198] usbcore: registered new interface driver usb-storage [ 0.858201] USB Mass Storage support registered. [ 0.858272] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 0.861720] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.861739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.862067] mousedev: PS/2 mouse device common for all mice [ 0.862695] rtc_cmos 00:06: RTC can wake from S4 [ 0.862846] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 0.863052] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.863089] i2c /dev entries driver [ 0.863166] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 0.863328] lirc_dev: IR Remote Control driver registered, major 252 [ 0.863332] IR NEC protocol handler initialized [ 0.863438] IR RC5(x) protocol handler initialized [ 0.863442] IR RC6 protocol handler initialized [ 0.863444] IR JVC protocol handler initialized [ 0.863446] IR Sony protocol handler initialized [ 0.863449] IR RC5 (streamzap) protocol handler initialized [ 0.863451] IR MCE Keyboard/mouse protocol handler initialized [ 0.863632] cpuidle: using governor ladder [ 0.863741] cpuidle: using governor menu [ 0.863744] EFI Variables Facility v0.08 2004-May-17 [ 0.863748] No iBFT detected. [ 0.864075] usbcore: registered new interface driver usbhid [ 0.864078] usbhid: USB HID core driver [ 0.864234] Netfilter messages via NETLINK v0.30. [ 0.864476] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.864506] TCP cubic registered [ 0.864696] NET: Registered protocol family 10 [ 0.865407] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 0.865436] NET: Registered protocol family 17 [ 0.865451] lib80211: common routines for IEEE802.11 drivers [ 0.865455] lib80211_crypt: registered algorithm 'NULL' [ 0.865458] Registering the dns_resolver key type [ 0.881502] rtc_cmos 00:06: setting system clock to 2012-05-02 00:11:26 UTC (1335917486) [ 0.881528] powernow-k8: Found 1 AMD E-350 Processor (2 cpu cores) (version 2.20.00) [ 0.881585] powernow-k8: 0 : pstate 0 (1600 MHz) [ 0.881588] powernow-k8: 1 : pstate 1 (1280 MHz) [ 0.881591] powernow-k8: 2 : pstate 2 (800 MHz) [ 0.886934] ata6: SATA link down (SStatus 0 SControl 300) [ 0.890272] ata4: SATA link down (SStatus 0 SControl 300) [ 0.890332] ata5: SATA link down (SStatus 0 SControl 300) [ 0.896936] ata3: SATA link down (SStatus 0 SControl 300) [ 1.047001] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.047977] ata2.00: ATAPI: ATAPI iHDS118 6, AL05, max UDMA/100 [ 1.049378] ata2.00: configured for UDMA/100 [ 1.073666] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.075337] ata1.00: HPA detected: current 234439535, native 234441648 [ 1.075352] ata1.00: ATA-7: ST9120821AS, 3.06, max UDMA/133 [ 1.075358] ata1.00: 234439535 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 1.077595] ata1.00: configured for UDMA/133 [ 1.078088] scsi 0:0:0:0: Direct-Access ATA ST9120821AS 3.06 PQ: 0 ANSI: 5 [ 1.078432] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.078562] sd 0:0:0:0: [sda] 234439535 512-byte logical blocks: (120 GB/111 GiB) [ 1.078657] sd 0:0:0:0: [sda] Write Protect is off [ 1.078664] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.078830] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.080183] scsi 1:0:0:0: CD-ROM ATAPI iHDS118 6 AL05 PQ: 0 ANSI: 5 [ 1.082466] sr0: scsi3-mmc drive: 94x/94x cd/rw xa/form2 cdda tray [ 1.082480] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.082883] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 1.083171] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 1.087347] sda: sda1 sda2 [ 1.088928] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.095368] Freeing unused kernel memory: 4016k freed [ 1.097795] Write protecting the kernel read-only data: 8192k [ 1.100166] Freeing unused kernel memory: 300k freed [ 1.103228] Freeing unused kernel memory: 412k freed [ 1.113450] usb 4-3: new low-speed USB device number 2 using ohci_hcd [ 1.283759] Refined TSC clocksource calibration: 1599.957 MHz. [ 1.283772] Switching to clocksource tsc [ 1.290410] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:12.0/usb4/4-3/4-3:1.0/input/input2 [ 1.290964] generic-usb 0003:05A4:9881.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 05a4:9881] on usb-0000:00:12.0-3/input0 [ 1.320122] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:12.0/usb4/4-3/4-3:1.1/input/input3 [ 1.320875] generic-usb 0003:05A4:9881.0002: input,hidraw1: USB HID v1.10 Mouse [HID 05a4:9881] on usb-0000:00:12.0-3/input1 [ 1.567625] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities [ 1.580955] EXT4-fs (sda1): couldn't mount as ext2 due to feature incompatibilities [ 1.619625] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 1.960961] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities [ 1.974298] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities [ 2.086512] EXT4-fs (sda2): recovery complete [ 2.087121] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 2.848538] uvesafb: (C) 1988-2010, AMD Technologies Inc. , WRESTLER, 01.00, OEM: AMD ATOMBIOS, VBE v3.0 [ 2.915035] uvesafb: VBIOS/hardware supports DDC2 transfers [ 3.034521] uvesafb: monitor limits: vf = 85 Hz, hf = 70 kHz, clk = 160 MHz [ 3.035005] uvesafb: scrolling: redraw [ 3.035035] mtrr: type mismatch for c0000000,1000000 old: write-back new: write-combining [ 3.035045] mtrr: type mismatch for c0000000,800000 old: write-back new: write-combining [ 3.035055] mtrr: type mismatch for c0000000,400000 old: write-back new: write-combining [ 3.035063] mtrr: type mismatch for c0000000,200000 old: write-back new: write-combining [ 3.035072] mtrr: type mismatch for c0000000,100000 old: write-back new: write-combining [ 3.035081] mtrr: type mismatch for c0000000,80000 old: write-back new: write-combining [ 3.035089] mtrr: type mismatch for c0000000,40000 old: write-back new: write-combining [ 3.035098] mtrr: type mismatch for c0000000,20000 old: write-back new: write-combining [ 3.035106] mtrr: type mismatch for c0000000,10000 old: write-back new: write-combining [ 3.035114] mtrr: type mismatch for c0000000,8000 old: write-back new: write-combining [ 3.035123] mtrr: type mismatch for c0000000,4000 old: write-back new: write-combining [ 3.035131] mtrr: type mismatch for c0000000,2000 old: write-back new: write-combining [ 3.035139] mtrr: type mismatch for c0000000,1000 old: write-back new: write-combining [ 3.044291] uvesafb: mode switch failed (eax=0x34f, err=0). Trying again with default timings. [ 3.365461] uvesafb: mode switch failed (eax=0x34f, err=0). Trying again with default timings. [ 3.599714] Console: switching to colour frame buffer device 160x64 [ 3.600030] uvesafb: mode switch failed (eax=0x34f, err=0). Trying again with default timings. [ 3.826533] uvesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010680000, using 10240k, total 16384k [ 3.826543] fb0: VESA VGA frame buffer device

[ 4.568142] udevd[231]: starting version 182 [ 4.733541] wmi: Mapper loaded [ 4.900648] snd_hda_intel 0000:00:01.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 4.900764] snd_hda_intel 0000:00:01.1: irq 41 for MSI/MSI-X [ 4.901977] snd_hda_intel 0000:00:01.1: setting latency timer to 64 [ 4.941621] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0 [ 4.941778] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input4 [ 4.942060] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 5.283213] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully [ 5.308229] hda_codec: ALC887-VD: BIOS auto-probing. [ 5.335762] flexcop-pci: will use the HW PID filter. [ 5.335769] flexcop-pci: card revision 2 [ 5.335788] b2c2_flexcop_pci 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 5.347528] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input5 [ 5.356955] DVB: registering new adapter (FlexCop Digital TV device) [ 5.359669] b2c2-flexcop: MAC address = 00:08:c9:e1:a5:26 [ 5.360030] CX24123: wrong demod revision: b9 [ 5.662171] mt352_read_register: readreg error (reg=127, ret==-121) [ 5.679087] nxt200x: nxt200x_readbytes: i2c read error (addr 0x0a, err == -121) [ 5.679095] Unknown/Unsupported NXT chip: 00 00 00 00 00 [ 5.711809] lgdt330x: i2c_read_demod_bytes: addr 0x59 select 0x02 error (ret == -121) [ 5.801331] stv0297_readreg: readreg error (reg == 0x80, ret == -121) [ 5.890339] mt312_read: ret == -121 [ 5.890347] b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter [ 5.894299] b2c2_flexcop_pci 0000:05:00.0: PCI INT A disabled [ 5.895935] ath9k 0000:05:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 6.213600] ath: EEPROM regdomain: 0x809c [ 6.213606] ath: EEPROM indicates we should expect a country code [ 6.213610] ath: doing EEPROM country->regdmn map search [ 6.213613] ath: country maps to regdmn code: 0x52 [ 6.213617] ath: Country alpha2 being used: CN [ 6.213619] ath: Regpair used: 0x52 [ 6.215692] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' [ 6.219929] Registered led device: ath9k-phy0 [ 6.219941] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xffffc900116e0000, irq=19 [ 6.272184] input: eventlircd as /devices/virtual/input/input6 [ 6.330439] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [ 6.330449] Disabling lock debugging due to kernel taint [ 6.420038] [fglrx] Maximum main memory to use for locked dma buffers: 3401 MBytes. [ 6.423568] [fglrx] vendor: 1002 device: 9802 count: 1 [ 6.424427] [fglrx] ioport: bar 1, base 0xf000, size: 0x100 [ 6.424448] pci 0000:00:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 6.424455] pci 0000:00:01.0: setting latency timer to 64 [ 6.425263] [fglrx] Kernel PAT support is enabled [ 6.425301] [fglrx] module loaded - fglrx 8.95.3 [Mar 8 2012] with 1 minors [ 6.686240] r8168: eth0: link down [ 6.696484] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.839860] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 7.459393] uvesafb: mode switch failed (eax=0x34f, err=0). Trying again with default timings. [ 8.375438] wlan0: authenticate with 00:18:39:c7:3a:23 (try 1) [ 8.377475] wlan0: authenticated [ 8.447142] wlan0: associate with 00:18:39:c7:3a:23 (try 1) [ 8.449844] wlan0: RX AssocResp from 00:18:39:c7:3a:23 (capab=0x431 status=0 aid=5) [ 8.449852] wlan0: associated [ 8.460988] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 9.555123] fglrx_pci 0000:00:01.0: irq 42 for MSI/MSI-X [ 9.556320] [fglrx] Firegl kernel thread PID: 1262 [ 9.556663] [fglrx] Firegl kernel thread PID: 1263 [ 9.556879] [fglrx] Firegl kernel thread PID: 1264 [ 9.557248] [fglrx] IRQ 42 Enabled [ 9.777737] [fglrx] Gart USWC size:1112 M. [ 9.777744] [fglrx] Gart cacheable size:440 M. [ 9.777752] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 9.777756] [fglrx] Reserved FB block: Unshared offset:fc85000, size:37b000 [ 9.777761] [fglrx] Reserved FB block: Unshared offset:17ff4000, size:c000 [ 10.046292] HDMI hot plug event: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=0 [ 10.046322] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 10.047734] HDMI hot plug event: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=1 [ 10.047764] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 10.343678] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 10.643550] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 10.943454] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 11.243460] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 11.483187] wlan0: deauthenticating from 00:18:39:c7:3a:23 by local choice (reason=3) [ 11.513591] cfg80211: Calling CRDA for country: CN [ 11.553037] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 11.643993] EXT4-fs (sda1): re-mounted. Opts: barrier=1,data=ordered,commit=0 [ 11.801306] EXT4-fs (sda2): re-mounted. Opts: barrier=1,data=ordered,commit=0 [ 11.850357] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 12.150380] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 12.450124] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1 [ 12.632537] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 13.376257] wlan0: authenticate with 00:18:39:c7:3a:23 (try 1) [ 13.378621] wlan0: authenticated [ 13.378909] wlan0: associate with 00:18:39:c7:3a:23 (try 1) [ 13.381781] wlan0: RX ReassocResp from 00:18:39:c7:3a:23 (capab=0x431 status=0 aid=5) [ 13.381789] wlan0: associated [ 13.382784] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 13.525781] UDF-fs: Partition marked readonly; forcing readonly mount

mrdominuzq commented 11 years ago

shall we try this patch

http://patchwork.linuxtv.org/patch/10575/

sraue commented 11 years ago

closing, if this problem still exist with our latest releases please open a new report