drm: i915: regression in i915 after suspend (render ring initialization failed; v3.16.3)

From: Benjamin Block
Date: Wed Oct 01 2014 - 06:43:27 EST


Hej,

since some kernel-versions I can't get my intel-card to work after I
suspended my laptop. I currently run stable v3.16.3. After (re-)boot, the
graphic-acceleration works fine; upon suspending the laptop to ram and
waking it up later, this pops up in the kernel-log:

[54251.683106] [drm:init_ring_common] *ERROR* render ring initialization
failed ctl 0001f001 (valid? 1) head 8163e50c tail 00000000 start
00042000 [expected 00042000]
[54251.683109] [drm:__i915_drm_thaw] *ERROR* failed to re-initialize
GPU, declaring wedged!

After that I can still use X normally, but everything that involves
acceleration won't work anymore (including videos and such). I saw there
was a fix for this some time ago, but it only got pulled into older stable
kernels. Is their any fix for this for newer kernels?

(kernel log and config attached)

--
best regards,
- Benjamin Block
--
oh okay. my mistake.
Yafcot:atj(*),
mark
* Yet another fool coming over this: according to joey
-- mark@xxxxxxxxxxxxxxx
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.16.3-gentoo Kernel Configuration
#

#
# Gentoo Linux
#
CONFIG_GENTOO_LINUX=y
CONFIG_GENTOO_LINUX_UDEV=y

#
# Support for init systems, system and service managers
#
CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
CONFIG_KERNEL_LZO=y
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="ymir"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_FHANDLE=y
# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_LEGACY_ALLOC_HWIRQ=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_STALL_COMMON=y
# CONFIG_RCU_USER_QS is not set
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_NOCB_CPU is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=19
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_MEMCG is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_PCI_QUIRKS=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_SLUB_CPU_PARTIAL=y
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
# CONFIG_UPROBES is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR_NONE is not set
CONFIG_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_DEV_THROTTLING is not set
# CONFIG_BLK_CMDLINE_PARSER is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
CONFIG_IOSCHED_BFQ=y
CONFIG_CGROUP_BFQIO=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_BFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
CONFIG_INLINE_READ_UNLOCK=y
CONFIG_INLINE_READ_UNLOCK_IRQ=y
CONFIG_INLINE_WRITE_UNLOCK=y
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUE_RWLOCK=y
CONFIG_QUEUE_RWLOCK=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_HYPERVISOR_GUEST is not set
CONFIG_NO_BOOTMEM=y
CONFIG_MEMTEST=y
# CONFIG_MK8 is not set
# CONFIG_MK10 is not set
# CONFIG_MBARCELONA is not set
# CONFIG_MBOBCAT is not set
# CONFIG_MBULLDOZER is not set
# CONFIG_MPILEDRIVER is not set
# CONFIG_MJAGUAR is not set
# CONFIG_MPSC is not set
# CONFIG_MATOM is not set
CONFIG_MCORE2=y
# CONFIG_MCOREI7 is not set
# CONFIG_MCOREI7AVX is not set
# CONFIG_MCOREAVXI is not set
# CONFIG_MCOREAVX2 is not set
# CONFIG_GENERIC_CPU is not set
# CONFIG_MNATIVE is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_MICROCODE_INTEL_EARLY=y
# CONFIG_MICROCODE_AMD_EARLY is not set
CONFIG_MICROCODE_EARLY=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_MEMORY_ISOLATION=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_ZBUD=y
CONFIG_ZSWAP=y
# CONFIG_MEM_SOFT_DIRTY is not set
CONFIG_ZSMALLOC=y
# CONFIG_PGTABLE_MAPPING is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/sda2"
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_CLK=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
# CONFIG_ACPI_INITRD_TABLE_OVERRIDE is not set
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=y
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
# CONFIG_ACPI_EXTLOG is not set
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# x86 CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=m
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=m
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_INTEL_IDLE=y

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
# CONFIG_PCI_IOAPIC is not set
CONFIG_PCI_LABEL=y

#
# PCI host controller drivers
#
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
# CONFIG_PD6729 is not set
CONFIG_I82092=y
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set
# CONFIG_RAPIDIO is not set
# CONFIG_X86_SYSFB is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
# CONFIG_X86_X32 is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_IOSF_MBI=m
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=y
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=y
# CONFIG_SYN_COOKIES is not set
CONFIG_NET_IPVTI=m
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_INET_UDP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_IPV6_MIP6=m
CONFIG_INET6_XFRM_TUNNEL=y
CONFIG_INET6_TUNNEL=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_VTI=m
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
# CONFIG_IPV6_GRE is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_ACCT=y
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_PROCFS is not set
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=y
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
# CONFIG_NF_CONNTRACK_H323 is not set
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_BROADCAST=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=y
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CONNTRACK_TFTP is not set
CONFIG_NF_CT_NETLINK=y
# CONFIG_NF_CT_NETLINK_TIMEOUT is not set
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
# CONFIG_NF_NAT_AMANDA is not set
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
# CONFIG_NF_NAT_SIP is not set
# CONFIG_NF_NAT_TFTP is not set
CONFIG_NF_TABLES=y
CONFIG_NF_TABLES_INET=y
CONFIG_NFT_EXTHDR=y
CONFIG_NFT_META=y
CONFIG_NFT_CT=y
CONFIG_NFT_RBTREE=y
CONFIG_NFT_HASH=y
CONFIG_NFT_COUNTER=y
CONFIG_NFT_LOG=y
CONFIG_NFT_LIMIT=y
CONFIG_NFT_NAT=y
CONFIG_NFT_REJECT=y
CONFIG_NFT_REJECT_INET=y
CONFIG_NFT_COMPAT=y
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_CONNMARK=y

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
CONFIG_NETFILTER_XT_TARGET_HL=y
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
CONFIG_NETFILTER_XT_TARGET_LED=m
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
# CONFIG_NETFILTER_XT_MATCH_BPF is not set
CONFIG_NETFILTER_XT_MATCH_CGROUP=m
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
CONFIG_NETFILTER_XT_MATCH_ECN=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
CONFIG_NETFILTER_XT_MATCH_HL=y
# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
CONFIG_NETFILTER_XT_MATCH_OSF=y
CONFIG_NETFILTER_XT_MATCH_OWNER=y
CONFIG_NETFILTER_XT_MATCH_POLICY=m
# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
CONFIG_NETFILTER_XT_MATCH_RECENT=y
CONFIG_NETFILTER_XT_MATCH_SCTP=m
# CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
CONFIG_NETFILTER_XT_MATCH_STRING=y
CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
CONFIG_NETFILTER_XT_MATCH_U32=y
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_TABLES_IPV4=y
# CONFIG_NFT_CHAIN_ROUTE_IPV4 is not set
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NFT_REJECT_IPV4=y
# CONFIG_NF_TABLES_ARP is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_RPFILTER=m
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
# CONFIG_IP_NF_TARGET_SYNPROXY is not set
# CONFIG_IP_NF_TARGET_ULOG is not set
CONFIG_NF_NAT_IPV4=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
# CONFIG_IP_NF_TARGET_NETMAP is not set
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_NF_NAT_PROTO_GRE=y
CONFIG_NF_NAT_PPTP=y
# CONFIG_NF_NAT_H323 is not set
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=y
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=y
CONFIG_NF_CONNTRACK_IPV6=y
CONFIG_NF_TABLES_IPV6=y
# CONFIG_NFT_CHAIN_ROUTE_IPV6 is not set
CONFIG_NFT_REJECT_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_AH=m
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
# CONFIG_IP6_NF_MATCH_OPTS is not set
CONFIG_IP6_NF_MATCH_HL=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
# CONFIG_IP6_NF_MATCH_MH is not set
CONFIG_IP6_NF_MATCH_RPFILTER=m
# CONFIG_IP6_NF_MATCH_RT is not set
CONFIG_IP6_NF_TARGET_HL=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
# CONFIG_IP6_NF_TARGET_SYNPROXY is not set
CONFIG_IP6_NF_MANGLE=y
# CONFIG_IP6_NF_RAW is not set
# CONFIG_NF_NAT_IPV6 is not set
CONFIG_NF_TABLES_BRIDGE=y
# CONFIG_NFT_BRIDGE_META is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
CONFIG_STP=y
CONFIG_BRIDGE=y
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_HAVE_NET_DSA=y
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
CONFIG_LLC=y
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_HFSC=m
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=y
# CONFIG_NET_SCH_TEQL is not set
CONFIG_NET_SCH_TBF=y
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_DRR=m
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
CONFIG_NET_SCH_QFQ=m
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_HHF=y
# CONFIG_NET_SCH_PIE is not set
CONFIG_NET_SCH_INGRESS=y
# CONFIG_NET_SCH_PLUG is not set

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=y
CONFIG_NET_CLS_TCINDEX=m
# CONFIG_NET_CLS_ROUTE4 is not set
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_FLOW=y
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_CLS_BPF=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
# CONFIG_NET_EMATCH_META is not set
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_ACT_GACT=y
CONFIG_GACT_PROB=y
# CONFIG_NET_ACT_MIRRED is not set
CONFIG_NET_ACT_IPT=y
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
CONFIG_NETLINK_MMAP=y
CONFIG_NETLINK_DIAG=y
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_HSR is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_JIT=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=m
# CONFIG_BT_6LOWPAN is not set
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
# CONFIG_BT_HCIBTSDIO is not set
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=m
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="iwlwifi-5000-5.ucode radeon/ARUBA_me.bin radeon/ARUBA_pfp.bin radeon/ARUBA_rlc.bin radeon/BARTS_mc.bin radeon/BARTS_me.bin radeon/BARTS_pfp.bin radeon/BARTS_smc.bin radeon/BONAIRE_ce.bin radeon/BONAIRE_mc.bin radeon/BONAIRE_me.bin radeon/BONAIRE_mec.bin radeon/BONAIRE_pfp.bin radeon/BONAIRE_rlc.bin radeon/BONAIRE_sdma.bin radeon/BONAIRE_smc.bin radeon/BONAIRE_uvd.bin radeon/BONAIRE_vce.bin radeon/BTC_rlc.bin radeon/CAICOS_mc.bin radeon/CAICOS_me.bin radeon/CAICOS_pfp.bin radeon/CAICOS_smc.bin radeon/CAYMAN_mc.bin radeon/CAYMAN_me.bin radeon/CAYMAN_pfp.bin radeon/CAYMAN_rlc.bin radeon/CAYMAN_smc.bin radeon/CEDAR_me.bin radeon/CEDAR_pfp.bin radeon/CEDAR_rlc.bin radeon/CEDAR_smc.bin radeon/CYPRESS_me.bin radeon/CYPRESS_pfp.bin radeon/CYPRESS_rlc.bin radeon/CYPRESS_smc.bin radeon/CYPRESS_uvd.bin radeon/HAINAN_ce.bin radeon/HAINAN_mc.bin radeon/HAINAN_me.bin radeon/HAINAN_pfp.bin radeon/HAINAN_rlc.bin radeon/HAINAN_smc.bin radeon/HAWAII_ce.bin radeon/HAWAII_mc.bin radeon/HAWAII_me.bin radeon/HAWAII_mec.bin radeon/HAWAII_pfp.bin radeon/HAWAII_rlc.bin radeon/HAWAII_sdma.bin radeon/HAWAII_smc.bin radeon/JUNIPER_me.bin radeon/JUNIPER_pfp.bin radeon/JUNIPER_rlc.bin radeon/JUNIPER_smc.bin radeon/KABINI_ce.bin radeon/KABINI_me.bin radeon/KABINI_mec.bin radeon/KABINI_pfp.bin radeon/KABINI_rlc.bin radeon/KABINI_sdma.bin radeon/KAVERI_ce.bin radeon/KAVERI_me.bin radeon/KAVERI_mec.bin radeon/KAVERI_pfp.bin radeon/KAVERI_rlc.bin radeon/KAVERI_sdma.bin radeon/OLAND_ce.bin radeon/OLAND_mc.bin radeon/OLAND_me.bin radeon/OLAND_pfp.bin radeon/OLAND_rlc.bin radeon/OLAND_smc.bin radeon/PALM_me.bin radeon/PALM_pfp.bin radeon/PITCAIRN_ce.bin radeon/PITCAIRN_mc.bin radeon/PITCAIRN_me.bin radeon/PITCAIRN_pfp.bin radeon/PITCAIRN_rlc.bin radeon/PITCAIRN_smc.bin radeon/R100_cp.bin radeon/R200_cp.bin radeon/R300_cp.bin radeon/R420_cp.bin radeon/R520_cp.bin radeon/R600_me.bin radeon/R600_pfp.bin radeon/R600_rlc.bin radeon/R700_rlc.bin radeon/REDWOOD_me.bin radeon/REDWOOD_pfp.bin radeon/REDWOOD_rlc.bin radeon/REDWOOD_smc.bin radeon/RS600_cp.bin radeon/RS690_cp.bin radeon/RS780_me.bin radeon/RS780_pfp.bin radeon/RV610_me.bin radeon/RV610_pfp.bin radeon/RV620_me.bin radeon/RV620_pfp.bin radeon/RV630_me.bin radeon/RV630_pfp.bin radeon/RV635_me.bin radeon/RV635_pfp.bin radeon/RV670_me.bin radeon/RV670_pfp.bin radeon/RV710_me.bin radeon/RV710_pfp.bin radeon/RV710_smc.bin radeon/RV710_uvd.bin radeon/RV730_me.bin radeon/RV730_pfp.bin radeon/RV730_smc.bin radeon/RV740_smc.bin radeon/RV770_me.bin radeon/RV770_pfp.bin radeon/RV770_smc.bin radeon/SUMO2_me.bin radeon/SUMO2_pfp.bin radeon/SUMO_me.bin radeon/SUMO_pfp.bin radeon/SUMO_rlc.bin radeon/SUMO_uvd.bin radeon/TAHITI_ce.bin radeon/TAHITI_mc.bin radeon/TAHITI_me.bin radeon/TAHITI_pfp.bin radeon/TAHITI_rlc.bin radeon/TAHITI_smc.bin radeon/TAHITI_uvd.bin radeon/TURKS_mc.bin radeon/TURKS_me.bin radeon/TURKS_pfp.bin radeon/TURKS_smc.bin radeon/VERDE_ce.bin radeon/VERDE_mc.bin radeon/VERDE_me.bin radeon/VERDE_pfp.bin radeon/VERDE_rlc.bin radeon/VERDE_smc.bin"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_CMA is not set

#
# Bus devices
#
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_SERIAL=y
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
# CONFIG_PARPORT_1284 is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m

#
# Parallel IDE high-level drivers
#
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
# CONFIG_PARIDE_PF is not set
# CONFIG_PARIDE_PT is not set
CONFIG_PARIDE_PG=m

#
# Parallel IDE protocol modules
#
# CONFIG_PARIDE_ATEN is not set
# CONFIG_PARIDE_BPCK is not set
# CONFIG_PARIDE_COMM is not set
# CONFIG_PARIDE_DSTR is not set
# CONFIG_PARIDE_FIT2 is not set
# CONFIG_PARIDE_FIT3 is not set
# CONFIG_PARIDE_EPAT is not set
# CONFIG_PARIDE_EPIA is not set
# CONFIG_PARIDE_FRIQ is not set
# CONFIG_PARIDE_FRPW is not set
# CONFIG_PARIDE_KBIC is not set
# CONFIG_PARIDE_KTTI is not set
# CONFIG_PARIDE_ON20 is not set
# CONFIG_PARIDE_ON26 is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
CONFIG_ZRAM=y
CONFIG_ZRAM_LZ4_COMPRESS=y
# CONFIG_ZRAM_DEBUG is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=4
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_BMP085_I2C is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_SRAM is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_SENSORS_LIS3_I2C is not set

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
# CONFIG_VMWARE_VMCI is not set

#
# Intel MIC Host Driver
#
# CONFIG_INTEL_MIC_HOST is not set

#
# Intel MIC Card Driver
#
# CONFIG_INTEL_MIC_CARD is not set
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
# CONFIG_SATA_ZPODD is not set
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
CONFIG_PATA_OLDPIIX=y
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
CONFIG_PATA_SCH=y
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
CONFIG_PATA_MPIIX=y
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
CONFIG_PATA_PCMCIA=y
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=y
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_ERA is not set
CONFIG_DM_MIRROR=m
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_DM_RAID=m
CONFIG_DM_ZERO=m
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
# CONFIG_DM_SWITCH is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=y
CONFIG_FIREWIRE_OHCI=y
CONFIG_FIREWIRE_SBP2=y
CONFIG_FIREWIRE_NET=m
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_MII=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
CONFIG_DUMMY=y
CONFIG_EQUALIZER=m
# CONFIG_NET_FC is not set
CONFIG_IFB=m
# CONFIG_NET_TEAM is not set
CONFIG_MACVLAN=y
# CONFIG_MACVTAP is not set
# CONFIG_VXLAN is not set
CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=y
CONFIG_VETH=m
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set

#
# CAIF transport drivers
#
CONFIG_VHOST_NET=m
CONFIG_VHOST_RING=m
CONFIG_VHOST=m

#
# Distributed Switch Architecture drivers
#
# CONFIG_NET_DSA_MV88E6XXX is not set
# CONFIG_NET_DSA_MV88E6060 is not set
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
# CONFIG_NET_DSA_MV88E6131 is not set
# CONFIG_NET_DSA_MV88E6123_61_65 is not set
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_ALTERA_TSE is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_CALXEDA_XGMAC is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_CX_ECAT is not set
# CONFIG_DNET is not set
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_FUJITSU is not set
# CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=y
CONFIG_E1000=y
CONFIG_E1000E=y
CONFIG_IGB=y
CONFIG_IGB_HWMON=y
CONFIG_IGBVF=y
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
CONFIG_NET_VENDOR_I825XX=y
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_SH_ETH is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_SFC is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_NET_VENDOR_XIRCOM is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_PHYLIB is not set
CONFIG_PLIP=m
CONFIG_PPP=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=m
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPPOE=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_SLIP=m
CONFIG_SLHC=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_RTL8152 is not set
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_EEM=y
CONFIG_USB_NET_CDC_NCM=y
# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
CONFIG_USB_NET_CDC_MBIM=y
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SR9700 is not set
# CONFIG_USB_NET_SR9800 is not set
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
# CONFIG_USB_NET_RNDIS_HOST is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
CONFIG_USB_IPHETH=m
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
CONFIG_WLAN=y
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_CARDS is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
CONFIG_IWLWIFI=y
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLDVM=y
CONFIG_IWLMVM=y
# CONFIG_IWLWIFI_BCAST_FILTERING is not set

#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
# CONFIG_IWLWIFI_DEVICE_TRACING is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTL_CARDS is not set
# CONFIG_WL_TI is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX is not set
# CONFIG_CW1200 is not set
# CONFIG_RSI_91X is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1680
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1050
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_VSXXXAA is not set
CONFIG_MOUSE_SYNAPTICS_I2C=y
CONFIG_MOUSE_SYNAPTICS_USB=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
# CONFIG_JOYSTICK_A3D is not set
CONFIG_JOYSTICK_ADI=m
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
# CONFIG_JOYSTICK_TURBOGRAFX is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
# CONFIG_JOYSTICK_XPAD_LEDS is not set
# CONFIG_JOYSTICK_WALKERA0701 is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_MPU3050 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
# CONFIG_GAMEPORT_L4 is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set

#
# KCopy
#
CONFIG_KCOPY=y
CONFIG_DEVKMEM=y

#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y
# CONFIG_SERIAL_8250_DW is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=y
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_TPM=m
CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_IPWIRELESS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HPET_MMAP_DEFAULT=y
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS=m
CONFIG_TCG_TIS_I2C_ATMEL=m
CONFIG_TCG_TIS_I2C_INFINEON=m
CONFIG_TCG_TIS_I2C_NUVOTON=m
CONFIG_TCG_NSC=m
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y

#
# Multiplexer I2C Chip support
#
# CONFIG_I2C_MUX_PCA9541 is not set
# CONFIG_I2C_MUX_PINCTRL is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
CONFIG_I2C_ISCH=y
CONFIG_I2C_ISMT=y
CONFIG_I2C_PIIX4=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
CONFIG_I2C_SCMI=y

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set

#
# PPS support
#
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_PARPORT is not set
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_PINCTRL=y

#
# Pin controllers
#
# CONFIG_PINMUX is not set
# CONFIG_PINCONF is not set
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=y
CONFIG_GENERIC_ADC_BATTERY=m
CONFIG_TEST_POWER=m
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
CONFIG_CHARGER_LP8727=m
CONFIG_CHARGER_BQ2415X=m
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_IIO_HWMON is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_HTU21 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_PCF8591 is not set
CONFIG_PMBUS=m
CONFIG_SENSORS_PMBUS=m
# CONFIG_SENSORS_ADM1275 is not set
# CONFIG_SENSORS_LM25066 is not set
# CONFIG_SENSORS_LTC2978 is not set
# CONFIG_SENSORS_MAX16064 is not set
# CONFIG_SENSORS_MAX34440 is not set
# CONFIG_SENSORS_MAX8688 is not set
# CONFIG_SENSORS_UCD9000 is not set
# CONFIG_SENSORS_UCD9200 is not set
# CONFIG_SENSORS_ZL6100 is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set

#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_THERMAL_EMULATION is not set
# CONFIG_INTEL_POWERCLAMP is not set
# CONFIG_X86_PKG_TEMP_THERMAL is not set
# CONFIG_ACPI_INT3403_THERMAL is not set
# CONFIG_INTEL_SOC_DTS_THERMAL is not set

#
# Texas Instruments thermal drivers
#
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_AXP20X is not set
# CONFIG_MFD_CROS_EC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_HTC_PASIC3 is not set
CONFIG_LPC_ICH=y
CONFIG_LPC_SCH=y
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_RTSX_USB is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TPS65218 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
CONFIG_MEDIA_RC_SUPPORT=y
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
# CONFIG_TTPCI_EEPROM is not set

#
# Media drivers
#
CONFIG_RC_CORE=y
CONFIG_RC_MAP=y
CONFIG_RC_DECODERS=y
# CONFIG_LIRC is not set
CONFIG_IR_NEC_DECODER=y
CONFIG_IR_RC5_DECODER=y
CONFIG_IR_RC6_DECODER=y
CONFIG_IR_JVC_DECODER=y
CONFIG_IR_SONY_DECODER=y
CONFIG_IR_RC5_SZ_DECODER=y
CONFIG_IR_SANYO_DECODER=y
CONFIG_IR_SHARP_DECODER=y
CONFIG_IR_MCE_KBD_DECODER=y
# CONFIG_RC_DEVICES is not set
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_GSPCA is not set
# CONFIG_USB_PWC is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
# CONFIG_VIDEO_USBTV is not set

#
# Webcam, TV (analog/digital) USB devices
#
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
# CONFIG_V4L_PLATFORM_DRIVERS is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_V4L_TEST_DRIVERS is not set

#
# Supported MMC/SDIO adapters
#
# CONFIG_MEDIA_PARPORT_SUPPORT is not set
# CONFIG_CYPRESS_FIRMWARE is not set

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
CONFIG_VIDEO_IR_I2C=y

#
# Audio decoders, processors and mixers
#

#
# RDS decoders
#

#
# Video decoders
#

#
# Video and audio decoders
#

#
# Video encoders
#

#
# Camera sensor devices
#

#
# Flash devices
#

#
# Video improvement chips
#

#
# Audio/Video compression chips
#

#
# Miscellaneous helper chips
#

#
# Sensors used on soc_camera driver
#

#
# Tools to develop new frontends
#
# CONFIG_DVB_DUMMY_FE is not set

#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_INTEL_GTT=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=4
CONFIG_VGA_SWITCHEROO=y

#
# Direct Rendering Manager
#
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_KMS_FB_HELPER=y
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_TTM=y

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_PTN3460 is not set
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
# CONFIG_DRM_RADEON_UMS is not set
# CONFIG_DRM_NOUVEAU is not set
CONFIG_DRM_I810=m
CONFIG_DRM_I915=y
CONFIG_DRM_I915_KMS=y
CONFIG_DRM_I915_FBDEV=y
# CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_DRM_VMWGFX is not set
CONFIG_DRM_GMA500=m
CONFIG_DRM_GMA600=y
CONFIG_DRM_GMA3600=y
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_BOCHS is not set

#
# Frame buffer Devices
#
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_SIMPLE is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_PLATFORM=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_VGASTATE is not set
CONFIG_HDMI=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=1024
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FB_CON_DECOR=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# HD-Audio
#
CONFIG_SND_HDA=y
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_PREALLOC_SIZE=2048
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_I915=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
# CONFIG_SND_HDA_CODEC_CA0132_DSP is not set
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=60
# CONFIG_SND_USB is not set
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_LIB=m
# CONFIG_SND_DICE is not set
CONFIG_SND_FIREWIRE_SPEAKERS=m
# CONFIG_SND_ISIGHT is not set
# CONFIG_SND_SCS1X is not set
# CONFIG_SND_FIREWORKS is not set
# CONFIG_SND_BEBOB is not set
CONFIG_SND_PCMCIA=y
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set

#
# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
CONFIG_HID_CHERRY=y
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_HUION is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO_TPKBD is not set
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=y
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
# CONFIG_LOGIG940_FF is not set
CONFIG_LOGIWHEELS_FF=y
# CONFIG_HID_MAGICMOUSE is not set
CONFIG_HID_MICROSOFT=m
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
CONFIG_HID_RMI=y
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_HID_SENSOR_HUB=m

#
# USB HID support
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_OTG_FSM is not set
CONFIG_USB_MON=y
CONFIG_USB_WUSB_CBAF=y
# CONFIG_USB_WUSB_CBAF_DEBUG is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
# CONFIG_USB_FUSBH200_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
CONFIG_USB_WDM=y
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_SIMPLE=m
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_CH341 is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MXUPORT is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_XSENS_MT is not set
# CONFIG_USB_SERIAL_WISHBONE is not set
# CONFIG_USB_SERIAL_ZTE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HSIC_USB3503 is not set

#
# USB Physical Layer drivers
#
# CONFIG_USB_PHY is not set
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_SAMSUNG_USB2PHY is not set
# CONFIG_SAMSUNG_USB3PHY is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_GADGET is not set
# CONFIG_UWB is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_SDIO_UART=y
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PCI=y
CONFIG_MMC_RICOH_MMC=y
# CONFIG_MMC_SDHCI_ACPI is not set
CONFIG_MMC_SDHCI_PLTFM=y
# CONFIG_MMC_SDHCI_PXAV3 is not set
# CONFIG_MMC_SDHCI_PXAV2 is not set
# CONFIG_MMC_WBSD is not set
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_SDRICOH_CS=y
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
CONFIG_MMC_USHC=m
# CONFIG_MMC_USDHI6ROL0 is not set
CONFIG_MEMSTICK=y
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=y
CONFIG_MS_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
# CONFIG_MEMSTICK_JMICRON_38X is not set
CONFIG_MEMSTICK_R592=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_LP5562 is not set
# CONFIG_LEDS_LP8501 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
CONFIG_LEDS_PCA955X=m
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_LM355x is not set

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
# CONFIG_LEDS_TRIGGER_CPU is not set
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=y
CONFIG_LEDS_TRIGGER_CAMERA=y
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_MM_EDAC=y
CONFIG_EDAC_GHES=y
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
# CONFIG_EDAC_I5000 is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
# CONFIG_EDAC_SBRIDGE is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
CONFIG_RTC_DRV_RS5C372=m
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_ISL12057 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
CONFIG_RTC_DRV_RP5C01=m
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_DS2404 is not set

#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_MOXART is not set
# CONFIG_RTC_DRV_XGENE is not set

#
# HID Sensor RTC drivers
#
CONFIG_RTC_DRV_HID_SENSOR_TIME=m
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_DW_DMAC_CORE is not set
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
CONFIG_DMA_ACPI=y
CONFIG_AUXDISPLAY=y
# CONFIG_KS0108 is not set
CONFIG_UIO=y
# CONFIG_UIO_CIF is not set
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_DMEM_GENIRQ=m
# CONFIG_UIO_AEC is not set
# CONFIG_UIO_SERCOS3 is not set
# CONFIG_UIO_PCI_GENERIC is not set
# CONFIG_UIO_NETX is not set
# CONFIG_UIO_MF624 is not set
# CONFIG_VIRT_DRIVERS is not set

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_DELL_SMO8800 is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
CONFIG_THINKPAD_ACPI=y
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
# CONFIG_THINKPAD_ACPI_VIDEO is not set
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
CONFIG_INTEL_IPS=y
# CONFIG_IBM_RTL is not set
# CONFIG_SAMSUNG_LAPTOP is not set
CONFIG_INTEL_OAKTRAIL=y
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
CONFIG_INTEL_RST=y
CONFIG_INTEL_SMARTCONNECT=y
# CONFIG_PVPANIC is not set
# CONFIG_CHROME_PLATFORMS is not set

#
# SOC (System On Chip) specific Drivers
#
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y

#
# Common Clock Framework
#
# CONFIG_COMMON_CLK_SI5351 is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_SH_TIMER_CMT is not set
# CONFIG_SH_TIMER_MTU2 is not set
# CONFIG_SH_TIMER_TMU is not set
# CONFIG_EM_TIMER_STI is not set
# CONFIG_MAILBOX is not set
# CONFIG_IOMMU_SUPPORT is not set

#
# Remoteproc drivers
#
# CONFIG_STE_MODEM_RPROC is not set

#
# Rpmsg drivers
#
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
CONFIG_MEMORY=y
CONFIG_IIO=m
# CONFIG_IIO_BUFFER is not set
# CONFIG_IIO_TRIGGER is not set

#
# Accelerometers
#
# CONFIG_BMA180 is not set
# CONFIG_HID_SENSOR_ACCEL_3D is not set
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
# CONFIG_MMA8452 is not set

#
# Analog to digital converters
#
# CONFIG_AD799X is not set
# CONFIG_MAX1363 is not set
# CONFIG_MCP3422 is not set
# CONFIG_NAU7802 is not set
# CONFIG_TI_ADC081C is not set

#
# Amplifiers
#

#
# Hid Sensor IIO Common
#
CONFIG_HID_SENSOR_IIO_COMMON=m
# CONFIG_HID_SENSOR_IIO_TRIGGER is not set

#
# Digital to analog converters
#
# CONFIG_AD5064 is not set
# CONFIG_AD5380 is not set
# CONFIG_AD5446 is not set
# CONFIG_MAX517 is not set
# CONFIG_MCP4725 is not set

#
# Frequency Synthesizers DDS/PLL
#

#
# Clock Generator/Distribution
#

#
# Phase-Locked Loop (PLL) frequency synthesizers
#

#
# Digital gyroscope sensors
#
# CONFIG_HID_SENSOR_GYRO_3D is not set
# CONFIG_IIO_ST_GYRO_3AXIS is not set
# CONFIG_ITG3200 is not set

#
# Humidity sensors
#
# CONFIG_SI7005 is not set

#
# Inertial measurement units
#
# CONFIG_INV_MPU6050_IIO is not set

#
# Light sensors
#
# CONFIG_ADJD_S311 is not set
# CONFIG_APDS9300 is not set
# CONFIG_CM32181 is not set
# CONFIG_CM36651 is not set
# CONFIG_GP2AP020A00F is not set
# CONFIG_HID_SENSOR_ALS is not set
# CONFIG_HID_SENSOR_PROX is not set
# CONFIG_LTR501 is not set
# CONFIG_TCS3472 is not set
# CONFIG_SENSORS_TSL2563 is not set
# CONFIG_TSL4531 is not set
# CONFIG_VCNL4000 is not set

#
# Magnetometer sensors
#
# CONFIG_MAG3110 is not set
# CONFIG_HID_SENSOR_MAGNETOMETER_3D is not set
# CONFIG_IIO_ST_MAGN_3AXIS is not set

#
# Inclinometer sensors
#
# CONFIG_HID_SENSOR_INCLINOMETER_3D is not set
# CONFIG_HID_SENSOR_DEVICE_ROTATION is not set

#
# Pressure sensors
#
# CONFIG_HID_SENSOR_PRESS is not set
# CONFIG_MPL115 is not set
# CONFIG_MPL3115 is not set
# CONFIG_IIO_ST_PRESS is not set

#
# Lightning sensors
#

#
# Temperature sensors
#
# CONFIG_MLX90614 is not set
# CONFIG_TMP006 is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
# CONFIG_FMC is not set

#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_SAMSUNG_USB2 is not set
CONFIG_POWERCAP=y
CONFIG_INTEL_RAPL=y
# CONFIG_MCB is not set

#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set
CONFIG_UEFI_CPER=y

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_XFS_FS=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
# CONFIG_BTRFS_ASSERT is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_QUOTACTL_COMPAT=y
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_CUSE=y

#
# Caches
#
CONFIG_FSCACHE=y
CONFIG_FSCACHE_STATS=y
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set
# CONFIG_CACHEFILES is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_HFSPLUS_FS_POSIX_ACL=y
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_RAM is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_F2FS_FS=m
CONFIG_F2FS_STAT_FS=y
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_F2FS_FS_SECURITY=y
# CONFIG_F2FS_CHECK_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V2=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_SWAP is not set
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_PNFS_FILE_LAYOUT=y
CONFIG_PNFS_BLOCK=m
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
# CONFIG_NFS_V4_1_MIGRATION is not set
# CONFIG_ROOT_NFS is not set
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
# CONFIG_NFSD_FAULT_INJECTION is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_SUNRPC_BACKCHANNEL=y
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
CONFIG_CIFS=y
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_UPCALL is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_ACL=y
# CONFIG_CIFS_DEBUG is not set
# CONFIG_CIFS_DFS_UPCALL is not set
# CONFIG_CIFS_SMB2 is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=y
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=y
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=5
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_DYNAMIC_DEBUG is not set

#
# Compile-time checks and compiler options
#
# CONFIG_DEBUG_INFO is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Lockups and Hangs
#
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PI_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_TORTURE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
# CONFIG_TRACER_SNAPSHOT is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
CONFIG_BLK_DEV_IO_TRACE=y
# CONFIG_UPROBE_EVENT is not set
# CONFIG_PROBE_EVENTS is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set

#
# Runtime Testing
#
# CONFIG_LKDTM is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_TEST_MODULE is not set
# CONFIG_TEST_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_NMI_SELFTEST is not set
# CONFIG_X86_DEBUG_STATIC_CPU_HAS is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_PERSISTENT_KEYRINGS=y
# CONFIG_BIG_KEYS is not set
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_FIPS is not set
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_PCRYPT=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_ABLK_HELPER=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=y

#
# Hash modes
#
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
# CONFIG_CRYPTO_CRCT10DIF is not set
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=y
CONFIG_CRYPTO_SHA256_SSSE3=y
CONFIG_CRYPTO_SHA512_SSSE3=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_WP512=m
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_ZLIB=y
CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_LZ4HC=y

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
CONFIG_CRYPTO_HASH_INFO=y
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_CCP is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_PUBLIC_KEY_ALGO_RSA=y
# CONFIG_X509_CERTIFICATE_PARSER is not set
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
# CONFIG_KVM_AMD is not set
# CONFIG_KVM_MMU_AUDIT is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
# CONFIG_XZ_DEC_POWERPC is not set
# CONFIG_XZ_DEC_IA64 is not set
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC is not set
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_INTERVAL_TREE=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
CONFIG_CLZ_TAB=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_FONT_SUPPORT=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
kern :info : [ 0.000000] Initializing cgroup subsys cpuset
kern :info : [ 0.000000] Initializing cgroup subsys cpu
kern :info : [ 0.000000] Initializing cgroup subsys cpuacct
kern :notice: [ 0.000000] Linux version 3.16.3-gentoo (root@ymir) (gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) ) #1 SMP Thu Sep 25 16:54:52 CEST 2014
kern :info : [ 0.000000] Command line: BOOT_IMAGE=/boot/gentoo-linux-3.16.3-gentoo root=/dev/sda3 ro console=tty1 video=1680x1050 splash=silent,fadein,theme:livedvd-12.0 net.ifnames=0 radeon.dpm=1
kern :info : [ 0.000000] Disabled fast string operations
kern :info : [ 0.000000] e820: BIOS-provided physical RAM map:
kern :info : [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable
kern :info : [ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000000d6000-0x00000000000d7fff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd4a0fff] usable
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd4a1000-0x00000000bd4a6fff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd4a7000-0x00000000bd5b7fff] usable
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd5b8000-0x00000000bd60efff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd60f000-0x00000000bd6c5fff] usable
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd6c6000-0x00000000bd6d0fff] ACPI NVS
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd6d1000-0x00000000bd6d3fff] ACPI data
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd6d4000-0x00000000bd6d7fff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd6d8000-0x00000000bd6dbfff] ACPI NVS
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd6dc000-0x00000000bd6defff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd6df000-0x00000000bd705fff] ACPI NVS
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd706000-0x00000000bd707fff] ACPI data
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd708000-0x00000000bd90efff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd90f000-0x00000000bd99efff] ACPI NVS
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd99f000-0x00000000bd9fefff] ACPI data
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bd9ff000-0x00000000bd9fffff] usable
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000bdc00000-0x00000000bfffffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
kern :info : [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023bffffff] usable
kern :info : [ 0.000000] NX (Execute Disable) protection: active
kern :info : [ 0.000000] SMBIOS 2.4 present.
kern :debug : [ 0.000000] DMI: LENOVO 2082BSG/2082BSG, BIOS 7VET80WW (3.10 ) 10/02/2009
kern :debug : [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
kern :debug : [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
kern :info : [ 0.000000] AGP: No AGP bridge found
kern :info : [ 0.000000] e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
kern :debug : [ 0.000000] MTRR default type: uncachable
kern :debug : [ 0.000000] MTRR fixed ranges enabled:
kern :debug : [ 0.000000] 00000-9FFFF write-back
kern :debug : [ 0.000000] A0000-BFFFF uncachable
kern :debug : [ 0.000000] C0000-D7FFF write-protect
kern :debug : [ 0.000000] D8000-DBFFF uncachable
kern :debug : [ 0.000000] DC000-FFFFF write-protect
kern :debug : [ 0.000000] MTRR variable ranges enabled:
kern :debug : [ 0.000000] 0 base 23C000000 mask FFC000000 uncachable
kern :debug : [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable
kern :debug : [ 0.000000] 2 base 000000000 mask F80000000 write-back
kern :debug : [ 0.000000] 3 base 080000000 mask FC0000000 write-back
kern :debug : [ 0.000000] 4 base 100000000 mask F00000000 write-back
kern :debug : [ 0.000000] 5 base 200000000 mask FC0000000 write-back
kern :debug : [ 0.000000] 6 base 0BDE00000 mask FFFE00000 uncachable
kern :info : [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
kern :debug : [ 0.000000] e820: update [mem 0xbde00000-0xffffffff] usable ==> reserved
kern :info : [ 0.000000] e820: last_pfn = 0xbda00 max_arch_pfn = 0x400000000
kern :info : [ 0.000000] found SMP MP-table at [mem 0x000f6490-0x000f649f] mapped at [ffff8800000f6490]
kern :info : [ 0.000000] Scanning 1 areas for low memory corruption
kern :debug : [ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
kern :info : [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
kern :debug : [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
kern :debug : [ 0.000000] BRK [0x0275a000, 0x0275afff] PGTABLE
kern :debug : [ 0.000000] BRK [0x0275b000, 0x0275bfff] PGTABLE
kern :debug : [ 0.000000] BRK [0x0275c000, 0x0275cfff] PGTABLE
kern :info : [ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
kern :debug : [ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
kern :debug : [ 0.000000] BRK [0x0275d000, 0x0275dfff] PGTABLE
kern :info : [ 0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
kern :debug : [ 0.000000] [mem 0x238000000-0x23bdfffff] page 2M
kern :info : [ 0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
kern :debug : [ 0.000000] [mem 0x200000000-0x237ffffff] page 2M
kern :info : [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbd4a0fff]
kern :debug : [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
kern :debug : [ 0.000000] [mem 0x00200000-0xbd3fffff] page 2M
kern :debug : [ 0.000000] [mem 0xbd400000-0xbd4a0fff] page 4k
kern :info : [ 0.000000] init_memory_mapping: [mem 0xbd4a7000-0xbd5b7fff]
kern :debug : [ 0.000000] [mem 0xbd4a7000-0xbd5b7fff] page 4k
kern :info : [ 0.000000] init_memory_mapping: [mem 0xbd60f000-0xbd6c5fff]
kern :debug : [ 0.000000] [mem 0xbd60f000-0xbd6c5fff] page 4k
kern :debug : [ 0.000000] BRK [0x0275e000, 0x0275efff] PGTABLE
kern :info : [ 0.000000] init_memory_mapping: [mem 0xbd9ff000-0xbd9fffff]
kern :debug : [ 0.000000] [mem 0xbd9ff000-0xbd9fffff] page 4k
kern :debug : [ 0.000000] BRK [0x0275f000, 0x0275ffff] PGTABLE
kern :info : [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
kern :debug : [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
kern :info : [ 0.000000] RAMDISK: [mem 0x37ea8000-0x37f4bfff]
kern :info : [ 0.000000] ACPI: Early table checksum verification disabled
kern :notice: [ 0.000000] ACPI: RSDP 0x00000000000F6450 000024 (v02 LENOVO)
kern :notice: [ 0.000000] ACPI: XSDT 0x00000000BD949C22 000094 (v01 LENOVO TP-7V 00003100 LTP 00000000)
kern :notice: [ 0.000000] ACPI: FACP 0x00000000BD949D00 0000F4 (v03 LENOVO TP-7V 00003100 LNVO 00000001)
kern :notice: [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140424/tbfadt-618)
kern :notice: [ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140424/tbfadt-699)
kern :notice: [ 0.000000] ACPI: DSDT 0x00000000BD94A10E 00FAC1 (v01 LENOVO TP-7V 00003100 MSFT 03000000)
kern :notice: [ 0.000000] ACPI: FACS 0x00000000BD98E000 000040
kern :notice: [ 0.000000] ACPI: SSDT 0x00000000BD949EB4 00025A (v01 LENOVO TP-7V 00003100 MSFT 03000000)
kern :notice: [ 0.000000] ACPI: ECDT 0x00000000BD959BCF 000052 (v01 LENOVO TP-7V 00003100 LNVO 00000001)
kern :notice: [ 0.000000] ACPI: APIC 0x00000000BD959C21 000078 (v01 LENOVO TP-7V 00003100 LNVO 00000001)
kern :notice: [ 0.000000] ACPI: MCFG 0x00000000BD959C99 00003C (v01 LENOVO TP-7V 00003100 LNVO 00000001)
kern :notice: [ 0.000000] ACPI: HPET 0x00000000BD959CD5 000038 (v01 LENOVO TP-7V 00003100 LNVO 00000001)
kern :notice: [ 0.000000] ACPI: SLIC 0x00000000BD959E62 000176 (v01 LENOVO TP-7V 00003100 LTP 00000000)
kern :notice: [ 0.000000] ACPI: BOOT 0x00000000BD959FD8 000028 (v01 LENOVO TP-7V 00003100 LTP 00000001)
kern :notice: [ 0.000000] ACPI: SSDT 0x00000000BD98D1FA 000568 (v01 LENOVO TP-7V 00003100 INTL 20050513)
kern :notice: [ 0.000000] ACPI: TCPA 0x00000000BD707000 000032 (v00 00000000 00000000)
kern :notice: [ 0.000000] ACPI: DMAR 0x00000000BD706000 000110 (v01 ? 00000001 00000000)
kern :notice: [ 0.000000] ACPI: SSDT 0x00000000BD6D3000 000655 (v01 PmRef CpuPm 00003000 INTL 20050624)
kern :notice: [ 0.000000] ACPI: SSDT 0x00000000BD6D2000 000274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
kern :notice: [ 0.000000] ACPI: SSDT 0x00000000BD6D1000 000242 (v01 PmRef ApTst 00003000 INTL 20050624)
kern :notice: [ 0.000000] ACPI: DMI detected: Lenovo ThinkPad T500
kern :debug : [ 0.000000] ACPI: Local APIC address 0xfee00000
kern :debug : [ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
kern :notice: [ 0.000000] Zone ranges:
kern :notice: [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
kern :notice: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
kern :notice: [ 0.000000] Normal [mem 0x100000000-0x23bffffff]
kern :notice: [ 0.000000] Movable zone start for each node
kern :notice: [ 0.000000] Early memory node ranges
kern :notice: [ 0.000000] node 0: [mem 0x00001000-0x00099fff]
kern :notice: [ 0.000000] node 0: [mem 0x00100000-0xbd4a0fff]
kern :notice: [ 0.000000] node 0: [mem 0xbd4a7000-0xbd5b7fff]
kern :notice: [ 0.000000] node 0: [mem 0xbd60f000-0xbd6c5fff]
kern :notice: [ 0.000000] node 0: [mem 0xbd9ff000-0xbd9fffff]
kern :notice: [ 0.000000] node 0: [mem 0x100000000-0x23bffffff]
kern :debug : [ 0.000000] On node 0 totalpages: 2070019
kern :debug : [ 0.000000] DMA zone: 64 pages used for memmap
kern :debug : [ 0.000000] DMA zone: 21 pages reserved
kern :debug : [ 0.000000] DMA zone: 3993 pages, LIFO batch:0
kern :debug : [ 0.000000] DMA32 zone: 12058 pages used for memmap
kern :debug : [ 0.000000] DMA32 zone: 771690 pages, LIFO batch:31
kern :debug : [ 0.000000] Normal zone: 20224 pages used for memmap
kern :debug : [ 0.000000] Normal zone: 1294336 pages, LIFO batch:31
kern :info : [ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
kern :info : [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
kern :debug : [ 0.000000] ACPI: Local APIC address 0xfee00000
kern :info : [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
kern :info : [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
kern :info : [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
kern :info : [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
kern :info : [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
kern :info : [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
kern :info : [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
kern :info : [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
kern :info : [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
kern :info : [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
kern :debug : [ 0.000000] ACPI: IRQ0 used by override.
kern :debug : [ 0.000000] ACPI: IRQ2 used by override.
kern :debug : [ 0.000000] ACPI: IRQ9 used by override.
kern :info : [ 0.000000] Using ACPI (MADT) for SMP configuration information
kern :info : [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
kern :info : [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
kern :debug : [ 0.000000] nr_irqs_gsi: 40
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d5fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0x000d6000-0x000d7fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0x000d8000-0x000dbfff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd4a1000-0xbd4a6fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd5b8000-0xbd60efff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd6c6000-0xbd6d0fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd6d1000-0xbd6d3fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd6d4000-0xbd6d7fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd6d8000-0xbd6dbfff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd6dc000-0xbd6defff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd6df000-0xbd705fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd706000-0xbd707fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd708000-0xbd90efff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd90f000-0xbd99efff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbd99f000-0xbd9fefff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbda00000-0xbdbfffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xbdc00000-0xbfffffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
kern :info : [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
kern :info : [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
kern :info : [ 0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
kern :info : [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s80448 r8192 d21952 u524288
kern :debug : [ 0.000000] pcpu-alloc: s80448 r8192 d21952 u524288 alloc=1*2097152
kern :debug : [ 0.000000] pcpu-alloc: [0] 0 1 2 3
kern :notice: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2037652
kern :notice: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/gentoo-linux-3.16.3-gentoo root=/dev/sda3 ro console=tty1 video=1680x1050 splash=silent,fadein,theme:livedvd-12.0 net.ifnames=0 radeon.dpm=1
kern :info : [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
kern :info : [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
kern :info : [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
kern :info : [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
kern :info : [ 0.000000] AGP: Checking aperture...
kern :info : [ 0.000000] AGP: No AGP bridge found
kern :notice: [ 0.000000] Memory: 8045372K/8280076K available (11281K kernel code, 1187K rwdata, 6976K rodata, 1068K init, 1128K bss, 234704K reserved)
kern :info : [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
kern :info : [ 0.000000] Hierarchical RCU implementation.
kern :info : [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
kern :info : [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
kern :info : [ 0.000000] Console: colour VGA+ 80x25
kern :info : [ 0.000000] console [tty1] enabled
kern :debug : [ 0.000000] hpet clockevent registered
kern :info : [ 0.000000] tsc: Fast TSC calibration using PIT
kern :info : [ 0.000000] tsc: Detected 2792.856 MHz processor
kern :info : [ 0.002011] Calibrating delay loop (skipped), value calculated using timer frequency.. 5585.71 BogoMIPS (lpj=2792856)
kern :info : [ 0.002159] pid_max: default: 32768 minimum: 301
kern :info : [ 0.002236] ACPI: Core revision 20140424
kern :notice: [ 0.012203] ACPI: All ACPI Tables successfully acquired
kern :info : [ 0.013035] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
kern :info : [ 0.013112] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
kern :info : [ 0.014108] Initializing cgroup subsys devices
kern :info : [ 0.014186] Initializing cgroup subsys freezer
kern :info : [ 0.014259] Initializing cgroup subsys net_cls
kern :info : [ 0.014336] Initializing cgroup subsys blkio
kern :info : [ 0.014947] Initializing cgroup subsys bfqio
kern :info : [ 0.015025] Disabled fast string operations
kern :info : [ 0.015100] CPU: Physical Processor ID: 0
kern :info : [ 0.015171] CPU: Processor Core ID: 0
kern :info : [ 0.015243] mce: CPU supports 6 MCE banks
kern :info : [ 0.015320] CPU0: Thermal monitoring enabled (TM2)
kern :info : [ 0.015398] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
tlb_flushall_shift: -1
kern :info : [ 0.015625] Freeing SMP alternatives memory: 36K (ffffffff82635000 - ffffffff8263e000)
kern :info : [ 0.016233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
kern :info : [ 0.026315] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz (fam: 06, model: 17, stepping: 0a)
kern :info : [ 0.027000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
kern :info : [ 0.027000] ... version: 2
kern :info : [ 0.027000] ... bit width: 40
kern :info : [ 0.027000] ... generic registers: 2
kern :info : [ 0.027000] ... value mask: 000000ffffffffff
kern :info : [ 0.027000] ... max period: 000000007fffffff
kern :info : [ 0.027000] ... fixed-purpose events: 3
kern :info : [ 0.027000] ... event mask: 0000000700000003
kern :info : [ 0.027159] x86: Booting SMP configuration:
kern :info : [ 0.027232] .... node #0, CPUs: #1
kern :info : [ 0.003000] Disabled fast string operations
kern :info : [ 0.039029] x86: Booted up 1 node, 2 CPUs
kern :info : [ 0.039242] smpboot: Total of 2 processors activated (11171.42 BogoMIPS)
kern :info : [ 0.040121] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
kern :info : [ 0.041071] devtmpfs: initialized
kern :info : [ 0.042051] PM: Registering ACPI NVS region [mem 0xbd6c6000-0xbd6d0fff] (45056 bytes)
kern :info : [ 0.042156] PM: Registering ACPI NVS region [mem 0xbd6d8000-0xbd6dbfff] (16384 bytes)
kern :info : [ 0.042259] PM: Registering ACPI NVS region [mem 0xbd6df000-0xbd705fff] (159744 bytes)
kern :info : [ 0.042362] PM: Registering ACPI NVS region [mem 0xbd90f000-0xbd99efff] (589824 bytes)
kern :info : [ 0.042511] pinctrl core: initialized pinctrl subsystem
kern :info : [ 0.042511] NET: Registered protocol family 16
kern :info : [ 0.043024] cpuidle: using governor ladder
kern :info : [ 0.043024] cpuidle: using governor menu
kern :info : [ 0.043024] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
kern :info : [ 0.043024] ACPI: bus type PCI registered
kern :info : [ 0.043024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
kern :info : [ 0.043127] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
kern :info : [ 0.043233] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
kern :info : [ 0.043379] PCI: Using configuration type 1 for base access
kern :info : [ 0.049183] ACPI: Added _OSI(Module Device)
kern :info : [ 0.049183] ACPI: Added _OSI(Processor Device)
kern :info : [ 0.049215] ACPI: Added _OSI(3.0 _SCP Extensions)
kern :info : [ 0.049287] ACPI: Added _OSI(Processor Aggregator Device)
kern :info : [ 0.049287] ACPI: Added _OSI(Linux)
kern :info : [ 0.050534] ACPI : EC: EC description table is found, configuring boot EC
kern :notice: [ 0.054999] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
kern :notice: [ 0.065303] ACPI: Dynamic OEM Table Load:
kern :notice: [ 0.065461] ACPI: SSDT 0xFFFF880232BE2800 00030A (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
kern :notice: [ 0.065471] ACPI: Dynamic OEM Table Load:
kern :notice: [ 0.065627] ACPI: SSDT 0xFFFF880232BBD000 00087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
kern :notice: [ 0.072173] ACPI: Dynamic OEM Table Load:
kern :notice: [ 0.072329] ACPI: SSDT 0xFFFF880232876400 0001CF (v01 PmRef ApIst 00003000 INTL 20050624)
kern :notice: [ 0.075057] ACPI: Dynamic OEM Table Load:
kern :notice: [ 0.075211] ACPI: SSDT 0xFFFF880231D8F3C0 00008D (v01 PmRef ApCst 00003000 INTL 20050624)
kern :info : [ 0.080068] ACPI: Interpreter enabled
kern :notice: [ 0.080144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
kern :notice: [ 0.080330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
kern :info : [ 0.080525] ACPI: (supports S0 S3 S4 S5)
kern :info : [ 0.080597] ACPI: Using IOAPIC for interrupt routing
kern :info : [ 0.080695] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
kern :info : [ 0.087126] ACPI: Power Resource [PUBS] (on)
kern :info : [ 0.087167] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
kern :info : [ 0.088978] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
kern :info : [ 0.091300] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
kern :info : [ 0.092013] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.092205] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.092747] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.093310] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.093850] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.094376] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.094916] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.095457] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
kern :info : [ 0.096038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
kern :info : [ 0.096116] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
kern :info : [ 0.096601] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
kern :info : [ 0.096726] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
kern :info : [ 0.097000] PCI host bridge to bus 0000:00
kern :info : [ 0.097003] pci_bus 0000:00: root bus resource [bus 00-ff]
kern :info : [ 0.097077] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
kern :info : [ 0.097152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
kern :info : [ 0.097228] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
kern :info : [ 0.097304] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
kern :info : [ 0.097380] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
kern :debug : [ 0.097462] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
kern :debug : [ 0.098004] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
kern :debug : [ 0.098004] pci 0000:00:02.0: reg 0x10: [mem 0xf4400000-0xf47fffff 64bit]
kern :debug : [ 0.098004] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
kern :debug : [ 0.098004] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807]
kern :debug : [ 0.098013] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
kern :debug : [ 0.098013] pci 0000:00:02.1: reg 0x10: [mem 0xf4200000-0xf42fffff 64bit]
kern :debug : [ 0.098013] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
kern :debug : [ 0.098013] pci 0000:00:03.0: reg 0x10: [mem 0xfc325800-0xfc32580f 64bit]
kern :debug : [ 0.098013] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
kern :debug : [ 0.098013] pci 0000:00:19.0: [8086:10bf] type 00 class 0x020000
kern :debug : [ 0.098013] pci 0000:00:19.0: reg 0x10: [mem 0xfc100000-0xfc11ffff]
kern :debug : [ 0.098013] pci 0000:00:19.0: reg 0x14: [mem 0xfc324000-0xfc324fff]
kern :debug : [ 0.098013] pci 0000:00:19.0: reg 0x18: [io 0x1820-0x183f]
kern :debug : [ 0.098060] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
kern :info : [ 0.098100] pci 0000:00:19.0: System wakeup disabled by ACPI
kern :debug : [ 0.098216] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
kern :debug : [ 0.098270] pci 0000:00:1a.0: reg 0x20: [io 0x1840-0x185f]
kern :info : [ 0.098358] pci 0000:00:1a.0: System wakeup disabled by ACPI
kern :debug : [ 0.099000] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
kern :debug : [ 0.099000] pci 0000:00:1a.1: reg 0x20: [io 0x1860-0x187f]
kern :debug : [ 0.099013] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
kern :debug : [ 0.099013] pci 0000:00:1a.2: reg 0x20: [io 0x1880-0x189f]
kern :info : [ 0.099013] pci 0000:00:1a.2: System wakeup disabled by ACPI
kern :debug : [ 0.099013] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
kern :debug : [ 0.099013] pci 0000:00:1a.7: reg 0x10: [mem 0xfc325c00-0xfc325fff]
kern :debug : [ 0.099033] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
kern :info : [ 0.099071] pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :debug : [ 0.099193] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
kern :debug : [ 0.099215] pci 0000:00:1b.0: reg 0x10: [mem 0xfc320000-0xfc323fff 64bit]
kern :debug : [ 0.099316] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
kern :info : [ 0.099357] pci 0000:00:1b.0: System wakeup disabled by ACPI
kern :debug : [ 0.100000] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
kern :debug : [ 0.100000] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
kern :info : [ 0.100000] pci 0000:00:1c.0: System wakeup disabled by ACPI
kern :debug : [ 0.100013] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
kern :debug : [ 0.100013] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
kern :info : [ 0.100013] pci 0000:00:1c.1: System wakeup disabled by ACPI
kern :debug : [ 0.100013] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
kern :debug : [ 0.100106] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
kern :info : [ 0.100146] pci 0000:00:1c.2: System wakeup disabled by ACPI
kern :debug : [ 0.100262] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
kern :debug : [ 0.100368] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
kern :info : [ 0.100407] pci 0000:00:1c.3: System wakeup disabled by ACPI
kern :debug : [ 0.101003] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
kern :debug : [ 0.101003] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
kern :info : [ 0.101003] pci 0000:00:1c.4: System wakeup disabled by ACPI
kern :debug : [ 0.101013] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
kern :debug : [ 0.101013] pci 0000:00:1d.0: reg 0x20: [io 0x18a0-0x18bf]
kern :info : [ 0.101013] pci 0000:00:1d.0: System wakeup disabled by ACPI
kern :debug : [ 0.101042] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
kern :debug : [ 0.101095] pci 0000:00:1d.1: reg 0x20: [io 0x18c0-0x18df]
kern :debug : [ 0.101203] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
kern :debug : [ 0.101256] pci 0000:00:1d.2: reg 0x20: [io 0x18e0-0x18ff]
kern :debug : [ 0.102001] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
kern :debug : [ 0.102001] pci 0000:00:1d.7: reg 0x10: [mem 0xfc326000-0xfc3263ff]
kern :debug : [ 0.102001] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
kern :info : [ 0.102001] pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :debug : [ 0.102013] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
kern :info : [ 0.102013] pci 0000:00:1e.0: System wakeup disabled by ACPI
kern :debug : [ 0.102013] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
kern :debug : [ 0.102078] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
kern :debug : [ 0.102104] pci 0000:00:1f.2: reg 0x10: [io 0x1818-0x181f]
kern :debug : [ 0.102115] pci 0000:00:1f.2: reg 0x14: [io 0x180c-0x180f]
kern :debug : [ 0.102125] pci 0000:00:1f.2: reg 0x18: [io 0x1810-0x1817]
kern :debug : [ 0.102135] pci 0000:00:1f.2: reg 0x1c: [io 0x1808-0x180b]
kern :debug : [ 0.102145] pci 0000:00:1f.2: reg 0x20: [io 0x1c00-0x1c1f]
kern :debug : [ 0.102156] pci 0000:00:1f.2: reg 0x24: [mem 0xfc325000-0xfc3257ff]
kern :debug : [ 0.102223] pci 0000:00:1f.2: PME# supported from D3hot
kern :debug : [ 0.102297] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
kern :debug : [ 0.102317] pci 0000:00:1f.3: reg 0x10: [mem 0xfc326400-0xfc3264ff 64bit]
kern :debug : [ 0.102345] pci 0000:00:1f.3: reg 0x20: [io 0x1c20-0x1c3f]
kern :info : [ 0.103013] pci 0000:00:1c.0: PCI bridge to [bus 02]
kern :debug : [ 0.103013] pci 0000:03:00.0: [8086:4236] type 00 class 0x028000
kern :debug : [ 0.103013] pci 0000:03:00.0: reg 0x10: [mem 0xf4300000-0xf4301fff 64bit]
kern :debug : [ 0.103013] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
kern :info : [ 0.105020] pci 0000:00:1c.1: PCI bridge to [bus 03]
kern :debug : [ 0.105101] pci 0000:00:1c.1: bridge window [mem 0xf4300000-0xf43fffff]
kern :debug : [ 0.105205] pci 0000:04:00.0: [8086:444e] type 00 class 0x058000
kern :debug : [ 0.105236] pci 0000:04:00.0: reg 0x10: [mem 0xfc000000-0xfc0003ff]
kern :debug : [ 0.105270] pci 0000:04:00.0: reg 0x18: [io 0x2000-0x20ff]
kern :debug : [ 0.106034] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
kern :info : [ 0.108018] pci 0000:00:1c.2: PCI bridge to [bus 04]
kern :debug : [ 0.108095] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
kern :debug : [ 0.108100] pci 0000:00:1c.2: bridge window [mem 0xfc000000-0xfc0fffff]
kern :info : [ 0.108187] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
kern :debug : [ 0.108264] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
kern :debug : [ 0.108268] pci 0000:00:1c.3: bridge window [mem 0xf8000000-0xf9ffffff]
kern :debug : [ 0.108275] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
kern :info : [ 0.108348] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
kern :debug : [ 0.108425] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
kern :debug : [ 0.108429] pci 0000:00:1c.4: bridge window [mem 0xfa000000-0xfbffffff]
kern :debug : [ 0.108436] pci 0000:00:1c.4: bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
kern :debug : [ 0.108497] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
kern :notice: [ 0.108519] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
kern :notice: [ 0.108624] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller
kern :debug : [ 0.108743] pci 0000:15:00.0: reg 0x10: [mem 0xf4800000-0xf4800fff]
kern :debug : [ 0.108785] pci 0000:15:00.0: supports D1 D2
kern :debug : [ 0.108786] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
kern :debug : [ 0.108850] pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010
kern :debug : [ 0.108875] pci 0000:15:00.1: reg 0x10: [mem 0xf4801000-0xf48017ff]
kern :debug : [ 0.108987] pci 0000:15:00.1: supports D1 D2
kern :debug : [ 0.108988] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
kern :debug : [ 0.109050] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500
kern :debug : [ 0.109075] pci 0000:15:00.2: reg 0x10: [mem 0xf4801800-0xf48018ff]
kern :debug : [ 0.109187] pci 0000:15:00.2: supports D1 D2
kern :debug : [ 0.109188] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
kern :debug : [ 0.109250] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000
kern :debug : [ 0.109274] pci 0000:15:00.4: reg 0x10: [mem 0xf4802000-0xf48020ff]
kern :debug : [ 0.109386] pci 0000:15:00.4: supports D1 D2
kern :debug : [ 0.109388] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
kern :debug : [ 0.109447] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000
kern :debug : [ 0.109471] pci 0000:15:00.5: reg 0x10: [mem 0xf4802400-0xf48024ff]
kern :debug : [ 0.109583] pci 0000:15:00.5: supports D1 D2
kern :debug : [ 0.109584] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
kern :info : [ 0.109692] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
kern :debug : [ 0.109771] pci 0000:00:1e.0: bridge window [io 0x5000-0x8fff]
kern :debug : [ 0.109776] pci 0000:00:1e.0: bridge window [mem 0xf4800000-0xf7ffffff]
kern :debug : [ 0.109783] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
kern :debug : [ 0.109784] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
kern :debug : [ 0.109786] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
kern :debug : [ 0.109788] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
kern :debug : [ 0.109789] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
kern :debug : [ 0.109791] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
kern :debug : [ 0.109849] pci_bus 0000:16: busn_res: [bus 16-18] end is updated to 17
kern :debug : [ 0.109895] pci_bus 0000:00: on NUMA node 0
kern :info : [ 0.109896] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
kern :notice: [ 0.111317] ACPI: Enabled 3 GPEs in block 00 to 3F
kern :info : [ 0.111529] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
kern :info : [ 0.112050] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
kern :info : [ 0.112125] vgaarb: loaded
kern :info : [ 0.112195] vgaarb: bridge control possible 0000:00:02.0
kern :notice: [ 0.112347] SCSI subsystem initialized
kern :debug : [ 0.112457] libata version 3.00 loaded.
kern :info : [ 0.112470] ACPI: bus type USB registered
kern :info : [ 0.112569] usbcore: registered new interface driver usbfs
kern :info : [ 0.112654] usbcore: registered new interface driver hub
kern :info : [ 0.112739] usbcore: registered new device driver usb
kern :info : [ 0.112739] Linux video capture interface: v2.00
kern :info : [ 0.113023] pps_core: LinuxPPS API ver. 1 registered
kern :info : [ 0.113096] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
kern :info : [ 0.113207] PTP clock support registered
kern :info : [ 0.113294] EDAC MC: Ver: 3.0.0
kern :info : [ 0.113548] Advanced Linux Sound Architecture Driver Initialized.
kern :info : [ 0.113625] PCI: Using ACPI for IRQ routing
kern :debug : [ 0.115932] PCI: pci_cache_line_size set to 64 bytes
kern :debug : [ 0.116024] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
kern :debug : [ 0.116026] e820: reserve RAM buffer [mem 0xbd4a1000-0xbfffffff]
kern :debug : [ 0.116028] e820: reserve RAM buffer [mem 0xbd5b8000-0xbfffffff]
kern :debug : [ 0.116029] e820: reserve RAM buffer [mem 0xbd6c6000-0xbfffffff]
kern :debug : [ 0.116031] e820: reserve RAM buffer [mem 0xbda00000-0xbfffffff]
kern :info : [ 0.116196] cfg80211: Calling CRDA to update world regulatory domain
kern :info : [ 0.116196] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
kern :info : [ 0.116196] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
kern :info : [ 0.116438] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
kern :info : [ 0.118067] Switched to clocksource hpet
kern :notice: [ 0.125271] FS-Cache: Loaded
kern :info : [ 0.127527] pnp: PnP ACPI init
kern :info : [ 0.127612] ACPI: bus type PNP registered
kern :info : [ 0.148027] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
kern :info : [ 0.148105] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
kern :info : [ 0.148181] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
kern :info : [ 0.148258] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
kern :info : [ 0.148334] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
kern :info : [ 0.148409] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
kern :info : [ 0.148485] system 00:00: [mem 0x000d4000-0x000d7fff] could not be reserved
kern :info : [ 0.148561] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
kern :info : [ 0.148637] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
kern :info : [ 0.148714] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
kern :info : [ 0.148790] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
kern :info : [ 0.148866] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
kern :info : [ 0.148942] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
kern :info : [ 0.149024] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
kern :info : [ 0.149101] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
kern :debug : [ 0.149179] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
kern :info : [ 0.169225] system 00:01: [io 0x1000-0x107f] could not be reserved
kern :info : [ 0.169304] system 00:01: [io 0x1180-0x11ff] has been reserved
kern :info : [ 0.169379] system 00:01: [io 0x0800-0x080f] has been reserved
kern :info : [ 0.169456] system 00:01: [io 0x15e0-0x15ef] has been reserved
kern :info : [ 0.169531] system 00:01: [io 0x1600-0x167f] has been reserved
kern :info : [ 0.169606] system 00:01: [io 0x1680-0x169f] has been reserved
kern :info : [ 0.169681] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
kern :info : [ 0.169757] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
kern :info : [ 0.170379] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
kern :info : [ 0.170458] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
kern :info : [ 0.170533] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
kern :info : [ 0.170609] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
kern :info : [ 0.170685] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
kern :debug : [ 0.170762] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
kern :debug : [ 0.170826] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
kern :debug : [ 0.170857] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
kern :debug : [ 0.170887] pnp 00:04: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
kern :debug : [ 0.170964] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (disabled)
kern :debug : [ 0.171101] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
kern :info : [ 0.191464] pnp: PnP ACPI: found 7 devices
kern :info : [ 0.191537] ACPI: bus type PNP unregistered
kern :debug : [ 0.196203] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
kern :debug : [ 0.196206] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
kern :debug : [ 0.196209] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
kern :debug : [ 0.196218] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
kern :debug : [ 0.196221] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
kern :debug : [ 0.196230] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
kern :debug : [ 0.196267] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
kern :debug : [ 0.196269] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
kern :debug : [ 0.196271] pci 0000:00:1c.1: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
kern :debug : [ 0.196273] pci 0000:00:1c.2: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
kern :debug : [ 0.196275] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
kern :debug : [ 0.196276] pci 0000:00:1c.1: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
kern :info : [ 0.196282] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff]
kern :info : [ 0.196361] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
kern :info : [ 0.196467] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
kern :info : [ 0.196573] pci 0000:00:1c.2: BAR 9: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
kern :info : [ 0.196677] pci 0000:00:1c.0: BAR 7: assigned [io 0x9000-0x9fff]
kern :info : [ 0.196753] pci 0000:00:1c.1: BAR 7: assigned [io 0xa000-0xafff]
kern :info : [ 0.196829] pci 0000:00:1c.0: PCI bridge to [bus 02]
kern :info : [ 0.196904] pci 0000:00:1c.0: bridge window [io 0x9000-0x9fff]
kern :info : [ 0.196983] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]
kern :info : [ 0.197073] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
kern :info : [ 0.197181] pci 0000:00:1c.1: PCI bridge to [bus 03]
kern :info : [ 0.197256] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff]
kern :info : [ 0.197334] pci 0000:00:1c.1: bridge window [mem 0xf4300000-0xf43fffff]
kern :info : [ 0.197413] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
kern :info : [ 0.197522] pci 0000:04:00.0: BAR 6: assigned [mem 0xfc010000-0xfc01ffff pref]
kern :info : [ 0.197625] pci 0000:00:1c.2: PCI bridge to [bus 04]
kern :info : [ 0.197700] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
kern :info : [ 0.197779] pci 0000:00:1c.2: bridge window [mem 0xfc000000-0xfc0fffff]
kern :info : [ 0.197858] pci 0000:00:1c.2: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
kern :info : [ 0.197965] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
kern :info : [ 0.198054] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
kern :info : [ 0.198132] pci 0000:00:1c.3: bridge window [mem 0xf8000000-0xf9ffffff]
kern :info : [ 0.198211] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
kern :info : [ 0.198320] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
kern :info : [ 0.198395] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
kern :info : [ 0.198473] pci 0000:00:1c.4: bridge window [mem 0xfa000000-0xfbffffff]
kern :info : [ 0.198551] pci 0000:00:1c.4: bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
kern :debug : [ 0.198661] pci 0000:15:00.0: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
kern :debug : [ 0.198663] pci 0000:15:00.0: res[10]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
kern :debug : [ 0.198665] pci 0000:15:00.0: res[7]=[io 0x0100-0x00ff] get_res_add_size add_size 100
kern :debug : [ 0.198667] pci 0000:15:00.0: res[8]=[io 0x0100-0x00ff] get_res_add_size add_size 100
kern :info : [ 0.198670] pci 0000:15:00.0: BAR 9: assigned [mem 0xf0000000-0xf3ffffff pref]
kern :info : [ 0.198774] pci 0000:15:00.0: BAR 10: assigned [mem 0xc4000000-0xc7ffffff]
kern :info : [ 0.198851] pci 0000:15:00.0: BAR 7: assigned [io 0x5000-0x50ff]
kern :info : [ 0.198926] pci 0000:15:00.0: BAR 8: assigned [io 0x5400-0x54ff]
kern :info : [ 0.199006] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [ 0.199081] pci 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [ 0.199159] pci 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [ 0.199238] pci 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [ 0.199344] pci 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :info : [ 0.199423] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
kern :info : [ 0.199499] pci 0000:00:1e.0: bridge window [io 0x5000-0x8fff]
kern :info : [ 0.199577] pci 0000:00:1e.0: bridge window [mem 0xf4800000-0xf7ffffff]
kern :info : [ 0.199656] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
kern :debug : [ 0.199764] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
kern :debug : [ 0.199766] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
kern :debug : [ 0.199767] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
kern :debug : [ 0.199769] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff]
kern :debug : [ 0.199770] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff]
kern :debug : [ 0.199772] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff]
kern :debug : [ 0.199774] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
kern :debug : [ 0.199775] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
kern :debug : [ 0.199777] pci_bus 0000:03: resource 0 [io 0xa000-0xafff]
kern :debug : [ 0.199779] pci_bus 0000:03: resource 1 [mem 0xf4300000-0xf43fffff]
kern :debug : [ 0.199780] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
kern :debug : [ 0.199782] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
kern :debug : [ 0.199784] pci_bus 0000:04: resource 1 [mem 0xfc000000-0xfc0fffff]
kern :debug : [ 0.199785] pci_bus 0000:04: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
kern :debug : [ 0.199787] pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
kern :debug : [ 0.199788] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xf9ffffff]
kern :debug : [ 0.199790] pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf40fffff 64bit pref]
kern :debug : [ 0.199792] pci_bus 0000:0d: resource 0 [io 0x4000-0x4fff]
kern :debug : [ 0.199793] pci_bus 0000:0d: resource 1 [mem 0xfa000000-0xfbffffff]
kern :debug : [ 0.199795] pci_bus 0000:0d: resource 2 [mem 0xf4100000-0xf41fffff 64bit pref]
kern :debug : [ 0.199797] pci_bus 0000:15: resource 0 [io 0x5000-0x8fff]
kern :debug : [ 0.199798] pci_bus 0000:15: resource 1 [mem 0xf4800000-0xf7ffffff]
kern :debug : [ 0.199800] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref]
kern :debug : [ 0.199801] pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7]
kern :debug : [ 0.199802] pci_bus 0000:15: resource 5 [io 0x0d00-0xffff]
kern :debug : [ 0.199804] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
kern :debug : [ 0.199805] pci_bus 0000:15: resource 7 [mem 0x000d8000-0x000dbfff]
kern :debug : [ 0.199807] pci_bus 0000:15: resource 8 [mem 0xc0000000-0xfebfffff]
kern :debug : [ 0.199809] pci_bus 0000:16: resource 0 [io 0x5000-0x50ff]
kern :debug : [ 0.199810] pci_bus 0000:16: resource 1 [io 0x5400-0x54ff]
kern :debug : [ 0.199811] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref]
kern :debug : [ 0.199813] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
kern :info : [ 0.199836] NET: Registered protocol family 2
kern :info : [ 0.200065] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
kern :info : [ 0.200383] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
kern :info : [ 0.200873] TCP: Hash tables configured (established 65536 bind 65536)
kern :info : [ 0.201012] TCP: reno registered
kern :info : [ 0.201087] UDP hash table entries: 4096 (order: 5, 131072 bytes)
kern :info : [ 0.201212] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
kern :info : [ 0.201374] NET: Registered protocol family 1
kern :info : [ 0.201519] RPC: Registered named UNIX socket transport module.
kern :info : [ 0.201594] RPC: Registered udp transport module.
kern :info : [ 0.201666] RPC: Registered tcp transport module.
kern :info : [ 0.201739] RPC: Registered tcp NFSv4.1 backchannel transport module.
kern :debug : [ 0.201824] pci 0000:00:02.0: Boot video device
kern :debug : [ 0.202640] PCI: CLS 64 bytes, default 64
kern :info : [ 0.202677] Trying to unpack rootfs image as initramfs...
kern :info : [ 0.209432] Freeing initrd memory: 656K (ffff880037ea8000 - ffff880037f4c000)
kern :info : [ 0.209513] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
kern :info : [ 0.209589] software IO TLB [mem 0xb94a1000-0xbd4a1000] (64MB) mapped at [ffff8800b94a1000-ffff8800bd4a0fff]
kern :info : [ 0.209767] Simple Boot Flag at 0x35 set to 0x1
kern :info : [ 0.209948] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
kern :info : [ 0.210033] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
kern :info : [ 0.210165] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
kern :info : [ 0.210429] Scanning for low memory corruption every 60 seconds
kern :info : [ 0.211018] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
kern :info : [ 0.211171] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
kern :info : [ 0.211425] sha512_ssse3: Using SSSE3 optimized SHA-512 implementation
kern :info : [ 0.211891] futex hash table entries: 1024 (order: 4, 65536 bytes)
kern :notice: [ 0.211996] Initialise system trusted keyring
kern :info : [ 0.212099] audit: initializing netlink subsys (disabled)
kern :notice: [ 0.212181] audit: type=2000 audit(1411673456.211:1): initialized
kern :info : [ 0.214185] zbud: loaded
kern :notice: [ 0.214383] VFS: Disk quotas dquot_6.5.2
kern :notice: [ 0.214502] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
kern :notice: [ 0.215072] FS-Cache: Netfs 'nfs' registered for caching
kern :notice: [ 0.215305] NFS: Registering the id_resolver key type
kern :notice: [ 0.215389] Key type id_resolver registered
kern :notice: [ 0.215466] Key type id_legacy registered
kern :info : [ 0.215547] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
kern :notice: [ 0.215674] FS-Cache: Netfs 'cifs' registered for caching
kern :notice: [ 0.215820] Key type cifs.idmap registered
kern :info : [ 0.215902] ntfs: driver 2.1.30 [Flags: R/W].
kern :info : [ 0.216113] fuse init (API version 7.23)
kern :info : [ 0.216310] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
kern :info : [ 0.216766] msgmni has been set to 15714
kern :info : [ 0.218767] alg: No test for lz4 (lz4-generic)
kern :info : [ 0.218882] alg: No test for lz4hc (lz4hc-generic)
kern :info : [ 0.218997] alg: No test for stdrng (krng)
kern :info : [ 0.222508] NET: Registered protocol family 38
kern :notice: [ 0.222585] Key type asymmetric registered
kern :info : [ 0.222697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
kern :info : [ 0.222804] io scheduler noop registered
kern :info : [ 0.222904] io scheduler cfq registered (default)
kern :info : [ 0.222981] io scheduler bfq registered
kern :info : [ 0.223060] BFQ I/O-scheduler version: v7r5
kern :debug : [ 0.223278] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
kern :debug : [ 0.223520] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
kern :debug : [ 0.223688] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
kern :debug : [ 0.223857] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
kern :debug : [ 0.224036] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X
kern :info : [ 0.224189] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
kern :debug : [ 0.224268] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
kern :info : [ 0.224288] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
kern :info : [ 0.224364] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
kern :debug : [ 0.224442] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
kern :info : [ 0.224461] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
kern :info : [ 0.224538] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
kern :debug : [ 0.224616] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
kern :info : [ 0.224635] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
kern :debug : [ 0.224714] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
kern :info : [ 0.224732] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
kern :debug : [ 0.224811] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
kern :info : [ 0.224820] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
kern :info : [ 0.224960] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
kern :debug : [ 0.225100] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
kern :info : [ 0.225114] pciehp 0000:00:1c.1:pcie04: Slot #1 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
kern :debug : [ 0.225242] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
kern :info : [ 0.225255] pciehp 0000:00:1c.2:pcie04: Slot #2 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
kern :debug : [ 0.225385] pciehp 0000:00:1c.2:pcie04: service driver pciehp loaded
kern :info : [ 0.225398] pciehp 0000:00:1c.3:pcie04: Slot #3 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
kern :debug : [ 0.225526] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
kern :info : [ 0.225540] pciehp 0000:00:1c.4:pcie04: Slot #4 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
kern :debug : [ 0.225669] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded
kern :info : [ 0.225675] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
kern :info : [ 0.225808] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
kern :debug : [ 0.225960] serial 00:05: [io 0x03f8-0x03ff]
kern :debug : [ 0.226056] serial 00:05: [irq 4]
kern :info : [ 0.226462] serial 00:05: activated
kern :info : [ 0.247137] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
kern :info : [ 0.247661] Non-volatile memory driver v1.3
kern :info : [ 0.247807] Linux agpgart interface v0.103
kern :info : [ 0.247937] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
kern :info : [ 0.248033] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
kern :info : [ 0.249725] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
kern :info : [ 0.249918] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
kern :debug : [ 0.251867] intel_idle: does not run on family 6 model 23
kern :warn : [ 0.252106] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
kern :info : [ 0.252367] ACPI: AC Adapter [AC] (on-line)
kern :info : [ 0.252524] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
kern :info : [ 0.252762] ACPI: Lid Switch [LID]
kern :info : [ 0.252927] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
kern :info : [ 0.253103] ACPI: Sleep Button [SLPB]
kern :info : [ 0.253222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
kern :info : [ 0.253331] ACPI: Power Button [PWRF]
kern :debug : [ 0.254579] Monitor-Mwait will be used to enter C-1 state
kern :debug : [ 0.254583] Monitor-Mwait will be used to enter C-2 state
kern :debug : [ 0.254586] Monitor-Mwait will be used to enter C-3 state
kern :info : [ 0.254589] tsc: Marking TSC unstable due to TSC halts in idle
kern :debug : [ 0.254671] ACPI: acpi_idle registered with cpuidle
kern :info : [ 0.256733] thermal LNXTHERM:00: registered as thermal_zone0
kern :info : [ 0.256814] ACPI: Thermal Zone [THM0] (35 C)
kern :info : [ 0.258224] thermal LNXTHERM:01: registered as thermal_zone1
kern :info : [ 0.258305] ACPI: Thermal Zone [THM1] (36 C)
kern :info : [ 0.258418] GHES: HEST is not enabled!
kern :info : [ 0.258538] [drm] Initialized drm 1.1.0 20060810
kern :info : [ 0.258699] [drm] radeon kernel modesetting enabled.
kern :info : [ 0.258851] VGA switcheroo: detected switching method \_SB_.PCI0.VID_.ATPX handle
kern :info : [ 0.259532] [drm] Memory usable by graphics device = 2048M
kern :info : [ 0.259636] [drm] Replacing VGA console driver
kern :info : [ 0.260486] Console: switching to colour dummy device 80x25
kern :debug : [ 0.267076] i915 0000:00:02.0: irq 45 for MSI/MSI-X
kern :info : [ 0.267090] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
kern :info : [ 0.267095] [drm] Driver supports precise vblank timestamp query.
kern :info : [ 0.267197] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
kern :warn : [ 0.271920] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
kern :info : [ 0.271931] ACPI: Battery Slot [BAT0] (battery present)
kern :info : [ 0.342655] fbcon: inteldrmfb (fb0) is primary device
kern :info : [ 0.927056] Console: switching to colour frame buffer device 210x65
kern :info : [ 0.930864] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
kern :info : [ 0.930892] i915 0000:00:02.0: registered panic notifier
kern :info : [ 0.964176] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
kern :info : [ 0.972245] acpi device:01: registered as cooling_device2
kern :info : [ 0.972336] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
kern :info : [ 0.972407] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
kern :info : [ 0.972514] parport_pc 00:06: reported by Plug and Play ACPI
kern :info : [ 0.972564] parport0: PC-style at 0x3bc, irq 7 [PCSPP(,...)]
kern :info : [ 0.973966] brd: module loaded
kern :info : [ 0.974307] loop: module loaded
kern :info : [ 0.974457] zram: Created 1 device(s) ...
kern :notice: [ 0.974556] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102f conflicts with OpRegion 0x0000000000001000-0x000000000000107f (\_SB_.PCI0.LPC_.PMIO) (20140424/utaddress-258)
kern :info : [ 0.974633] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
kern :notice: [ 0.974676] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258)
kern :info : [ 0.974750] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
kern :notice: [ 0.974791] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258)
kern :info : [ 0.974864] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
kern :warn : [ 0.974906] lpc_ich: Resource conflict(s) found affecting gpio_ich
kern :debug : [ 0.975049] ahci 0000:00:1f.2: version 3.0
kern :debug : [ 0.975150] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
kern :info : [ 0.975186] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
kern :info : [ 0.975235] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
kern :info : [ 0.975270] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs
kern :info : [ 0.975777] scsi0 : ahci
kern :info : [ 0.975869] scsi1 : ahci
kern :info : [ 0.975952] scsi2 : ahci
kern :info : [ 0.976047] scsi3 : ahci
kern :info : [ 0.976104] ata1: SATA max UDMA/133 abar m2048@0xfc325000 port 0xfc325100 irq 46
kern :info : [ 0.976139] ata2: SATA max UDMA/133 abar m2048@0xfc325000 port 0xfc325180 irq 46
kern :info : [ 0.976171] ata3: DUMMY
kern :info : [ 0.976182] ata4: DUMMY
kern :info : [ 0.976441] tun: Universal TUN/TAP device driver, 1.6
kern :info : [ 0.976463] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
kern :info : [ 0.976547] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
kern :info : [ 0.976571] e100: Copyright(c) 1999-2006 Intel Corporation
kern :info : [ 0.976615] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
kern :info : [ 0.978255] e1000: Copyright (c) 1999-2006 Intel Corporation.
kern :info : [ 0.979933] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
kern :info : [ 0.981567] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
kern :info : [ 0.983339] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
kern :debug : [ 0.985017] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
kern :info : [ 1.042333] fbcondecor: console 0 using theme 'livedvd-12.0'
kern :info : [ 1.067557] fbcondecor: switched decor state to 'on' on console 0
kern :info : [ 1.178442] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:22:68:18:ff:f6
kern :info : [ 1.178455] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
kern :info : [ 1.178485] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
kern :info : [ 1.178533] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
kern :info : [ 1.178539] igb: Copyright (c) 2007-2014 Intel Corporation.
kern :info : [ 1.178570] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
kern :info : [ 1.178576] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
kern :info : [ 1.178599] Intel(R) Wireless WiFi driver for Linux, in-tree:
kern :info : [ 1.178605] Copyright(c) 2003- 2014 Intel Corporation
kern :warn : [ 1.178709] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
kern :debug : [ 1.178772] iwlwifi 0000:03:00.0: irq 48 for MSI/MSI-X
kern :info : [ 1.178990] usbcore: registered new interface driver cdc_ether
kern :info : [ 1.179014] usbcore: registered new interface driver cdc_eem
kern :info : [ 1.179037] usbcore: registered new interface driver cdc_ncm
kern :info : [ 1.179052] usbcore: registered new interface driver cdc_mbim
kern :info : [ 1.179283] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
kern :info : [ 1.179306] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
kern :info : [ 1.179313] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
kern :info : [ 1.179319] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
kern :info : [ 1.179325] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
kern :info : [ 1.179379] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :debug : [ 1.201967] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
kern :notice: [ 1.254079] firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
kern :info : [ 1.254242] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
kern :info : [ 1.292058] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :debug : [ 1.295109] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [ 1.295112] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [ 1.295118] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [ 1.295291] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [ 1.295373] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [ 1.295375] ata1.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0BB6Q, max UDMA/133
kern :info : [ 1.295381] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
kern :debug : [ 1.296661] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [ 1.296664] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [ 1.296671] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [ 1.296815] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [ 1.296872] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [ 1.296875] ata1.00: configured for UDMA/133
kern :notice: [ 1.296972] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5
kern :notice: [ 1.297200] sd 0:0:0:0: Attached scsi generic sg0 type 0
kern :notice: [ 1.297275] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
kern :notice: [ 1.297343] sd 0:0:0:0: [sda] Write Protect is off
kern :debug : [ 1.297350] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
kern :notice: [ 1.297371] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [ 1.297988] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
kern :notice: [ 1.298363] sd 0:0:0:0: [sda] Attached SCSI disk
kern :info : [ 1.602054] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :debug : [ 1.604557] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [ 1.605828] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [ 1.605830] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [ 1.606953] ata2.00: ATAPI: Optiarc DVD RW AD-7910S, 1.D2, max UDMA/100
kern :debug : [ 1.610150] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [ 1.611481] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [ 1.611483] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [ 1.612478] ata2.00: configured for UDMA/100
kern :notice: [ 1.615054] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7910S 1.D2 PQ: 0 ANSI: 5
kern :notice: [ 1.640308] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
kern :info : [ 1.640317] cdrom: Uniform CD-ROM driver Revision: 3.20
kern :debug : [ 1.640449] sr 1:0:0:0: Attached scsi CD-ROM sr0
kern :notice: [ 1.640511] sr 1:0:0:0: Attached scsi generic sg1 type 5
kern :notice: [ 1.755241] firewire_core 0000:15:00.1: created device fw0: GUID 00016c2000b3533e, S400
kern :info : [ 1.762811] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0c38, PCI irq 16
kern :info : [ 1.762825] yenta_cardbus 0000:15:00.0: Socket status: 30000006
kern :info : [ 1.762834] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io 0x5000-0x8fff]
kern :info : [ 1.762841] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4800000-0xf7ffffff]
kern :info : [ 1.762848] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4800000-0xf7ffffff:
kern :notice: [ 1.762855] excluding 0xf4800000-0xf4b7ffff
kern :info : [ 1.762866] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf0000000-0xf3ffffff 64bit pref]
kern :info : [ 1.762872] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf0000000-0xf3ffffff:
kern :notice: [ 1.762880] excluding 0xf0000000-0xf3ffffff
kern :info : [ 1.763307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
kern :info : [ 1.763321] ehci-pci: EHCI PCI platform driver
kern :info : [ 1.763441] ehci-pci 0000:00:1a.7: EHCI Host Controller
kern :info : [ 1.763508] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
kern :info : [ 1.763528] ehci-pci 0000:00:1a.7: debug port 1
kern :debug : [ 1.767443] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
kern :info : [ 1.767461] ehci-pci 0000:00:1a.7: irq 23, io mem 0xfc325c00
kern :info : [ 1.773100] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
kern :info : [ 1.773175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
kern :info : [ 1.773187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.773198] usb usb1: Product: EHCI Host Controller
kern :info : [ 1.773209] usb usb1: Manufacturer: Linux 3.16.3-gentoo ehci_hcd
kern :info : [ 1.773220] usb usb1: SerialNumber: 0000:00:1a.7
kern :info : [ 1.773403] hub 1-0:1.0: USB hub found
kern :info : [ 1.773415] hub 1-0:1.0: 6 ports detected
kern :info : [ 1.773694] ehci-pci 0000:00:1d.7: EHCI Host Controller
kern :info : [ 1.773776] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
kern :info : [ 1.773798] ehci-pci 0000:00:1d.7: debug port 1
kern :debug : [ 1.777698] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
kern :info : [ 1.777710] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfc326000
kern :info : [ 1.784107] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
kern :info : [ 1.784153] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
kern :info : [ 1.784166] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.784177] usb usb2: Product: EHCI Host Controller
kern :info : [ 1.784188] usb usb2: Manufacturer: Linux 3.16.3-gentoo ehci_hcd
kern :info : [ 1.784199] usb usb2: SerialNumber: 0000:00:1d.7
kern :info : [ 1.784370] hub 2-0:1.0: USB hub found
kern :info : [ 1.784380] hub 2-0:1.0: 6 ports detected
kern :info : [ 1.784599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
kern :info : [ 1.784615] ohci-pci: OHCI PCI platform driver
kern :info : [ 1.784635] uhci_hcd: USB Universal Host Controller Interface driver
kern :info : [ 1.784711] uhci_hcd 0000:00:1a.0: UHCI Host Controller
kern :info : [ 1.784788] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
kern :info : [ 1.784836] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001840
kern :info : [ 1.784879] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
kern :info : [ 1.784886] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.784893] usb usb3: Product: UHCI Host Controller
kern :info : [ 1.784899] usb usb3: Manufacturer: Linux 3.16.3-gentoo uhci_hcd
kern :info : [ 1.784905] usb usb3: SerialNumber: 0000:00:1a.0
kern :info : [ 1.785049] hub 3-0:1.0: USB hub found
kern :info : [ 1.785063] hub 3-0:1.0: 2 ports detected
kern :info : [ 1.785222] uhci_hcd 0000:00:1a.1: UHCI Host Controller
kern :info : [ 1.785273] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
kern :info : [ 1.785314] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001860
kern :info : [ 1.785362] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
kern :info : [ 1.785369] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.785375] usb usb4: Product: UHCI Host Controller
kern :info : [ 1.785381] usb usb4: Manufacturer: Linux 3.16.3-gentoo uhci_hcd
kern :info : [ 1.785387] usb usb4: SerialNumber: 0000:00:1a.1
kern :info : [ 1.785527] hub 4-0:1.0: USB hub found
kern :info : [ 1.785537] hub 4-0:1.0: 2 ports detected
kern :info : [ 1.785702] uhci_hcd 0000:00:1a.2: UHCI Host Controller
kern :info : [ 1.785750] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
kern :info : [ 1.785793] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00001880
kern :info : [ 1.785842] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
kern :info : [ 1.785848] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.785854] usb usb5: Product: UHCI Host Controller
kern :info : [ 1.785860] usb usb5: Manufacturer: Linux 3.16.3-gentoo uhci_hcd
kern :info : [ 1.785866] usb usb5: SerialNumber: 0000:00:1a.2
kern :info : [ 1.786018] hub 5-0:1.0: USB hub found
kern :info : [ 1.786029] hub 5-0:1.0: 2 ports detected
kern :info : [ 1.786190] uhci_hcd 0000:00:1d.0: UHCI Host Controller
kern :info : [ 1.786235] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
kern :info : [ 1.786269] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018a0
kern :info : [ 1.786310] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
kern :info : [ 1.786317] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.786323] usb usb6: Product: UHCI Host Controller
kern :info : [ 1.786329] usb usb6: Manufacturer: Linux 3.16.3-gentoo uhci_hcd
kern :info : [ 1.786336] usb usb6: SerialNumber: 0000:00:1d.0
kern :info : [ 1.786468] hub 6-0:1.0: USB hub found
kern :info : [ 1.786481] hub 6-0:1.0: 2 ports detected
kern :info : [ 1.786640] uhci_hcd 0000:00:1d.1: UHCI Host Controller
kern :info : [ 1.786697] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
kern :info : [ 1.786729] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018c0
kern :info : [ 1.786778] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
kern :info : [ 1.786784] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.786790] usb usb7: Product: UHCI Host Controller
kern :info : [ 1.786796] usb usb7: Manufacturer: Linux 3.16.3-gentoo uhci_hcd
kern :info : [ 1.786802] usb usb7: SerialNumber: 0000:00:1d.1
kern :info : [ 1.786934] hub 7-0:1.0: USB hub found
kern :info : [ 1.786944] hub 7-0:1.0: 2 ports detected
kern :info : [ 1.787107] uhci_hcd 0000:00:1d.2: UHCI Host Controller
kern :info : [ 1.787165] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
kern :info : [ 1.787206] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018e0
kern :info : [ 1.787250] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
kern :info : [ 1.787257] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
kern :info : [ 1.787263] usb usb8: Product: UHCI Host Controller
kern :info : [ 1.787269] usb usb8: Manufacturer: Linux 3.16.3-gentoo uhci_hcd
kern :info : [ 1.787275] usb usb8: SerialNumber: 0000:00:1d.2
kern :info : [ 1.787389] hub 8-0:1.0: USB hub found
kern :info : [ 1.787400] hub 8-0:1.0: 2 ports detected
kern :info : [ 1.787545] usbcore: registered new interface driver cdc_acm
kern :info : [ 1.787551] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
kern :info : [ 1.787571] usbcore: registered new interface driver usblp
kern :info : [ 1.787590] usbcore: registered new interface driver cdc_wdm
kern :info : [ 1.787631] usbcore: registered new interface driver usb-storage
kern :info : [ 1.787679] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
kern :info : [ 1.795337] serio: i8042 KBD port at 0x60,0x64 irq 1
kern :info : [ 1.795352] serio: i8042 AUX port at 0x60,0x64 irq 12
kern :info : [ 1.795511] mousedev: PS/2 mouse device common for all mice
kern :info : [ 1.795783] input: PC Speaker as /devices/platform/pcspkr/input/input5
kern :info : [ 1.795878] rtc_cmos 00:02: RTC can wake from S4
kern :info : [ 1.796057] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
kern :info : [ 1.796090] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
kern :info : [ 1.796105] i2c /dev entries driver
kern :info : [ 1.796507] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
kern :info : [ 1.796747] IR NEC protocol handler initialized
kern :info : [ 1.796755] IR RC5(x) protocol handler initialized
kern :info : [ 1.796762] IR RC6 protocol handler initialized
kern :info : [ 1.796769] IR JVC protocol handler initialized
kern :info : [ 1.796775] IR Sony protocol handler initialized
kern :info : [ 1.796782] IR RC5 (streamzap) protocol handler initialized
kern :info : [ 1.796789] IR SANYO protocol handler initialized
kern :info : [ 1.796796] IR Sharp protocol handler initialized
kern :info : [ 1.796803] IR MCE Keyboard/mouse protocol handler initialized
kern :info : [ 1.796924] sdhci: Secure Digital Host Controller Interface driver
kern :info : [ 1.796930] sdhci: Copyright(c) Pierre Ossman
kern :info : [ 1.796950] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
kern :warn : [ 1.798019] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :info : [ 1.798030] mmc0: no vqmmc regulator found
kern :info : [ 1.798036] mmc0: no vmmc regulator found
kern :warn : [ 1.799046] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :info : [ 1.799147] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
kern :info : [ 1.799178] sdhci-pltfm: SDHCI platform and OF driver helper
kern :info : [ 1.799378] r592: driver successfully loaded
kern :info : [ 1.799424] hidraw: raw HID events driver (C) Jiri Kosina
kern :info : [ 1.799508] usbcore: registered new interface driver usbhid
kern :info : [ 1.799514] usbhid: USB HID core driver
kern :info : [ 1.819588] thinkpad_acpi: ThinkPad ACPI Extras v0.25
kern :info : [ 1.819595] thinkpad_acpi: http://ibm-acpi.sf.net/
kern :info : [ 1.819601] thinkpad_acpi: ThinkPad BIOS 7VET80WW (3.10 ), EC 7VHT12WW-1.01
kern :info : [ 1.819607] thinkpad_acpi: Lenovo ThinkPad T500, model 2082BSG
kern :info : [ 1.840540] thinkpad_acpi: detected a 16-level brightness capable ThinkPad
kern :info : [ 1.840713] thinkpad_acpi: radio switch found; radios are enabled
kern :info : [ 1.840730] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
kern :notice: [ 1.840736] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
kern :info : [ 1.842685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
kern :info : [ 1.843267] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
kern :info : [ 1.845882] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
kern :info : [ 1.848285] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
kern :info : [ 1.848406] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
kern :info : [ 1.849324] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
kern :err : [ 1.849447] intel_oaktrail: Platform not recognized (You could try the module's force-parameter)
kern :err : [ 1.849555] intel_rapl: driver does not support CPU family 6 model 23
kern :info : [ 1.850565] GACT probability on
kern :info : [ 1.850582] u32 classifier
kern :info : [ 1.850588] Actions configured
kern :info : [ 1.850602] Netfilter messages via NETLINK v0.30.
kern :info : [ 1.850611] nfnl_acct: registering with nfnetlink.
kern :debug : [ 1.852215] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
kern :info : [ 1.852276] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
kern :info : [ 1.852390] ctnetlink v0.93: registering with nfnetlink.
kern :info : [ 1.852445] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@xxxxxxxxx>
kern :info : [ 1.852454] nf_tables_compat: (c) 2012 Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
kern :info : [ 1.852560] ipip: IPv4 over IPv4 tunneling driver
kern :info : [ 1.853755] ip_tables: (C) 2000-2006 Netfilter Core Team
kern :info : [ 1.853846] TCP: cubic registered
kern :info : [ 1.853853] Initializing XFRM netlink socket
kern :info : [ 1.854479] NET: Registered protocol family 10
kern :info : [ 1.854810] ip6_tables: (C) 2000-2006 Netfilter Core Team
kern :info : [ 1.856519] sit: IPv6 over IPv4 tunneling driver
kern :info : [ 1.856632] NET: Registered protocol family 17
kern :info : [ 1.856644] NET: Registered protocol family 15
kern :notice: [ 1.856780] Bridge firewalling registered
kern :notice: [ 1.856807] Key type dns_resolver registered
kern :notice: [ 1.857091] Loading compiled-in X.509 certificates
kern :info : [ 1.857104] registered taskstats version 1
kern :info : [ 1.857613] console [netcon0] enabled
kern :info : [ 1.857619] netconsole: network logging started
kern :info : [ 1.860967] sound hdaudioC0D0: CX20561 (Hermosa): BIOS auto-probing.
kern :info : [ 1.861061] ALSA device list:
kern :info : [ 1.861069] #29: ThinkPad Console Audio Control at EC reg 0x30, fw 7VHT12WW-1.01
kern :info : [ 1.861414] sound hdaudioC0D0: autoconfig: line_outs=1 (0x1a/0x0/0x0/0x0/0x0) type:speaker
kern :info : [ 1.861421] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
kern :info : [ 1.861428] sound hdaudioC0D0: hp_outs=2 (0x19/0x16/0x0/0x0/0x0)
kern :info : [ 1.861434] sound hdaudioC0D0: mono: mono_out=0x0
kern :info : [ 1.861440] sound hdaudioC0D0: dig-out=0x1c/0x0
kern :info : [ 1.861446] sound hdaudioC0D0: inputs:
kern :info : [ 1.861453] sound hdaudioC0D0: Mic=0x18
kern :info : [ 1.861459] sound hdaudioC0D0: Internal Mic=0x1d
kern :info : [ 1.861465] sound hdaudioC0D0: Dock Mic=0x17
kern :info : [ 1.862500] sound hdaudioC0D0: Enable sync_write for stable communication
kern :info : [ 1.862575] sound hdaudioC0D1: autoconfig: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
kern :info : [ 1.862582] sound hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
kern :info : [ 1.862589] sound hdaudioC0D1: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
kern :info : [ 1.862595] sound hdaudioC0D1: mono: mono_out=0x0
kern :info : [ 1.862600] sound hdaudioC0D1: inputs:
kern :info : [ 1.867915] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
kern :info : [ 1.868017] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
kern :info : [ 1.868084] input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
kern :info : [ 1.868144] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
kern :info : [ 2.671363] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000/0x20000, board id: 71, fw id: 434116
kern :info : [ 2.671397] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
kern :info : [ 2.683184] usb 1-5: new high-speed USB device number 4 using ehci-pci
kern :info : [ 2.714203] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
kern :err : [ 2.719923] EXT3-fs (sda3): error: couldn't mount because of unsupported optional features (240)
kern :err : [ 2.720235] EXT2-fs (sda3): error: couldn't mount because of unsupported optional features (240)
kern :info : [ 2.733772] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
kern :info : [ 2.733787] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
kern :info : [ 2.745230] devtmpfs: mounted
kern :info : [ 2.747103] Freeing unused kernel memory: 1068K (ffffffff8252a000 - ffffffff82635000)
kern :info : [ 2.747114] Write protecting the kernel read-only data: 20480k
kern :info : [ 2.750942] Freeing unused kernel memory: 992K (ffff880001b08000 - ffff880001c00000)
kern :info : [ 2.754472] Freeing unused kernel memory: 1216K (ffff8800022d0000 - ffff880002400000)
kern :info : [ 2.797398] usb 1-5: New USB device found, idVendor=04b3, idProduct=4485
kern :info : [ 2.797411] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
kern :info : [ 2.797696] hub 1-5:1.0: USB hub found
kern :info : [ 2.797768] hub 1-5:1.0: 4 ports detected
kern :notice: [ 2.884676] random: nonblocking pool is initialized
kern :info : [ 2.900079] usb 1-6: new high-speed USB device number 5 using ehci-pci
kern :info : [ 3.019649] usb 1-6: New USB device found, idVendor=17ef, idProduct=4807
kern :info : [ 3.019662] usb 1-6: New USB device strings: Mfr=1, Product=0, SerialNumber=0
kern :info : [ 3.019674] usb 1-6: Manufacturer: Chicony Electronics Co., Ltd.
kern :info : [ 3.202726] fbcondecor: switched decor state to 'off' on console 0
kern :info : [ 3.330067] usb 2-4: new high-speed USB device number 2 using ehci-pci
kern :info : [ 3.339788] fbcondecor: console 0 using theme 'livedvd-12.0'
kern :info : [ 3.384263] fbcondecor: switched decor state to 'on' on console 0
kern :info : [ 3.506783] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [ 3.509854] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [ 3.512877] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [ 3.515919] usb 2-4: Manufacturer: Ericsson
kern :info : [ 3.519000] usb 2-4: SerialNumber: 3541430256485280
kern :info : [ 3.545457] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [ 3.554371] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [ 3.563110] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [ 3.567235] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [ 3.573138] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [ 3.580782] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [ 3.791049] usb 4-1: new full-speed USB device number 2 using uhci_hcd
daemon:info : [ 3.831670] systemd-udevd[1741]: starting version 215
kern :info : [ 3.949564] usb 4-1: New USB device found, idVendor=08ff, idProduct=2810
kern :info : [ 3.949567] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
kern :info : [ 3.949569] usb 4-1: Product: Fingerprint Sensor
kern :info : [ 4.158034] usb 4-2: new full-speed USB device number 3 using uhci_hcd
kern :info : [ 4.317374] usb 4-2: New USB device found, idVendor=0a5c, idProduct=2145
kern :info : [ 4.317379] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kern :info : [ 4.317382] usb 4-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
kern :info : [ 4.317385] usb 4-2: Manufacturer: Lenovo Computer Corp
kern :info : [ 5.125256] Bluetooth: Core ver 2.19
kern :info : [ 5.125273] NET: Registered protocol family 31
kern :info : [ 5.125275] Bluetooth: HCI device and connection manager initialized
kern :info : [ 5.125284] Bluetooth: HCI socket layer initialized
kern :info : [ 5.125286] Bluetooth: L2CAP socket layer initialized
kern :info : [ 5.125292] Bluetooth: SCO socket layer initialized
kern :info : [ 5.156762] usbcore: registered new interface driver btusb
kern :info : [ 5.411317] uvcvideo: Found UVC 1.00 device <unnamed> (17ef:4807)
kern :info : [ 5.412744] input: UVC Camera (17ef:4807) as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input14
kern :info : [ 5.412901] usbcore: registered new interface driver uvcvideo
kern :info : [ 5.412903] USB Video Class driver (1.1.1)
kern :info : [ 5.606226] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
kern :info : [ 5.628825] fbcondecor: switched decor state to 'off' on console 0
kern :info : [ 5.732514] fbcondecor: console 0 using theme 'livedvd-12.0'
kern :info : [ 5.778248] fbcondecor: switched decor state to 'on' on console 0
kern :info : [ 6.044388] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
kern :info : [ 7.202900] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
kern :info : [ 7.440884] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input13
kern :info : [ 15.203690] EXT4-fs (sda3): re-mounted. Opts: discard
kern :info : [ 15.331140] Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k SSFS
kern :info : [ 15.358564] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: discard
kern :notice: [ 15.361088] XFS (sda6): Mounting V4 Filesystem
kern :info : [ 15.406948] XFS (sda6): Ending clean mount
kern :notice: [ 15.425441] XFS (dm-0): Mounting V4 Filesystem
kern :info : [ 15.485978] XFS (dm-0): Ending clean mount
kern :info : [ 15.977126] fbcondecor: switched decor state to 'off' on console 0
kern :info : [ 16.076460] fbcondecor: console 0 using theme 'livedvd-12.0'
kern :info : [ 16.121620] fbcondecor: switched decor state to 'on' on console 0
kern :debug : [ 17.194471] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
kern :debug : [ 17.295891] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
kern :info : [ 17.296088] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [ 19.484027] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [ 19.484197] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [ 242.924070] thinkpad_ec: thinkpad_ec 0.41 loaded.
kern :info : [ 242.924657] tp_smapi 0.41 loading...
kern :info : [ 242.924833] tp_smapi successfully loaded (smapi_port=0xb2).
kern :info : [ 242.929937] hdaps: LENOVO ThinkPad T500 detected, setting orientation 1
kern :debug : [ 242.930025] hdaps: initial mode latch is 0x05
kern :debug : [ 242.930202] hdaps: setting ec_rate=250, filter_order=2
kern :info : [ 242.930423] hdaps: device successfully initialized.
kern :info : [ 242.930493] input: ThinkPad HDAPS joystick emulation as /devices/virtual/input/input15
kern :info : [ 242.930761] input: ThinkPad HDAPS accelerometer data as /devices/virtual/input/input16
kern :info : [ 242.931350] hdaps: driver successfully loaded.
kern :info : [ 243.534995] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
kern :info : [ 246.236986] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [ 1075.453869] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [ 1075.454107] usb 4-2: USB disconnect, device number 3
kern :info : [ 1075.457039] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [ 1075.590019] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [ 1075.593505] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [ 1075.618068] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [ 1075.936541] cfg80211: Calling CRDA to update world regulatory domain
kern :info : [ 1075.945448] cfg80211: World regulatory domain updated:
kern :info : [ 1075.945451] cfg80211: DFS Master region: unset
kern :info : [ 1075.945452] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [ 1075.945454] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [ 1075.945456] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [ 1075.945457] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [ 1075.945459] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [ 1075.945460] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [ 1117.986580] wlan0: authenticate with c0:25:06:47:03:83
kern :info : [ 1117.990249] wlan0: send auth to c0:25:06:47:03:83 (try 1/3)
kern :info : [ 1117.992570] wlan0: authenticated
kern :info : [ 1117.993047] wlan0: associate with c0:25:06:47:03:83 (try 1/3)
kern :info : [ 1118.018895] wlan0: RX AssocResp from c0:25:06:47:03:83 (capab=0x431 status=0 aid=1)
kern :info : [ 1118.027690] wlan0: associated
kern :info : [ 1118.027735] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
kern :info : [ 1118.027851] cfg80211: Calling CRDA for country: DE
kern :info : [ 1118.033325] cfg80211: Regulatory domain changed to country: DE
kern :info : [ 1118.033332] cfg80211: DFS Master region: unset
kern :info : [ 1118.033337] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [ 1118.033344] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [ 1118.033350] cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [ 1118.033355] cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
kern :info : [ 1118.033361] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
kern :info : [ 1118.033366] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
kern :warn : [ 1148.336252] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [ 1148.336293] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [ 1148.336448] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [ 1148.336495] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [ 1148.336499] ata1.00: configured for UDMA/133
kern :info : [ 1148.336506] ata1: EH complete
kern :info : [ 1148.351958] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [ 1148.355926] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [ 1157.113161] traps: notification-da[6784] trap int3 ip:7fde6099d84e sp:7fff418394b0 error:0
kern :warn : [ 1858.707112] perf interrupt took too long (2502 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
kern :warn : [ 4652.336525] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [ 4652.336557] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [ 4652.336566] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [ 4652.336578] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [ 4652.336590] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [ 4652.336601] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [ 4652.336627] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [ 4652.336633] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [ 4652.336647] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [ 4652.336652] i915 0000:00:02.0: using default PCI settings
kern :warn : [ 4652.336665] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [ 4652.336670] pci 0000:00:02.1: using default PCI settings
kern :warn : [ 4652.336683] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [ 4652.336687] pci 0000:00:03.0: using default PCI settings
kern :warn : [ 4652.336701] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [ 4652.336706] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [ 4652.336723] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [ 4652.336728] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [ 4652.336745] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [ 4652.336749] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [ 4652.336766] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [ 4652.336771] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [ 4652.336787] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [ 4652.336792] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [ 4652.336809] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [ 4652.336818] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [ 4652.336827] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [ 4652.336847] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [ 4652.336856] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [ 4652.336873] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [ 4652.336882] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [ 4652.336890] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [ 4652.336899] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [ 4652.336903] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [ 4652.336920] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [ 4652.336925] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [ 4652.336941] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [ 4652.336946] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [ 4652.336962] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [ 4652.336967] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [ 4652.336984] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [ 4652.336988] pci 0000:00:1e.0: using default PCI settings
kern :warn : [ 4652.337041] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [ 4652.337047] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [ 4652.337069] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [ 4652.337075] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [ 4652.337096] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [ 4652.337101] r592 0000:15:00.4: using default PCI settings
kern :warn : [ 4652.337122] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [ 4652.337126] pci 0000:15:00.5: using default PCI settings
kern :warn : [ 4652.337152] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [ 4652.337163] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [ 4652.337188] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [ 4652.337199] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [ 4652.337222] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [ 4652.337231] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [ 7218.484498] perf interrupt took too long (5010 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
kern :info : [16314.106676] traps: notification-da[7031] trap int3 ip:7f1e397eb84e sp:7fff39b8f5c0 error:0
kern :warn : [50014.755517] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [50014.755549] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [50014.755558] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [50014.755570] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [50014.755583] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [50014.755594] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [50014.755619] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [50014.755625] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [50014.755639] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [50014.755644] i915 0000:00:02.0: using default PCI settings
kern :warn : [50014.755657] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [50014.755663] pci 0000:00:02.1: using default PCI settings
kern :warn : [50014.755676] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [50014.755681] pci 0000:00:03.0: using default PCI settings
kern :warn : [50014.755695] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [50014.755699] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [50014.755716] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [50014.755722] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [50014.755738] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [50014.755743] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [50014.755759] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [50014.755764] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [50014.755781] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [50014.755786] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [50014.755803] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [50014.755812] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [50014.755821] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [50014.755842] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [50014.755850] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [50014.755867] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [50014.755876] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [50014.755885] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [50014.755894] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [50014.755898] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [50014.755915] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [50014.755919] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [50014.755936] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [50014.755941] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [50014.755957] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [50014.755962] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [50014.755979] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [50014.755983] pci 0000:00:1e.0: using default PCI settings
kern :warn : [50014.756042] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [50014.756048] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [50014.756070] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [50014.756075] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [50014.756100] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [50014.756104] r592 0000:15:00.4: using default PCI settings
kern :warn : [50014.756127] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [50014.756138] pci 0000:15:00.5: using default PCI settings
kern :warn : [50014.756162] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [50014.756172] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [50014.756197] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [50014.756210] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [50014.756234] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [50014.756243] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [54234.679194] acpi PNP0401:00: Cannot transition to non-D0 state from D3
kern :info : [54234.679284] ACPI: \_SB_.GDCK: undocking
kern :info : [54234.697295] usb 1-5: USB disconnect, device number 4
kern :info : [54235.553146] e1000e: eth0 NIC Link is Down
kern :info : [54235.651190] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [54236.094254] thinkpad_acpi: EC reports that Thermal Table has changed
kern :warn : [54236.094811] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [54236.094824] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [54236.094827] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [54236.094832] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [54236.094838] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [54236.094843] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [54236.094853] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [54236.094855] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [54236.094859] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [54236.094861] i915 0000:00:02.0: using default PCI settings
kern :warn : [54236.094865] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [54236.094866] pci 0000:00:02.1: using default PCI settings
kern :warn : [54236.094871] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [54236.094872] pci 0000:00:03.0: using default PCI settings
kern :warn : [54236.094877] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [54236.094878] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [54236.094886] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [54236.094888] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [54236.094895] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [54236.094896] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [54236.094904] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [54236.094905] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [54236.094913] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [54236.094914] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [54236.094922] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [54236.094925] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [54236.094928] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [54236.094937] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [54236.094940] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [54236.094947] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [54236.094950] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [54236.094952] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [54236.094955] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [54236.094956] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [54236.094964] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [54236.094965] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [54236.094973] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [54236.094974] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [54236.094981] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [54236.094983] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [54236.094990] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [54236.094992] pci 0000:00:1e.0: using default PCI settings
kern :warn : [54236.095016] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [54236.095017] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [54236.095028] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [54236.095029] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [54236.095040] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [54236.095041] r592 0000:15:00.4: using default PCI settings
kern :warn : [54236.095051] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [54236.095052] pci 0000:15:00.5: using default PCI settings
kern :warn : [54236.095062] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [54236.095063] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [54236.095073] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [54236.095074] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [54236.095082] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [54236.095083] i801_smbus 0000:00:1f.3: using default PCI settings
kern :info : [54236.298476] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [54236.375802] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [54236.920752] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54237.725744] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54238.528419] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54239.330455] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54240.132620] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54240.935172] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54241.737625] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54242.539456] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54243.341858] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [54244.143277] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :info : [54244.329942] PM: Syncing filesystems ... done.
kern :notice: [54244.374084] Freezing user space processes ... (elapsed 0.001 seconds) done.
kern :notice: [54244.375616] Freezing remaining freezable tasks ... (elapsed 6.545 seconds) done.
kern :notice: [54250.921169] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [54250.921622] hdaps: setting ec_rate=0, filter_order=1
kern :info : [54251.122720] wlan0: deauthenticating from c0:25:06:47:03:83 by local choice (Reason: 3=DEAUTH_LEAVING)
kern :notice: [54251.123289] sd 0:0:0:0: [sda] Synchronizing SCSI cache
kern :notice: [54251.124560] sd 0:0:0:0: [sda] Stopping disk
kern :info : [54251.133444] parport_pc 00:06: disabled
kern :info : [54251.133498] serial 00:05: disabled
kern :info : [54251.133650] cfg80211: Calling CRDA to update world regulatory domain
kern :info : [54251.133822] serial 00:05: System wakeup disabled by ACPI
kern :info : [54251.481134] PM: suspend of devices complete after 559.597 msecs
kern :info : [54251.492094] PM: late suspend of devices complete after 10.955 msecs
kern :info : [54251.492761] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [54251.492839] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [54251.493031] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [54251.493057] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [54251.493127] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [54251.504028] PM: noirq suspend of devices complete after 11.931 msecs
kern :info : [54251.504649] ACPI: Preparing to enter system sleep state S3
kern :info : [54251.508541] PM: Saving platform NVS memory
kern :info : [54251.509528] Disabling non-boot CPUs ...
kern :info : [54251.510694] kvm: disabling virtualization on CPU1
kern :info : [54251.510838] smpboot: CPU 1 is now offline
kern :info : [54251.511101] ACPI: Low-level resume complete
kern :info : [54251.511101] PM: Restoring platform NVS memory
kern :info : [54251.511101] Enabling non-boot CPUs ...
kern :info : [54251.511101] x86: Booting SMP configuration:
kern :info : [54251.511101] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [54251.510694] Disabled fast string operations
kern :info : [54251.510694] kvm: enabling virtualization on CPU1
kern :info : [54251.527720] CPU1 is up
kern :info : [54251.530559] ACPI: Waking up from system sleep state S3
kern :info : [54251.555414] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [54251.555492] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [54251.555876] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [54251.566095] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [54251.566152] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [54251.567525] PM: noirq resume of devices complete after 12.279 msecs
kern :info : [54251.567763] PM: early resume of devices complete after 0.201 msecs
kern :warn : [54251.594318] usb usb3: root hub lost power or was reset
kern :warn : [54251.594398] usb usb4: root hub lost power or was reset
kern :warn : [54251.594476] usb usb5: root hub lost power or was reset
kern :debug : [54251.594618] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [54251.594820] usb usb6: root hub lost power or was reset
kern :warn : [54251.594898] usb usb7: root hub lost power or was reset
kern :warn : [54251.594976] usb usb8: root hub lost power or was reset
kern :warn : [54251.595137] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [54251.596180] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :notice: [54251.596982] sd 0:0:0:0: [sda] Starting disk
kern :debug : [54251.647175] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [54251.683106] [drm:init_ring_common] *ERROR* render ring initialization failed ctl 0001f001 (valid? 1) head 8163e50c tail 00000000 start 00042000 [expected 00042000]
kern :err : [54251.683109] [drm:__i915_drm_thaw] *ERROR* failed to re-initialize GPU, declaring wedged!
kern :err : [54251.695111] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [54251.695113] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [54251.695115] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [54251.695117] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [54251.695432] serial 00:05: activated
kern :info : [54251.695672] parport_pc 00:06: activated
kern :info : [54251.711137] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [54251.714099] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [54251.901105] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :info : [54251.901136] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :debug : [54251.903522] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [54251.904197] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [54251.904199] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [54251.904202] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [54251.904375] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [54251.904472] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [54251.904562] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [54251.904565] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [54251.905818] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [54251.905820] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [54251.905821] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [54251.905993] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [54251.906078] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [54251.906082] ata1.00: configured for UDMA/133
kern :debug : [54251.908669] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [54251.909724] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [54251.909726] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [54251.910766] ata2.00: configured for UDMA/100
kern :info : [54251.919122] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :info : [54251.919124] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :debug : [54252.056016] hdaps: initial mode latch is 0x05
kern :debug : [54252.056146] hdaps: setting ec_rate=250, filter_order=2
kern :info : [54252.056372] PM: resume of devices complete after 488.606 msecs
kern :notice: [54252.056660] Restarting tasks ...
kern :info : [54252.061373] usb 2-4: USB disconnect, device number 2
kern :info : [54252.061806] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :info : [54252.072478] cfg80211: World regulatory domain updated:
kern :info : [54252.072481] cfg80211: DFS Master region: unset
kern :info : [54252.072482] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [54252.072485] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [54252.072487] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [54252.072488] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [54252.072490] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [54252.072491] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :notice: [54252.084709] done.
kern :info : [54252.106556] video LNXVIDEO:00: Restoring backlight state
kern :notice: [54252.149038] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [54252.684343] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [54252.867361] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [54252.895616] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [54252.895657] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [54252.895804] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [54252.895840] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [54252.895843] ata1.00: configured for UDMA/133
kern :info : [54252.895852] ata1: EH complete
kern :notice: [54252.935985] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [54255.155131] usb 6-2: new full-speed USB device number 2 using uhci_hcd
kern :info : [54255.303151] usb 6-2: New USB device found, idVendor=067b, idProduct=2303
kern :info : [54255.303155] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
kern :info : [54255.303159] usb 6-2: Product: USB-Serial Controller
kern :info : [54255.303161] usb 6-2: Manufacturer: Prolific Technology Inc.
kern :info : [54255.503909] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [54255.507705] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [54255.546288] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [54255.556262] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [54255.715120] usbcore: registered new interface driver usbserial
kern :info : [54255.715134] usbcore: registered new interface driver usbserial_generic
kern :info : [54255.715144] usbserial: USB Serial support registered for generic
kern :info : [54255.716124] usbcore: registered new interface driver pl2303
kern :info : [54255.716135] usbserial: USB Serial support registered for pl2303
kern :info : [54255.716154] pl2303 6-2:1.0: pl2303 converter detected
kern :info : [54255.729244] usb 6-2: pl2303 converter now attached to ttyUSB0
kern :info : [54256.473923] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [54256.474034] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [54256.474076] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [54256.595099] usb 2-4: new high-speed USB device number 4 using ehci-pci
kern :info : [54257.516915] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [54257.516921] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [54257.516924] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [54257.516927] usb 2-4: Manufacturer: Ericsson
kern :info : [54257.516930] usb 2-4: SerialNumber: 3541430256485280
kern :info : [54257.525021] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [54257.556264] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [54257.570096] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [54257.577235] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [54257.594396] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [54257.603762] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [54258.934440] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [54259.057503] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
kern :info : [54259.062664] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [54259.122600] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [54259.922793] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :warn : [54259.980329] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [54259.980448] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [54259.980601] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [54259.980648] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [54259.980651] ata1.00: configured for UDMA/133
kern :info : [54259.980659] ata1: EH complete
kern :notice: [54259.980781] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [54259.988324] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [54259.993246] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [54260.703932] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [54260.704053] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [54260.704114] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [54304.737395] e1000e: eth0 NIC Link is Down
kern :info : [54304.745861] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :debug : [54309.265625] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [54309.366147] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [54309.366295] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [54309.369072] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [54309.372058] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [54309.395515] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [54310.884979] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [54310.885100] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [54310.885160] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [66127.680161] e1000e: eth0 NIC Link is Down
kern :info : [66127.779382] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [66148.632112] e1000e 0000:00:19.0 eth0: MAC Wakeup cause - Link Status Change
kern :info : [66150.338896] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [66150.339016] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [66150.339049] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :err : [67382.612204] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.614180] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.615180] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.616175] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.617162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.618165] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.619160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.620156] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.621151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.622152] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.623158] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.624173] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.625162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.626162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.627156] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.628166] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.629162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.630160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.631153] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.632148] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.633160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.634149] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.635164] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.636149] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.637162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.638144] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.639149] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.640149] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.641161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.642160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.643162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.644158] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.645175] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.646162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.647143] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.648152] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.649162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.650151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.651150] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.652161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.653151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.654145] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.655161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.656157] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.657172] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.658161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.659173] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.660172] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.661176] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.662173] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.663171] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.664181] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.665163] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.666160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.667153] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.668151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.669144] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.670149] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.671138] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.672139] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.673145] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.674161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.675161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.676153] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.677161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.678151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.679152] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.680144] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.681150] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.682164] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.683160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.684172] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.685150] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.686154] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.687149] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.688147] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.689167] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.690175] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.691161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.692165] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.693172] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.694161] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.695163] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.696162] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.697151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.698153] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.699160] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.700152] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.701151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.702159] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.703151] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.704024] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.704168] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :info : [67382.704263] usb 6-2: USB disconnect, device number 2
kern :err : [67382.705153] pl2303 ttyUSB0: usb_serial_generic_read_bulk_callback - nonzero urb status: -84
kern :err : [67382.705161] pl2303 ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -19
kern :err : [67382.705226] pl2303 ttyUSB0: pl2303_set_control_lines - failed: -19
kern :info : [67382.705445] pl2303 ttyUSB0: pl2303 converter now disconnected from ttyUSB0
kern :info : [67382.705467] pl2303 6-2:1.0: device disconnected
kern :info : [67930.762147] e1000e: eth0 NIC Link is Down
kern :info : [67930.861441] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [67934.907102] e1000e 0000:00:19.0 eth0: MAC Wakeup cause - Link Status Change
kern :info : [67937.491894] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [67937.492021] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [67937.492069] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [74702.112161] traps: notification-da[20524] trap int3 ip:7f9aafef884e sp:7fff10edd930 error:0
kern :info : [79767.021799] conftest[29498]: segfault at ff803f6c ip 00000000f771fdfd sp 00000000ff803f40 error 6 in ld-2.19.so[f770a000+20000]
kern :info : [80943.265361] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [80944.444563] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [80944.675544] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [80944.769082] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [80945.500761] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [80945.500898] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [80945.501048] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [80945.501088] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [80945.501092] ata1.00: configured for UDMA/133
kern :info : [80945.501101] ata1: EH complete
kern :notice: [80945.501219] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [80945.509911] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [80945.520763] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [80945.855971] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [80945.856082] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [80945.856118] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [80946.901134] e1000e: eth0 NIC Link is Down
kern :info : [80947.067555] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [80947.237095] e1000e 0000:00:19.0 eth0: MAC Wakeup cause - Link Status Change
kern :info : [80953.681049] PM: Syncing filesystems ... done.
kern :notice: [80953.873618] Freezing user space processes ... (elapsed 0.023 seconds) done.
kern :notice: [80953.897551] Freezing remaining freezable tasks ... (elapsed 2.579 seconds) done.
kern :notice: [80956.476982] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [80956.477535] hdaps: setting ec_rate=0, filter_order=1
kern :notice: [80956.681491] sd 0:0:0:0: [sda] Stopping disk
kern :info : [80956.681950] parport_pc 00:06: disabled
kern :info : [80956.682016] serial 00:05: disabled
kern :info : [80956.682439] serial 00:05: System wakeup disabled by ACPI
kern :info : [80957.454140] PM: suspend of devices complete after 976.746 msecs
kern :info : [80957.465106] PM: late suspend of devices complete after 10.962 msecs
kern :info : [80957.465774] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [80957.465863] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [80957.466105] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [80957.466179] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [80957.466230] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [80957.477036] PM: noirq suspend of devices complete after 11.927 msecs
kern :info : [80957.477663] ACPI: Preparing to enter system sleep state S3
kern :info : [80957.481681] PM: Saving platform NVS memory
kern :info : [80957.482655] Disabling non-boot CPUs ...
kern :info : [80957.483822] kvm: disabling virtualization on CPU1
kern :info : [80957.483966] smpboot: CPU 1 is now offline
kern :info : [80957.484213] ACPI: Low-level resume complete
kern :info : [80957.484213] PM: Restoring platform NVS memory
kern :info : [80957.484213] Enabling non-boot CPUs ...
kern :info : [80957.484213] x86: Booting SMP configuration:
kern :info : [80957.484213] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [80957.483822] Disabled fast string operations
kern :info : [80957.483822] kvm: enabling virtualization on CPU1
kern :info : [80957.504353] CPU1 is up
kern :info : [80957.507211] ACPI: Waking up from system sleep state S3
kern :info : [80957.528245] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [80957.533957] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [80957.534036] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [80957.534437] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [80957.546113] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [80957.546197] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [80957.546677] PM: noirq resume of devices complete after 12.869 msecs
kern :info : [80957.546888] PM: early resume of devices complete after 0.175 msecs
kern :warn : [80957.549132] usb usb5: root hub lost power or was reset
kern :warn : [80957.549316] usb usb4: root hub lost power or was reset
kern :warn : [80957.549394] usb usb3: root hub lost power or was reset
kern :debug : [80957.549571] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [80957.549861] usb usb6: root hub lost power or was reset
kern :warn : [80957.550386] usb usb7: root hub lost power or was reset
kern :warn : [80957.550465] usb usb8: root hub lost power or was reset
kern :warn : [80957.550624] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [80957.551670] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :notice: [80957.552505] sd 0:0:0:0: [sda] Starting disk
kern :debug : [80957.622212] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [80957.650069] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [80957.650071] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [80957.650080] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [80957.650083] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [80957.650382] serial 00:05: activated
kern :info : [80957.650614] parport_pc 00:06: activated
kern :info : [80957.650755] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [80957.653727] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [80957.856073] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :info : [80957.856103] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :debug : [80957.858571] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [80957.859135] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [80957.859138] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [80957.859140] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [80957.859342] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [80957.859449] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [80957.859708] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [80957.859710] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [80957.860804] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [80957.860806] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [80957.860808] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [80957.860994] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [80957.861094] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [80957.861097] ata1.00: configured for UDMA/133
kern :debug : [80957.863744] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [80957.864771] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [80957.864773] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [80957.865770] ata2.00: configured for UDMA/100
kern :info : [80957.867063] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :info : [80957.867067] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :notice: [80957.872262] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :debug : [80958.010071] hdaps: initial mode latch is 0x05
kern :debug : [80958.010214] hdaps: setting ec_rate=250, filter_order=2
kern :info : [80958.010442] PM: resume of devices complete after 463.550 msecs
kern :notice: [80958.010645] Restarting tasks ...
kern :info : [80958.010669] ACPI: \_SB_.GDCK: docking
kern :info : [80958.026265] usb 2-4: USB disconnect, device number 4
kern :info : [80958.030660] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :notice: [80958.039154] done.
kern :info : [80958.068889] video LNXVIDEO:00: Restoring backlight state
kern :notice: [80958.104034] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [80958.243062] usb 1-5: new high-speed USB device number 6 using ehci-pci
kern :info : [80958.357313] usb 1-5: New USB device found, idVendor=04b3, idProduct=4485
kern :info : [80958.357317] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
kern :info : [80958.357588] hub 1-5:1.0: USB hub found
kern :info : [80958.357682] hub 1-5:1.0: 4 ports detected
kern :info : [80958.727849] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
kern :info : [80958.767047] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [80958.889314] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :warn : [80960.445382] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [80960.445424] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [80960.445571] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [80960.445614] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [80960.445617] ata1.00: configured for UDMA/133
kern :info : [80960.445625] ata1: EH complete
kern :info : [80960.456641] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [80960.461061] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [80960.947895] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [80960.948045] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [80962.593033] usb 2-4: new high-speed USB device number 5 using ehci-pci
kern :info : [80963.503565] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [80963.503569] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [80963.503571] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [80963.503573] usb 2-4: Manufacturer: Ericsson
kern :info : [80963.503574] usb 2-4: SerialNumber: 3541430256485280
kern :info : [80963.516084] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [80963.536457] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [80963.547289] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [80963.553951] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [80963.560128] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [80963.569820] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [81029.484135] e1000e: eth0 NIC Link is Down
kern :debug : [81033.592237] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [81033.693073] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [81033.693218] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [81033.695722] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [81033.698965] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [81033.726610] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [81035.883894] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [81035.884050] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [81043.005729] wlan0: authenticate with c0:25:06:47:03:83
kern :info : [81043.008582] wlan0: send auth to c0:25:06:47:03:83 (try 1/3)
kern :info : [81043.013542] wlan0: authenticated
kern :info : [81043.014272] wlan0: associate with c0:25:06:47:03:83 (try 1/3)
kern :info : [81043.032681] wlan0: RX AssocResp from c0:25:06:47:03:83 (capab=0x431 status=0 aid=1)
kern :info : [81043.040201] wlan0: associated
kern :info : [81043.040240] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
kern :info : [81043.040299] cfg80211: Calling CRDA for country: DE
kern :info : [81043.045746] cfg80211: Regulatory domain changed to country: DE
kern :info : [81043.045750] cfg80211: DFS Master region: unset
kern :info : [81043.045751] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [81043.045754] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [81043.045756] cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [81043.045757] cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
kern :info : [81043.045759] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
kern :info : [81043.045760] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
kern :info : [144263.112148] traps: notification-da[7267] trap int3 ip:7f718e47e84e sp:7fff3b66fa90 error:0
kern :info : [148002.064079] traps: notification-da[7647] trap int3 ip:7f7bf128984e sp:7ffff8a835f0 error:0
kern :info : [150453.113049] traps: notification-da[7878] trap int3 ip:7f73b597384e sp:7ffff5841630 error:0
kern :warn : [187701.407482] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [187701.407516] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [187701.407524] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [187701.407536] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [187701.407548] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [187701.407560] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [187701.407586] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [187701.407592] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [187701.407606] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [187701.407611] i915 0000:00:02.0: using default PCI settings
kern :warn : [187701.407625] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [187701.407630] pci 0000:00:02.1: using default PCI settings
kern :warn : [187701.407643] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [187701.407648] pci 0000:00:03.0: using default PCI settings
kern :warn : [187701.407663] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [187701.407668] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [187701.407684] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [187701.407690] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [187701.407706] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [187701.407711] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [187701.407728] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [187701.407733] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [187701.407750] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [187701.407755] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [187701.407772] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [187701.407781] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [187701.407790] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [187701.407811] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [187701.407820] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [187701.407837] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [187701.407846] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [187701.407854] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [187701.407863] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [187701.407868] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [187701.407885] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [187701.407889] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [187701.407906] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [187701.407911] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [187701.407927] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [187701.407932] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [187701.407948] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [187701.407953] pci 0000:00:1e.0: using default PCI settings
kern :warn : [187701.407981] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [187701.407985] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [187701.408037] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [187701.408043] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [187701.408066] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [187701.408071] r592 0000:15:00.4: using default PCI settings
kern :warn : [187701.408095] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [187701.408100] pci 0000:15:00.5: using default PCI settings
kern :warn : [187701.408120] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [187701.408130] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [187701.408158] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [187701.408171] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [187701.408196] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [187701.408207] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [232007.371430] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [232007.371464] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [232007.371473] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [232007.371485] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [232007.371497] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [232007.371509] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [232007.371536] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [232007.371541] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [232007.371556] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [232007.371561] i915 0000:00:02.0: using default PCI settings
kern :warn : [232007.371574] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [232007.371579] pci 0000:00:02.1: using default PCI settings
kern :warn : [232007.371592] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [232007.371597] pci 0000:00:03.0: using default PCI settings
kern :warn : [232007.371612] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [232007.371616] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [232007.371633] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [232007.371638] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [232007.371655] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [232007.371660] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [232007.371677] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [232007.371681] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [232007.371698] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [232007.371703] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [232007.371720] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [232007.371730] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [232007.371739] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [232007.371760] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [232007.371769] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [232007.371786] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [232007.371795] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [232007.371804] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [232007.371813] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [232007.371818] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [232007.371835] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [232007.371840] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [232007.371856] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [232007.371861] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [232007.371878] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [232007.371883] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [232007.371900] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [232007.371905] pci 0000:00:1e.0: using default PCI settings
kern :warn : [232007.371932] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [232007.371937] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [232007.371958] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [232007.371963] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [232007.371984] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [232007.371989] r592 0000:15:00.4: using default PCI settings
kern :warn : [232007.372037] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [232007.372043] pci 0000:15:00.5: using default PCI settings
kern :warn : [232007.372063] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [232007.372067] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [232007.372087] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [232007.372092] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [232007.372110] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [232007.372114] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [244656.599159] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [244656.599173] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [244656.599176] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [244656.599181] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [244656.599187] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [244656.599192] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [244656.599204] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [244656.599206] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [244656.599210] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [244656.599212] i915 0000:00:02.0: using default PCI settings
kern :warn : [244656.599216] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [244656.599218] pci 0000:00:02.1: using default PCI settings
kern :warn : [244656.599222] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [244656.599223] pci 0000:00:03.0: using default PCI settings
kern :warn : [244656.599228] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [244656.599230] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [244656.599237] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [244656.599239] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [244656.599246] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [244656.599248] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [244656.599255] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [244656.599257] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [244656.599264] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [244656.599266] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [244656.599273] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [244656.599276] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [244656.599279] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [244656.599288] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [244656.599291] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [244656.599299] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [244656.599301] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [244656.599304] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [244656.599307] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [244656.599308] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [244656.599315] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [244656.599317] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [244656.599324] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [244656.599326] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [244656.599333] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [244656.599335] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [244656.599342] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [244656.599344] pci 0000:00:1e.0: using default PCI settings
kern :warn : [244656.599357] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [244656.599358] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [244656.599368] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [244656.599370] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [244656.599380] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [244656.599382] r592 0000:15:00.4: using default PCI settings
kern :warn : [244656.599392] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [244656.599393] pci 0000:15:00.5: using default PCI settings
kern :warn : [244656.599403] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [244656.599404] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [244656.599414] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [244656.599415] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [244656.599423] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [244656.599424] i801_smbus 0000:00:1f.3: using default PCI settings
kern :info : [245736.716159] usb 1-1: new high-speed USB device number 7 using ehci-pci
kern :err : [245737.221111] usb 1-1: device not accepting address 7, error -32
kern :info : [245737.323183] usb 1-1: new high-speed USB device number 8 using ehci-pci
kern :info : [245737.443285] usb 1-1: New USB device found, idVendor=1949, idProduct=0004
kern :info : [245737.443293] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [245737.443300] usb 1-1: Product: Amazon Kindle
kern :info : [245737.443305] usb 1-1: Manufacturer: Amazon
kern :info : [245737.443310] usb 1-1: SerialNumber: 90D42201423308PR
kern :info : [245737.451137] usb-storage 1-1:1.0: USB Mass Storage device detected
kern :info : [245737.451389] scsi4 : usb-storage 1-1:1.0
kern :notice: [245738.453420] scsi 4:0:0:0: Direct-Access Kindle Internal Storage 0100 PQ: 0 ANSI: 2
kern :notice: [245738.454773] sd 4:0:0:0: Attached scsi generic sg2 type 0
kern :notice: [245738.462404] sd 4:0:0:0: [sdb] Attached SCSI removable disk
kern :notice: [245744.615412] sd 4:0:0:0: [sdb] 2797568 512-byte logical blocks: (1.43 GB/1.33 GiB)
kern :notice: [245744.829545] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [245745.052302] sdb: sdb1
kern :info : [245792.112467] traps: notification-da[18576] trap int3 ip:7f90d03ec84e sp:7fff2d5d01d0 error:0
kern :info : [245956.017575] sdb: detected capacity change from 1432354816 to 0
kern :warn : [273579.398479] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [273579.398511] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [273579.398520] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [273579.398532] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [273579.398544] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [273579.398556] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [273579.398581] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [273579.398587] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [273579.398602] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [273579.398607] i915 0000:00:02.0: using default PCI settings
kern :warn : [273579.398621] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [273579.398626] pci 0000:00:02.1: using default PCI settings
kern :warn : [273579.398639] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [273579.398644] pci 0000:00:03.0: using default PCI settings
kern :warn : [273579.398658] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [273579.398663] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [273579.398680] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [273579.398685] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [273579.398702] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [273579.398707] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [273579.398723] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [273579.398728] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [273579.398745] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [273579.398750] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [273579.398767] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [273579.398777] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [273579.398786] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [273579.398806] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [273579.398815] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [273579.398832] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [273579.398841] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [273579.398850] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [273579.398859] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [273579.398864] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [273579.398880] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [273579.398885] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [273579.398902] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [273579.398907] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [273579.398923] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [273579.398928] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [273579.398945] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [273579.398950] pci 0000:00:1e.0: using default PCI settings
kern :warn : [273579.398977] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [273579.398982] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [273579.399040] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [273579.399046] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [273579.399071] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [273579.399076] r592 0000:15:00.4: using default PCI settings
kern :warn : [273579.399098] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [273579.399102] pci 0000:15:00.5: using default PCI settings
kern :warn : [273579.399123] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [273579.399128] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [273579.399150] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [273579.399162] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [273579.399185] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [273579.399198] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [299690.265498] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [299690.265532] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [299690.265542] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [299690.265555] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [299690.265567] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [299690.265580] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [299690.265608] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [299690.265614] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [299690.265628] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [299690.265633] i915 0000:00:02.0: using default PCI settings
kern :warn : [299690.265647] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [299690.265652] pci 0000:00:02.1: using default PCI settings
kern :warn : [299690.265665] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [299690.265670] pci 0000:00:03.0: using default PCI settings
kern :warn : [299690.265685] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [299690.265690] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [299690.265707] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [299690.265712] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [299690.265729] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [299690.265734] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [299690.265750] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [299690.265755] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [299690.265772] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [299690.265777] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [299690.265794] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [299690.265803] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [299690.265812] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [299690.265833] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [299690.265842] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [299690.265861] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [299690.265869] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [299690.265879] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [299690.265889] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [299690.265894] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [299690.265912] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [299690.265917] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [299690.265934] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [299690.265939] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [299690.265955] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [299690.265960] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [299690.265978] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [299690.265982] pci 0000:00:1e.0: using default PCI settings
kern :warn : [299690.266036] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [299690.266041] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [299690.266063] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [299690.266068] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [299690.266090] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [299690.266095] r592 0000:15:00.4: using default PCI settings
kern :warn : [299690.266116] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [299690.266121] pci 0000:15:00.5: using default PCI settings
kern :warn : [299690.266140] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [299690.266145] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [299690.266164] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [299690.266169] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [299690.266185] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [299690.266190] i801_smbus 0000:00:1f.3: using default PCI settings
kern :info : [300539.533256] usb 1-1: USB disconnect, device number 8
kern :warn : [300553.869074] acpi PNP0401:00: Cannot transition to non-D0 state from D3
kern :info : [300553.869163] ACPI: \_SB_.GDCK: undocking
kern :info : [300553.887263] usb 1-5: USB disconnect, device number 6
kern :info : [300555.012242] e1000e: eth0 NIC Link is Down
kern :info : [300555.137068] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [300555.555348] thinkpad_acpi: EC reports that Thermal Table has changed
kern :warn : [300555.555835] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [300555.555847] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [300555.555850] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [300555.555856] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [300555.555861] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [300555.555868] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [300555.555882] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [300555.555884] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [300555.555897] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [300555.555899] i915 0000:00:02.0: using default PCI settings
kern :warn : [300555.555903] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [300555.555905] pci 0000:00:02.1: using default PCI settings
kern :warn : [300555.555909] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [300555.555911] pci 0000:00:03.0: using default PCI settings
kern :warn : [300555.555916] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [300555.555918] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [300555.555934] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [300555.555935] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [300555.555951] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [300555.555952] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [300555.555962] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [300555.555963] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [300555.555972] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [300555.555973] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [300555.555981] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [300555.555984] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [300555.555987] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [300555.555996] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [300555.555999] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [300555.556019] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [300555.556022] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [300555.556025] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [300555.556027] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [300555.556029] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [300555.556037] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [300555.556038] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [300555.556046] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [300555.556047] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [300555.556055] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [300555.556057] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [300555.556065] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [300555.556066] pci 0000:00:1e.0: using default PCI settings
kern :warn : [300555.556080] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [300555.556082] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [300555.556093] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [300555.556094] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [300555.556105] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [300555.556106] r592 0000:15:00.4: using default PCI settings
kern :warn : [300555.556116] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [300555.556118] pci 0000:15:00.5: using default PCI settings
kern :warn : [300555.556128] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [300555.556130] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [300555.556141] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [300555.556142] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [300555.556151] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [300555.556152] i801_smbus 0000:00:1f.3: using default PCI settings
kern :info : [300556.214032] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [300556.295166] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [300556.454980] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300557.380786] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300558.182034] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300558.993666] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300559.795870] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300560.597640] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300561.399758] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [300562.201538] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :info : [300562.891411] PM: Syncing filesystems ... done.
kern :notice: [300562.961609] Freezing user space processes ...
kern :warn : [300563.002951] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :notice: [300563.009234] (elapsed 0.047 seconds) done.
kern :notice: [300563.009238] Freezing remaining freezable tasks ... (elapsed 5.698 seconds) done.
kern :notice: [300568.707845] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [300568.708375] hdaps: setting ec_rate=0, filter_order=1
kern :info : [300568.905199] wlan0: deauthenticating from c0:25:06:47:03:83 by local choice (Reason: 3=DEAUTH_LEAVING)
kern :notice: [300568.905942] sd 0:0:0:0: [sda] Synchronizing SCSI cache
kern :notice: [300568.907201] sd 0:0:0:0: [sda] Stopping disk
kern :info : [300568.911545] parport_pc 00:06: disabled
kern :info : [300568.911600] serial 00:05: disabled
kern :info : [300568.911818] cfg80211: Calling CRDA to update world regulatory domain
kern :info : [300568.911872] serial 00:05: System wakeup disabled by ACPI
kern :info : [300569.447157] PM: suspend of devices complete after 738.911 msecs
kern :info : [300569.458108] PM: late suspend of devices complete after 10.946 msecs
kern :info : [300569.458774] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [300569.458861] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [300569.459102] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [300569.459180] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [300569.459197] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [300569.470032] PM: noirq suspend of devices complete after 11.921 msecs
kern :info : [300569.470645] ACPI: Preparing to enter system sleep state S3
kern :info : [300569.474490] PM: Saving platform NVS memory
kern :info : [300569.475491] Disabling non-boot CPUs ...
kern :info : [300569.476660] kvm: disabling virtualization on CPU1
kern :info : [300569.476803] smpboot: CPU 1 is now offline
kern :info : [300569.477125] ACPI: Low-level resume complete
kern :info : [300569.477125] PM: Restoring platform NVS memory
kern :info : [300569.477125] Enabling non-boot CPUs ...
kern :info : [300569.477125] x86: Booting SMP configuration:
kern :info : [300569.477125] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [300569.476660] Disabled fast string operations
kern :info : [300569.476660] kvm: enabling virtualization on CPU1
kern :info : [300569.493829] CPU1 is up
kern :info : [300569.496695] ACPI: Waking up from system sleep state S3
kern :info : [300569.521367] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [300569.521445] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [300569.521837] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [300569.532152] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [300569.532154] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [300569.534358] PM: noirq resume of devices complete after 13.190 msecs
kern :info : [300569.534585] PM: early resume of devices complete after 0.191 msecs
kern :warn : [300569.537161] usb usb3: root hub lost power or was reset
kern :warn : [300569.537241] usb usb4: root hub lost power or was reset
kern :warn : [300569.537324] usb usb5: root hub lost power or was reset
kern :debug : [300569.537466] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [300569.537714] usb usb6: root hub lost power or was reset
kern :warn : [300569.537791] usb usb7: root hub lost power or was reset
kern :warn : [300569.537867] usb usb8: root hub lost power or was reset
kern :warn : [300569.538456] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [300569.539490] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :notice: [300569.540372] sd 0:0:0:0: [sda] Starting disk
kern :debug : [300569.610261] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [300569.638051] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [300569.638053] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [300569.638063] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [300569.638065] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [300569.638385] serial 00:05: activated
kern :info : [300569.638625] parport_pc 00:06: activated
kern :info : [300569.638735] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [300569.641699] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [300569.844113] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :info : [300569.844142] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :debug : [300569.846678] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [300569.847276] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [300569.847279] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [300569.847281] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [300569.847454] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [300569.847555] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [300569.847684] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [300569.847686] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [300569.848917] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [300569.848919] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [300569.848920] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [300569.849118] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [300569.849206] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [300569.849210] ata1.00: configured for UDMA/133
kern :debug : [300569.851801] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [300569.852869] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [300569.852871] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [300569.853855] ata2.00: configured for UDMA/100
kern :info : [300569.854050] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :info : [300569.855130] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :debug : [300569.997952] hdaps: initial mode latch is 0x05
kern :debug : [300569.998093] hdaps: setting ec_rate=250, filter_order=2
kern :info : [300569.998323] PM: resume of devices complete after 463.735 msecs
kern :notice: [300569.998569] Restarting tasks ...
kern :info : [300570.011037] usb 2-4: USB disconnect, device number 5
kern :info : [300570.013897] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :notice: [300570.036184] done.
kern :info : [300570.051452] video LNXVIDEO:00: Restoring backlight state
kern :notice: [300570.092039] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [300570.443398] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [300570.510728] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [300570.750683] cfg80211: World regulatory domain updated:
kern :info : [300570.750688] cfg80211: DFS Master region: unset
kern :info : [300570.750689] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [300570.750692] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [300570.750694] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [300570.750695] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [300570.750697] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [300570.750698] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [300574.604085] usb 2-4: new high-speed USB device number 6 using ehci-pci
kern :info : [300575.421763] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [300575.421768] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [300575.421772] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [300575.421775] usb 2-4: Manufacturer: Ericsson
kern :info : [300575.421777] usb 2-4: SerialNumber: 3541430256485280
kern :info : [300575.443608] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [300575.448925] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [300575.449034] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [300575.449071] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [300575.458120] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [300575.470111] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [300575.526617] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [300575.542119] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [300575.556109] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :warn : [300576.058246] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [300576.058328] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [300576.058512] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [300576.058578] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [300576.058583] ata1.00: configured for UDMA/133
kern :info : [300576.058593] ata1: EH complete
kern :notice: [300576.787146] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [300576.788200] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [300576.821384] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [300576.825927] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [300576.954029] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [300578.340375] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [300578.455418] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
kern :info : [300578.468703] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [300578.521652] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [300578.607163] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :warn : [300579.031373] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [300579.031449] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [300579.031608] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [300579.031651] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [300579.031654] ata1.00: configured for UDMA/133
kern :info : [300579.031661] ata1: EH complete
kern :notice: [300579.031793] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [300579.039270] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [300579.046614] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [300580.356890] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [300580.357001] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [300580.357061] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [301137.119405] e1000e: eth0 NIC Link is Down
kern :debug : [301141.285679] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [301141.386199] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [301141.386537] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [301141.394788] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [301141.397776] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [301141.421657] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [301142.963026] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [301142.963147] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [301142.963201] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [311963.106954] traps: notification-da[5261] trap int3 ip:7f625399984e sp:7fff8c963480 error:0
kern :info : [312114.109364] traps: notification-da[5583] trap int3 ip:7f7138aa784e sp:7fff6bf0ed30 error:0
kern :info : [326979.436188] e1000e: eth0 NIC Link is Down
kern :info : [326979.561379] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [326979.795303] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [326979.980084] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [326980.073832] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [326980.638532] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :info : [326980.963335] PM: Syncing filesystems ... done.
kern :notice: [326981.039618] Freezing user space processes ...
kern :warn : [326981.447354] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :notice: [326981.453170] (elapsed 0.413 seconds) done.
kern :notice: [326981.453183] Freezing remaining freezable tasks ... (elapsed 1.401 seconds) done.
kern :notice: [326982.854776] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [326982.855361] hdaps: setting ec_rate=0, filter_order=1
kern :notice: [326983.057461] sd 0:0:0:0: [sda] Synchronizing SCSI cache
kern :info : [326983.058725] parport_pc 00:06: disabled
kern :info : [326983.058781] serial 00:05: disabled
kern :info : [326983.059141] serial 00:05: System wakeup disabled by ACPI
kern :notice: [326983.060398] sd 0:0:0:0: [sda] Stopping disk
kern :info : [326983.535161] PM: suspend of devices complete after 679.949 msecs
kern :info : [326983.546094] PM: late suspend of devices complete after 10.928 msecs
kern :info : [326983.546726] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [326983.546811] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [326983.547223] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [326983.547245] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [326983.547266] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [326983.558038] PM: noirq suspend of devices complete after 11.941 msecs
kern :info : [326983.558652] ACPI: Preparing to enter system sleep state S3
kern :info : [326983.562709] PM: Saving platform NVS memory
kern :info : [326983.563724] Disabling non-boot CPUs ...
kern :info : [326983.564889] kvm: disabling virtualization on CPU1
kern :info : [326983.565032] smpboot: CPU 1 is now offline
kern :info : [326983.565309] ACPI: Low-level resume complete
kern :info : [326983.565309] PM: Restoring platform NVS memory
kern :info : [326983.565309] Enabling non-boot CPUs ...
kern :info : [326983.565309] x86: Booting SMP configuration:
kern :info : [326983.565309] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [326983.564889] Disabled fast string operations
kern :info : [326983.564889] kvm: enabling virtualization on CPU1
kern :info : [326983.585361] CPU1 is up
kern :info : [326983.588241] ACPI: Waking up from system sleep state S3
kern :info : [326983.609217] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [326983.614846] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [326983.614938] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [326983.615331] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [326983.625219] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [326983.627144] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [326983.627393] PM: noirq resume of devices complete after 12.750 msecs
kern :info : [326983.627684] PM: early resume of devices complete after 0.250 msecs
kern :warn : [326983.629877] usb usb3: root hub lost power or was reset
kern :warn : [326983.629958] usb usb4: root hub lost power or was reset
kern :warn : [326983.630048] usb usb5: root hub lost power or was reset
kern :debug : [326983.630191] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [326983.630500] usb usb6: root hub lost power or was reset
kern :warn : [326983.630578] usb usb7: root hub lost power or was reset
kern :warn : [326983.630655] usb usb8: root hub lost power or was reset
kern :warn : [326983.630880] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [326983.631942] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :notice: [326983.633299] sd 0:0:0:0: [sda] Starting disk
kern :debug : [326983.703209] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [326983.731108] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [326983.731110] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [326983.731121] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [326983.731123] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [326983.731433] serial 00:05: activated
kern :info : [326983.731665] parport_pc 00:06: activated
kern :info : [326983.731777] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [326983.734751] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [326983.937112] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :info : [326983.937143] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :debug : [326983.939577] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [326983.940261] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [326983.940264] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [326983.940266] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [326983.940523] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [326983.940568] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [326983.940571] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [326983.940648] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [326983.941963] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [326983.941965] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [326983.941967] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [326983.942131] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [326983.942218] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [326983.942221] ata1.00: configured for UDMA/133
kern :debug : [326983.944555] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [326983.945623] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [326983.945626] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [326983.946620] ata2.00: configured for UDMA/100
kern :info : [326983.947064] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :info : [326983.947067] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :debug : [326984.090714] hdaps: initial mode latch is 0x05
kern :debug : [326984.090826] hdaps: setting ec_rate=250, filter_order=2
kern :info : [326984.091053] PM: resume of devices complete after 463.366 msecs
kern :notice: [326984.091663] Restarting tasks ...
kern :info : [326984.091685] ACPI: \_SB_.GDCK: docking
kern :info : [326984.091947] usb 2-4: USB disconnect, device number 6
kern :info : [326984.092677] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :notice: [326984.117125] done.
kern :info : [326984.134360] video LNXVIDEO:00: Restoring backlight state
kern :notice: [326984.184036] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [326984.436036] usb 1-5: new high-speed USB device number 9 using ehci-pci
kern :info : [326984.551318] usb 1-5: New USB device found, idVendor=04b3, idProduct=4485
kern :info : [326984.551330] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
kern :info : [326984.551598] hub 1-5:1.0: USB hub found
kern :info : [326984.551687] hub 1-5:1.0: 4 ports detected
kern :info : [326986.740970] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [326986.741263] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [326988.705116] usb 2-4: new high-speed USB device number 7 using ehci-pci
kern :info : [326989.524715] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [326989.524732] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [326989.524744] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [326989.524756] usb 2-4: Manufacturer: Ericsson
kern :info : [326989.524767] usb 2-4: SerialNumber: 3541430256485280
kern :info : [326989.538193] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [326989.612809] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [326989.627808] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [326989.633055] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [326989.639223] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [326989.646951] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [327099.075335] e1000e: eth0 NIC Link is Down
kern :debug : [327103.653557] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [327103.754159] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [327103.754511] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [327103.763320] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [327103.766350] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [327103.790658] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [327106.021980] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [327106.022195] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [327112.811831] wlan0: authenticate with c0:25:06:47:03:83
kern :info : [327112.813482] wlan0: send auth to c0:25:06:47:03:83 (try 1/3)
kern :info : [327112.815803] wlan0: authenticated
kern :info : [327112.816052] wlan0: associate with c0:25:06:47:03:83 (try 1/3)
kern :info : [327112.833672] wlan0: RX AssocResp from c0:25:06:47:03:83 (capab=0x431 status=0 aid=1)
kern :info : [327112.843309] wlan0: associated
kern :info : [327112.843345] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
kern :info : [327112.843426] cfg80211: Calling CRDA for country: DE
kern :info : [327112.848122] cfg80211: Regulatory domain changed to country: DE
kern :info : [327112.848131] cfg80211: DFS Master region: unset
kern :info : [327112.848133] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [327112.848145] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [327112.848151] cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [327112.848158] cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
kern :info : [327112.848164] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
kern :info : [327112.848170] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
kern :warn : [376493.138285] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [376493.138315] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [376493.138328] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [376493.138343] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [376493.138359] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [376493.138375] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [376493.138400] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [376493.138411] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [376493.138427] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [376493.138438] i915 0000:00:02.0: using default PCI settings
kern :warn : [376493.138453] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [376493.138464] pci 0000:00:02.1: using default PCI settings
kern :warn : [376493.138480] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [376493.138490] pci 0000:00:03.0: using default PCI settings
kern :warn : [376493.138507] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [376493.138517] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [376493.138537] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [376493.138547] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [376493.138566] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [376493.138577] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [376493.138596] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [376493.138607] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [376493.138626] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [376493.138637] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [376493.138656] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [376493.138669] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [376493.138682] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [376493.138703] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [376493.138717] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [376493.138735] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [376493.138749] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [376493.138762] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [376493.138775] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [376493.138786] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [376493.138805] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [376493.138816] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [376493.138834] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [376493.138845] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [376493.138864] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [376493.138875] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [376493.138893] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [376493.138904] pci 0000:00:1e.0: using default PCI settings
kern :warn : [376493.138930] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [376493.138941] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [376493.138963] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [376493.138974] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [376493.138996] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [376493.139029] r592 0000:15:00.4: using default PCI settings
kern :warn : [376493.139054] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [376493.139065] pci 0000:15:00.5: using default PCI settings
kern :warn : [376493.139089] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [376493.139103] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [376493.139126] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [376493.139141] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [376493.139162] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [376493.139173] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [376533.072257] acpi PNP0401:00: Cannot transition to non-D0 state from D3
kern :info : [376533.072373] ACPI: \_SB_.GDCK: undocking
kern :info : [376533.089788] usb 1-5: USB disconnect, device number 9
kern :info : [376534.274221] e1000e: eth0 NIC Link is Down
kern :info : [376534.373287] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [376534.821826] thinkpad_acpi: EC reports that Thermal Table has changed
kern :warn : [376534.822634] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [376534.822652] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [376534.822660] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [376534.822672] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [376534.822683] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [376534.822693] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [376534.822709] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [376534.822716] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [376534.822735] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [376534.822742] i915 0000:00:02.0: using default PCI settings
kern :warn : [376534.822755] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [376534.822761] pci 0000:00:02.1: using default PCI settings
kern :warn : [376534.822780] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [376534.822786] pci 0000:00:03.0: using default PCI settings
kern :warn : [376534.822801] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [376534.822807] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [376534.822821] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [376534.822827] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [376534.822840] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [376534.822847] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [376534.822860] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [376534.822866] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [376534.822879] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [376534.822886] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [376534.822899] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [376534.822908] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [376534.822916] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [376534.822931] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [376534.822938] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [376534.822951] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [376534.822959] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [376534.822967] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [376534.822975] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [376534.822982] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [376534.822995] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [376534.823028] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [376534.823042] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [376534.823049] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [376534.823061] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [376534.823068] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [376534.823081] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [376534.823088] pci 0000:00:1e.0: using default PCI settings
kern :warn : [376534.823107] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [376534.823114] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [376534.823130] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [376534.823137] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [376534.823152] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [376534.823159] r592 0000:15:00.4: using default PCI settings
kern :warn : [376534.823175] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [376534.823181] pci 0000:15:00.5: using default PCI settings
kern :warn : [376534.823196] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [376534.823203] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [376534.823218] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [376534.823224] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [376534.823237] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [376534.823243] i801_smbus 0000:00:1f.3: using default PCI settings
kern :info : [376535.214277] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [376535.311568] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [376535.668170] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376536.469988] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376537.271549] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376538.073355] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376538.875256] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376539.678238] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376540.480804] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376541.282900] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376542.086152] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376542.887971] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [376543.188977] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [376543.189297] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [376543.189531] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [376543.189604] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [376543.189618] ata1.00: configured for UDMA/133
kern :info : [376543.189636] ata1: EH complete
kern :notice: [376543.189808] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [376543.199341] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [376543.206641] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [376546.380547] PM: Syncing filesystems ... done.
kern :notice: [376546.444474] Freezing user space processes ... (elapsed 0.001 seconds) done.
kern :notice: [376546.446216] Freezing remaining freezable tasks ... (elapsed 5.747 seconds) done.
kern :notice: [376552.194155] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [376552.194633] hdaps: setting ec_rate=0, filter_order=1
kern :info : [376552.408236] wlan0: deauthenticating from c0:25:06:47:03:83 by local choice (Reason: 3=DEAUTH_LEAVING)
kern :notice: [376552.408905] sd 0:0:0:0: [sda] Stopping disk
kern :info : [376552.415407] parport_pc 00:06: disabled
kern :info : [376552.415460] serial 00:05: disabled
kern :info : [376552.415610] cfg80211: Calling CRDA to update world regulatory domain
kern :info : [376552.415796] serial 00:05: System wakeup disabled by ACPI
kern :info : [376552.871159] PM: suspend of devices complete after 676.642 msecs
kern :info : [376552.882096] PM: late suspend of devices complete after 10.932 msecs
kern :info : [376552.882731] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [376552.882819] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [376552.883058] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [376552.883133] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [376552.883182] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [376552.894035] PM: noirq suspend of devices complete after 11.936 msecs
kern :info : [376552.894648] ACPI: Preparing to enter system sleep state S3
kern :info : [376552.898642] PM: Saving platform NVS memory
kern :info : [376552.899641] Disabling non-boot CPUs ...
kern :info : [376552.900803] kvm: disabling virtualization on CPU1
kern :info : [376552.900945] smpboot: CPU 1 is now offline
kern :info : [376552.901212] ACPI: Low-level resume complete
kern :info : [376552.901212] PM: Restoring platform NVS memory
kern :info : [376552.901212] Enabling non-boot CPUs ...
kern :info : [376552.901212] x86: Booting SMP configuration:
kern :info : [376552.901212] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [376552.900803] Disabled fast string operations
kern :info : [376552.900803] kvm: enabling virtualization on CPU1
kern :info : [376552.918283] CPU1 is up
kern :info : [376552.921140] ACPI: Waking up from system sleep state S3
kern :info : [376552.946378] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [376552.946442] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [376552.946912] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [376552.957094] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [376552.957226] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [376552.958534] PM: noirq resume of devices complete after 12.368 msecs
kern :info : [376552.958768] PM: early resume of devices complete after 0.197 msecs
kern :warn : [376552.965085] usb usb3: root hub lost power or was reset
kern :warn : [376552.965163] usb usb4: root hub lost power or was reset
kern :warn : [376552.965240] usb usb5: root hub lost power or was reset
kern :debug : [376552.965377] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [376552.965630] usb usb6: root hub lost power or was reset
kern :warn : [376552.965704] usb usb7: root hub lost power or was reset
kern :warn : [376552.965780] usb usb8: root hub lost power or was reset
kern :warn : [376552.965929] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [376552.966969] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :notice: [376552.968772] sd 0:0:0:0: [sda] Starting disk
kern :debug : [376553.040147] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [376553.066109] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [376553.066112] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [376553.066117] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [376553.066120] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [376553.066437] serial 00:05: activated
kern :info : [376553.066685] parport_pc 00:06: activated
kern :info : [376553.066820] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [376553.069790] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [376553.272112] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :info : [376553.272141] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :debug : [376553.274876] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [376553.275246] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [376553.275248] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [376553.275251] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [376553.275455] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [376553.275557] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [376553.275969] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [376553.275971] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [376553.276848] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [376553.276850] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [376553.276851] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [376553.277024] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [376553.277084] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [376553.277087] ata1.00: configured for UDMA/133
kern :debug : [376553.280350] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [376553.281487] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [376553.281489] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [376553.282059] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :info : [376553.282062] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :info : [376553.282574] ata2.00: configured for UDMA/100
kern :notice: [376553.288270] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :debug : [376553.426000] hdaps: initial mode latch is 0x05
kern :debug : [376553.426130] hdaps: setting ec_rate=250, filter_order=2
kern :info : [376553.426361] PM: resume of devices complete after 467.591 msecs
kern :notice: [376553.426975] Restarting tasks ...
kern :info : [376553.438412] usb 2-4: USB disconnect, device number 7
kern :info : [376553.441591] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :info : [376553.447142] cfg80211: World regulatory domain updated:
kern :info : [376553.447156] cfg80211: DFS Master region: unset
kern :info : [376553.447158] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [376553.447170] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [376553.447177] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [376553.447183] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [376553.447190] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [376553.447196] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :notice: [376553.451439] done.
kern :info : [376553.475296] video LNXVIDEO:00: Restoring backlight state
kern :notice: [376553.519045] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [376554.114155] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [376554.239160] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [376556.219924] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [376556.220043] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [376556.220082] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [376556.499528] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [376558.142098] usb 2-4: new high-speed USB device number 8 using ehci-pci
kern :info : [376558.585240] thinkpad_acpi: EC reports that Thermal Table has changed
kern :warn : [376558.864089] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [376558.864193] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [376558.864394] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [376558.864467] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [376558.864480] ata1.00: configured for UDMA/133
kern :info : [376558.864498] ata1: EH complete
kern :info : [376558.902538] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [376558.902554] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [376558.902567] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [376558.902578] usb 2-4: Manufacturer: Ericsson
kern :info : [376558.902589] usb 2-4: SerialNumber: 3541430256485280
kern :info : [376558.913910] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [376558.924460] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [376558.925728] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [376558.931347] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [376558.934900] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [376558.946984] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [376558.950586] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [376558.955198] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [376558.964484] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [376559.141880] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
kern :info : [376559.163751] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [376559.225890] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [376559.302562] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [376561.013630] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [376561.013750] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [376561.013787] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [376643.542377] e1000e: eth0 NIC Link is Down
kern :debug : [376647.966692] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [376648.067207] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [376648.067562] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [376648.074767] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [376648.077762] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [376648.101617] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [376649.677884] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [376649.678015] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [376649.678064] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [411298.526258] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [411298.586131] e1000e: eth0 NIC Link is Down
kern :info : [411298.679724] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [411298.706962] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [411298.715765] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [411299.219884] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [411299.219942] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [411299.220122] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [411299.220177] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [411299.220185] ata1.00: configured for UDMA/133
kern :info : [411299.220198] ata1: EH complete
kern :notice: [411299.220469] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [411299.228658] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [411299.235990] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [411304.413102] PM: Syncing filesystems ... done.
kern :notice: [411304.476062] Freezing user space processes ... (elapsed 0.001 seconds) done.
kern :notice: [411304.477670] Freezing remaining freezable tasks ... (elapsed 2.394 seconds) done.
kern :notice: [411306.871946] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [411306.872426] hdaps: setting ec_rate=0, filter_order=1
kern :notice: [411307.073399] sd 0:0:0:0: [sda] Stopping disk
kern :info : [411307.073753] parport_pc 00:06: disabled
kern :info : [411307.073811] serial 00:05: disabled
kern :info : [411307.074060] serial 00:05: System wakeup disabled by ACPI
kern :info : [411307.665159] PM: suspend of devices complete after 792.846 msecs
kern :info : [411307.676108] PM: late suspend of devices complete after 10.945 msecs
kern :info : [411307.676771] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [411307.676859] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [411307.677327] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [411307.677376] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [411307.677395] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [411307.688032] PM: noirq suspend of devices complete after 11.921 msecs
kern :info : [411307.688651] ACPI: Preparing to enter system sleep state S3
kern :info : [411307.692563] PM: Saving platform NVS memory
kern :info : [411307.693564] Disabling non-boot CPUs ...
kern :info : [411307.694726] kvm: disabling virtualization on CPU1
kern :info : [411307.694870] smpboot: CPU 1 is now offline
kern :info : [411307.695124] ACPI: Low-level resume complete
kern :info : [411307.695124] PM: Restoring platform NVS memory
kern :info : [411307.695124] Enabling non-boot CPUs ...
kern :info : [411307.695124] x86: Booting SMP configuration:
kern :info : [411307.695124] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [411307.694726] Disabled fast string operations
kern :info : [411307.694726] kvm: enabling virtualization on CPU1
kern :info : [411307.715350] CPU1 is up
kern :info : [411307.718219] ACPI: Waking up from system sleep state S3
kern :info : [411307.739376] thinkpad_acpi: EC reports that Thermal Table has changed
kern :info : [411307.745193] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [411307.745279] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [411307.745643] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [411307.756111] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [411307.756377] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [411307.756735] PM: noirq resume of devices complete after 11.750 msecs
kern :info : [411307.756965] PM: early resume of devices complete after 0.193 msecs
kern :warn : [411307.763441] usb usb3: root hub lost power or was reset
kern :warn : [411307.763696] usb usb4: root hub lost power or was reset
kern :warn : [411307.763726] usb usb5: root hub lost power or was reset
kern :debug : [411307.763824] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [411307.763934] usb usb6: root hub lost power or was reset
kern :warn : [411307.764004] usb usb7: root hub lost power or was reset
kern :warn : [411307.764157] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [411307.764257] usb usb8: root hub lost power or was reset
kern :notice: [411307.764341] sd 0:0:0:0: [sda] Starting disk
kern :warn : [411307.765403] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :debug : [411307.834156] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [411307.864052] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [411307.864055] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [411307.864104] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [411307.864106] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [411307.864438] serial 00:05: activated
kern :info : [411307.864676] parport_pc 00:06: activated
kern :info : [411307.864789] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [411307.867754] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [411308.069056] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :info : [411308.069087] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :debug : [411308.071560] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [411308.072211] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [411308.072214] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [411308.072216] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [411308.072426] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [411308.072530] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [411308.072576] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [411308.072579] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [411308.076674] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [411308.077791] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [411308.077794] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [411308.078876] ata2.00: configured for UDMA/100
kern :info : [411308.079048] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :debug : [411308.079544] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [411308.079551] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [411308.079552] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [411308.079723] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [411308.079817] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [411308.079821] ata1.00: configured for UDMA/133
kern :info : [411308.080057] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :notice: [411308.090256] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :debug : [411308.227719] hdaps: initial mode latch is 0x05
kern :debug : [411308.227832] hdaps: setting ec_rate=250, filter_order=2
kern :info : [411308.228062] PM: resume of devices complete after 471.095 msecs
kern :notice: [411308.228669] Restarting tasks ...
kern :info : [411308.228694] ACPI: \_SB_.GDCK: docking
kern :info : [411308.232540] usb 2-4: USB disconnect, device number 8
kern :info : [411308.234804] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :notice: [411308.252059] done.
kern :info : [411308.286601] video LNXVIDEO:00: Restoring backlight state
kern :notice: [411308.317034] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [411308.448042] usb 1-5: new high-speed USB device number 10 using ehci-pci
kern :info : [411308.562404] usb 1-5: New USB device found, idVendor=04b3, idProduct=4485
kern :info : [411308.562419] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
kern :info : [411308.562680] hub 1-5:1.0: USB hub found
kern :info : [411308.562772] hub 1-5:1.0: 4 ports detected
kern :info : [411308.912587] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
kern :info : [411308.980241] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :warn : [411308.996381] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [411308.996431] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [411308.996581] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [411308.996625] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [411308.996633] ata1.00: configured for UDMA/133
kern :info : [411308.996646] ata1: EH complete
kern :info : [411309.020146] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [411309.039568] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [411309.305489] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [411311.033910] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [411311.034082] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [411312.828188] usb 2-4: new high-speed USB device number 9 using ehci-pci
kern :info : [411313.696644] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [411313.696674] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [411313.696698] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [411313.696721] usb 2-4: Manufacturer: Ericsson
kern :info : [411313.696743] usb 2-4: SerialNumber: 3541430256485280
kern :info : [411313.743117] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [411313.760695] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [411313.773934] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [411313.777557] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [411313.785919] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [411313.797105] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [411318.239655] e1000e: eth0 NIC Link is Down
kern :debug : [411322.063876] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [411322.164176] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [411322.164334] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [411322.167113] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [411322.170085] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [411322.193747] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [411324.575981] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [411324.576132] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [411326.802865] wlan0: authenticate with c0:25:06:47:03:83
kern :info : [411326.805948] wlan0: send auth to c0:25:06:47:03:83 (try 1/3)
kern :info : [411326.808294] wlan0: authenticated
kern :info : [411326.808428] wlan0: waiting for beacon from c0:25:06:47:03:83
kern :info : [411326.890134] wlan0: associate with c0:25:06:47:03:83 (try 1/3)
kern :info : [411326.911592] wlan0: RX AssocResp from c0:25:06:47:03:83 (capab=0x431 status=0 aid=1)
kern :info : [411326.923217] wlan0: associated
kern :info : [411326.923292] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
kern :info : [411326.923442] cfg80211: Calling CRDA for country: DE
kern :info : [411326.929474] cfg80211: Regulatory domain changed to country: DE
kern :info : [411326.929501] cfg80211: DFS Master region: unset
kern :info : [411326.929507] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [411326.929547] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [411326.929569] cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
kern :info : [411326.929592] cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
kern :info : [411326.929614] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
kern :info : [411326.929636] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
kern :info : [432930.962712] wlan0: AP c0:25:06:47:03:83 changed bandwidth, new config is 2462 MHz, width 2 (2452/0 MHz)
kern :info : [433230.889035] wlan0: AP c0:25:06:47:03:83 changed bandwidth, new config is 2462 MHz, width 1 (2462/0 MHz)
kern :err : [451833.063121] iwlwifi 0000:03:00.0: fail to flush all tx fifo queues Q 2
kern :err : [451833.063152] iwlwifi 0000:03:00.0: Current SW read_ptr 211 write_ptr 212
kern :err : [451833.063201] iwl data: 00000000: 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
kern :err : [451833.063237] iwlwifi 0000:03:00.0: FH TRBs(0) = 0x00000000
kern :err : [451833.063271] iwlwifi 0000:03:00.0: FH TRBs(1) = 0x801020d3
kern :err : [451833.063306] iwlwifi 0000:03:00.0: FH TRBs(2) = 0x00000000
kern :err : [451833.063340] iwlwifi 0000:03:00.0: FH TRBs(3) = 0x8030007c
kern :err : [451833.063374] iwlwifi 0000:03:00.0: FH TRBs(4) = 0x00000000
kern :err : [451833.063408] iwlwifi 0000:03:00.0: FH TRBs(5) = 0x00000000
kern :err : [451833.063441] iwlwifi 0000:03:00.0: FH TRBs(6) = 0x00000000
kern :err : [451833.063476] iwlwifi 0000:03:00.0: FH TRBs(7) = 0x00704016
kern :err : [451833.063555] iwlwifi 0000:03:00.0: Q 0 is active and mapped to fifo 3 ra_tid 0x0000 [125,125]
kern :err : [451833.063634] iwlwifi 0000:03:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0x0000 [0,0]
kern :err : [451833.063714] iwlwifi 0000:03:00.0: Q 2 is active and mapped to fifo 1 ra_tid 0x0000 [211,212]
kern :err : [451833.063793] iwlwifi 0000:03:00.0: Q 3 is active and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.063873] iwlwifi 0000:03:00.0: Q 4 is active and mapped to fifo 7 ra_tid 0x0000 [23,23]
kern :err : [451833.063952] iwlwifi 0000:03:00.0: Q 5 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064061] iwlwifi 0000:03:00.0: Q 6 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064143] iwlwifi 0000:03:00.0: Q 7 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064223] iwlwifi 0000:03:00.0: Q 8 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064302] iwlwifi 0000:03:00.0: Q 9 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064381] iwlwifi 0000:03:00.0: Q 10 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064463] iwlwifi 0000:03:00.0: Q 11 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064543] iwlwifi 0000:03:00.0: Q 12 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064621] iwlwifi 0000:03:00.0: Q 13 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064701] iwlwifi 0000:03:00.0: Q 14 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064780] iwlwifi 0000:03:00.0: Q 15 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064859] iwlwifi 0000:03:00.0: Q 16 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.064941] iwlwifi 0000:03:00.0: Q 17 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.065042] iwlwifi 0000:03:00.0: Q 18 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :err : [451833.065126] iwlwifi 0000:03:00.0: Q 19 is inactive and mapped to fifo 0 ra_tid 0x0000 [0,0]
kern :warn : [458914.694523] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [458914.694578] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [458914.694603] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [458914.694632] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [458914.694662] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [458914.694691] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [458914.694735] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [458914.694757] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [458914.694789] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [458914.694811] i915 0000:00:02.0: using default PCI settings
kern :warn : [458914.694842] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [458914.694864] pci 0000:00:02.1: using default PCI settings
kern :warn : [458914.694894] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [458914.694916] pci 0000:00:03.0: using default PCI settings
kern :warn : [458914.694947] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [458914.694969] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [458914.695040] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [458914.695065] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [458914.695103] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [458914.695130] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [458914.695168] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [458914.695190] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [458914.695225] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [458914.695248] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [458914.695284] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [458914.695312] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [458914.695339] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [458914.695379] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [458914.695407] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [458914.695443] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [458914.695470] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [458914.695498] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [458914.695526] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [458914.695548] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [458914.695583] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [458914.695605] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [458914.695639] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [458914.695661] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [458914.695695] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [458914.695717] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [458914.695752] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [458914.695774] pci 0000:00:1e.0: using default PCI settings
kern :warn : [458914.695818] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [458914.695841] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [458914.695881] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [458914.695904] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [458914.695944] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [458914.695966] r592 0000:15:00.4: using default PCI settings
kern :warn : [458914.696028] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [458914.696031] pci 0000:15:00.5: using default PCI settings
kern :warn : [458914.696049] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [458914.696051] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [458914.696068] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [458914.696070] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [458914.696085] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [458914.696087] i801_smbus 0000:00:1f.3: using default PCI settings
kern :warn : [459515.871461] acpi PNP0401:00: Cannot transition to non-D0 state from D3
kern :info : [459515.871576] ACPI: \_SB_.GDCK: undocking
kern :info : [459515.888911] usb 1-5: USB disconnect, device number 10
kern :info : [459517.020181] e1000e: eth0 NIC Link is Down
kern :info : [459517.119181] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [459517.562270] thinkpad_acpi: EC reports that Thermal Table has changed
kern :warn : [459517.562833] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
kern :info : [459517.562851] yenta_cardbus 0000:15:00.0: CardBus bridge to [bus 16-17]
kern :info : [459517.562859] yenta_cardbus 0000:15:00.0: bridge window [io 0x5000-0x50ff]
kern :info : [459517.562870] yenta_cardbus 0000:15:00.0: bridge window [io 0x5400-0x54ff]
kern :info : [459517.562880] yenta_cardbus 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref]
kern :info : [459517.562891] yenta_cardbus 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff]
kern :warn : [459517.562910] agpgart-intel 0000:00:00.0: no hotplug settings from platform
kern :info : [459517.562916] agpgart-intel 0000:00:00.0: using default PCI settings
kern :warn : [459517.562926] i915 0000:00:02.0: no hotplug settings from platform
kern :info : [459517.562932] i915 0000:00:02.0: using default PCI settings
kern :warn : [459517.562951] pci 0000:00:02.1: no hotplug settings from platform
kern :info : [459517.562958] pci 0000:00:02.1: using default PCI settings
kern :warn : [459517.562967] pci 0000:00:03.0: no hotplug settings from platform
kern :info : [459517.562974] pci 0000:00:03.0: using default PCI settings
kern :warn : [459517.562985] e1000e 0000:00:19.0: no hotplug settings from platform
kern :info : [459517.562991] e1000e 0000:00:19.0: using default PCI settings
kern :warn : [459517.563021] uhci_hcd 0000:00:1a.0: no hotplug settings from platform
kern :info : [459517.563028] uhci_hcd 0000:00:1a.0: using default PCI settings
kern :warn : [459517.563042] uhci_hcd 0000:00:1a.1: no hotplug settings from platform
kern :info : [459517.563048] uhci_hcd 0000:00:1a.1: using default PCI settings
kern :warn : [459517.563061] uhci_hcd 0000:00:1a.2: no hotplug settings from platform
kern :info : [459517.563067] uhci_hcd 0000:00:1a.2: using default PCI settings
kern :warn : [459517.563080] ehci-pci 0000:00:1a.7: no hotplug settings from platform
kern :info : [459517.563087] ehci-pci 0000:00:1a.7: using default PCI settings
kern :warn : [459517.563100] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
kern :warn : [459517.563109] pcieport 0000:00:1c.0: no hotplug settings from platform
kern :warn : [459517.563117] pcieport 0000:00:1c.1: no hotplug settings from platform
kern :warn : [459517.563131] iwlwifi 0000:03:00.0: no hotplug settings from platform
kern :warn : [459517.563139] pcieport 0000:00:1c.2: no hotplug settings from platform
kern :warn : [459517.563152] pci 0000:04:00.0: no hotplug settings from platform
kern :warn : [459517.563160] pcieport 0000:00:1c.3: no hotplug settings from platform
kern :warn : [459517.563167] pcieport 0000:00:1c.4: no hotplug settings from platform
kern :warn : [459517.563175] uhci_hcd 0000:00:1d.0: no hotplug settings from platform
kern :info : [459517.563181] uhci_hcd 0000:00:1d.0: using default PCI settings
kern :warn : [459517.563194] uhci_hcd 0000:00:1d.1: no hotplug settings from platform
kern :info : [459517.563201] uhci_hcd 0000:00:1d.1: using default PCI settings
kern :warn : [459517.563214] uhci_hcd 0000:00:1d.2: no hotplug settings from platform
kern :info : [459517.563220] uhci_hcd 0000:00:1d.2: using default PCI settings
kern :warn : [459517.563234] ehci-pci 0000:00:1d.7: no hotplug settings from platform
kern :info : [459517.563240] ehci-pci 0000:00:1d.7: using default PCI settings
kern :warn : [459517.563254] pci 0000:00:1e.0: no hotplug settings from platform
kern :info : [459517.563260] pci 0000:00:1e.0: using default PCI settings
kern :warn : [459517.563279] firewire_ohci 0000:15:00.1: no hotplug settings from platform
kern :info : [459517.563286] firewire_ohci 0000:15:00.1: using default PCI settings
kern :warn : [459517.563302] sdhci-pci 0000:15:00.2: no hotplug settings from platform
kern :info : [459517.563308] sdhci-pci 0000:15:00.2: using default PCI settings
kern :warn : [459517.563324] r592 0000:15:00.4: no hotplug settings from platform
kern :info : [459517.563331] r592 0000:15:00.4: using default PCI settings
kern :warn : [459517.563346] pci 0000:15:00.5: no hotplug settings from platform
kern :info : [459517.563352] pci 0000:15:00.5: using default PCI settings
kern :warn : [459517.563367] lpc_ich 0000:00:1f.0: no hotplug settings from platform
kern :info : [459517.563373] lpc_ich 0000:00:1f.0: using default PCI settings
kern :warn : [459517.563388] ahci 0000:00:1f.2: no hotplug settings from platform
kern :info : [459517.563394] ahci 0000:00:1f.2: using default PCI settings
kern :warn : [459517.563407] i801_smbus 0000:00:1f.3: no hotplug settings from platform
kern :info : [459517.563414] i801_smbus 0000:00:1f.3: using default PCI settings
kern :info : [459517.785355] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [459517.832515] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :warn : [459518.376481] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459519.178862] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459519.981540] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459520.783476] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459521.594290] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459522.396078] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459523.199433] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459524.000693] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459524.802309] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459525.603746] e1000e 0000:00:19.0 eth0: Error reading PHY register
kern :warn : [459525.933859] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [459525.933956] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [459525.934364] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [459525.934436] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [459525.934444] ata1.00: configured for UDMA/133
kern :info : [459525.934456] ata1: EH complete
kern :notice: [459525.934577] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
kern :info : [459525.945353] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [459525.950506] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [459542.297838] PM: Syncing filesystems ... done.
kern :notice: [459542.360546] Freezing user space processes ... (elapsed 0.001 seconds) done.
kern :notice: [459542.362191] Freezing remaining freezable tasks ... (elapsed 5.481 seconds) done.
kern :notice: [459547.843827] Suspending console(s) (use no_console_suspend to debug)
kern :debug : [459547.844313] hdaps: setting ec_rate=0, filter_order=1
kern :info : [459548.040848] wlan0: deauthenticating from c0:25:06:47:03:83 by local choice (Reason: 3=DEAUTH_LEAVING)
kern :notice: [459548.041431] sd 0:0:0:0: [sda] Stopping disk
kern :info : [459548.049697] parport_pc 00:06: disabled
kern :info : [459548.049752] serial 00:05: disabled
kern :info : [459548.049883] cfg80211: Calling CRDA to update world regulatory domain
kern :info : [459548.050042] serial 00:05: System wakeup disabled by ACPI
kern :info : [459548.455161] PM: suspend of devices complete after 610.961 msecs
kern :info : [459548.466108] PM: late suspend of devices complete after 10.942 msecs
kern :info : [459548.466773] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
kern :info : [459548.466861] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
kern :info : [459548.467103] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
kern :info : [459548.467282] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
kern :info : [459548.467300] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
kern :info : [459548.478027] PM: noirq suspend of devices complete after 11.916 msecs
kern :info : [459548.478641] ACPI: Preparing to enter system sleep state S3
kern :info : [459548.482586] PM: Saving platform NVS memory
kern :info : [459548.483599] Disabling non-boot CPUs ...
kern :info : [459548.484764] kvm: disabling virtualization on CPU1
kern :info : [459548.484907] smpboot: CPU 1 is now offline
kern :info : [459548.485160] ACPI: Low-level resume complete
kern :info : [459548.485160] PM: Restoring platform NVS memory
kern :info : [459548.485160] Enabling non-boot CPUs ...
kern :info : [459548.485160] x86: Booting SMP configuration:
kern :info : [459548.485160] smpboot: Booting Node 0 Processor 1 APIC 0x1
kern :info : [459548.484764] Disabled fast string operations
kern :info : [459548.484764] kvm: enabling virtualization on CPU1
kern :info : [459548.502260] CPU1 is up
kern :info : [459548.505146] ACPI: Waking up from system sleep state S3
kern :info : [459548.530699] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
kern :info : [459548.530744] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
kern :info : [459548.531164] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
kern :info : [459548.541206] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
kern :info : [459548.542123] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
kern :info : [459548.542573] PM: noirq resume of devices complete after 12.162 msecs
kern :info : [459548.542810] PM: early resume of devices complete after 0.200 msecs
kern :warn : [459548.548799] usb usb3: root hub lost power or was reset
kern :warn : [459548.548888] usb usb4: root hub lost power or was reset
kern :warn : [459548.549004] usb usb5: root hub lost power or was reset
kern :debug : [459548.549149] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
kern :warn : [459548.549280] usb usb6: root hub lost power or was reset
kern :warn : [459548.549337] usb usb7: root hub lost power or was reset
kern :warn : [459548.549379] usb usb8: root hub lost power or was reset
kern :warn : [459548.549446] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :warn : [459548.549575] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
kern :notice: [459548.551138] sd 0:0:0:0: [sda] Starting disk
kern :debug : [459548.620249] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :err : [459548.649109] pciehp 0000:00:1c.1:pcie04: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
kern :err : [459548.649111] pciehp 0000:00:1c.1:pcie04: Cannot add device at 0000:03:00
kern :err : [459548.649117] pciehp 0000:00:1c.2:pcie04: Device 0000:04:00.0 already exists at 0000:04:00, cannot hot-add
kern :err : [459548.649120] pciehp 0000:00:1c.2:pcie04: Cannot add device at 0000:04:00
kern :info : [459548.649442] serial 00:05: activated
kern :info : [459548.649689] parport_pc 00:06: activated
kern :info : [459548.649801] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [459548.652772] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [459548.855114] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
kern :info : [459548.855144] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
kern :debug : [459548.857619] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [459548.858283] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [459548.858286] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [459548.858293] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [459548.858546] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [459548.858659] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [459548.858662] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :debug : [459548.858670] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :debug : [459548.860005] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
kern :info : [459548.860013] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
kern :info : [459548.860014] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :warn : [459548.860183] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [459548.860276] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [459548.860280] ata1.00: configured for UDMA/133
kern :debug : [459548.862759] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
kern :debug : [459548.863837] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
kern :info : [459548.863840] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
kern :info : [459548.864072] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
kern :info : [459548.864079] usb 1-6: reset high-speed USB device number 5 using ehci-pci
kern :info : [459548.864934] ata2.00: configured for UDMA/100
kern :notice: [459548.871254] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kern :debug : [459549.008519] hdaps: initial mode latch is 0x05
kern :debug : [459549.008641] hdaps: setting ec_rate=250, filter_order=2
kern :info : [459549.008869] PM: resume of devices complete after 466.057 msecs
kern :notice: [459549.009486] Restarting tasks ...
kern :info : [459549.021222] usb 2-4: USB disconnect, device number 9
kern :notice: [459549.021418] done.
kern :info : [459549.024071] cdc_ether 2-4:1.7 wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
kern :info : [459549.039282] video LNXVIDEO:00: Restoring backlight state
kern :info : [459549.094956] cfg80211: World regulatory domain updated:
kern :info : [459549.094972] cfg80211: DFS Master region: unset
kern :info : [459549.094974] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
kern :info : [459549.094986] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [459549.094993] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [459549.094999] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [459549.095025] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :info : [459549.095033] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
kern :notice: [459549.103037] firewire_core 0000:15:00.1: rediscovered device fw0
kern :info : [459549.660994] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [459549.663382] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [459549.818873] EXT4-fs (sda3): re-mounted. Opts: discard,commit=600
kern :info : [459549.873754] EXT4-fs (sda1): re-mounted. Opts: discard,commit=600
kern :info : [459551.162857] thinkpad_acpi: EC reports that Thermal Table has changed
kern :warn : [459552.909669] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [459552.909727] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :warn : [459552.909918] ata1.00: supports DRM functions and may not be fully accessible
kern :debug : [459552.909995] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
kern :info : [459552.910027] ata1.00: configured for UDMA/133
kern :info : [459552.910048] ata1: EH complete
kern :info : [459553.626100] usb 2-4: new high-speed USB device number 10 using ehci-pci
kern :info : [459553.678829] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
kern :info : [459553.685330] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
kern :info : [459554.530603] usb 2-4: New USB device found, idVendor=0bdb, idProduct=1900
kern :info : [459554.530636] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kern :info : [459554.530660] usb 2-4: Product: Ericsson F3507g Mobile Broadband Minicard Composite Device
kern :info : [459554.530684] usb 2-4: Manufacturer: Ericsson
kern :info : [459554.530705] usb 2-4: SerialNumber: 3541430256485280
kern :info : [459554.549293] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
kern :info : [459554.565284] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
kern :info : [459554.576766] cdc_wdm 2-4:1.5: cdc-wdm0: USB WDM device
kern :info : [459554.581883] cdc_wdm 2-4:1.6: cdc-wdm1: USB WDM device
kern :info : [459554.587480] cdc_ether 2-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
kern :info : [459554.597801] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
kern :info : [459555.061031] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [459555.061171] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [459555.061241] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
kern :info : [459627.504490] e1000e: eth0 NIC Link is Down
kern :info : [459627.511140] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :debug : [459631.735793] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :debug : [459631.836203] e1000e 0000:00:19.0: irq 49 for MSI/MSI-X
kern :info : [459631.836580] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
kern :info : [459631.848930] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
kern :info : [459631.851915] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
kern :info : [459631.875833] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
kern :info : [459633.349029] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
kern :info : [459633.349173] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
kern :info : [459633.349242] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Attachment: pgpRCrQLzEj9U.pgp
Description: PGP signature