lkml.org 
[lkml]   [2007]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.6.21-rc1: T60 ACPI issues
Hi!
ACPI appears to have been broken with 2.6.23-rc1 on my T60
Userspace from ubuntu dapper.

1. During boot, I see a lot of messages like this:
[ 41.034204] acpi LNXSYSTM:00: uevent: unsupported action-string; this will be ignored in a future kernel version

2. Pressing Fn/F4 does not trigger suspend to ram
This normally triigers ACPI event which triggers suspend to RAM on Ubuntu
(echo mem > /sys/power/state works)

3. After suspend to RAM, system wakes up but laptop's screen is blank,
switching VTs etc does not help.
External screen wakes up OK though.
dmesg output from boot attached.

I also tested with latest git 8d4fbcfbe0a4bfc73e7f0297c59ae514e1f1436f
with the same result.

Works fine with 2.6.22.

My .config is attached.

Ingo, does ACPI work on your T60 with this kernel?
If yes could you post the .config please?

Thanks,

--
MST
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23-rc1
# Wed Aug 1 12:45:30 2007
#
CONFIG_X86_32=y
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_QUICKLIST=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION="-work"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_TASKSTATS is not set
# CONFIG_USER_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
# CONFIG_CPUSETS is not set
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
CONFIG_SMP=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_PARAVIRT is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
CONFIG_MPENTIUMM=y
# CONFIG_MCORE2 is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_NR_CPUS=8
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
# CONFIG_X86_MCE_P4THERMAL is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_3G_OPT is not set
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_2G_OPT is not set
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_X86_PAE is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_NR_QUICK=1
CONFIG_VIRT_TO_BUS=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_IRQBALANCE=y
# CONFIG_SECCOMP 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_KEXEC=y
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
CONFIG_HOTPLUG_CPU=y
CONFIG_COMPAT_VDSO=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_VERBOSE is not set
# CONFIG_DISABLE_CONSOLE_SUSPEND is not set
# CONFIG_PM_TRACE is not set
CONFIG_SUSPEND_SMP_POSSIBLE=y
CONFIG_SUSPEND_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/sda6"
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m

#
# CPUFreq processor drivers
#
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCIEPORTBUS=y
# CONFIG_HOTPLUG_PCI_PCIE is not set
CONFIG_PCIEAER=y
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
CONFIG_HT_IRQ=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
CONFIG_K8_NB=y

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_FAKE is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=y
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
CONFIG_NET_IPGRE=m
# 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 is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
# CONFIG_INET_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_IP_VS is not set
# CONFIG_IPV6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_NETWORK_SECMARK is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
CONFIG_NF_CONNTRACK_ENABLED=y
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CT_ACCT is not set
# CONFIG_NF_CONNTRACK_MARK is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CONNTRACK_TFTP is not set
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_IPRANGE=m
# CONFIG_IP_NF_MATCH_TOS is not set
# CONFIG_IP_NF_MATCH_RECENT is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_AH is not set
# CONFIG_IP_NF_MATCH_TTL is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
CONFIG_IP_NF_FILTER=y
# CONFIG_IP_NF_TARGET_REJECT is not set
CONFIG_IP_NF_TARGET_LOG=y
# CONFIG_IP_NF_TARGET_ULOG is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
# CONFIG_IP_NF_TARGET_MASQUERADE is not set
# CONFIG_IP_NF_TARGET_REDIRECT is not set
# CONFIG_IP_NF_TARGET_NETMAP is not set
# CONFIG_IP_NF_TARGET_SAME is not set
# CONFIG_NF_NAT_SNMP_BASIC is not set
CONFIG_NF_NAT_FTP=m
# CONFIG_NF_NAT_IRC is not set
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
# CONFIG_NF_NAT_SIP is not set
CONFIG_IP_NF_MANGLE=m
# CONFIG_IP_NF_TARGET_TOS is not set
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_TTL is not set
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE 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_ECONET is not set
# CONFIG_WAN_ROUTER is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
CONFIG_NET_SCH_FIFO=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
CONFIG_CFG80211=m
CONFIG_WIRELESS_EXT=y
CONFIG_MAC80211=m
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_DEBUG is not set
CONFIG_IEEE80211=y
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=y
CONFIG_IEEE80211_CRYPT_CCMP=y
CONFIG_IEEE80211_CRYPT_TKIP=y
# CONFIG_IEEE80211_SOFTMAC is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
CONFIG_PARPORT_1284=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE 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_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_DEBUG=y
CONFIG_THINKPAD_ACPI_BAY=y
CONFIG_THINKPAD_ACPI_INPUT_ENABLED=y
CONFIG_IDE=y
CONFIG_IDE_MAX_HWIFS=4
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_BLK_DEV_IDEACPI is not set
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_PROC_FS=y

#
# IDE chipset support/bugfixes
#
# CONFIG_IDE_GENERIC is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_IDEPCI_PCIBUS_ORDER=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_CS5535 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=y
# CONFIG_BLK_DEV_IT8213 is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_BLK_DEV_TC86C001 is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
# CONFIG_BLK_DEV_HD is not set

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

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

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
CONFIG_SCSI_ISCSI_ATTRS=m
# CONFIG_SCSI_SAS_LIBSAS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC 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_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
CONFIG_PATA_MPIIX=y
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_PLATFORM is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_BLK_DEV_DM is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
# CONFIG_MAC_EMUMOUSEBTN is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
# CONFIG_NET_POCKET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
# CONFIG_E1000_NAPI is not set
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
CONFIG_NETDEV_10000=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
# CONFIG_MYRI10GE is not set
# CONFIG_NETXEN_NIC is not set
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 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_MII is not set
# CONFIG_USB_USBNET is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPP_MPPE is not set
CONFIG_PPPOE=m
# CONFIG_PPPOL2TP is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=m
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

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

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
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_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_UINPUT 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_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=y
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=y
# CONFIG_AGP_EFFICEON 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_I810=m
CONFIG_DRM_I830=m
CONFIG_DRM_I915=m
# 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_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_CS5535_GPIO 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_CHARDEV=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#
# 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 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
# CONFIG_I2C_VIA is not set
CONFIG_I2C_VIAPRO=m
# CONFIG_I2C_VOODOO3 is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_DS1682 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 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_I2C_DEBUG_CHIP is not set

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_W1 is not set
# CONFIG_POWER_SUPPLY is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 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_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_CORETEMP=y
CONFIG_SENSORS_IT87=y
# CONFIG_SENSORS_LM63 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_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_THMC50 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_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
CONFIG_SENSORS_HDAPS=m
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_TUNER_TEA5761 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
CONFIG_VIDEO_SAA7134=y
# CONFIG_VIDEO_SAA7134_ALSA is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_IVTV is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_V4L_USB_DRIVERS=y
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_USBVISION is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_QUICKCAM_MESSENGER is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_ZC0301 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_ZR364XX is not set
CONFIG_RADIO_ADAPTERS=y
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_USB_DSBR is not set
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_TUNER=y
CONFIG_VIDEO_BUF=y
CONFIG_VIDEO_IR_I2C=y
CONFIG_VIDEO_IR=y
CONFIG_DAB=y
# CONFIG_USB_DABUSB is not set

#
# Graphics support
#
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_PROGEAR is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_SYS_FOPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_HECUBA 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_I810 is not set
# CONFIG_FB_LE80578 is not set
CONFIG_FB_INTEL=y
# CONFIG_FB_INTEL_DEBUG is not set
CONFIG_FB_INTEL_I2C=y
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG 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_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_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_VIDEO_SELECT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# 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

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=y
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set

#
# PCI devices
#
# 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_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_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI 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_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_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_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_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=y
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_AC97_POWER_SAVE is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set

#
# System on Chip audio support
#
# CONFIG_SND_SOC is not set

#
# SoC Audio support for SuperH
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=y
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set

#
# USB Input Devices
#
CONFIG_USB_HID=m
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_PERSIST is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG 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_DPCM 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_KARMA is not set
# CONFIG_USB_LIBUSUAL is not set

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# 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_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET 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

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
# CONFIG_NEW_LEDS is not set
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ADDR_TRANS=y
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
# CONFIG_INFINIBAND_AMSO1100 is not set
CONFIG_MLX4_INFINIBAND=m
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_ISER=m
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set

#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#
# CONFIG_AUXDISPLAY is not set
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
# CONFIG_KVM_AMD is not set

#
# Userspace I/O
#
# CONFIG_UIO is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y

#
# 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=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=850
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_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_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS 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 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

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-15"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
# CONFIG_NLS_CODEPAGE_852 is not set
CONFIG_NLS_CODEPAGE_855=y
# 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=y
# 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=y
# 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=y
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
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=y
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
CONFIG_NLS_KOI8_R=y
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y

#
# Distributed Lock Manager
#
# CONFIG_DLM is not set
CONFIG_INSTRUMENTATION=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
CONFIG_KPROBES=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_SLUB_DEBUG_ON 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 is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
CONFIG_FRAME_POINTER=y
# CONFIG_FORCED_INLINING is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set

#
# Page alloc debug is incompatible with Software Suspend on i386
#
CONFIG_DEBUG_RODATA=y
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_MANAGER=y
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_PCBC=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_586 is not set
# CONFIG_CRYPTO_SERPENT is not set
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_DEFLATE is not set
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_GEODE=m

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y
uture kernel version
[ 32.444984] tty ttysf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445107] tty ttyt0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445204] tty ttyt1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445303] tty ttyt2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445400] tty ttyt3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445498] tty ttyt4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445596] tty ttyt5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445692] tty ttyt6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445790] tty ttyt7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445888] tty ttyt8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.445984] tty ttyt9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446146] tty ttyta: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446255] tty ttytb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446353] tty ttytc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446450] tty ttytd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446547] tty ttyte: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446645] tty ttytf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446741] tty ttyu0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446842] tty ttyu1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.446941] tty ttyu2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447090] tty ttyu3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447189] tty ttyu4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447292] tty ttyu5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447390] tty ttyu6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447557] tty ttyu7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447658] tty ttyu8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447757] tty ttyu9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447853] tty ttyua: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.447951] tty ttyub: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448073] tty ttyuc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448172] tty ttyud: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448270] tty ttyue: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448367] tty ttyuf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448465] tty ttyv0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448565] tty ttyv1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448661] tty ttyv2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448760] tty ttyv3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448858] tty ttyv4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.448955] tty ttyv5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449158] tty ttyv6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449257] tty ttyv7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449356] tty ttyv8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449453] tty ttyv9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449552] tty ttyva: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449651] tty ttyvb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449748] tty ttyvc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449847] tty ttyvd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.449949] tty ttyve: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.455001] tty ttyvf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.455107] tty ttyw0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.455239] tty ttyw1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.455341] tty ttyw2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.455467] tty ttyw3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.456906] tty ttyw4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.457851] tty ttyw5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.457951] tty ttyw6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458049] tty ttyw7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458147] tty ttyw8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458246] tty ttyw9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458344] tty ttywa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458442] tty ttywb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458563] tty ttywc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458664] tty ttywd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458762] tty ttywe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458858] tty ttywf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.458957] tty ttyx0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.459057] tty ttyx1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.459155] tty ttyx2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.459253] tty ttyx3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.459351] tty ttyx4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463052] tty ttyx5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463164] tty ttyx6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463264] tty ttyx7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463361] tty ttyx8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463461] tty ttyx9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463560] tty ttyxa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463665] tty ttyxb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463800] tty ttyxc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.463899] tty ttyxd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464001] tty ttyxe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464100] tty ttyxf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464196] tty ttyy0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464296] tty ttyy1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464396] tty ttyy2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464494] tty ttyy3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464592] tty ttyy4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464691] tty ttyy5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464807] tty ttyy6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.464907] tty ttyy7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465004] tty ttyy8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465103] tty ttyy9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465203] tty ttyya: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465299] tty ttyyb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465399] tty ttyyc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465497] tty ttyyd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465594] tty ttyye: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465691] tty ttyyf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465798] tty ttyz0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465897] tty ttyz1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.465992] tty ttyz2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466091] tty ttyz3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466189] tty ttyz4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466285] tty ttyz5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466384] tty ttyz6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466486] tty ttyz7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466585] tty ttyz8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466681] tty ttyz9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466780] tty ttyza: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466879] tty ttyzb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.466976] tty ttyzc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.467074] tty ttyzd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.467712] tty ttyze: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.467814] tty ttyzf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.467914] usb_device usbdev1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468017] usb_device usbdev1.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468121] usb_device usbdev1.4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468223] usb_device usbdev1.5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468324] usb_device usbdev2.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468427] usb_device usbdev3.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468529] usb_device usbdev4.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468631] usb_device usbdev5.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468735] usb_device usbdev5.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468901] vc vcs: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.468998] vc vcs1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469095] vc vcsa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469193] vc vcsa1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469293] usb usb2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469396] hub 2-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469502] hub 2-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469607] usb usb3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469709] hub 3-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469813] hub 3-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.469920] usb usb4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470021] hub 4-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470125] hub 4-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470229] usb usb5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470330] hub 5-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470431] hub 5-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470535] usb 5-2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470638] usb 5-2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470740] usb 5-2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470845] usb 5-2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.470948] usb 5-2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.471051] usb usb1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.471950] hub 1-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472051] hub 1-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472156] usb 1-6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472258] usb 1-6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472359] usb 1-6.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472464] usb 1-6.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472565] usb 1-6.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472669] usb 1-6.2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472772] usb 1-6.2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472876] usb 1-6.2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.472980] usb 1-6.2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473084] usb 1-6.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473188] usb 1-6.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473290] usb 1-6.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473391] usb 1-6.3:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473498] usb 1-6.3:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473602] usb 1-6.3:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473704] usb 1-6.3:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473810] usb 1-6.3:1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.473913] usb 1-6.3:1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474015] usb 1-6.3:1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474119] usb 1-6.3:1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474225] hub 1-6:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474330] hub 1-6:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474433] hub 1-6:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474539] ide-cdrom 0.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474642] ide-cdrom 0.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474743] sd 0:0:0:0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.474845] sd 0:0:0:0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 32.701510] usbcore: registered new interface driver hiddev
[ 32.706065] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /class/input/input4
[ 32.706197] input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.7-6.2
[ 32.710011] input: PS2 to USB as /class/input/input5
[ 32.710109] input: USB HID v1.10 Keyboard [PS2 to USB] on usb-0000:00:1d.7-6.3
[ 32.716525] input: PS2 to USB as /class/input/input6
[ 32.716644] input: USB HID v1.10 Mouse [PS2 to USB] on usb-0000:00:1d.7-6.3
[ 32.716840] usbcore: registered new interface driver usbhid
[ 32.716906] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 33.340105] PIIX_IDE 0000:00:1f.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.350286] ahci 0000:00:1f.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.368279] agpgart-intel 0000:00:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.368449] pcieport-driver 0000:00:1c.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.368609] pcieport-driver 0000:00:1c.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.368777] pcieport-driver 0000:00:1c.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.368910] pcieport-driver 0000:00:1c.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369042] uhci_hcd 0000:00:1d.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369169] uhci_hcd 0000:00:1d.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369298] uhci_hcd 0000:00:1d.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369425] uhci_hcd 0000:00:1d.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369564] ehci_hcd 0000:00:1d.7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369725] pci 0000:00:1e.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369841] pci 0000:15:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.369959] pci 0000:15:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.370075] pci 0000:00:1f.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 33.370251] pci 0000:00:1f.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 34.076873] Attempting manual resume
[ 34.076938] swsusp: Resume From Partition 8:6
[ 34.076940] PM: Checking swsusp image.
[ 34.264592] PM: Resume from disk failed.
[ 34.304397] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 34.304469] EXT3-fs: write access will be enabled during recovery.
[ 34.668560] kjournald starting. Commit interval 5 seconds
[ 34.668645] EXT3-fs: recovery complete.
[ 34.740903] EXT3-fs: mounted filesystem with ordered data mode.
[ 40.906605] dmi id: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.906743] graphics fbcon: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.906905] input event0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907019] input event1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907129] input event2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907237] input event3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907351] input event4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907466] input event5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907579] input event6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907695] input input0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907826] input input1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.907949] input input2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908071] input input3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908209] input input4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908339] input input5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908472] input input6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908615] input mice: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908726] input mouse0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908839] input mouse1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.908952] mem full: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909062] mem kmem: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909170] mem kmsg: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909280] mem mem: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909393] mem null: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909503] mem port: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909611] mem random: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.909720] mem urandom: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.910614] mem zero: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.910723] misc agpgart: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.910833] misc fuse: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.910942] misc nvram: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.911050] misc psaux: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.911159] misc rtc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.911267] misc snapshot: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.911378] net lo: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.911850] sound adsp: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.911965] sound audio: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912078] sound controlC0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912190] sound dsp: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912302] sound mixer: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912419] sound pcmC0D0c: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912530] sound pcmC0D0p: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912643] sound pcmC0D1p: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912755] sound seq: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912864] sound sequencer: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.912975] sound sequencer2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913085] sound timer: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913194] tty console: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913303] tty ptmx: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913411] tty ptya0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913520] tty ptya1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913628] tty ptya2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913737] tty ptya3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913845] tty ptya4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.913953] tty ptya5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914061] tty ptya6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914169] tty ptya7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914277] tty ptya8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914387] tty ptya9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914496] tty ptyaa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914605] tty ptyab: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914719] tty ptyac: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914831] tty ptyad: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.914938] tty ptyae: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915047] tty ptyaf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915155] tty ptyb0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915262] tty ptyb1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915371] tty ptyb2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915479] tty ptyb3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915587] tty ptyb4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915695] tty ptyb5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915803] tty ptyb6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.915914] tty ptyb7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916027] tty ptyb8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916137] tty ptyb9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916249] tty ptyba: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916357] tty ptybb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916467] tty ptybc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916575] tty ptybd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916687] tty ptybe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916800] tty ptybf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.916915] tty ptyc0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917026] tty ptyc1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917139] tty ptyc2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917249] tty ptyc3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917358] tty ptyc4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917468] tty ptyc5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917576] tty ptyc6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917688] tty ptyc7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917801] tty ptyc8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.917910] tty ptyc9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918020] tty ptyca: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918130] tty ptycb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918247] tty ptycc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918358] tty ptycd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918467] tty ptyce: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918576] tty ptycf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918684] tty ptyd0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918794] tty ptyd1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.918903] tty ptyd2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919013] tty ptyd3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919123] tty ptyd4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919230] tty ptyd5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919338] tty ptyd6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919446] tty ptyd7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919557] tty ptyd8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919666] tty ptyd9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919775] tty ptyda: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919884] tty ptydb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.919993] tty ptydc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920102] tty ptydd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920210] tty ptyde: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920319] tty ptydf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920427] tty ptye0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920534] tty ptye1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920642] tty ptye2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.920751] tty ptye3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.921641] tty ptye4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.921773] tty ptye5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.921884] tty ptye6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.921993] tty ptye7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922102] tty ptye8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922212] tty ptye9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922321] tty ptyea: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922433] tty ptyeb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922551] tty ptyec: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922665] tty ptyed: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922774] tty ptyee: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922882] tty ptyef: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.922992] tty ptyp0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923102] tty ptyp1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923212] tty ptyp2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923323] tty ptyp3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923430] tty ptyp4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923539] tty ptyp5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923637] tty ptyp6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923735] tty ptyp7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923833] tty ptyp8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.923932] tty ptyp9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924030] tty ptypa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924127] tty ptypb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924224] tty ptypc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924321] tty ptypd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924419] tty ptype: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924517] tty ptypf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924616] tty ptyq0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924715] tty ptyq1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924814] tty ptyq2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.924912] tty ptyq3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925010] tty ptyq4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925107] tty ptyq5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925205] tty ptyq6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925302] tty ptyq7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925399] tty ptyq8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925496] tty ptyq9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925594] tty ptyqa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925695] tty ptyqb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925792] tty ptyqc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925889] tty ptyqd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.925986] tty ptyqe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926082] tty ptyqf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926180] tty ptyr0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926277] tty ptyr1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926375] tty ptyr2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926475] tty ptyr3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926572] tty ptyr4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926668] tty ptyr5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926766] tty ptyr6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926865] tty ptyr7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.926961] tty ptyr8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927059] tty ptyr9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927156] tty ptyra: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927255] tty ptyrb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927356] tty ptyrc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927453] tty ptyrd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927551] tty ptyre: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927650] tty ptyrf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927749] tty ptys0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927848] tty ptys1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.927946] tty ptys2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928043] tty ptys3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928140] tty ptys4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928240] tty ptys5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928338] tty ptys6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928435] tty ptys7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928532] tty ptys8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928630] tty ptys9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928726] tty ptysa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928824] tty ptysb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.928921] tty ptysc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929020] tty ptysd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929118] tty ptyse: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929216] tty ptysf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929313] tty ptyt0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929410] tty ptyt1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929508] tty ptyt2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929607] tty ptyt3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929703] tty ptyt4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929802] tty ptyt5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929900] tty ptyt6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.929996] tty ptyt7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.930095] tty ptyt8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.930195] tty ptyt9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.930293] tty ptyta: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.930390] tty ptytb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.930487] tty ptytc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.930587] tty ptytd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.931464] tty ptyte: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.931562] tty ptytf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.931661] tty ptyu0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932185] tty ptyu1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932294] tty ptyu2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932406] tty ptyu3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932515] tty ptyu4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932623] tty ptyu5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932731] tty ptyu6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932839] tty ptyu7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.932946] tty ptyu8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933098] tty ptyu9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933207] tty ptyua: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933315] tty ptyub: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933425] tty ptyuc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933538] tty ptyud: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933647] tty ptyue: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933756] tty ptyuf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933864] tty ptyv0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.933971] tty ptyv1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934081] tty ptyv2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934190] tty ptyv3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934297] tty ptyv4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934405] tty ptyv5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934512] tty ptyv6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934622] tty ptyv7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934730] tty ptyv8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934838] tty ptyv9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.934945] tty ptyva: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935053] tty ptyvb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935162] tty ptyvc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935272] tty ptyvd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935379] tty ptyve: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935488] tty ptyvf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935600] tty ptyw0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935709] tty ptyw1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935819] tty ptyw2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.935928] tty ptyw3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936036] tty ptyw4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936144] tty ptyw5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936252] tty ptyw6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936362] tty ptyw7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936471] tty ptyw8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936579] tty ptyw9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936688] tty ptywa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936796] tty ptywb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.936906] tty ptywc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937025] tty ptywd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937133] tty ptywe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937242] tty ptywf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937349] tty ptyx0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937457] tty ptyx1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937565] tty ptyx2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937673] tty ptyx3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937783] tty ptyx4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.937892] tty ptyx5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938000] tty ptyx6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938108] tty ptyx7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938217] tty ptyx8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938326] tty ptyx9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938434] tty ptyxa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938543] tty ptyxb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938652] tty ptyxc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938760] tty ptyxd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938869] tty ptyxe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.938977] tty ptyxf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939088] tty ptyy0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939197] tty ptyy1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939304] tty ptyy2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939414] tty ptyy3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939522] tty ptyy4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939629] tty ptyy5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939739] tty ptyy6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939848] tty ptyy7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.939956] tty ptyy8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940064] tty ptyy9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940174] tty ptyya: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940281] tty ptyyb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940391] tty ptyyc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940504] tty ptyyd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940612] tty ptyye: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940721] tty ptyyf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940830] tty ptyz0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.940940] tty ptyz1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.941048] tty ptyz2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.941157] tty ptyz3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.941265] tty ptyz4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.941373] tty ptyz5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.941484] tty ptyz6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.941592] tty ptyz7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.942540] tty ptyz8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.942649] tty ptyz9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.942757] tty ptyza: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.942866] tty ptyzb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.942975] tty ptyzc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943084] tty ptyzd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943191] tty ptyze: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943299] tty ptyzf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943410] tty tty: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943518] tty tty0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943627] tty tty1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943735] tty tty10: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943843] tty tty11: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.943952] tty tty12: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944062] tty tty13: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944172] tty tty14: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944281] tty tty15: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944389] tty tty16: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944498] tty tty17: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944608] tty tty18: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944716] tty tty19: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944831] tty tty2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.944940] tty tty20: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945048] tty tty21: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945156] tty tty22: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945265] tty tty23: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945373] tty tty24: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945483] tty tty25: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945593] tty tty26: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945702] tty tty27: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945811] tty tty28: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.945921] tty tty29: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946029] tty tty3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946139] tty tty30: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946249] tty tty31: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946357] tty tty32: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946464] tty tty33: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946574] tty tty34: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946682] tty tty35: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946793] tty tty36: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.946905] tty tty37: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947014] tty tty38: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947122] tty tty39: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947233] tty tty4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947341] tty tty40: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947451] tty tty41: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947561] tty tty42: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947669] tty tty43: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947777] tty tty44: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947886] tty tty45: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.947994] tty tty46: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948103] tty tty47: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948212] tty tty48: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948323] tty tty49: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948439] tty tty5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948548] tty tty50: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948657] tty tty51: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948764] tty tty52: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948873] tty tty53: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.948982] tty tty54: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949091] tty tty55: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949201] tty tty56: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949310] tty tty57: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949420] tty tty58: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949529] tty tty59: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949639] tty tty6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949749] tty tty60: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949857] tty tty61: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.949965] tty tty62: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950074] tty tty63: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950182] tty tty7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950291] tty tty8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950403] tty tty9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950512] tty ttyS0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950627] tty ttyS1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950739] tty ttyS2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950849] tty ttyS3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.950960] tty ttya0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951069] tty ttya1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951177] tty ttya2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951286] tty ttya3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951395] tty ttya4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951504] tty ttya5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951617] tty ttya6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951736] tty ttya7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951845] tty ttya8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.951954] tty ttya9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.952061] tty ttyaa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.952171] tty ttyab: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.952281] tty ttyac: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954258] tty ttyad: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954380] tty ttyae: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954494] tty ttyaf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954613] tty ttyb0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954727] tty ttyb1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954839] tty ttyb2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.954948] tty ttyb3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955057] tty ttyb4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955222] tty ttyb5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955332] tty ttyb6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955440] tty ttyb7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955547] tty ttyb8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955655] tty ttyb9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955766] tty ttyba: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955878] tty ttybb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.955989] tty ttybc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956098] tty ttybd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956231] tty ttybe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956339] tty ttybf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956448] tty ttyc0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956557] tty ttyc1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956668] tty ttyc2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956777] tty ttyc3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.956885] tty ttyc4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957005] tty ttyc5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957119] tty ttyc6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957296] tty ttyc7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957405] tty ttyc8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957513] tty ttyc9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957621] tty ttyca: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957730] tty ttycb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957839] tty ttycc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.957948] tty ttycd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958057] tty ttyce: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958222] tty ttycf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958334] tty ttyd0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958443] tty ttyd1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958551] tty ttyd2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958660] tty ttyd3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958768] tty ttyd4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958875] tty ttyd5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.958984] tty ttyd6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959094] tty ttyd7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959226] tty ttyd8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959343] tty ttyd9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959452] tty ttyda: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959561] tty ttydb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959670] tty ttydc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959779] tty ttydd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959888] tty ttyde: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.959996] tty ttydf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960106] tty ttye0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960274] tty ttye1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960384] tty ttye2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960499] tty ttye3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960611] tty ttye4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960721] tty ttye5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960832] tty ttye6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.960940] tty ttye7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961049] tty ttye8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961211] tty ttye9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961318] tty ttyea: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961428] tty ttyeb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961543] tty ttyec: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961651] tty ttyed: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961830] tty ttyee: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.961939] tty ttyef: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962048] tty ttyp0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962183] tty ttyp1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962291] tty ttyp2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962401] tty ttyp3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962509] tty ttyp4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962617] tty ttyp5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962727] tty ttyp6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962835] tty ttyp7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.962946] tty ttyp8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963056] tty ttyp9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963227] tty ttypa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963339] tty ttypb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963448] tty ttypc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963558] tty ttypd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963668] tty ttype: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963776] tty ttypf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.963886] tty ttyq0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.964002] tty ttyq1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.964164] tty ttyq2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.964272] tty ttyq3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.964382] tty ttyq4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.964492] tty ttyq5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.964601] tty ttyq6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.965508] tty ttyq7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.965617] tty ttyq8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.965727] tty ttyq9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.965835] tty ttyqa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.965944] tty ttyqb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966053] tty ttyqc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966249] tty ttyqd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966359] tty ttyqe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966468] tty ttyqf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966577] tty ttyr0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966685] tty ttyr1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966793] tty ttyr2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.966901] tty ttyr3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.967009] tty ttyr4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.972286] tty ttyr5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.978549] tty ttyr6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.978669] tty ttyr7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.978777] tty ttyr8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.978887] tty ttyr9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.978995] tty ttyra: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979104] tty ttyrb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979214] tty ttyrc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979329] tty ttyrd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979463] tty ttyre: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979572] tty ttyrf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979681] tty ttys0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979789] tty ttys1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.979897] tty ttys2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980006] tty ttys3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980114] tty ttys4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980222] tty ttys5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980333] tty ttys6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980506] tty ttys7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980615] tty ttys8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980723] tty ttys9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980833] tty ttysa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.980944] tty ttysb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.981053] tty ttysc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.981161] tty ttysd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.981271] tty ttyse: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.981436] tty ttysf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.981941] tty ttyt0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982055] tty ttyt1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982164] tty ttyt2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982273] tty ttyt3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982406] tty ttyt4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982514] tty ttyt5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982625] tty ttyt6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982732] tty ttyt7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982842] tty ttyt8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.982952] tty ttyt9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.983060] tty ttyta: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.983169] tty ttytb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.983279] tty ttytc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.985770] tty ttytd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.985891] tty ttyte: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.986002] tty ttytf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.986113] tty ttyu0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.986222] tty ttyu1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987235] tty ttyu2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987401] tty ttyu3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987512] tty ttyu4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987622] tty ttyu5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987733] tty ttyu6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987842] tty ttyu7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.987950] tty ttyu8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988061] tty ttyu9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988169] tty ttyua: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988279] tty ttyub: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988415] tty ttyuc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988527] tty ttyud: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988638] tty ttyue: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988746] tty ttyuf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988857] tty ttyv0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.988967] tty ttyv1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989075] tty ttyv2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989185] tty ttyv3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989295] tty ttyv4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989491] tty ttyv5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989602] tty ttyv6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989710] tty ttyv7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989819] tty ttyv8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.989928] tty ttyv9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.990036] tty ttyva: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.990145] tty ttyvb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.990254] tty ttyvc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.991935] tty ttyvd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.992059] tty ttyve: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.992169] tty ttyvf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.992340] tty ttyw0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993249] tty ttyw1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993358] tty ttyw2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993468] tty ttyw3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993577] tty ttyw4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993687] tty ttyw5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993796] tty ttyw6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.993905] tty ttyw7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994013] tty ttyw8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994123] tty ttyw9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994298] tty ttywa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994408] tty ttywb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994516] tty ttywc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994626] tty ttywd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994735] tty ttywe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994844] tty ttywf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.994953] tty ttyx0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995062] tty ttyx1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995223] tty ttyx2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995334] tty ttyx3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995443] tty ttyx4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995552] tty ttyx5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995661] tty ttyx6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995770] tty ttyx7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995879] tty ttyx8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.995987] tty ttyx9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996095] tty ttyxa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996204] tty ttyxb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996337] tty ttyxc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996455] tty ttyxd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996564] tty ttyxe: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996675] tty ttyxf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996784] tty ttyy0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.996892] tty ttyy1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.997000] tty ttyy2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.997109] tty ttyy3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.997278] tty ttyy4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.997390] tty ttyy5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.997877] tty ttyy6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.997993] tty ttyy7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998104] tty ttyy8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998266] tty ttyy9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998375] tty ttyya: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998484] tty ttyyb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998592] tty ttyyc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998702] tty ttyyd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998810] tty ttyye: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.998919] tty ttyyf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999027] tty ttyz0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999136] tty ttyz1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999269] tty ttyz2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999378] tty ttyz3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999489] tty ttyz4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999599] tty ttyz5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999708] tty ttyz6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999817] tty ttyz7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 40.999927] tty ttyz8: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000036] tty ttyz9: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000206] tty ttyza: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000315] tty ttyzb: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000424] tty ttyzc: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000540] tty ttyzd: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000649] tty ttyze: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000759] tty ttyzf: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000869] usb_device usbdev1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.000986] usb_device usbdev1.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001152] usb_device usbdev1.4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001266] usb_device usbdev1.5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001381] usb_device usbdev2.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001497] usb_device usbdev3.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001621] usb_device usbdev4.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001736] usb_device usbdev5.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001850] usb_device usbdev5.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.001967] usb_endpoint usbdev1.1_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002107] usb_endpoint usbdev1.1_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002226] usb_endpoint usbdev1.2_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002343] usb_endpoint usbdev1.2_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002460] usb_endpoint usbdev1.4_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002577] usb_endpoint usbdev1.4_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002697] usb_endpoint usbdev1.5_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002814] usb_endpoint usbdev1.5_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.002931] usb_endpoint usbdev1.5_ep82: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003048] usb_endpoint usbdev2.1_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003261] usb_endpoint usbdev2.1_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003435] usb_endpoint usbdev3.1_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003554] usb_endpoint usbdev3.1_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003670] usb_endpoint usbdev4.1_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003786] usb_endpoint usbdev4.1_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.003902] usb_endpoint usbdev5.1_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.031655] usb_endpoint usbdev5.1_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.031794] usb_endpoint usbdev5.2_ep00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.032767] usb_endpoint usbdev5.2_ep02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.032885] usb_endpoint usbdev5.2_ep81: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.033005] usb_endpoint usbdev5.2_ep83: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.033247] vc vcs: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.033357] vc vcs1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.033466] vc vcsa: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.033576] vc vcsa1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.033689] vtconsole vtcon0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034204] acpi LNXSYSTM:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034322] processor ACPI0007:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034435] processor ACPI0007:01: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034548] button LNXPWRBN:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034660] acpi LNXTHERM:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034773] thermal LNXTHERM:01: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.034886] thermal LNXTHERM:02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035006] acpi device:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035118] acpi IBM0079:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035230] pci_root PNP0A08:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035344] acpi LNXVIDEO:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035458] acpi device:02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035572] acpi device:03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035685] acpi device:04: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035796] acpi device:01: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.035907] acpi IBM0057:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036019] acpi IBM0071:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036131] acpi PNP0000:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036244] acpi PNP0100:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036357] acpi PNP0103:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036469] acpi PNP0200:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036582] acpi PNP0303:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036694] acpi PNP0400:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036805] acpi PNP0501:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.036917] acpi PNP0800:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037035] acpi PNP0B00:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037149] acpi PNP0C02:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037261] acpi PNP0C04:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037375] ec PNP0C09:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037489] ac ACPI0003:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037604] acpi IBM0068:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037719] power LNXPOWER:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037836] battery PNP0C0A:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.037952] acpi device:05: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038063] acpi LNXVIDEO:01: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038176] acpi device:06: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038288] acpi device:07: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038400] acpi device:08: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038513] acpi device:09: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038623] acpi device:0a: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038735] acpi device:0b: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038845] acpi device:0c: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.038962] acpi device:0d: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039074] acpi device:0e: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039185] acpi device:0f: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039296] acpi device:10: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039406] acpi device:11: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039517] acpi device:12: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039630] acpi LNXIOBAY:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039743] acpi device:13: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039854] acpi device:14: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.039966] acpi device:15: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.040078] acpi device:16: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.040194] acpi device:17: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.040672] acpi device:18: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.040791] acpi device:19: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.040905] acpi device:1a: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041016] acpi device:1b: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041129] acpi device:1c: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041241] acpi device:1d: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041352] acpi device:1e: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041469] acpi device:1f: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041594] acpi device:20: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041708] acpi device:21: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041820] acpi device:22: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.041931] acpi PNP0C01:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042044] button PNP0C0D:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042156] button PNP0C0E:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042271] pci_link PNP0C0F:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042384] pci_link PNP0C0F:01: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042497] pci_link PNP0C0F:02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042610] pci_link PNP0C0F:03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042724] pci_link PNP0C0F:04: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042837] pci_link PNP0C0F:05: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.042952] pci_link PNP0C0F:06: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043064] pci_link PNP0C0F:07: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043176] pci0000:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043272] agpgart-intel 0000:00:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043391] pci 0000:00:02.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043510] pci 0000:00:02.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043625] HDA Intel 0000:00:1b.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.043743] pcieport-driver 0000:00:1c.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.044641] pci_express 0000:00:1c.0:pcie00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.044755] pci_express 0000:00:1c.0:pcie02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.044870] pci_express 0000:00:1c.0:pcie03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045077] pci 0000:02:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045196] pcieport-driver 0000:00:1c.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045316] pci_express 0000:00:1c.1:pcie00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045430] pci_express 0000:00:1c.1:pcie02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045543] pci_express 0000:00:1c.1:pcie03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045657] pci 0000:03:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045772] pcieport-driver 0000:00:1c.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.045892] pci_express 0000:00:1c.2:pcie00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046005] pci_express 0000:00:1c.2:pcie02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046123] pci_express 0000:00:1c.2:pcie03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046237] pcieport-driver 0000:00:1c.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046358] pci_express 0000:00:1c.3:pcie00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046471] pci_express 0000:00:1c.3:pcie02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046585] pci_express 0000:00:1c.3:pcie03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.046699] uhci_hcd 0000:00:1d.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047202] usb usb2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047327] hub 2-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047445] uhci_hcd 0000:00:1d.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047562] usb usb3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047678] hub 3-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047794] uhci_hcd 0000:00:1d.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.047913] usb usb4: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.048036] hub 4-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.048164] uhci_hcd 0000:00:1d.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049099] usb usb5: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049219] hub 5-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049345] usb 5-2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049461] usb 5-2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049579] ehci_hcd 0000:00:1d.7: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049700] usb usb1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049816] hub 1-0:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.049933] usb 1-6: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050051] usb 1-6.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050167] usbhid 1-6.2:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050290] usb 1-6.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050409] usbhid 1-6.3:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050532] usbhid 1-6.3:1.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050651] hub 1-6:1.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050768] pci 0000:00:1e.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050884] pci 0000:15:00.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.050999] pci 0000:00:1f.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051116] PIIX_IDE 0000:00:1f.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051231] ide0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051325] ide-cdrom 0.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051438] ide-cdrom 0.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051563] ahci 0000:00:1f.2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051688] host0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051780] target0:0:0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051876] sd 0:0:0:0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.051988] sd 0:0:0:0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052107] host1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052202] host2: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052295] host3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052388] pci 0000:00:1f.3: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052502] platform: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052595] coretemp coretemp.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052690] coretemp coretemp.1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052784] platform dock.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052897] i8042 i8042: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.052991] atkbd serio0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.053107] serio serio1: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.053221] platform pcspkr: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.053316] serial8250 serial8250: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.053410] platform vesafb.0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.053505] pnp0: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.063579] system 00:00: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.063705] pnp 00:01: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.063816] system 00:02: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.063926] pnp 00:03: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064035] pnp 00:04: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064143] pnp 00:05: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064264] pnp 00:06: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064373] pnp 00:07: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064485] i8042 kbd 00:08: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064599] i8042 aux 00:09: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064711] serial 00:0a: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064821] parport_pc 00:0b: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.064931] pnp 00:0c: uevent: unsupported action-string; this will be ignored in a future kernel version
[ 41.228531] thinkpad_acpi: ThinkPad ACPI Extras v0.15
[ 41.228602] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 41.228667] thinkpad_acpi: ThinkPad BIOS 79ET60WW (1.05a), EC 79HT43WW-1.02
[ 41.228736] thinkpad_acpi: Lenovo ThinkPad T60
[ 41.234764] thinkpad_acpi: radio switch found; radios are disabled
[ 41.257164] input: ThinkPad Extra Buttons as /class/input/input7
[ 42.867700] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 42.867981] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 43.392718] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2
[ 43.392794] Copyright (c) 1999-2006 Intel Corporation.
[ 43.392922] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 20
[ 43.393069] PCI: Setting latency timer of device 0000:02:00.0 to 64
[ 43.470240] e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:16:41:54:6c:47
[ 43.551938] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 44.054715] Adding 1951824k swap on /dev/sda6. Priority:-1 extents:1 across:1951824k
[ 44.098329] EXT3 FS on sda3, internal journal
[ 44.489576] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04793/0x300000
[ 44.489679] serio: Synaptics pass-through port at isa0060/serio1/input0
[ 44.532310] input: SynPS/2 Synaptics TouchPad as /class/input/input8
[ 49.436876] NTFS volume version 3.1.
[ 49.436945] NTFS-fs warning (device sda1): load_system_files(): Unsupported volume flags 0x4000 encountered.
[ 49.437033] NTFS-fs error (device sda1): load_system_files(): Volume has unsupported flags set. Mounting read-only. Run chkdsk and mount in Windows.
[ 50.008315] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 50.239159] input: TPPS/2 IBM TrackPoint as /class/input/input9
[ 59.838593] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 1050.812190] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
[ 1050.812197] e1000: eth0: e1000_watchdog: 10/100 speed: disabling TSO
[ 1071.111007] PM: Preparing system for mem sleep
[ 1072.166822] Stopping tasks ... done.
[ 1072.283422] PM: Entering mem sleep
[ 1072.283425] Suspending console(s)
[ 1073.482330] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1073.482761] sd 0:0:0:0: [sda] Stopping disk
[ 1073.927927] pnp: Device 00:0b disabled.
[ 1073.928102] pnp: Device 00:0a disabled.
[ 1073.956031] ACPI: PCI interrupt for device 0000:02:00.0 disabled
[ 1073.956041] ACPI handle has no context!
[ 1073.956394] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[ 1073.976321] ACPI: PCI interrupt for device 0000:00:1d.7 disabled
[ 1073.977009] ACPI: PCI interrupt for device 0000:00:1d.3 disabled
[ 1073.977038] ACPI: PCI interrupt for device 0000:00:1d.2 disabled
[ 1073.977066] ACPI: PCI interrupt for device 0000:00:1d.1 disabled
[ 1073.977094] ACPI: PCI interrupt for device 0000:00:1d.0 disabled
[ 1073.977446] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[ 1074.002512] Disabling non-boot CPUs ...
[ 1074.004259] Breaking affinity for irq 20
[ 1074.112637] CPU 1 is now offline
[ 1074.112641] SMP alternatives: switching to UP code
[ 1074.114262] CPU1 is down
[ 1.969335] Intel machine check architecture supported.
[ 1.969343] Intel machine check reporting enabled on CPU#0.
[ 1.969352] Back to C!
[ 1.969832] Enabling non-boot CPUs ...
[ 1.990385] SMP alternatives: switching to SMP code
[ 1.991664] Booting processor 1/1 eip 3000
[ 2.002222] Initializing CPU#1
[ 2.150262] Calibrating delay using timer specific routine.. 3657.47 BogoMIPS (lpj=18287383)
[ 2.150269] CPU: After generic identify, caps: bfe9fbff 00000000 00000000 00000000 0000c1a9 00000000 00000000 00000000
[ 2.150275] monitor/mwait feature present.
[ 2.150278] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 2.150280] CPU: L2 cache: 2048K
[ 2.150282] CPU: Physical Processor ID: 0
[ 2.150283] CPU: Processor Core ID: 1
[ 2.150285] CPU: After all inits, caps: bfe9fbff 00000000 00000000 00002940 0000c1a9 00000000 00000000 00000000
[ 2.150290] Intel machine check architecture supported.
[ 2.150295] Intel machine check reporting enabled on CPU#1.
[ 2.150470] CPU1: Intel Genuine Intel(R) CPU T2400 @ 1.83GHz stepping 08
[ 2.150970] CPU1 is up
[ 2.151134] Switched to high resolution mode on CPU 1
[ 2.175370] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 20
[ 2.175383] PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900003)
[ 2.190846] PM: Writing back config space on device 0000:00:1b.0 at offset 1 (was 100106, writing 100102)
[ 2.190865] ACPI: PCI Interrupt 0000:00:1b.0[B] -> GSI 17 (level, low) -> IRQ 22
[ 2.190872] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 2.290671] PM: Writing back config space on device 0000:00:1c.0 at offset 1 (was 180107, writing 100107)
[ 2.290690] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 2.290731] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 2.290751] PM: Writing back config space on device 0000:00:1c.2 at offset 7 (was 20006050, writing 6050)
[ 2.290776] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 2.290786] PM: Writing back config space on device 0000:00:1c.3 at offset f (was 40400, writing 4040b)
[ 2.290796] PM: Writing back config space on device 0000:00:1c.3 at offset 9 (was 10001, writing e421e421)
[ 2.290801] PM: Writing back config space on device 0000:00:1c.3 at offset 8 (was 0, writing ebf0ea00)
[ 2.290806] PM: Writing back config space on device 0000:00:1c.3 at offset 7 (was 20000000, writing 8070)
[ 2.290815] PM: Writing back config space on device 0000:00:1c.3 at offset 3 (was 810000, writing 810010)
[ 2.290821] PM: Writing back config space on device 0000:00:1c.3 at offset 1 (was 100000, writing 100107)
[ 2.290839] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[ 2.290847] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 20
[ 2.290852] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 2.290896] usb usb2: root hub lost power or was reset
[ 2.290915] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 22
[ 2.290920] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 2.290963] usb usb3: root hub lost power or was reset
[ 2.290981] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 23
[ 2.290986] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 2.291028] usb usb4: root hub lost power or was reset
[ 2.291046] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 21
[ 2.291051] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 2.291093] usb usb5: root hub lost power or was reset
[ 2.320403] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 19 (level, low) -> IRQ 21
[ 2.320413] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 2.320504] PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100005, writing 100007)
[ 2.320526] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 2.320601] ACPI: PCI Interrupt 0000:00:1f.1[C] -> GSI 16 (level, low) -> IRQ 20
[ 2.339706] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 16 (level, low) -> IRQ 20
[ 2.339714] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 2.352819] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 20
[ 2.352827] PCI: Setting latency timer of device 0000:02:00.0 to 64
[ 2.359618] PM: Writing back config space on device 0000:15:00.0 at offset f (was 34001ff, writing 3c0010b)
[ 2.359624] PM: Writing back config space on device 0000:15:00.0 at offset e (was 0, writing 94fc)
[ 2.359630] PM: Writing back config space on device 0000:15:00.0 at offset d (was 0, writing 9400)
[ 2.359636] PM: Writing back config space on device 0000:15:00.0 at offset c (was 0, writing 90fc)
[ 2.359641] PM: Writing back config space on device 0000:15:00.0 at offset b (was 0, writing 9000)
[ 2.359647] PM: Writing back config space on device 0000:15:00.0 at offset a (was 0, writing 53fff000)
[ 2.359653] PM: Writing back config space on device 0000:15:00.0 at offset 9 (was 0, writing 50000000)
[ 2.359658] PM: Writing back config space on device 0000:15:00.0 at offset 8 (was 0, writing e3fff000)
[ 2.359664] PM: Writing back config space on device 0000:15:00.0 at offset 7 (was 0, writing e0000000)
[ 2.359670] PM: Writing back config space on device 0000:15:00.0 at offset 6 (was 0, writing b0171615)
[ 2.359678] PM: Writing back config space on device 0000:15:00.0 at offset 4 (was 0, writing e4300000)
[ 2.359684] PM: Writing back config space on device 0000:15:00.0 at offset 3 (was 20000, writing 2a808)
[ 2.359691] PM: Writing back config space on device 0000:15:00.0 at offset 1 (was 2100000, writing 2100007)
[ 2.359718] ACPI: PCI Interrupt 0000:15:00.0[A] -> GSI 16 (level, low) -> IRQ 20
[ 2.360157] pnp: Device 00:0a activated.
[ 2.360641] pnp: Device 00:0b activated.
[ 2.363880] hda: selected mode 0x42
[ 2.364868] sd 0:0:0:0: [sda] Starting disk
[ 2.367661] ata4: SATA link down (SStatus 0 SControl 0)
[ 2.367676] ata3: SATA link down (SStatus 0 SControl 0)
[ 2.367689] ata2: SATA link down (SStatus 0 SControl 0)
[ 2.414336] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.417387] ata1.00: configured for UDMA/100
[ 2.781857] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 2.781870] sd 0:0:0:0: [sda] Write Protect is off
[ 2.781872] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.781889] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.118852] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
[ 3.118855] e1000: eth0: e1000_watchdog: 10/100 speed: disabling TSO
[ 3.987664] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.987894] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.988156] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.988411] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.988656] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.988658] hub 1-6:1.0: Cannot enable port 3. Maybe the USB cable is bad?
[ 3.988905] hub 1-6:1.0: cannot disable port 3 (err = -71)
[ 3.989155] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.989403] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.989654] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.989904] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.990151] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.990153] hub 1-6:1.0: Cannot enable port 3. Maybe the USB cable is bad?
[ 3.990403] hub 1-6:1.0: cannot disable port 3 (err = -71)
[ 3.990651] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.990902] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.991150] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.991401] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.991649] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.991651] hub 1-6:1.0: Cannot enable port 3. Maybe the USB cable is bad?
[ 3.991900] hub 1-6:1.0: cannot disable port 3 (err = -71)
[ 3.992149] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.992400] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.992649] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.992898] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.993148] hub 1-6:1.0: cannot reset port 3 (err = -71)
[ 3.993150] hub 1-6:1.0: Cannot enable port 3. Maybe the USB cable is bad?
[ 3.993398] hub 1-6:1.0: cannot disable port 3 (err = -71)
[ 3.993645] hub 1-6:1.0: cannot disable port 3 (err = -71)
[ 6.275659] PM: Finishing wakeup.
[ 6.275661] Restarting tasks ... <6>usb 1-6: USB disconnect, address 2
[ 6.282306] usb 1-6.2: USB disconnect, address 4
[ 6.282828] usb 1-6.3: USB disconnect, address 5
[ 6.335320] done.
[ 6.561699] usb 1-6: new high speed USB device using ehci_hcd and address 6
[ 6.711875] usb 1-6: configuration #1 chosen from 1 choice
[ 6.712051] hub 1-6:1.0: USB hub found
[ 6.712150] hub 1-6:1.0: 4 ports detected
[ 7.092762] usb 5-2: USB disconnect, address 2
[ 7.372224] usb 5-2: new full speed USB device using uhci_hcd and address 3
[ 7.552114] usb 5-2: configuration #1 chosen from 1 choice
[ 7.791607] usb 1-6.2: new low speed USB device using ehci_hcd and address 8
[ 7.906260] usb 1-6.2: configuration #1 chosen from 1 choice
[ 7.908651] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /class/input/input10
[ 7.908707] input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.7-6.2
[ 8.141031] usb 1-6.3: new low speed USB device using ehci_hcd and address 9
[ 8.257048] usb 1-6.3: configuration #1 chosen from 1 choice
[ 8.261744] input: PS2 to USB as /class/input/input11
[ 8.261789] input: USB HID v1.10 Keyboard [PS2 to USB] on usb-0000:00:1d.7-6.3
[ 8.268515] input: PS2 to USB as /class/input/input12
[ 8.268589] input: USB HID v1.10 Mouse [PS2 to USB] on usb-0000:00:1d.7-6.3
\
 
 \ /
  Last update: 2007-08-01 16:03    [W:3.547 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site