public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Systemd reaches "target Emergency Mode" every boot
@ 2013-01-27  1:08 João Matos
  2013-01-27  2:42 ` Canek Peláez Valdés
  0 siblings, 1 reply; 35+ messages in thread
From: João Matos @ 2013-01-27  1:08 UTC (permalink / raw
  To: gentoo-user


[-- Attachment #1.1: Type: text/plain, Size: 1156 bytes --]

Hi list,

I'm having this problem for a while, but I've decided to solve it know.
Every time I boot my system (couple times a day), I have to hid Ctrl + D
when the boot process is interrupted by the "emergency mode".

I think it started when I was compiling the kernel myself, and removing lot
of stuff. Although, I checked and the mandatory options for systemd are ok.

When I run "journalctl -b -p err" the only information I get is:

Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection: assertion
`nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
requested address
Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
already running.
Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
already running.

 It give me no clue.

Attached the .conf from my gentoo-3.7.1

After I hit Ctrl + D, the system works normally.

Any help will be appreciated :)


-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #1.2: Type: text/html, Size: 1547 bytes --]

[-- Attachment #2: .config --]
[-- Type: application/octet-stream, Size: 75199 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.7.1-gentoo Kernel Configuration
#
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_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=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_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_CPU_PROBE_RELEASE=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
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_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_FHANDLE is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_DOMAIN=y
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=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# 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 is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
# 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 is not set
# CONFIG_TREE_RCU_TRACE is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=15
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
# CONFIG_RESOURCE_COUNTERS is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
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_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EXPERT is not set
CONFIG_HAVE_UID16=y
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_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_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_PCI_QUIRKS=y
CONFIG_COMPAT_BRK=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_PROFILING is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=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_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_GENERIC_KERNEL_THREAD=y
CONFIG_GENERIC_KERNEL_EXECVE=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_RCU_USER_QS=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_MODULES_USE_ELF_RELA=y

#
# GCOV-based kernel profiling
#
# 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=y
# 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=y
# CONFIG_BLK_DEV_INTEGRITY is not set

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

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
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_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
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_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=2
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_I8K is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
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_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_COMPACTION is not set
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
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_CC_STACKPROTECTOR is not set
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x200000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# 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/sda3"
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
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_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_FAN is not set
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
# CONFIG_ACPI_THERMAL is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=m
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE 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 is not set
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
# CONFIG_INTEL_IDLE is not set

#
# Memory power savings
#
# CONFIG_I7300_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=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 is not set
# CONFIG_PCIEASPM_POWERSAVE is not set
CONFIG_PCIEASPM_PERFORMANCE=y
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=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=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_RAPIDIO 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 is not set
# CONFIG_HAVE_AOUT is not set
# CONFIG_BINFMT_MISC is not set
CONFIG_COREDUMP=y
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
# CONFIG_X86_X32 is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
CONFIG_INET_TUNNEL=y
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
# CONFIG_INET_LRO is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
# 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_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
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_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_GRE is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK_ACCT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
# CONFIG_NF_CONNTRACK is not set
# CONFIG_NETFILTER_XTABLES is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
# CONFIG_NF_DEFRAG_IPV4 is not set
# CONFIG_IP_NF_QUEUE is not set
# CONFIG_IP_NF_IPTABLES is not set
# CONFIG_IP_NF_ARPTABLES is not set

#
# IPv6: Netfilter Configuration
#
# CONFIG_NF_DEFRAG_IPV6 is not set
# CONFIG_IP6_NF_IPTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# 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 is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# 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 is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_INGRESS is not set
# CONFIG_NET_SCH_PLUG is not set

#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
# CONFIG_NET_EMATCH_CMP is not set
# CONFIG_NET_EMATCH_NBYTE is not set
# CONFIG_NET_EMATCH_U32 is not set
# CONFIG_NET_EMATCH_META is not set
# CONFIG_NET_EMATCH_TEXT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_GACT is not set
# CONFIG_NET_ACT_MIRRED is not set
# 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_SCH_FIFO=y
# CONFIG_DCB is not set
# CONFIG_DNS_RESOLVER is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=m
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_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
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_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=m
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_PATH="/sbin/udevadm"
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# 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_DMA_SHARED_BUFFER=y

#
# Bus devices
#
# CONFIG_OMAP_OCP2SCP is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA 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=8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set

#
# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
#
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NVME is not set
CONFIG_BLK_DEV_SX8=y
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 is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# 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_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# 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_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=y
# 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=y
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 is not set
# CONFIG_SCSI_CONSTANTS is not set
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# 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_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_PMP=y

#
# Controllers with non-SFF native interface
#
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_AHCI_PLATFORM is not set
# 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_HIGHBANK is not set
# 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_ARASAN_CF 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_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5536 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 is not set
# 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_SC1200 is not set
# CONFIG_PATA_SCH is not set
# 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_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 is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
# 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_TARGET_CORE is not set
# CONFIG_FUSION is not set

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

#
# CAIF transport drivers
#
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_NET_VENDOR_AMD 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_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_HP is not set
# CONFIG_NET_VENDOR_INTEL is not set
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX4_CORE 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=y
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
CONFIG_R8169=y
# CONFIG_NET_VENDOR_RDC 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=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 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_PPP is not set
# CONFIG_SLIP is not set

#
# 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_USBNET is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_IPHETH is not set
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB 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_COMMON is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY 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 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=m
# CONFIG_RT2400PCI is not set
# CONFIG_RT2500PCI is not set
CONFIG_RT61PCI=m
# CONFIG_RT2800PCI is not set
# CONFIG_RT2500USB is not set
# CONFIG_RT73USB is not set
# CONFIG_RT2800USB is not set
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_DEBUG is not set
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192SE is not set
# CONFIG_RTL8192DE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_WL_TI is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX 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 is not set
# 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=1920
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1080
CONFIG_INPUT_JOYDEV=y
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_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_OMAP4 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_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=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
# CONFIG_JOYSTICK_IFORCE_USB is not set
# CONFIG_JOYSTICK_IFORCE_232 is not set
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_AS5011=m
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

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

#
# Character devices
#
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 is not set
# 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 is not set
CONFIG_DEVKMEM=y

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=4
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

#
# 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_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
CONFIG_GEN_RTC=y
CONFIG_GEN_RTC_X=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM 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 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=m
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# 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 is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EG20T is not set
# CONFIG_I2C_INTEL_MID 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_LIGHT 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_HSI is not set

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#

#
# PTP clock support
#

#
# Enable Device Drivers -> PPS to see the PTP clock options.
#
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 is not set
# CONFIG_TEST_POWER is not set
# 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 is not set
# CONFIG_CHARGER_SMB347 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_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_G760A is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_HIH6130 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_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_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 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_MCP3021 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMM665 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_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 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
# CONFIG_SENSORS_APPLESMC is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=m
CONFIG_THERMAL_HWMON=y
# CONFIG_CPU_THERMAL is not set
# 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=m
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_LP8788 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_SEC_CORE 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_MFD_PCF50633 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_LPC_SCH is not set
# CONFIG_LPC_ICH is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=m

#
# 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 is not set
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L2=m
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEOBUF_DMA_CONTIG=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_DMA_CONTIG=m
CONFIG_VIDEOBUF2_VMALLOC=m

#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_GSPCA=m
# CONFIG_USB_M5602 is not set
# CONFIG_USB_STV06XX is not set
# CONFIG_USB_GL860 is not set
# CONFIG_USB_GSPCA_BENQ is not set
# CONFIG_USB_GSPCA_CONEX is not set
# CONFIG_USB_GSPCA_CPIA1 is not set
# CONFIG_USB_GSPCA_ETOMS is not set
# CONFIG_USB_GSPCA_FINEPIX is not set
# CONFIG_USB_GSPCA_JEILINJ is not set
# CONFIG_USB_GSPCA_JL2005BCD is not set
# CONFIG_USB_GSPCA_KINECT is not set
# CONFIG_USB_GSPCA_KONICA is not set
# CONFIG_USB_GSPCA_MARS is not set
# CONFIG_USB_GSPCA_MR97310A is not set
# CONFIG_USB_GSPCA_NW80X is not set
# CONFIG_USB_GSPCA_OV519 is not set
# CONFIG_USB_GSPCA_OV534 is not set
# CONFIG_USB_GSPCA_OV534_9 is not set
# CONFIG_USB_GSPCA_PAC207 is not set
# CONFIG_USB_GSPCA_PAC7302 is not set
# CONFIG_USB_GSPCA_PAC7311 is not set
# CONFIG_USB_GSPCA_SE401 is not set
# CONFIG_USB_GSPCA_SN9C2028 is not set
# CONFIG_USB_GSPCA_SN9C20X is not set
# CONFIG_USB_GSPCA_SONIXB is not set
# CONFIG_USB_GSPCA_SONIXJ is not set
# CONFIG_USB_GSPCA_SPCA500 is not set
# CONFIG_USB_GSPCA_SPCA501 is not set
# CONFIG_USB_GSPCA_SPCA505 is not set
# CONFIG_USB_GSPCA_SPCA506 is not set
# CONFIG_USB_GSPCA_SPCA508 is not set
# CONFIG_USB_GSPCA_SPCA561 is not set
# CONFIG_USB_GSPCA_SPCA1528 is not set
# CONFIG_USB_GSPCA_SQ905 is not set
# CONFIG_USB_GSPCA_SQ905C is not set
# CONFIG_USB_GSPCA_SQ930X is not set
# CONFIG_USB_GSPCA_STK014 is not set
# CONFIG_USB_GSPCA_STV0680 is not set
# CONFIG_USB_GSPCA_SUNPLUS is not set
# CONFIG_USB_GSPCA_T613 is not set
# CONFIG_USB_GSPCA_TOPRO is not set
# CONFIG_USB_GSPCA_TV8532 is not set
# CONFIG_USB_GSPCA_VC032X is not set
# CONFIG_USB_GSPCA_VICAM is not set
# CONFIG_USB_GSPCA_XIRLINK_CIT is not set
# CONFIG_USB_GSPCA_ZC3XX is not set
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
# CONFIG_USB_PWC_INPUT_EVDEV is not set
CONFIG_VIDEO_CPIA2=m
CONFIG_USB_ZR364XX=m
CONFIG_USB_STKWEBCAM=m
CONFIG_USB_S2255=m
CONFIG_USB_SN9C102=m

#
# Webcam, TV (analog/digital) USB devices
#
CONFIG_VIDEO_EM28XX=m
CONFIG_VIDEO_EM28XX_ALSA=m
# CONFIG_MEDIA_PCI_SUPPORT is not set
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_VIDEO_CAFE_CCIC=m
CONFIG_VIDEO_TIMBERDALE=m
CONFIG_SOC_CAMERA=m
CONFIG_SOC_CAMERA_PLATFORM=m
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_V4L_TEST_DRIVERS is not set

#
# Supported MMC/SDIO adapters
#
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
CONFIG_VIDEO_TVEEPROM=m

#
# Audio decoders, processors and mixers
#
CONFIG_VIDEO_MSP3400=m

#
# RDS decoders
#

#
# Video decoders
#
CONFIG_VIDEO_ADV7180=m
CONFIG_VIDEO_SAA711X=m
CONFIG_VIDEO_TVP5150=m

#
# Video and audio decoders
#

#
# MPEG video encoders
#

#
# Video encoders
#

#
# Camera sensor devices
#
CONFIG_VIDEO_OV7670=m
CONFIG_VIDEO_MT9V011=m

#
# Flash devices
#

#
# Video improvement chips
#

#
# Miscelaneous helper chips
#

#
# Sensors used on soc_camera driver
#

#
# soc_camera sensor drivers
#
# CONFIG_SOC_CAMERA_IMX074 is not set
# CONFIG_SOC_CAMERA_MT9M001 is not set
# CONFIG_SOC_CAMERA_MT9M111 is not set
# CONFIG_SOC_CAMERA_MT9T031 is not set
# CONFIG_SOC_CAMERA_MT9T112 is not set
# CONFIG_SOC_CAMERA_MT9V022 is not set
# CONFIG_SOC_CAMERA_OV2640 is not set
# CONFIG_SOC_CAMERA_OV5642 is not set
# CONFIG_SOC_CAMERA_OV6650 is not set
# CONFIG_SOC_CAMERA_OV772X is not set
# CONFIG_SOC_CAMERA_OV9640 is not set
# CONFIG_SOC_CAMERA_OV9740 is not set
# CONFIG_SOC_CAMERA_RJ54N1 is not set
# CONFIG_SOC_CAMERA_TW9910 is not set

#
# 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_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I915 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 is not set
# 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_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
CONFIG_FB_BOOT_VESA_SUPPORT=y
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=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# 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_VESA=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA 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_GEODE is not set
# CONFIG_FB_TMIO 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_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=y
# CONFIG_SOUND_OSS_CORE is not set
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 is not set
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_HRTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
# 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 is not set
# 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 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_CS5530 is not set
# CONFIG_SND_CS5535AUDIO 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_HDA_INTEL=y
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=1
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_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_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# 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
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE 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=m
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
CONFIG_HID_ACRUX=m
# CONFIG_HID_ACRUX_FF is not set
CONFIG_HID_APPLE=y
CONFIG_HID_AUREAL=m
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CYPRESS=y
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELECOM=m
CONFIG_HID_EZKEY=y
CONFIG_HID_HOLTEK=m
CONFIG_HOLTEK_FF=y
CONFIG_HID_KEYTOUCH=m
CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=y
CONFIG_HID_LCPOWER=m
CONFIG_HID_LENOVO_TPKBD=m
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_MULTITOUCH=m
CONFIG_HID_NTRIG=m
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
# CONFIG_PANTHERLORD_FF is not set
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PRIMAX=m
CONFIG_HID_PS3REMOTE=m
CONFIG_HID_ROCCAT=m
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
CONFIG_HID_SPEEDLINK=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=m
# CONFIG_SMARTJOYPLUS_FF is not set
CONFIG_HID_TIVO=m
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
# CONFIG_THRUSTMASTER_FF is not set
CONFIG_HID_WACOM=m
CONFIG_HID_WIIMOTE=m
CONFIG_HID_WIIMOTE_EXT=y
CONFIG_HID_ZEROPLUS=m
# CONFIG_ZEROPLUS_FF is not set
CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m

#
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
CONFIG_USB_HIDDEV=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF 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_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_OHCI_HCD is not set
# CONFIG_USB_EHCI_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_CHIPIDEA is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# 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

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL 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 is not set
# CONFIG_USB_LED is not set
# 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_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set

#
# USB Physical Layer drivers
#
# CONFIG_OMAP_USB2 is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
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_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA9633 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
# CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_BLINKM is not set
CONFIG_LEDS_TRIGGERS=y

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

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_INTEL_MID_DMAC=y
CONFIG_INTEL_IOATDMA=y
CONFIG_TIMB_DMA=m
CONFIG_PCH_DMA=y
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
CONFIG_DCA=y
CONFIG_AUXDISPLAY=y
# CONFIG_UIO is not set

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

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_SENSORS_HDAPS 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 is not set
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
# CONFIG_SAMSUNG_Q10 is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_IOMMU_SUPPORT=y
# CONFIG_AMD_IOMMU is not set
# CONFIG_INTEL_IOMMU is not set
# CONFIG_IRQ_REMAP is not set

#
# Remoteproc drivers (EXPERIMENTAL)
#
# CONFIG_STE_MODEM_RPROC is not set

#
# Rpmsg drivers (EXPERIMENTAL)
#
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set

#
# Firmware Drivers
#
# CONFIG_EDD 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_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_CUSE=y
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
# CONFIG_MSDOS_FS is not set
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 is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=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 is not set
# CONFIG_HFSPLUS_FS is not set
# 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 is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# 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 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# 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 is not set
# 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 is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER 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_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=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_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_C_RECORDMCOUNT=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_ENABLE_DEFAULT_TRACERS is not set
# CONFIG_FTRACE_SYSCALLS 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 is not set
# CONFIG_UPROBE_EVENT is not set
# CONFIG_PROBE_EVENTS is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_X86_PTDUMP is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
# 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_CPA_DEBUG is not set
# CONFIG_OPTIMIZE_INLINING is not set
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_ENCRYPTED_KEYS is not set
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

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

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

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

#
# Hash modes
#
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 is not set
# CONFIG_CRYPTO_GHASH is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# 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 is not set
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=m
# CONFIG_CRYPTO_AES_NI_INTEL is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=m
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAMELLIA_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 is not set
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_ASYMMETRIC_KEY_TYPE is not set
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
# CONFIG_KVM is not set
# CONFIG_VHOST_NET is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
# CONFIG_CRC_CCITT is not set
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 is not set
# CONFIG_CRC8 is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
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_HAS_IOMEM=y
CONFIG_HAS_IOPORT=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_CORDIC is not set
# CONFIG_DDR is not set

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27  1:08 [gentoo-user] Systemd reaches "target Emergency Mode" every boot João Matos
@ 2013-01-27  2:42 ` Canek Peláez Valdés
  2013-01-27 18:31   ` João Matos
  0 siblings, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-27  2:42 UTC (permalink / raw
  To: gentoo-user

On Sat, Jan 26, 2013 at 7:08 PM, João Matos <jaoneto@gmail.com> wrote:
> Hi list,
>
> I'm having this problem for a while, but I've decided to solve it know.
> Every time I boot my system (couple times a day), I have to hid Ctrl + D
> when the boot process is interrupted by the "emergency mode".
>
> I think it started when I was compiling the kernel myself, and removing lot
> of stuff. Although, I checked and the mandatory options for systemd are ok.
>
> When I run "journalctl -b -p err" the only information I get is:
>
> Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection: assertion
> `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
> Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
> requested address
> Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
> already running.
> Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
> already running.
>
>  It give me no clue.
>
> Attached the .conf from my gentoo-3.7.1
>
> After I hit Ctrl + D, the system works normally.
>
> Any help will be appreciated :)

Are you using udev-197 with systemd-197? mgorny masked it, and said
this in package.mask:

# Does not boot. Something with udev is probably broken. Feel free
# to unmask, debug and provide me with a patch.

You need to be using the same version for udev and systemd (they are
the same package). If you are using the same version for udev and
systemd, are you using an initramfs? When was the last time you built
it, if you do?

Could you boot with "systemd.log_target=kmsg" and
"systemd.log_level=debug", and post the whole output of "journalctl
-b"? It prints only the logs from the last boot.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27  2:42 ` Canek Peláez Valdés
@ 2013-01-27 18:31   ` João Matos
  2013-01-27 21:08     ` Canek Peláez Valdés
  0 siblings, 1 reply; 35+ messages in thread
From: João Matos @ 2013-01-27 18:31 UTC (permalink / raw
  To: gentoo-user


[-- Attachment #1.1: Type: text/plain, Size: 2426 bytes --]

2013/1/26 Canek Peláez Valdés <caneko@gmail.com>

> On Sat, Jan 26, 2013 at 7:08 PM, João Matos <jaoneto@gmail.com> wrote:
> > Hi list,
> >
> > I'm having this problem for a while, but I've decided to solve it know.
> > Every time I boot my system (couple times a day), I have to hid Ctrl + D
> > when the boot process is interrupted by the "emergency mode".
> >
> > I think it started when I was compiling the kernel myself, and removing
> lot
> > of stuff. Although, I checked and the mandatory options for systemd are
> ok.
> >
> > When I run "journalctl -b -p err" the only information I get is:
> >
> > Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection: assertion
> > `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
> > Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
> > requested address
> > Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
> > already running.
> > Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
> > already running.
> >
> >  It give me no clue.
> >
> > Attached the .conf from my gentoo-3.7.1
> >
> > After I hit Ctrl + D, the system works normally.
> >
> > Any help will be appreciated :)
>
> Are you using udev-197 with systemd-197? mgorny masked it, and said
> this in package.mask:
>

I'm using them. Last time I updated my system there weren't any warning.
Anyway, this problem is happening since the previous version.

>
> # Does not boot. Something with udev is probably broken. Feel free
> # to unmask, debug and provide me with a patch.
>
> You need to be using the same version for udev and systemd (they are
> the same package). If you are using the same version for udev and
> systemd, are you using an initramfs? When was the last time you built
> it, if you do?
>

I don't have initramfs. Just the kernel. But it used to work normaly.

>
> Could you boot with "systemd.log_target=kmsg" and
> "systemd.log_level=debug", and post the whole output of "journalctl
> -b"? It prints only the logs from the last boot.
>
>
journalctl -b attached.


> Regards.
> --
> Canek Peláez Valdés
> Posgrado en Ciencia e Ingeniería de la Computación
> Universidad Nacional Autónoma de México
>
>


-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #1.2: Type: text/html, Size: 3536 bytes --]

[-- Attachment #2: journalctl -b --]
[-- Type: application/octet-stream, Size: 155797 bytes --]

-- Logs begin at Dom 2013-01-27 15:16:27 BRT, end at Dom 2013-01-27 15:27:20 BRT. --
Jan 27 15:16:27 KONOHA systemd-journal[879]: Allowing runtime journal files to grow to 100.3M.
Jan 27 15:16:27 KONOHA systemd-journal[879]: Missed 573 kernel messages
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003060
Jan 27 15:16:27 KONOHA kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Jan 27 15:16:27 KONOHA kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 27 15:16:27 KONOHA kernel: usb usb3: Product: UHCI Host Controller
Jan 27 15:16:27 KONOHA kernel: usb usb3: Manufacturer: Linux 3.7.1-gentoo uhci_hcd
Jan 27 15:16:27 KONOHA kernel: usb usb3: SerialNumber: 0000:00:1d.1
Jan 27 15:16:27 KONOHA kernel: hub 3-0:1.0: USB hub found
Jan 27 15:16:27 KONOHA kernel: hub 3-0:1.0: 2 ports detected
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040
Jan 27 15:16:27 KONOHA kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Jan 27 15:16:27 KONOHA kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 27 15:16:27 KONOHA kernel: usb usb4: Product: UHCI Host Controller
Jan 27 15:16:27 KONOHA kernel: usb usb4: Manufacturer: Linux 3.7.1-gentoo uhci_hcd
Jan 27 15:16:27 KONOHA kernel: usb usb4: SerialNumber: 0000:00:1d.2
Jan 27 15:16:27 KONOHA kernel: hub 4-0:1.0: USB hub found
Jan 27 15:16:27 KONOHA kernel: hub 4-0:1.0: 2 ports detected
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Jan 27 15:16:27 KONOHA kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0x00003020
Jan 27 15:16:27 KONOHA kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Jan 27 15:16:27 KONOHA kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 27 15:16:27 KONOHA kernel: usb usb5: Product: UHCI Host Controller
Jan 27 15:16:27 KONOHA kernel: usb usb5: Manufacturer: Linux 3.7.1-gentoo uhci_hcd
Jan 27 15:16:27 KONOHA kernel: usb usb5: SerialNumber: 0000:00:1d.3
Jan 27 15:16:27 KONOHA kernel: hub 5-0:1.0: USB hub found
Jan 27 15:16:27 KONOHA kernel: hub 5-0:1.0: 2 ports detected
Jan 27 15:16:27 KONOHA kernel: Initializing USB Mass Storage driver...
Jan 27 15:16:27 KONOHA kernel: usbcore: registered new interface driver usb-storage
Jan 27 15:16:27 KONOHA kernel: USB Mass Storage support registered.
Jan 27 15:16:27 KONOHA kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
Jan 27 15:16:27 KONOHA kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 27 15:16:27 KONOHA kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 27 15:16:27 KONOHA kernel: mousedev: PS/2 mouse device common for all mice
Jan 27 15:16:27 KONOHA kernel: i2c /dev entries driver
Jan 27 15:16:27 KONOHA kernel: tsc: Refined TSC clocksource calibration: 2526.999 MHz
Jan 27 15:16:27 KONOHA kernel: ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H22N, 1.01, max UDMA/66
Jan 27 15:16:27 KONOHA kernel: ata1.00: limited to UDMA/33 due to 40-wire cable
Jan 27 15:16:27 KONOHA kernel: Switching to clocksource tsc
Jan 27 15:16:27 KONOHA kernel: device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
Jan 27 15:16:27 KONOHA kernel: cpuidle: using governor ladder
Jan 27 15:16:27 KONOHA kernel: cpuidle: using governor menu
Jan 27 15:16:27 KONOHA kernel: usbcore: registered new interface driver usbhid
Jan 27 15:16:27 KONOHA kernel: usbhid: USB HID core driver
Jan 27 15:16:27 KONOHA kernel: snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
Jan 27 15:16:27 KONOHA kernel: ata1.00: configured for UDMA/33
Jan 27 15:16:27 KONOHA kernel: scsi 0:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GSA-H22N 1.01 PQ: 0 ANSI: 5
Jan 27 15:16:27 KONOHA kernel: ata3.00: failed to get Identify Device Data, Emask 0x1
Jan 27 15:16:27 KONOHA kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 27 15:16:27 KONOHA kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jan 27 15:16:27 KONOHA kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0
Jan 27 15:16:27 KONOHA kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5
Jan 27 15:16:27 KONOHA kernel: hda_codec: ALC888: SKU not ready 0x411111f0
Jan 27 15:16:27 KONOHA kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input2
Jan 27 15:16:27 KONOHA kernel: usb 1-7: new high-speed USB device number 3 using ehci_hcd
Jan 27 15:16:27 KONOHA kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input3
Jan 27 15:16:27 KONOHA kernel: input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
Jan 27 15:16:27 KONOHA kernel: input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
Jan 27 15:16:27 KONOHA kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
Jan 27 15:16:27 KONOHA kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
Jan 27 15:16:27 KONOHA kernel: hda_intel: Disabling MSI
Jan 27 15:16:27 KONOHA kernel: ata3.00: failed to get Identify Device Data, Emask 0x1
Jan 27 15:16:27 KONOHA kernel: ata3.00: configured for UDMA/133
Jan 27 15:16:27 KONOHA kernel: scsi 2:0:0:0: Direct-Access     ATA      MAXTOR STM325031 3.AA PQ: 0 ANSI: 5
Jan 27 15:16:27 KONOHA kernel: sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
Jan 27 15:16:27 KONOHA kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0
Jan 27 15:16:27 KONOHA kernel: ACPI: Invalid Power Resource to register!
Jan 27 15:16:27 KONOHA kernel: ACPI: Invalid Power Resource to register!
Jan 27 15:16:27 KONOHA kernel: scsi 3:0:0:0: Direct-Access     ATA      ST31000524AS     JC4B PQ: 0 ANSI: 5
Jan 27 15:16:27 KONOHA kernel: sd 3:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Jan 27 15:16:27 KONOHA kernel: sd 3:0:0:0: [sdb] Write Protect is off
Jan 27 15:16:27 KONOHA kernel: sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jan 27 15:16:27 KONOHA kernel: sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 27 15:16:27 KONOHA kernel: sd 3:0:0:0: Attached scsi generic sg2 type 0
Jan 27 15:16:27 KONOHA kernel: ACPI: Invalid Power Resource to register!
Jan 27 15:16:27 KONOHA kernel:  sdb: sdb1 sdb2
Jan 27 15:16:27 KONOHA kernel: sd 3:0:0:0: [sdb] Attached SCSI disk
Jan 27 15:16:27 KONOHA kernel: sd 2:0:0:0: [sda] Write Protect is off
Jan 27 15:16:27 KONOHA kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 27 15:16:27 KONOHA kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 27 15:16:27 KONOHA kernel:  sda: sda1 sda2 sda3 sda4
Jan 27 15:16:27 KONOHA kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Jan 27 15:16:27 KONOHA kernel: usb 1-7: New USB device found, idVendor=0ac8, idProduct=3420
Jan 27 15:16:27 KONOHA kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 27 15:16:27 KONOHA kernel: usb 1-7: Product: Vimicro USB 2.0 PC Camera (Venus)
Jan 27 15:16:27 KONOHA kernel: usb 1-7: Manufacturer: Vimicro
Jan 27 15:16:27 KONOHA kernel: usb 4-2: new low-speed USB device number 2 using uhci_hcd
Jan 27 15:16:27 KONOHA kernel: usb 4-2: New USB device found, idVendor=062a, idProduct=0201
Jan 27 15:16:27 KONOHA kernel: usb 4-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jan 27 15:16:27 KONOHA kernel: usb 4-2: Product: USB-compliant keyboard
Jan 27 15:16:27 KONOHA kernel: input: USB-compliant keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input8
Jan 27 15:16:27 KONOHA kernel: hid-generic 0003:062A:0201.0001: input,hidraw0: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-0000:00:1d.2-2/input0
Jan 27 15:16:27 KONOHA kernel: input: USB-compliant keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/input/input9
Jan 27 15:16:27 KONOHA kernel: hid-generic 0003:062A:0201.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-0000:00:1d.2-2/input1
Jan 27 15:16:27 KONOHA kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Jan 27 15:16:27 KONOHA kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
Jan 27 15:16:27 KONOHA kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
Jan 27 15:16:27 KONOHA kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
Jan 27 15:16:27 KONOHA kernel: TCP: cubic registered
Jan 27 15:16:27 KONOHA kernel: NET: Registered protocol family 10
Jan 27 15:16:27 KONOHA kernel: sit: IPv6 over IPv4 tunneling driver
Jan 27 15:16:27 KONOHA kernel: NET: Registered protocol family 17
Jan 27 15:16:27 KONOHA kernel: registered taskstats version 1
Jan 27 15:16:27 KONOHA kernel: ALSA device list:
Jan 27 15:16:27 KONOHA kernel:   #0: HDA Intel at 0x93300000 irq 46
Jan 27 15:16:27 KONOHA kernel:   #1: HDA NVidia at 0x93000000 irq 17
Jan 27 15:16:27 KONOHA kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Jan 27 15:16:27 KONOHA kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
Jan 27 15:16:27 KONOHA kernel: Freeing unused kernel memory: 512k freed
Jan 27 15:16:27 KONOHA systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
Jan 27 15:16:27 KONOHA systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
Jan 27 15:16:27 KONOHA systemd[1]: systemd 197 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX +IMA -SYSVINIT -LIBCRYPTSETUP -GCRYPT +ACL -XZ)
Jan 27 15:16:27 KONOHA systemd[1]: Set hostname to <KONOHA>.
Jan 27 15:16:27 KONOHA systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/system.
Jan 27 15:16:27 KONOHA systemd[1]: Installed release agent.
Jan 27 15:16:27 KONOHA systemd[1]: Created root group.
Jan 27 15:16:27 KONOHA systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
Jan 27 15:16:27 KONOHA systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
Jan 27 15:16:27 KONOHA systemd[1]: Successfully created private D-Bus server.
Jan 27 15:16:27 KONOHA systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 730
Jan 27 15:16:27 KONOHA systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 731
Jan 27 15:16:27 KONOHA systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 732
Jan 27 15:16:27 KONOHA systemd[1]: /usr/lib/systemd/system-generators/systemd-getty-generator exited successfully.
Jan 27 15:16:27 KONOHA systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
Jan 27 15:16:27 KONOHA systemd[1]: /usr/lib/systemd/system-generators/systemd-system-update-generator exited successfully.
Jan 27 15:16:27 KONOHA systemd[1]: Looking for unit files in:
Jan 27 15:16:27 KONOHA systemd[1]:         /etc/systemd/system
Jan 27 15:16:27 KONOHA systemd[1]:         /run/systemd/generator
Jan 27 15:16:27 KONOHA systemd[1]:         /usr/lib64/systemd/system
Jan 27 15:16:27 KONOHA systemd[1]: Disabled SysV init scripts and rcN.d links support
Jan 27 15:16:27 KONOHA systemd[1]: Failed to load configuration for plymouth-quit.service: No such file or directory
Jan 27 15:16:27 KONOHA systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
Jan 27 15:16:27 KONOHA systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
Jan 27 15:16:27 KONOHA systemd[1]: Failed to load configuration for syslog.service: No such file or directory
Jan 27 15:16:27 KONOHA systemd[1]: Failed to load configuration for auditd.service: No such file or directory
Jan 27 15:16:27 KONOHA systemd[1]: -.mount changed dead -> mounted
Jan 27 15:16:27 KONOHA systemd[1]: Activating default unit: emergency.target
Jan 27 15:16:27 KONOHA systemd[1]: Trying to enqueue job emergency.target/start/replace
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job emergency.target/start as 1
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job emergency.service/start as 2
Jan 27 15:16:27 KONOHA systemd[1]: Enqueued job emergency.target/start as 1
Jan 27 15:16:27 KONOHA systemd[1]: Loaded units and determined initial transaction in 3s 251ms 95us.
Jan 27 15:16:27 KONOHA systemd[1]: Starting Emergency Shell...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /bin/plymouth quit
Jan 27 15:16:27 KONOHA systemd[1]: Forked /bin/plymouth as 734
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service changed dead -> start-pre
Jan 27 15:16:27 KONOHA systemd[1]: Job emergency.service/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Started Emergency Shell.
Jan 27 15:16:27 KONOHA systemd[1]: Starting Emergency Mode.
Jan 27 15:16:27 KONOHA systemd[1]: emergency.target changed dead -> active
Jan 27 15:16:27 KONOHA systemd[1]: Job emergency.target/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Reached target Emergency Mode.
Jan 27 15:16:27 KONOHA systemd[1]: Startup finished in 5s 911ms 730us (kernel) + 3s 582ms 364us (userspace) = 9s 494ms 94us.
Jan 27 15:16:27 KONOHA systemd[1]: Running GC...
Jan 27 15:16:27 KONOHA systemd[1]: Received SIGCHLD from PID 732 (n/a).
Jan 27 15:16:27 KONOHA systemd[1]: Received SIGCHLD from PID 734 (plymouth).
Jan 27 15:16:27 KONOHA systemd[1]: Got SIGCHLD for process 734 (plymouth)
Jan 27 15:16:27 KONOHA systemd[1]: Child 734 died (code=exited, status=1/FAILURE)
Jan 27 15:16:27 KONOHA systemd[1]: Child 734 belongs to emergency.service
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service: control process exited, code=exited status=1
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service running next control command for state start-pre
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
Jan 27 15:16:27 KONOHA systemd[1]: Forked /bin/echo as 737
Jan 27 15:16:27 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:27 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:27 KONOHA systemd[1]: Received SIGCHLD from PID 737 (echo).
Jan 27 15:16:27 KONOHA systemd[1]: Got SIGCHLD for process 737 (echo)
Jan 27 15:16:27 KONOHA systemd[1]: Child 737 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:27 KONOHA systemd[1]: Child 737 belongs to emergency.service
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service: control process exited, code=exited status=0
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service got final SIGCHLD for state start-pre
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /sbin/sulogin
Jan 27 15:16:27 KONOHA systemd[1]: Forked /sbin/sulogin as 741
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service changed start-pre -> running
Jan 27 15:16:27 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:27 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:27 KONOHA kernel: usb 5-2: new low-speed USB device number 2 using uhci_hcd
Jan 27 15:16:27 KONOHA kernel: usb 5-2: New USB device found, idVendor=15d9, idProduct=0a4f
Jan 27 15:16:27 KONOHA kernel: usb 5-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jan 27 15:16:27 KONOHA kernel: usb 5-2: Product:  USB OPTICAL MOUSE
Jan 27 15:16:27 KONOHA kernel: input:  USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input14
Jan 27 15:16:27 KONOHA kernel: hid-generic 0003:15D9:0A4F.0003: input,hidraw2: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1d.3-2/input0
Jan 27 15:16:27 KONOHA systemd[1]: Received SIGCHLD from PID 741 (sulogin).
Jan 27 15:16:27 KONOHA systemd[1]: Got SIGCHLD for process 741 (sulogin)
Jan 27 15:16:27 KONOHA systemd[1]: Child 741 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:27 KONOHA systemd[1]: Child 741 belongs to emergency.service
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /usr/bin/systemctl --fail --no-block default
Jan 27 15:16:27 KONOHA systemd[1]: Forked /usr/bin/systemctl as 750
Jan 27 15:16:27 KONOHA systemd[1]: emergency.service changed running -> stop-post
Jan 27 15:16:27 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:27 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
Jan 27 15:16:27 KONOHA systemd[1]: Trying to enqueue job graphical.target/start/fail
Jan 27 15:16:27 KONOHA systemd[1]: Looking at job getty@tty1.service/stop conflicted_by=yes
Jan 27 15:16:27 KONOHA systemd[1]: Looking at job getty@tty1.service/start conflicted_by=no
Jan 27 15:16:27 KONOHA systemd[1]: Fixing conflicting jobs by deleting job getty@tty1.service/start
Jan 27 15:16:27 KONOHA systemd[1]: Looking at job kdm.service/start conflicted_by=no
Jan 27 15:16:27 KONOHA systemd[1]: Looking at job kdm.service/stop conflicted_by=no
Jan 27 15:16:27 KONOHA systemd[1]: Fixing conflicting jobs by deleting job kdm.service/stop
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job graphical.target/start as 21
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job multi-user.target/start as 22
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job basic.target/start as 23
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job sysinit.target/start as 24
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job local-fs.target/start as 25
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job media-outro.mount/start as 26
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-journald.socket/start as 27
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-sda4.device/start as 29
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job local-fs-pre.target/start as 30
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job media-c_win.mount/start as 33
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-sda2.device/start as 34
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job media-d_win.mount/start as 35
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-sdb2.device/start as 36
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job home.mount/start as 37
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-sdb1.device/start as 38
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job tmp.mount/start as 39
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-fsck-root.service/start as 40
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-remount-fs.service/start as 41
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job swap.target/start as 42
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-sda3.swap/start as 43
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-sda3.device/start as 44
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-modules-load.service/start as 45
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-udev-trigger.service/start as 46
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-udevd.service/start as 47
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-udevd-control.socket/start as 48
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 49
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job sys-kernel-config.mount/start as 50
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-sysctl.service/start as 51
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-binfmt.service/start as 52
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 53
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-random-seed-load.service/start as 54
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job var-run.mount/start as 55
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job sys-kernel-debug.mount/start as 56
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-ask-password-console.path/start as 57
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-journal-flush.service/start as 58
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-journald.service/start as 59
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-hugepages.mount/start as 60
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 61
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 62
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dev-mqueue.mount/start as 63
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job var-lock.mount/start as 64
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-vconsole-setup.service/start as 65
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job emergency.service/stop as 66
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job emergency.target/stop as 67
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job sockets.target/start as 68
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-shutdownd.socket/start as 69
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dbus.socket/start as 70
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-initctl.socket/start as 71
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 72
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job console-kit-log-system-start.service/start as 73
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job alsa-restore.service/start as 74
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job hwclock.service/start as 75
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job mysqld.service/start as 76
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job wpa_supplicant.service/start as 77
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job NetworkManager.service/start as 78
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job network.target/start as 79
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job remote-fs.target/start as 80
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job dbus.service/start as 81
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-ask-password-wall.path/start as 82
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job getty.target/start as 83
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job kdm.service/start as 91
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-user-sessions.service/start as 86
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-logind.service/start as 87
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-update-utmp-runlevel.service/start as 88
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-readahead-replay.service/start as 93
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-readahead-collect.service/start as 94
Jan 27 15:16:27 KONOHA systemd[1]: Installed new job systemd-readahead-done.timer/start as 95
Jan 27 15:16:27 KONOHA systemd[1]: Enqueued job graphical.target/start as 21
Jan 27 15:16:27 KONOHA systemd[1]: Starting Collect Read-Ahead Data...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-readahead collect
Jan 27 15:16:27 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-readahead as 752
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-collect.service changed dead -> start
Jan 27 15:16:27 KONOHA systemd[1]: Starting Replay Read-Ahead Data...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-readahead replay
Jan 27 15:16:27 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-readahead as 753
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-replay.service changed dead -> start
Jan 27 15:16:27 KONOHA systemd[1]: Starting Login Prompts.
Jan 27 15:16:27 KONOHA systemd-readahead[753]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
Jan 27 15:16:27 KONOHA systemd[1]: getty.target changed dead -> active
Jan 27 15:16:27 KONOHA systemd[1]: Job getty.target/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Reached target Login Prompts.
Jan 27 15:16:27 KONOHA systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 27 15:16:27 KONOHA systemd[1]: Starting Remote File Systems.
Jan 27 15:16:27 KONOHA systemd[1]: remote-fs.target changed dead -> active
Jan 27 15:16:27 KONOHA systemd[1]: Job remote-fs.target/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Reached target Remote File Systems.
Jan 27 15:16:27 KONOHA systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-initctl.socket changed dead -> listening
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-initctl.socket/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Jan 27 15:16:27 KONOHA systemd[1]: Starting Delayed Shutdown Socket.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-shutdownd.socket changed dead -> listening
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Listening on Delayed Shutdown Socket.
Jan 27 15:16:27 KONOHA systemd[1]: Stopping Emergency Mode.
Jan 27 15:16:27 KONOHA systemd[1]: emergency.target changed active -> dead
Jan 27 15:16:27 KONOHA systemd[1]: Job emergency.target/stop finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Stopped target Emergency Mode.
Jan 27 15:16:27 KONOHA systemd[1]: Stopping Emergency Shell...
Jan 27 15:16:27 KONOHA systemd[1]: Starting of proc-sys-fs-binfmt_misc.automount requested but condition failed. Ignoring.
Jan 27 15:16:27 KONOHA systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 27 15:16:27 KONOHA systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-ask-password-console.path changed dead -> waiting
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jan 27 15:16:27 KONOHA systemd[1]: Starting udev Kernel Socket.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Listening on udev Kernel Socket.
Jan 27 15:16:27 KONOHA systemd[1]: Starting udev Control Socket.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-udevd-control.socket changed dead -> listening
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Listening on udev Control Socket.
Jan 27 15:16:27 KONOHA systemd[1]: Expecting device dev-sda3.device...
Jan 27 15:16:27 KONOHA systemd[1]: Expecting device dev-sdb1.device...
Jan 27 15:16:27 KONOHA systemd[1]: Expecting device dev-sdb2.device...
Jan 27 15:16:27 KONOHA systemd[1]: Expecting device dev-sda2.device...
Jan 27 15:16:27 KONOHA systemd[1]: Expecting device dev-sda4.device...
Jan 27 15:16:27 KONOHA systemd[1]: Starting Journal Socket.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-journald.socket changed dead -> listening
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-journald.socket/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Listening on Journal Socket.
Jan 27 15:16:27 KONOHA systemd[1]: Mounting Temporary Directory...
Jan 27 15:16:27 KONOHA systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /bin/mount tmpfs /tmp -t tmpfs -o mode=1777,strictatime
Jan 27 15:16:27 KONOHA systemd[1]: Forked /bin/mount as 754
Jan 27 15:16:27 KONOHA systemd[1]: tmp.mount changed dead -> mounting
Jan 27 15:16:27 KONOHA systemd[1]: Starting udev Coldplug all Devices...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /bin/udevadm trigger --type=subsystems --action=add
Jan 27 15:16:27 KONOHA systemd[1]: Forked /bin/udevadm as 755
Jan 27 15:16:27 KONOHA systemd[1]: systemd-udev-trigger.service changed dead -> start
Jan 27 15:16:27 KONOHA systemd[1]: Starting udev Kernel Device Manager...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-udevd
Jan 27 15:16:27 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 759
Jan 27 15:16:27 KONOHA systemd[1]: systemd-udevd.service changed dead -> start
Jan 27 15:16:27 KONOHA systemd[1]: Starting of sys-kernel-debug.mount requested but condition failed. Ignoring.
Jan 27 15:16:27 KONOHA systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Mounted Debug File System.
Jan 27 15:16:27 KONOHA systemd[1]: Starting of dev-hugepages.mount requested but condition failed. Ignoring.
Jan 27 15:16:27 KONOHA systemd[1]: Job dev-hugepages.mount/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Mounted Huge Pages File System.
Jan 27 15:16:27 KONOHA systemd[1]: Mounting POSIX Message Queue File System...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /bin/mount mqueue /dev/mqueue -t mqueue
Jan 27 15:16:27 KONOHA systemd[1]: Forked /bin/mount as 841
Jan 27 15:16:27 KONOHA systemd[1]: dev-mqueue.mount changed dead -> mounting
Jan 27 15:16:27 KONOHA systemd[1]: Starting Journal Service...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-journald
Jan 27 15:16:27 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-journald as 879
Jan 27 15:16:27 KONOHA systemd[1]: systemd-journald.service changed dead -> running
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-journald.service/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Started Journal Service.
Jan 27 15:16:27 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.GetUnit() on /org/freedesktop/systemd1
Jan 27 15:16:27 KONOHA systemd[1]: Got notification message for unit systemd-readahead-collect.service
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-collect.service: Got message
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-collect.service: got READY=1
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-collect.service changed start -> running
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-readahead-collect.service/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Started Collect Read-Ahead Data.
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-collect.service: got STATUS=Collecting readahead data
Jan 27 15:16:27 KONOHA systemd[1]: Got notification message for unit systemd-readahead-replay.service
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-replay.service: Got message
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-replay.service: got STATUS=Replaying readahead data
Jan 27 15:16:27 KONOHA systemd[1]: Got notification message for unit systemd-readahead-replay.service
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-replay.service: Got message
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-replay.service: got READY=1
Jan 27 15:16:27 KONOHA systemd[1]: systemd-readahead-replay.service changed start -> running
Jan 27 15:16:27 KONOHA systemd[1]: Job systemd-readahead-replay.service/start finished, result=done
Jan 27 15:16:27 KONOHA systemd[1]: Started Replay Read-Ahead Data.
Jan 27 15:16:27 KONOHA systemd[1]: Starting File System Check on Root Device...
Jan 27 15:16:27 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-fsck
Jan 27 15:16:27 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-fsck as 880
Jan 27 15:16:27 KONOHA systemd-udevd[759]: starting version 197
Jan 27 15:16:27 KONOHA systemd[1]: systemd-fsck-root.service changed dead -> start
Jan 27 15:16:27 KONOHA systemd-journal[879]: Journal started
Jan 27 15:16:28 KONOHA systemd[1]: Starting of systemd-modules-load.service requested but condition failed. Ignoring.
Jan 27 15:16:28 KONOHA systemd[1]: Job systemd-modules-load.service/start finished, result=done
Jan 27 15:16:28 KONOHA systemd[1]: Started Load Kernel Modules.
Jan 27 15:16:28 KONOHA systemd[1]: Mounting Configuration File System...
Jan 27 15:16:28 KONOHA systemd[1]: About to execute /bin/mount configfs /sys/kernel/config -t configfs
Jan 27 15:16:28 KONOHA systemd[1]: Forked /bin/mount as 884
Jan 27 15:16:28 KONOHA systemd[1]: sys-kernel-config.mount changed dead -> mounting
Jan 27 15:16:28 KONOHA systemd[1]: Mounting FUSE Control File System...
Jan 27 15:16:28 KONOHA systemd[1]: About to execute /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Jan 27 15:16:28 KONOHA systemd[1]: Forked /bin/mount as 885
Jan 27 15:16:28 KONOHA systemd[1]: sys-fs-fuse-connections.mount changed dead -> mounting
Jan 27 15:16:28 KONOHA systemd[1]: Starting Apply Kernel Variables...
Jan 27 15:16:28 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-sysctl
Jan 27 15:16:28 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 887
Jan 27 15:16:29 KONOHA systemd-fsck[880]: /dev/sda1: clean, 486661/6406144 files, 6902466/25599569 blocks
Jan 27 15:16:29 KONOHA systemd[1]: systemd-sysctl.service changed dead -> start
Jan 27 15:16:29 KONOHA systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
Jan 27 15:16:29 KONOHA systemd[1]: Job systemd-binfmt.service/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Started Set Up Additional Binary Formats.
Jan 27 15:16:29 KONOHA systemd[1]: Starting Setup Virtual Console...
Jan 27 15:16:29 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-vconsole-setup
Jan 27 15:16:29 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 890
Jan 27 15:16:29 KONOHA systemd[1]: systemd-vconsole-setup.service changed dead -> start
Jan 27 15:16:29 KONOHA systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
Jan 27 15:16:29 KONOHA systemd[1]: systemd-udevd-kernel.socket changed listening -> running
Jan 27 15:16:29 KONOHA systemd[1]: dev-mqueue.mount changed mounting -> mounting-done
Jan 27 15:16:29 KONOHA systemd[1]: Job dev-mqueue.mount/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Mounted POSIX Message Queue File System.
Jan 27 15:16:29 KONOHA systemd[1]: sys-fs-fuse-connections.mount changed mounting -> mounting-done
Jan 27 15:16:29 KONOHA systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Mounted FUSE Control File System.
Jan 27 15:16:29 KONOHA systemd[1]: sys-kernel-config.mount changed mounting -> mounting-done
Jan 27 15:16:29 KONOHA systemd[1]: Job sys-kernel-config.mount/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Mounted Configuration File System.
Jan 27 15:16:29 KONOHA systemd[1]: tmp.mount changed mounting -> mounting-done
Jan 27 15:16:29 KONOHA systemd[1]: Job tmp.mount/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Mounted Temporary Directory.
Jan 27 15:16:29 KONOHA systemd[1]: Received SIGCHLD from PID 754 (mount).
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 754 (mount)
Jan 27 15:16:29 KONOHA systemd[1]: Got notification message for unit systemd-udevd.service
Jan 27 15:16:29 KONOHA systemd[1]: systemd-udevd.service: Got message
Jan 27 15:16:29 KONOHA systemd[1]: systemd-udevd.service: got READY=1
Jan 27 15:16:29 KONOHA systemd[1]: systemd-udevd.service changed start -> running
Jan 27 15:16:29 KONOHA systemd[1]: Job systemd-udevd.service/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Started udev Kernel Device Manager.
Jan 27 15:16:29 KONOHA systemd[1]: Got notification message for unit systemd-journald.service
Jan 27 15:16:29 KONOHA systemd[1]: systemd-journald.service: Got message
Jan 27 15:16:29 KONOHA systemd[1]: systemd-journald.service: got STATUS=Processing requests...
Jan 27 15:16:29 KONOHA systemd[1]: Child 754 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 754 belongs to tmp.mount
Jan 27 15:16:29 KONOHA systemd[1]: tmp.mount mount process exited, code=exited status=0
Jan 27 15:16:29 KONOHA systemd[1]: tmp.mount changed mounting-done -> mounted
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 755 (udevadm)
Jan 27 15:16:29 KONOHA systemd[1]: Child 755 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 755 belongs to systemd-udev-trigger.service
Jan 27 15:16:29 KONOHA systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:29 KONOHA systemd[1]: systemd-udev-trigger.service running next main command for state start
Jan 27 15:16:29 KONOHA systemd[1]: About to execute /bin/udevadm trigger --type=devices --action=add
Jan 27 15:16:29 KONOHA systemd[1]: Forked /bin/udevadm as 892
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 841 (mount)
Jan 27 15:16:29 KONOHA systemd[1]: Child 841 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 841 belongs to dev-mqueue.mount
Jan 27 15:16:29 KONOHA systemd[1]: dev-mqueue.mount mount process exited, code=exited status=0
Jan 27 15:16:29 KONOHA systemd[1]: dev-mqueue.mount changed mounting-done -> mounted
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 880 (systemd-fsck)
Jan 27 15:16:29 KONOHA systemd[1]: Child 880 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 880 belongs to systemd-fsck-root.service
Jan 27 15:16:29 KONOHA systemd[1]: systemd-fsck-root.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:29 KONOHA systemd[1]: systemd-fsck-root.service changed start -> dead
Jan 27 15:16:29 KONOHA systemd[1]: Job systemd-fsck-root.service/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Started File System Check on Root Device.
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 884 (mount)
Jan 27 15:16:29 KONOHA systemd[1]: Child 884 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 884 belongs to sys-kernel-config.mount
Jan 27 15:16:29 KONOHA systemd[1]: sys-kernel-config.mount mount process exited, code=exited status=0
Jan 27 15:16:29 KONOHA systemd[1]: sys-kernel-config.mount changed mounting-done -> mounted
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 885 (mount)
Jan 27 15:16:29 KONOHA systemd[1]: Child 885 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 885 belongs to sys-fs-fuse-connections.mount
Jan 27 15:16:29 KONOHA systemd[1]: sys-fs-fuse-connections.mount mount process exited, code=exited status=0
Jan 27 15:16:29 KONOHA systemd[1]: sys-fs-fuse-connections.mount changed mounting-done -> mounted
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 887 (systemd-sysctl)
Jan 27 15:16:29 KONOHA systemd[1]: Child 887 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 887 belongs to systemd-sysctl.service
Jan 27 15:16:29 KONOHA systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:29 KONOHA systemd[1]: systemd-sysctl.service changed start -> exited
Jan 27 15:16:29 KONOHA systemd[1]: Job systemd-sysctl.service/start finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Started Apply Kernel Variables.
Jan 27 15:16:29 KONOHA systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 27 15:16:29 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-remount-fs
Jan 27 15:16:29 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 1048
Jan 27 15:16:29 KONOHA systemd[1]: systemd-remount-fs.service changed dead -> start
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/graphical_2etarget
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:29 KONOHA systemd[1]: Received SIGCHLD from PID 750 (systemctl).
Jan 27 15:16:29 KONOHA systemd[1]: Got SIGCHLD for process 750 (systemctl)
Jan 27 15:16:29 KONOHA systemd[1]: Child 750 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:29 KONOHA systemd[1]: Child 750 belongs to emergency.service
Jan 27 15:16:29 KONOHA systemd[1]: emergency.service: control process exited, code=exited status=0
Jan 27 15:16:29 KONOHA systemd[1]: emergency.service got final SIGCHLD for state stop-post
Jan 27 15:16:29 KONOHA systemd[1]: emergency.service changed stop-post -> dead
Jan 27 15:16:29 KONOHA systemd[1]: Job emergency.service/stop finished, result=done
Jan 27 15:16:29 KONOHA systemd[1]: Stopped Emergency Shell.
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:29 KONOHA systemd[1]: systemd-fsck-root.service: cgroup is empty
Jan 27 15:16:29 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:29 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: systemd-sysctl.service: cgroup is empty
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Received SIGCHLD from PID 892 (udevadm).
Jan 27 15:16:30 KONOHA systemd[1]: Got SIGCHLD for process 892 (udevadm)
Jan 27 15:16:30 KONOHA systemd[1]: Child 892 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:30 KONOHA systemd[1]: Child 892 belongs to systemd-udev-trigger.service
Jan 27 15:16:30 KONOHA systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:30 KONOHA systemd[1]: systemd-udev-trigger.service changed start -> exited
Jan 27 15:16:30 KONOHA systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
Jan 27 15:16:30 KONOHA systemd[1]: Started udev Coldplug all Devices.
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: emergency.service: cgroup is empty
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: emergency.service: cgroup is empty
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: systemd-udev-trigger.service: cgroup is empty
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA kernel: EXT4-fs (sda1): re-mounted. Opts: (null)
Jan 27 15:16:30 KONOHA systemd[1]: Received SIGCHLD from PID 1048 (systemd-remount).
Jan 27 15:16:30 KONOHA systemd[1]: Got SIGCHLD for process 1048 (systemd-remount)
Jan 27 15:16:30 KONOHA systemd[1]: Child 1048 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:30 KONOHA systemd[1]: Child 1048 belongs to systemd-remount-fs.service
Jan 27 15:16:30 KONOHA systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:30 KONOHA systemd[1]: systemd-remount-fs.service changed start -> exited
Jan 27 15:16:30 KONOHA systemd[1]: Job systemd-remount-fs.service/start finished, result=done
Jan 27 15:16:30 KONOHA systemd[1]: Started Remount Root and Kernel File Systems.
Jan 27 15:16:30 KONOHA systemd[1]: Starting Local File Systems (Pre).
Jan 27 15:16:30 KONOHA systemd[1]: local-fs-pre.target changed dead -> active
Jan 27 15:16:30 KONOHA systemd[1]: Job local-fs-pre.target/start finished, result=done
Jan 27 15:16:30 KONOHA systemd[1]: Reached target Local File Systems (Pre).
Jan 27 15:16:30 KONOHA systemd[1]: Starting of var-run.mount requested but condition failed. Ignoring.
Jan 27 15:16:30 KONOHA systemd[1]: Job var-run.mount/start finished, result=done
Jan 27 15:16:30 KONOHA systemd[1]: Mounted Runtime Directory.
Jan 27 15:16:30 KONOHA systemd[1]: Starting of var-lock.mount requested but condition failed. Ignoring.
Jan 27 15:16:30 KONOHA systemd[1]: Job var-lock.mount/start finished, result=done
Jan 27 15:16:30 KONOHA systemd[1]: Mounted Lock Directory.
Jan 27 15:16:30 KONOHA systemd[1]: Starting Load Random Seed...
Jan 27 15:16:30 KONOHA systemd[1]: About to execute /usr/lib/systemd/systemd-random-seed load
Jan 27 15:16:30 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 1311
Jan 27 15:16:30 KONOHA systemd[1]: systemd-random-seed-load.service changed dead -> start
Jan 27 15:16:30 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: systemd-remount-fs.service: cgroup is empty
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:30 KONOHA systemd[1]: Received SIGCHLD from PID 1311 (systemd-random-).
Jan 27 15:16:30 KONOHA systemd[1]: Got SIGCHLD for process 1311 (systemd-random-)
Jan 27 15:16:30 KONOHA systemd[1]: Child 1311 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:30 KONOHA systemd[1]: Child 1311 belongs to systemd-random-seed-load.service
Jan 27 15:16:30 KONOHA systemd[1]: systemd-random-seed-load.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:30 KONOHA systemd[1]: systemd-random-seed-load.service changed start -> dead
Jan 27 15:16:30 KONOHA systemd[1]: Job systemd-random-seed-load.service/start finished, result=done
Jan 27 15:16:30 KONOHA systemd[1]: Started Load Random Seed.
Jan 27 15:16:30 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:30 KONOHA systemd[1]: systemd-random-seed-load.service: cgroup is empty
Jan 27 15:16:30 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:31 KONOHA systemd[1]: Received SIGCHLD from PID 890 (systemd-vconsol).
Jan 27 15:16:31 KONOHA systemd[1]: Got SIGCHLD for process 890 (systemd-vconsol)
Jan 27 15:16:31 KONOHA systemd[1]: Child 890 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:31 KONOHA systemd[1]: Child 890 belongs to systemd-vconsole-setup.service
Jan 27 15:16:31 KONOHA systemd[1]: systemd-vconsole-setup.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:31 KONOHA systemd[1]: systemd-vconsole-setup.service changed start -> exited
Jan 27 15:16:31 KONOHA systemd[1]: Job systemd-vconsole-setup.service/start finished, result=done
Jan 27 15:16:31 KONOHA systemd[1]: Started Setup Virtual Console.
Jan 27 15:16:31 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:31 KONOHA systemd[1]: sys-module-configfs.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-module-fuse.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: dev-ttyS0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-pnp0-00:09-tty-ttyS0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:31 KONOHA systemd[1]: systemd-vconsole-setup.service: cgroup is empty
Jan 27 15:16:31 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:31 KONOHA systemd[1]: sys-subsystem-net-devices-sit0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-virtual-net-sit0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: Running GC...
Jan 27 15:16:31 KONOHA systemd[1]: dev-ttyS1.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: dev-ttyS2.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: dev-ttyS3.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
Jan 27 15:16:31 KONOHA kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
Jan 27 15:16:31 KONOHA kernel: ACPI: Requesting acpi_cpufreq
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: Trying to enqueue job sound.target/start/fail
Jan 27 15:16:31 KONOHA systemd[1]: Installed new job sound.target/start as 96
Jan 27 15:16:31 KONOHA systemd[1]: Enqueued job sound.target/start as 96
Jan 27 15:16:31 KONOHA systemd[1]: Starting Sound Card.
Jan 27 15:16:31 KONOHA systemd[1]: sound.target changed dead -> active
Jan 27 15:16:31 KONOHA systemd[1]: Job sound.target/start finished, result=done
Jan 27 15:16:31 KONOHA systemd[1]: Reached target Sound Card.
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-subsystem-net-devices-eth0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-eth0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dSTDVD\x2dRAM_GSA\x2dH22N.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: dev-cdrom.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: dev-sr0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device changed dead -> plugged
Jan 27 15:16:31 KONOHA kernel: Linux video capture interface: v2.00
Jan 27 15:16:32 KONOHA kernel: cfg80211: Calling CRDA to update world regulatory domain
Jan 27 15:16:32 KONOHA kernel: usbcore: registered new interface driver snd-usb-audio
Jan 27 15:16:32 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1d.7-usb1-1\x2d7-1\x2d7:1.2-sound-card2.device changed dead -> plugged
Jan 27 15:16:32 KONOHA systemd[1]: Running GC...
Jan 27 15:16:32 KONOHA kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Jan 27 15:16:32 KONOHA kernel: Registered led device: rt61pci-phy0::radio
Jan 27 15:16:32 KONOHA kernel: Registered led device: rt61pci-phy0::assoc
Jan 27 15:16:32 KONOHA systemd[1]: sys-subsystem-net-devices-wlan0.device changed dead -> plugged
Jan 27 15:16:32 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1e.0-0000:06:04.0-net-wlan0.device changed dead -> plugged
Jan 27 15:16:32 KONOHA kernel: uvcvideo: Unable to create debugfs directory
Jan 27 15:16:32 KONOHA kernel: uvcvideo: Found UVC 1.00 device Vimicro USB 2.0 PC Camera (Venus) (0ac8:3420)
Jan 27 15:16:32 KONOHA kernel: input: Vimicro USB 2.0 PC Camera (Venu as /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/input/input15
Jan 27 15:16:32 KONOHA kernel: usbcore: registered new interface driver uvcvideo
Jan 27 15:16:32 KONOHA kernel: USB Video Class driver (1.1.1)
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c5003fae185b.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dST31000524AS_9VPF1V75.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-sdb.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdb.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2duuid-f8fafa2d\x2d89c0\x2d47c1\x2d8ff9\x2db0c471c94d12.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2dlabel-Home.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c5003fae185b\x2dpart1.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dST31000524AS_9VPF1V75\x2dpart1.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-sdb1.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: Job dev-sdb1.device/start finished, result=done
Jan 27 15:16:33 KONOHA systemd[1]: Found device ST31000524AS.
Jan 27 15:16:33 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: Mounting /home...
Jan 27 15:16:33 KONOHA systemd[1]: About to execute /bin/mount /dev/sdb1 /home -t ext4
Jan 27 15:16:33 KONOHA systemd[1]: Forked /bin/mount as 1453
Jan 27 15:16:33 KONOHA systemd[1]: home.mount changed dead -> mounting
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2duuid-DE503B0B503AEA43.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2dlabel-Dados.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c5003fae185b\x2dpart2.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dST31000524AS_9VPF1V75\x2dpart2.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-sdb2.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: Job dev-sdb2.device/start finished, result=done
Jan 27 15:16:33 KONOHA systemd[1]: Found device ST31000524AS.
Jan 27 15:16:33 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: Mounting /media/d_win...
Jan 27 15:16:33 KONOHA kernel: EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
Jan 27 15:16:33 KONOHA kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Jan 27 15:16:33 KONOHA systemd[1]: About to execute /bin/mount /dev/sdb2 /media/d_win -t ntfs-3g -o defaults,locale=pt_BR.iso8859-1
Jan 27 15:16:33 KONOHA systemd[1]: Forked /bin/mount as 1457
Jan 27 15:16:33 KONOHA systemd[1]: media-d_win.mount changed dead -> mounting
Jan 27 15:16:33 KONOHA systemd[1]: Running GC...
Jan 27 15:16:33 KONOHA systemd[1]: home.mount changed mounting -> mounting-done
Jan 27 15:16:33 KONOHA systemd[1]: Job home.mount/start finished, result=done
Jan 27 15:16:33 KONOHA systemd[1]: Mounted /home.
Jan 27 15:16:33 KONOHA systemd[1]: Received SIGCHLD from PID 1453 (mount).
Jan 27 15:16:33 KONOHA systemd[1]: Got SIGCHLD for process 1453 (mount)
Jan 27 15:16:33 KONOHA systemd[1]: Child 1453 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:33 KONOHA systemd[1]: Child 1453 belongs to home.mount
Jan 27 15:16:33 KONOHA systemd[1]: home.mount mount process exited, code=exited status=0
Jan 27 15:16:33 KONOHA systemd[1]: home.mount changed mounting-done -> mounted
Jan 27 15:16:33 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:33 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:33 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:33 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dMAXTOR_STM3250310AS_6RY9JZSN.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: dev-sda.device changed dead -> plugged
Jan 27 15:16:33 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sda.device changed dead -> plugged
Jan 27 15:16:34 KONOHA kernel: cfg80211: World regulatory domain updated:
Jan 27 15:16:34 KONOHA kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jan 27 15:16:34 KONOHA kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan 27 15:16:34 KONOHA kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Jan 27 15:16:34 KONOHA kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Jan 27 15:16:34 KONOHA kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan 27 15:16:34 KONOHA kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2duuid-d401fd72\x2d0db2\x2d4b2f\x2d99f4\x2d3c0e75c20a83.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2dlabel-SWAP.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dMAXTOR_STM3250310AS_6RY9JZSN\x2dpart3.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: dev-sda3.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: Job dev-sda3.device/start finished, result=done
Jan 27 15:16:35 KONOHA systemd[1]: Found device MAXTOR_STM3250310AS.
Jan 27 15:16:35 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda3.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: Activating swap /dev/sda3...
Jan 27 15:16:35 KONOHA systemd[1]: About to execute /sbin/swapon /dev/sda3
Jan 27 15:16:35 KONOHA systemd[1]: Forked /sbin/swapon as 1464
Jan 27 15:16:35 KONOHA systemd[1]: dev-sda3.swap changed dead -> activating
Jan 27 15:16:35 KONOHA kernel: Adding 3070972k swap on /dev/sda3.  Priority:-1 extents:1 across:3070972k 
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2duuid-d401fd72\x2d0db2\x2d4b2f\x2d99f4\x2d3c0e75c20a83.swap changed dead -> active
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2dlabel-SWAP.swap changed dead -> active
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dMAXTOR_STM3250310AS_6RY9JZSN\x2dpart3.swap changed dead -> active
Jan 27 15:16:35 KONOHA systemd[1]: Received SIGCHLD from PID 1464 (swapon).
Jan 27 15:16:35 KONOHA systemd[1]: Got SIGCHLD for process 1464 (swapon)
Jan 27 15:16:35 KONOHA systemd[1]: Child 1464 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:35 KONOHA systemd[1]: Child 1464 belongs to dev-sda3.swap
Jan 27 15:16:35 KONOHA systemd[1]: dev-sda3.swap swap process exited, code=exited status=0
Jan 27 15:16:35 KONOHA systemd[1]: dev-sda3.swap changed activating -> active
Jan 27 15:16:35 KONOHA systemd[1]: Job dev-sda3.swap/start finished, result=done
Jan 27 15:16:35 KONOHA systemd[1]: Activated swap /dev/sda3.
Jan 27 15:16:35 KONOHA systemd[1]: Starting Swap.
Jan 27 15:16:35 KONOHA systemd[1]: swap.target changed dead -> active
Jan 27 15:16:35 KONOHA systemd[1]: Job swap.target/start finished, result=done
Jan 27 15:16:35 KONOHA systemd[1]: Reached target Swap.
Jan 27 15:16:35 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:35 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:35 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2duuid-1B4D00B403679D35.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2dlabel-Win_c.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dMAXTOR_STM3250310AS_6RY9JZSN\x2dpart2.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: dev-sda2.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: Job dev-sda2.device/start finished, result=done
Jan 27 15:16:35 KONOHA systemd[1]: Found device MAXTOR_STM3250310AS.
Jan 27 15:16:35 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device changed dead -> plugged
Jan 27 15:16:35 KONOHA systemd[1]: Mounting /media/c_win...
Jan 27 15:16:35 KONOHA systemd[1]: About to execute /bin/mount /dev/sda2 /media/c_win -t ntfs-3g -o defaults,locale=pt_BR.iso8859-1
Jan 27 15:16:35 KONOHA systemd[1]: Forked /bin/mount as 1467
Jan 27 15:16:35 KONOHA systemd[1]: media-c_win.mount changed dead -> mounting
Jan 27 15:16:35 KONOHA ntfs-3g[1470]: Version 2013.1.13 external FUSE 29
Jan 27 15:16:35 KONOHA ntfs-3g[1470]: Mounted /dev/sdb2 (Read-Write, label "Dados", NTFS 3.1)
Jan 27 15:16:35 KONOHA ntfs-3g[1470]: Cmdline options: rw,locale=pt_BR.iso8859-1
Jan 27 15:16:35 KONOHA ntfs-3g[1470]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sdb2,blkdev,blksize=4096
Jan 27 15:16:35 KONOHA ntfs-3g[1470]: Ownership and permissions disabled, configuration type 7
Jan 27 15:16:35 KONOHA systemd[1]: media-d_win.mount changed mounting -> mounting-done
Jan 27 15:16:35 KONOHA systemd[1]: Job media-d_win.mount/start finished, result=done
Jan 27 15:16:35 KONOHA systemd[1]: Mounted /media/d_win.
Jan 27 15:16:35 KONOHA systemd[1]: Received SIGCHLD from PID 1457 (mount).
Jan 27 15:16:35 KONOHA systemd[1]: Got SIGCHLD for process 1457 (mount)
Jan 27 15:16:35 KONOHA systemd[1]: Child 1457 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:35 KONOHA systemd[1]: Child 1457 belongs to media-d_win.mount
Jan 27 15:16:35 KONOHA systemd[1]: media-d_win.mount mount process exited, code=exited status=0
Jan 27 15:16:35 KONOHA systemd[1]: media-d_win.mount changed mounting-done -> mounted
Jan 27 15:16:36 KONOHA systemd[1]: dev-disk-by\x2duuid-58590F956D340447.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: dev-disk-by\x2dlabel-Outro.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dMAXTOR_STM3250310AS_6RY9JZSN\x2dpart4.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: dev-sda4.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: Job dev-sda4.device/start finished, result=done
Jan 27 15:16:36 KONOHA systemd[1]: Found device MAXTOR_STM3250310AS.
Jan 27 15:16:36 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda4.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: Mounting /media/outro...
Jan 27 15:16:36 KONOHA systemd[1]: About to execute /bin/mount /dev/sda4 /media/outro -t ntfs-3g -o defaults,locale=pt_BR.iso8859-1
Jan 27 15:16:36 KONOHA systemd[1]: Forked /bin/mount as 1472
Jan 27 15:16:36 KONOHA systemd[1]: media-outro.mount changed dead -> mounting
Jan 27 15:16:36 KONOHA systemd[1]: Running GC...
Jan 27 15:16:36 KONOHA systemd[1]: dev-disk-by\x2duuid-02b53508\x2de3d3\x2d4e28\x2d8ae7\x2def09fa5654a9.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: dev-disk-by\x2did-ata\x2dMAXTOR_STM3250310AS_6RY9JZSN\x2dpart1.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: dev-sda1.device changed dead -> plugged
Jan 27 15:16:36 KONOHA systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device changed dead -> plugged
Jan 27 15:16:37 KONOHA kernel: nvidia: module license 'NVIDIA' taints kernel.
Jan 27 15:16:37 KONOHA kernel: Disabling lock debugging due to kernel taint
Jan 27 15:16:37 KONOHA kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
Jan 27 15:16:37 KONOHA kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  313.18  Wed Jan  9 17:02:09 PST 2013
Jan 27 15:16:37 KONOHA systemd[1]: media-c_win.mount changed mounting -> mounting-done
Jan 27 15:16:37 KONOHA systemd[1]: Job media-c_win.mount/start finished, result=done
Jan 27 15:16:37 KONOHA systemd[1]: Mounted /media/c_win.
Jan 27 15:16:37 KONOHA ntfs-3g[1479]: Version 2013.1.13 external FUSE 29
Jan 27 15:16:37 KONOHA ntfs-3g[1479]: Mounted /dev/sda2 (Read-Write, label "Win_c", NTFS 3.1)
Jan 27 15:16:37 KONOHA ntfs-3g[1479]: Cmdline options: rw,locale=pt_BR.iso8859-1
Jan 27 15:16:37 KONOHA ntfs-3g[1479]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096
Jan 27 15:16:37 KONOHA ntfs-3g[1479]: Ownership and permissions disabled, configuration type 7
Jan 27 15:16:37 KONOHA systemd[1]: Received SIGCHLD from PID 1467 (mount).
Jan 27 15:16:37 KONOHA systemd[1]: Got SIGCHLD for process 1467 (mount)
Jan 27 15:16:37 KONOHA systemd[1]: Child 1467 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:37 KONOHA systemd[1]: Child 1467 belongs to media-c_win.mount
Jan 27 15:16:37 KONOHA systemd[1]: media-c_win.mount mount process exited, code=exited status=0
Jan 27 15:16:37 KONOHA systemd[1]: media-c_win.mount changed mounting-done -> mounted
Jan 27 15:16:37 KONOHA systemd[1]: Incoming traffic on systemd-journald.socket
Jan 27 15:16:37 KONOHA systemd[1]: systemd-journald.socket changed listening -> running
Jan 27 15:16:38 KONOHA systemd[1]: media-outro.mount changed mounting -> mounting-done
Jan 27 15:16:38 KONOHA systemd[1]: Job media-outro.mount/start finished, result=done
Jan 27 15:16:38 KONOHA systemd[1]: Mounted /media/outro.
Jan 27 15:16:38 KONOHA systemd[1]: Starting Local File Systems.
Jan 27 15:16:38 KONOHA systemd[1]: local-fs.target changed dead -> active
Jan 27 15:16:38 KONOHA systemd[1]: Job local-fs.target/start finished, result=done
Jan 27 15:16:38 KONOHA systemd[1]: Reached target Local File Systems.
Jan 27 15:16:38 KONOHA ntfs-3g[1482]: Version 2013.1.13 external FUSE 29
Jan 27 15:16:38 KONOHA ntfs-3g[1482]: Mounted /dev/sda4 (Read-Write, label "Outro", NTFS 3.1)
Jan 27 15:16:38 KONOHA ntfs-3g[1482]: Cmdline options: rw,locale=pt_BR.iso8859-1
Jan 27 15:16:38 KONOHA ntfs-3g[1482]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda4,blkdev,blksize=4096
Jan 27 15:16:38 KONOHA ntfs-3g[1482]: Ownership and permissions disabled, configuration type 7
Jan 27 15:16:38 KONOHA systemd[1]: Starting Recreate Volatile Files and Directories...
Jan 27 15:16:38 KONOHA systemd[1]: About to execute /usr/bin/systemd-tmpfiles --create --remove
Jan 27 15:16:38 KONOHA systemd[1]: Forked /usr/bin/systemd-tmpfiles as 1483
Jan 27 15:16:38 KONOHA systemd[1]: systemd-tmpfiles-setup.service changed dead -> start
Jan 27 15:16:38 KONOHA systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Jan 27 15:16:38 KONOHA systemd[1]: About to execute /usr/bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
Jan 27 15:16:38 KONOHA systemd[1]: Forked /usr/bin/systemctl as 1484
Jan 27 15:16:38 KONOHA systemd[1]: systemd-journal-flush.service changed dead -> start
Jan 27 15:16:38 KONOHA systemd[1]: Received SIGCHLD from PID 1472 (mount).
Jan 27 15:16:38 KONOHA systemd[1]: Got SIGCHLD for process 1472 (mount)
Jan 27 15:16:38 KONOHA systemd[1]: Child 1472 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:38 KONOHA systemd[1]: Child 1472 belongs to media-outro.mount
Jan 27 15:16:38 KONOHA systemd[1]: media-outro.mount mount process exited, code=exited status=0
Jan 27 15:16:38 KONOHA systemd[1]: media-outro.mount changed mounting-done -> mounted
Jan 27 15:16:38 KONOHA systemd[1]: Received SIGCHLD from PID 1484 (systemctl).
Jan 27 15:16:38 KONOHA systemd[1]: Got SIGCHLD for process 1484 (systemctl)
Jan 27 15:16:38 KONOHA systemd[1]: Child 1484 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:38 KONOHA systemd[1]: Child 1484 belongs to systemd-journal-flush.service
Jan 27 15:16:38 KONOHA systemd[1]: systemd-journal-flush.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:38 KONOHA systemd[1]: systemd-journal-flush.service changed start -> dead
Jan 27 15:16:38 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:38 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.KillUnit() on /org/freedesktop/systemd1
Jan 27 15:16:38 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:38 KONOHA systemd[1]: Job systemd-journal-flush.service/start finished, result=done
Jan 27 15:16:38 KONOHA systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Jan 27 15:16:38 KONOHA systemd[1]: Got SIGCHLD for process 1483 (systemd-tmpfile)
Jan 27 15:16:38 KONOHA systemd[1]: Child 1483 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:38 KONOHA systemd[1]: Child 1483 belongs to systemd-tmpfiles-setup.service
Jan 27 15:16:38 KONOHA systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:38 KONOHA systemd[1]: systemd-tmpfiles-setup.service changed start -> exited
Jan 27 15:16:38 KONOHA systemd[1]: Job systemd-tmpfiles-setup.service/start finished, result=done
Jan 27 15:16:38 KONOHA systemd[1]: Started Recreate Volatile Files and Directories.
Jan 27 15:16:38 KONOHA systemd[1]: Starting System Initialization.
Jan 27 15:16:38 KONOHA systemd[1]: sysinit.target changed dead -> active
Jan 27 15:16:38 KONOHA systemd[1]: Job sysinit.target/start finished, result=done
Jan 27 15:16:38 KONOHA systemd[1]: Reached target System Initialization.
Jan 27 15:16:38 KONOHA systemd[1]: Starting D-Bus System Message Bus Socket.
Jan 27 15:16:38 KONOHA systemd[1]: dbus.socket changed dead -> listening
Jan 27 15:16:38 KONOHA systemd[1]: Job dbus.socket/start finished, result=done
Jan 27 15:16:38 KONOHA systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 27 15:16:38 KONOHA systemd[1]: console-kit-log-system-start.service changed dead -> start
Jan 27 15:16:39 KONOHA systemd[1]: Forked /sbin/hwclock as 1499
Jan 27 15:16:39 KONOHA systemd[1]: About to execute /usr/sbin/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant.conf -u
Jan 27 15:16:40 KONOHA systemd[1]: Forked /usr/lib/systemd/systemd-user-sessions as 1506
Jan 27 15:16:40 KONOHA systemd[1]: Got SIGCHLD for process 1488 (ck-log-system-s)
Jan 27 15:16:40 KONOHA systemd[1]: sockets.target changed dead -> active
Jan 27 15:16:40 KONOHA systemd[1]: Job sockets.target/start finished, result=done
Jan 27 15:16:40 KONOHA systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 29s 229ms 643us the next time.
Jan 27 15:16:40 KONOHA alsactl[1497]: /usr/sbin/alsactl: set_control:1464: Cannot write control '3:3:0:Playback Channel Map:0' : File descriptor in bad state
Jan 27 15:16:40 KONOHA alsactl[1497]: /usr/sbin/alsactl: set_control:1464: Cannot write control '3:7:0:Playback Channel Map:0' : File descriptor in bad state
Jan 27 15:16:40 KONOHA alsactl[1497]: /usr/sbin/alsactl: set_control:1464: Cannot write control '3:8:0:Playback Channel Map:0' : File descriptor in bad state
Jan 27 15:16:40 KONOHA alsactl[1497]: /usr/sbin/alsactl: set_control:1464: Cannot write control '3:9:0:Playback Channel Map:0' : File descriptor in bad state
Jan 27 15:16:40 KONOHA systemd[1]: systemd-tmpfiles-clean.timer changed dead -> waiting
Jan 27 15:16:40 KONOHA systemd[1]: Job systemd-tmpfiles-clean.timer/start finished, result=done
Jan 27 15:16:40 KONOHA kernel: NVRM: Your system is not currently configured to drive a VGA console
Jan 27 15:16:40 KONOHA kernel: NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
Jan 27 15:16:40 KONOHA kernel: NVRM: requires the use of a text-mode VGA console. Use of other console
Jan 27 15:16:40 KONOHA kernel: NVRM: drivers including, but not limited to, vesafb, may result in
Jan 27 15:16:40 KONOHA kernel: NVRM: corruption and stability problems, and is not supported.
Jan 27 15:16:40 KONOHA systemd[1]: alsa-restore.service changed dead -> start
Jan 27 15:16:40 KONOHA systemd[1]: basic.target changed dead -> active
Jan 27 15:16:40 KONOHA systemd[1]: Job basic.target/start finished, result=done
Jan 27 15:16:40 KONOHA systemd[1]: hwclock.service changed dead -> start
Jan 27 15:16:40 KONOHA systemd[1]: wpa_supplicant.service changed dead -> start
Jan 27 15:16:40 KONOHA systemd[1]: NetworkManager.service changed dead -> start
Jan 27 15:16:40 KONOHA systemd[1]: dbus.service changed dead -> running
Jan 27 15:16:40 KONOHA systemd[1]: Job dbus.service/start finished, result=done
Jan 27 15:16:40 KONOHA systemd[1]: systemd-logind.service changed dead -> start
Jan 27 15:16:40 KONOHA systemd[1]: systemd-user-sessions.service changed dead -> start
Jan 27 15:16:40 KONOHA systemd[1]: Received SIGCHLD from PID 1483 (n/a).
Jan 27 15:16:40 KONOHA systemd[1]: Child 1488 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:40 KONOHA systemd[1]: Child 1488 belongs to console-kit-log-system-start.service
Jan 27 15:16:40 KONOHA NetworkManager[1502]: <info> NetworkManager (version 0.9.6.4) is starting...
Jan 27 15:16:40 KONOHA NetworkManager[1502]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jan 27 15:16:40 KONOHA NetworkManager[1502]: <info> WEXT support is enabled
Jan 27 15:16:40 KONOHA systemd-logind[1504]: New seat seat0.
Jan 27 15:16:40 KONOHA systemd[1]: console-kit-log-system-start.service changed start -> exited
Jan 27 15:16:40 KONOHA systemd[1]: Job console-kit-log-system-start.service/start finished, result=done
Jan 27 15:16:40 KONOHA systemd[1]: Started Console System Startup Logging.
Jan 27 15:16:40 KONOHA systemd[1]: Got SIGCHLD for process 753 (systemd-readahe)
Jan 27 15:16:40 KONOHA systemd[1]: Child 753 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:40 KONOHA systemd[1]: Child 753 belongs to systemd-readahead-replay.service
Jan 27 15:16:40 KONOHA systemd[1]: systemd-readahead-replay.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:40 KONOHA dbus-daemon[1503]: dbus[1503]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Jan 27 15:16:40 KONOHA dbus[1503]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Jan 27 15:16:40 KONOHA systemd[1]: systemd-readahead-replay.service changed running -> exited
Jan 27 15:16:40 KONOHA systemd[1]: Got SIGCHLD for process 1499 (hwclock)
Jan 27 15:16:40 KONOHA systemd[1]: Child 1499 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:40 KONOHA systemd[1]: Child 1499 belongs to hwclock.service
Jan 27 15:16:40 KONOHA systemd[1]: hwclock.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:40 KONOHA systemd[1]: About to execute /sbin/hwclock --systohc --localtime
Jan 27 15:16:40 KONOHA systemd[1]: Forked /sbin/hwclock as 1521
Jan 27 15:16:40 KONOHA systemd-logind[1504]: Watching system buttons on /dev/input/event1 (Power Button)
Jan 27 15:16:40 KONOHA systemd-logind[1504]: Watching system buttons on /dev/input/event0 (Sleep Button)
Jan 27 15:16:40 KONOHA systemd[1]: hwclock.service changed start -> stop
Jan 27 15:16:40 KONOHA systemd[1]: Got SIGCHLD for process 1506 (systemd-user-se)
Jan 27 15:16:40 KONOHA systemd[1]: Child 1506 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:40 KONOHA systemd[1]: Child 1506 belongs to systemd-user-sessions.service
Jan 27 15:16:41 KONOHA systemd[1]: systemd-user-sessions.service changed start -> exited
Jan 27 15:16:41 KONOHA systemd[1]: Job systemd-user-sessions.service/start finished, result=done
Jan 27 15:16:41 KONOHA systemd[1]: Started Permit User Sessions.
Jan 27 15:16:41 KONOHA systemd[1]: Starting KDM Display Manager...
Jan 27 15:16:41 KONOHA systemd[1]: About to execute /usr/bin/kdm -nodaemon
Jan 27 15:16:41 KONOHA systemd[1]: Forked /usr/bin/kdm as 1522
Jan 27 15:16:41 KONOHA systemd[1]: kdm.service changed dead -> running
Jan 27 15:16:41 KONOHA systemd[1]: Job kdm.service/start finished, result=done
Jan 27 15:16:41 KONOHA systemd[1]: Started KDM Display Manager.
Jan 27 15:16:41 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:41 KONOHA systemd[1]: Time has been changed
Jan 27 15:16:41 KONOHA systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
Jan 27 15:16:41 KONOHA systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
Jan 27 15:16:41 KONOHA systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 27s 128ms 249us the next time.
Jan 27 15:16:41 KONOHA systemd[1]: Received SIGCHLD from PID 1506 (n/a).
Jan 27 15:16:41 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:41 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:41 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:41 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:41 KONOHA systemd[1]: Accepted connection on private bus.
Jan 27 15:16:41 KONOHA systemd[1]: Received name :1.4 in reply to Hello
Jan 27 15:16:41 KONOHA systemd[1]: Successfully connected to system D-Bus bus d13a0cb761affdb801d4c78451056f08 as :1.4
Jan 27 15:16:41 KONOHA systemd[1]: Successfully initialized API on the system bus
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameAcquired() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:41 KONOHA systemd[1]: systemd-journal-flush.service: cgroup is empty
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:41 KONOHA systemd[1]: systemd-tmpfiles-setup.service: cgroup is empty
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:41 KONOHA systemd[1]: systemd-user-sessions.service: cgroup is empty
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:41 KONOHA systemd[1]: systemd-readahead-replay.service: cgroup is empty
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameAcquired() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.systemd1'
Jan 27 15:16:41 KONOHA dbus[1503]: [system] Successfully activated service 'org.freedesktop.systemd1'
Jan 27 15:16:41 KONOHA systemd[1]: console-kit-log-system-start.service: cgroup is empty
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus activation request for polkit.service
Jan 27 15:16:41 KONOHA systemd[1]: Trying to enqueue job polkit.service/start/replace
Jan 27 15:16:41 KONOHA systemd[1]: Installed new job polkit.service/start as 98
Jan 27 15:16:41 KONOHA systemd[1]: Enqueued job polkit.service/start as 98
Jan 27 15:16:41 KONOHA systemd[1]: polkit.service changed dead -> start
Jan 27 15:16:41 KONOHA systemd[1]: Successfully acquired name.
Jan 27 15:16:41 KONOHA systemd[1]: systemd-logind.service's D-Bus name org.freedesktop.login1 now registered by org.freedesktop.login1
Jan 27 15:16:41 KONOHA systemd[1]: systemd-logind.service changed start -> running
Jan 27 15:16:41 KONOHA systemd[1]: Job systemd-logind.service/start finished, result=done
Jan 27 15:16:41 KONOHA systemd[1]: wpa_supplicant.service's D-Bus name fi.epitest.hostap.WPASupplicant now registered by fi.epitest.hostap.WPASupplicant
Jan 27 15:16:41 KONOHA systemd[1]: wpa_supplicant.service changed start -> running
Jan 27 15:16:41 KONOHA systemd[1]: Job wpa_supplicant.service/start finished, result=done
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:41 KONOHA polkitd[1525]: Started polkitd version 0.110
Jan 27 15:16:41 KONOHA systemd[1]: Incoming traffic on dbus.socket
Jan 27 15:16:41 KONOHA systemd[1]: dbus.socket changed listening -> running
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA polkitd[1525]: Loading rules from directory /etc/polkit-1/rules.d
Jan 27 15:16:41 KONOHA polkitd[1525]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 27 15:16:41 KONOHA polkitd[1525]: Finished loading, compiling and executing 2 rules
Jan 27 15:16:41 KONOHA dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 27 15:16:41 KONOHA dbus[1503]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA systemd[1]: polkit.service's D-Bus name org.freedesktop.PolicyKit1 now registered by :1.5
Jan 27 15:16:41 KONOHA systemd[1]: polkit.service changed start -> running
Jan 27 15:16:41 KONOHA systemd[1]: Job polkit.service/start finished, result=done
Jan 27 15:16:41 KONOHA systemd[1]: Started Authorization Manager.
Jan 27 15:16:41 KONOHA polkitd[1525]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Initializing!
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: management mode: managed
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Can't open /etc/wpa_supplicant/wpa_supplicant.conf for wireless security
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Loading connections
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: guessed connection type (eth0) = 802-3-ethernet
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: update_connection_setting_from_config_block: name:eth0, id:eth0, uuid: a1a5b3d2-2e82-bbd6-f878-d26feacc2c7d
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Using dhcp method for eth0
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: dhcpcd hostname not defined, ignoring
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Connection verified eth0:1
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Hostname updated to: localhost
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: Initialzation complete!
Jan 27 15:16:41 KONOHA NetworkManager[1502]: <info> Loaded plugin ifnet: (C) 1999-2010 Gentoo Foundation, Inc. To report bugs please use bugs.gentoo.org with [networkmanager] or [qiaomuf] prefix.
Jan 27 15:16:41 KONOHA NetworkManager[1502]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: getting unmanaged specs...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: (7593440) ... get_connections.
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: (7593440) connections count: 1
Jan 27 15:16:41 KONOHA NetworkManager[1502]: claim_connection: assertion `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing Nt_ext ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'Nt_ext'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing Thiago Wi-fi ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'Thiago Wi-fi'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing Android Hotspot9267 ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'Android Hotspot9267'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing R2 ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'R2'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing NemTente ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'NemTente'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing Shaka  ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'Shaka '
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing .keep_net-misc_networkmanager-0 ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     error: invalid or missing connection property '(null)/connection setting not found'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing Hefesto ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'Hefesto'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile: parsing Galaxy ...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: keyfile:     read connection 'Galaxy'
Jan 27 15:16:41 KONOHA NetworkManager[1502]: SCPlugin-Ifnet: getting unmanaged specs...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: <info> trying to start the modem manager...
Jan 27 15:16:41 KONOHA NetworkManager[1502]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jan 27 15:16:41 KONOHA NetworkManager[1502]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1e.0/0000:06:04.0/ieee80211/phy0/rfkill0) (driver rt61pci)
Jan 27 15:16:41 KONOHA dbus-daemon[1503]: dbus[1503]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Jan 27 15:16:41 KONOHA dbus[1503]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
Jan 27 15:16:41 KONOHA systemd[1]: Got D-Bus activation request for dbus-org.bluez.service
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> WiFi enabled by radio killswitch; enabled by state file
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> WWAN enabled by radio killswitch; disabled by state file
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> Networking is enabled by state file
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> Setting system hostname to 'localhost' (from system configuration)
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> failed to allocate link cache: (-10) Operation not supported
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): carrier is OFF
Jan 27 15:16:41 localhost dbus[1503]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Jan 27 15:16:41 localhost dbus-daemon[1503]: dbus[1503]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): now managed
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): bringing up device.
Jan 27 15:16:41 localhost dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jan 27 15:16:41 localhost dbus[1503]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jan 27 15:16:41 localhost systemd[1]: Trying to enqueue job bluetooth.service/start/replace
Jan 27 15:16:41 localhost systemd[1]: Installed new job bluetooth.service/start as 176
Jan 27 15:16:41 localhost systemd[1]: Enqueued job bluetooth.service/start as 176
Jan 27 15:16:41 localhost systemd[1]: Starting Bluetooth service...
Jan 27 15:16:41 localhost systemd[1]: About to execute /usr/sbin/bluetoothd -n
Jan 27 15:16:41 localhost systemd[1]: Forked /usr/sbin/bluetoothd as 1533
Jan 27 15:16:41 localhost systemd[1]: bluetooth.service changed dead -> start
Jan 27 15:16:41 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:41 localhost systemd[1]: NetworkManager.service's D-Bus name org.freedesktop.NetworkManager now registered by :1.2
Jan 27 15:16:41 localhost systemd[1]: NetworkManager.service changed start -> running
Jan 27 15:16:41 localhost systemd[1]: Job NetworkManager.service/start finished, result=done
Jan 27 15:16:41 localhost systemd[1]: Started Network Manager.
Jan 27 15:16:41 localhost systemd[1]: Child 1521 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:41 localhost kernel: r8169 0000:03:00.0 eth0: link down
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): preparing device.
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (eth0): deactivating device (reason 'managed') [2]
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): using nl80211 for WiFi device control
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> (wlan0): driver supports Access Point (AP) mode
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): new 802.11 WiFi device (driver: 'rt61pci' ifindex: 4)
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): now managed
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): bringing up device.
Jan 27 15:16:41 localhost bluetoothd[1533]: Bluetooth daemon 4.101
Jan 27 15:16:41 localhost dbus[1503]: [system] Successfully activated service 'org.bluez'
Jan 27 15:16:41 localhost bluetoothd[1533]: Starting SDP server
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): preparing device.
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> /sys/devices/virtual/net/sit0: couldn't determine device driver; ignoring...
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> /sys/devices/virtual/net/sit0: couldn't determine device driver; ignoring...
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> NetworkManager is running with systemd...
Jan 27 15:16:41 localhost dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.bluez'
Jan 27 15:16:41 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 27 15:16:41 localhost bluetoothd[1533]: bluetoothd[1533]: Bluetooth daemon 4.101
Jan 27 15:16:41 localhost bluetoothd[1533]: bluetoothd[1533]: Starting SDP server
Jan 27 15:16:41 localhost systemd[1]: network.target changed dead -> active
Jan 27 15:16:41 localhost systemd[1]: Job network.target/start finished, result=done
Jan 27 15:16:41 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jan 27 15:16:41 localhost systemd[1]: mysqld.service changed dead -> running
Jan 27 15:16:41 localhost systemd[1]: Job mysqld.service/start finished, result=done
Jan 27 15:16:41 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:41 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:41 localhost systemd[1]: Received SIGCHLD from PID 1521 (hwclock).
Jan 27 15:16:41 localhost systemd[1]: Got SIGCHLD for process 1521 (hwclock)
Jan 27 15:16:41 localhost systemd[1]: Child 1521 belongs to hwclock.service
Jan 27 15:16:41 localhost systemd[1]: hwclock.service: control process exited, code=exited status=0
Jan 27 15:16:41 localhost kernel: Bluetooth: Core ver 2.16
Jan 27 15:16:41 localhost kernel: NET: Registered protocol family 31
Jan 27 15:16:41 localhost kernel: Bluetooth: HCI device and connection manager initialized
Jan 27 15:16:41 localhost systemd[1]: hwclock.service got final SIGCHLD for state stop
Jan 27 15:16:41 localhost systemd[1]: hwclock.service changed stop -> dead
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0) supports 4 scan SSIDs
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: starting -> ready
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Jan 27 15:16:41 localhost NetworkManager[1502]: <warn> Trying to remove a non-existant call id.
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: ready -> disconnected
Jan 27 15:16:41 localhost NetworkManager[1502]: <info> (wlan0) supports 4 scan SSIDs
Jan 27 15:16:41 localhost kernel: Bluetooth: HCI socket layer initialized
Jan 27 15:16:41 localhost kernel: Bluetooth: L2CAP socket layer initialized
Jan 27 15:16:41 localhost systemd[1]: Job hwclock.service/start finished, result=done
Jan 27 15:16:41 localhost systemd[1]: Started hwclock.
Jan 27 15:16:41 localhost systemd[1]: Starting Multi-User.
Jan 27 15:16:41 localhost systemd[1]: multi-user.target changed dead -> active
Jan 27 15:16:41 localhost systemd[1]: Job multi-user.target/start finished, result=done
Jan 27 15:16:41 localhost systemd[1]: Reached target Multi-User.
Jan 27 15:16:41 localhost systemd[1]: Starting Graphical Interface.
Jan 27 15:16:41 localhost systemd[1]: graphical.target changed dead -> active
Jan 27 15:16:41 localhost systemd[1]: Job graphical.target/start finished, result=done
Jan 27 15:16:41 localhost systemd[1]: Reached target Graphical Interface.
Jan 27 15:16:41 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jan 27 15:16:42 localhost systemd[1]: systemd-update-utmp-runlevel.service changed dead -> start
Jan 27 15:16:42 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:42 localhost kernel: Bluetooth: SCO socket layer initialized
Jan 27 15:16:42 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jan 27 15:16:42 localhost kernel: Bluetooth: BNEP filters: protocol multicast
Jan 27 15:16:42 localhost kernel: Bluetooth: BNEP socket layer initialized
Jan 27 15:16:42 localhost systemd[1]: systemd-readahead-done.timer: Monotonic timer elapses in 10s the next time.
Jan 27 15:16:42 localhost systemd[1]: systemd-readahead-done.timer changed dead -> waiting
Jan 27 15:16:42 localhost systemd[1]: Job systemd-readahead-done.timer/start finished, result=done
Jan 27 15:16:42 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:42 localhost systemd[1]: bluetooth.service's D-Bus name org.bluez now registered by :1.7
Jan 27 15:16:42 localhost systemd[1]: bluetooth.service changed start -> running
Jan 27 15:16:42 localhost systemd[1]: Job bluetooth.service/start finished, result=done
Jan 27 15:16:42 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:42 localhost systemd[1]: hwclock.service: cgroup is empty
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:42 localhost systemd[1]: hwclock.service: cgroup is empty
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.GetUnit() on /org/freedesktop/systemd1
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/graphical_2etarget
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:42 localhost systemd[1]: Received SIGCHLD from PID 1541 (systemd-update-).
Jan 27 15:16:42 localhost systemd[1]: Got SIGCHLD for process 1541 (systemd-update-)
Jan 27 15:16:42 localhost systemd[1]: Child 1541 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:42 localhost systemd[1]: Child 1541 belongs to systemd-update-utmp-runlevel.service
Jan 27 15:16:42 localhost systemd[1]: systemd-update-utmp-runlevel.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:42 localhost systemd[1]: systemd-update-utmp-runlevel.service changed start -> dead
Jan 27 15:16:42 localhost systemd[1]: Job systemd-update-utmp-runlevel.service/start finished, result=done
Jan 27 15:16:42 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
Jan 27 15:16:42 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:42 localhost systemd[1]: systemd-update-utmp-runlevel.service: cgroup is empty
Jan 27 15:16:42 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Auto-activating connection 'NemTente'.
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) starting connection 'NemTente'
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0/wireless): connection 'NemTente' has security, and secrets exist.  No new secrets needed.
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Config: added 'ssid' value 'NemTente'
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Config: added 'scan_ssid' value '1'
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Config: added 'psk' value '<omitted>'
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> Config: set interface ap_scan to 1
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: disconnected -> inactive
Jan 27 15:16:43 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: inactive -> scanning
Jan 27 15:16:44 localhost kernel: wlan0: authenticate with 74:ea:3a:b6:41:e2
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: authenticating -> associating
Jan 27 15:16:44 localhost kernel: wlan0: send auth to 74:ea:3a:b6:41:e2 (try 1/3)
Jan 27 15:16:44 localhost kernel: wlan0: authenticated
Jan 27 15:16:44 localhost kernel: wlan0: associate with 74:ea:3a:b6:41:e2 (try 1/3)
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
Jan 27 15:16:44 localhost kernel: wlan0: RX AssocResp from 74:ea:3a:b6:41:e2 (capab=0x431 status=0 aid=1)
Jan 27 15:16:44 localhost kernel: wlan0: associated
Jan 27 15:16:44 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'NemTente'.
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> dhcpcd started with pid 1554
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Jan 27 15:16:44 localhost dhcpcd[1554]: version 5.6.6 starting
Jan 27 15:16:44 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:44 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:44 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:44 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:44 localhost dhcpcd[1554]: wlan0: sending IPv6 Router Solicitation
Jan 27 15:16:44 localhost dhcpcd[1554]: wlan0: sendmsg: Cannot assign requested address
Jan 27 15:16:44 localhost dhcpcd[1554]: wlan0: broadcasting for a lease
Jan 27 15:16:44 localhost NetworkManager[1502]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
Jan 27 15:16:45 localhost dhcpcd[1554]: wlan0: offered 10.10.10.103 from 10.10.10.1
Jan 27 15:16:45 localhost dhcpcd[1554]: wlan0: acknowledged 10.10.10.103 from 10.10.10.1
Jan 27 15:16:45 localhost dhcpcd[1554]: wlan0: checking for 10.10.10.103
Jan 27 15:16:46 localhost systemd[1]: Received SIGCHLD from PID 1577 (klauncher).
Jan 27 15:16:46 localhost systemd[1]: Got SIGCHLD for process 1577 (klauncher)
Jan 27 15:16:46 localhost systemd[1]: Child 1577 died (code=exited, status=1/FAILURE)
Jan 27 15:16:47 localhost systemd[1]: Received SIGCHLD from PID 1497 (alsactl).
Jan 27 15:16:47 localhost systemd[1]: Got SIGCHLD for process 1497 (alsactl)
Jan 27 15:16:47 localhost systemd[1]: Child 1497 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:47 localhost systemd[1]: Child 1497 belongs to alsa-restore.service
Jan 27 15:16:47 localhost systemd[1]: alsa-restore.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:47 localhost systemd[1]: alsa-restore.service changed start -> dead
Jan 27 15:16:47 localhost systemd[1]: Job alsa-restore.service/start finished, result=done
Jan 27 15:16:47 localhost systemd[1]: Started Restore Sound Card State.
Jan 27 15:16:47 localhost systemd[1]: Running GC...
Jan 27 15:16:47 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:47 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:47 localhost systemd[1]: alsa-restore.service: cgroup is empty
Jan 27 15:16:47 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:48 localhost dhcpcd[1554]: wlan0: sending IPv6 Router Solicitation
Jan 27 15:16:49 localhost dhcpcd[1554]: wlan0: leased 10.10.10.103 for 7200 seconds
Jan 27 15:16:49 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:49 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:49 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:49 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:16:49 localhost NetworkManager[1502]: <info> (wlan0): DHCPv4 state changed preinit -> bound
Jan 27 15:16:49 localhost NetworkManager[1502]: <info>   address 10.10.10.103
Jan 27 15:16:49 localhost NetworkManager[1502]: <info>   prefix 24 (255.255.255.0)
Jan 27 15:16:49 localhost NetworkManager[1502]: <info>   gateway 10.10.10.1
Jan 27 15:16:49 localhost NetworkManager[1502]: <info>   nameserver '10.10.10.1'
Jan 27 15:16:49 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jan 27 15:16:49 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
Jan 27 15:16:50 localhost NetworkManager[1502]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Jan 27 15:16:51 localhost NetworkManager[1502]: <info> ((null)): writing resolv.conf to /sbin/resolvconf
Jan 27 15:16:51 localhost NetworkManager[1502]: <info> Clearing nscd hosts cache.
Jan 27 15:16:51 localhost NetworkManager[1502]: <info> Policy set 'NemTente' (wlan0) as default for IPv4 routing and DNS.
Jan 27 15:16:51 localhost NetworkManager[1502]: <info> Activation (wlan0) successful, device activated.
Jan 27 15:16:51 localhost NetworkManager[1502]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
Jan 27 15:16:52 localhost systemd[1]: Timer elapsed on systemd-readahead-done.timer
Jan 27 15:16:52 localhost systemd[1]: Trying to enqueue job systemd-readahead-done.service/start/replace
Jan 27 15:16:52 localhost systemd[1]: Installed new job systemd-readahead-done.service/start as 254
Jan 27 15:16:52 localhost systemd[1]: Enqueued job systemd-readahead-done.service/start as 254
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.timer changed waiting -> running
Jan 27 15:16:52 localhost systemd[1]: Starting Stop Read-Ahead Data Collection...
Jan 27 15:16:52 localhost systemd[1]: About to execute /usr/bin/systemd-notify --readahead=done
Jan 27 15:16:52 localhost systemd[1]: Forked /usr/bin/systemd-notify as 1616
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.service changed dead -> start
Jan 27 15:16:52 localhost systemd[1]: Received SIGCHLD from PID 1616 (systemd-notify).
Jan 27 15:16:52 localhost systemd[1]: Got SIGCHLD for process 1616 (systemd-notify)
Jan 27 15:16:52 localhost systemd[1]: Child 1616 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:52 localhost systemd[1]: Child 1616 belongs to systemd-readahead-done.service
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.service changed start -> dead
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.timer: Timer is elapsed.
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.timer got notified about unit deactivation.
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.timer changed running -> elapsed
Jan 27 15:16:52 localhost systemd[1]: Job systemd-readahead-done.service/start finished, result=done
Jan 27 15:16:52 localhost systemd[1]: Started Stop Read-Ahead Data Collection.
Jan 27 15:16:52 localhost systemd[1]: Got SIGCHLD for process 752 (systemd-readahe)
Jan 27 15:16:52 localhost systemd[1]: Child 752 died (code=exited, status=0/SUCCESS)
Jan 27 15:16:52 localhost systemd[1]: Child 752 belongs to systemd-readahead-collect.service
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-collect.service: main process exited, code=exited, status=0/SUCCESS
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-collect.service changed running -> exited
Jan 27 15:16:52 localhost systemd[1]: Received SIGCHLD from PID 752 (n/a).
Jan 27 15:16:52 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:52 localhost systemd[1]: Accepted connection on private bus.
Jan 27 15:16:52 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-done.service: cgroup is empty
Jan 27 15:16:52 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:52 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
Jan 27 15:16:52 localhost systemd[1]: systemd-readahead-collect.service: cgroup is empty
Jan 27 15:16:52 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
Jan 27 15:16:52 localhost dhcpcd[1554]: wlan0: sending IPv6 Router Solicitation
Jan 27 15:16:56 localhost dhcpcd[1554]: wlan0: sending IPv6 Router Solicitation
Jan 27 15:16:56 localhost dhcpcd[1554]: wlan0: no IPv6 Routers available
Jan 27 15:17:00 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:00 localhost dbus-daemon[1503]: dbus[1503]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
Jan 27 15:17:00 localhost dbus[1503]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
Jan 27 15:17:00 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
Jan 27 15:17:00 localhost systemd[1]: Got D-Bus activation request for console-kit-daemon.service
Jan 27 15:17:00 localhost systemd[1]: Trying to enqueue job console-kit-daemon.service/start/replace
Jan 27 15:17:00 localhost systemd[1]: Installed new job console-kit-daemon.service/start as 258
Jan 27 15:17:00 localhost systemd[1]: Enqueued job console-kit-daemon.service/start as 258
Jan 27 15:17:00 localhost systemd[1]: Starting Console Manager...
Jan 27 15:17:00 localhost systemd[1]: About to execute /usr/sbin/console-kit-daemon --no-daemon
Jan 27 15:17:00 localhost systemd[1]: Forked /usr/sbin/console-kit-daemon as 1621
Jan 27 15:17:00 localhost systemd[1]: console-kit-daemon.service changed dead -> start
Jan 27 15:17:00 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost console-kit-daemon[1621]: missing action
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jan 27 15:17:01 localhost dbus[1503]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost systemd[1]: console-kit-daemon.service's D-Bus name org.freedesktop.ConsoleKit now registered by :1.11
Jan 27 15:17:01 localhost systemd[1]: console-kit-daemon.service changed start -> running
Jan 27 15:17:01 localhost systemd[1]: Job console-kit-daemon.service/start finished, result=done
Jan 27 15:17:01 localhost systemd[1]: Started Console Manager.
Jan 27 15:17:01 localhost kdm[1552]: :0[1552]: pam_unix(kde:session): session opened for user shaka by (uid=0)
Jan 27 15:17:01 localhost kdm[1552]: :0[1552]: pam_systemd(kde:session): Option kill-user=1 not supported anymore, ignoring.
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost systemd-logind[1504]: New session 1 of user shaka.
Jan 27 15:17:01 localhost systemd-logind[1504]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display.
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:01 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:02 localhost systemd[1]: Received SIGCHLD from PID 1532 (nm-dispatcher.a).
Jan 27 15:17:02 localhost systemd[1]: Got SIGCHLD for process 1532 (nm-dispatcher.a)
Jan 27 15:17:02 localhost systemd[1]: Child 1532 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:02 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:02 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:07 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:09 localhost dbus-daemon[1503]: dbus[1503]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Jan 27 15:17:09 localhost dbus[1503]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Jan 27 15:17:09 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
Jan 27 15:17:09 localhost systemd[1]: Got D-Bus activation request for upower.service
Jan 27 15:17:09 localhost systemd[1]: Trying to enqueue job upower.service/start/replace
Jan 27 15:17:09 localhost systemd[1]: Installed new job upower.service/start as 336
Jan 27 15:17:09 localhost systemd[1]: Enqueued job upower.service/start as 336
Jan 27 15:17:09 localhost systemd[1]: Starting Daemon for power management...
Jan 27 15:17:09 localhost systemd[1]: About to execute /usr/libexec/upowerd
Jan 27 15:17:09 localhost systemd[1]: Forked /usr/libexec/upowerd as 1769
Jan 27 15:17:09 localhost systemd[1]: upower.service changed dead -> start
Jan 27 15:17:11 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:11 localhost systemd[1]: Running GC...
Jan 27 15:17:11 localhost dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.UPower'
Jan 27 15:17:11 localhost dbus[1503]: [system] Successfully activated service 'org.freedesktop.UPower'
Jan 27 15:17:11 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:11 localhost systemd[1]: upower.service's D-Bus name org.freedesktop.UPower now registered by :1.17
Jan 27 15:17:11 localhost systemd[1]: upower.service changed start -> running
Jan 27 15:17:11 localhost systemd[1]: Job upower.service/start finished, result=done
Jan 27 15:17:11 localhost systemd[1]: Started Daemon for power management.
Jan 27 15:17:11 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:11 localhost dbus-daemon[1503]: dbus[1503]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Jan 27 15:17:11 localhost dbus[1503]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Jan 27 15:17:11 localhost dbus-daemon[1503]: (process:1810): GLib-WARNING **: goption.c:2175: ignoring no-arg, optional-arg or filename flags (16) on option of arg-type 1 in entry (null):helper-dir
Jan 27 15:17:11 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:11 localhost dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.UDisks'
Jan 27 15:17:11 localhost dbus[1503]: [system] Successfully activated service 'org.freedesktop.UDisks'
Jan 27 15:17:11 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:11 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:11 localhost dbus-daemon[1503]: (udisks-daemon:1810): udisks-daemon-WARNING **: No /proc/mdstat file: No such file or directory
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:00.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:00.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:01.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:01.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1b.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1b.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.7
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.7
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1e.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1e.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1e.0/0000:06:04.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1e.0/0000:06:04.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/scsi_host/host0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/scsi_host/host0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.1/ata2/host1/scsi_host/host1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.1/ata2/host1/scsi_host/host1
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/scsi_host/host2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/scsi_host/host2
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/scsi_host/host3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** scsi_host IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/scsi_host/host3
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:11 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:12 localhost dbus-daemon[1503]: helper(pid  1814): launched job udisks-helper-ata-smart-collect on /dev/sda
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: helper(pid  1820): launched job udisks-helper-ata-smart-collect on /dev/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop5
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop5
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop5
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop6
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop6
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop6
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/loop7
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/virtual/block/loop7
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/loop7
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram10
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram10
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram11
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram11
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram12
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram12
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram13
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram13
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram14
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram14
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram15
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram15
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram5
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram5
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram6
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram6
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram7
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram7
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram8
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram8
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** ADDING /sys/devices/virtual/block/ram9
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** IGNORING ADD /sys/devices/virtual/block/ram9
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1
Jan 27 15:17:12 localhost dbus-daemon[1503]: helper(pid  1820): completed with exit code 0
Jan 27 15:17:12 localhost dbus-daemon[1503]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb
Jan 27 15:17:13 localhost dbus-daemon[1503]: helper(pid  1814): completed with exit code 0
Jan 27 15:17:13 localhost dbus-daemon[1503]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda
Jan 27 15:17:13 localhost dbus-daemon[1503]: **** /proc/self/mountinfo changed
Jan 27 15:17:13 localhost kernel: EXT4-fs (sda1): re-mounted. Opts: commit=0
Jan 27 15:17:13 localhost dbus-daemon[1503]: **** /proc/self/mountinfo changed
Jan 27 15:17:13 localhost kernel: EXT4-fs (sdb1): re-mounted. Opts: commit=0
Jan 27 15:17:13 localhost systemd[1]: Received SIGCHLD from PID 1791 (pm-powersave).
Jan 27 15:17:13 localhost systemd[1]: Got SIGCHLD for process 1791 (pm-powersave)
Jan 27 15:17:13 localhost systemd[1]: Child 1791 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:14 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:20 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:23 localhost systemd[1]: Received SIGCHLD from PID 1873 (kuiserver).
Jan 27 15:17:23 localhost systemd[1]: Got SIGCHLD for process 1873 (kuiserver)
Jan 27 15:17:23 localhost systemd[1]: Child 1873 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:23 localhost systemd[1]: Running GC...
Jan 27 15:17:24 localhost systemd[1]: Received SIGCHLD from PID 1852 (eselect).
Jan 27 15:17:24 localhost systemd[1]: Got SIGCHLD for process 1852 (eselect)
Jan 27 15:17:24 localhost systemd[1]: Child 1852 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:26 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:28 localhost systemd[1]: Received SIGCHLD from PID 1730 (ksplashx).
Jan 27 15:17:28 localhost systemd[1]: Got SIGCHLD for process 1730 (ksplashx)
Jan 27 15:17:28 localhost systemd[1]: Child 1730 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:28 localhost systemd[1]: Received SIGCHLD from PID 1938 (kaccess).
Jan 27 15:17:28 localhost systemd[1]: Got SIGCHLD for process 1938 (kaccess)
Jan 27 15:17:28 localhost systemd[1]: Child 1938 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:29 localhost dbus-daemon[1503]: dbus[1503]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Jan 27 15:17:29 localhost dbus[1503]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Jan 27 15:17:29 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:29 localhost systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
Jan 27 15:17:29 localhost systemd[1]: Got D-Bus activation request for rtkit-daemon.service
Jan 27 15:17:29 localhost systemd[1]: Trying to enqueue job rtkit-daemon.service/start/replace
Jan 27 15:17:29 localhost systemd[1]: Installed new job rtkit-daemon.service/start as 414
Jan 27 15:17:29 localhost systemd[1]: Enqueued job rtkit-daemon.service/start as 414
Jan 27 15:17:29 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 27 15:17:29 localhost systemd[1]: About to execute /usr/libexec/rtkit-daemon
Jan 27 15:17:29 localhost systemd[1]: Forked /usr/libexec/rtkit-daemon as 1965
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service changed dead -> start
Jan 27 15:17:29 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:29 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service's D-Bus name org.freedesktop.RealtimeKit1 now registered by :1.25
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service changed start -> running
Jan 27 15:17:29 localhost systemd[1]: Job rtkit-daemon.service/start finished, result=done
Jan 27 15:17:29 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 27 15:17:29 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service: got STATUS=Running.
Jan 27 15:17:29 localhost dbus-daemon[1503]: dbus[1503]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jan 27 15:17:29 localhost dbus[1503]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Successfully called chroot.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Successfully dropped privileges.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Successfully limited resources.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Running.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Canary thread running.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Successfully made thread 1964 of process 1964 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Supervising 1 threads of 1 processes of 1 users.
Jan 27 15:17:29 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:29 localhost systemd[1]: rtkit-daemon.service: got STATUS=Supervising 1 threads of 1 processes of 1 users.
Jan 27 15:17:29 localhost rtkit-daemon[1965]: Watchdog thread running.
Jan 27 15:17:30 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:32 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:32 localhost rtkit-daemon[1965]: Successfully made thread 1988 of process 1964 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Jan 27 15:17:32 localhost rtkit-daemon[1965]: Supervising 2 threads of 1 processes of 1 users.
Jan 27 15:17:32 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:32 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:32 localhost systemd[1]: rtkit-daemon.service: got STATUS=Supervising 2 threads of 1 processes of 1 users.
Jan 27 15:17:32 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:32 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:32 localhost rtkit-daemon[1965]: Successfully made thread 1989 of process 1964 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Jan 27 15:17:32 localhost rtkit-daemon[1965]: Supervising 3 threads of 1 processes of 1 users.
Jan 27 15:17:32 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:32 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:32 localhost systemd[1]: rtkit-daemon.service: got STATUS=Supervising 3 threads of 1 processes of 1 users.
Jan 27 15:17:32 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:33 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:33 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:33 localhost rtkit-daemon[1965]: Successfully made thread 1994 of process 1964 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Jan 27 15:17:33 localhost rtkit-daemon[1965]: Supervising 4 threads of 1 processes of 1 users.
Jan 27 15:17:33 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:33 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:33 localhost systemd[1]: rtkit-daemon.service: got STATUS=Supervising 4 threads of 1 processes of 1 users.
Jan 27 15:17:33 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:33 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:33 localhost systemd[1]: Received SIGCHLD from PID 1963 (pulseaudio).
Jan 27 15:17:33 localhost systemd[1]: Got SIGCHLD for process 1963 (pulseaudio)
Jan 27 15:17:33 localhost systemd[1]: Child 1963 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:34 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:39 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:39 localhost systemd[1]: Running GC...
Jan 27 15:17:43 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:43 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:45 localhost systemd[1]: Received SIGCHLD from PID 2057 (kwalletmanager).
Jan 27 15:17:45 localhost systemd[1]: Got SIGCHLD for process 2057 (kwalletmanager)
Jan 27 15:17:45 localhost systemd[1]: Child 2057 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:45 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:45 localhost rtkit-daemon[1965]: Successfully made thread 2064 of process 2064 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Jan 27 15:17:45 localhost rtkit-daemon[1965]: Supervising 5 threads of 2 processes of 1 users.
Jan 27 15:17:45 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:45 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:45 localhost systemd[1]: rtkit-daemon.service: got STATUS=Supervising 5 threads of 2 processes of 1 users.
Jan 27 15:17:45 localhost pulseaudio[2064]: [pulseaudio] pid.c: Daemon already running.
Jan 27 15:17:45 localhost systemd[1]: Received SIGCHLD from PID 2063 (pulseaudio).
Jan 27 15:17:45 localhost systemd[1]: Got SIGCHLD for process 2063 (pulseaudio)
Jan 27 15:17:45 localhost systemd[1]: Child 2063 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:45 localhost systemd[1]: Received SIGCHLD from PID 2064 (pulseaudio).
Jan 27 15:17:45 localhost systemd[1]: Got SIGCHLD for process 2064 (pulseaudio)
Jan 27 15:17:45 localhost systemd[1]: Child 2064 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:45 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:45 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:45 localhost rtkit-daemon[1965]: Successfully made thread 2071 of process 2071 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Jan 27 15:17:45 localhost rtkit-daemon[1965]: Supervising 5 threads of 2 processes of 1 users.
Jan 27 15:17:45 localhost pulseaudio[2071]: [pulseaudio] pid.c: Daemon already running.
Jan 27 15:17:45 localhost systemd[1]: Got notification message for unit rtkit-daemon.service
Jan 27 15:17:45 localhost systemd[1]: rtkit-daemon.service: Got message
Jan 27 15:17:45 localhost systemd[1]: rtkit-daemon.service: got STATUS=Supervising 5 threads of 2 processes of 1 users.
Jan 27 15:17:45 localhost systemd[1]: Received SIGCHLD from PID 2071 (pulseaudio).
Jan 27 15:17:45 localhost systemd[1]: Got SIGCHLD for process 2071 (pulseaudio)
Jan 27 15:17:45 localhost systemd[1]: Child 2071 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:45 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:17:45 localhost systemd[1]: Received SIGCHLD from PID 2070 (pulseaudio).
Jan 27 15:17:45 localhost systemd[1]: Got SIGCHLD for process 2070 (pulseaudio)
Jan 27 15:17:45 localhost systemd[1]: Child 2070 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:46 localhost systemd[1]: Received SIGCHLD from PID 2082 (nepomukcontroll).
Jan 27 15:17:46 localhost systemd[1]: Got SIGCHLD for process 2082 (nepomukcontroll)
Jan 27 15:17:46 localhost systemd[1]: Child 2082 died (code=exited, status=0/SUCCESS)
Jan 27 15:17:46 localhost systemd[1]: Received SIGCHLD from PID 2079 (kmix).
Jan 27 15:17:46 localhost systemd[1]: Got SIGCHLD for process 2079 (kmix)
Jan 27 15:17:46 localhost systemd[1]: Child 2079 died (code=exited, status=0/SUCCESS)
Jan 27 15:18:10 localhost systemd[1]: Received SIGCHLD from PID 1767 (kcminit_startup).
Jan 27 15:18:10 localhost systemd[1]: Got SIGCHLD for process 1767 (kcminit_startup)
Jan 27 15:18:10 localhost systemd[1]: Child 1767 died (code=exited, status=0/SUCCESS)
Jan 27 15:18:10 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:18:10 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:18:10 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:18:10 localhost polkitd[1525]: Registered Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session1 (system bus name :1.39 [/usr/lib64/kde4/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale pt_BR.ISO-8859-1)
Jan 27 15:18:12 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:18:20 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:18:21 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:18:42 localhost ntfs-3g[1470]: [76B blob data]
Jan 27 15:18:42 localhost ntfs-3g[1470]: [76B blob data]
Jan 27 15:20:29 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:20:33 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:20:44 localhost systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
Jan 27 15:21:33 localhost kernel: EXT4-fs (sdb1): error count: 1
Jan 27 15:21:33 localhost kernel: EXT4-fs (sdb1): initial error at 1346855497: __ext4_get_inode_loc:3539: inode 4588263: block 18350158
Jan 27 15:21:33 localhost kernel: EXT4-fs (sdb1): last error at 1346855497: __ext4_get_inode_loc:3539: inode 4588263: block 18350158
Jan 27 15:26:16 localhost systemd[1]: Received SIGCHLD from PID 2390 (less).
Jan 27 15:26:16 localhost systemd[1]: Got SIGCHLD for process 2390 (less)
Jan 27 15:26:16 localhost systemd[1]: Child 2390 died (code=killed, status=15/TERM)
Jan 27 15:27:20 localhost systemd[1]: Received SIGCHLD from PID 2393 (less).
Jan 27 15:27:20 localhost systemd[1]: Got SIGCHLD for process 2393 (less)
Jan 27 15:27:20 localhost systemd[1]: Child 2393 died (code=killed, status=15/TERM)

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27 18:31   ` João Matos
@ 2013-01-27 21:08     ` Canek Peláez Valdés
  2013-01-27 21:23       ` João Matos
  2013-01-28 19:01       ` Stefan G. Weichinger
  0 siblings, 2 replies; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-27 21:08 UTC (permalink / raw
  To: gentoo-user

On Sun, Jan 27, 2013 at 12:31 PM, João Matos <jaoneto@gmail.com> wrote:
>
>
>
> 2013/1/26 Canek Peláez Valdés <caneko@gmail.com>
>>
>> On Sat, Jan 26, 2013 at 7:08 PM, João Matos <jaoneto@gmail.com> wrote:
>> > Hi list,
>> >
>> > I'm having this problem for a while, but I've decided to solve it know.
>> > Every time I boot my system (couple times a day), I have to hid Ctrl + D
>> > when the boot process is interrupted by the "emergency mode".
>> >
>> > I think it started when I was compiling the kernel myself, and removing
>> > lot
>> > of stuff. Although, I checked and the mandatory options for systemd are
>> > ok.
>> >
>> > When I run "journalctl -b -p err" the only information I get is:
>> >
>> > Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection: assertion
>> > `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
>> > Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
>> > requested address
>> > Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
>> > already running.
>> > Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
>> > already running.
>> >
>> >  It give me no clue.
>> >
>> > Attached the .conf from my gentoo-3.7.1
>> >
>> > After I hit Ctrl + D, the system works normally.
>> >
>> > Any help will be appreciated :)
>>
>> Are you using udev-197 with systemd-197? mgorny masked it, and said
>> this in package.mask:
>
>
> I'm using them. Last time I updated my system there weren't any warning.
> Anyway, this problem is happening since the previous version.
>
>>
>> # Does not boot. Something with udev is probably broken. Feel free
>> # to unmask, debug and provide me with a patch.
>>
>> You need to be using the same version for udev and systemd (they are
>> the same package). If you are using the same version for udev and
>> systemd, are you using an initramfs? When was the last time you built
>> it, if you do?
>
>
> I don't have initramfs. Just the kernel. But it used to work normaly.
>>
>>
>> Could you boot with "systemd.log_target=kmsg" and
>> "systemd.log_level=debug", and post the whole output of "journalctl
>> -b"? It prints only the logs from the last boot.
>>
>
> journalctl -b attached.

From your logs:

Jan 27 15:16:27 KONOHA systemd[1]: Activating default unit: emergency.target

You have emergency.target as default unit. The default.target can be
set in different ways:

- Check /usr/lib64/systemd/system/default.target
- Check /etc/systemd/system/default.target
- Check if you use --unit=emergency.target in your grub config
- Check if you pass the "emergency" kernel parametr in your grub config

udev-197 in the tree installs everything to /; systemd-197 installs to
/usr. I'm pretty sure that is not going to end well; I haven't
upgraded to 197 in neither package.

Check your default.target; for some reason is set to emergency.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27 21:08     ` Canek Peláez Valdés
@ 2013-01-27 21:23       ` João Matos
  2013-01-27 22:14         ` João Matos
  2013-01-28 19:01       ` Stefan G. Weichinger
  1 sibling, 1 reply; 35+ messages in thread
From: João Matos @ 2013-01-27 21:23 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 4038 bytes --]

2013/1/27 Canek Peláez Valdés <caneko@gmail.com>

> On Sun, Jan 27, 2013 at 12:31 PM, João Matos <jaoneto@gmail.com> wrote:
> >
> >
> >
> > 2013/1/26 Canek Peláez Valdés <caneko@gmail.com>
> >>
> >> On Sat, Jan 26, 2013 at 7:08 PM, João Matos <jaoneto@gmail.com> wrote:
> >> > Hi list,
> >> >
> >> > I'm having this problem for a while, but I've decided to solve it
> know.
> >> > Every time I boot my system (couple times a day), I have to hid Ctrl
> + D
> >> > when the boot process is interrupted by the "emergency mode".
> >> >
> >> > I think it started when I was compiling the kernel myself, and
> removing
> >> > lot
> >> > of stuff. Although, I checked and the mandatory options for systemd
> are
> >> > ok.
> >> >
> >> > When I run "journalctl -b -p err" the only information I get is:
> >> >
> >> > Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection:
> assertion
> >> > `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
> >> > Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
> >> > requested address
> >> > Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
> >> > already running.
> >> > Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
> >> > already running.
> >> >
> >> >  It give me no clue.
> >> >
> >> > Attached the .conf from my gentoo-3.7.1
> >> >
> >> > After I hit Ctrl + D, the system works normally.
> >> >
> >> > Any help will be appreciated :)
> >>
> >> Are you using udev-197 with systemd-197? mgorny masked it, and said
> >> this in package.mask:
> >
> >
> > I'm using them. Last time I updated my system there weren't any warning.
> > Anyway, this problem is happening since the previous version.
> >
> >>
> >> # Does not boot. Something with udev is probably broken. Feel free
> >> # to unmask, debug and provide me with a patch.
> >>
> >> You need to be using the same version for udev and systemd (they are
> >> the same package). If you are using the same version for udev and
> >> systemd, are you using an initramfs? When was the last time you built
> >> it, if you do?
> >
> >
> > I don't have initramfs. Just the kernel. But it used to work normaly.
> >>
> >>
> >> Could you boot with "systemd.log_target=kmsg" and
> >> "systemd.log_level=debug", and post the whole output of "journalctl
> >> -b"? It prints only the logs from the last boot.
> >>
> >
> > journalctl -b attached.
>
> From your logs:
>
> Jan 27 15:16:27 KONOHA systemd[1]: Activating default unit:
> emergency.target
>
> You have emergency.target as default unit. The default.target can be
> set in different ways:
>
> - Check /usr/lib64/systemd/system/default.target
>

Nothing found here. The file is:

[Unit]
Description=Graphical Interface
Documentation=man:systemd.special(7)
Requires=multi-user.target
After=multi-user.target
Conflicts=rescue.target
Wants=display-manager.service
AllowIsolate=yes

[Install]
Alias=default.target


- Check /etc/systemd/system/default.target
>

doesn't exist.


> - Check if you use --unit=emergency.target in your grub config
> - Check if you pass the "emergency" kernel parametr in your grub config
>

Nothing wrong with grub.


> udev-197 in the tree installs everything to /; systemd-197 installs to
> /usr. I'm pretty sure that is not going to end well; I haven't
> upgraded to 197 in neither package.
>
> Check your default.target; for some reason is set to emergency.
>
> Regards.
> --
> Canek Peláez Valdés
> Posgrado en Ciencia e Ingeniería de la Computación
> Universidad Nacional Autónoma de México
>
>
I've also tryed "systemctl disable emergency.service" and "systemctl
disable emergency.target" before but got nothing.

Anyway, thank you for your help :). I'll try to downgrade. But I still
think it is about kernel config.

-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #2: Type: text/html, Size: 5973 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27 21:23       ` João Matos
@ 2013-01-27 22:14         ` João Matos
  2013-01-27 22:28           ` Mike Gilbert
  0 siblings, 1 reply; 35+ messages in thread
From: João Matos @ 2013-01-27 22:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 4887 bytes --]

Is there any way it is not in the "default mode"?

when it stoped, instead of hitting Ctrl D, I taped my password and
"systemctl default", so it could try to start again the default boot
process. And it worked.

I'll not try the downgrade right now bcz, after a emerge --sync, my portage
started do complain about compiling net-misc/networkmanager with support
for both systemd and consolekit, but I'm not able to disable consolekit
support. So I'll wait them to fix it.


2013/1/27 João Matos <jaoneto@gmail.com>

>
>
>
> 2013/1/27 Canek Peláez Valdés <caneko@gmail.com>
>
>> On Sun, Jan 27, 2013 at 12:31 PM, João Matos <jaoneto@gmail.com> wrote:
>> >
>> >
>> >
>> > 2013/1/26 Canek Peláez Valdés <caneko@gmail.com>
>> >>
>> >> On Sat, Jan 26, 2013 at 7:08 PM, João Matos <jaoneto@gmail.com> wrote:
>> >> > Hi list,
>> >> >
>> >> > I'm having this problem for a while, but I've decided to solve it
>> know.
>> >> > Every time I boot my system (couple times a day), I have to hid Ctrl
>> + D
>> >> > when the boot process is interrupted by the "emergency mode".
>> >> >
>> >> > I think it started when I was compiling the kernel myself, and
>> removing
>> >> > lot
>> >> > of stuff. Although, I checked and the mandatory options for systemd
>> are
>> >> > ok.
>> >> >
>> >> > When I run "journalctl -b -p err" the only information I get is:
>> >> >
>> >> > Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection:
>> assertion
>> >> > `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
>> >> > Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
>> >> > requested address
>> >> > Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c:
>> Daemon
>> >> > already running.
>> >> > Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c:
>> Daemon
>> >> > already running.
>> >> >
>> >> >  It give me no clue.
>> >> >
>> >> > Attached the .conf from my gentoo-3.7.1
>> >> >
>> >> > After I hit Ctrl + D, the system works normally.
>> >> >
>> >> > Any help will be appreciated :)
>> >>
>> >> Are you using udev-197 with systemd-197? mgorny masked it, and said
>> >> this in package.mask:
>> >
>> >
>> > I'm using them. Last time I updated my system there weren't any warning.
>> > Anyway, this problem is happening since the previous version.
>> >
>> >>
>> >> # Does not boot. Something with udev is probably broken. Feel free
>> >> # to unmask, debug and provide me with a patch.
>> >>
>> >> You need to be using the same version for udev and systemd (they are
>> >> the same package). If you are using the same version for udev and
>> >> systemd, are you using an initramfs? When was the last time you built
>> >> it, if you do?
>> >
>> >
>> > I don't have initramfs. Just the kernel. But it used to work normaly.
>> >>
>> >>
>> >> Could you boot with "systemd.log_target=kmsg" and
>> >> "systemd.log_level=debug", and post the whole output of "journalctl
>> >> -b"? It prints only the logs from the last boot.
>> >>
>> >
>> > journalctl -b attached.
>>
>> From your logs:
>>
>> Jan 27 15:16:27 KONOHA systemd[1]: Activating default unit:
>> emergency.target
>>
>> You have emergency.target as default unit. The default.target can be
>> set in different ways:
>>
>> - Check /usr/lib64/systemd/system/default.target
>>
>
> Nothing found here. The file is:
>
> [Unit]
> Description=Graphical Interface
> Documentation=man:systemd.special(7)
> Requires=multi-user.target
> After=multi-user.target
> Conflicts=rescue.target
> Wants=display-manager.service
> AllowIsolate=yes
>
> [Install]
> Alias=default.target
>
>
> - Check /etc/systemd/system/default.target
>>
>
> doesn't exist.
>
>
>> - Check if you use --unit=emergency.target in your grub config
>> - Check if you pass the "emergency" kernel parametr in your grub config
>>
>
> Nothing wrong with grub.
>
>
>> udev-197 in the tree installs everything to /; systemd-197 installs to
>> /usr. I'm pretty sure that is not going to end well; I haven't
>> upgraded to 197 in neither package.
>>
>> Check your default.target; for some reason is set to emergency.
>>
>> Regards.
>> --
>> Canek Peláez Valdés
>> Posgrado en Ciencia e Ingeniería de la Computación
>> Universidad Nacional Autónoma de México
>>
>>
> I've also tryed "systemctl disable emergency.service" and "systemctl
> disable emergency.target" before but got nothing.
>
>  Anyway, thank you for your help :). I'll try to downgrade. But I still
> think it is about kernel config.
>
> --
> João de Matos
> Linux User #461527
> Graduando em Engenharia de Computação 2005.1
> UEFS - Universidade Estadual de Feira de Santana
>



-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #2: Type: text/html, Size: 7150 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27 22:14         ` João Matos
@ 2013-01-27 22:28           ` Mike Gilbert
  2013-01-28  3:07             ` João Matos
  0 siblings, 1 reply; 35+ messages in thread
From: Mike Gilbert @ 2013-01-27 22:28 UTC (permalink / raw
  To: gentoo-user

On Sun, Jan 27, 2013 at 5:14 PM, João Matos <jaoneto@gmail.com> wrote:
> Is there any way it is not in the "default mode"?
>

Can you post your complete kernel command line?


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27 22:28           ` Mike Gilbert
@ 2013-01-28  3:07             ` João Matos
  2013-01-28  5:21               ` Mike Gilbert
  0 siblings, 1 reply; 35+ messages in thread
From: João Matos @ 2013-01-28  3:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

title Gentoo Linux 3.7.1 systemd
root (hd0,0)
kernel /boot/thekernel2 root=/dev/sda1 rootfstype=ext4 init=/bin/systemd
vga=0x31B resume=/dev/sda3 journalctl -b



2013/1/27 Mike Gilbert <floppym@gentoo.org>

> On Sun, Jan 27, 2013 at 5:14 PM, João Matos <jaoneto@gmail.com> wrote:
> > Is there any way it is not in the "default mode"?
> >
>
> Can you post your complete kernel command line?
>
>


-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #2: Type: text/html, Size: 977 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28  3:07             ` João Matos
@ 2013-01-28  5:21               ` Mike Gilbert
  2013-01-28 14:44                 ` João Matos
  0 siblings, 1 reply; 35+ messages in thread
From: Mike Gilbert @ 2013-01-28  5:21 UTC (permalink / raw
  To: gentoo-user

On Sun, Jan 27, 2013 at 10:07 PM, João Matos <jaoneto@gmail.com> wrote:
> title Gentoo Linux 3.7.1 systemd
> root (hd0,0)
> kernel /boot/thekernel2 root=/dev/sda1 rootfstype=ext4 init=/bin/systemd
> vga=0x31B resume=/dev/sda3 journalctl -b
>

Why do you have "journalctl -b" in there? That makes no sense.

Also, the "-b" is what is causing systemd to start emergency.target.


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28  5:21               ` Mike Gilbert
@ 2013-01-28 14:44                 ` João Matos
  0 siblings, 0 replies; 35+ messages in thread
From: João Matos @ 2013-01-28 14:44 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 954 bytes --]

2013/1/28 Mike Gilbert <floppym@gentoo.org>

> On Sun, Jan 27, 2013 at 10:07 PM, João Matos <jaoneto@gmail.com> wrote:
> > title Gentoo Linux 3.7.1 systemd
> > root (hd0,0)
> > kernel /boot/thekernel2 root=/dev/sda1 rootfstype=ext4 init=/bin/systemd
> > vga=0x31B resume=/dev/sda3 journalctl -b
> >
>
> Why do you have "journalctl -b" in there? That makes no sense.
>
> Also, the "-b" is what is causing systemd to start emergency.target.
>

Well, removing it did solve my problem!

The interesting fact is that the problem started, but I had no log info
during the boot process. So I put "journalctl -b" to see the boot info.
Since them I have the boot info (not just a black screen).

Probably the problem was solved long time ago and the "-b" didn't let me
notice it.

Thank you. :)




-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #2: Type: text/html, Size: 1510 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-27 21:08     ` Canek Peláez Valdés
  2013-01-27 21:23       ` João Matos
@ 2013-01-28 19:01       ` Stefan G. Weichinger
  2013-01-28 19:08         ` Canek Peláez Valdés
  2013-01-28 21:08         ` [gentoo-user] Systemd reaches "target Emergency Mode" every boot João Matos
  1 sibling, 2 replies; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-28 19:01 UTC (permalink / raw
  To: gentoo-user

Am 27.01.2013 22:08, schrieb Canek Peláez Valdés:

> udev-197 in the tree installs everything to /; systemd-197 installs to
> /usr. I'm pretty sure that is not going to end well; I haven't
> upgraded to 197 in neither package.

"forking" this thread:

decided to give systemd another chance here and edited my $USE in
make.conf: " ... -consolekit systemd ... " (correct?)

emerge -avuDN world ... now brought me systemd-197-r1 which booted OK here.

I have issues with starting the rebuilt gdm now, maybe related to the
consolekit-issue?

My /etc/systemd has to be cleaned up as it contains stuff from back then
and I have to get network etc. configured right.

But overall it booted OK ...

Stefan


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 19:01       ` Stefan G. Weichinger
@ 2013-01-28 19:08         ` Canek Peláez Valdés
  2013-01-28 19:25           ` Stefan G. Weichinger
  2013-01-28 21:08         ` [gentoo-user] Systemd reaches "target Emergency Mode" every boot João Matos
  1 sibling, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-28 19:08 UTC (permalink / raw
  To: gentoo-user

On Mon, Jan 28, 2013 at 1:01 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 27.01.2013 22:08, schrieb Canek Peláez Valdés:
>
>> udev-197 in the tree installs everything to /; systemd-197 installs to
>> /usr. I'm pretty sure that is not going to end well; I haven't
>> upgraded to 197 in neither package.
>
> "forking" this thread:
>
> decided to give systemd another chance here and edited my $USE in
> make.conf: " ... -consolekit systemd ... " (correct?)
>
> emerge -avuDN world ... now brought me systemd-197-r1 which booted OK here.
>
> I have issues with starting the rebuilt gdm now, maybe related to the
> consolekit-issue?
>
> My /etc/systemd has to be cleaned up as it contains stuff from back then
> and I have to get network etc. configured right.
>
> But overall it booted OK ...

I saw that mgorny unmasked systemd, and I'm installing it as of right
now. I hope to have no problems, but I still don't know how they
managed to install udev in / and systemd in /usr without problems.
Perhaps it will "just work" as long as /usr is not in its own
partition, or you use an initramfs.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 19:08         ` Canek Peláez Valdés
@ 2013-01-28 19:25           ` Stefan G. Weichinger
  2013-01-28 19:34             ` Canek Peláez Valdés
  0 siblings, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-28 19:25 UTC (permalink / raw
  To: gentoo-user

Am 28.01.2013 20:08, schrieb Canek Peláez Valdés:

> I saw that mgorny unmasked systemd, and I'm installing it as of right
> now. I hope to have no problems, but I still don't know how they
> managed to install udev in / and systemd in /usr without problems.
> Perhaps it will "just work" as long as /usr is not in its own
> partition, or you use an initramfs.

I don't have /usr separated so it doesn't matter for me right now.

Do you use gnome/gdm? If yes, would you share use-flags and
service-file? Thanks!

Stefan



^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 19:25           ` Stefan G. Weichinger
@ 2013-01-28 19:34             ` Canek Peláez Valdés
  2013-01-28 20:04               ` Canek Peláez Valdés
  2013-01-28 21:08               ` Stefan G. Weichinger
  0 siblings, 2 replies; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-28 19:34 UTC (permalink / raw
  To: gentoo-user

On Mon, Jan 28, 2013 at 1:25 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 28.01.2013 20:08, schrieb Canek Peláez Valdés:
>
>> I saw that mgorny unmasked systemd, and I'm installing it as of right
>> now. I hope to have no problems, but I still don't know how they
>> managed to install udev in / and systemd in /usr without problems.
>> Perhaps it will "just work" as long as /usr is not in its own
>> partition, or you use an initramfs.
>
> I don't have /usr separated so it doesn't matter for me right now.
>
> Do you use gnome/gdm? If yes, would you share use-flags and
> service-file? Thanks!

I just booted with udev/systemd-197.  The only error was:

Failed at step EXEC spawning /usr/bin/udevadm: No such file or directory

Which was kinda what I was expecting, since udevadm moved to /bin.
However, everything (except plymouth-start.service) works. The error
happens inside the initramfs, just before the switch-root, so perhaps
I can fix it by putting a link to udevadm in /usr/bin in my initramfs.

My gdm USE-flags are:

[ebuild   R   ~] gnome-base/gdm-3.6.2  USE="audit fallback gnome-shell
introspection ipv6 ldap plymouth systemd tcpd -accessibility
-consolekit -debug -fprint (-selinux) -smartcard {-test} -xinerama" 0
kB

The service file is the one the package provides. I have gdm.service
as display-manager.service:

# ls -l /etc/systemd/system/display-manager.service
lrwxrwxrwx 1 root root 37 Oct 13 16:48
/etc/systemd/system/display-manager.service ->
/usr/lib64/systemd/system/gdm.service

Nothing else, AFAICS.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 19:34             ` Canek Peláez Valdés
@ 2013-01-28 20:04               ` Canek Peláez Valdés
  2013-01-28 21:08               ` Stefan G. Weichinger
  1 sibling, 0 replies; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-28 20:04 UTC (permalink / raw
  To: gentoo-user

On Mon, Jan 28, 2013 at 1:34 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
> On Mon, Jan 28, 2013 at 1:25 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
>> Am 28.01.2013 20:08, schrieb Canek Peláez Valdés:
>>
>>> I saw that mgorny unmasked systemd, and I'm installing it as of right
>>> now. I hope to have no problems, but I still don't know how they
>>> managed to install udev in / and systemd in /usr without problems.
>>> Perhaps it will "just work" as long as /usr is not in its own
>>> partition, or you use an initramfs.
>>
>> I don't have /usr separated so it doesn't matter for me right now.
>>
>> Do you use gnome/gdm? If yes, would you share use-flags and
>> service-file? Thanks!
>
> I just booted with udev/systemd-197.  The only error was:
>
> Failed at step EXEC spawning /usr/bin/udevadm: No such file or directory
>
> Which was kinda what I was expecting, since udevadm moved to /bin.
> However, everything (except plymouth-start.service) works. The error
> happens inside the initramfs, just before the switch-root, so perhaps
> I can fix it by putting a link to udevadm in /usr/bin in my initramfs.

I had to put the link in both the initramfs (made a trivial dracut
module to do it), and in the filesystem. The error went away, and
everything works, including plymouth-start.service (I don't know why I
still have it, my laptop boots so fast I almost don't see the splash).
I have zero failed units in systemctl --full --all.

I also took the plunge and removed both 70-persistent-net.rules
80-net-name-slot.rules; my laptop uses NetworkManager, so everything
just  keep working, but now my network interfaces have silly new
names:

# ifconfig | grep UP
enp0s25: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

So the only problem was udevadm in /bin instead of /usr/bin, but
apparently (in my laptop at least) only plymouth-start.service needs
it.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 19:34             ` Canek Peláez Valdés
  2013-01-28 20:04               ` Canek Peláez Valdés
@ 2013-01-28 21:08               ` Stefan G. Weichinger
  2013-01-28 21:27                 ` Canek Peláez Valdés
  1 sibling, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-28 21:08 UTC (permalink / raw
  To: gentoo-user

Am 28.01.2013 20:34, schrieb Canek Peláez Valdés:

> My gdm USE-flags are:
> 
> [ebuild   R   ~] gnome-base/gdm-3.6.2  USE="audit fallback gnome-shell
> introspection ipv6 ldap plymouth systemd tcpd -accessibility
> -consolekit -debug -fprint (-selinux) -smartcard {-test} -xinerama" 0
> kB
> 
> The service file is the one the package provides. I have gdm.service
> as display-manager.service:
> 
> # ls -l /etc/systemd/system/display-manager.service
> lrwxrwxrwx 1 root root 37 Oct 13 16:48
> /etc/systemd/system/display-manager.service ->
> /usr/lib64/systemd/system/gdm.service
> 
> Nothing else, AFAICS.

Thanks. Same here, afaik.

I now get gdm up but I get thrown back after entering my (correct) password.

with xdm.service I am able to start gnome.

Do I have to take special care of polkit/consolekit/pam/whatever?

Thanks, Stefan

ps: my bigger hurdle will be the bridging-setup for running
KVM-virtualization. This was one of the reasons to go back to openrc
back then.



^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 19:01       ` Stefan G. Weichinger
  2013-01-28 19:08         ` Canek Peláez Valdés
@ 2013-01-28 21:08         ` João Matos
  1 sibling, 0 replies; 35+ messages in thread
From: João Matos @ 2013-01-28 21:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1117 bytes --]

2013/1/28 Stefan G. Weichinger <lists@xunil.at>

> Am 27.01.2013 22:08, schrieb Canek Peláez Valdés:
>
> > udev-197 in the tree installs everything to /; systemd-197 installs to
> > /usr. I'm pretty sure that is not going to end well; I haven't
> > upgraded to 197 in neither package.
>
> "forking" this thread:
>
> decided to give systemd another chance here and edited my $USE in
> make.conf: " ... -consolekit systemd ... " (correct?)
>
> Try "emerge --info | grep consolekit" and see if is everything ok. In my
case it isn't, so I filled a bug:
https://bugs.gentoo.org/show_bug.cgi?id=454444


> emerge -avuDN world ... now brought me systemd-197-r1 which booted OK here.
>
> I have issues with starting the rebuilt gdm now, maybe related to the
> consolekit-issue?
>
> My /etc/systemd has to be cleaned up as it contains stuff from back then
> and I have to get network etc. configured right.
>
> But overall it booted OK ...
>
> Stefan
>
>


-- 
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana

[-- Attachment #2: Type: text/html, Size: 1853 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 21:08               ` Stefan G. Weichinger
@ 2013-01-28 21:27                 ` Canek Peláez Valdés
  2013-01-28 21:49                   ` Stefan G. Weichinger
  0 siblings, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-28 21:27 UTC (permalink / raw
  To: gentoo-user

On Mon, Jan 28, 2013 at 3:08 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 28.01.2013 20:34, schrieb Canek Peláez Valdés:
>
>> My gdm USE-flags are:
>>
>> [ebuild   R   ~] gnome-base/gdm-3.6.2  USE="audit fallback gnome-shell
>> introspection ipv6 ldap plymouth systemd tcpd -accessibility
>> -consolekit -debug -fprint (-selinux) -smartcard {-test} -xinerama" 0
>> kB
>>
>> The service file is the one the package provides. I have gdm.service
>> as display-manager.service:
>>
>> # ls -l /etc/systemd/system/display-manager.service
>> lrwxrwxrwx 1 root root 37 Oct 13 16:48
>> /etc/systemd/system/display-manager.service ->
>> /usr/lib64/systemd/system/gdm.service
>>
>> Nothing else, AFAICS.
>
> Thanks. Same here, afaik.
>
> I now get gdm up but I get thrown back after entering my (correct) password.
>
> with xdm.service I am able to start gnome.
>
> Do I have to take special care of polkit/consolekit/pam/whatever?

Yes, we had a long thread about that some months ago, around November.
Basically, there is lots of stuff that break if you mix up consolekit
and systemd (logind, actually). Maybe the situation has improved, but
in my case the simplest solution was to purge consolekit from my
systems (except in my media center, XBMC still uses its d-bus
interfaces). ConsoleKit is unmantained anyway.

I have USE="-consolekit" where necessary (basically gdm, pambase and
bluez), and USE="systemd" everywhere else. Please note that some
packages need to unmask the systemd flag:

# cat /etc/portage/profile/package.use.mask
media-sound/pulseaudio			-systemd
net-misc/networkmanager			-systemd
sys-auth/polkit				-systemd
sys-fs/udisks				-systemd
sys-power/upower			-systemd

I believe polkit is the most important, since it's the one controlling
what program can do what, but since I switched completely to systemd
years ago, I just use it everywhere. Things "just work"  most of the
time.

> Thanks, Stefan
>
> ps: my bigger hurdle will be the bridging-setup for running
> KVM-virtualization. This was one of the reasons to go back to openrc
> back then.

I have no experience with that, but if it works in OpenRC it should
work in systemd. Probably better, even.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
  2013-01-28 21:27                 ` Canek Peláez Valdés
@ 2013-01-28 21:49                   ` Stefan G. Weichinger
  2013-01-29 16:32                     ` [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm) Stefan G. Weichinger
  0 siblings, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-28 21:49 UTC (permalink / raw
  To: gentoo-user

Am 28.01.2013 22:27, schrieb Canek Peláez Valdés:
> On Mon, Jan 28, 2013 at 3:08 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
>> Do I have to take special care of polkit/consolekit/pam/whatever?
> 
> Yes, we had a long thread about that some months ago, around November.
> Basically, there is lots of stuff that break if you mix up consolekit
> and systemd (logind, actually). Maybe the situation has improved, but
> in my case the simplest solution was to purge consolekit from my
> systems (except in my media center, XBMC still uses its d-bus
> interfaces). ConsoleKit is unmantained anyway.

I removed consolekit already and I right now recompile all the packages
depending on it.

> I have USE="-consolekit" where necessary (basically gdm, pambase and
> bluez), and USE="systemd" everywhere else. Please note that some
> packages need to unmask the systemd flag:
> 
> # cat /etc/portage/profile/package.use.mask
> media-sound/pulseaudio			-systemd
> net-misc/networkmanager			-systemd
> sys-auth/polkit				-systemd
> sys-fs/udisks				-systemd
> sys-power/upower			-systemd

Followed that as well, thanks.

> I believe polkit is the most important, since it's the one controlling
> what program can do what, but since I switched completely to systemd
> years ago, I just use it everywhere. Things "just work"  most of the
> time.

The logs make me assume that pulseaudio/dbus/bluez drops me out of my
session ... although if I use xdm to login, things work fine.

No big deal, but gdm is nicer and it just should be possible to use it
correctly with systemd. I will dig further ...

>> Thanks, Stefan
>>
>> ps: my bigger hurdle will be the bridging-setup for running
>> KVM-virtualization. This was one of the reasons to go back to openrc
>> back then.
> 
> I have no experience with that, but if it works in OpenRC it should
> work in systemd. Probably better, even.

I don't think it won't work, I just wonder how to do it in the right and
most efficient way. I will think about that later/tomorrow maybe,
already late here ...

Best regards, Stefan



^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-28 21:49                   ` Stefan G. Weichinger
@ 2013-01-29 16:32                     ` Stefan G. Weichinger
  2013-01-29 18:57                       ` Canek Peláez Valdés
  0 siblings, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-29 16:32 UTC (permalink / raw
  To: gentoo-user

Am 28.01.2013 22:49, schrieb Stefan G. Weichinger:

>>> ps: my bigger hurdle will be the bridging-setup for running
>>> KVM-virtualization. This was one of the reasons to go back to openrc
>>> back then.
>>
>> I have no experience with that, but if it works in OpenRC it should
>> work in systemd. Probably better, even.
> 
> I don't think it won't work, I just wonder how to do it in the right and
> most efficient way. I will think about that later/tomorrow maybe,
> already late here ...

I have a *draft* here for bridge.service ... I used the init.d-script
from here as a template:

http://en.gentoo-wiki.com/wiki/KVM#Script_to_ease_the_configuration

(I used a variation of that as /etc/init.d/kvm for long now)

My service-file reads variables from a separated configfile:

# cat /etc/conf.d/network_systemd
interface=eth0
address=172.32.99.12
netmask=255.255.255.0
broadcast=172.32.99.255
gateway=172.32.99.250
bridge_name=br0
tap_name=qtap0
user=sgw


and it currently looks like this:

# cat /etc/systemd/system/bridge.service
[Unit]
Description=network bridge for KVM
After=network.target

[Service]
Type=oneshot
RemainAfterExit=yes

EnvironmentFile=/etc/conf.d/network_systemd

ExecStart=/sbin/brctl addbr ${bridge_name}
ExecStart=/usr/bin/tunctl -b -u ${user} -t ${tap_name}
ExecStart=/bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
ExecStart=/bin/ifconfig ${interface} up
ExecStart=/bin/ifconfig ${tap_name} up 0.0.0.0 promisc
ExecStart=/sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
ExecStart=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
ExecStart=iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
ExecStart=/bin/ip route add default via ${gateway}

ExecStop=/bin/ip route del default via ${gateway}
ExecStop=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
ExecStop=/bin/ifconfig ${tap_name} down
ExecStop=/sbin/brctl delif ${bridge_name} ${tap_name}
ExecStop=/usr/bin/tunctl -d ${tap_name}
ExecStop=/bin/ifconfig ${bridge_name} down
ExecStop=/bin/ifconfig ${interface} down
ExecStop=/sbin/brctl delbr ${bridge_name}
ExecStop=iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE

[Install]
WantedBy=multi-user.target

----------

I disabled network.service and enabled bridge.service, works fine so
far, I already tested connectivity from KVM-VMs.

I am sure that this quite fresh and bloody, suggestions welcome as
always ...

Stefan


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 16:32                     ` [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm) Stefan G. Weichinger
@ 2013-01-29 18:57                       ` Canek Peláez Valdés
  2013-01-29 19:05                         ` Michael Mol
  0 siblings, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-29 18:57 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 10:32 AM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 28.01.2013 22:49, schrieb Stefan G. Weichinger:
>
>>>> ps: my bigger hurdle will be the bridging-setup for running
>>>> KVM-virtualization. This was one of the reasons to go back to openrc
>>>> back then.
>>>
>>> I have no experience with that, but if it works in OpenRC it should
>>> work in systemd. Probably better, even.
>>
>> I don't think it won't work, I just wonder how to do it in the right and
>> most efficient way. I will think about that later/tomorrow maybe,
>> already late here ...
>
> I have a *draft* here for bridge.service ... I used the init.d-script
> from here as a template:
>
> http://en.gentoo-wiki.com/wiki/KVM#Script_to_ease_the_configuration
>
> (I used a variation of that as /etc/init.d/kvm for long now)
>
> My service-file reads variables from a separated configfile:
>
> # cat /etc/conf.d/network_systemd
> interface=eth0
> address=172.32.99.12
> netmask=255.255.255.0
> broadcast=172.32.99.255
> gateway=172.32.99.250
> bridge_name=br0
> tap_name=qtap0
> user=sgw
>
>
> and it currently looks like this:
>
> # cat /etc/systemd/system/bridge.service
> [Unit]
> Description=network bridge for KVM
> After=network.target
>
> [Service]
> Type=oneshot
> RemainAfterExit=yes
>
> EnvironmentFile=/etc/conf.d/network_systemd
>
> ExecStart=/sbin/brctl addbr ${bridge_name}
> ExecStart=/usr/bin/tunctl -b -u ${user} -t ${tap_name}
> ExecStart=/bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
> ExecStart=/bin/ifconfig ${interface} up
> ExecStart=/bin/ifconfig ${tap_name} up 0.0.0.0 promisc
> ExecStart=/sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
> ExecStart=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
> ExecStart=iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
> ExecStart=/bin/ip route add default via ${gateway}
>
> ExecStop=/bin/ip route del default via ${gateway}
> ExecStop=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
> ExecStop=/bin/ifconfig ${tap_name} down
> ExecStop=/sbin/brctl delif ${bridge_name} ${tap_name}
> ExecStop=/usr/bin/tunctl -d ${tap_name}
> ExecStop=/bin/ifconfig ${bridge_name} down
> ExecStop=/bin/ifconfig ${interface} down
> ExecStop=/sbin/brctl delbr ${bridge_name}
> ExecStop=iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE
>
> [Install]
> WantedBy=multi-user.target
>
> ----------
>
> I disabled network.service and enabled bridge.service, works fine so
> far, I already tested connectivity from KVM-VMs.
>
> I am sure that this quite fresh and bloody, suggestions welcome as
> always ...

If it works, it works. It just looks... wrong :D

If you really need so much commands from your unit, you can use a script:

------------------------------------------------------------------------
$ cat /usr/local/bin/kvm-brigdge
#!/bin/sh

source /etc/conf.d/network_systemd

case "${1}" in
    start)
        /sbin/brctl addbr ${bridge_name}
        /usr/bin/tunctl -b -u ${user} -t ${tap_name}
        /bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
        /bin/ifconfig ${interface} up
        /bin/ifconfig ${tap_name} up 0.0.0.0 promisc
        /sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
        /sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
        iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
        /bin/ip route add default via ${gateway}
        ;;
    stop)
        /bin/ip route del default via ${gateway}
        /sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
        /bin/ifconfig ${tap_name} down
        /sbin/brctl delif ${bridge_name} ${tap_name}
        /usr/bin/tunctl -d ${tap_name}
        /bin/ifconfig ${bridge_name} down
        /bin/ifconfig ${interface} down
        /sbin/brctl delbr ${bridge_name}
        iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE
        ;;
esac

------------------------------------------------------------------------
$ cat /etc/systemd/system/kvm-bridge.service
[Unit]
Description=network bridge for KVM
After=network.target

[Service]
Type=oneshot
RemainAfterExit=yes

ExecStart=/usr/local/bin/kvm-brigdge start
ExecStop=/usr/local/bin/kvm-brigdge stop

[Install]
WantedBy=multi-user.target

As I have been saying all this years: that systemd can work without
using scripts, doesn't mean that it isn't able to use them. I use a
couple of them myself; I think this is a perfect example of one. Your
unit file then it's small and simple, as all of them should be.

Remember that /usr/local/bin/kvm-brigdge needs to be executable.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 18:57                       ` Canek Peláez Valdés
@ 2013-01-29 19:05                         ` Michael Mol
  2013-01-29 19:22                           ` Stefan G. Weichinger
  2013-01-29 19:23                           ` Canek Peláez Valdés
  0 siblings, 2 replies; 35+ messages in thread
From: Michael Mol @ 2013-01-29 19:05 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 1:57 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
> On Tue, Jan 29, 2013 at 10:32 AM, Stefan G. Weichinger <lists@xunil.at> wrote:
>> Am 28.01.2013 22:49, schrieb Stefan G. Weichinger:
>>
>>>>> ps: my bigger hurdle will be the bridging-setup for running
>>>>> KVM-virtualization. This was one of the reasons to go back to openrc
>>>>> back then.
>>>>
>>>> I have no experience with that, but if it works in OpenRC it should
>>>> work in systemd. Probably better, even.
>>>
>>> I don't think it won't work, I just wonder how to do it in the right and
>>> most efficient way. I will think about that later/tomorrow maybe,
>>> already late here ...
>>
>> I have a *draft* here for bridge.service ... I used the init.d-script
>> from here as a template:
>>
>> http://en.gentoo-wiki.com/wiki/KVM#Script_to_ease_the_configuration
>>
>> (I used a variation of that as /etc/init.d/kvm for long now)
>>
>> My service-file reads variables from a separated configfile:
>>
>> # cat /etc/conf.d/network_systemd
>> interface=eth0
>> address=172.32.99.12
>> netmask=255.255.255.0
>> broadcast=172.32.99.255
>> gateway=172.32.99.250
>> bridge_name=br0
>> tap_name=qtap0
>> user=sgw
>>
>>
>> and it currently looks like this:
>>
>> # cat /etc/systemd/system/bridge.service
>> [Unit]
>> Description=network bridge for KVM
>> After=network.target
>>
>> [Service]
>> Type=oneshot
>> RemainAfterExit=yes
>>
>> EnvironmentFile=/etc/conf.d/network_systemd
>>
>> ExecStart=/sbin/brctl addbr ${bridge_name}
>> ExecStart=/usr/bin/tunctl -b -u ${user} -t ${tap_name}
>> ExecStart=/bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
>> ExecStart=/bin/ifconfig ${interface} up
>> ExecStart=/bin/ifconfig ${tap_name} up 0.0.0.0 promisc
>> ExecStart=/sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
>> ExecStart=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
>> ExecStart=iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
>> ExecStart=/bin/ip route add default via ${gateway}
>>
>> ExecStop=/bin/ip route del default via ${gateway}
>> ExecStop=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
>> ExecStop=/bin/ifconfig ${tap_name} down
>> ExecStop=/sbin/brctl delif ${bridge_name} ${tap_name}
>> ExecStop=/usr/bin/tunctl -d ${tap_name}
>> ExecStop=/bin/ifconfig ${bridge_name} down
>> ExecStop=/bin/ifconfig ${interface} down
>> ExecStop=/sbin/brctl delbr ${bridge_name}
>> ExecStop=iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE
>>
>> [Install]
>> WantedBy=multi-user.target
>>
>> ----------
>>
>> I disabled network.service and enabled bridge.service, works fine so
>> far, I already tested connectivity from KVM-VMs.
>>
>> I am sure that this quite fresh and bloody, suggestions welcome as
>> always ...
>
> If it works, it works. It just looks... wrong :D
>
> If you really need so much commands from your unit, you can use a script:
>
> ------------------------------------------------------------------------
> $ cat /usr/local/bin/kvm-brigdge
> #!/bin/sh
>
> source /etc/conf.d/network_systemd
>
> case "${1}" in
>     start)
>         /sbin/brctl addbr ${bridge_name}
>         /usr/bin/tunctl -b -u ${user} -t ${tap_name}
>         /bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
>         /bin/ifconfig ${interface} up
>         /bin/ifconfig ${tap_name} up 0.0.0.0 promisc
>         /sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
>         /sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
>         iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
>         /bin/ip route add default via ${gateway}
>         ;;
>     stop)
>         /bin/ip route del default via ${gateway}
>         /sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
>         /bin/ifconfig ${tap_name} down
>         /sbin/brctl delif ${bridge_name} ${tap_name}
>         /usr/bin/tunctl -d ${tap_name}
>         /bin/ifconfig ${bridge_name} down
>         /bin/ifconfig ${interface} down
>         /sbin/brctl delbr ${bridge_name}
>         iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE
>         ;;
> esac
>
> ------------------------------------------------------------------------
> $ cat /etc/systemd/system/kvm-bridge.service
> [Unit]
> Description=network bridge for KVM
> After=network.target
>
> [Service]
> Type=oneshot
> RemainAfterExit=yes
>
> ExecStart=/usr/local/bin/kvm-brigdge start
> ExecStop=/usr/local/bin/kvm-brigdge stop
>
> [Install]
> WantedBy=multi-user.target
>
> As I have been saying all this years: that systemd can work without
> using scripts, doesn't mean that it isn't able to use them. I use a
> couple of them myself; I think this is a perfect example of one. Your
> unit file then it's small and simple, as all of them should be.
>
> Remember that /usr/local/bin/kvm-brigdge needs to be executable.

I'll note that in your version, you're ignoring the exit statuses of
each of those commands. From a correctness standpoint, I prefer
Stefan's version.

--
:wq


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:05                         ` Michael Mol
@ 2013-01-29 19:22                           ` Stefan G. Weichinger
  2013-01-29 19:33                             ` Canek Peláez Valdés
  2013-01-29 19:23                           ` Canek Peláez Valdés
  1 sibling, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-29 19:22 UTC (permalink / raw
  To: gentoo-user

Am 29.01.2013 20:05, schrieb Michael Mol:

> I'll note that in your version, you're ignoring the exit statuses of
> each of those commands. From a correctness standpoint, I prefer
> Stefan's version.

Thanks ;-)

Also thanks to Canek for the script-version ... I knew that way but
wanted to fully take advantage from the step-by-step approach my version
gives me.

When I debugged my way up to the current draft it was helpful to see
which line/command failed etc.

btw I had to add absolute paths to the iptables-commands ...

-

Got libvirt(d) and libvirt-guests running as well (useful with QEMU/KVM).

-

Right now I am testing service- and socket-files for
amanda-backup-client ...

The issue with using gdm is still unsolved, but doesn't matter that much
right now.

Stefan



^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:05                         ` Michael Mol
  2013-01-29 19:22                           ` Stefan G. Weichinger
@ 2013-01-29 19:23                           ` Canek Peláez Valdés
  2013-01-29 19:33                             ` Stefan G. Weichinger
  1 sibling, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-29 19:23 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 1:05 PM, Michael Mol <mikemol@gmail.com> wrote:
> On Tue, Jan 29, 2013 at 1:57 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
>> On Tue, Jan 29, 2013 at 10:32 AM, Stefan G. Weichinger <lists@xunil.at> wrote:
>>> Am 28.01.2013 22:49, schrieb Stefan G. Weichinger:
>>>
>>>>>> ps: my bigger hurdle will be the bridging-setup for running
>>>>>> KVM-virtualization. This was one of the reasons to go back to openrc
>>>>>> back then.
>>>>>
>>>>> I have no experience with that, but if it works in OpenRC it should
>>>>> work in systemd. Probably better, even.
>>>>
>>>> I don't think it won't work, I just wonder how to do it in the right and
>>>> most efficient way. I will think about that later/tomorrow maybe,
>>>> already late here ...
>>>
>>> I have a *draft* here for bridge.service ... I used the init.d-script
>>> from here as a template:
>>>
>>> http://en.gentoo-wiki.com/wiki/KVM#Script_to_ease_the_configuration
>>>
>>> (I used a variation of that as /etc/init.d/kvm for long now)
>>>
>>> My service-file reads variables from a separated configfile:
>>>
>>> # cat /etc/conf.d/network_systemd
>>> interface=eth0
>>> address=172.32.99.12
>>> netmask=255.255.255.0
>>> broadcast=172.32.99.255
>>> gateway=172.32.99.250
>>> bridge_name=br0
>>> tap_name=qtap0
>>> user=sgw
>>>
>>>
>>> and it currently looks like this:
>>>
>>> # cat /etc/systemd/system/bridge.service
>>> [Unit]
>>> Description=network bridge for KVM
>>> After=network.target
>>>
>>> [Service]
>>> Type=oneshot
>>> RemainAfterExit=yes
>>>
>>> EnvironmentFile=/etc/conf.d/network_systemd
>>>
>>> ExecStart=/sbin/brctl addbr ${bridge_name}
>>> ExecStart=/usr/bin/tunctl -b -u ${user} -t ${tap_name}
>>> ExecStart=/bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
>>> ExecStart=/bin/ifconfig ${interface} up
>>> ExecStart=/bin/ifconfig ${tap_name} up 0.0.0.0 promisc
>>> ExecStart=/sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
>>> ExecStart=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
>>> ExecStart=iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
>>> ExecStart=/bin/ip route add default via ${gateway}
>>>
>>> ExecStop=/bin/ip route del default via ${gateway}
>>> ExecStop=/sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
>>> ExecStop=/bin/ifconfig ${tap_name} down
>>> ExecStop=/sbin/brctl delif ${bridge_name} ${tap_name}
>>> ExecStop=/usr/bin/tunctl -d ${tap_name}
>>> ExecStop=/bin/ifconfig ${bridge_name} down
>>> ExecStop=/bin/ifconfig ${interface} down
>>> ExecStop=/sbin/brctl delbr ${bridge_name}
>>> ExecStop=iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE
>>>
>>> [Install]
>>> WantedBy=multi-user.target
>>>
>>> ----------
>>>
>>> I disabled network.service and enabled bridge.service, works fine so
>>> far, I already tested connectivity from KVM-VMs.
>>>
>>> I am sure that this quite fresh and bloody, suggestions welcome as
>>> always ...
>>
>> If it works, it works. It just looks... wrong :D
>>
>> If you really need so much commands from your unit, you can use a script:
>>
>> ------------------------------------------------------------------------
>> $ cat /usr/local/bin/kvm-brigdge
>> #!/bin/sh
>>
>> source /etc/conf.d/network_systemd
>>
>> case "${1}" in
>>     start)
>>         /sbin/brctl addbr ${bridge_name}
>>         /usr/bin/tunctl -b -u ${user} -t ${tap_name}
>>         /bin/ifconfig ${bridge_name} ${address} netmask ${netmask} up
>>         /bin/ifconfig ${interface} up
>>         /bin/ifconfig ${tap_name} up 0.0.0.0 promisc
>>         /sbin/brctl addif ${bridge_name} ${tap_name} ${interface}
>>         /sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=1
>>         iptables -t nat -A POSTROUTING -o ${interface} -j MASQUERADE
>>         /bin/ip route add default via ${gateway}
>>         ;;
>>     stop)
>>         /bin/ip route del default via ${gateway}
>>         /sbin/sysctl net.ipv4.conf.${bridge_name}.forwarding=0
>>         /bin/ifconfig ${tap_name} down
>>         /sbin/brctl delif ${bridge_name} ${tap_name}
>>         /usr/bin/tunctl -d ${tap_name}
>>         /bin/ifconfig ${bridge_name} down
>>         /bin/ifconfig ${interface} down
>>         /sbin/brctl delbr ${bridge_name}
>>         iptables -t nat -D POSTROUTING -o ${interface} -j MASQUERADE
>>         ;;
>> esac
>>
>> ------------------------------------------------------------------------
>> $ cat /etc/systemd/system/kvm-bridge.service
>> [Unit]
>> Description=network bridge for KVM
>> After=network.target
>>
>> [Service]
>> Type=oneshot
>> RemainAfterExit=yes
>>
>> ExecStart=/usr/local/bin/kvm-brigdge start
>> ExecStop=/usr/local/bin/kvm-brigdge stop
>>
>> [Install]
>> WantedBy=multi-user.target
>>
>> As I have been saying all this years: that systemd can work without
>> using scripts, doesn't mean that it isn't able to use them. I use a
>> couple of them myself; I think this is a perfect example of one. Your
>> unit file then it's small and simple, as all of them should be.
>>
>> Remember that /usr/local/bin/kvm-brigdge needs to be executable.
>
> I'll note that in your version, you're ignoring the exit statuses of
> each of those commands. From a correctness standpoint, I prefer
> Stefan's version.

I really believe the most important thing abount systemd unit files is
that they are small and simple. You can also check the exit status
from each command in the script, or even better, you can do a test
after all the commands are done to check the status of the bridge and
see if it was created correctly.

None of this belongs in the unit service, IMO. Otherwise, you end
creating ssh keys and user groups in unit files, and none of this
belongs there. Clear separation between the services and the init
system.

But of course, as I said to Stefan, if it works it works.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:23                           ` Canek Peláez Valdés
@ 2013-01-29 19:33                             ` Stefan G. Weichinger
  2013-01-29 19:49                               ` Canek Peláez Valdés
  2013-01-30 12:56                               ` Stefan G. Weichinger
  0 siblings, 2 replies; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-29 19:33 UTC (permalink / raw
  To: gentoo-user

Am 29.01.2013 20:23, schrieb Canek Peláez Valdés:

> I really believe the most important thing abount systemd unit files is
> that they are small and simple. You can also check the exit status
> from each command in the script, or even better, you can do a test
> after all the commands are done to check the status of the bridge and
> see if it was created correctly.
> 
> None of this belongs in the unit service, IMO. Otherwise, you end
> creating ssh keys and user groups in unit files, and none of this
> belongs there. Clear separation between the services and the init
> system.
> 
> But of course, as I said to Stefan, if it works it works.

As I mentioned it is a first version ... just to make things work.

If all the services/daemons/stuff work with systemd then I am able to
use it as default init-system here and I don't have switch back to
openrc to do my work (for example when I need KVM-based virtualization
on my workstation).

I agree with your argument that unitfiles should be as small and simple
as possible, on the other hand those commands just get pulled in from
elsewhere: the complexity is just moved out of sight, right?

I did quite some research to find more elegant solutions ... so far I
wasn't successful.

For now I am happy to get my itches scratched ... I am absolutely ready
to learn and improve things. Sharing my first steps here maybe helps to
motivate other gentoo-users to give systemd a try?

Regards, Stefan



^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:22                           ` Stefan G. Weichinger
@ 2013-01-29 19:33                             ` Canek Peláez Valdés
  2013-01-29 19:48                               ` Stefan G. Weichinger
  0 siblings, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-29 19:33 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 1:22 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 29.01.2013 20:05, schrieb Michael Mol:
>
>> I'll note that in your version, you're ignoring the exit statuses of
>> each of those commands. From a correctness standpoint, I prefer
>> Stefan's version.
>
> Thanks ;-)
>
> Also thanks to Canek for the script-version ... I knew that way but
> wanted to fully take advantage from the step-by-step approach my version
> gives me.
>
> When I debugged my way up to the current draft it was helpful to see
> which line/command failed etc.

That's my point; you don't need (and I would venture to say, you don't
want) to debug this kind of stuff within systemd; you create your
script, and you run it from the command line:

$ /usr/local/bin/kvm-bridge start

And see what is missing or what is failing; you debug it from here.
When you have a working script, you just put it in a simple, concise
systemd unit file, and everything should work (sans stuff like needing
to put absolute paths for the executables, which BTW is easily
solvable by putting PATH=/sbin:/usr/sbin in your
/etc/conf.d/network_systemd file).

But, for the last time: if it works, it works. I just think that's not
the philosophy behind systemd; the idea is to find the proper
solution. Using ExecStart= commands to debug when a "service" fails is
as bad as putting echo statements in SysV/OpenRC scripts to see what
is failing, IMO. Don't use the bad practices from SysV/OpenRC in
systemd, I'm just saying.

Just my opinion. But great to know is working.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:33                             ` Canek Peláez Valdés
@ 2013-01-29 19:48                               ` Stefan G. Weichinger
  2013-02-05 22:00                                 ` Stefan G. Weichinger
  0 siblings, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-29 19:48 UTC (permalink / raw
  To: gentoo-user

Am 29.01.2013 20:33, schrieb Canek Peláez Valdés:
> On Tue, Jan 29, 2013 at 1:22 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
>> When I debugged my way up to the current draft it was helpful to see
>> which line/command failed etc.
> 
> That's my point; you don't need (and I would venture to say, you don't
> want) to debug this kind of stuff within systemd; you create your
> script, and you run it from the command line:
> 
> $ /usr/local/bin/kvm-bridge start
> 
> And see what is missing or what is failing; you debug it from here.

Ok, I understand your approach.

> When you have a working script, you just put it in a simple, concise
> systemd unit file, and everything should work (sans stuff like needing
> to put absolute paths for the executables, which BTW is easily
> solvable by putting PATH=/sbin:/usr/sbin in your
> /etc/conf.d/network_systemd file).

Yep, thanks.

> But, for the last time: if it works, it works. I just think that's not
> the philosophy behind systemd; the idea is to find the proper
> solution. Using ExecStart= commands to debug when a "service" fails is
> as bad as putting echo statements in SysV/OpenRC scripts to see what
> is failing, IMO. Don't use the bad practices from SysV/OpenRC in
> systemd, I'm just saying.
> 
> Just my opinion. But great to know is working.

Thanks for sharing ... I quickly followed your suggestions and built
another service-file with your solution (you had typos btw -> "brigdge"
;-) ). It works as well and is maybe even slimmer in execution.

I will just keep both versions around and see where it gets me.

Thanks, Stefan


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:33                             ` Stefan G. Weichinger
@ 2013-01-29 19:49                               ` Canek Peláez Valdés
  2013-01-29 20:00                                 ` Alon Bar-Lev
  2013-01-30 12:56                               ` Stefan G. Weichinger
  1 sibling, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-29 19:49 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 1:33 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 29.01.2013 20:23, schrieb Canek Peláez Valdés:
>
>> I really believe the most important thing abount systemd unit files is
>> that they are small and simple. You can also check the exit status
>> from each command in the script, or even better, you can do a test
>> after all the commands are done to check the status of the bridge and
>> see if it was created correctly.
>>
>> None of this belongs in the unit service, IMO. Otherwise, you end
>> creating ssh keys and user groups in unit files, and none of this
>> belongs there. Clear separation between the services and the init
>> system.
>>
>> But of course, as I said to Stefan, if it works it works.
>
> As I mentioned it is a first version ... just to make things work.
>
> If all the services/daemons/stuff work with systemd then I am able to
> use it as default init-system here and I don't have switch back to
> openrc to do my work (for example when I need KVM-based virtualization
> on my workstation).
>
> I agree with your argument that unitfiles should be as small and simple
> as possible, on the other hand those commands just get pulled in from
> elsewhere: the complexity is just moved out of sight, right?

I don't think so, no. It's like the Model/View/Controller design
pattern: The code does the same (sometimes it even grows in
complexity), so we are just moving stuff around, right? No, we are
clearly splitting the information we have, and how do we present it to
the user, with a set of well defined interfaces in the control module
on how to update the second using the first.

Or with a webapp; we can mix the information with the presentation,
why to split them? We are just moving it out of sight, right? No,
again, we split the information on a web page from how do we present
it to the user, so when something breaks, we know where it did.

Imagine that systemd had a bug in its ExecStart= directive. Perhaps it
works for the first 5 commands, but it fails in the 6th. Then you
would have been stuck for hours (perhaps days) trying to debug your
unit file, when it had nothing wrong, really. If instead you put all
the logic pertaining to your service in a script, or executable, or
whatever, but *clearly separated* from systemd, and you got it
working, and it doesn't work with systemd, then you *know* where the
problem is.

I really believe the proper solution is to clearly separate this
stuff. You can abuse the Type=oneshot unit files, or heck, even put
everything in a single ExecStart=( command1; command2; command3; ...;
commandN). That doesn't mean you should.

Just my 0.02 cents.

> I did quite some research to find more elegant solutions ... so far I
> wasn't successful.

I find more elegant to clearly split the commands your service uses
from the unit file.

> For now I am happy to get my itches scratched ... I am absolutely ready
> to learn and improve things. Sharing my first steps here maybe helps to
> motivate other gentoo-users to give systemd a try?

I would not bet on that ;) too much resistance. However it is
certainly getting better and better: the LWN article on The Biggest
Myths about systemd had an overwhelmingly majority of comments
positive to systemd, and just a handful of negative comments:

http://lwn.net/Articles/534210/#Comments

But that is in LWN; Gentoo is way behind, I believe.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:49                               ` Canek Peláez Valdés
@ 2013-01-29 20:00                                 ` Alon Bar-Lev
  2013-01-29 20:21                                   ` Canek Peláez Valdés
  0 siblings, 1 reply; 35+ messages in thread
From: Alon Bar-Lev @ 2013-01-29 20:00 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 9:49 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:

> I would not bet on that ;) too much resistance. However it is
> certainly getting better and better: the LWN article on The Biggest
> Myths about systemd had an overwhelmingly majority of comments
> positive to systemd, and just a handful of negative comments:
>
> http://lwn.net/Articles/534210/#Comments
>
> But that is in LWN; Gentoo is way behind, I believe.

Gentoo is not behind, it provides you the option of using systemd.

However openrc is superior in many ways, as unlike systemd it provides
script base metadata vs static systemd units, so for example a service
can depend on other services based on LOGIC. Also, it has the nature
of virtual dependencies what systemd lacks, for example there are N
services that provides timesync, in openrc you provide timesync and
depend on timesync, in systemd there is no way to do so. openrc is
working in various environments including embedded, while systemd
requires so much dependencies that it is not really usable at all
environments. openrc can be used correctly in chroot environment,
while systemd is inoperative. openrc supports extra commands for
services, while systemd enforces only start/stop sequence. I can go on
an on.

Just because there is hype of some branding, does not mean it is better.

openrc networking is the best network configuration I ever used, and I
used a lot of distributions. I used the following[1][2][3][4]
configuration on my environment.

Regards,
Alon

[1] http://en.gentoo-wiki.com/wiki/VM_Tap_Networking
[2] http://en.gentoo-wiki.com/wiki/Stealth_DHCP
[3] http://en.gentoo-wiki.com/wiki/Firewall_Using_Firehol
[4] http://en.gentoo-wiki.com/wiki/OpenVPN_Non_Root


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 20:00                                 ` Alon Bar-Lev
@ 2013-01-29 20:21                                   ` Canek Peláez Valdés
  2013-01-29 21:10                                     ` Kevin Chadwick
  0 siblings, 1 reply; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-29 20:21 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 2:00 PM, Alon Bar-Lev <alonbl@gentoo.org> wrote:
> On Tue, Jan 29, 2013 at 9:49 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
>
>> I would not bet on that ;) too much resistance. However it is
>> certainly getting better and better: the LWN article on The Biggest
>> Myths about systemd had an overwhelmingly majority of comments
>> positive to systemd, and just a handful of negative comments:
>>
>> http://lwn.net/Articles/534210/#Comments
>>
>> But that is in LWN; Gentoo is way behind, I believe.
>
> Gentoo is not behind, it provides you the option of using systemd.
>
> However openrc is superior in many ways, as unlike systemd it provides
> script base metadata vs static systemd units, so for example a service
> can depend on other services based on LOGIC. Also, it has the nature
> of virtual dependencies what systemd lacks, for example there are N
> services that provides timesync, in openrc you provide timesync and
> depend on timesync, in systemd there is no way to do so.

I really should not enter into this discussion (again),  and even less
with a Gentoo dev (BTW, thanks for all the great work). However, this:
"for example there are N services that provides timesync, in openrc
you provide timesync and depend on timesync, in systemd there is no
way to do so" it's just a lie (or missinformation).
display-manager.service and syslog.service work like this; they are
soft links to the desired service (gdm.service and syslog.service, for
example), and other units depend on them. They work like virtuals in
Gentoo.

> openrc is
> working in various environments including embedded, while systemd
> requires so much dependencies that it is not really usable at all
> environments.

I don't know about "all environments", but ProFUSION [1] works in
embedded systems and several of its developers are systemd upstream.

Also GENIVI, the standardized common software platform for developing
in-vehicle infotainment (IVI), uses systemd.

> openrc can be used correctly in chroot environment,
> while systemd is inoperative.

I know it's not exactly the same, but with systemd we have
systemd-nspawn, which I (IMHO) consider far superior: man 1
systemd-nspawn.

> openrc supports extra commands for
> services, while systemd enforces only start/stop sequence. I can go on
> an on.

Yeah, OpenRC needs zap, because sometimes a daemon ends unexpectedly,
and OpenRC is unable to detect it. I would not call this an advantage,
though.

> Just because there is hype of some branding, does not mean it is better.

I believe it's better, but it's only my opinion; it's certainly better
for my use-cases. I don't want to impose systemd on anyone, but I
would be really happy if I could *easily* uninstall OpenRC from
Gentoo, since I don't use it. I'm using an ovelay [2] right now, but
is far from optimal.

And, BTW, I didn't mean "behind" in the sense that Gentoo doesn't
support systemd; I meant "behind" in the sense that us systemd users
get a lot flak just by mention it in the list.

[1] http://www.profusion.mobi/
[2] https://github.com/canek-pelaez/gentoo-systemd-only

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 20:21                                   ` Canek Peláez Valdés
@ 2013-01-29 21:10                                     ` Kevin Chadwick
  2013-01-29 22:04                                       ` Canek Peláez Valdés
  0 siblings, 1 reply; 35+ messages in thread
From: Kevin Chadwick @ 2013-01-29 21:10 UTC (permalink / raw
  To: gentoo-user

> And, BTW, I didn't mean "behind" in the sense that Gentoo doesn't
> support systemd; I meant "behind" in the sense that us systemd users
> get a lot flak just by mention it in the list.


And that's exactly why I see Gentoo as being ahead and actually your
talking about a few of the IMO more moronic distributions. The majority
have rejected systemd but lets just agree to disagree before we start
talking about API's....SNIP... and Startup scripts being GENERIC and
easy to understand and very different to controller code.

-- 
_______________________________________________________________________

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)
_______________________________________________________________________


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 21:10                                     ` Kevin Chadwick
@ 2013-01-29 22:04                                       ` Canek Peláez Valdés
  0 siblings, 0 replies; 35+ messages in thread
From: Canek Peláez Valdés @ 2013-01-29 22:04 UTC (permalink / raw
  To: gentoo-user

On Tue, Jan 29, 2013 at 3:10 PM, Kevin Chadwick <ma1l1ists@yahoo.co.uk> wrote:
> [...] but lets just agree to disagree [...]

Agreed.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:33                             ` Stefan G. Weichinger
  2013-01-29 19:49                               ` Canek Peláez Valdés
@ 2013-01-30 12:56                               ` Stefan G. Weichinger
  1 sibling, 0 replies; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-01-30 12:56 UTC (permalink / raw
  To: gentoo-user

Am 29.01.2013 20:33, schrieb Stefan G. Weichinger:

> For now I am happy to get my itches scratched ... I am absolutely ready
> to learn and improve things. Sharing my first steps here maybe helps to
> motivate other gentoo-users to give systemd a try?

here my latest "scratches":

Took Canek's advice and applied it to running VMware Player:

http://www.oops.co.at/en/publications/systemd-servicefile-for-vmware-player

and I was able to create socket and service for the Amanda client service:

http://www.oops.co.at/en/publications/amanda-service-and-socket-file-for-gentoo-linux

tested successfully already ...

Stefan


^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-01-29 19:48                               ` Stefan G. Weichinger
@ 2013-02-05 22:00                                 ` Stefan G. Weichinger
  2013-02-05 22:37                                   ` Stefan G. Weichinger
  0 siblings, 1 reply; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-02-05 22:00 UTC (permalink / raw
  To: gentoo-user

Am 29.01.2013 20:48, schrieb Stefan G. Weichinger:

> Thanks for sharing ... I quickly followed your suggestions and built
> another service-file with your solution (you had typos btw -> "brigdge"
> ;-) ). It works as well and is maybe even slimmer in execution.
> 
> I will just keep both versions around and see where it gets me.

The *fun* is: I just now learned about macvtap-devices ... which seem to
enable me to get rid of that bridging at all ... afai understand it will
be enough to run network.service and libvirtd will do the rest
(correctly configured kernel given).

testing now ...




^ permalink raw reply	[flat|nested] 35+ messages in thread

* Re: [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm)
  2013-02-05 22:00                                 ` Stefan G. Weichinger
@ 2013-02-05 22:37                                   ` Stefan G. Weichinger
  0 siblings, 0 replies; 35+ messages in thread
From: Stefan G. Weichinger @ 2013-02-05 22:37 UTC (permalink / raw
  To: gentoo-user

Am 05.02.2013 23:00, schrieb Stefan G. Weichinger:
> Am 29.01.2013 20:48, schrieb Stefan G. Weichinger:
> 
>> Thanks for sharing ... I quickly followed your suggestions and built
>> another service-file with your solution (you had typos btw -> "brigdge"
>> ;-) ). It works as well and is maybe even slimmer in execution.
>>
>> I will just keep both versions around and see where it gets me.
> 
> The *fun* is: I just now learned about macvtap-devices ... which seem to
> enable me to get rid of that bridging at all ... afai understand it will
> be enough to run network.service and libvirtd will do the rest
> (correctly configured kernel given).
> 
> testing now ...

hmmm ... yes and no:

http://wiki.libvirt.org/page/Guest_can_reach_outside_network,_but_can't_reach_host_(macvtap)

Yes, I was able to connect my VMs to a macvtap-device on my gentoo
server host and this got them online vs. other networks (they could
reach the internet etc).

No, I wasn't able to ssh into them from the KVM-host itself ... which in
my case is my main gentoo workstation where I run VMs within KVM for
several purposes ...

The workaround mentioned in the link above didn't work out so far for
me, some more fiddling needed maybe. Got to think it over, but it seems
way of an overhead to run an isolated network to contact VMs on my
*local* machine just to be able to use macvtap :-P

At least I learned about that new (to me ...) feature and the
opportunity to use it with gentoo. Great. Really.

In my case here it isn't about maximum performance ... I use KVM to test
things and prepare VMs or installations to deploy somewhere else.

For gentoo-based-KVM-servers it is a bit different: the need to contact
the VM via the virtualization host isn't that important, if I am able to
ssh/ping/whatever the VM from the outside, that is good enough.

I have to deploy such a server in about two weeks. The good old bridging
with TAP-devices etc. will be good enough. Especially as I replace
another server still running VMware Server 2.x ... -> KVM with libvirt,
on a recent gentoo-kernel should really improve things ... aside from
networking details.

--- sorry for dumping my thoughts in here.

Stefan


^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2013-02-05 22:38 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-27  1:08 [gentoo-user] Systemd reaches "target Emergency Mode" every boot João Matos
2013-01-27  2:42 ` Canek Peláez Valdés
2013-01-27 18:31   ` João Matos
2013-01-27 21:08     ` Canek Peláez Valdés
2013-01-27 21:23       ` João Matos
2013-01-27 22:14         ` João Matos
2013-01-27 22:28           ` Mike Gilbert
2013-01-28  3:07             ` João Matos
2013-01-28  5:21               ` Mike Gilbert
2013-01-28 14:44                 ` João Matos
2013-01-28 19:01       ` Stefan G. Weichinger
2013-01-28 19:08         ` Canek Peláez Valdés
2013-01-28 19:25           ` Stefan G. Weichinger
2013-01-28 19:34             ` Canek Peláez Valdés
2013-01-28 20:04               ` Canek Peláez Valdés
2013-01-28 21:08               ` Stefan G. Weichinger
2013-01-28 21:27                 ` Canek Peláez Valdés
2013-01-28 21:49                   ` Stefan G. Weichinger
2013-01-29 16:32                     ` [gentoo-user] *draft* for setting up network bridge with systemd (for qemu/kvm) Stefan G. Weichinger
2013-01-29 18:57                       ` Canek Peláez Valdés
2013-01-29 19:05                         ` Michael Mol
2013-01-29 19:22                           ` Stefan G. Weichinger
2013-01-29 19:33                             ` Canek Peláez Valdés
2013-01-29 19:48                               ` Stefan G. Weichinger
2013-02-05 22:00                                 ` Stefan G. Weichinger
2013-02-05 22:37                                   ` Stefan G. Weichinger
2013-01-29 19:23                           ` Canek Peláez Valdés
2013-01-29 19:33                             ` Stefan G. Weichinger
2013-01-29 19:49                               ` Canek Peláez Valdés
2013-01-29 20:00                                 ` Alon Bar-Lev
2013-01-29 20:21                                   ` Canek Peláez Valdés
2013-01-29 21:10                                     ` Kevin Chadwick
2013-01-29 22:04                                       ` Canek Peláez Valdés
2013-01-30 12:56                               ` Stefan G. Weichinger
2013-01-28 21:08         ` [gentoo-user] Systemd reaches "target Emergency Mode" every boot João Matos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox