All of lore.kernel.org
 help / color / mirror / Atom feed
* [next-20101038] Call trace in ext4
@ 2010-10-28 10:05 Sedat Dilek
  2010-10-28 10:34 ` [next-20101028] " Sedat Dilek
  2010-10-28 17:52 ` [next-20101038] " Markus Trippelsdorf
  0 siblings, 2 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 10:05 UTC (permalink / raw)
  To: LKML, linux-ext4; +Cc: Theodore Ts'o, sfr, Arnd Bergmann

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

Hi,

I have built today linux-next as of next-20101028 in a non-BKL config
(kernel-config attached) on a Debian i386/sid host.

When I start my quassel IRC-client I get reproducibly this call-trace:

# tail -40 kern.log
Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
maximal mount count reached, running e2fsck is recommended
Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
internal journal
Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
filesystem with ordered data mode
Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
/home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
Oct 28 11:44:16 tbox kernel: [  115.480979] invalid opcode: 0000 [#1] SMP
Oct 28 11:44:16 tbox kernel: [  115.481155] last sysfs file:
/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
Oct 28 11:44:16 tbox kernel: [  115.481610] Modules linked in: ext3
jbd sco aes_i586 rfcomm bnep aes_generic l2cap bluetooth acpi_cpufreq
mperf cpufreq_powersave cpufreq_userspace cpufreq_stats ppdev
cpufreq_conservative lp dm_crypt binfmt_misc arc4 snd_intel8x0 ecb
snd_intel8x0m radeon thinkpad_acpi snd_ac97_codec ath5k snd_seq_midi
ac97_bus pcmcia snd_pcm_oss joydev snd_rawmidi snd_seq_midi_event ath
mac80211 snd_mixer_oss ttm cfg80211 snd_seq snd_pcm yenta_socket
pcmcia_rsrc drm_kms_helper drm snd_seq_device snd_timer pcmcia_core
i2c_algo_bit nsc_ircc rfkill snd_page_alloc irda i2c_i801 shpchp snd
i2c_core tpm_tis rng_core pci_hotplug psmouse processor tpm soundcore
parport_pc video ac tpm_bios battery button led_class pcspkr evdev
parport power_supply serio_raw nvram output crc_ccitt fuse autofs4
ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod
crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore
scsi_mod thermal e1000 thermal_sys floppy nls_base [last unloaded:
scsi
Oct 28 11:44:16 tbox kernel: _wait_scan]
Oct 28 11:44:16 tbox kernel: [  115.484020]
Oct 28 11:44:16 tbox kernel: [  115.484020] Pid: 237, comm:
jbd2/sda5-8 Not tainted 2.6.36-next-20101028.1-686 #1 2374SG6/2374SG6
Oct 28 11:44:16 tbox kernel: [  115.484020] EIP: 0060:[<f86282fb>]
EFLAGS: 00010246 CPU: 0
Oct 28 11:44:16 tbox kernel: [  115.484020] EIP is at
ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 11:44:16 tbox kernel: [  115.484020] EAX: 40020029 EBX:
f76934a0 ECX: 05050030 EDX: 00000000
Oct 28 11:44:16 tbox kernel: [  115.484020] ESI: 00005050 EDI:
00001000 EBP: f5f3c548 ESP: ef973dbc
Oct 28 11:44:16 tbox kernel: [  115.484020]  DS: 007b ES: 007b FS:
00d8 GS: 00e0 SS: 0068
Oct 28 11:44:16 tbox kernel: [  115.484020] Process jbd2/sda5-8 (pid:
237, ti=ef972000 task=ef8c9080 task.ti=ef972000)
Oct 28 11:44:16 tbox kernel: [  115.484020] Stack:
Oct 28 11:44:16 tbox kernel: [  115.484020]  00000005 00000000
ef973e98 00000000 f5f3c600 ef973e98 00000000 00005050
Oct 28 11:44:16 tbox kernel: [  115.484020]  c108fe6e f76934a0
c1090ea4 00000001 f5f3c600 00000004 00000002 00000000
Oct 28 11:44:16 tbox kernel: [  115.484020]  00000006 0000000e
ef9a6180 c108fe66 e74172ff 0000000e 00000000 f7693400
Oct 28 11:44:16 tbox kernel: [  115.484020] Call Trace:
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c108fe6e>] ? __writepage+0x8/0x1f
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1090ea4>] ?
write_cache_pages+0x1cc/0x281
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c108fe66>] ? __writepage+0x0/0x1f
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1090f6f>] ?
generic_writepages+0x16/0x1d
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85ab8d9>] ?
journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85abd1e>] ?
jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1025bdb>] ?
dequeue_task_fair+0x1b/0x57
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c10392df>] ?
lock_timer_base+0x19/0x34
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1039356>] ?
try_to_del_timer_sync+0x5c/0x63
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85afdf2>] ?
kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043ffe>] ?
autoremove_wake_function+0x0/0x29
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85afd54>] ?
kjournald2+0x0/0x1c7 [jbd2]
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043cb2>] ? kthread+0x63/0x68
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043c4f>] ? kthread+0x0/0x68
Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c10034fe>] ?
kernel_thread_helper+0x6/0x10
Oct 28 11:44:16 tbox kernel: [  115.484020] Code: 0c 89 34 24 89 ce 0f
ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf
81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00
00 83 7b 0c 00 75 37 68 46 ac 62
Oct 28 11:44:16 tbox kernel: [  115.484020] EIP: [<f86282fb>]
ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:ef973dbc
Oct 28 11:44:16 tbox kernel: [  115.564589] ---[ end trace 1b8c420fb1d1ae45 ]---

The code section looks like:
[ fs/ext4/inode.c ]
...
        /*
         * If the page does not have buffers (for whatever reason),
         * try to create them using __block_write_begin.  If this
         * fails, redirty the page and move on.
         */
        if (!page_buffers(page)) {     <--- LINE #2721
                if (__block_write_begin(page, 0, len,
                                        noalloc_get_block_write)) {
                redirty_page:
                        redirty_page_for_writepage(wbc, page);
                        unlock_page(page);
                        return 0;
                }
                commit_write = 1;
        }
...

I am not sure if this is a general ext4 problem or only in a non-BKL setup.

Hope this helps to track down the problem.

Kind Regards,
- Sedat -

P.S.:
I also have tried with patches from [1] and [2], v2 versions attached
to make linux-next happy.

[1] http://lkml.org/lkml/2010/10/28/36
[2] http://lkml.org/lkml/2010/10/28/40

[-- Attachment #2: config-2.6.36-next-20101028.1-686 --]
[-- Type: application/octet-stream, Size: 116786 bytes --]

#
# Automatically generated make config: don't edit
# Linux/x86 2.6.36 Kernel Configuration
# Thu Oct 28 08:25:06 2010
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
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_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_GPIO=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
CONFIG_KTIME_SCALAR=y
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
# CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED is not set
CONFIG_HAVE_SPARSE_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
# CONFIG_AUTO_IRQ_AFFINITY is not set
# CONFIG_IRQ_PER_CPU is not set
# CONFIG_HARDIRQS_SW_RESEND is not set
# CONFIG_SPARSE_IRQ is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=32
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
# CONFIG_RESOURCE_COUNTERS is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_LZO=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
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_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_PERF_COUNTERS is not set
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_OPTPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y

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

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
CONFIG_INLINE_SPIN_UNLOCK=y
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
CONFIG_INLINE_READ_UNLOCK=y
# CONFIG_INLINE_READ_UNLOCK_BH is not set
CONFIG_INLINE_READ_UNLOCK_IRQ=y
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
CONFIG_INLINE_WRITE_UNLOCK=y
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_BIGSMP=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_LGUEST_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_SPINLOCKS is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST 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=y
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM 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_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_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
# CONFIG_X86_PPRO_FENCE is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=5
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_CYRIX_32=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_CPU_SUP_UMC_32=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_IOMMU_HELPER is not set
CONFIG_IOMMU_API=y
CONFIG_NR_CPUS=32
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=m
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_VM86=y
CONFIG_TOSHIBA=m
CONFIG_I8K=m
CONFIG_X86_REBOOTFIXUPS=y
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
# CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=m
CONFIG_CLEANCACHE=y
CONFIG_HIGHPTE=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_EFI=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
# CONFIG_PM_VERBOSE is not set
CONFIG_CAN_PM_TRACE=y
# CONFIG_PM_TRACE_RTC is not set
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND_NVS=y
CONFIG_SUSPEND=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_RUNTIME=y
CONFIG_PM_OPS=y
# CONFIG_PM_OPP is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_POWER_METER=m
# CONFIG_ACPI_EC_DEBUGFS is not set
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=m
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=m
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=m
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=m
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_SFI=y
CONFIG_X86_APM_BOOT=y
CONFIG_APM=m
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_ALLOW_INTS 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=m
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m

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

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_INTEL_IDLE=y

#
# Bus options (PCI etc.)
#
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_PCI_DOMAINS=y
CONFIG_PCI_CNB20LE_QUIRK=y
CONFIG_DMAR=y
# CONFIG_DMAR_DEFAULT_ON is not set
CONFIG_DMAR_FLOPPY_WA=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=m
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEAER_INJECT=m
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_STUB=m
CONFIG_HT_IRQ=y
CONFIG_PCI_IOV=y
CONFIG_PCI_IOAPIC=y
CONFIG_ISA_DMA_API=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
CONFIG_SCx200=m
CONFIG_SCx200HR_TIMER=m
# CONFIG_OLPC is not set
# CONFIG_OLPC_OPENFIRMWARE is not set
CONFIG_AMD_NB=y
CONFIG_PCCARD=m
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_I82365=m
CONFIG_TCIC=m
CONFIG_PCMCIA_PROBE=y
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=m
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_COMPAQ=m
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
CONFIG_HOTPLUG_PCI_IBM=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m
# CONFIG_VBUS_PROXY is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_HAVE_AOUT=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m
CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=y
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
# CONFIG_NETLABEL is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
CONFIG_NETFILTER_XT_TARGET_LED=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
# CONFIG_NETFILTER_XT_MATCH_IPVS is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_OSF=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_PROTO_SCTP=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
# CONFIG_IP_VS_PE_SIP is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m

#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_ULOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_NET_DCCPPROBE=m
CONFIG_IP_SCTP=m
CONFIG_NET_SCTPPROBE=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
CONFIG_TIPC=m
CONFIG_TIPC_ADVANCED=y
CONFIG_TIPC_ZONES=3
CONFIG_TIPC_CLUSTERS=1
CONFIG_TIPC_NODES=255
CONFIG_TIPC_PORTS=8191
CONFIG_TIPC_LOG=0
# CONFIG_TIPC_DEBUG is not set
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=m
CONFIG_L2TP_DEBUGFS=m
CONFIG_L2TP_V3=y
CONFIG_L2TP_IP=m
CONFIG_L2TP_ETH=m
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_NET_DSA is not set
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_DECNET=m
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=y
CONFIG_LLC2=m
CONFIG_LAPB=m
CONFIG_ECONET=m
CONFIG_ECONET_AUNUDP=y
CONFIG_ECONET_NATIVE=y
CONFIG_WAN_ROUTER=m
CONFIG_PHONET=m
# CONFIG_PHONET_PIPECTRLR is not set
CONFIG_IEEE802154=m
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_INGRESS=m

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
CONFIG_CLS_U32_PERF=y
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
# CONFIG_NET_ACT_CSUM is not set
CONFIG_NET_CLS_IND=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=m
CONFIG_RPS=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_NET_TCPPROBE is not set
CONFIG_NET_DROP_MONITOR=y
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
CONFIG_MKISS=m
CONFIG_6PACK=m
CONFIG_BPQETHER=m
CONFIG_SCC=m
# CONFIG_SCC_DELAY is not set
# CONFIG_SCC_TRXECHO is not set
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_BAYCOM_EPP=m
CONFIG_YAM=m
CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m

#
# CAN Device Drivers
#
CONFIG_CAN_VCAN=m
CONFIG_CAN_DEV=m
CONFIG_CAN_CALC_BITTIMING=y
CONFIG_CAN_MCP251X=m
# CONFIG_PCH_CAN is not set
CONFIG_CAN_SJA1000=m
# CONFIG_CAN_SJA1000_ISA is not set
CONFIG_CAN_SJA1000_PLATFORM=m
CONFIG_CAN_EMS_PCI=m
CONFIG_CAN_KVASER_PCI=m
CONFIG_CAN_PLX_PCI=m
# CONFIG_CAN_TSCAN1 is not set

#
# CAN USB interfaces
#
CONFIG_CAN_EMS_USB=m
# CONFIG_CAN_ESD_USB2 is not set
# CONFIG_CAN_DEBUG_DEVICES is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
CONFIG_DONGLE=y
CONFIG_ESI_DONGLE=m
CONFIG_ACTISYS_DONGLE=m
CONFIG_TEKRAM_DONGLE=m
CONFIG_TOIM3232_DONGLE=m
CONFIG_LITELINK_DONGLE=m
CONFIG_MA600_DONGLE=m
CONFIG_GIRBIL_DONGLE=m
CONFIG_MCP2120_DONGLE=m
CONFIG_OLD_BELKIN_DONGLE=m
CONFIG_ACT200L_DONGLE=m
CONFIG_KINGSUN_DONGLE=m
CONFIG_KSDAZZLE_DONGLE=m
CONFIG_KS959_DONGLE=m

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_SIGMATEL_FIR=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
CONFIG_TOSHIBA_FIR=m
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
CONFIG_VLSI_FIR=m
CONFIG_VIA_FIR=m
CONFIG_MCS_FIR=m
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_ATH3K is not set
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
# CONFIG_WIRELESS_EXT_SYSFS is not set
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_RDMA=m
# CONFIG_NET_9P_DEBUG is not set
# CONFIG_CAIF is not set
CONFIG_CEPH_LIB=m
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=m
CONFIG_MTD=m
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_CONCAT=m
CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
CONFIG_MTD_AR7_PARTS=m

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
# CONFIG_SM_FTL is not set
CONFIG_MTD_OOPS=m

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=m
# CONFIG_MTD_PHYSMAP_COMPAT is not set
CONFIG_MTD_SC520CDP=m
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
CONFIG_MTD_SBC_GXX=m
CONFIG_MTD_SCx200_DOCFLASH=m
# CONFIG_MTD_AMD76XROM is not set
# CONFIG_MTD_ICHXROM is not set
# CONFIG_MTD_ESB2ROM is not set
# CONFIG_MTD_CK804XROM is not set
# CONFIG_MTD_SCB2_FLASH is not set
CONFIG_MTD_NETtel=m
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_PCI=m
CONFIG_MTD_PCMCIA=m
# CONFIG_MTD_PCMCIA_ANONYMOUS is not set
# CONFIG_MTD_GPIO_ADDR is not set
CONFIG_MTD_INTEL_VR_NOR=m
CONFIG_MTD_PLATRAM=m

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
CONFIG_MTD_DATAFLASH=m
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
# CONFIG_MTD_DATAFLASH_OTP is not set
CONFIG_MTD_M25P80=m
CONFIG_M25PXX_USE_FAST_READ=y
CONFIG_MTD_SST25L=m
CONFIG_MTD_SLRAM=m
CONFIG_MTD_PHRAM=m
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m

#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOC2000=m
CONFIG_MTD_DOC2001=m
CONFIG_MTD_DOC2001PLUS=m
CONFIG_MTD_DOCPROBE=m
CONFIG_MTD_DOCECC=m
# CONFIG_MTD_DOCPROBE_ADVANCED is not set
CONFIG_MTD_DOCPROBE_ADDRESS=0
CONFIG_MTD_NAND_ECC=m
# CONFIG_MTD_NAND_ECC_SMC is not set
CONFIG_MTD_NAND=m
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
CONFIG_MTD_SM_COMMON=m
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_DENALI is not set
CONFIG_MTD_NAND_IDS=m
CONFIG_MTD_NAND_RICOH=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
CONFIG_MTD_NAND_CAFE=m
CONFIG_MTD_NAND_CS553X=m
CONFIG_MTD_NAND_NANDSIM=m
CONFIG_MTD_NAND_PLATFORM=m
CONFIG_MTD_ALAUDA=m
CONFIG_MTD_ONENAND=m
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_GENERIC=m
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y
CONFIG_MTD_ONENAND_SIM=m

#
# LPDDR flash memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_RESERVE=1
# CONFIG_MTD_UBI_GLUEBI is not set

#
# UBI debugging options
#
# CONFIG_MTD_UBI_DEBUG is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_SERIAL=m
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set

#
# Protocols
#
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y
CONFIG_PNPBIOS_PROC_FS=y
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_XD=m
CONFIG_PARIDE=m

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

#
# Parallel IDE protocol modules
#
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_BPCK6=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
# CONFIG_PARIDE_EPATC8 is not set
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
CONFIG_CISS_SCSI_TAPE=y
CONFIG_BLK_DEV_DAC960=m
CONFIG_BLK_DEV_UMEM=m
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_SX8=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=8192
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
CONFIG_MISC_DEVICES=y
CONFIG_AD525X_DPOT=m
# CONFIG_AD525X_DPOT_I2C is not set
# CONFIG_AD525X_DPOT_SPI is not set
CONFIG_IBM_ASM=m
CONFIG_PHANTOM=m
CONFIG_SGI_IOC4=m
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
CONFIG_ICS932S401=m
CONFIG_ENCLOSURE_SERVICES=m
CONFIG_CS5535_MFGPT=m
CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7
CONFIG_CS5535_CLOCK_EVENT_SRC=m
CONFIG_HP_ILO=m
# CONFIG_APDS9802ALS is not set
CONFIG_ISL29003=m
# CONFIG_ISL29020 is not set
CONFIG_SENSORS_TSL2550=m
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
CONFIG_DS1682=m
CONFIG_TI_DAC7512=m
CONFIG_VMWARE_BALLOON=m
# CONFIG_BMP085 is not set
# CONFIG_PCH_PHUB is not set
CONFIG_C2PORT=m
CONFIG_C2PORT_DURAMAR_2150=m

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
CONFIG_EEPROM_LEGACY=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
CONFIG_IWMC3200TOP=m
# CONFIG_IWMC3200TOP_DEBUG is not set
# CONFIG_IWMC3200TOP_DEBUGFS is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
CONFIG_HAVE_IDE=y
CONFIG_IDE=m

#
# Please see Documentation/ide/ide.txt for help/info on IDE drives
#
CONFIG_IDE_XFER_MODE=y
CONFIG_IDE_ATAPI=y
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_IDE_GD=m
CONFIG_IDE_GD_ATA=y
CONFIG_IDE_GD_ATAPI=y
CONFIG_BLK_DEV_IDECS=m
CONFIG_BLK_DEV_DELKIN=m
CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
CONFIG_BLK_DEV_IDETAPE=m
# 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=m
# CONFIG_BLK_DEV_PLATFORM is not set
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEPNP=m
CONFIG_BLK_DEV_IDEDMA_SFF=y

#
# PCI IDE chipsets support
#
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
CONFIG_BLK_DEV_OPTI621=m
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# 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_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
CONFIG_BLK_DEV_CS5535=m
# CONFIG_BLK_DEV_CS5536 is not set
CONFIG_BLK_DEV_HPT366=m
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=m
CONFIG_BLK_DEV_IT8172=m
CONFIG_BLK_DEV_IT8213=m
# 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=m
# CONFIG_BLK_DEV_VIA82CXXX is not set
CONFIG_BLK_DEV_TC86C001=m

#
# Other IDE chipsets support
#

#
# Note: most of these also require special kernel boot parameters
#
# CONFIG_BLK_DEV_4DRIVES is not set
# CONFIG_BLK_DEV_ALI14XX is not set
# CONFIG_BLK_DEV_DTC2278 is not set
# CONFIG_BLK_DEV_HT6560B is not set
# CONFIG_BLK_DEV_QD65XX is not set
# CONFIG_BLK_DEV_UMC8672 is not set
CONFIG_BLK_DEV_IDEDMA=y

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

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

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
# CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
CONFIG_SCSI_CXGB3_ISCSI=m
# CONFIG_SCSI_CXGB4_ISCSI is not set
CONFIG_SCSI_BNX2_ISCSI=m
CONFIG_BE2ISCSI=m
CONFIG_BLK_DEV_3W_XXXX_RAID=m
CONFIG_SCSI_HPSA=m
CONFIG_SCSI_3W_9XXX=m
CONFIG_SCSI_3W_SAS=m
CONFIG_SCSI_7000FASST=m
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AHA152X=m
CONFIG_SCSI_AHA1542=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC7XXX_OLD=m
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=15000
CONFIG_AIC79XX_DEBUG_ENABLE=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
# CONFIG_SCSI_MVSAS_DEBUG is not set
CONFIG_SCSI_DPT_I2O=m
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_IN2000=m
CONFIG_SCSI_ARCMSR=m
# CONFIG_SCSI_ARCMSR_AER is not set
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_MPT2SAS=m
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
# CONFIG_SCSI_MPT2SAS_LOGGING is not set
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
# CONFIG_SCSI_FLASHPOINT is not set
CONFIG_VMWARE_PVSCSI=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
CONFIG_FCOE=m
CONFIG_FCOE_FNIC=m
CONFIG_SCSI_DMX3191D=m
CONFIG_SCSI_DTC3280=m
CONFIG_SCSI_EATA=m
CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=m
CONFIG_SCSI_GDTH=m
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
CONFIG_SCSI_NCR53C406A=m
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_IPR=m
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
CONFIG_SCSI_PAS16=m
CONFIG_SCSI_QLOGIC_FAS=m
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_SYM53C416=m
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_T128=m
CONFIG_SCSI_U14_34F=m
CONFIG_SCSI_U14_34F_TAGGED_QUEUE=y
CONFIG_SCSI_U14_34F_LINKED_COMMANDS=y
CONFIG_SCSI_U14_34F_MAX_TAGS=8
CONFIG_SCSI_ULTRASTOR=m
CONFIG_SCSI_NSP32=m
CONFIG_SCSI_DEBUG=m
CONFIG_SCSI_PMCRAID=m
CONFIG_SCSI_PM8001=m
CONFIG_SCSI_SRP=m
CONFIG_SCSI_BFA_FC=m
CONFIG_SCSI_LOWLEVEL_PCMCIA=y
CONFIG_PCMCIA_AHA152X=m
CONFIG_PCMCIA_FDOMAIN=m
CONFIG_PCMCIA_NINJA_SCSI=m
CONFIG_PCMCIA_QLOGIC=m
CONFIG_PCMCIA_SYM53C500=m
CONFIG_SCSI_DH=m
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
CONFIG_SCSI_OSD_INITIATOR=m
CONFIG_SCSI_OSD_ULD=m
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=m
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

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

#
# SFF controllers with custom DMA interface
#
CONFIG_PDC_ADMA=m
CONFIG_SATA_QSTOR=m
CONFIG_SATA_SX4=m
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=m
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m

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

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_ISAPNP is not set
CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PATA_QDI is not set
CONFIG_PATA_RZ1000=m
# CONFIG_PATA_WINBOND_VLB is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
CONFIG_ATA_GENERIC=m
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_LOG_USERSPACE=m
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_QL=m
CONFIG_DM_MULTIPATH_ST=m
CONFIG_DM_DELAY=m
CONFIG_DM_UEVENT=y
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=40
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_OHCI_DEBUG=y
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
# CONFIG_FIREWIRE_NOSY is not set
CONFIG_I2O=m
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_CONFIG=m
CONFIG_I2O_CONFIG_OLD_IOCTL=y
CONFIG_I2O_BUS=m
CONFIG_I2O_BLOCK=m
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_IFB=m
CONFIG_DUMMY=m
CONFIG_BONDING=m
CONFIG_MACVLAN=m
CONFIG_MACVTAP=m
CONFIG_EQUALIZER=m
CONFIG_TUN=m
CONFIG_VETH=m
CONFIG_NET_SB1000=m
CONFIG_ARCNET=m
CONFIG_ARCNET_1201=m
CONFIG_ARCNET_1051=m
CONFIG_ARCNET_RAW=m
CONFIG_ARCNET_CAP=m
CONFIG_ARCNET_COM90xx=m
CONFIG_ARCNET_COM90xxIO=m
CONFIG_ARCNET_RIM_I=m
CONFIG_ARCNET_COM20020=m
CONFIG_ARCNET_COM20020_ISA=m
CONFIG_ARCNET_COM20020_PCI=m
CONFIG_MII=m
CONFIG_PHYLIB=m

#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m
CONFIG_LXT_PHY=m
CONFIG_CICADA_PHY=m
CONFIG_VITESSE_PHY=m
CONFIG_SMSC_PHY=m
CONFIG_BROADCOM_PHY=m
# CONFIG_BCM63XX_PHY is not set
CONFIG_ICPLUS_PHY=m
CONFIG_REALTEK_PHY=m
CONFIG_NATIONAL_PHY=m
CONFIG_STE10XP=m
CONFIG_LSI_ET1011C_PHY=m
CONFIG_MICREL_PHY=m
CONFIG_MDIO_BITBANG=m
# CONFIG_MDIO_GPIO is not set
CONFIG_NET_ETHERNET=y
CONFIG_HAPPYMEAL=m
CONFIG_SUNGEM=m
CONFIG_CASSINI=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL1=m
CONFIG_EL2=m
CONFIG_ELPLUS=m
CONFIG_EL16=m
CONFIG_EL3=m
CONFIG_3C515=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
CONFIG_LANCE=m
CONFIG_NET_VENDOR_SMC=y
CONFIG_WD80x3=m
CONFIG_ULTRA=m
CONFIG_SMC9194=m
CONFIG_ENC28J60=m
# CONFIG_ENC28J60_WRITEVERIFY is not set
CONFIG_ETHOC=m
CONFIG_NET_VENDOR_RACAL=y
CONFIG_NI52=m
CONFIG_NI65=m
CONFIG_DNET=m
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
CONFIG_TULIP_NAPI=y
CONFIG_TULIP_NAPI_HW_MITIGATION=y
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m
CONFIG_PCMCIA_XIRCOM=m
CONFIG_AT1700=m
CONFIG_DEPCA=m
CONFIG_HP100=m
CONFIG_NET_ISA=y
CONFIG_E2100=m
CONFIG_EWRK3=m
CONFIG_EEXPRESS=m
CONFIG_EEXPRESS_PRO=m
CONFIG_HPLAN_PLUS=m
CONFIG_HPLAN=m
CONFIG_LP486E=m
CONFIG_ETH16I=m
CONFIG_NE2000=m
CONFIG_ZNET=m
CONFIG_SEEQ8005=m
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=m
CONFIG_AMD8111_ETH=m
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_AC3200=m
CONFIG_KSZ884X_PCI=m
CONFIG_APRICOT=m
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_FORCEDETH=m
CONFIG_CS89x0=m
CONFIG_E100=m
CONFIG_FEALNX=m
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
CONFIG_8139TOO_PIO=y
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R6040=m
CONFIG_SIS900=m
CONFIG_EPIC100=m
CONFIG_SMSC9420=m
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
CONFIG_TLAN=m
CONFIG_KS8842=m
CONFIG_KS8851=m
CONFIG_KS8851_MLL=m
CONFIG_VIA_RHINE=m
# CONFIG_VIA_RHINE_MMIO is not set
CONFIG_SC92031=m
# CONFIG_NET_POCKET is not set
CONFIG_ATL2=m
CONFIG_NETDEV_1000=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_DL2K=m
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_IP1000=m
CONFIG_IGB=m
CONFIG_IGB_DCA=y
CONFIG_IGBVF=m
CONFIG_NS83820=m
CONFIG_HAMACHI=m
CONFIG_YELLOWFIN=m
CONFIG_R8169=m
CONFIG_R8169_VLAN=y
CONFIG_SIS190=m
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
CONFIG_VIA_VELOCITY=m
CONFIG_TIGON3=m
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_QLA3XXX=m
CONFIG_ATL1=m
CONFIG_ATL1E=m
CONFIG_ATL1C=m
CONFIG_JME=m
# CONFIG_STMMAC_ETH is not set
# CONFIG_PCH_GBE is not set
CONFIG_NETDEV_10000=y
CONFIG_MDIO=m
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3_DEPENDS=y
CONFIG_CHELSIO_T3=m
CONFIG_CHELSIO_T4_DEPENDS=y
CONFIG_CHELSIO_T4=m
CONFIG_CHELSIO_T4VF_DEPENDS=y
# CONFIG_CHELSIO_T4VF is not set
CONFIG_ENIC=m
CONFIG_IXGBE=m
CONFIG_IXGBE_DCA=y
CONFIG_IXGBE_DCB=y
CONFIG_IXGBEVF=m
CONFIG_IXGB=m
CONFIG_S2IO=m
CONFIG_VXGE=m
# CONFIG_VXGE_DEBUG_TRACE_ALL is not set
CONFIG_MYRI10GE=m
CONFIG_MYRI10GE_DCA=y
CONFIG_NETXEN_NIC=m
CONFIG_NIU=m
CONFIG_MLX4_EN=m
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
CONFIG_TEHUTI=m
CONFIG_BNX2X=m
CONFIG_QLCNIC=m
CONFIG_QLGE=m
# CONFIG_BNA is not set
CONFIG_SFC=m
CONFIG_SFC_MTD=y
CONFIG_BE2NET=m
CONFIG_TR=y
CONFIG_IBMTR=m
CONFIG_IBMOL=m
CONFIG_IBMLS=m
CONFIG_3C359=m
CONFIG_TMS380TR=m
CONFIG_TMSPCI=m
CONFIG_SKISA=m
CONFIG_PROTEON=m
CONFIG_ABYSS=m
# CONFIG_SMCTR is not set
CONFIG_WLAN=y
CONFIG_PCMCIA_RAYCS=m
CONFIG_LIBERTAS_THINFIRM=m
# CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
CONFIG_LIBERTAS_THINFIRM_USB=m
CONFIG_AIRO=m
CONFIG_ATMEL=m
CONFIG_PCI_ATMEL=m
CONFIG_PCMCIA_ATMEL=m
CONFIG_AT76C50X_USB=m
CONFIG_AIRO_CS=m
CONFIG_PCMCIA_WL3501=m
# CONFIG_PRISM54 is not set
CONFIG_USB_ZD1201=m
CONFIG_USB_NET_RNDIS_WLAN=m
CONFIG_RTL8180=m
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
CONFIG_ADM8211=m
CONFIG_MAC80211_HWSIM=m
CONFIG_MWL8K=m
CONFIG_ATH_COMMON=m
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K=m
# CONFIG_ATH9K_DEBUGFS is not set
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
# CONFIG_ATH9K_HTC_DEBUGFS is not set
CONFIG_AR9170_USB=m
CONFIG_AR9170_LEDS=y
# CONFIG_CARL9170 is not set
CONFIG_B43=m
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
CONFIG_B43_PCMCIA=y
CONFIG_B43_SDIO=y
CONFIG_B43_PIO=y
CONFIG_B43_PHY_LP=y
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
# CONFIG_B43_DEBUG is not set
CONFIG_B43LEGACY=m
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
CONFIG_B43LEGACY_DEBUG=y
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
# CONFIG_B43LEGACY_DMA_MODE is not set
# CONFIG_B43LEGACY_PIO_MODE is not set
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
CONFIG_HOSTAP_PLX=m
CONFIG_HOSTAP_PCI=m
CONFIG_HOSTAP_CS=m
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
# CONFIG_IPW2100_DEBUG is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_LIBIPW=m
# CONFIG_LIBIPW_DEBUG is not set
CONFIG_IWLWIFI=m

#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
# CONFIG_IWLWIFI_DEVICE_TRACING is not set
CONFIG_IWLAGN=m
CONFIG_IWL4965=y
CONFIG_IWL5000=y
CONFIG_IWL3945=m
CONFIG_IWM=m
# CONFIG_IWM_DEBUG is not set
# CONFIG_IWM_TRACING is not set
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
CONFIG_LIBERTAS_CS=m
CONFIG_LIBERTAS_SDIO=m
CONFIG_LIBERTAS_SPI=m
# CONFIG_LIBERTAS_DEBUG is not set
CONFIG_LIBERTAS_MESH=y
CONFIG_HERMES=m
# CONFIG_HERMES_PRISM is not set
CONFIG_HERMES_CACHE_FW_ON_INIT=y
CONFIG_PLX_HERMES=m
CONFIG_TMD_HERMES=m
CONFIG_NORTEL_HERMES=m
CONFIG_PCMCIA_HERMES=m
CONFIG_PCMCIA_SPECTRUM=m
# CONFIG_ORINOCO_USB is not set
CONFIG_P54_COMMON=m
CONFIG_P54_USB=m
CONFIG_P54_PCI=m
CONFIG_P54_SPI=m
# CONFIG_P54_SPI_DEFAULT_EEPROM is not set
CONFIG_P54_LEDS=y
CONFIG_RT2X00=m
CONFIG_RT2400PCI=m
CONFIG_RT2500PCI=m
CONFIG_RT61PCI=m
CONFIG_RT2800PCI_PCI=y
CONFIG_RT2800PCI=m
CONFIG_RT2800PCI_RT30XX=y
# CONFIG_RT2800PCI_RT35XX is not set
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT30XX=y
# CONFIG_RT2800USB_RT35XX is not set
# CONFIG_RT2800USB_UNKNOWN is not set
CONFIG_RT2800_LIB=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_HT=y
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_DEBUG is not set
CONFIG_WL1251=m
CONFIG_WL1251_SPI=m
CONFIG_WL1251_SDIO=m
CONFIG_WL12XX=m
CONFIG_WL1271=m
# CONFIG_WL1271_SPI is not set
# CONFIG_WL1271_SDIO is not set
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=m
CONFIG_WIMAX_I2400M_USB=m
CONFIG_WIMAX_I2400M_SDIO=m
CONFIG_WIMAX_IWMC3200_SDIO=y
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
# CONFIG_USB_NET_CX82310_ETH is not set
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_CDC_PHONET=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
CONFIG_NET_PCMCIA=y
CONFIG_PCMCIA_3C589=m
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_PCMCIA_PCNET=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_PCMCIA_SMC91C92=m
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_PCMCIA_AXNET=m
CONFIG_ARCNET_COM20020_CS=m
CONFIG_PCMCIA_IBMTR=m
CONFIG_WAN=y
CONFIG_HOSTESS_SV11=m
CONFIG_COSA=m
CONFIG_LANMEDIA=m
CONFIG_SEALEVEL_4021=m
CONFIG_HDLC=m
CONFIG_HDLC_RAW=m
CONFIG_HDLC_RAW_ETH=m
CONFIG_HDLC_CISCO=m
CONFIG_HDLC_FR=m
CONFIG_HDLC_PPP=m
CONFIG_HDLC_X25=m
CONFIG_PCI200SYN=m
CONFIG_WANXL=m
# CONFIG_PC300TOO is not set
CONFIG_N2=m
CONFIG_C101=m
CONFIG_FARSYNC=m
CONFIG_DSCC4=m
CONFIG_DSCC4_PCISYNC=y
CONFIG_DSCC4_PCI_RST=y
CONFIG_DLCI=m
CONFIG_DLCI_MAX=8
CONFIG_SDLA=m
CONFIG_WAN_ROUTER_DRIVERS=m
CONFIG_CYCLADES_SYNC=m
CONFIG_CYCLOMX_X25=y
CONFIG_SBNI=m
# CONFIG_SBNI_MULTILINE is not set
CONFIG_ATM_DRIVERS=y
CONFIG_ATM_DUMMY=m
CONFIG_ATM_TCP=m
CONFIG_ATM_LANAI=m
CONFIG_ATM_ENI=m
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_FIRESTREAM=m
CONFIG_ATM_ZATM=m
# CONFIG_ATM_ZATM_DEBUG is not set
CONFIG_ATM_NICSTAR=m
# CONFIG_ATM_NICSTAR_USE_SUNI is not set
# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
CONFIG_ATM_IDT77252=m
# CONFIG_ATM_IDT77252_DEBUG is not set
# CONFIG_ATM_IDT77252_RCV_ALL is not set
CONFIG_ATM_IDT77252_USE_SUNI=y
CONFIG_ATM_AMBASSADOR=m
# CONFIG_ATM_AMBASSADOR_DEBUG is not set
CONFIG_ATM_HORIZON=m
# CONFIG_ATM_HORIZON_DEBUG is not set
CONFIG_ATM_IA=m
# CONFIG_ATM_IA_DEBUG is not set
CONFIG_ATM_FORE200E=m
# CONFIG_ATM_FORE200E_USE_TASKLET is not set
CONFIG_ATM_FORE200E_TX_RETRY=16
CONFIG_ATM_FORE200E_DEBUG=0
CONFIG_ATM_HE=m
CONFIG_ATM_HE_USE_SUNI=y
CONFIG_ATM_SOLOS=m
CONFIG_IEEE802154_DRIVERS=m
CONFIG_IEEE802154_FAKEHARD=m

#
# CAIF transport drivers
#
CONFIG_FDDI=y
CONFIG_DEFXX=m
# CONFIG_DEFXX_MMIO is not set
CONFIG_SKFP=m
CONFIG_HIPPI=y
CONFIG_ROADRUNNER=m
# CONFIG_ROADRUNNER_LARGE_RINGS is not set
CONFIG_PLIP=m
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
CONFIG_PPPOATM=m
CONFIG_PPPOL2TP=m
CONFIG_SLIP=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLHC=m
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y
CONFIG_NET_FC=y
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_VIRTIO_NET=m
CONFIG_VMXNET3=m
CONFIG_ISDN=y
# CONFIG_ISDN_I4L is not set
CONFIG_ISDN_CAPI=m
CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=m
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
CONFIG_ISDN_CAPI_CAPIFS=m

#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
CONFIG_ISDN_DRV_AVMB1_B1ISA=m
CONFIG_ISDN_DRV_AVMB1_B1PCI=m
CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
CONFIG_ISDN_DRV_AVMB1_T1ISA=m
CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m
CONFIG_ISDN_DRV_AVMB1_AVM_CS=m
CONFIG_ISDN_DRV_AVMB1_T1PCI=m
CONFIG_ISDN_DRV_AVMB1_C4=m
CONFIG_CAPI_EICON=y
CONFIG_ISDN_DIVAS=m
CONFIG_ISDN_DIVAS_BRIPCI=y
CONFIG_ISDN_DIVAS_PRIPCI=y
CONFIG_ISDN_DIVAS_DIVACAPI=m
CONFIG_ISDN_DIVAS_USERIDI=m
CONFIG_ISDN_DIVAS_MAINT=m
CONFIG_ISDN_DRV_GIGASET=m
CONFIG_GIGASET_CAPI=y
# CONFIG_GIGASET_DUMMYLL is not set
CONFIG_GIGASET_BASE=m
CONFIG_GIGASET_M105=m
CONFIG_GIGASET_M101=m
# CONFIG_GIGASET_DEBUG is not set
CONFIG_HYSDN=m
CONFIG_HYSDN_CAPI=y
CONFIG_MISDN=m
CONFIG_MISDN_DSP=m
CONFIG_MISDN_L1OIP=m

#
# mISDN hardware drivers
#
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_AVMFRITZ=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_INFINEON=m
CONFIG_MISDN_W6692=m
# CONFIG_MISDN_NETJET is not set
CONFIG_MISDN_IPAC=m
CONFIG_MISDN_ISAR=m
CONFIG_PHONE=m
CONFIG_PHONE_IXJ=m
CONFIG_PHONE_IXJ_PCMCIA=m

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m

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

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADP5588=m
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT2160=m
CONFIG_KEYBOARD_LKKBD=m
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_MATRIX is not set
CONFIG_KEYBOARD_LM8323=m
CONFIG_KEYBOARD_MAX7359=m
# CONFIG_KEYBOARD_MCS is not set
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
CONFIG_KEYBOARD_XTKBD=m
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_ELANTECH=y
CONFIG_MOUSE_PS2_SENTELIC=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_INPORT=m
# CONFIG_MOUSE_ATIXL is not set
CONFIG_MOUSE_LOGIBM=m
CONFIG_MOUSE_PC110PAD=m
CONFIG_MOUSE_VSXXXAA=m
# CONFIG_MOUSE_GPIO is not set
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_WALKERA0701=m
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
# CONFIG_TABLET_USB_HANWANG is not set
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ADS7846=m
CONFIG_TOUCHSCREEN_AD7877=m
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
CONFIG_TOUCHSCREEN_DYNAPRO=m
CONFIG_TOUCHSCREEN_HAMPSHIRE=m
CONFIG_TOUCHSCREEN_EETI=m
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_ELO=m
CONFIG_TOUCHSCREEN_WACOM_W8001=m
CONFIG_TOUCHSCREEN_MCS5000=m
CONFIG_TOUCHSCREEN_MTOUCH=m
CONFIG_TOUCHSCREEN_INEXIO=m
CONFIG_TOUCHSCREEN_MK712=m
CONFIG_TOUCHSCREEN_HTCPEN=m
CONFIG_TOUCHSCREEN_PENMOUNT=m
# CONFIG_TOUCHSCREEN_QT602240 is not set
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
CONFIG_TOUCHSCREEN_WM97XX=m
CONFIG_TOUCHSCREEN_WM9705=y
CONFIG_TOUCHSCREEN_WM9712=y
CONFIG_TOUCHSCREEN_WM9713=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_TOUCHIT213=m
CONFIG_TOUCHSCREEN_TSC2007=m
CONFIG_TOUCHSCREEN_TPS6507X=m
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_WISTRON_BTNS=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_UINPUT=m
CONFIG_INPUT_WINBOND_CIR=m
CONFIG_INPUT_PCF50633_PMU=m
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_ADXL34X is not set

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

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
# CONFIG_DEVKMEM is not set
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_COMPUTONE=m
CONFIG_ROCKETPORT=m
CONFIG_CYCLADES=m
# CONFIG_CYZ_INTR is not set
# CONFIG_DIGIEPCA is not set
# CONFIG_MOXA_INTELLIO is not set
CONFIG_MOXA_SMARTIO=m
# CONFIG_ISI is not set
CONFIG_SYNCLINK=m
CONFIG_SYNCLINKMP=m
CONFIG_SYNCLINK_GT=m
CONFIG_N_HDLC=m
CONFIG_N_GSM=m
# CONFIG_RISCOM8 is not set
# CONFIG_SPECIALIX is not set
CONFIG_STALDRV=y
# CONFIG_STALLION is not set
# CONFIG_ISTALLION is not set
CONFIG_NOZOMI=m

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_FOURPORT=m
CONFIG_SERIAL_8250_ACCENT=m
CONFIG_SERIAL_8250_BOCA=m
CONFIG_SERIAL_8250_EXAR_ST16C554=m
CONFIG_SERIAL_8250_HUB6=m
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
CONFIG_SERIAL_MAX3100=m
# CONFIG_SERIAL_MAX3107 is not set
# CONFIG_SERIAL_MFD_HSU is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_JSM=m
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
CONFIG_HVC_DRIVER=y
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=m
CONFIG_HW_RANDOM_TIMERIOMEM=m
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_GEODE=m
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_NVRAM=m
CONFIG_DTLK=m
CONFIG_R3964=m
CONFIG_APPLICOM=m
CONFIG_SONYPI=m

#
# PCMCIA character devices
#
CONFIG_SYNCLINK_CS=m
CONFIG_CARDMAN_4000=m
CONFIG_CARDMAN_4040=m
CONFIG_IPWIRELESS=m
CONFIG_MWAVE=m
CONFIG_SCx200_GPIO=m
CONFIG_PC8736x_GPIO=m
CONFIG_NSC_GPIO=m
CONFIG_CS5535_GPIO=m
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=m
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS=m
CONFIG_TCG_NSC=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_INFINEON=m
CONFIG_TELCLOCK=m
CONFIG_DEVPORT=y
# CONFIG_RAMOOPS is not set
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_GPIO is not set
CONFIG_I2C_OCORES=m
CONFIG_I2C_PCA_PLATFORM=m
CONFIG_I2C_SIMTEC=m
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PARPORT_LIGHT=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_PCA_ISA=m
CONFIG_I2C_STUB=m
CONFIG_SCx200_I2C=m
CONFIG_SCx200_I2C_SCL=12
CONFIG_SCx200_I2C_SDA=13
CONFIG_SCx200_ACB=m
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
CONFIG_SPI_BITBANG=m
CONFIG_SPI_BUTTERFLY=m
# CONFIG_SPI_GPIO is not set
CONFIG_SPI_LM70_LLP=m
# CONFIG_SPI_TOPCLIFF_PCH is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_DESIGNWARE is not set

#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
CONFIG_SPI_TLE62X0=m

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

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
# CONFIG_GPIO_SYSFS is not set

#
# Memory mapped GPIO expanders:
#
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_VX855 is not set

#
# I2C GPIO expanders:
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_ADP5588 is not set

#
# PCI GPIO expanders:
#
# CONFIG_GPIO_CS5535 is not set
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_LANGWELL is not set
# CONFIG_GPIO_RDC321X is not set

#
# SPI GPIO expanders:
#
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_GPIO_MC33880 is not set

#
# AC97 GPIO expanders:
#

#
# MODULbus GPIO expanders:
#
CONFIG_W1=m
CONFIG_W1_CON=y

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=m
CONFIG_W1_MASTER_DS2490=m
CONFIG_W1_MASTER_DS2482=m
# CONFIG_W1_MASTER_GPIO is not set

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2760=m
CONFIG_W1_SLAVE_BQ27000=m
CONFIG_POWER_SUPPLY=m
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
# CONFIG_TEST_POWER is not set
CONFIG_BATTERY_DS2760=m
CONFIG_BATTERY_DS2782=m
# CONFIG_BATTERY_BQ20Z75 is not set
CONFIG_BATTERY_BQ27x00=m
CONFIG_BATTERY_MAX17040=m
CONFIG_CHARGER_PCF50633=m
# CONFIG_CHARGER_ISP1704 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7411=m
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
CONFIG_SENSORS_ASC7621=m
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
# CONFIG_SENSORS_GPIO_FAN is not set
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_PKGTEMP is not set
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
# CONFIG_SENSORS_JC42 is not set
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
CONFIG_SENSORS_LTC4215=m
CONFIG_SENSORS_LTC4245=m
# CONFIG_SENSORS_LTC4261 is not set
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SIS5595=m
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
# CONFIG_SENSORS_EMC2103 is not set
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_ADS7828=m
CONFIG_SENSORS_ADS7871=m
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_TMP102=m
CONFIG_SENSORS_TMP401=m
CONFIG_SENSORS_TMP421=m
CONFIG_SENSORS_VIA_CPUTEMP=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
# CONFIG_SENSORS_W83795 is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_LIS3_I2C=m
CONFIG_SENSORS_APPLESMC=m

#
# ACPI drivers
#
CONFIG_SENSORS_ATK0110=m
CONFIG_SENSORS_LIS3LV02D=m
CONFIG_THERMAL=m
CONFIG_THERMAL_HWMON=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
CONFIG_ACQUIRE_WDT=m
CONFIG_ADVANTECH_WDT=m
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
# CONFIG_F71808E_WDT is not set
CONFIG_GEODE_WDT=m
CONFIG_SC520_WDT=m
CONFIG_SBC_FITPC2_WATCHDOG=m
CONFIG_EUROTECH_WDT=m
CONFIG_IB700_WDT=m
CONFIG_IBMASR=m
CONFIG_WAFER_WDT=m
CONFIG_I6300ESB_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_IT8712F_WDT=m
CONFIG_IT87_WDT=m
CONFIG_HP_WATCHDOG=m
# CONFIG_HPWDT_NMI_DECODING is not set
CONFIG_SC1200_WDT=m
CONFIG_SCx200_WDT=m
CONFIG_PC87413_WDT=m
CONFIG_60XX_WDT=m
CONFIG_SBC8360_WDT=m
CONFIG_SBC7240_WDT=m
CONFIG_CPU5_WDT=m
CONFIG_SMSC_SCH311X_WDT=m
CONFIG_SMSC37B787_WDT=m
CONFIG_W83627HF_WDT=m
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_MACHZ_WDT=m
CONFIG_SBC_EPX_C3_WATCHDOG=m

#
# ISA-based Watchdog Cards
#
CONFIG_PCWATCHDOG=m
CONFIG_MIXCOMWD=m
CONFIG_WDT=m

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=m
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_BLOCKIO=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
CONFIG_SSB_PCMCIAHOST=y
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_MFD_SUPPORT=y
CONFIG_MFD_CORE=m
CONFIG_MFD_SM501=m
# CONFIG_MFD_SM501_GPIO is not set
CONFIG_HTC_PASIC3=m
# CONFIG_UCB1400_CORE is not set
CONFIG_TPS65010=m
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TMIO is not set
CONFIG_MFD_WM8400=m
# CONFIG_MFD_WM831X_SPI is not set
CONFIG_MFD_PCF50633=m
# CONFIG_MFD_MC13XXX is not set
CONFIG_PCF50633_ADC=m
CONFIG_PCF50633_GPIO=m
# CONFIG_ABX500_CORE is not set
# CONFIG_EZX_PCAP is not set
# CONFIG_MFD_TIMBERDALE is not set
CONFIG_LPC_SCH=m
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_DUMMY is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=m
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
CONFIG_REGULATOR_USERSPACE_CONSUMER=m
CONFIG_REGULATOR_BQ24022=m
CONFIG_REGULATOR_MAX1586=m
CONFIG_REGULATOR_MAX8649=m
CONFIG_REGULATOR_MAX8660=m
# CONFIG_REGULATOR_MAX8952 is not set
CONFIG_REGULATOR_WM8400=m
CONFIG_REGULATOR_PCF50633=m
CONFIG_REGULATOR_LP3971=m
# CONFIG_REGULATOR_LP3972 is not set
CONFIG_REGULATOR_TPS65023=m
CONFIG_REGULATOR_TPS6507X=m
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_AD5398 is not set
CONFIG_MEDIA_SUPPORT=m

#
# Multimedia core support
#
CONFIG_DVB_CORE=m
CONFIG_VIDEO_MEDIA=m

#
# Multimedia drivers
#
CONFIG_VIDEO_SAA7146=m
CONFIG_IR_CORE=m
CONFIG_VIDEO_IR=m
CONFIG_LIRC=m
CONFIG_RC_MAP=m
CONFIG_IR_NEC_DECODER=m
CONFIG_IR_RC5_DECODER=m
CONFIG_IR_RC6_DECODER=m
CONFIG_IR_JVC_DECODER=m
CONFIG_IR_SONY_DECODER=m
CONFIG_IR_RC5_SZ_DECODER=m
CONFIG_IR_LIRC_CODEC=m
# CONFIG_IR_ENE is not set
# CONFIG_IR_IMON is not set
# CONFIG_IR_MCEUSB is not set
# CONFIG_IR_NUVOTON is not set
# CONFIG_IR_STREAMZAP is not set
CONFIG_MEDIA_ATTACH=y
CONFIG_MEDIA_TUNER=m
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA827X=m
CONFIG_MEDIA_TUNER_TDA18271=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_MT2060=m
CONFIG_MEDIA_TUNER_MT2266=m
CONFIG_MEDIA_TUNER_MT2131=m
CONFIG_MEDIA_TUNER_QT1010=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
CONFIG_MEDIA_TUNER_MXL5005S=m
CONFIG_MEDIA_TUNER_MXL5007T=m
CONFIG_MEDIA_TUNER_MC44S803=m
CONFIG_MEDIA_TUNER_MAX2165=m
CONFIG_MEDIA_TUNER_TDA18218=m
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y
CONFIG_DVB_CAPTURE_DRIVERS=y

#
# Supported SAA7146 based PCI Adapters
#
CONFIG_TTPCI_EEPROM=m
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m

#
# Supported USB Adapters
#
CONFIG_DVB_USB=m
# CONFIG_DVB_USB_DEBUG is not set
CONFIG_DVB_USB_A800=m
CONFIG_DVB_USB_DIBUSB_MB=m
CONFIG_DVB_USB_DIBUSB_MB_FAULTY=y
CONFIG_DVB_USB_DIBUSB_MC=m
CONFIG_DVB_USB_DIB0700=m
CONFIG_DVB_USB_UMT_010=m
CONFIG_DVB_USB_CXUSB=m
CONFIG_DVB_USB_M920X=m
CONFIG_DVB_USB_GL861=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_DIGITV=m
CONFIG_DVB_USB_VP7045=m
CONFIG_DVB_USB_VP702X=m
CONFIG_DVB_USB_GP8PSK=m
CONFIG_DVB_USB_NOVA_T_USB2=m
CONFIG_DVB_USB_TTUSB2=m
CONFIG_DVB_USB_DTT200U=m
CONFIG_DVB_USB_OPERA1=m
CONFIG_DVB_USB_AF9005=m
CONFIG_DVB_USB_AF9005_REMOTE=m
CONFIG_DVB_USB_DW2102=m
CONFIG_DVB_USB_CINERGY_T2=m
CONFIG_DVB_USB_ANYSEE=m
CONFIG_DVB_USB_DTV5100=m
CONFIG_DVB_USB_AF9015=m
CONFIG_DVB_USB_CE6230=m
CONFIG_DVB_USB_FRIIO=m
CONFIG_DVB_USB_EC168=m
CONFIG_DVB_USB_AZ6027=m
# CONFIG_DVB_USB_LME2510 is not set
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
CONFIG_SMS_SIANO_MDTV=m

#
# Siano module components
#
CONFIG_SMS_USB_DRV=m
CONFIG_SMS_SDIO_DRV=m

#
# Supported FlexCopII (B2C2) Adapters
#
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set

#
# Supported BT878 Adapters
#

#
# Supported Pluto2 Adapters
#
CONFIG_DVB_PLUTO2=m

#
# Supported SDMC DM1105 Adapters
#
CONFIG_DVB_DM1105=m
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_FIREWIRE=y
# CONFIG_DVB_FIREDTV_IEEE1394 is not set
CONFIG_DVB_FIREDTV_INPUT=y

#
# Supported Earthsoft PT1 Adapters
#
CONFIG_DVB_PT1=m

#
# Supported Mantis Adapters
#
CONFIG_MANTIS_CORE=m
CONFIG_DVB_MANTIS=m
CONFIG_DVB_HOPPER=m

#
# Supported nGene Adapters
#
CONFIG_DVB_NGENE=m

#
# Supported DVB Frontends
#
# CONFIG_DVB_FE_CUSTOMISE is not set
CONFIG_DVB_STB0899=m
CONFIG_DVB_STB6100=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV6110x=m
CONFIG_DVB_CX24123=m
CONFIG_DVB_MT312=m
CONFIG_DVB_ZL10039=m
CONFIG_DVB_S5H1420=m
CONFIG_DVB_STV0288=m
CONFIG_DVB_STB6000=m
CONFIG_DVB_STV0299=m
CONFIG_DVB_STV6110=m
CONFIG_DVB_STV0900=m
CONFIG_DVB_TDA8083=m
CONFIG_DVB_TDA10086=m
CONFIG_DVB_VES1X93=m
CONFIG_DVB_TUNER_ITD1000=m
CONFIG_DVB_TUNER_CX24113=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_SI21XX=m
CONFIG_DVB_DS3000=m
CONFIG_DVB_MB86A16=m
CONFIG_DVB_CX22700=m
CONFIG_DVB_CX22702=m
CONFIG_DVB_L64781=m
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_NXT6000=m
CONFIG_DVB_MT352=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_DIB3000MB=m
CONFIG_DVB_DIB3000MC=m
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m
CONFIG_DVB_AF9013=m
CONFIG_DVB_EC100=m
CONFIG_DVB_VES1820=m
CONFIG_DVB_TDA10021=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m
CONFIG_DVB_NXT200X=m
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_S5H1411=m
CONFIG_DVB_DIB8000=m
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_DIB0090=m
CONFIG_DVB_LNBP21=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_ATBM8830=m
CONFIG_DVB_TDA665x=m
CONFIG_DAB=y
CONFIG_USB_DABUSB=m

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_ALI=y
CONFIG_AGP_ATI=y
CONFIG_AGP_AMD=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_NVIDIA=y
CONFIG_AGP_SIS=y
CONFIG_AGP_SWORKS=y
CONFIG_AGP_VIA=y
CONFIG_AGP_EFFICEON=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_TTM=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_KMS=y
CONFIG_DRM_I810=m
CONFIG_DRM_I915=m
# CONFIG_DRM_I915_KMS is not set
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
# CONFIG_STUB_POULSBO is not set
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=m
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=m
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
CONFIG_FB_PM2_FIFO_DISCONNECT=y
CONFIG_FB_CYBER2000=m
CONFIG_FB_ARC=m
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
CONFIG_FB_N411=m
CONFIG_FB_HGA=m
# CONFIG_FB_HGA_ACCEL is not set
CONFIG_FB_S1D13XXX=m
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
# CONFIG_FB_RIVA is not set
CONFIG_FB_I810=m
# CONFIG_FB_I810_GTF is not set
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
# CONFIG_FB_SAVAGE_ACCEL is not set
CONFIG_FB_SIS=m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
CONFIG_FB_3DFX_I2C=y
CONFIG_FB_VOODOO1=m
CONFIG_FB_VT8623=m
CONFIG_FB_TRIDENT=m
CONFIG_FB_ARK=m
CONFIG_FB_PM3=m
# CONFIG_FB_CARMINE is not set
CONFIG_FB_GEODE=y
CONFIG_FB_GEODE_LX=m
CONFIG_FB_GEODE_GX=m
CONFIG_FB_GEODE_GX1=m
# CONFIG_FB_TMIO is not set
CONFIG_FB_SM501=m
CONFIG_FB_VIRTUAL=m
CONFIG_FB_METRONOME=m
CONFIG_FB_MB862XX=m
CONFIG_FB_MB862XX_PCI_GDC=y
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_MBP_NVIDIA=m
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_PCF50633 is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_MDA_CONSOLE=m
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
CONFIG_SND_OPL3_LIB_SEQ=m
CONFIG_SND_OPL4_LIB_SEQ=m
CONFIG_SND_SBAWE_SEQ=m
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_OPL4_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
# CONFIG_SND_ALOOP is not set
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_WSS_LIB=m
CONFIG_SND_SB_COMMON=m
CONFIG_SND_SB8_DSP=m
CONFIG_SND_SB16_DSP=m
CONFIG_SND_ISA=y
CONFIG_SND_ADLIB=m
CONFIG_SND_AD1816A=m
CONFIG_SND_AD1848=m
CONFIG_SND_ALS100=m
# CONFIG_SND_AZT1605 is not set
# CONFIG_SND_AZT2316 is not set
CONFIG_SND_AZT2320=m
CONFIG_SND_CMI8330=m
CONFIG_SND_CS4231=m
CONFIG_SND_CS4236=m
CONFIG_SND_ES1688=m
CONFIG_SND_ES18XX=m
CONFIG_SND_SC6000=m
CONFIG_SND_GUSCLASSIC=m
CONFIG_SND_GUSEXTREME=m
CONFIG_SND_GUSMAX=m
CONFIG_SND_INTERWAVE=m
CONFIG_SND_INTERWAVE_STB=m
# CONFIG_SND_JAZZ16 is not set
CONFIG_SND_OPL3SA2=m
CONFIG_SND_OPTI92X_AD1848=m
CONFIG_SND_OPTI92X_CS4231=m
CONFIG_SND_OPTI93X=m
CONFIG_SND_MIRO=m
CONFIG_SND_SB8=m
CONFIG_SND_SB16=m
CONFIG_SND_SBAWE=m
CONFIG_SND_SB16_CSP=y
CONFIG_SND_SSCAPE=m
CONFIG_SND_WAVEFRONT=m
# CONFIG_SND_MSND_PINNACLE is not set
# CONFIG_SND_MSND_CLASSIC is not set
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ASIHPI=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
# CONFIG_SND_AW2 is not set
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5530=m
CONFIG_SND_CS5535AUDIO=m
CONFIG_SND_CTXFI=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_INDIGOIOX=m
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_ES1968_INPUT=y
CONFIG_SND_FM801=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=1
CONFIG_SND_HDA_INPUT_JACK=y
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_HIFIER=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_LX6464ES=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MAESTRO3_INPUT=y
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SIS7019=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# Special HID drivers
#
CONFIG_HID_3M_PCT=m
CONFIG_HID_A4TECH=m
# CONFIG_HID_ACRUX_FF is not set
CONFIG_HID_APPLE=m
CONFIG_HID_BELKIN=m
CONFIG_HID_CANDO=m
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EGALAX=m
# CONFIG_HID_ELECOM is not set
CONFIG_HID_EZKEY=m
CONFIG_HID_KYE=m
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
CONFIG_HID_LOGITECH=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
# CONFIG_LOGIWII_FF is not set
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MOSART=m
CONFIG_HID_MONTEREY=m
CONFIG_HID_NTRIG=m
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_QUANTA=m
CONFIG_HID_ROCCAT=m
CONFIG_HID_ROCCAT_KONE=m
# CONFIG_HID_ROCCAT_PYRA is not set
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
CONFIG_HID_STANTUM=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
CONFIG_GREENASIA_FF=y
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_WACOM=m
CONFIG_HID_WACOM_POWER_SUPPLY=y
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=m
CONFIG_USB_WUSB=m
CONFIG_USB_WUSB_CBAF=m
# CONFIG_USB_WUSB_CBAF_DEBUG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=m
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_OXU210HP_HCD is not set
CONFIG_USB_ISP116X_HCD=m
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_OHCI_HCD_SSB is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_SL811_CS=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m

#
# Enable Host or Gadget support to see Inventra options
#

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

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

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

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m

#
# USB port drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
# CONFIG_USB_SERIAL_MOS7715_PARPORT is not set
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
# CONFIG_USB_SERIAL_SAMBA is not set
CONFIG_USB_SERIAL_SIEMENS_MPI=m
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
# CONFIG_USB_SERIAL_ZIO is not set
# CONFIG_USB_SERIAL_SSU100 is not set
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_SISUSBVGA_CON=y
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
CONFIG_USB_ISIGHTFW=m
# CONFIG_USB_YUREX is not set
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
# CONFIG_USB_GPIO_VBUS is not set
CONFIG_NOP_USB_XCEIV=m
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
CONFIG_UWB_I1480U=m
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set

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

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

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

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m

#
# LED drivers
#
CONFIG_LEDS_NET48XX=m
CONFIG_LEDS_WRAP=m
CONFIG_LEDS_ALIX2=m
CONFIG_LEDS_PCA9532=m
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_CLEVO_MAIL=m
CONFIG_LEDS_PCA955X=m
CONFIG_LEDS_DAC124S085=m
CONFIG_LEDS_REGULATOR=m
CONFIG_LEDS_BD2802=m
CONFIG_LEDS_INTEL_SS4200=m
CONFIG_LEDS_LT3593=m
CONFIG_LEDS_DELL_NETBOOKS=m
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_IDE_DISK=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
# CONFIG_LEDS_TRIGGER_GPIO is not set
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_ACCESSIBILITY=y
CONFIG_A11Y_BRAILLE_CONSOLE=y
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=m
# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set
CONFIG_INFINIBAND_CXGB3=m
# CONFIG_INFINIBAND_CXGB3_DEBUG is not set
# CONFIG_INFINIBAND_CXGB4 is not set
CONFIG_MLX4_INFINIBAND=m
CONFIG_INFINIBAND_NES=m
# CONFIG_INFINIBAND_NES_DEBUG is not set
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=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
# CONFIG_EDAC_MCE_INJ is not set
CONFIG_EDAC_MM_EDAC=m
CONFIG_EDAC_MCE=y
CONFIG_EDAC_AMD76X=m
CONFIG_EDAC_E7XXX=m
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82875P=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
CONFIG_EDAC_I5400=m
CONFIG_EDAC_I7CORE=m
CONFIG_EDAC_I82860=m
CONFIG_EDAC_R82600=m
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
# CONFIG_EDAC_I7300 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

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

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

#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T94=m
CONFIG_RTC_DRV_DS1305=m
CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6902=m
CONFIG_RTC_DRV_R9701=m
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
CONFIG_RTC_DRV_PCF2123=m

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

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_TIMB_DMA is not set
# CONFIG_PCH_DMA is not set
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DCA=m
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
CONFIG_STAGING=y
# CONFIG_STAGING_EXCLUDE_BUILD is not set
CONFIG_ET131X=m
# CONFIG_ET131X_DEBUG is not set
# CONFIG_SLICOSS is not set
# CONFIG_W35UND is not set
CONFIG_PRISM2_USB=m
# CONFIG_ECHO is not set
# CONFIG_BRCM80211 is not set
# CONFIG_RT2860 is not set
# CONFIG_RT2870 is not set
CONFIG_COMEDI=m
# CONFIG_COMEDI_DEBUG is not set
# CONFIG_COMEDI_MISC_DRIVERS is not set
# CONFIG_COMEDI_ISA_DRIVERS is not set
CONFIG_COMEDI_PCI_DRIVERS=m
# CONFIG_COMEDI_ADDI_APCI_035 is not set
# CONFIG_COMEDI_ADDI_APCI_1032 is not set
# CONFIG_COMEDI_ADDI_APCI_1500 is not set
# CONFIG_COMEDI_ADDI_APCI_1516 is not set
# CONFIG_COMEDI_ADDI_APCI_1564 is not set
# CONFIG_COMEDI_ADDI_APCI_16XX is not set
# CONFIG_COMEDI_ADDI_APCI_2016 is not set
# CONFIG_COMEDI_ADDI_APCI_2032 is not set
# CONFIG_COMEDI_ADDI_APCI_2200 is not set
# CONFIG_COMEDI_ADDI_APCI_3001 is not set
# CONFIG_COMEDI_ADDI_APCI_3120 is not set
# CONFIG_COMEDI_ADDI_APCI_3501 is not set
# CONFIG_COMEDI_ADDI_APCI_3XXX is not set
# CONFIG_COMEDI_ADL_PCI6208 is not set
# CONFIG_COMEDI_ADL_PCI7230 is not set
# CONFIG_COMEDI_ADL_PCI7296 is not set
# CONFIG_COMEDI_ADL_PCI7432 is not set
# CONFIG_COMEDI_ADL_PCI8164 is not set
# CONFIG_COMEDI_ADL_PCI9111 is not set
# CONFIG_COMEDI_ADL_PCI9118 is not set
# CONFIG_COMEDI_ADV_PCI1710 is not set
# CONFIG_COMEDI_ADV_PCI1723 is not set
# CONFIG_COMEDI_ADV_PCI_DIO is not set
# CONFIG_COMEDI_AMPLC_DIO200 is not set
# CONFIG_COMEDI_AMPLC_PC236 is not set
# CONFIG_COMEDI_AMPLC_PC263 is not set
# CONFIG_COMEDI_AMPLC_PCI224 is not set
# CONFIG_COMEDI_AMPLC_PCI230 is not set
# CONFIG_COMEDI_CONTEC_PCI_DIO is not set
# CONFIG_COMEDI_DT3000 is not set
# CONFIG_COMEDI_UNIOXX5 is not set
# CONFIG_COMEDI_GSC_HPDI is not set
# CONFIG_COMEDI_ICP_MULTI is not set
# CONFIG_COMEDI_II_PCI20KC is not set
# CONFIG_COMEDI_DAQBOARD2000 is not set
# CONFIG_COMEDI_JR3_PCI is not set
# CONFIG_COMEDI_KE_COUNTER is not set
# CONFIG_COMEDI_CB_PCIDAS64 is not set
# CONFIG_COMEDI_CB_PCIDAS is not set
# CONFIG_COMEDI_CB_PCIDDA is not set
# CONFIG_COMEDI_CB_PCIDIO is not set
# CONFIG_COMEDI_CB_PCIMDAS is not set
# CONFIG_COMEDI_CB_PCIMDDA is not set
# CONFIG_COMEDI_ME4000 is not set
# CONFIG_COMEDI_ME_DAQ is not set
# CONFIG_COMEDI_RTD520 is not set
# CONFIG_COMEDI_S526 is not set
# CONFIG_COMEDI_S626 is not set
# CONFIG_COMEDI_SSV_DNP is not set
CONFIG_COMEDI_PCMCIA_DRIVERS=m
# CONFIG_COMEDI_CB_DAS16_CS is not set
# CONFIG_COMEDI_DAS08_CS is not set
# CONFIG_COMEDI_QUATECH_DAQP_CS is not set
CONFIG_COMEDI_USB_DRIVERS=m
# CONFIG_COMEDI_DT9812 is not set
# CONFIG_COMEDI_USBDUX is not set
# CONFIG_COMEDI_USBDUXFAST is not set
# CONFIG_COMEDI_VMK80XX is not set
# CONFIG_COMEDI_NI_COMMON is not set
# CONFIG_COMEDI_8255 is not set
# CONFIG_COMEDI_DAS08 is not set
# CONFIG_COMEDI_FC is not set
# CONFIG_ASUS_OLED is not set
# CONFIG_PANEL is not set
CONFIG_R8187SE=m
CONFIG_RTL8192U=m
CONFIG_RTL8192E=m
# CONFIG_R8712U is not set
# CONFIG_TRANZPORT is not set
CONFIG_POHMELFS=m
# CONFIG_POHMELFS_DEBUG is not set
CONFIG_POHMELFS_CRYPTO=y
# CONFIG_IDE_PHISON is not set
# CONFIG_LINE6_USB is not set
CONFIG_DRM_VMWGFX=m
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
# CONFIG_DRM_NOUVEAU_DEBUG is not set

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_USB_SERIAL_QUATECH_USB2 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_FB_UDL is not set
# CONFIG_HYPERV is not set
# CONFIG_VME_BUS is not set
# CONFIG_IIO is not set
# CONFIG_ZRAM is not set
# CONFIG_WLAGS49_H2 is not set
# CONFIG_WLAGS49_H25 is not set
# CONFIG_BATMAN_ADV is not set
CONFIG_SAMSUNG_LAPTOP=m
# CONFIG_FB_SM7XX is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_CXT1E1 is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_ST_BT is not set
# CONFIG_ADIS16255 is not set
# CONFIG_FB_XGI is not set
# CONFIG_LIRC_STAGING is not set
# CONFIG_ACPI_QUICKSTART is not set
CONFIG_MACH_NO_WESTBRIDGE=y
# CONFIG_SBE_2T3E3 is not set
# CONFIG_ATH6K_LEGACY is not set
# CONFIG_USB_ENESTORAGE is not set
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
CONFIG_SPEAKUP=m
CONFIG_SPEAKUP_SYNTH_ACNTSA=m
CONFIG_SPEAKUP_SYNTH_ACNTPC=m
CONFIG_SPEAKUP_SYNTH_APOLLO=m
CONFIG_SPEAKUP_SYNTH_AUDPTR=m
CONFIG_SPEAKUP_SYNTH_BNS=m
CONFIG_SPEAKUP_SYNTH_DECTLK=m
CONFIG_SPEAKUP_SYNTH_DECEXT=m
# CONFIG_SPEAKUP_SYNTH_DECPC is not set
CONFIG_SPEAKUP_SYNTH_DTLK=m
CONFIG_SPEAKUP_SYNTH_KEYPC=m
CONFIG_SPEAKUP_SYNTH_LTLK=m
CONFIG_SPEAKUP_SYNTH_SOFT=m
CONFIG_SPEAKUP_SYNTH_SPKOUT=m
CONFIG_SPEAKUP_SYNTH_TXPRT=m
CONFIG_SPEAKUP_SYNTH_DUMMY=m
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACER_WMI=m
CONFIG_ACERHDF=m
CONFIG_ASUS_LAPTOP=m
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
CONFIG_FUJITSU_LAPTOP=m
# CONFIG_FUJITSU_LAPTOP_DEBUG is not set
CONFIG_TC1100_WMI=m
CONFIG_HP_WMI=m
CONFIG_MSI_LAPTOP=m
CONFIG_PANASONIC_LAPTOP=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
# CONFIG_IDEAPAD_LAPTOP is not set
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=m
CONFIG_EEEPC_WMI=m
CONFIG_ACPI_WMI=m
CONFIG_MSI_WMI=m
CONFIG_ACPI_ASUS=m
CONFIG_TOPSTAR_LAPTOP=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set

#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=m
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
CONFIG_DMIID=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=m

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

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

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

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

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
CONFIG_JFFS2_SUMMARY=y
CONFIG_JFFS2_FS_XATTR=y
CONFIG_JFFS2_FS_POSIX_ACL=y
CONFIG_JFFS2_FS_SECURITY=y
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_LZO=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_CMODE_NONE is not set
CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_JFFS2_CMODE_SIZE is not set
# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_LOGFS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_XATTR is not set
# CONFIG_SQUASHFS_LZO is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
CONFIG_QNX4FS_FS=m
CONFIG_ROMFS_FS=m
# CONFIG_ROMFS_BACKED_BY_BLOCK is not set
# CONFIG_ROMFS_BACKED_BY_MTD is not set
CONFIG_ROMFS_BACKED_BY_BOTH=y
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_ROMFS_ON_MTD=y
CONFIG_SYSV_FS=m
CONFIG_EXOFS_FS=m
# CONFIG_EXOFS_DEBUG is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_CEPH_FS=m
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
# CONFIG_CIFS_FSCACHE is not set
CONFIG_CIFS_EXPERIMENTAL=y
CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
# CONFIG_NCPFS_SMALLDOS is not set
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
CONFIG_AFS_FSCACHE=y
CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
# CONFIG_9P_FS_POSIX_ACL is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
CONFIG_ACORN_PARTITION=y
# CONFIG_ACORN_PARTITION_CUMANA is not set
# CONFIG_ACORN_PARTITION_EESOX is not set
CONFIG_ACORN_PARTITION_ICS=y
# CONFIG_ACORN_PARTITION_ADFS is not set
# CONFIG_ACORN_PARTITION_POWERTEC is not set
CONFIG_ACORN_PARTITION_RISCIX=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=m
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
CONFIG_DLM=m
CONFIG_DLM_DEBUG=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_MASK=0x01b6
CONFIG_STRIP_ASM_SYMS=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_LOCKUP_DETECTOR is not set
# CONFIG_HARDLOCKUP_DETECTOR is not set
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_BKL is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
CONFIG_SECURITY_PATH=y
# CONFIG_INTEL_TXT is not set
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
CONFIG_SECURITY_TOMOYO=y
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_IMA is not set
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="selinux"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

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

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

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

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=m

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m

#
# Ciphers
#
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_586=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_586=m

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_ZLIB=m
CONFIG_CRYPTO_LZO=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_GEODE=m
CONFIG_CRYPTO_DEV_HIFN_795X=m
CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
# CONFIG_KVM_MMU_AUDIT is not set
CONFIG_VHOST_NET=m
CONFIG_LGUEST=m
CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_BALLOON=m
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
CONFIG_CRC_T10DIF=m
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_AUDIT_GENERIC=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_BTREE=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
# CONFIG_SHM_SIGNAL is not set
# CONFIG_IOQ is not set

[-- Attachment #3: GIT-PULL-ext4-update-for-2.6.37-v2.patch --]
[-- Type: text/x-diff, Size: 463 bytes --]

diff -rdup source_i386_none.orig/fs/ext4/super.c source_i386_none/fs/ext4/super.c
--- source_i386_none.orig/fs/ext4/super.c	2010-10-28 08:24:17.869596252 +0200
+++ source_i386_none/fs/ext4/super.c	2010-10-28 11:31:06.409098833 +0200
@@ -4779,9 +4779,12 @@ static int __init init_ext4_fs(void)
 	if (err)
 		goto out3;
 
+#ifdef CONFIG_EXT4_FS_XATTR
 	err = init_ext4_xattr();
+#endif
 	if (err)
 		goto out2;
+
 	err = init_inodecache();
 	if (err)
 		goto out1;

[-- Attachment #4: tip-origin-tree-build-failure-was-GIT-PULL-ext4-update-for-2.6.37-v2.patch --]
[-- Type: text/x-diff, Size: 427 bytes --]

diff -rdup source_i386_none.orig/fs/ext4/xattr.h source_i386_none/fs/ext4/xattr.h
--- source_i386_none.orig/fs/ext4/xattr.h	2010-10-20 22:30:22.000000000 +0200
+++ source_i386_none/fs/ext4/xattr.h	2010-10-28 11:37:34.644218057 +0200
@@ -122,7 +122,7 @@ ext4_xattr_put_super(struct super_block
 }
 
 static inline int
-init_ext4_xattr(void)
+ext4_init_xattr(void)
 {
 	return 0;
 }
Nur in source_i386_none/fs/ext4: xattr.h.rej.

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

* Re: [next-20101028] Call trace in ext4
  2010-10-28 10:05 [next-20101038] Call trace in ext4 Sedat Dilek
@ 2010-10-28 10:34 ` Sedat Dilek
  2010-10-28 15:08   ` Sedat Dilek
  2010-10-28 17:52 ` [next-20101038] " Markus Trippelsdorf
  1 sibling, 1 reply; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 10:34 UTC (permalink / raw)
  To: LKML, linux-ext4; +Cc: Theodore Ts'o, sfr, Arnd Bergmann

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

[ Changes subject s/next-20101038/next-20101028 ]

Not sure if there got something wrong when merging ext4 [1] into
linux-next (before GIT-pull-request to LKML) or some patches missing
from Ted's ext4/upstream-merge GIT branch?

- Sedat -

P.S.: Forgotten to add v2 of 2nd patch I mentionned below, sorry.

[1] http://lkml.org/lkml/2010/10/27/480
[2] http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=refs/heads/upstream-merge

On Thu, Oct 28, 2010 at 12:05 PM, Sedat Dilek
<sedat.dilek@googlemail.com> wrote:
> Hi,
>
> I have built today linux-next as of next-20101028 in a non-BKL config
> (kernel-config attached) on a Debian i386/sid host.
>
> When I start my quassel IRC-client I get reproducibly this call-trace:
>
> # tail -40 kern.log
> Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
> maximal mount count reached, running e2fsck is recommended
> Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
> internal journal
> Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
> filesystem with ordered data mode
> Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
> Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
> /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
> Oct 28 11:44:16 tbox kernel: [  115.480979] invalid opcode: 0000 [#1] SMP
> Oct 28 11:44:16 tbox kernel: [  115.481155] last sysfs file:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
> Oct 28 11:44:16 tbox kernel: [  115.481610] Modules linked in: ext3
> jbd sco aes_i586 rfcomm bnep aes_generic l2cap bluetooth acpi_cpufreq
> mperf cpufreq_powersave cpufreq_userspace cpufreq_stats ppdev
> cpufreq_conservative lp dm_crypt binfmt_misc arc4 snd_intel8x0 ecb
> snd_intel8x0m radeon thinkpad_acpi snd_ac97_codec ath5k snd_seq_midi
> ac97_bus pcmcia snd_pcm_oss joydev snd_rawmidi snd_seq_midi_event ath
> mac80211 snd_mixer_oss ttm cfg80211 snd_seq snd_pcm yenta_socket
> pcmcia_rsrc drm_kms_helper drm snd_seq_device snd_timer pcmcia_core
> i2c_algo_bit nsc_ircc rfkill snd_page_alloc irda i2c_i801 shpchp snd
> i2c_core tpm_tis rng_core pci_hotplug psmouse processor tpm soundcore
> parport_pc video ac tpm_bios battery button led_class pcspkr evdev
> parport power_supply serio_raw nvram output crc_ccitt fuse autofs4
> ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod
> crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore
> scsi_mod thermal e1000 thermal_sys floppy nls_base [last unloaded:
> scsi
> Oct 28 11:44:16 tbox kernel: _wait_scan]
> Oct 28 11:44:16 tbox kernel: [  115.484020]
> Oct 28 11:44:16 tbox kernel: [  115.484020] Pid: 237, comm:
> jbd2/sda5-8 Not tainted 2.6.36-next-20101028.1-686 #1 2374SG6/2374SG6
> Oct 28 11:44:16 tbox kernel: [  115.484020] EIP: 0060:[<f86282fb>]
> EFLAGS: 00010246 CPU: 0
> Oct 28 11:44:16 tbox kernel: [  115.484020] EIP is at
> ext4_writepage+0x8d/0x1f1 [ext4]
> Oct 28 11:44:16 tbox kernel: [  115.484020] EAX: 40020029 EBX:
> f76934a0 ECX: 05050030 EDX: 00000000
> Oct 28 11:44:16 tbox kernel: [  115.484020] ESI: 00005050 EDI:
> 00001000 EBP: f5f3c548 ESP: ef973dbc
> Oct 28 11:44:16 tbox kernel: [  115.484020]  DS: 007b ES: 007b FS:
> 00d8 GS: 00e0 SS: 0068
> Oct 28 11:44:16 tbox kernel: [  115.484020] Process jbd2/sda5-8 (pid:
> 237, ti=ef972000 task=ef8c9080 task.ti=ef972000)
> Oct 28 11:44:16 tbox kernel: [  115.484020] Stack:
> Oct 28 11:44:16 tbox kernel: [  115.484020]  00000005 00000000
> ef973e98 00000000 f5f3c600 ef973e98 00000000 00005050
> Oct 28 11:44:16 tbox kernel: [  115.484020]  c108fe6e f76934a0
> c1090ea4 00000001 f5f3c600 00000004 00000002 00000000
> Oct 28 11:44:16 tbox kernel: [  115.484020]  00000006 0000000e
> ef9a6180 c108fe66 e74172ff 0000000e 00000000 f7693400
> Oct 28 11:44:16 tbox kernel: [  115.484020] Call Trace:
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c108fe6e>] ? __writepage+0x8/0x1f
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1090ea4>] ?
> write_cache_pages+0x1cc/0x281
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c108fe66>] ? __writepage+0x0/0x1f
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1090f6f>] ?
> generic_writepages+0x16/0x1d
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85ab8d9>] ?
> journal_submit_data_buffers+0xf5/0x150 [jbd2]
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85abd1e>] ?
> jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1025bdb>] ?
> dequeue_task_fair+0x1b/0x57
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c10392df>] ?
> lock_timer_base+0x19/0x34
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1039356>] ?
> try_to_del_timer_sync+0x5c/0x63
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85afdf2>] ?
> kjournald2+0x9e/0x1c7 [jbd2]
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043ffe>] ?
> autoremove_wake_function+0x0/0x29
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85afd54>] ?
> kjournald2+0x0/0x1c7 [jbd2]
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043cb2>] ? kthread+0x63/0x68
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043c4f>] ? kthread+0x0/0x68
> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c10034fe>] ?
> kernel_thread_helper+0x6/0x10
> Oct 28 11:44:16 tbox kernel: [  115.484020] Code: 0c 89 34 24 89 ce 0f
> ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf
> 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00
> 00 83 7b 0c 00 75 37 68 46 ac 62
> Oct 28 11:44:16 tbox kernel: [  115.484020] EIP: [<f86282fb>]
> ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:ef973dbc
> Oct 28 11:44:16 tbox kernel: [  115.564589] ---[ end trace 1b8c420fb1d1ae45 ]---
>
> The code section looks like:
> [ fs/ext4/inode.c ]
> ...
>        /*
>         * If the page does not have buffers (for whatever reason),
>         * try to create them using __block_write_begin.  If this
>         * fails, redirty the page and move on.
>         */
>        if (!page_buffers(page)) {     <--- LINE #2721
>                if (__block_write_begin(page, 0, len,
>                                        noalloc_get_block_write)) {
>                redirty_page:
>                        redirty_page_for_writepage(wbc, page);
>                        unlock_page(page);
>                        return 0;
>                }
>                commit_write = 1;
>        }
> ...
>
> I am not sure if this is a general ext4 problem or only in a non-BKL setup.
>
> Hope this helps to track down the problem.
>
> Kind Regards,
> - Sedat -
>
> P.S.:
> I also have tried with patches from [1] and [2], v2 versions attached
> to make linux-next happy.
>
> [1] http://lkml.org/lkml/2010/10/28/36
> [2] http://lkml.org/lkml/2010/10/28/40
>

[-- Attachment #2: tip-origin-tree-build-failure-was-GIT-PULL-ext4-update-for-2.6.37-v2.patch --]
[-- Type: text/x-diff, Size: 427 bytes --]

diff -rdup source_i386_none.orig/fs/ext4/xattr.h source_i386_none/fs/ext4/xattr.h
--- source_i386_none.orig/fs/ext4/xattr.h	2010-10-20 22:30:22.000000000 +0200
+++ source_i386_none/fs/ext4/xattr.h	2010-10-28 11:37:34.644218057 +0200
@@ -122,7 +122,7 @@ ext4_xattr_put_super(struct super_block
 }
 
 static inline int
-init_ext4_xattr(void)
+ext4_init_xattr(void)
 {
 	return 0;
 }
Nur in source_i386_none/fs/ext4: xattr.h.rej.

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

* Re: [next-20101028] Call trace in ext4
  2010-10-28 10:34 ` [next-20101028] " Sedat Dilek
@ 2010-10-28 15:08   ` Sedat Dilek
  2010-10-28 15:27     ` Ted Ts'o
  0 siblings, 1 reply; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 15:08 UTC (permalink / raw)
  To: LKML, linux-ext4; +Cc: Theodore Ts'o, sfr, Arnd Bergmann

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

I tried to GIT-pull ext4/upstream-merge and linux-2.6/master into
linux-next (20101028), for both cases there occured CONFLICTS.
So let's see if this is fixed in tommorow's linux-next patch .

For now, I switch to Linux 2.6.36-git11 and will report later.

- Sedat -

Attached files:
MERGE_CONFLICT_ext4-upstream-merge  and MERGE_CONFLICT_linux-2.6

On Thu, Oct 28, 2010 at 12:34 PM, Sedat Dilek
<sedat.dilek@googlemail.com> wrote:
> [ Changes subject s/next-20101038/next-20101028 ]
>
> Not sure if there got something wrong when merging ext4 [1] into
> linux-next (before GIT-pull-request to LKML) or some patches missing
> from Ted's ext4/upstream-merge GIT branch?
>
> - Sedat -
>
> P.S.: Forgotten to add v2 of 2nd patch I mentionned below, sorry.
>
> [1] http://lkml.org/lkml/2010/10/27/480
> [2] http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=refs/heads/upstream-merge
>
> On Thu, Oct 28, 2010 at 12:05 PM, Sedat Dilek
> <sedat.dilek@googlemail.com> wrote:
>> Hi,
>>
>> I have built today linux-next as of next-20101028 in a non-BKL config
>> (kernel-config attached) on a Debian i386/sid host.
>>
>> When I start my quassel IRC-client I get reproducibly this call-trace:
>>
>> # tail -40 kern.log
>> Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
>> maximal mount count reached, running e2fsck is recommended
>> Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
>> internal journal
>> Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
>> filesystem with ordered data mode
>> Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
>> Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
>> /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
>> Oct 28 11:44:16 tbox kernel: [  115.480979] invalid opcode: 0000 [#1] SMP
>> Oct 28 11:44:16 tbox kernel: [  115.481155] last sysfs file:
>> /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
>> Oct 28 11:44:16 tbox kernel: [  115.481610] Modules linked in: ext3
>> jbd sco aes_i586 rfcomm bnep aes_generic l2cap bluetooth acpi_cpufreq
>> mperf cpufreq_powersave cpufreq_userspace cpufreq_stats ppdev
>> cpufreq_conservative lp dm_crypt binfmt_misc arc4 snd_intel8x0 ecb
>> snd_intel8x0m radeon thinkpad_acpi snd_ac97_codec ath5k snd_seq_midi
>> ac97_bus pcmcia snd_pcm_oss joydev snd_rawmidi snd_seq_midi_event ath
>> mac80211 snd_mixer_oss ttm cfg80211 snd_seq snd_pcm yenta_socket
>> pcmcia_rsrc drm_kms_helper drm snd_seq_device snd_timer pcmcia_core
>> i2c_algo_bit nsc_ircc rfkill snd_page_alloc irda i2c_i801 shpchp snd
>> i2c_core tpm_tis rng_core pci_hotplug psmouse processor tpm soundcore
>> parport_pc video ac tpm_bios battery button led_class pcspkr evdev
>> parport power_supply serio_raw nvram output crc_ccitt fuse autofs4
>> ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod
>> crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore
>> scsi_mod thermal e1000 thermal_sys floppy nls_base [last unloaded:
>> scsi
>> Oct 28 11:44:16 tbox kernel: _wait_scan]
>> Oct 28 11:44:16 tbox kernel: [  115.484020]
>> Oct 28 11:44:16 tbox kernel: [  115.484020] Pid: 237, comm:
>> jbd2/sda5-8 Not tainted 2.6.36-next-20101028.1-686 #1 2374SG6/2374SG6
>> Oct 28 11:44:16 tbox kernel: [  115.484020] EIP: 0060:[<f86282fb>]
>> EFLAGS: 00010246 CPU: 0
>> Oct 28 11:44:16 tbox kernel: [  115.484020] EIP is at
>> ext4_writepage+0x8d/0x1f1 [ext4]
>> Oct 28 11:44:16 tbox kernel: [  115.484020] EAX: 40020029 EBX:
>> f76934a0 ECX: 05050030 EDX: 00000000
>> Oct 28 11:44:16 tbox kernel: [  115.484020] ESI: 00005050 EDI:
>> 00001000 EBP: f5f3c548 ESP: ef973dbc
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  DS: 007b ES: 007b FS:
>> 00d8 GS: 00e0 SS: 0068
>> Oct 28 11:44:16 tbox kernel: [  115.484020] Process jbd2/sda5-8 (pid:
>> 237, ti=ef972000 task=ef8c9080 task.ti=ef972000)
>> Oct 28 11:44:16 tbox kernel: [  115.484020] Stack:
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  00000005 00000000
>> ef973e98 00000000 f5f3c600 ef973e98 00000000 00005050
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  c108fe6e f76934a0
>> c1090ea4 00000001 f5f3c600 00000004 00000002 00000000
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  00000006 0000000e
>> ef9a6180 c108fe66 e74172ff 0000000e 00000000 f7693400
>> Oct 28 11:44:16 tbox kernel: [  115.484020] Call Trace:
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c108fe6e>] ? __writepage+0x8/0x1f
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1090ea4>] ?
>> write_cache_pages+0x1cc/0x281
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c108fe66>] ? __writepage+0x0/0x1f
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1090f6f>] ?
>> generic_writepages+0x16/0x1d
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85ab8d9>] ?
>> journal_submit_data_buffers+0xf5/0x150 [jbd2]
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85abd1e>] ?
>> jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1025bdb>] ?
>> dequeue_task_fair+0x1b/0x57
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c10392df>] ?
>> lock_timer_base+0x19/0x34
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1039356>] ?
>> try_to_del_timer_sync+0x5c/0x63
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85afdf2>] ?
>> kjournald2+0x9e/0x1c7 [jbd2]
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043ffe>] ?
>> autoremove_wake_function+0x0/0x29
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<f85afd54>] ?
>> kjournald2+0x0/0x1c7 [jbd2]
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043cb2>] ? kthread+0x63/0x68
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c1043c4f>] ? kthread+0x0/0x68
>> Oct 28 11:44:16 tbox kernel: [  115.484020]  [<c10034fe>] ?
>> kernel_thread_helper+0x6/0x10
>> Oct 28 11:44:16 tbox kernel: [  115.484020] Code: 0c 89 34 24 89 ce 0f
>> ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf
>> 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00
>> 00 83 7b 0c 00 75 37 68 46 ac 62
>> Oct 28 11:44:16 tbox kernel: [  115.484020] EIP: [<f86282fb>]
>> ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:ef973dbc
>> Oct 28 11:44:16 tbox kernel: [  115.564589] ---[ end trace 1b8c420fb1d1ae45 ]---
>>
>> The code section looks like:
>> [ fs/ext4/inode.c ]
>> ...
>>        /*
>>         * If the page does not have buffers (for whatever reason),
>>         * try to create them using __block_write_begin.  If this
>>         * fails, redirty the page and move on.
>>         */
>>        if (!page_buffers(page)) {     <--- LINE #2721
>>                if (__block_write_begin(page, 0, len,
>>                                        noalloc_get_block_write)) {
>>                redirty_page:
>>                        redirty_page_for_writepage(wbc, page);
>>                        unlock_page(page);
>>                        return 0;
>>                }
>>                commit_write = 1;
>>        }
>> ...
>>
>> I am not sure if this is a general ext4 problem or only in a non-BKL setup.
>>
>> Hope this helps to track down the problem.
>>
>> Kind Regards,
>> - Sedat -
>>
>> P.S.:
>> I also have tried with patches from [1] and [2], v2 versions attached
>> to make linux-next happy.
>>
>> [1] http://lkml.org/lkml/2010/10/28/36
>> [2] http://lkml.org/lkml/2010/10/28/40
>>
>

[-- Attachment #2: MERGE_CONFLICT_ext4-upstream-merge --]
[-- Type: application/octet-stream, Size: 21345 bytes --]

sd@tbox:/mnt/sdb5/linux-next/linux-next$ git pull git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git upstream-merge:ext4-upstream-merge
remote: Counting objects: 3595, done.
remote: Compressing objects: 100% (399/399), done.
remote: Total 2114 (delta 1696), reused 2063 (delta 1652)
Receiving objects: 100% (2114/2114), 533.19 KiB | 136 KiB/s, done.                                                                                                                                   
Resolving deltas: 100% (1696/1696), completed with 450 local objects.                                                                                                                                
From git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4                                                                                                                                        
 * [new branch]      upstream-merge -> ext4-upstream-merge                                                                                                                                           
 * [new tag]         2.6.24-git6 -> 2.6.24-git6                                                                                                                                                      
 * [new tag]         ext3-latency-fixes_base -> ext3-latency-fixes_base                                                                                                                              
 * [new tag]         ext3-latency-fixes_bottom -> ext3-latency-fixes_bottom                                                                                                                          
 * [new tag]         ext3-latency-fixes_top -> ext3-latency-fixes_top                                                                                                                                
 * [new tag]         ext4dev_base -> ext4dev_base                                                                                                                                                    
 * [new tag]         ext4dev_bottom -> ext4dev_bottom                                                                                                                                                
 * [new tag]         master_base -> master_base                                                                                                                                                      
 * [new tag]         master_bottom -> master_bottom                                                                                                                                                  
 * [new tag]         v2.6.22-git13 -> v2.6.22-git13                                                                                                                                                  
 * [new tag]         v2.6.24-git12 -> v2.6.24-git12                                                                                                                                                  
 * [new tag]         v2.6.24-git14 -> v2.6.24-git14                                                                                                                                                  
 * [new tag]         v2.6.24-git20 -> v2.6.24-git20                                                                                                                                                  
 * [new tag]         v2.6.24-git21 -> v2.6.24-git21                                                                                                                                                  
 * [new tag]         v2.6.24-git6 -> v2.6.24-git6                                                                                                                                                    
 * [new tag]         v2.6.25-git1 -> v2.6.25-git1                                                                                                                                                    
 * [new tag]         v2.6.25-git10 -> v2.6.25-git10                                                                                                                                                  
 * [new tag]         v2.6.25-git11 -> v2.6.25-git11                                                                                                                                                  
 * [new tag]         v2.6.25-git12 -> v2.6.25-git12
 * [new tag]         v2.6.25-git13 -> v2.6.25-git13
 * [new tag]         v2.6.25-git14 -> v2.6.25-git14
 * [new tag]         v2.6.25-git15 -> v2.6.25-git15
 * [new tag]         v2.6.25-git16 -> v2.6.25-git16
 * [new tag]         v2.6.25-git17 -> v2.6.25-git17
 * [new tag]         v2.6.25-git18 -> v2.6.25-git18
 * [new tag]         v2.6.25-git19 -> v2.6.25-git19
 * [new tag]         v2.6.25-git2 -> v2.6.25-git2
 * [new tag]         v2.6.25-git20 -> v2.6.25-git20
 * [new tag]         v2.6.25-git3 -> v2.6.25-git3
 * [new tag]         v2.6.25-git4 -> v2.6.25-git4
 * [new tag]         v2.6.25-git5 -> v2.6.25-git5
 * [new tag]         v2.6.25-git6 -> v2.6.25-git6
 * [new tag]         v2.6.25-git7 -> v2.6.25-git7
 * [new tag]         v2.6.25-git8 -> v2.6.25-git8
 * [new tag]         v2.6.25-git9 -> v2.6.25-git9
 * [new tag]         v2.6.25-rc3-git1 -> v2.6.25-rc3-git1
 * [new tag]         v2.6.26-git4 -> v2.6.26-git4
 * [new tag]         v2.6.26-git6 -> v2.6.26-git6
 * [new tag]         v2.6.26-git9 -> v2.6.26-git9
 * [new tag]         v2.6.26-rc1-git1 -> v2.6.26-rc1-git1
 * [new tag]         v2.6.26-rc1-git2 -> v2.6.26-rc1-git2
 * [new tag]         v2.6.26-rc1-git3 -> v2.6.26-rc1-git3
 * [new tag]         v2.6.26-rc1-git4 -> v2.6.26-rc1-git4
 * [new tag]         v2.6.26-rc1-git5 -> v2.6.26-rc1-git5
 * [new tag]         v2.6.26-rc1-git6 -> v2.6.26-rc1-git6
 * [new tag]         v2.6.26-rc1-git7 -> v2.6.26-rc1-git7
 * [new tag]         v2.6.26-rc1-git8 -> v2.6.26-rc1-git8
 * [new tag]         v2.6.26-rc1-git9 -> v2.6.26-rc1-git9
 * [new tag]         v2.6.26-rc2-git1 -> v2.6.26-rc2-git1
 * [new tag]         v2.6.26-rc2-git2 -> v2.6.26-rc2-git2
 * [new tag]         v2.6.26-rc2-git5 -> v2.6.26-rc2-git5
 * [new tag]         v2.6.26-rc5-git6 -> v2.6.26-rc5-git6
 * [new tag]         v2.6.27-git1 -> v2.6.27-git1
 * [new tag]         v2.6.27-git2 -> v2.6.27-git2
 * [new tag]         v2.6.27-git3 -> v2.6.27-git3
 * [new tag]         v2.6.27-git4 -> v2.6.27-git4
 * [new tag]         v2.6.27-git5 -> v2.6.27-git5
 * [new tag]         v2.6.27-git7 -> v2.6.27-git7
 * [new tag]         v2.6.29-git1 -> v2.6.29-git1
 * [new tag]         v2.6.29-git10 -> v2.6.29-git10
 * [new tag]         v2.6.29-git11 -> v2.6.29-git11
 * [new tag]         v2.6.29-git14 -> v2.6.29-git14
 * [new tag]         v2.6.29-git2 -> v2.6.29-git2
 * [new tag]         v2.6.29-git3 -> v2.6.29-git3
 * [new tag]         v2.6.29-git6 -> v2.6.29-git6
 * [new tag]         v2.6.29-git8 -> v2.6.29-git8
 * [new tag]         v2.6.29-git9 -> v2.6.29-git9
 * [new tag]         v2.6.29-rc5-git5 -> v2.6.29-rc5-git5
 * [new tag]         v2.6.30-git11 -> v2.6.30-git11
 * [new tag]         v2.6.30-git14 -> v2.6.30-git14
 * [new tag]         v2.6.30-git20 -> v2.6.30-git20
 * [new tag]         v2.6.30-git3 -> v2.6.30-git3
 * [new tag]         v2.6.30-git4 -> v2.6.30-git4
 * [new tag]         v2.6.30-rc1-git2 -> v2.6.30-rc1-git2
 * [new tag]         v2.6.30-rc1-git3 -> v2.6.30-rc1-git3
 * [new tag]         v2.6.30-rc1-git4 -> v2.6.30-rc1-git4
 * [new tag]         v2.6.30-rc1-git5 -> v2.6.30-rc1-git5
 * [new tag]         v2.6.30-rc3-git1 -> v2.6.30-rc3-git1
 * [new tag]         v2.6.30-rc3-git2 -> v2.6.30-rc3-git2
 * [new tag]         v2.6.31-git1 -> v2.6.31-git1
 * [new tag]         v2.6.31-git10 -> v2.6.31-git10
 * [new tag]         v2.6.31-git11 -> v2.6.31-git11
 * [new tag]         v2.6.31-git12 -> v2.6.31-git12
 * [new tag]         v2.6.31-git13 -> v2.6.31-git13
 * [new tag]         v2.6.31-git14 -> v2.6.31-git14
 * [new tag]         v2.6.31-git15 -> v2.6.31-git15
 * [new tag]         v2.6.31-git16 -> v2.6.31-git16
 * [new tag]         v2.6.31-git17 -> v2.6.31-git17
 * [new tag]         v2.6.31-git18 -> v2.6.31-git18
 * [new tag]         v2.6.31-git2 -> v2.6.31-git2
 * [new tag]         v2.6.31-git3 -> v2.6.31-git3
 * [new tag]         v2.6.31-git4 -> v2.6.31-git4
 * [new tag]         v2.6.31-git5 -> v2.6.31-git5
 * [new tag]         v2.6.31-git6 -> v2.6.31-git6
 * [new tag]         v2.6.31-git7 -> v2.6.31-git7
 * [new tag]         v2.6.31-git8 -> v2.6.31-git8
 * [new tag]         v2.6.31-git9 -> v2.6.31-git9
 * [new tag]         v2.6.32-git1 -> v2.6.32-git1
 * [new tag]         v2.6.32-git10 -> v2.6.32-git10
 * [new tag]         v2.6.32-git11 -> v2.6.32-git11
 * [new tag]         v2.6.32-git12 -> v2.6.32-git12
 * [new tag]         v2.6.32-git13 -> v2.6.32-git13
 * [new tag]         v2.6.32-git14 -> v2.6.32-git14
 * [new tag]         v2.6.32-git15 -> v2.6.32-git15
 * [new tag]         v2.6.32-git2 -> v2.6.32-git2
 * [new tag]         v2.6.32-git3 -> v2.6.32-git3
 * [new tag]         v2.6.32-git4 -> v2.6.32-git4
 * [new tag]         v2.6.32-git5 -> v2.6.32-git5
 * [new tag]         v2.6.32-git6 -> v2.6.32-git6
 * [new tag]         v2.6.32-git7 -> v2.6.32-git7
 * [new tag]         v2.6.32-git8 -> v2.6.32-git8
 * [new tag]         v2.6.32-git9 -> v2.6.32-git9
 * [new tag]         v2.6.32-rc1-git1 -> v2.6.32-rc1-git1
 * [new tag]         v2.6.32-rc1-git2 -> v2.6.32-rc1-git2
 * [new tag]         v2.6.32-rc1-git3 -> v2.6.32-rc1-git3
 * [new tag]         v2.6.32-rc1-git4 -> v2.6.32-rc1-git4
 * [new tag]         v2.6.33-git1 -> v2.6.33-git1
 * [new tag]         v2.6.33-git10 -> v2.6.33-git10
 * [new tag]         v2.6.33-git11 -> v2.6.33-git11
 * [new tag]         v2.6.33-git12 -> v2.6.33-git12
 * [new tag]         v2.6.33-git13 -> v2.6.33-git13
 * [new tag]         v2.6.33-git14 -> v2.6.33-git14
 * [new tag]         v2.6.33-git15 -> v2.6.33-git15
 * [new tag]         v2.6.33-git2 -> v2.6.33-git2
 * [new tag]         v2.6.33-git3 -> v2.6.33-git3
 * [new tag]         v2.6.33-git4 -> v2.6.33-git4
 * [new tag]         v2.6.33-git5 -> v2.6.33-git5
 * [new tag]         v2.6.33-git6 -> v2.6.33-git6
 * [new tag]         v2.6.33-git7 -> v2.6.33-git7
 * [new tag]         v2.6.33-git8 -> v2.6.33-git8
 * [new tag]         v2.6.33-git9 -> v2.6.33-git9
 * [new tag]         v2.6.33-rc1-git1 -> v2.6.33-rc1-git1
 * [new tag]         v2.6.33-rc1-git2 -> v2.6.33-rc1-git2
 * [new tag]         v2.6.33-rc1-git3 -> v2.6.33-rc1-git3
 * [new tag]         v2.6.33-rc1-git4 -> v2.6.33-rc1-git4
 * [new tag]         v2.6.33-rc2-git1 -> v2.6.33-rc2-git1
 * [new tag]         v2.6.33-rc2-git2 -> v2.6.33-rc2-git2
 * [new tag]         v2.6.33-rc2-git3 -> v2.6.33-rc2-git3
 * [new tag]         v2.6.33-rc2-git4 -> v2.6.33-rc2-git4
 * [new tag]         v2.6.33-rc2-git5 -> v2.6.33-rc2-git5
 * [new tag]         v2.6.33-rc2-git6 -> v2.6.33-rc2-git6
 * [new tag]         v2.6.33-rc3-git1 -> v2.6.33-rc3-git1
 * [new tag]         v2.6.33-rc3-git2 -> v2.6.33-rc3-git2
 * [new tag]         v2.6.33-rc3-git3 -> v2.6.33-rc3-git3
 * [new tag]         v2.6.33-rc3-git4 -> v2.6.33-rc3-git4
 * [new tag]         v2.6.33-rc3-git5 -> v2.6.33-rc3-git5
 * [new tag]         v2.6.33-rc4-git1 -> v2.6.33-rc4-git1
 * [new tag]         v2.6.33-rc4-git2 -> v2.6.33-rc4-git2
 * [new tag]         v2.6.33-rc4-git3 -> v2.6.33-rc4-git3
 * [new tag]         v2.6.33-rc4-git4 -> v2.6.33-rc4-git4
 * [new tag]         v2.6.33-rc4-git5 -> v2.6.33-rc4-git5
 * [new tag]         v2.6.33-rc4-git6 -> v2.6.33-rc4-git6
 * [new tag]         v2.6.33-rc4-git7 -> v2.6.33-rc4-git7
 * [new tag]         v2.6.33-rc5-git1 -> v2.6.33-rc5-git1
 * [new tag]         v2.6.33-rc5-git2 -> v2.6.33-rc5-git2
 * [new tag]         v2.6.33-rc5-git3 -> v2.6.33-rc5-git3
 * [new tag]         v2.6.33-rc5-git4 -> v2.6.33-rc5-git4
 * [new tag]         v2.6.33-rc5-git5 -> v2.6.33-rc5-git5
 * [new tag]         v2.6.33-rc5-git6 -> v2.6.33-rc5-git6
 * [new tag]         v2.6.33-rc6-git1 -> v2.6.33-rc6-git1
 * [new tag]         v2.6.33-rc6-git2 -> v2.6.33-rc6-git2
 * [new tag]         v2.6.33-rc6-git3 -> v2.6.33-rc6-git3
 * [new tag]         v2.6.33-rc6-git4 -> v2.6.33-rc6-git4
 * [new tag]         v2.6.33-rc6-git5 -> v2.6.33-rc6-git5
 * [new tag]         v2.6.33-rc6-git6 -> v2.6.33-rc6-git6
 * [new tag]         v2.6.33-rc7-git1 -> v2.6.33-rc7-git1
 * [new tag]         v2.6.33-rc7-git2 -> v2.6.33-rc7-git2
 * [new tag]         v2.6.33-rc7-git3 -> v2.6.33-rc7-git3
 * [new tag]         v2.6.33-rc7-git4 -> v2.6.33-rc7-git4
 * [new tag]         v2.6.33-rc7-git5 -> v2.6.33-rc7-git5
 * [new tag]         v2.6.33-rc7-git6 -> v2.6.33-rc7-git6
 * [new tag]         v2.6.33-rc8-git1 -> v2.6.33-rc8-git1
 * [new tag]         v2.6.33-rc8-git2 -> v2.6.33-rc8-git2
 * [new tag]         v2.6.33-rc8-git3 -> v2.6.33-rc8-git3
 * [new tag]         v2.6.33-rc8-git4 -> v2.6.33-rc8-git4
 * [new tag]         v2.6.33-rc8-git5 -> v2.6.33-rc8-git5
 * [new tag]         v2.6.33-rc8-git6 -> v2.6.33-rc8-git6
 * [new tag]         v2.6.33-rc8-git7 -> v2.6.33-rc8-git7
 * [new tag]         v2.6.33-rc8-git8 -> v2.6.33-rc8-git8
 * [new tag]         v2.6.33-rc8-git9 -> v2.6.33-rc8-git9
 * [new tag]         v2.6.34-git1 -> v2.6.34-git1
 * [new tag]         v2.6.34-git13 -> v2.6.34-git13
 * [new tag]         v2.6.34-git14 -> v2.6.34-git14
 * [new tag]         v2.6.34-git15 -> v2.6.34-git15
 * [new tag]         v2.6.34-git16 -> v2.6.34-git16
 * [new tag]         v2.6.34-git2 -> v2.6.34-git2
 * [new tag]         v2.6.34-git3 -> v2.6.34-git3
 * [new tag]         v2.6.34-git4 -> v2.6.34-git4
 * [new tag]         v2.6.34-git5 -> v2.6.34-git5
 * [new tag]         v2.6.34-git6 -> v2.6.34-git6
 * [new tag]         v2.6.34-git7 -> v2.6.34-git7
 * [new tag]         v2.6.34-git8 -> v2.6.34-git8
 * [new tag]         v2.6.34-rc1-git2 -> v2.6.34-rc1-git2
 * [new tag]         v2.6.34-rc1-git3 -> v2.6.34-rc1-git3
 * [new tag]         v2.6.34-rc1-git4 -> v2.6.34-rc1-git4
 * [new tag]         v2.6.34-rc1-git5 -> v2.6.34-rc1-git5
 * [new tag]         v2.6.34-rc1-git6 -> v2.6.34-rc1-git6
 * [new tag]         v2.6.34-rc1-git7 -> v2.6.34-rc1-git7
 * [new tag]         v2.6.34-rc1-git8 -> v2.6.34-rc1-git8
 * [new tag]         v2.6.34-rc1-git9 -> v2.6.34-rc1-git9
 * [new tag]         v2.6.34-rc2-git1 -> v2.6.34-rc2-git1
 * [new tag]         v2.6.34-rc2-git2 -> v2.6.34-rc2-git2
 * [new tag]         v2.6.34-rc2-git3 -> v2.6.34-rc2-git3
 * [new tag]         v2.6.34-rc2-git4 -> v2.6.34-rc2-git4
 * [new tag]         v2.6.34-rc3-git1 -> v2.6.34-rc3-git1
 * [new tag]         v2.6.34-rc3-git10 -> v2.6.34-rc3-git10
 * [new tag]         v2.6.34-rc3-git2 -> v2.6.34-rc3-git2
 * [new tag]         v2.6.34-rc3-git3 -> v2.6.34-rc3-git3
 * [new tag]         v2.6.34-rc3-git4 -> v2.6.34-rc3-git4
 * [new tag]         v2.6.34-rc3-git5 -> v2.6.34-rc3-git5
 * [new tag]         v2.6.34-rc3-git6 -> v2.6.34-rc3-git6
 * [new tag]         v2.6.34-rc3-git7 -> v2.6.34-rc3-git7
 * [new tag]         v2.6.34-rc3-git8 -> v2.6.34-rc3-git8
 * [new tag]         v2.6.34-rc3-git9 -> v2.6.34-rc3-git9
 * [new tag]         v2.6.34-rc4-git1 -> v2.6.34-rc4-git1
 * [new tag]         v2.6.34-rc4-git2 -> v2.6.34-rc4-git2
 * [new tag]         v2.6.34-rc4-git3 -> v2.6.34-rc4-git3
 * [new tag]         v2.6.34-rc4-git4 -> v2.6.34-rc4-git4
 * [new tag]         v2.6.34-rc4-git5 -> v2.6.34-rc4-git5
 * [new tag]         v2.6.34-rc4-git6 -> v2.6.34-rc4-git6
 * [new tag]         v2.6.34-rc5-git1 -> v2.6.34-rc5-git1
 * [new tag]         v2.6.34-rc5-git10 -> v2.6.34-rc5-git10
 * [new tag]         v2.6.34-rc5-git2 -> v2.6.34-rc5-git2
 * [new tag]         v2.6.34-rc5-git3 -> v2.6.34-rc5-git3
 * [new tag]         v2.6.34-rc5-git4 -> v2.6.34-rc5-git4
 * [new tag]         v2.6.34-rc5-git5 -> v2.6.34-rc5-git5
 * [new tag]         v2.6.34-rc5-git6 -> v2.6.34-rc5-git6
 * [new tag]         v2.6.34-rc5-git7 -> v2.6.34-rc5-git7
 * [new tag]         v2.6.34-rc5-git8 -> v2.6.34-rc5-git8
 * [new tag]         v2.6.34-rc5-git9 -> v2.6.34-rc5-git9
 * [new tag]         v2.6.34-rc6-git1 -> v2.6.34-rc6-git1
 * [new tag]         v2.6.34-rc6-git2 -> v2.6.34-rc6-git2
 * [new tag]         v2.6.34-rc6-git3 -> v2.6.34-rc6-git3
 * [new tag]         v2.6.34-rc6-git4 -> v2.6.34-rc6-git4
 * [new tag]         v2.6.34-rc6-git5 -> v2.6.34-rc6-git5
 * [new tag]         v2.6.34-rc6-git6 -> v2.6.34-rc6-git6
 * [new tag]         v2.6.34-rc7-git1 -> v2.6.34-rc7-git1
 * [new tag]         v2.6.34-rc7-git2 -> v2.6.34-rc7-git2
 * [new tag]         v2.6.34-rc7-git3 -> v2.6.34-rc7-git3
 * [new tag]         v2.6.34-rc7-git4 -> v2.6.34-rc7-git4
 * [new tag]         v2.6.34-rc7-git5 -> v2.6.34-rc7-git5
 * [new tag]         v2.6.34-rc7-git6 -> v2.6.34-rc7-git6
 * [new tag]         v2.6.34-rc7-git7 -> v2.6.34-rc7-git7
 * [new tag]         v2.6.34-rc7-git8 -> v2.6.34-rc7-git8
 * [new tag]         v2.6.34-rc7-git9 -> v2.6.34-rc7-git9
 * [new tag]         v2.6.35-git1 -> v2.6.35-git1
 * [new tag]         v2.6.35-git10 -> v2.6.35-git10
 * [new tag]         v2.6.35-git2 -> v2.6.35-git2
 * [new tag]         v2.6.35-git3 -> v2.6.35-git3
 * [new tag]         v2.6.35-git4 -> v2.6.35-git4
 * [new tag]         v2.6.35-git5 -> v2.6.35-git5
 * [new tag]         v2.6.35-git6 -> v2.6.35-git6
 * [new tag]         v2.6.35-git7 -> v2.6.35-git7
 * [new tag]         v2.6.35-git8 -> v2.6.35-git8
 * [new tag]         v2.6.35-git9 -> v2.6.35-git9
 * [new tag]         v2.6.35-rc1-git1 -> v2.6.35-rc1-git1
 * [new tag]         v2.6.35-rc1-git2 -> v2.6.35-rc1-git2
 * [new tag]         v2.6.35-rc1-git3 -> v2.6.35-rc1-git3
 * [new tag]         v2.6.35-rc1-git4 -> v2.6.35-rc1-git4
 * [new tag]         v2.6.35-rc1-git5 -> v2.6.35-rc1-git5
 * [new tag]         v2.6.35-rc2-git1 -> v2.6.35-rc2-git1
 * [new tag]         v2.6.35-rc2-git2 -> v2.6.35-rc2-git2
 * [new tag]         v2.6.35-rc2-git3 -> v2.6.35-rc2-git3
 * [new tag]         v2.6.35-rc2-git4 -> v2.6.35-rc2-git4
 * [new tag]         v2.6.35-rc2-git5 -> v2.6.35-rc2-git5
 * [new tag]         v2.6.35-rc2-git6 -> v2.6.35-rc2-git6
 * [new tag]         v2.6.35-rc3-git1 -> v2.6.35-rc3-git1
 * [new tag]         v2.6.35-rc3-git2 -> v2.6.35-rc3-git2
 * [new tag]         v2.6.35-rc3-git3 -> v2.6.35-rc3-git3
 * [new tag]         v2.6.35-rc3-git4 -> v2.6.35-rc3-git4
 * [new tag]         v2.6.35-rc3-git5 -> v2.6.35-rc3-git5
 * [new tag]         v2.6.35-rc3-git6 -> v2.6.35-rc3-git6
 * [new tag]         v2.6.35-rc3-git7 -> v2.6.35-rc3-git7
 * [new tag]         v2.6.35-rc3-git8 -> v2.6.35-rc3-git8
 * [new tag]         v2.6.35-rc4-git1 -> v2.6.35-rc4-git1
 * [new tag]         v2.6.35-rc4-git2 -> v2.6.35-rc4-git2
 * [new tag]         v2.6.35-rc4-git3 -> v2.6.35-rc4-git3
 * [new tag]         v2.6.35-rc4-git4 -> v2.6.35-rc4-git4
 * [new tag]         v2.6.35-rc4-git5 -> v2.6.35-rc4-git5
 * [new tag]         v2.6.35-rc5-git1 -> v2.6.35-rc5-git1
 * [new tag]         v2.6.35-rc5-git2 -> v2.6.35-rc5-git2
 * [new tag]         v2.6.35-rc5-git3 -> v2.6.35-rc5-git3
 * [new tag]         v2.6.35-rc5-git4 -> v2.6.35-rc5-git4
 * [new tag]         v2.6.35-rc5-git5 -> v2.6.35-rc5-git5
 * [new tag]         v2.6.35-rc5-git6 -> v2.6.35-rc5-git6
 * [new tag]         v2.6.35-rc5-git7 -> v2.6.35-rc5-git7
 * [new tag]         v2.6.35-rc6-git1 -> v2.6.35-rc6-git1
 * [new tag]         v2.6.35-rc6-git2 -> v2.6.35-rc6-git2
 * [new tag]         v2.6.35-rc6-git3 -> v2.6.35-rc6-git3
 * [new tag]         v2.6.35-rc6-git4 -> v2.6.35-rc6-git4
 * [new tag]         v2.6.35-rc6-git5 -> v2.6.35-rc6-git5
 * [new tag]         v2.6.35-rc6-git6 -> v2.6.35-rc6-git6
warning: too many files (created: 1262 deleted: 323), skipping inexact rename detection
warning: too many files (created: 645 deleted: 441), skipping inexact rename detection
Auto-merging Documentation/feature-removal-schedule.txt
Auto-merging Documentation/filesystems/proc.txt
Auto-merging Kbuild
Auto-merging MAINTAINERS
Auto-merging arch/mn10300/Kconfig
CONFLICT (content): Merge conflict in arch/mn10300/Kconfig
Removing arch/mn10300/mm/cache-flush-mn10300.S
Removing arch/mn10300/mm/cache-mn10300.S
Auto-merging arch/x86/xen/enlighten.c
Auto-merging drivers/gpio/Kconfig
Auto-merging drivers/gpio/Makefile
Auto-merging drivers/media/IR/lirc_dev.c
Auto-merging drivers/net/Kconfig
Auto-merging drivers/pci/proc.c
Auto-merging drivers/rtc/Kconfig
Auto-merging drivers/rtc/Makefile
Auto-merging fs/Kconfig
Auto-merging fs/ext4/block_validity.c
Auto-merging fs/ext4/ext4.h
CONFLICT (content): Merge conflict in fs/ext4/ext4.h
Auto-merging fs/ext4/extents.c
CONFLICT (content): Merge conflict in fs/ext4/extents.c
Auto-merging fs/ext4/ialloc.c
CONFLICT (content): Merge conflict in fs/ext4/ialloc.c
Auto-merging fs/ext4/inode.c
CONFLICT (content): Merge conflict in fs/ext4/inode.c
Auto-merging fs/ext4/mballoc.c
Auto-merging fs/ext4/page-io.c
CONFLICT (add/add): Merge conflict in fs/ext4/page-io.c
Auto-merging fs/ext4/resize.c
Auto-merging fs/ext4/super.c
CONFLICT (content): Merge conflict in fs/ext4/super.c
Auto-merging fs/jbd2/journal.c
Auto-merging include/linux/fs.h
Auto-merging include/linux/sched.h
Auto-merging include/linux/syscalls.h
Auto-merging include/trace/events/ext4.h
CONFLICT (content): Merge conflict in include/trace/events/ext4.h
Auto-merging kernel/resource.c
Automatic merge failed; fix conflicts and then commit the result.
sd@tbox:/mnt/sdb5/linux-next/linux-next$


[-- Attachment #3: MERGE_CONFLICT_linux-2.6 --]
[-- Type: application/octet-stream, Size: 2368 bytes --]

sd@tbox:/mnt/sdb5/linux-next/linux-next$ git pull git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git master:linux-2.6
remote: Counting objects: 22442, done.
remote: Compressing objects: 100% (4051/4051), done.
remote: Total 18452 (delta 14949), reused 17526 (delta 14116)
Receiving objects: 100% (18452/18452), 3.90 MiB | 619 KiB/s, done.
Resolving deltas: 100% (14949/14949), completed with 2452 local objects.
From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
 * [new branch]      master     -> linux-2.6
warning: too many files (created: 1263 deleted: 324), skipping inexact rename detection
warning: too many files (created: 645 deleted: 441), skipping inexact rename detection
Auto-merging Documentation/feature-removal-schedule.txt
Auto-merging Documentation/filesystems/proc.txt
Auto-merging Kbuild
Auto-merging MAINTAINERS
Auto-merging arch/mn10300/Kconfig
CONFLICT (content): Merge conflict in arch/mn10300/Kconfig
Removing arch/mn10300/mm/cache-flush-mn10300.S
Removing arch/mn10300/mm/cache-mn10300.S
Auto-merging arch/x86/xen/enlighten.c
Auto-merging drivers/gpio/Kconfig
Auto-merging drivers/gpio/Makefile
Auto-merging drivers/media/IR/lirc_dev.c
Auto-merging drivers/net/Kconfig
Auto-merging drivers/pci/proc.c
Auto-merging drivers/rtc/Kconfig
Auto-merging drivers/rtc/Makefile
Auto-merging fs/Kconfig
Auto-merging fs/ext3/inode.c
Auto-merging fs/ext3/super.c
Auto-merging fs/ext4/block_validity.c
Auto-merging fs/ext4/ext4.h
CONFLICT (content): Merge conflict in fs/ext4/ext4.h
Auto-merging fs/ext4/extents.c
CONFLICT (content): Merge conflict in fs/ext4/extents.c
Auto-merging fs/ext4/ialloc.c
CONFLICT (content): Merge conflict in fs/ext4/ialloc.c
Auto-merging fs/ext4/inode.c
CONFLICT (content): Merge conflict in fs/ext4/inode.c
Auto-merging fs/ext4/mballoc.c
Auto-merging fs/ext4/page-io.c
CONFLICT (add/add): Merge conflict in fs/ext4/page-io.c
Auto-merging fs/ext4/resize.c
Auto-merging fs/ext4/super.c
CONFLICT (content): Merge conflict in fs/ext4/super.c
Auto-merging include/linux/fs.h
Auto-merging include/linux/sched.h
Auto-merging include/linux/syscalls.h
Auto-merging include/trace/events/ext4.h
CONFLICT (content): Merge conflict in include/trace/events/ext4.h
Auto-merging kernel/resource.c
Automatic merge failed; fix conflicts and then commit the result.
sd@tbox:/mnt/sdb5/linux-next/linux-next$


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

* Re: [next-20101028] Call trace in ext4
  2010-10-28 15:08   ` Sedat Dilek
@ 2010-10-28 15:27     ` Ted Ts'o
  0 siblings, 0 replies; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 15:27 UTC (permalink / raw)
  To: sedat.dilek; +Cc: LKML, linux-ext4, sfr, Arnd Bergmann

On Thu, Oct 28, 2010 at 05:08:32PM +0200, Sedat Dilek wrote:
> I tried to GIT-pull ext4/upstream-merge and linux-2.6/master into
> linux-next (20101028), for both cases there occured CONFLICTS.
> So let's see if this is fixed in tommorow's linux-next patch .
> 
> For now, I switch to Linux 2.6.36-git11 and will report later.

Yeah, sorry.  What got dropped into Linux next was something that was
in the middle of getting prepared for the push to Linus.  Thanks to
the shortened merge window and things being crazy for me (between
$WORK stuff, Kernel Summit and Linux Plumber's Conference stuff, etc.)
some stuff didn't get fully finished in the ext4 tree until the very
last minute.

There were indeed a largish number of conflicts this time around,
mainly because of parallel development between the bio layer and ext4.
I suspect Stephen had not resolved those conflicts in the same way as
I had, and thus you had problems trying to pull in ext4/upstream-merge
into linux-next.

Linux 2.6.36-git11 has the full set of ext4 commits which I intended
to push to Linus before 37-rc1, and so linux-next should be free of
conflicts for tomorrow night.  Let me know if you have any problems
with -git11.

Regards,

						- Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 10:05 [next-20101038] Call trace in ext4 Sedat Dilek
  2010-10-28 10:34 ` [next-20101028] " Sedat Dilek
@ 2010-10-28 17:52 ` Markus Trippelsdorf
  2010-10-28 18:01   ` Ted Ts'o
  2010-10-28 18:20   ` Sedat Dilek
  1 sibling, 2 replies; 28+ messages in thread
From: Markus Trippelsdorf @ 2010-10-28 17:52 UTC (permalink / raw)
  To: sedat.dilek; +Cc: LKML, linux-ext4, Theodore Ts'o, sfr, Arnd Bergmann

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

On Thu, Oct 28, 2010 at 12:05:05PM +0200, Sedat Dilek wrote:
> Hi,
> 
> I have built today linux-next as of next-20101028 in a non-BKL config
> (kernel-config attached) on a Debian i386/sid host.
> 
> When I start my quassel IRC-client I get reproducibly this call-trace:
> 
> # tail -40 kern.log
> Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
> maximal mount count reached, running e2fsck is recommended
> Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
> internal journal
> Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
> filesystem with ordered data mode
> Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
> Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
> /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!

The same BUG (inode.c:2721) happend here today running latest vanilla
git. There is nothing in my logs unfortunately, but I shot a photo of
the trace (see attachment).

-- 
Markus

[-- Attachment #2: ext4bug_.jpg --]
[-- Type: image/jpeg, Size: 210266 bytes --]

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 17:52 ` [next-20101038] " Markus Trippelsdorf
@ 2010-10-28 18:01   ` Ted Ts'o
  2010-10-28 18:16       ` Eric Sandeen
  2010-10-28 19:32       ` Ted Ts'o
  2010-10-28 18:20   ` Sedat Dilek
  1 sibling, 2 replies; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 18:01 UTC (permalink / raw)
  To: Markus Trippelsdorf; +Cc: sedat.dilek, LKML, linux-ext4, sfr, Arnd Bergmann

On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
> 
> The same BUG (inode.c:2721) happend here today running latest vanilla
> git. There is nothing in my logs unfortunately, but I shot a photo of
> the trace (see attachment).

I see, it's the page_buffers() call which is triggering.  Looking into
it...

							- Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 18:01   ` Ted Ts'o
@ 2010-10-28 18:16       ` Eric Sandeen
  2010-10-28 19:32       ` Ted Ts'o
  1 sibling, 0 replies; 28+ messages in thread
From: Eric Sandeen @ 2010-10-28 18:16 UTC (permalink / raw)
  To: Ted Ts'o, Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4,
	sfr, Arnd Bergmann

Ted Ts'o wrote:
> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
>> The same BUG (inode.c:2721) happend here today running latest vanilla
>> git. There is nothing in my logs unfortunately, but I shot a photo of
>> the trace (see attachment).
> 
> I see, it's the page_buffers() call which is triggering.  Looking into
> it...
> 
> 							- Ted

Same bug that Avinash Kurup reported, right.

-Eric

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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 18:16       ` Eric Sandeen
  0 siblings, 0 replies; 28+ messages in thread
From: Eric Sandeen @ 2010-10-28 18:16 UTC (permalink / raw)
  To: Ted Ts'o, Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4, sfr

Ted Ts'o wrote:
> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
>> The same BUG (inode.c:2721) happend here today running latest vanilla
>> git. There is nothing in my logs unfortunately, but I shot a photo of
>> the trace (see attachment).
> 
> I see, it's the page_buffers() call which is triggering.  Looking into
> it...
> 
> 							- Ted

Same bug that Avinash Kurup reported, right.

-Eric

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 17:52 ` [next-20101038] " Markus Trippelsdorf
  2010-10-28 18:01   ` Ted Ts'o
@ 2010-10-28 18:20   ` Sedat Dilek
  2010-10-28 18:34       ` Sedat Dilek
  1 sibling, 1 reply; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 18:20 UTC (permalink / raw)
  To: Markus Trippelsdorf
  Cc: LKML, linux-ext4, Theodore Ts'o, sfr, Arnd Bergmann

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

On Thu, Oct 28, 2010 at 7:52 PM, Markus Trippelsdorf
<markus@trippelsdorf.de> wrote:
> On Thu, Oct 28, 2010 at 12:05:05PM +0200, Sedat Dilek wrote:
>> Hi,
>>
>> I have built today linux-next as of next-20101028 in a non-BKL config
>> (kernel-config attached) on a Debian i386/sid host.
>>
>> When I start my quassel IRC-client I get reproducibly this call-trace:
>>
>> # tail -40 kern.log
>> Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
>> maximal mount count reached, running e2fsck is recommended
>> Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
>> internal journal
>> Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
>> filesystem with ordered data mode
>> Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
>> Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
>> /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
>
> The same BUG (inode.c:2721) happend here today running latest vanilla
> git. There is nothing in my logs unfortunately, but I shot a photo of
> the trace (see attachment).
>
> --
> Markus
>

Looks like the two patches from ext/for_linus GIT-branch stabilzes
system, here (2.6.36-git11).

root@tbox:~# uptime
 20:19:42 up 19 min,  4 users,  load average: 1.27, 0.89, 0.58

- Sedat -

[-- Attachment #2: 0001-ext4-Fix-build-when-CONFIG_EXT4_FS_XATTR.patch --]
[-- Type: text/x-diff, Size: 1312 bytes --]

From 04ee02f542b13d9e4114a2cac86b02874a658324 Mon Sep 17 00:00:00 2001
From: Ingo Molnar <mingo@elte.hu>
Date: Thu, 28 Oct 2010 12:01:17 -0400
Subject: [PATCH 1/2] ext4: Fix build when !CONFIG_EXT4_FS_XATTR
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

> Theodore Ts'o (18):
>       ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()

Today's -tip fails to build due to upstream commit 5dabfc7 ("ext4:
rename {exit,init}_ext4_*() to ext4_{exit,init}_*()"), on
all[yes/mod]config with CONFIG_EXT4_FS_XATTR disabled:

  fs/ext4/super.c:4776: error: implicit declaration of function ‘ext4_init_xattr’

Commit 5dabfc7 renamed init_ext4_xattr to ext4_init_xattr but forgot
to update the definition in fs/ext4/xattr.h. The patch below fixes it.

[ Mea culpa, mea culpa, mea maximum culpa -Ted ]

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
---
 fs/ext4/xattr.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ext4/xattr.h b/fs/ext4/xattr.h
index 281dd83..1ef1652 100644
--- a/fs/ext4/xattr.h
+++ b/fs/ext4/xattr.h
@@ -122,7 +122,7 @@ ext4_xattr_put_super(struct super_block *sb)
 }
 
 static __init inline int
-init_ext4_xattr(void)
+ext4_init_xattr(void)
 {
 	return 0;
 }
-- 
1.7.2.3


[-- Attachment #3: 0002-fs-build-fix-when-CONFIG_BLOCK.patch --]
[-- Type: text/x-diff, Size: 1405 bytes --]

From 74ee3ef569ac76b7a600ac69097f8ff96aaa5b50 Mon Sep 17 00:00:00 2001
From: Ingo Molnar <mingo@elte.hu>
Date: Thu, 28 Oct 2010 12:03:05 -0400
Subject: [PATCH 2/2] fs: build fix when !CONFIG_BLOCK
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Today's -tip fails to build on !CONFIG_BLOCK, due to upstream commit
367a51a ("fs: Add FITRIM ioctl"):

 include/linux/fs.h:36: error: expected specifier-qualifier-list before ‘uint64_t’
 include/linux/fs.h:36: error: expected specifier-qualifier-list before ‘uint64_t’
 include/linux/fs.h:36: error: expected specifier-qualifier-list before ‘uint64_t’

The commit adds uint64_t type usage to fs.h, but linux/types.h is not
included explicitly - it's only included implicitly via
linux/blk_types.h, and there only if CONFIG_BLOCK is enabled.

Add the explicit #include to fix this.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
---
 include/linux/fs.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/fs.h b/include/linux/fs.h
index 6ed7ace..1c73b50 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -9,6 +9,7 @@
 #include <linux/limits.h>
 #include <linux/ioctl.h>
 #include <linux/blk_types.h>
+#include <linux/types.h>
 
 /*
  * It's silly to have NR_OPEN bigger than NR_FILE, but you can change
-- 
1.7.2.3


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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 18:20   ` Sedat Dilek
@ 2010-10-28 18:34       ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 18:34 UTC (permalink / raw)
  To: Markus Trippelsdorf
  Cc: LKML, linux-ext4, Theodore Ts'o, sfr, Arnd Bergmann

On Thu, Oct 28, 2010 at 8:20 PM, Sedat Dilek <sedat.dilek@googlemail.com> wrote:
> On Thu, Oct 28, 2010 at 7:52 PM, Markus Trippelsdorf
> <markus@trippelsdorf.de> wrote:
>> On Thu, Oct 28, 2010 at 12:05:05PM +0200, Sedat Dilek wrote:
>>> Hi,
>>>
>>> I have built today linux-next as of next-20101028 in a non-BKL config
>>> (kernel-config attached) on a Debian i386/sid host.
>>>
>>> When I start my quassel IRC-client I get reproducibly this call-trace:
>>>
>>> # tail -40 kern.log
>>> Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
>>> maximal mount count reached, running e2fsck is recommended
>>> Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
>>> internal journal
>>> Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
>>> filesystem with ordered data mode
>>> Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
>>> Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
>>> /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
>>
>> The same BUG (inode.c:2721) happend here today running latest vanilla
>> git. There is nothing in my logs unfortunately, but I shot a photo of
>> the trace (see attachment).
>>
>> --
>> Markus
>>
>
> Looks like the two patches from ext/for_linus GIT-branch stabilzes
> system, here (2.6.36-git11).
>
> root@tbox:~# uptime
>  20:19:42 up 19 min,  4 users,  load average: 1.27, 0.89, 0.58
>
> - Sedat -
>

One minute after I sent the mail, I ran into the error.
Now, I could start my IRC-client for a while... till crash.


- Sedat -

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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 18:34       ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 18:34 UTC (permalink / raw)
  To: Markus Trippelsdorf
  Cc: LKML, linux-ext4, Theodore Ts'o, sfr, Arnd Bergmann

On Thu, Oct 28, 2010 at 8:20 PM, Sedat Dilek <sedat.dilek@googlemail.com> wrote:
> On Thu, Oct 28, 2010 at 7:52 PM, Markus Trippelsdorf
> <markus@trippelsdorf.de> wrote:
>> On Thu, Oct 28, 2010 at 12:05:05PM +0200, Sedat Dilek wrote:
>>> Hi,
>>>
>>> I have built today linux-next as of next-20101028 in a non-BKL config
>>> (kernel-config attached) on a Debian i386/sid host.
>>>
>>> When I start my quassel IRC-client I get reproducibly this call-trace:
>>>
>>> # tail -40 kern.log
>>> Oct 28 11:42:54 tbox kernel: [   32.872957] EXT3-fs (sdb5): warning:
>>> maximal mount count reached, running e2fsck is recommended
>>> Oct 28 11:42:54 tbox kernel: [   32.873621] EXT3-fs (sdb5): using
>>> internal journal
>>> Oct 28 11:42:54 tbox kernel: [   32.873635] EXT3-fs (sdb5): mounted
>>> filesystem with ordered data mode
>>> Oct 28 11:44:16 tbox kernel: [  115.480401] ------------[ cut here ]------------
>>> Oct 28 11:44:16 tbox kernel: [  115.480598] kernel BUG at
>>> /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
>>
>> The same BUG (inode.c:2721) happend here today running latest vanilla
>> git. There is nothing in my logs unfortunately, but I shot a photo of
>> the trace (see attachment).
>>
>> --
>> Markus
>>
>
> Looks like the two patches from ext/for_linus GIT-branch stabilzes
> system, here (2.6.36-git11).
>
> root@tbox:~# uptime
>  20:19:42 up 19 min,  4 users,  load average: 1.27, 0.89, 0.58
>
> - Sedat -
>

One minute after I sent the mail, I ran into the error.
Now, I could start my IRC-client for a while... till crash.


- Sedat -
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 18:34       ` Sedat Dilek
  (?)
@ 2010-10-28 18:55       ` Ted Ts'o
  -1 siblings, 0 replies; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 18:55 UTC (permalink / raw)
  To: sedat.dilek; +Cc: Markus Trippelsdorf, LKML, linux-ext4, sfr, Arnd Bergmann

On Thu, Oct 28, 2010 at 08:34:19PM +0200, Sedat Dilek wrote:
> 
> One minute after I sent the mail, I ran into the error.
> Now, I could start my IRC-client for a while... till crash.

Yeah, the patchesin ext4/next are just things to fix compiling without
CONFIG_BLOCK or CONFIG_EXT4_FS_XATTR.  It doesn't make any code
changes at all.

					- Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 18:01   ` Ted Ts'o
@ 2010-10-28 19:32       ` Ted Ts'o
  2010-10-28 19:32       ` Ted Ts'o
  1 sibling, 0 replies; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 19:32 UTC (permalink / raw)
  To: Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4, sfr,
	Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
> > 
> > The same BUG (inode.c:2721) happend here today running latest vanilla
> > git. There is nothing in my logs unfortunately, but I shot a photo of
> > the trace (see attachment).
> 
> I see, it's the page_buffers() call which is triggering.  Looking into
> it...

Can folks let me know if this fixes the problem?

In this case I haven't been able to replicate the problem, but I've
eyeballed the problem and I'm about 90% certain this should fix
things.  But I don't want to push this to Linus until I get
confirmation from you all that it fixes things.  That's just one of
the ways in which your testing is critically important for ext4, so
thanks again for your help in the past, present, and future.
Thanks!!

						- Ted

commit 51279fcb9720aa856ad81673886ca2349a373dac
Author: Theodore Ts'o <tytso@mit.edu>
Date:   Thu Oct 28 15:15:21 2010 -0400

    ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
    
    We need to make check if a page does not have buffes by checking
    page_has_buffers(page) before calling page_buffers(page) in
    ext4_writepage().  Otherwise page_buffers() could throw a BUG_ON.
    
    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
index 2d6c6c8..1916164 100644
--- a/fs/ext4/inode.c
+++ b/fs/ext4/inode.c
@@ -2718,7 +2718,7 @@ static int ext4_writepage(struct page *page,
 	 * try to create them using __block_write_begin.  If this
 	 * fails, redirty the page and move on.
 	 */
-	if (!page_buffers(page)) {
+	if (!page_has_buffers(page)) {
 		if (__block_write_begin(page, 0, len,
 					noalloc_get_block_write)) {
 		redirty_page:
@@ -2732,12 +2732,10 @@ static int ext4_writepage(struct page *page,
 	if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
 			      ext4_bh_delay_or_unwritten)) {
 		/*
-		 * We don't want to do block allocation So redirty the
-		 * page and return We may reach here when we do a
-		 * journal commit via
-		 * journal_submit_inode_data_buffers.  If we don't
-		 * have mapping block we just ignore them. We can also
-		 * reach here via shrink_page_list
+		 * We don't want to do block allocation, so redirty
+		 * the page and return.  We may reach here when we do
+		 * a journal commit via journal_submit_inode_data_buffers.
+		 * We can also reach here via shrink_page_list
 		 */
 		goto redirty_page;
 	}

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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 19:32       ` Ted Ts'o
  0 siblings, 0 replies; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 19:32 UTC (permalink / raw)
  To: Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4, sfr, Arnd Bergmann

On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
> > 
> > The same BUG (inode.c:2721) happend here today running latest vanilla
> > git. There is nothing in my logs unfortunately, but I shot a photo of
> > the trace (see attachment).
> 
> I see, it's the page_buffers() call which is triggering.  Looking into
> it...

Can folks let me know if this fixes the problem?

In this case I haven't been able to replicate the problem, but I've
eyeballed the problem and I'm about 90% certain this should fix
things.  But I don't want to push this to Linus until I get
confirmation from you all that it fixes things.  That's just one of
the ways in which your testing is critically important for ext4, so
thanks again for your help in the past, present, and future.
Thanks!!

						- Ted

commit 51279fcb9720aa856ad81673886ca2349a373dac
Author: Theodore Ts'o <tytso@mit.edu>
Date:   Thu Oct 28 15:15:21 2010 -0400

    ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
    
    We need to make check if a page does not have buffes by checking
    page_has_buffers(page) before calling page_buffers(page) in
    ext4_writepage().  Otherwise page_buffers() could throw a BUG_ON.
    
    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
index 2d6c6c8..1916164 100644
--- a/fs/ext4/inode.c
+++ b/fs/ext4/inode.c
@@ -2718,7 +2718,7 @@ static int ext4_writepage(struct page *page,
 	 * try to create them using __block_write_begin.  If this
 	 * fails, redirty the page and move on.
 	 */
-	if (!page_buffers(page)) {
+	if (!page_has_buffers(page)) {
 		if (__block_write_begin(page, 0, len,
 					noalloc_get_block_write)) {
 		redirty_page:
@@ -2732,12 +2732,10 @@ static int ext4_writepage(struct page *page,
 	if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
 			      ext4_bh_delay_or_unwritten)) {
 		/*
-		 * We don't want to do block allocation So redirty the
-		 * page and return We may reach here when we do a
-		 * journal commit via
-		 * journal_submit_inode_data_buffers.  If we don't
-		 * have mapping block we just ignore them. We can also
-		 * reach here via shrink_page_list
+		 * We don't want to do block allocation, so redirty
+		 * the page and return.  We may reach here when we do
+		 * a journal commit via journal_submit_inode_data_buffers.
+		 * We can also reach here via shrink_page_list
 		 */
 		goto redirty_page;
 	}

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 19:32       ` Ted Ts'o
@ 2010-10-28 19:36         ` Eric Sandeen
  -1 siblings, 0 replies; 28+ messages in thread
From: Eric Sandeen @ 2010-10-28 19:36 UTC (permalink / raw)
  To: Ted Ts'o, Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4,
	sfr, Arnd Bergmann, Avinash Kurup

Ted Ts'o wrote:
> On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
>> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
>>> The same BUG (inode.c:2721) happend here today running latest vanilla
>>> git. There is nothing in my logs unfortunately, but I shot a photo of
>>> the trace (see attachment).
>> I see, it's the page_buffers() call which is triggering.  Looking into
>> it...
> 
> Can folks let me know if this fixes the problem?

Ted, any idea what caused the change in behavior here?

-Eric

> In this case I haven't been able to replicate the problem, but I've
> eyeballed the problem and I'm about 90% certain this should fix
> things.  But I don't want to push this to Linus until I get
> confirmation from you all that it fixes things.  That's just one of
> the ways in which your testing is critically important for ext4, so
> thanks again for your help in the past, present, and future.
> Thanks!!
> 
> 						- Ted
> 
> commit 51279fcb9720aa856ad81673886ca2349a373dac
> Author: Theodore Ts'o <tytso@mit.edu>
> Date:   Thu Oct 28 15:15:21 2010 -0400
> 
>     ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
>     
>     We need to make check if a page does not have buffes by checking
>     page_has_buffers(page) before calling page_buffers(page) in
>     ext4_writepage().  Otherwise page_buffers() could throw a BUG_ON.
>     
>     Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
> 
> diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
> index 2d6c6c8..1916164 100644
> --- a/fs/ext4/inode.c
> +++ b/fs/ext4/inode.c
> @@ -2718,7 +2718,7 @@ static int ext4_writepage(struct page *page,
>  	 * try to create them using __block_write_begin.  If this
>  	 * fails, redirty the page and move on.
>  	 */
> -	if (!page_buffers(page)) {
> +	if (!page_has_buffers(page)) {
>  		if (__block_write_begin(page, 0, len,
>  					noalloc_get_block_write)) {
>  		redirty_page:
> @@ -2732,12 +2732,10 @@ static int ext4_writepage(struct page *page,
>  	if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
>  			      ext4_bh_delay_or_unwritten)) {
>  		/*
> -		 * We don't want to do block allocation So redirty the
> -		 * page and return We may reach here when we do a
> -		 * journal commit via
> -		 * journal_submit_inode_data_buffers.  If we don't
> -		 * have mapping block we just ignore them. We can also
> -		 * reach here via shrink_page_list
> +		 * We don't want to do block allocation, so redirty
> +		 * the page and return.  We may reach here when we do
> +		 * a journal commit via journal_submit_inode_data_buffers.
> +		 * We can also reach here via shrink_page_list
>  		 */
>  		goto redirty_page;
>  	}
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 19:36         ` Eric Sandeen
  0 siblings, 0 replies; 28+ messages in thread
From: Eric Sandeen @ 2010-10-28 19:36 UTC (permalink / raw)
  To: Ted Ts'o, Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4, sfr

Ted Ts'o wrote:
> On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
>> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
>>> The same BUG (inode.c:2721) happend here today running latest vanilla
>>> git. There is nothing in my logs unfortunately, but I shot a photo of
>>> the trace (see attachment).
>> I see, it's the page_buffers() call which is triggering.  Looking into
>> it...
> 
> Can folks let me know if this fixes the problem?

Ted, any idea what caused the change in behavior here?

-Eric

> In this case I haven't been able to replicate the problem, but I've
> eyeballed the problem and I'm about 90% certain this should fix
> things.  But I don't want to push this to Linus until I get
> confirmation from you all that it fixes things.  That's just one of
> the ways in which your testing is critically important for ext4, so
> thanks again for your help in the past, present, and future.
> Thanks!!
> 
> 						- Ted
> 
> commit 51279fcb9720aa856ad81673886ca2349a373dac
> Author: Theodore Ts'o <tytso@mit.edu>
> Date:   Thu Oct 28 15:15:21 2010 -0400
> 
>     ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
>     
>     We need to make check if a page does not have buffes by checking
>     page_has_buffers(page) before calling page_buffers(page) in
>     ext4_writepage().  Otherwise page_buffers() could throw a BUG_ON.
>     
>     Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
> 
> diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
> index 2d6c6c8..1916164 100644
> --- a/fs/ext4/inode.c
> +++ b/fs/ext4/inode.c
> @@ -2718,7 +2718,7 @@ static int ext4_writepage(struct page *page,
>  	 * try to create them using __block_write_begin.  If this
>  	 * fails, redirty the page and move on.
>  	 */
> -	if (!page_buffers(page)) {
> +	if (!page_has_buffers(page)) {
>  		if (__block_write_begin(page, 0, len,
>  					noalloc_get_block_write)) {
>  		redirty_page:
> @@ -2732,12 +2732,10 @@ static int ext4_writepage(struct page *page,
>  	if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
>  			      ext4_bh_delay_or_unwritten)) {
>  		/*
> -		 * We don't want to do block allocation So redirty the
> -		 * page and return We may reach here when we do a
> -		 * journal commit via
> -		 * journal_submit_inode_data_buffers.  If we don't
> -		 * have mapping block we just ignore them. We can also
> -		 * reach here via shrink_page_list
> +		 * We don't want to do block allocation, so redirty
> +		 * the page and return.  We may reach here when we do
> +		 * a journal commit via journal_submit_inode_data_buffers.
> +		 * We can also reach here via shrink_page_list
>  		 */
>  		goto redirty_page;
>  	}
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 19:32       ` Ted Ts'o
@ 2010-10-28 19:54         ` Sedat Dilek
  -1 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 19:54 UTC (permalink / raw)
  To: Ted Ts'o, Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4,
	sfr, Arnd Bergmann, Avinash Kurup

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

On Thu, Oct 28, 2010 at 9:32 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
>> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
>> >
>> > The same BUG (inode.c:2721) happend here today running latest vanilla
>> > git. There is nothing in my logs unfortunately, but I shot a photo of
>> > the trace (see attachment).
>>
>> I see, it's the page_buffers() call which is triggering.  Looking into
>> it...
>
> Can folks let me know if this fixes the problem?
>
> In this case I haven't been able to replicate the problem, but I've
> eyeballed the problem and I'm about 90% certain this should fix
> things.  But I don't want to push this to Linus until I get
> confirmation from you all that it fixes things.  That's just one of
> the ways in which your testing is critically important for ext4, so
> thanks again for your help in the past, present, and future.
> Thanks!!
>
>                                                - Ted
>
> commit 51279fcb9720aa856ad81673886ca2349a373dac
> Author: Theodore Ts'o <tytso@mit.edu>
> Date:   Thu Oct 28 15:15:21 2010 -0400
>
>    ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
>
>    We need to make check if a page does not have buffes by checking
>    page_has_buffers(page) before calling page_buffers(page) in
>    ext4_writepage().  Otherwise page_buffers() could throw a BUG_ON.
>
>    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
>
> diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
> index 2d6c6c8..1916164 100644
> --- a/fs/ext4/inode.c
> +++ b/fs/ext4/inode.c
> @@ -2718,7 +2718,7 @@ static int ext4_writepage(struct page *page,
>         * try to create them using __block_write_begin.  If this
>         * fails, redirty the page and move on.
>         */
> -       if (!page_buffers(page)) {
> +       if (!page_has_buffers(page)) {
>                if (__block_write_begin(page, 0, len,
>                                        noalloc_get_block_write)) {
>                redirty_page:
> @@ -2732,12 +2732,10 @@ static int ext4_writepage(struct page *page,
>        if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
>                              ext4_bh_delay_or_unwritten)) {
>                /*
> -                * We don't want to do block allocation So redirty the
> -                * page and return We may reach here when we do a
> -                * journal commit via
> -                * journal_submit_inode_data_buffers.  If we don't
> -                * have mapping block we just ignore them. We can also
> -                * reach here via shrink_page_list
> +                * We don't want to do block allocation, so redirty
> +                * the page and return.  We may reach here when we do
> +                * a journal commit via journal_submit_inode_data_buffers.
> +                * We can also reach here via shrink_page_list
>                 */
>                goto redirty_page;
>        }
>

Hm, unfortunately NO (see logs).

I have compiled via M=fs/ext4 in an already compiled build-tree with
these 3 patches.

sd@tbox:~/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none$
cat .pc/applied-patches
0001-ext4-Fix-build-when-CONFIG_EXT4_FS_XATTR.patch
0002-fs-build-fix-when-CONFIG_BLOCK.patch
ext4-BUG_ON-fix-check-if-page-has-buffers-before-calling-page_buffers.patch

- Sedat -

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 57037 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
[    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
[    0.000000] DMI present.
[    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DBFFF uncachable
[    0.000000]   DC000-DFFFF write-back
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
[    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
[    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
[    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
[    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
[    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
[    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
[    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
[    0.000000] ACPI: FACS 3ff78000 00040
[    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
[    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
[    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
[    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
[    0.000000] 135MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003ff60
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003ff60
[    0.000000] On node 0 totalpages: 261871
[    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 271 pages used for memmap
[    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
[    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
[    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
[    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] NR_IRQS:1280
[    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1694.278 MHz processor.
[    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
[    0.008014] pid_max: default: 32768 minimum: 301
[    0.008049] Security Framework initialized
[    0.008059] SELinux:  Disabled at boot.
[    0.008081] Mount-cache hash table entries: 512
[    0.008291] Initializing cgroup subsys ns
[    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.008302] Initializing cgroup subsys cpuacct
[    0.008308] Initializing cgroup subsys devices
[    0.008311] Initializing cgroup subsys freezer
[    0.008314] Initializing cgroup subsys net_cls
[    0.008318] Initializing cgroup subsys blkio
[    0.008372] mce: CPU supports 5 MCE banks
[    0.008397] Performance Events: 
[    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.008403] no hardware sampling interrupt available.
[    0.008405] p6 PMU driver.
[    0.008411] ... version:                0
[    0.008413] ... bit width:              32
[    0.008415] ... generic registers:      2
[    0.008418] ... value mask:             00000000ffffffff
[    0.008420] ... max period:             000000007fffffff
[    0.008422] ... fixed-purpose events:   0
[    0.008425] ... event mask:             0000000000000003
[    0.008947] SMP alternatives: switching to UP code
[    0.013686] Freeing SMP alternatives: 16k freed
[    0.013694] ACPI: Core revision 20101013
[    0.029767] ACPI: setting ELCR to 0200 (from 0800)
[    0.032080] weird, boot CPU (#0) not listed by the BIOS.
[    0.032083] SMP motherboard not detected.
[    0.032086] Local APIC not detected. Using dummy APIC emulation.
[    0.032088] SMP disabled
[    0.032440] Brought up 1 CPUs
[    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
[    0.036162] devtmpfs: initialized
[    0.036579] regulator: core version 0.5
[    0.036632] NET: Registered protocol family 16
[    0.036756] ACPI: bus type pci registered
[    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
[    0.037079] PCI: Using configuration type 1 for base access
[    0.037566] bio: create slab <bio-0> at 0
[    0.039245] ACPI: EC: EC description table is found, configuring boot EC
[    0.054262] ACPI: Interpreter enabled
[    0.054267] ACPI: (supports S0 S3 S4 S5)
[    0.054291] ACPI: Using PIC for interrupt routing
[    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.060826] ACPI: Power Resource [PUBS] (on)
[    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
[    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
[    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
[    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
[    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.061311] pci 0000:00:1d.7: PME# disabled
[    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
[    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
[    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
[    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
[    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
[    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
[    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
[    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
[    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.061705] pci 0000:00:1f.5: PME# disabled
[    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
[    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
[    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.061799] pci 0000:00:1f.6: PME# disabled
[    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
[    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
[    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
[    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.064091] pci 0000:01:00.0: supports D1 D2
[    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
[    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
[    0.064195] pci 0000:02:00.0: supports D1 D2
[    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.064203] pci 0000:02:00.0: PME# disabled
[    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
[    0.064256] pci 0000:02:00.1: supports D1 D2
[    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.064264] pci 0000:02:00.1: PME# disabled
[    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
[    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
[    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
[    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.064387] pci 0000:02:01.0: PME# disabled
[    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
[    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
[    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
[    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
[    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
[    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.064617] pci_bus 0000:00: on NUMA node 0
[    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068774] HEST: Table is not found!
[    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.068856] vgaarb: loaded
[    0.068921] PCI: Using ACPI for IRQ routing
[    0.069056] PCI: pci_cache_line_size set to 64 bytes
[    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
[    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
[    0.069270] Switching to clocksource tsc
[    0.070692] pnp: PnP ACPI init
[    0.070716] ACPI: bus type pnp registered
[    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
[    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
[    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
[    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.071651] pnp 00:01: [bus 00-ff]
[    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
[    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
[    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.071911] pnp 00:02: [io  0x0010-0x001f]
[    0.071914] pnp 00:02: [io  0x0090-0x009f]
[    0.071917] pnp 00:02: [io  0x0024-0x0025]
[    0.071920] pnp 00:02: [io  0x0028-0x0029]
[    0.071922] pnp 00:02: [io  0x002c-0x002d]
[    0.071925] pnp 00:02: [io  0x0030-0x0031]
[    0.071928] pnp 00:02: [io  0x0034-0x0035]
[    0.071931] pnp 00:02: [io  0x0038-0x0039]
[    0.071933] pnp 00:02: [io  0x003c-0x003d]
[    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
[    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
[    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
[    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
[    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
[    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
[    0.071952] pnp 00:02: [io  0x0050-0x0053]
[    0.071955] pnp 00:02: [io  0x0072-0x0077]
[    0.071958] pnp 00:02: [io  0x002e-0x002f]
[    0.071961] pnp 00:02: [io  0x1000-0x107f]
[    0.071963] pnp 00:02: [io  0x1180-0x11bf]
[    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
[    0.071969] pnp 00:02: [io  0x1600-0x162f]
[    0.071972] pnp 00:02: [io  0x1632-0x167f]
[    0.071974] pnp 00:02: [io  0x004e-0x004f]
[    0.071977] pnp 00:02: [io  0x1630-0x1631]
[    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.071977] pnp 00:03: [io  0x0000-0x000f]
[    0.071977] pnp 00:03: [io  0x0080-0x008f]
[    0.071977] pnp 00:03: [io  0x00c0-0x00df]
[    0.071977] pnp 00:03: [dma 4]
[    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.071977] pnp 00:04: [io  0x0061]
[    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.071977] pnp 00:05: [io  0x00f0]
[    0.071977] pnp 00:05: [irq 13]
[    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.071977] pnp 00:06: [io  0x0070-0x0071]
[    0.071977] pnp 00:06: [irq 8]
[    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.071977] pnp 00:07: [io  0x0060]
[    0.071977] pnp 00:07: [io  0x0064]
[    0.071977] pnp 00:07: [irq 1]
[    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.071977] pnp 00:08: [irq 12]
[    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
[    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
[    0.071977] pnp 00:09: [io  0x03f7]
[    0.071977] pnp 00:09: [irq 6]
[    0.071977] pnp 00:09: [dma 2]
[    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.071977] pnp 00:0a: [irq 4]
[    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
[    0.071977] pnp 00:0b: [irq 7]
[    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
[    0.072512] pnp: PnP ACPI: found 13 devices
[    0.072515] ACPI: ACPI bus type pnp unregistered
[    0.072519] PnPBIOS: Disabled by ACPI PNP
[    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
[    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
[    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
[    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
[    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
[    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
[    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
[    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
[    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
[    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
[    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
[    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
[    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
[    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
[    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
[    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
[    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
[    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
[    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
[    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
[    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
[    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
[    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
[    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
[    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
[    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
[    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
[    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
[    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
[    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
[    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
[    0.109872] pci 0000:00:1e.0: setting latency timer to 64
[    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    0.110134] PCI: setting IRQ 11 as level-triggered
[    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
[    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
[    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
[    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
[    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
[    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
[    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
[    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
[    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
[    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
[    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
[    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
[    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
[    0.110483] NET: Registered protocol family 2
[    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
[    0.114011] TCP reno registered
[    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.114254] NET: Registered protocol family 1
[    0.114390] pci 0000:01:00.0: Boot video device
[    0.114408] PCI: CLS 32 bytes, default 64
[    0.114492] Unpacking initramfs...
[    0.543409] Freeing initrd memory: 10220k freed
[    0.559855] Simple Boot Flag at 0x35 set to 0x1
[    0.560260] audit: initializing netlink socket (disabled)
[    0.560283] type=2000 audit(1288302144.556:1): initialized
[    0.573418] highmem bounce pool size: 64 pages
[    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.575996] VFS: Disk quotas dquot_6.5.2
[    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.576216] msgmni has been set to 1747
[    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.576492] io scheduler noop registered
[    0.576494] io scheduler deadline registered
[    0.576515] io scheduler cfq registered (default)
[    0.576801] ERST: Table is not found!
[    0.576821] isapnp: Scanning for PnP cards...
[    0.930063] isapnp: No Plug & Play device found
[    0.930315] Linux agpgart interface v0.103
[    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.944752] serial 0000:00:1f.6: PCI INT B disabled
[    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.950552] mice: PS/2 mouse device common for all mice
[    0.950606] rtc_cmos 00:06: RTC can wake from S4
[    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    0.950697] cpuidle: using governor ladder
[    0.950700] cpuidle: using governor menu
[    0.951066] TCP cubic registered
[    0.951253] NET: Registered protocol family 10
[    0.951772] lo: Disabled Privacy Extensions
[    0.952057] Mobile IPv6
[    0.952061] NET: Registered protocol family 17
[    0.952072] Registering the dns_resolver key type
[    0.952099] Using IPI No-Shortcut mode
[    0.952204] PM: Hibernation image not present or could not be loaded.
[    0.952223] registered taskstats version 1
[    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
[    0.952492] Initalizing network drop monitor service
[    0.952544] Freeing unused kernel memory: 388k freed
[    0.952813] Write protecting the kernel text: 2596k
[    0.952838] Write protecting the kernel read-only data: 924k
[    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.027042] udev[47]: starting version 164
[    1.236368] Floppy drive(s): fd0 is 1.44M
[    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
[    1.248825] ACPI: Thermal Zone [THM0] (50 C)
[    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
[    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.277094] FDC 0 is a National Semiconductor PC87306
[    1.592760] usbcore: registered new interface driver usbfs
[    1.592924] usbcore: registered new interface driver hub
[    1.596108] usbcore: registered new device driver usb
[    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
[    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    1.621446] SCSI subsystem initialized
[    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
[    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
[    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.640154] usb usb1: Product: EHCI Host Controller
[    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
[    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
[    1.640363] hub 1-0:1.0: USB hub found
[    1.640371] hub 1-0:1.0: 6 ports detected
[    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
[    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.641738] usb usb2: Product: UHCI Host Controller
[    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
[    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
[    1.641899] hub 2-0:1.0: USB hub found
[    1.641905] hub 2-0:1.0: 2 ports detected
[    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
[    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.642847] usb usb3: Product: UHCI Host Controller
[    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
[    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
[    1.643078] hub 3-0:1.0: USB hub found
[    1.643084] hub 3-0:1.0: 2 ports detected
[    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
[    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.643484] usb usb4: Product: UHCI Host Controller
[    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
[    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
[    1.643705] hub 4-0:1.0: USB hub found
[    1.643711] hub 4-0:1.0: 2 ports detected
[    1.684752] libata version 3.00 loaded.
[    1.691330] ata_piix 0000:00:1f.1: version 2.13
[    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.692125] scsi0 : ata_piix
[    1.692329] scsi1 : ata_piix
[    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
[    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
[    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.848422] ata2.01: NODEV after polling detection
[    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
[    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
[    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
[    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
[    1.872668] ata2.00: configured for UDMA/33
[    1.872723] ata1.00: configured for UDMA/100
[    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
[    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
[    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
[    1.907825] sd 0:0:0:0: [sda] Write Protect is off
[    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
[    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
[    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
[    2.140987] usb 1-4: Product: Storagebird 35EV821
[    2.140990] usb 1-4: Manufacturer: 0123456
[    2.140992] usb 1-4: SerialNumber: 000000000340
[    2.158046] Initializing USB Mass Storage driver...
[    2.158167] scsi2 : usb-storage 1-4:1.0
[    2.158337] usbcore: registered new interface driver usb-storage
[    2.158339] USB Mass Storage support registered.
[    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
[    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
[    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
[    2.556836] usb 3-1: Manufacturer: Logitech
[    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
[    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
[    2.596680] usbcore: registered new interface driver usbhid
[    2.596682] usbhid: USB HID core driver
[    2.668321] device-mapper: uevent: version 1.0.3
[    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
[    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
[    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
[    3.200194] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.201686] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
[    3.283929] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
[    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
[    3.898630] init[1]: Set hostname to <tbox>.
[    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
[    5.535813] fuse init (API version 7.15)
[    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
[    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
[    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
[    5.881272] init[1]: Unit console-setup.service entered failed state.
[    6.281601] udev[366]: starting version 164
[    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    6.577737] ACPI: Lid Switch [LID]
[    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    6.577842] ACPI: Sleep Button [SLPB]
[    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    6.577948] ACPI: Power Button [PWRF]
[    6.643396] ACPI: Battery Slot [BAT0] (battery present)
[    6.644928] ACPI: AC Adapter [AC] (on-line)
[    6.684608] ACPI: acpi_idle registered with cpuidle
[    6.685130] Marking TSC unstable due to TSC halts in idle
[    6.686980] Switching to clocksource acpi_pm
[    6.919407] Non-volatile memory driver v1.3
[    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
[    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.154595] intel_rng: FWH not detected
[    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
[    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
[    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    7.398752] [drm] Initialized drm 1.1.0 20060810
[    7.535416] NET: Registered protocol family 23
[    7.536425] cfg80211: Calling CRDA to update world regulatory domain
[    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
[    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
[    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
[    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
[    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
[    7.731051] nsc-ircc 00:0c: [irq 3]
[    7.731056] nsc-ircc 00:0c: [dma 1]
[    7.731624] nsc-ircc 00:0c: activated
[    7.731806] nsc-ircc, chip->init
[    7.731815] nsc-ircc, Found chip at base=0x02e
[    7.731839] nsc-ircc, driver loaded (Dag Brattli)
[    7.733623] IrDA: Registered device irda0
[    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
[    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
[    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
[    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
[    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
[    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
[    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
[    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
[    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
[    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
[    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
[    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
[    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
[    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[    8.170763] Registered led device: tpacpi::thinklight
[    8.171652] Registered led device: tpacpi::power
[    8.171990] Registered led device: tpacpi::standby
[    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
[    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
[    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
[    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
[    8.520058] [drm] radeon kernel modesetting enabled.
[    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
[    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
[    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
[    8.534630] [drm] register mmio base: 0xC0100000
[    8.534632] [drm] register mmio size: 65536
[    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
[    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
[    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.535472] [drm] Driver supports precise vblank timestamp query.
[    8.535493] [drm] radeon: irq initialized.
[    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
[    8.536078] [drm] RAM width 128bits DDR
[    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
[    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
[    8.536178] [TTM] Initializing pool allocator.
[    8.536211] [drm] radeon: 64M of VRAM memory ready
[    8.536214] [drm] radeon: 256M of GTT memory ready.
[    8.537696] radeon 0000:01:00.0: WB enabled
[    8.538304] [drm] Loading R200 Microcode
[    8.578476] ath: EEPROM regdomain: 0x61
[    8.578479] ath: EEPROM indicates we should expect a direct regpair map
[    8.578485] ath: Country alpha2 being used: 00
[    8.578487] ath: Regpair used: 0x61
[    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
[    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[    8.669837]  clean.
[    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
[    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    8.722206] Registered led device: ath5k-phy0::rx
[    8.722234] Registered led device: ath5k-phy0::tx
[    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
[    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
[    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
[    8.728269] [drm] radeon: ring at 0x00000000D0001000
[    8.728291] [drm] ring test succeeded in 1 usecs
[    8.728547] [drm] radeon: ib pool ready.
[    8.728648] [drm] ib test succeeded in 0 usecs
[    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
[    8.728927] [drm] Panel Size 1400x1050
[    8.739921] [drm] radeon legacy LVDS backlight initialized
[    8.758506] [drm] No TV DAC info found in BIOS
[    8.758637] [drm] Radeon Display Connectors
[    8.758640] [drm] Connector 0:
[    8.758643] [drm]   VGA
[    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    8.758648] [drm]   Encoders:
[    8.758650] [drm]     CRT1: INTERNAL_DAC1
[    8.758653] [drm] Connector 1:
[    8.758655] [drm]   DVI-D
[    8.758656] [drm]   HPD1
[    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    8.758661] [drm]   Encoders:
[    8.758663] [drm]     DFP1: INTERNAL_TMDS1
[    8.758666] [drm] Connector 2:
[    8.758667] [drm]   LVDS
[    8.758669] [drm]   Encoders:
[    8.758671] [drm]     LCD1: INTERNAL_LVDS
[    8.758673] [drm] Connector 3:
[    8.758674] [drm]   S-video
[    8.758676] [drm]   Encoders:
[    8.758678] [drm]     TV1: INTERNAL_DAC2
[    8.764668] [drm] radeon: power management initialized
[    8.846521] [drm] fb mappable at 0xE0040000
[    8.846525] [drm] vram apper at 0xE0000000
[    8.846527] [drm] size 5914624
[    8.846529] [drm] fb depth is 24
[    8.846531] [drm]    pitch is 5632
[    8.916696] Console: switching to colour frame buffer device 175x65
[    8.977288] fb0: radeondrmfb frame buffer device
[    8.977291] drm: registered panic notifier
[    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
[    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
[    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
[    9.616044] intel8x0: clocking to 48000
[    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
[   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
[   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
[   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
[   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
[   12.431677] init[1]: Unit tmpwatch.service entered failed state.
[   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
[   15.686258] lp0: using parport0 (interrupt-driven).
[   15.957198] ppdev: user-space parallel port driver
[   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
[   17.346972] P-state transition latency capped at 20 uS
[   18.253916] Bluetooth: Core ver 2.15
[   18.253950] NET: Registered protocol family 31
[   18.253952] Bluetooth: HCI device and connection manager initialized
[   18.253955] Bluetooth: HCI socket layer initialized
[   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
[   18.661618] wlan0: authenticated
[   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
[   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[   18.665522] wlan0: associated
[   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   19.187205] Bluetooth: L2CAP ver 2.15
[   19.187209] Bluetooth: L2CAP socket layer initialized
[   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   19.331758] Bluetooth: BNEP filters: protocol multicast
[   19.335659] Bluetooth: RFCOMM TTY layer initialized
[   19.335664] Bluetooth: RFCOMM socket layer initialized
[   19.335667] Bluetooth: RFCOMM ver 1.11
[   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
[   19.596579] Bluetooth: SCO socket layer initialized
[   19.997363] padlock: VIA PadLock not detected.
[   29.384046] wlan0: no IPv6 routers present
[  100.884524] ------------[ cut here ]------------
[  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
[  100.885100] invalid opcode: 0000 [#1] SMP 
[  100.885277] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
[  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
[  100.888026] 
[  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
[  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
[  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
[  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
[  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
[  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[  100.888026] Process jbd2/sda5-8 (pid: 234, ti=efa20000 task=ef96d040 task.ti=efa20000)
[  100.888026] Stack:
[  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
[  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
[  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
[  100.888026] Call Trace:
[  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
[  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
[  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
[  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
[  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
[  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
[  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
[  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
[  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
[  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
[  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
[  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
[  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
[  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
[  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
[  100.888026] Code: 0c 89 34 24 89 ce 0f ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00 00 83 7b 0c 00 75 37 68 69 0c 5e 
[  100.888026] EIP: [<f85de3af>] ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:efa21dbc
[  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
[  154.455567] EXT3-fs: barriers not enabled
[  154.467107] kjournald starting.  Commit interval 5 seconds
[  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
[  154.468926] EXT3-fs (sdb5): using internal journal
[  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

[-- Attachment #3: debug --]
[-- Type: application/octet-stream, Size: 87441 bytes --]

Oct 28 20:00:58 tbox kernel: [    0.061165] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 20:00:58 tbox kernel: [    0.061228] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 20:00:58 tbox kernel: [    0.061307] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.061313] pci 0000:00:1d.7: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.061464] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 20:00:58 tbox kernel: [    0.061474] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 20:00:58 tbox kernel: [    0.061485] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 20:00:58 tbox kernel: [    0.061495] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 20:00:58 tbox kernel: [    0.061506] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 20:00:58 tbox kernel: [    0.061517] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 20:00:58 tbox kernel: [    0.064013] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 20:00:58 tbox kernel: [    0.064063] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 20:00:58 tbox kernel: [    0.064072] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 20:00:58 tbox kernel: [    0.064082] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 20:00:58 tbox kernel: [    0.064092] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 20:00:58 tbox kernel: [    0.064130] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064135] pci 0000:00:1f.5: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064164] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 20:00:58 tbox kernel: [    0.064174] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 20:00:58 tbox kernel: [    0.064224] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064229] pci 0000:00:1f.6: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064266] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064274] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 20:00:58 tbox kernel: [    0.064283] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 20:00:58 tbox kernel: [    0.064306] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064325] pci 0000:01:00.0: supports D1 D2
Oct 28 20:00:58 tbox kernel: [    0.064363] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 20:00:58 tbox kernel: [    0.064367] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 20:00:58 tbox kernel: [    0.064372] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064410] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 20:00:58 tbox kernel: [    0.064429] pci 0000:02:00.0: supports D1 D2
Oct 28 20:00:58 tbox kernel: [    0.064432] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064437] pci 0000:02:00.0: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064471] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 20:00:58 tbox kernel: [    0.064490] pci 0000:02:00.1: supports D1 D2
Oct 28 20:00:58 tbox kernel: [    0.064493] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064498] pci 0000:02:00.1: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064541] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 20:00:58 tbox kernel: [    0.064551] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 20:00:58 tbox kernel: [    0.064562] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 20:00:58 tbox kernel: [    0.064593] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064617] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064622] pci 0000:02:01.0: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064655] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 20:00:58 tbox kernel: [    0.064758] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 20:00:58 tbox kernel: [    0.064764] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 20:00:58 tbox kernel: [    0.064770] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064773] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 20:00:58 tbox kernel: [    0.064777] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 20:00:58 tbox kernel: [    0.064852] pci_bus 0000:00: on NUMA node 0
Oct 28 20:00:58 tbox kernel: [    0.064856] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 20:00:58 tbox kernel: [    0.064904] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 20:00:58 tbox kernel: [    0.064929] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 20:00:58 tbox kernel: [    0.069286] PCI: pci_cache_line_size set to 64 bytes
Oct 28 20:00:58 tbox kernel: [    0.069350] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 20:00:58 tbox kernel: [    0.069353] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 20:00:58 tbox kernel: [    0.071736] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 20:00:58 tbox kernel: [    0.071740] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 20:00:58 tbox kernel: [    0.071743] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 20:00:58 tbox kernel: [    0.071746] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 20:00:58 tbox kernel: [    0.071749] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 20:00:58 tbox kernel: [    0.071752] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 20:00:58 tbox kernel: [    0.071755] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 20:00:58 tbox kernel: [    0.071758] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 20:00:58 tbox kernel: [    0.071761] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 20:00:58 tbox kernel: [    0.071764] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 20:00:58 tbox kernel: [    0.071767] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 20:00:58 tbox kernel: [    0.071770] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 20:00:58 tbox kernel: [    0.071773] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 20:00:58 tbox kernel: [    0.071776] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 20:00:58 tbox kernel: [    0.071779] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 20:00:58 tbox kernel: [    0.071782] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 20:00:58 tbox kernel: [    0.071857] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 20:00:58 tbox kernel: [    0.071886] pnp 00:01: [bus 00-ff]
Oct 28 20:00:58 tbox kernel: [    0.071889] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 20:00:58 tbox kernel: [    0.071892] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 20:00:58 tbox kernel: [    0.071896] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 20:00:58 tbox kernel: [    0.071905] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 20:00:58 tbox kernel: [    0.071908] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 20:00:58 tbox kernel: [    0.071911] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 20:00:58 tbox kernel: [    0.071914] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 20:00:58 tbox kernel: [    0.071918] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 20:00:58 tbox kernel: [    0.071921] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 20:00:58 tbox kernel: [    0.071924] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 20:00:58 tbox kernel: [    0.071927] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 20:00:58 tbox kernel: [    0.071931] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 20:00:58 tbox kernel: [    0.071934] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 20:00:58 tbox kernel: [    0.071937] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 20:00:58 tbox kernel: [    0.071940] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 20:00:58 tbox kernel: [    0.071943] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0010-0x001f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0090-0x009f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0024-0x0025]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0028-0x0029]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x002c-0x002d]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0030-0x0031]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0034-0x0035]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0038-0x0039]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x003c-0x003d]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0050-0x0053]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0072-0x0077]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x002e-0x002f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1000-0x107f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1600-0x162f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1632-0x167f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x004e-0x004f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1630-0x1631]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [io  0x0000-0x000f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [io  0x0080-0x008f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [dma 4]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:04: [io  0x0061]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:05: [io  0x00f0]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:05: [irq 13]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:06: [io  0x0070-0x0071]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:06: [irq 8]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: [io  0x0060]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: [io  0x0064]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: [irq 1]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:08: [irq 12]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [io  0x03f7]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [irq 6]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [dma 2]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0a: [irq 4]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0b: [irq 7]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 20:00:58 tbox kernel: [    0.109858] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    0.110121] PCI: setting IRQ 11 as level-triggered
Oct 28 20:00:58 tbox kernel: [    0.110362] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 20:00:58 tbox kernel: [    0.110366] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 20:00:58 tbox kernel: [    0.110369] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 20:00:58 tbox kernel: [    0.110373] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 20:00:58 tbox kernel: [    0.110376] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110380] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 20:00:58 tbox kernel: [    0.110383] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 20:00:58 tbox kernel: [    0.110387] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110390] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 20:00:58 tbox kernel: [    0.110393] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 20:00:58 tbox kernel: [    0.110397] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 20:00:58 tbox kernel: [    0.110400] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 20:00:58 tbox kernel: [    0.110403] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110407] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 20:00:58 tbox kernel: [    0.110410] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 20:00:58 tbox kernel: [    0.110414] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 20:00:58 tbox kernel: [    0.110417] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110420] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 20:00:58 tbox kernel: [    0.114376] pci 0000:01:00.0: Boot video device
Oct 28 20:00:58 tbox kernel: [    0.114394] PCI: CLS 32 bytes, default 64
Oct 28 20:00:58 tbox kernel: [    0.952964] PM: Hibernation image not present or could not be loaded.
Oct 28 20:00:58 tbox kernel: [    1.620980] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.624942] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 20:00:58 tbox kernel: [    1.657472] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.658916] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.659585] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.708816] libata version 3.00 loaded.
Oct 28 20:00:58 tbox kernel: [    1.715377] ata_piix 0000:00:1f.1: version 2.13
Oct 28 20:00:58 tbox kernel: [    1.715463] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.872411] ata2.01: NODEV after polling detection
Oct 28 20:00:58 tbox kernel: [    1.931534] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 20:00:58 tbox kernel: [    1.937270] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 20:00:58 tbox kernel: [    3.216045] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 20:00:58 tbox kernel: [    7.184976] ACPI: acpi_idle registered with cpuidle
Oct 28 20:00:58 tbox kernel: [    7.380480] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 20:00:58 tbox kernel: [    7.380539] nsc-ircc 00:0c: [irq 3]
Oct 28 20:00:58 tbox kernel: [    7.380544] nsc-ircc 00:0c: [dma 1]
Oct 28 20:00:58 tbox kernel: [    8.636407] ath: EEPROM regdomain: 0x61
Oct 28 20:00:58 tbox kernel: [    8.636412] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 20:00:58 tbox kernel: [    8.636418] ath: Country alpha2 being used: 00
Oct 28 20:00:58 tbox kernel: [    8.636420] ath: Regpair used: 0x61
Oct 28 20:00:58 tbox kernel: [    8.919770] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 20:00:58 tbox kernel: [    8.920748] Registered led device: ath5k-phy0::rx
Oct 28 20:00:58 tbox kernel: [    8.920777] Registered led device: ath5k-phy0::tx
Oct 28 20:00:58 tbox kernel: [    9.075397] Registered led device: tpacpi::thinklight
Oct 28 20:00:58 tbox kernel: [    9.075668] Registered led device: tpacpi::power
Oct 28 20:00:58 tbox kernel: [    9.075921] Registered led device: tpacpi::standby
Oct 28 20:00:58 tbox kernel: [    9.641165] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [   10.569574] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 20:01:01 tbox kernel: [   19.620357] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:01:01 tbox kernel: [   19.622704] wlan0: authenticated
Oct 28 20:01:01 tbox kernel: [   19.622743] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:01:01 tbox kernel: [   19.627595] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 20:01:01 tbox kernel: [   19.627606] wlan0: associated
Oct 28 20:01:12 tbox kernel: [   30.496030] wlan0: no IPv6 routers present
Oct 28 20:22:40 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 20:22:40 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 20:22:40 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 20:22:40 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 20:22:40 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 20:22:40 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 20:22:40 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 20:22:40 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 20:22:40 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 20:22:40 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000]   2 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   3 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   4 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   5 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   6 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   7 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 20:22:40 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 20:22:40 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 20:22:40 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 20:22:40 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 20:22:40 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 20:22:40 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13c1e40, node_mem_map f6ffd200
Oct 28 20:22:40 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 20:22:40 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 20:22:40 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 20:22:40 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 20:22:40 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 20:22:40 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 20:22:40 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 20:22:40 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 20:22:40 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6800000 soft=f6802000
Oct 28 20:22:40 tbox kernel: [    0.112664] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112676] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112687] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112699] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112710] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112722] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112753] pci 0000:00:00.0: [8086:3340] type 0 class 0x000600
Oct 28 20:22:40 tbox kernel: [    0.112772] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.112847] pci 0000:00:01.0: [8086:3341] type 1 class 0x000604
Oct 28 20:22:40 tbox kernel: [    0.112942] pci 0000:00:1d.0: [8086:24c2] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113010] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 20:22:40 tbox kernel: [    0.113067] pci 0000:00:1d.1: [8086:24c4] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113133] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 20:22:40 tbox kernel: [    0.113190] pci 0000:00:1d.2: [8086:24c7] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113257] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 20:22:40 tbox kernel: [    0.113328] pci 0000:00:1d.7: [8086:24cd] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113362] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 20:22:40 tbox kernel: [    0.113470] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.113482] pci 0000:00:1d.7: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.113518] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Oct 28 20:22:40 tbox kernel: [    0.113588] pci 0000:00:1f.0: [8086:24cc] type 0 class 0x000601
Oct 28 20:22:40 tbox kernel: [    0.113728] pci 0000:00:1f.1: [8086:24ca] type 0 class 0x000101
Oct 28 20:22:40 tbox kernel: [    0.113754] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 20:22:40 tbox kernel: [    0.113773] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 20:22:40 tbox kernel: [    0.113792] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 20:22:40 tbox kernel: [    0.113812] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 20:22:40 tbox kernel: [    0.113831] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 20:22:40 tbox kernel: [    0.113850] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 20:22:40 tbox kernel: [    0.113900] pci 0000:00:1f.3: [8086:24c3] type 0 class 0x000c05
Oct 28 20:22:40 tbox kernel: [    0.113967] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 20:22:40 tbox kernel: [    0.114029] pci 0000:00:1f.5: [8086:24c5] type 0 class 0x000401
Oct 28 20:22:40 tbox kernel: [    0.114056] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 20:22:40 tbox kernel: [    0.114074] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 20:22:40 tbox kernel: [    0.114092] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 20:22:40 tbox kernel: [    0.114111] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 20:22:40 tbox kernel: [    0.114169] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114180] pci 0000:00:1f.5: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114211] pci 0000:00:1f.6: [8086:24c6] type 0 class 0x000703
Oct 28 20:22:40 tbox kernel: [    0.114239] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 20:22:40 tbox kernel: [    0.114257] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 20:22:40 tbox kernel: [    0.114333] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114344] pci 0000:00:1f.6: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114391] pci 0000:01:00.0: [1002:4c66] type 0 class 0x000300
Oct 28 20:22:40 tbox kernel: [    0.114419] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.114436] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 20:22:40 tbox kernel: [    0.114453] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 20:22:40 tbox kernel: [    0.114493] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 20:22:40 tbox kernel: [    0.114526] pci 0000:01:00.0: supports D1 D2
Oct 28 20:22:40 tbox kernel: [    0.114592] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 20:22:40 tbox kernel: [    0.114603] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 20:22:40 tbox kernel: [    0.114615] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.114661] pci 0000:02:00.0: [104c:ac55] type 2 class 0x000607
Oct 28 20:22:40 tbox kernel: [    0.114691] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 20:22:40 tbox kernel: [    0.114723] pci 0000:02:00.0: supports D1 D2
Oct 28 20:22:40 tbox kernel: [    0.114731] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114743] pci 0000:02:00.0: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114779] pci 0000:02:00.1: [104c:ac55] type 2 class 0x000607
Oct 28 20:22:40 tbox kernel: [    0.114808] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 20:22:40 tbox kernel: [    0.114840] pci 0000:02:00.1: supports D1 D2
Oct 28 20:22:40 tbox kernel: [    0.114849] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114860] pci 0000:02:00.1: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114906] pci 0000:02:01.0: [8086:101e] type 0 class 0x000200
Oct 28 20:22:40 tbox kernel: [    0.114938] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 20:22:40 tbox kernel: [    0.114958] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 20:22:40 tbox kernel: [    0.114977] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 20:22:40 tbox kernel: [    0.115027] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 20:22:40 tbox kernel: [    0.115067] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.115078] pci 0000:02:01.0: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.115114] pci 0000:02:02.0: [168c:1014] type 0 class 0x000200
Oct 28 20:22:40 tbox kernel: [    0.115143] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 20:22:40 tbox kernel: [    0.115303] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 20:22:40 tbox kernel: [    0.115315] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 20:22:40 tbox kernel: [    0.115328] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.115338] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 20:22:40 tbox kernel: [    0.115348] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 20:22:40 tbox kernel: [    0.115466] pci_bus 0000:00: on NUMA node 0
Oct 28 20:22:40 tbox kernel: [    0.115477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 20:22:40 tbox kernel: [    0.115609] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 20:22:40 tbox kernel: [    0.115680] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 20:22:40 tbox kernel: [    0.127192] PCI: pci_cache_line_size set to 64 bytes
Oct 28 20:22:40 tbox kernel: [    0.127313] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 20:22:40 tbox kernel: [    0.127323] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 20:22:40 tbox kernel: [    0.128950] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 20:22:40 tbox kernel: [    0.128961] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 20:22:40 tbox kernel: [    0.128969] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 20:22:40 tbox kernel: [    0.128978] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 20:22:40 tbox kernel: [    0.128986] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 20:22:40 tbox kernel: [    0.128995] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 20:22:40 tbox kernel: [    0.129003] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 20:22:40 tbox kernel: [    0.129013] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 20:22:40 tbox kernel: [    0.129022] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 20:22:40 tbox kernel: [    0.129030] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 20:22:40 tbox kernel: [    0.129038] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 20:22:40 tbox kernel: [    0.129047] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 20:22:40 tbox kernel: [    0.129055] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 20:22:40 tbox kernel: [    0.129064] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 20:22:40 tbox kernel: [    0.129072] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 20:22:40 tbox kernel: [    0.129081] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 20:22:40 tbox kernel: [    0.129269] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 20:22:40 tbox kernel: [    0.129345] pnp 00:01: [bus 00-ff]
Oct 28 20:22:40 tbox kernel: [    0.129354] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 20:22:40 tbox kernel: [    0.129363] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 20:22:40 tbox kernel: [    0.129372] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 20:22:40 tbox kernel: [    0.129381] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 20:22:40 tbox kernel: [    0.129397] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 20:22:40 tbox kernel: [    0.129406] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 20:22:40 tbox kernel: [    0.129415] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 20:22:40 tbox kernel: [    0.129425] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 20:22:40 tbox kernel: [    0.129434] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 20:22:40 tbox kernel: [    0.129443] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 20:22:40 tbox kernel: [    0.129452] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 20:22:40 tbox kernel: [    0.129461] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 20:22:40 tbox kernel: [    0.129470] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 20:22:40 tbox kernel: [    0.129480] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 20:22:40 tbox kernel: [    0.129489] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 20:22:40 tbox kernel: [    0.129498] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 20:22:40 tbox kernel: [    0.129507] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 20:22:40 tbox kernel: [    0.129641] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 20:22:40 tbox kernel: [    0.129953] pnp 00:02: [io  0x0010-0x001f]
Oct 28 20:22:40 tbox kernel: [    0.129962] pnp 00:02: [io  0x0090-0x009f]
Oct 28 20:22:40 tbox kernel: [    0.129970] pnp 00:02: [io  0x0024-0x0025]
Oct 28 20:22:40 tbox kernel: [    0.129978] pnp 00:02: [io  0x0028-0x0029]
Oct 28 20:22:40 tbox kernel: [    0.129986] pnp 00:02: [io  0x002c-0x002d]
Oct 28 20:22:40 tbox kernel: [    0.129994] pnp 00:02: [io  0x0030-0x0031]
Oct 28 20:22:40 tbox kernel: [    0.130002] pnp 00:02: [io  0x0034-0x0035]
Oct 28 20:22:40 tbox kernel: [    0.130009] pnp 00:02: [io  0x0038-0x0039]
Oct 28 20:22:40 tbox kernel: [    0.130017] pnp 00:02: [io  0x003c-0x003d]
Oct 28 20:22:40 tbox kernel: [    0.130025] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 20:22:40 tbox kernel: [    0.130033] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 20:22:40 tbox kernel: [    0.130041] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 20:22:40 tbox kernel: [    0.130049] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 20:22:40 tbox kernel: [    0.130056] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 20:22:40 tbox kernel: [    0.130064] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 20:22:40 tbox kernel: [    0.130072] pnp 00:02: [io  0x0050-0x0053]
Oct 28 20:22:40 tbox kernel: [    0.130080] pnp 00:02: [io  0x0072-0x0077]
Oct 28 20:22:40 tbox kernel: [    0.130088] pnp 00:02: [io  0x002e-0x002f]
Oct 28 20:22:40 tbox kernel: [    0.130096] pnp 00:02: [io  0x1000-0x107f]
Oct 28 20:22:40 tbox kernel: [    0.130104] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 20:22:40 tbox kernel: [    0.130112] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 20:22:40 tbox kernel: [    0.130119] pnp 00:02: [io  0x1600-0x162f]
Oct 28 20:22:40 tbox kernel: [    0.130127] pnp 00:02: [io  0x1632-0x167f]
Oct 28 20:22:40 tbox kernel: [    0.130135] pnp 00:02: [io  0x004e-0x004f]
Oct 28 20:22:40 tbox kernel: [    0.130143] pnp 00:02: [io  0x1630-0x1631]
Oct 28 20:22:40 tbox kernel: [    0.130372] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 20:22:40 tbox kernel: [    0.130421] pnp 00:03: [io  0x0000-0x000f]
Oct 28 20:22:40 tbox kernel: [    0.130429] pnp 00:03: [io  0x0080-0x008f]
Oct 28 20:22:40 tbox kernel: [    0.130437] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 20:22:40 tbox kernel: [    0.130446] pnp 00:03: [dma 4]
Oct 28 20:22:40 tbox kernel: [    0.130555] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 20:22:40 tbox kernel: [    0.130587] pnp 00:04: [io  0x0061]
Oct 28 20:22:40 tbox kernel: [    0.130687] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 20:22:40 tbox kernel: [    0.130719] pnp 00:05: [io  0x00f0]
Oct 28 20:22:40 tbox kernel: [    0.130728] pnp 00:05: [irq 13]
Oct 28 20:22:40 tbox kernel: [    0.130829] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 20:22:40 tbox kernel: [    0.130861] pnp 00:06: [io  0x0070-0x0071]
Oct 28 20:22:40 tbox kernel: [    0.130870] pnp 00:06: [irq 8]
Oct 28 20:22:40 tbox kernel: [    0.130970] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 20:22:40 tbox kernel: [    0.131002] pnp 00:07: [io  0x0060]
Oct 28 20:22:40 tbox kernel: [    0.131010] pnp 00:07: [io  0x0064]
Oct 28 20:22:40 tbox kernel: [    0.131017] pnp 00:07: [irq 1]
Oct 28 20:22:40 tbox kernel: [    0.131125] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 20:22:40 tbox kernel: [    0.131157] pnp 00:08: [irq 12]
Oct 28 20:22:40 tbox kernel: [    0.131261] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 20:22:40 tbox kernel: [    0.131358] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 20:22:40 tbox kernel: [    0.131366] pnp 00:09: [io  0x03f7]
Oct 28 20:22:40 tbox kernel: [    0.131375] pnp 00:09: [irq 6]
Oct 28 20:22:40 tbox kernel: [    0.131382] pnp 00:09: [dma 2]
Oct 28 20:22:40 tbox kernel: [    0.131525] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 20:22:40 tbox kernel: [    0.131791] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 20:22:40 tbox kernel: [    0.131800] pnp 00:0a: [irq 4]
Oct 28 20:22:40 tbox kernel: [    0.132072] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 20:22:40 tbox kernel: [    0.132448] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 20:22:40 tbox kernel: [    0.132457] pnp 00:0b: [irq 7]
Oct 28 20:22:40 tbox kernel: [    0.132718] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 20:22:40 tbox kernel: [    0.133159] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 20:22:40 tbox kernel: [    0.176479] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    0.177054] PCI: setting IRQ 11 as level-triggered
Oct 28 20:22:40 tbox kernel: [    0.177623] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 20:22:40 tbox kernel: [    0.177633] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 20:22:40 tbox kernel: [    0.177643] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 20:22:40 tbox kernel: [    0.177652] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 20:22:40 tbox kernel: [    0.177662] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177672] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 20:22:40 tbox kernel: [    0.177682] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 20:22:40 tbox kernel: [    0.177691] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177701] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 20:22:40 tbox kernel: [    0.177710] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 20:22:40 tbox kernel: [    0.177720] pci_bus 0000:03: resource 0 [io  0xfc00-0xfcff]
Oct 28 20:22:40 tbox kernel: [    0.177729] pci_bus 0000:03: resource 1 [io  0xf800-0xf8ff]
Oct 28 20:22:40 tbox kernel: [    0.177739] pci_bus 0000:03: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177749] pci_bus 0000:03: resource 3 [mem 0xf8000000-0xfbffffff]
Oct 28 20:22:40 tbox kernel: [    0.177758] pci_bus 0000:07: resource 0 [io  0xf400-0xf4ff]
Oct 28 20:22:40 tbox kernel: [    0.177767] pci_bus 0000:07: resource 1 [io  0xf000-0xf0ff]
Oct 28 20:22:40 tbox kernel: [    0.177777] pci_bus 0000:07: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177787] pci_bus 0000:07: resource 3 [mem 0xf4000000-0xf7ffffff]
Oct 28 20:22:40 tbox kernel: [    0.182733] pci 0000:01:00.0: Boot video device
Oct 28 20:22:40 tbox kernel: [    0.182766] PCI: CLS 32 bytes, default 64
Oct 28 20:22:40 tbox kernel: [    1.751111] PM: Hibernation image not present or could not be loaded.
Oct 28 20:22:40 tbox kernel: [    3.159761] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.163802] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 20:22:40 tbox kernel: [    3.210592] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.213288] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.215458] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.356924] libata version 3.00 loaded.
Oct 28 20:22:40 tbox kernel: [    3.375265] ata_piix 0000:00:1f.1: version 2.13
Oct 28 20:22:40 tbox kernel: [    3.375405] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.536493] ata2.01: NODEV after polling detection
Oct 28 20:22:40 tbox kernel: [    3.648754] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 20:22:40 tbox kernel: [    3.655135] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 20:22:40 tbox kernel: [    5.938241] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260361
Oct 28 20:22:40 tbox kernel: [    5.938309] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260360
Oct 28 20:22:40 tbox kernel: [    5.938334] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260343
Oct 28 20:22:40 tbox kernel: [    5.938358] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260340
Oct 28 20:22:40 tbox kernel: [    5.938382] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260332
Oct 28 20:22:40 tbox kernel: [   10.876448] ACPI: acpi_idle registered with cpuidle
Oct 28 20:22:40 tbox kernel: [   11.334648] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 20:22:40 tbox kernel: [   11.334749] nsc-ircc 00:0c: [irq 3]
Oct 28 20:22:40 tbox kernel: [   11.334761] nsc-ircc 00:0c: [dma 1]
Oct 28 20:22:40 tbox kernel: [   13.090708] ath: EEPROM regdomain: 0x61
Oct 28 20:22:40 tbox kernel: [   13.090717] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 20:22:40 tbox kernel: [   13.090730] ath: Country alpha2 being used: 00
Oct 28 20:22:40 tbox kernel: [   13.090736] ath: Regpair used: 0x61
Oct 28 20:22:40 tbox kernel: [   13.272128] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 20:22:40 tbox kernel: [   13.275029] Registered led device: ath5k-phy0::rx
Oct 28 20:22:40 tbox kernel: [   13.275197] Registered led device: ath5k-phy0::tx
Oct 28 20:22:40 tbox kernel: [   13.484618] Registered led device: tpacpi::thinklight
Oct 28 20:22:40 tbox kernel: [   13.485383] Registered led device: tpacpi::power
Oct 28 20:22:40 tbox kernel: [   13.486071] Registered led device: tpacpi::standby
Oct 28 20:22:40 tbox kernel: [   13.737238] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [   13.816222] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 20:22:42 tbox kernel: [   23.860691] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:22:42 tbox kernel: [   23.862811] wlan0: authenticated
Oct 28 20:22:42 tbox kernel: [   23.862850] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:22:42 tbox kernel: [   23.872047] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 20:22:42 tbox kernel: [   23.872058] wlan0: associated
Oct 28 20:22:53 tbox kernel: [   34.656042] wlan0: no IPv6 routers present
Oct 28 21:15:24 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:15:24 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:15:24 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:15:24 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:15:24 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:15:24 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:15:24 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:15:24 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:15:24 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:15:24 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:15:24 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:15:24 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:15:24 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:15:24 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:15:24 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:15:24 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13c1e40, node_mem_map f6ffd200
Oct 28 21:15:24 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:15:24 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:15:24 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:15:24 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:15:24 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:15:24 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:15:24 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:15:24 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:15:24 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6800000 soft=f6802000
Oct 28 21:15:24 tbox kernel: [    0.056872] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056876] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056880] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056884] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056888] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056892] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056907] pci 0000:00:00.0: [8086:3340] type 0 class 0x000600
Oct 28 21:15:24 tbox kernel: [    0.056916] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.056958] pci 0000:00:01.0: [8086:3341] type 1 class 0x000604
Oct 28 21:15:24 tbox kernel: [    0.057014] pci 0000:00:1d.0: [8086:24c2] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057058] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:15:24 tbox kernel: [    0.057092] pci 0000:00:1d.1: [8086:24c4] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057136] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:15:24 tbox kernel: [    0.057170] pci 0000:00:1d.2: [8086:24c7] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057214] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:15:24 tbox kernel: [    0.057259] pci 0000:00:1d.7: [8086:24cd] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057281] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:15:24 tbox kernel: [    0.057359] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.057365] pci 0000:00:1d.7: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.057385] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Oct 28 21:15:24 tbox kernel: [    0.057428] pci 0000:00:1f.0: [8086:24cc] type 0 class 0x000601
Oct 28 21:15:24 tbox kernel: [    0.057513] pci 0000:00:1f.1: [8086:24ca] type 0 class 0x000101
Oct 28 21:15:24 tbox kernel: [    0.057528] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:15:24 tbox kernel: [    0.057539] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:15:24 tbox kernel: [    0.057549] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:15:24 tbox kernel: [    0.057560] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:15:24 tbox kernel: [    0.057570] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:15:24 tbox kernel: [    0.057581] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:15:24 tbox kernel: [    0.057609] pci 0000:00:1f.3: [8086:24c3] type 0 class 0x000c05
Oct 28 21:15:24 tbox kernel: [    0.057654] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:15:24 tbox kernel: [    0.057690] pci 0000:00:1f.5: [8086:24c5] type 0 class 0x000401
Oct 28 21:15:24 tbox kernel: [    0.057706] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:15:24 tbox kernel: [    0.057716] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:15:24 tbox kernel: [    0.057726] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:15:24 tbox kernel: [    0.057736] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:15:24 tbox kernel: [    0.057774] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.057779] pci 0000:00:1f.5: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.057795] pci 0000:00:1f.6: [8086:24c6] type 0 class 0x000703
Oct 28 21:15:24 tbox kernel: [    0.057811] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:15:24 tbox kernel: [    0.057821] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:15:24 tbox kernel: [    0.057872] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.057877] pci 0000:00:1f.6: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.057902] pci 0000:01:00.0: [1002:4c66] type 0 class 0x000300
Oct 28 21:15:24 tbox kernel: [    0.057917] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.057925] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:15:24 tbox kernel: [    0.057934] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:15:24 tbox kernel: [    0.057957] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:15:24 tbox kernel: [    0.057977] pci 0000:01:00.0: supports D1 D2
Oct 28 21:15:24 tbox kernel: [    0.058015] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:15:24 tbox kernel: [    0.058019] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:15:24 tbox kernel: [    0.058023] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.058048] pci 0000:02:00.0: [104c:ac55] type 2 class 0x000607
Oct 28 21:15:24 tbox kernel: [    0.058066] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:15:24 tbox kernel: [    0.058085] pci 0000:02:00.0: supports D1 D2
Oct 28 21:15:24 tbox kernel: [    0.058088] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.058093] pci 0000:02:00.0: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.060016] pci 0000:02:00.1: [104c:ac55] type 2 class 0x000607
Oct 28 21:15:24 tbox kernel: [    0.060033] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:15:24 tbox kernel: [    0.060053] pci 0000:02:00.1: supports D1 D2
Oct 28 21:15:24 tbox kernel: [    0.060056] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.060061] pci 0000:02:00.1: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.060088] pci 0000:02:01.0: [8086:101e] type 0 class 0x000200
Oct 28 21:15:24 tbox kernel: [    0.060107] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:15:24 tbox kernel: [    0.060117] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:15:24 tbox kernel: [    0.060128] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:15:24 tbox kernel: [    0.060159] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:15:24 tbox kernel: [    0.060183] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.060188] pci 0000:02:01.0: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.060208] pci 0000:02:02.0: [168c:1014] type 0 class 0x000200
Oct 28 21:15:24 tbox kernel: [    0.060226] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:15:24 tbox kernel: [    0.060329] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [    0.060334] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [    0.060340] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.060344] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:15:24 tbox kernel: [    0.060347] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:15:24 tbox kernel: [    0.060422] pci_bus 0000:00: on NUMA node 0
Oct 28 21:15:24 tbox kernel: [    0.060426] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:15:24 tbox kernel: [    0.060477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:15:24 tbox kernel: [    0.060502] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:15:24 tbox kernel: [    0.064951] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:15:24 tbox kernel: [    0.065013] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:15:24 tbox kernel: [    0.065017] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:15:24 tbox kernel: [    0.067368] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:15:24 tbox kernel: [    0.067372] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:15:24 tbox kernel: [    0.067375] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:15:24 tbox kernel: [    0.067378] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:15:24 tbox kernel: [    0.067381] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:15:24 tbox kernel: [    0.067384] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:15:24 tbox kernel: [    0.067387] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:15:24 tbox kernel: [    0.067391] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:15:24 tbox kernel: [    0.067394] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:15:24 tbox kernel: [    0.067397] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:15:24 tbox kernel: [    0.067400] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:15:24 tbox kernel: [    0.067403] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:15:24 tbox kernel: [    0.067406] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:15:24 tbox kernel: [    0.067409] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:15:24 tbox kernel: [    0.067412] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:15:24 tbox kernel: [    0.067415] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:15:24 tbox kernel: [    0.067491] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:15:24 tbox kernel: [    0.067519] pnp 00:01: [bus 00-ff]
Oct 28 21:15:24 tbox kernel: [    0.067523] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:15:24 tbox kernel: [    0.067526] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:15:24 tbox kernel: [    0.067529] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:15:24 tbox kernel: [    0.067532] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:15:24 tbox kernel: [    0.067540] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:15:24 tbox kernel: [    0.067543] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:15:24 tbox kernel: [    0.067547] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:15:24 tbox kernel: [    0.067550] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:15:24 tbox kernel: [    0.067553] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:15:24 tbox kernel: [    0.067556] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:15:24 tbox kernel: [    0.067559] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:15:24 tbox kernel: [    0.067563] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:15:24 tbox kernel: [    0.067566] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:15:24 tbox kernel: [    0.067569] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:15:24 tbox kernel: [    0.067572] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:15:24 tbox kernel: [    0.067575] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:15:24 tbox kernel: [    0.067579] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:15:24 tbox kernel: [    0.067633] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:15:24 tbox kernel: [    0.067773] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:15:24 tbox kernel: [    0.067776] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:15:24 tbox kernel: [    0.067779] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:15:24 tbox kernel: [    0.067782] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:15:24 tbox kernel: [    0.067784] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:15:24 tbox kernel: [    0.067787] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:15:24 tbox kernel: [    0.067790] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:15:24 tbox kernel: [    0.067792] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:15:24 tbox kernel: [    0.067795] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:15:24 tbox kernel: [    0.067798] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:15:24 tbox kernel: [    0.067801] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:15:24 tbox kernel: [    0.067803] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:15:24 tbox kernel: [    0.067806] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:15:24 tbox kernel: [    0.067809] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:15:24 tbox kernel: [    0.067812] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:15:24 tbox kernel: [    0.067814] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:15:24 tbox kernel: [    0.067817] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:15:24 tbox kernel: [    0.067820] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:15:24 tbox kernel: [    0.067823] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:15:24 tbox kernel: [    0.067825] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:15:24 tbox kernel: [    0.067828] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:15:24 tbox kernel: [    0.067831] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:15:24 tbox kernel: [    0.067834] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:15:24 tbox kernel: [    0.067836] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:15:24 tbox kernel: [    0.067839] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:15:24 tbox kernel: [    0.067921] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:15:24 tbox kernel: [    0.067938] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:15:24 tbox kernel: [    0.067941] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:15:24 tbox kernel: [    0.067944] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:15:24 tbox kernel: [    0.067947] pnp 00:03: [dma 4]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:04: [io  0x0061]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:05: [io  0x00f0]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:05: [irq 13]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:06: [irq 8]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: [io  0x0060]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: [io  0x0064]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: [irq 1]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:08: [irq 12]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [io  0x03f7]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [irq 6]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [dma 2]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0a: [irq 4]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0b: [irq 7]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:15:24 tbox kernel: [    0.105840] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    0.106107] PCI: setting IRQ 11 as level-triggered
Oct 28 21:15:24 tbox kernel: [    0.106349] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:15:24 tbox kernel: [    0.106352] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:15:24 tbox kernel: [    0.106356] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:15:24 tbox kernel: [    0.106359] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:15:24 tbox kernel: [    0.106363] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106366] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [    0.106370] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [    0.106373] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106377] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:15:24 tbox kernel: [    0.106380] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:15:24 tbox kernel: [    0.106383] pci_bus 0000:03: resource 0 [io  0xfc00-0xfcff]
Oct 28 21:15:24 tbox kernel: [    0.106387] pci_bus 0000:03: resource 1 [io  0xf800-0xf8ff]
Oct 28 21:15:24 tbox kernel: [    0.106390] pci_bus 0000:03: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106394] pci_bus 0000:03: resource 3 [mem 0xf8000000-0xfbffffff]
Oct 28 21:15:24 tbox kernel: [    0.106397] pci_bus 0000:07: resource 0 [io  0xf400-0xf4ff]
Oct 28 21:15:24 tbox kernel: [    0.106400] pci_bus 0000:07: resource 1 [io  0xf000-0xf0ff]
Oct 28 21:15:24 tbox kernel: [    0.106404] pci_bus 0000:07: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106407] pci_bus 0000:07: resource 3 [mem 0xf4000000-0xf7ffffff]
Oct 28 21:15:24 tbox kernel: [    0.110378] pci 0000:01:00.0: Boot video device
Oct 28 21:15:24 tbox kernel: [    0.110395] PCI: CLS 32 bytes, default 64
Oct 28 21:15:24 tbox kernel: [    0.936297] PM: Hibernation image not present or could not be loaded.
Oct 28 21:15:24 tbox kernel: [    1.604735] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.608703] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:15:24 tbox kernel: [    1.630124] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.659354] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.660068] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.667758] libata version 3.00 loaded.
Oct 28 21:15:24 tbox kernel: [    1.674486] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:15:24 tbox kernel: [    1.674568] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.832434] ata2.01: NODEV after polling detection
Oct 28 21:15:24 tbox kernel: [    1.892037] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:15:24 tbox kernel: [    1.896580] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:15:24 tbox kernel: [    4.073673] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260361
Oct 28 21:15:24 tbox kernel: [    4.073714] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260360
Oct 28 21:15:24 tbox kernel: [    4.073723] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260343
Oct 28 21:15:24 tbox kernel: [    4.073732] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260340
Oct 28 21:15:24 tbox kernel: [    4.073740] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260332
Oct 28 21:15:24 tbox kernel: [    8.424152] ACPI: acpi_idle registered with cpuidle
Oct 28 21:15:24 tbox kernel: [   13.210337] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:15:24 tbox kernel: [   13.635057] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:15:24 tbox kernel: [   13.635119] nsc-ircc 00:0c: [irq 3]
Oct 28 21:15:24 tbox kernel: [   13.635124] nsc-ircc 00:0c: [dma 1]
Oct 28 21:15:24 tbox kernel: [   14.571039] Registered led device: tpacpi::thinklight
Oct 28 21:15:24 tbox kernel: [   14.571406] Registered led device: tpacpi::power
Oct 28 21:15:24 tbox kernel: [   14.571663] Registered led device: tpacpi::standby
Oct 28 21:15:24 tbox kernel: [   14.637047] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   14.699544] ath: EEPROM regdomain: 0x61
Oct 28 21:15:24 tbox kernel: [   14.699548] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:15:24 tbox kernel: [   14.699554] ath: Country alpha2 being used: 00
Oct 28 21:15:24 tbox kernel: [   14.699556] ath: Regpair used: 0x61
Oct 28 21:15:24 tbox kernel: [   14.764750] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:15:24 tbox kernel: [   14.765700] Registered led device: ath5k-phy0::rx
Oct 28 21:15:24 tbox kernel: [   14.765729] Registered led device: ath5k-phy0::tx
Oct 28 21:15:24 tbox kernel: [   15.561581] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:15:27 tbox kernel: [   24.372207] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.374792] wlan0: authenticated
Oct 28 21:15:27 tbox kernel: [   24.374831] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.380317] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:15:27 tbox kernel: [   24.380327] wlan0: associated
Oct 28 21:15:38 tbox kernel: [   34.832041] wlan0: no IPv6 routers present
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:42:41 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:42:41 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:42:41 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:42:41 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:42:41 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
Oct 28 21:42:41 tbox kernel: [    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:42:41 tbox kernel: [    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:42:41 tbox kernel: [    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:42:41 tbox kernel: [    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:42:41 tbox kernel: [    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061311] pci 0000:00:1d.7: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:42:41 tbox kernel: [    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:42:41 tbox kernel: [    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:42:41 tbox kernel: [    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:42:41 tbox kernel: [    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:42:41 tbox kernel: [    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:42:41 tbox kernel: [    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:42:41 tbox kernel: [    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061705] pci 0000:00:1f.5: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:42:41 tbox kernel: [    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:42:41 tbox kernel: [    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061799] pci 0000:00:1f.6: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:42:41 tbox kernel: [    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:42:41 tbox kernel: [    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064091] pci 0000:01:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:42:41 tbox kernel: [    0.064195] pci 0000:02:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064203] pci 0000:02:00.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:42:41 tbox kernel: [    0.064256] pci 0000:02:00.1: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064264] pci 0000:02:00.1: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:42:41 tbox kernel: [    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:42:41 tbox kernel: [    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:42:41 tbox kernel: [    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064387] pci 0000:02:01.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:42:41 tbox kernel: [    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064617] pci_bus 0000:00: on NUMA node 0
Oct 28 21:42:41 tbox kernel: [    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:42:41 tbox kernel: [    0.069056] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:42:41 tbox kernel: [    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:42:41 tbox kernel: [    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:42:41 tbox kernel: [    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:42:41 tbox kernel: [    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:42:41 tbox kernel: [    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:42:41 tbox kernel: [    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:42:41 tbox kernel: [    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:42:41 tbox kernel: [    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:42:41 tbox kernel: [    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:42:41 tbox kernel: [    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:42:41 tbox kernel: [    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:42:41 tbox kernel: [    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:42:41 tbox kernel: [    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:42:41 tbox kernel: [    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:42:41 tbox kernel: [    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:42:41 tbox kernel: [    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:42:41 tbox kernel: [    0.071651] pnp 00:01: [bus 00-ff]
Oct 28 21:42:41 tbox kernel: [    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:42:41 tbox kernel: [    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:42:41 tbox kernel: [    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:42:41 tbox kernel: [    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:42:41 tbox kernel: [    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:42:41 tbox kernel: [    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:42:41 tbox kernel: [    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:42:41 tbox kernel: [    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:42:41 tbox kernel: [    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:42:41 tbox kernel: [    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:42:41 tbox kernel: [    0.071911] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:42:41 tbox kernel: [    0.071914] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:42:41 tbox kernel: [    0.071917] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:42:41 tbox kernel: [    0.071920] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:42:41 tbox kernel: [    0.071922] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:42:41 tbox kernel: [    0.071925] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:42:41 tbox kernel: [    0.071928] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:42:41 tbox kernel: [    0.071931] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:42:41 tbox kernel: [    0.071933] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:42:41 tbox kernel: [    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:42:41 tbox kernel: [    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:42:41 tbox kernel: [    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:42:41 tbox kernel: [    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:42:41 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:42:41 tbox kernel: [    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:42:41 tbox kernel: [    0.071952] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:42:41 tbox kernel: [    0.071955] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:42:41 tbox kernel: [    0.071958] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:42:41 tbox kernel: [    0.071961] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:42:41 tbox kernel: [    0.071963] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:42:41 tbox kernel: [    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:42:41 tbox kernel: [    0.071969] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:42:41 tbox kernel: [    0.071972] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:42:41 tbox kernel: [    0.071974] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [dma 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: [io  0x0061]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [io  0x00f0]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [irq 13]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [irq 8]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0060]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0064]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [irq 1]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: [irq 12]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [irq 6]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [dma 2]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [irq 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [irq 7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:42:41 tbox kernel: [    0.109872] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    0.110134] PCI: setting IRQ 11 as level-triggered
Oct 28 21:42:41 tbox kernel: [    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.114390] pci 0000:01:00.0: Boot video device
Oct 28 21:42:41 tbox kernel: [    0.114408] PCI: CLS 32 bytes, default 64
Oct 28 21:42:41 tbox kernel: [    0.952204] PM: Hibernation image not present or could not be loaded.
Oct 28 21:42:41 tbox kernel: [    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:42:41 tbox kernel: [    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.684752] libata version 3.00 loaded.
Oct 28 21:42:41 tbox kernel: [    1.691330] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:42:41 tbox kernel: [    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.848422] ata2.01: NODEV after polling detection
Oct 28 21:42:41 tbox kernel: [    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:42:41 tbox kernel: [    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:42:41 tbox kernel: [    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:42:41 tbox kernel: [    6.684608] ACPI: acpi_idle registered with cpuidle
Oct 28 21:42:41 tbox kernel: [    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:42:41 tbox kernel: [    7.731051] nsc-ircc 00:0c: [irq 3]
Oct 28 21:42:41 tbox kernel: [    7.731056] nsc-ircc 00:0c: [dma 1]
Oct 28 21:42:41 tbox kernel: [    8.170763] Registered led device: tpacpi::thinklight
Oct 28 21:42:41 tbox kernel: [    8.171652] Registered led device: tpacpi::power
Oct 28 21:42:41 tbox kernel: [    8.171990] Registered led device: tpacpi::standby
Oct 28 21:42:41 tbox kernel: [    8.578476] ath: EEPROM regdomain: 0x61
Oct 28 21:42:41 tbox kernel: [    8.578479] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:42:41 tbox kernel: [    8.578485] ath: Country alpha2 being used: 00
Oct 28 21:42:41 tbox kernel: [    8.578487] ath: Regpair used: 0x61
Oct 28 21:42:41 tbox kernel: [    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:42:41 tbox kernel: [    8.722206] Registered led device: ath5k-phy0::rx
Oct 28 21:42:41 tbox kernel: [    8.722234] Registered led device: ath5k-phy0::tx
Oct 28 21:42:41 tbox kernel: [    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:42:43 tbox kernel: [   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.661618] wlan0: authenticated
Oct 28 21:42:43 tbox kernel: [   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:42:43 tbox kernel: [   18.665522] wlan0: associated
Oct 28 21:42:53 tbox kernel: [   29.384046] wlan0: no IPv6 routers present

[-- Attachment #4: kern.log --]
[-- Type: application/octet-stream, Size: 93108 bytes --]

Oct 28 21:15:24 tbox kernel: [   14.632285]  clean.
Oct 28 21:15:24 tbox kernel: [   14.632352] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:15:24 tbox kernel: [   14.632414] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632475] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632540] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:15:24 tbox kernel: [   14.636944] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.637047] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   14.652213] [drm] radeon kernel modesetting enabled.
Oct 28 21:15:24 tbox kernel: [   14.652460] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652474] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652486] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.657394] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:15:24 tbox kernel: [   14.657588] [drm] register mmio base: 0xC0100000
Oct 28 21:15:24 tbox kernel: [   14.657591] [drm] register mmio size: 65536
Oct 28 21:15:24 tbox kernel: [   14.657969] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:15:24 tbox kernel: [   14.657990] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658029] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658059] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:15:24 tbox kernel: [   14.658069] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:15:24 tbox kernel: [   14.658079] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:15:24 tbox kernel: [   14.658082] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:15:24 tbox kernel: [   14.658105] [drm] radeon: irq initialized.
Oct 28 21:15:24 tbox kernel: [   14.659168] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:15:24 tbox kernel: [   14.659172] [drm] RAM width 128bits DDR
Oct 28 21:15:24 tbox kernel: [   14.659246] [TTM] Zone  kernel: Available graphics memory: 447570 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659249] [TTM] Zone highmem: Available graphics memory: 516886 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659252] [TTM] Initializing pool allocator.
Oct 28 21:15:24 tbox kernel: [   14.659281] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:15:24 tbox kernel: [   14.659284] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:15:24 tbox kernel: [   14.660766] radeon 0000:01:00.0: WB enabled
Oct 28 21:15:24 tbox kernel: [   14.661409] [drm] Loading R200 Microcode
Oct 28 21:15:24 tbox kernel: [   14.699544] ath: EEPROM regdomain: 0x61
Oct 28 21:15:24 tbox kernel: [   14.699548] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:15:24 tbox kernel: [   14.699554] ath: Country alpha2 being used: 00
Oct 28 21:15:24 tbox kernel: [   14.699556] ath: Regpair used: 0x61
Oct 28 21:15:24 tbox kernel: [   14.748421] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:15:24 tbox kernel: [   14.748445] [drm] ring test succeeded in 1 usecs
Oct 28 21:15:24 tbox kernel: [   14.748704] [drm] radeon: ib pool ready.
Oct 28 21:15:24 tbox kernel: [   14.748802] [drm] ib test succeeded in 0 usecs
Oct 28 21:15:24 tbox kernel: [   14.749096] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:15:24 tbox kernel: [   14.749099] [drm] Panel Size 1400x1050
Oct 28 21:15:24 tbox kernel: [   14.760092] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:15:24 tbox kernel: [   14.764750] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:15:24 tbox kernel: [   14.765700] Registered led device: ath5k-phy0::rx
Oct 28 21:15:24 tbox kernel: [   14.765729] Registered led device: ath5k-phy0::tx
Oct 28 21:15:24 tbox kernel: [   14.765741] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:15:24 tbox kernel: [   14.765744] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:15:24 tbox kernel: [   14.765747] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:15:24 tbox kernel: [   14.768671] [drm] No TV DAC info found in BIOS
Oct 28 21:15:24 tbox kernel: [   14.768779] [drm] Radeon Display Connectors
Oct 28 21:15:24 tbox kernel: [   14.768781] [drm] Connector 0:
Oct 28 21:15:24 tbox kernel: [   14.768783] [drm]   VGA
Oct 28 21:15:24 tbox kernel: [   14.768787] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:15:24 tbox kernel: [   14.768790] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768792] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:15:24 tbox kernel: [   14.768794] [drm] Connector 1:
Oct 28 21:15:24 tbox kernel: [   14.768796] [drm]   DVI-D
Oct 28 21:15:24 tbox kernel: [   14.768798] [drm]   HPD1
Oct 28 21:15:24 tbox kernel: [   14.768801] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:15:24 tbox kernel: [   14.768804] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768806] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:15:24 tbox kernel: [   14.768808] [drm] Connector 2:
Oct 28 21:15:24 tbox kernel: [   14.768810] [drm]   LVDS
Oct 28 21:15:24 tbox kernel: [   14.768811] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768813] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:15:24 tbox kernel: [   14.768815] [drm] Connector 3:
Oct 28 21:15:24 tbox kernel: [   14.768817] [drm]   S-video
Oct 28 21:15:24 tbox kernel: [   14.768819] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768821] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:15:24 tbox kernel: [   14.787425] [drm] radeon: power management initialized
Oct 28 21:15:24 tbox kernel: [   14.876153] [drm] fb mappable at 0xE0040000
Oct 28 21:15:24 tbox kernel: [   14.876158] [drm] vram apper at 0xE0000000
Oct 28 21:15:24 tbox kernel: [   14.876160] [drm] size 5914624
Oct 28 21:15:24 tbox kernel: [   14.876162] [drm] fb depth is 24
Oct 28 21:15:24 tbox kernel: [   14.876164] [drm]    pitch is 5632
Oct 28 21:15:24 tbox kernel: [   14.945647] Console: switching to colour frame buffer device 175x65
Oct 28 21:15:24 tbox kernel: [   14.980430] fb0: radeondrmfb frame buffer device
Oct 28 21:15:24 tbox kernel: [   14.980432] drm: registered panic notifier
Oct 28 21:15:24 tbox kernel: [   14.980666] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:15:24 tbox kernel: [   15.560039] intel8x0_measure_ac97_clock: measured 55394 usecs (2669 samples)
Oct 28 21:15:24 tbox kernel: [   15.560045] intel8x0: clocking to 48000
Oct 28 21:15:24 tbox kernel: [   15.561553] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   15.561581] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   16.233693] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:15:24 tbox kernel: [   16.240295] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   16.869841] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   18.095532] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:15:24 tbox kernel: [   18.095668] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:15:24 tbox kernel: [   18.988405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:15:24 tbox kernel: [   20.048511] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:15:24 tbox kernel: [   20.251736] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:15:25 tbox kernel: [   22.323731] lp0: using parport0 (interrupt-driven).
Oct 28 21:15:25 tbox kernel: [   22.368740] ppdev: user-space parallel port driver
Oct 28 21:15:26 tbox kernel: [   22.657333] sshd (1367): /proc/1367/oom_adj is deprecated, please use /proc/1367/oom_score_adj instead.
Oct 28 21:15:27 tbox kernel: [   23.800827] P-state transition latency capped at 20 uS
Oct 28 21:15:27 tbox kernel: [   24.327910] Bluetooth: Core ver 2.15
Oct 28 21:15:27 tbox kernel: [   24.327943] NET: Registered protocol family 31
Oct 28 21:15:27 tbox kernel: [   24.327945] Bluetooth: HCI device and connection manager initialized
Oct 28 21:15:27 tbox kernel: [   24.327950] Bluetooth: HCI socket layer initialized
Oct 28 21:15:27 tbox kernel: [   24.372207] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.374792] wlan0: authenticated
Oct 28 21:15:27 tbox kernel: [   24.374831] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.380317] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:15:27 tbox kernel: [   24.380327] wlan0: associated
Oct 28 21:15:27 tbox kernel: [   24.382373] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:15:28 tbox kernel: [   24.446975] Bluetooth: L2CAP ver 2.15
Oct 28 21:15:28 tbox kernel: [   24.446980] Bluetooth: L2CAP socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.597871] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:15:28 tbox kernel: [   24.597875] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:15:28 tbox kernel: [   24.603912] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603919] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603922] Bluetooth: RFCOMM ver 1.11
Oct 28 21:15:28 tbox kernel: [   25.243227] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:15:28 tbox kernel: [   25.243232] Bluetooth: SCO socket layer initialized
Oct 28 21:15:29 tbox kernel: [   25.476743] padlock: VIA PadLock not detected.
Oct 28 21:15:38 tbox kernel: [   34.832041] wlan0: no IPv6 routers present
Oct 28 21:29:44 tbox kernel: [  880.824137] EXT3-fs: barriers not enabled
Oct 28 21:29:44 tbox kernel: [  880.846819] kjournald starting.  Commit interval 5 seconds
Oct 28 21:29:44 tbox kernel: [  880.847089] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:29:44 tbox kernel: [  880.847853] EXT3-fs (sdb5): using internal journal
Oct 28 21:29:44 tbox kernel: [  880.847866] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Oct 28 21:42:00 tbox kernel: Kernel logging (proc) stopped.
Oct 28 21:42:41 tbox kernel: imklog 4.6.4, log source = /proc/kmsg started.
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpu
Oct 28 21:42:41 tbox kernel: [    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
Oct 28 21:42:41 tbox kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI present.
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000] PAT not supported by CPU.
Oct 28 21:42:41 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:42:41 tbox kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:42:41 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:42:41 tbox kernel: [    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACS 3ff78000 00040
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] 135MB HIGHMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000] 887MB LOWMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]   low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] Zone PFN ranges:
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Movable zone start PFN for each node
Oct 28 21:42:41 tbox kernel: [    0.000000] early_node_map[2] active PFN ranges
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000100 -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:42:41 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:42:41 tbox kernel: [    0.000000] Using APIC driver default
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Oct 28 21:42:41 tbox kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 28 21:42:41 tbox kernel: [    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: disable apic facility
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: switched to apic NOOP
Oct 28 21:42:41 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Oct 28 21:42:41 tbox kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
Oct 28 21:42:41 tbox kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Oct 28 21:42:41 tbox kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 28 21:42:41 tbox kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct 28 21:42:41 tbox kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
Oct 28 21:42:41 tbox kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
Oct 28 21:42:41 tbox kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing CPU#0
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
Oct 28 21:42:41 tbox kernel: [    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
Oct 28 21:42:41 tbox kernel: [    0.000000] virtual kernel memory layout:
Oct 28 21:42:41 tbox kernel: [    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 28 21:42:41 tbox kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 28 21:42:41 tbox kernel: [    0.000000] Hierarchical RCU implementation.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] NR_IRQS:1280
Oct 28 21:42:41 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
Oct 28 21:42:41 tbox kernel: [    0.000000] Extended CMOS year: 2000
Oct 28 21:42:41 tbox kernel: [    0.000000] Console: colour VGA+ 80x25
Oct 28 21:42:41 tbox kernel: [    0.000000] console [tty0] enabled
Oct 28 21:42:41 tbox kernel: [    0.000000] Fast TSC calibration using PIT
Oct 28 21:42:41 tbox kernel: [    0.000000] Detected 1694.278 MHz processor.
Oct 28 21:42:41 tbox kernel: [    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
Oct 28 21:42:41 tbox kernel: [    0.008014] pid_max: default: 32768 minimum: 301
Oct 28 21:42:41 tbox kernel: [    0.008049] Security Framework initialized
Oct 28 21:42:41 tbox kernel: [    0.008059] SELinux:  Disabled at boot.
Oct 28 21:42:41 tbox kernel: [    0.008081] Mount-cache hash table entries: 512
Oct 28 21:42:41 tbox kernel: [    0.008291] Initializing cgroup subsys ns
Oct 28 21:42:41 tbox kernel: [    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Oct 28 21:42:41 tbox kernel: [    0.008302] Initializing cgroup subsys cpuacct
Oct 28 21:42:41 tbox kernel: [    0.008308] Initializing cgroup subsys devices
Oct 28 21:42:41 tbox kernel: [    0.008311] Initializing cgroup subsys freezer
Oct 28 21:42:41 tbox kernel: [    0.008314] Initializing cgroup subsys net_cls
Oct 28 21:42:41 tbox kernel: [    0.008318] Initializing cgroup subsys blkio
Oct 28 21:42:41 tbox kernel: [    0.008372] mce: CPU supports 5 MCE banks
Oct 28 21:42:41 tbox kernel: [    0.008397] Performance Events: 
Oct 28 21:42:41 tbox kernel: [    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
Oct 28 21:42:41 tbox kernel: [    0.008403] no hardware sampling interrupt available.
Oct 28 21:42:41 tbox kernel: [    0.008405] p6 PMU driver.
Oct 28 21:42:41 tbox kernel: [    0.008411] ... version:                0
Oct 28 21:42:41 tbox kernel: [    0.008413] ... bit width:              32
Oct 28 21:42:41 tbox kernel: [    0.008415] ... generic registers:      2
Oct 28 21:42:41 tbox kernel: [    0.008418] ... value mask:             00000000ffffffff
Oct 28 21:42:41 tbox kernel: [    0.008420] ... max period:             000000007fffffff
Oct 28 21:42:41 tbox kernel: [    0.008422] ... fixed-purpose events:   0
Oct 28 21:42:41 tbox kernel: [    0.008425] ... event mask:             0000000000000003
Oct 28 21:42:41 tbox kernel: [    0.008947] SMP alternatives: switching to UP code
Oct 28 21:42:41 tbox kernel: [    0.013686] Freeing SMP alternatives: 16k freed
Oct 28 21:42:41 tbox kernel: [    0.013694] ACPI: Core revision 20101013
Oct 28 21:42:41 tbox kernel: [    0.029767] ACPI: setting ELCR to 0200 (from 0800)
Oct 28 21:42:41 tbox kernel: [    0.032080] weird, boot CPU (#0) not listed by the BIOS.
Oct 28 21:42:41 tbox kernel: [    0.032083] SMP motherboard not detected.
Oct 28 21:42:41 tbox kernel: [    0.032086] Local APIC not detected. Using dummy APIC emulation.
Oct 28 21:42:41 tbox kernel: [    0.032088] SMP disabled
Oct 28 21:42:41 tbox kernel: [    0.032440] Brought up 1 CPUs
Oct 28 21:42:41 tbox kernel: [    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
Oct 28 21:42:41 tbox kernel: [    0.036162] devtmpfs: initialized
Oct 28 21:42:41 tbox kernel: [    0.036579] regulator: core version 0.5
Oct 28 21:42:41 tbox kernel: [    0.036632] NET: Registered protocol family 16
Oct 28 21:42:41 tbox kernel: [    0.036756] ACPI: bus type pci registered
Oct 28 21:42:41 tbox kernel: [    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
Oct 28 21:42:41 tbox kernel: [    0.037079] PCI: Using configuration type 1 for base access
Oct 28 21:42:41 tbox kernel: [    0.037566] bio: create slab <bio-0> at 0
Oct 28 21:42:41 tbox kernel: [    0.039245] ACPI: EC: EC description table is found, configuring boot EC
Oct 28 21:42:41 tbox kernel: [    0.054262] ACPI: Interpreter enabled
Oct 28 21:42:41 tbox kernel: [    0.054267] ACPI: (supports S0 S3 S4 S5)
Oct 28 21:42:41 tbox kernel: [    0.054291] ACPI: Using PIC for interrupt routing
Oct 28 21:42:41 tbox kernel: [    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: Power Resource [PUBS] (on)
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
Oct 28 21:42:41 tbox kernel: [    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 21:42:41 tbox kernel: [    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:42:41 tbox kernel: [    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:42:41 tbox kernel: [    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:42:41 tbox kernel: [    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:42:41 tbox kernel: [    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061311] pci 0000:00:1d.7: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
Oct 28 21:42:41 tbox kernel: [    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
Oct 28 21:42:41 tbox kernel: [    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:42:41 tbox kernel: [    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:42:41 tbox kernel: [    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:42:41 tbox kernel: [    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:42:41 tbox kernel: [    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:42:41 tbox kernel: [    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:42:41 tbox kernel: [    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:42:41 tbox kernel: [    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061705] pci 0000:00:1f.5: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:42:41 tbox kernel: [    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:42:41 tbox kernel: [    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061799] pci 0000:00:1f.6: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:42:41 tbox kernel: [    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:42:41 tbox kernel: [    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064091] pci 0000:01:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:42:41 tbox kernel: [    0.064195] pci 0000:02:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064203] pci 0000:02:00.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:42:41 tbox kernel: [    0.064256] pci 0000:02:00.1: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064264] pci 0000:02:00.1: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:42:41 tbox kernel: [    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:42:41 tbox kernel: [    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:42:41 tbox kernel: [    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064387] pci 0000:02:01.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:42:41 tbox kernel: [    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064617] pci_bus 0000:00: on NUMA node 0
Oct 28 21:42:41 tbox kernel: [    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:42:41 tbox kernel: [    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068774] HEST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 28 21:42:41 tbox kernel: [    0.068856] vgaarb: loaded
Oct 28 21:42:41 tbox kernel: [    0.068921] PCI: Using ACPI for IRQ routing
Oct 28 21:42:41 tbox kernel: [    0.069056] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:42:41 tbox kernel: [    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:42:41 tbox kernel: [    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:42:41 tbox kernel: [    0.069270] Switching to clocksource tsc
Oct 28 21:42:41 tbox kernel: [    0.070692] pnp: PnP ACPI init
Oct 28 21:42:41 tbox kernel: [    0.070716] ACPI: bus type pnp registered
Oct 28 21:42:41 tbox kernel: [    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:42:41 tbox kernel: [    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:42:41 tbox kernel: [    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:42:41 tbox kernel: [    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:42:41 tbox kernel: [    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:42:41 tbox kernel: [    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:42:41 tbox kernel: [    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:42:41 tbox kernel: [    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:42:41 tbox kernel: [    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:42:41 tbox kernel: [    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:42:41 tbox kernel: [    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:42:41 tbox kernel: [    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:42:41 tbox kernel: [    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:42:41 tbox kernel: [    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:42:41 tbox kernel: [    0.071651] pnp 00:01: [bus 00-ff]
Oct 28 21:42:41 tbox kernel: [    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:42:41 tbox kernel: [    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:42:41 tbox kernel: [    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:42:41 tbox kernel: [    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:42:41 tbox kernel: [    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:42:41 tbox kernel: [    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:42:41 tbox kernel: [    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:42:41 tbox kernel: [    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:42:41 tbox kernel: [    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:42:41 tbox kernel: [    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:42:41 tbox kernel: [    0.071911] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:42:41 tbox kernel: [    0.071914] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:42:41 tbox kernel: [    0.071917] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:42:41 tbox kernel: [    0.071920] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:42:41 tbox kernel: [    0.071922] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:42:41 tbox kernel: [    0.071925] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:42:41 tbox kernel: [    0.071928] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:42:41 tbox kernel: [    0.071931] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:42:41 tbox kernel: [    0.071933] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:42:41 tbox kernel: [    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:42:41 tbox kernel: [    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:42:41 tbox kernel: [    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:42:41 tbox kernel: [    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:42:41 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:42:41 tbox kernel: [    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:42:41 tbox kernel: [    0.071952] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:42:41 tbox kernel: [    0.071955] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:42:41 tbox kernel: [    0.071958] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:42:41 tbox kernel: [    0.071961] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:42:41 tbox kernel: [    0.071963] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:42:41 tbox kernel: [    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:42:41 tbox kernel: [    0.071969] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:42:41 tbox kernel: [    0.071972] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:42:41 tbox kernel: [    0.071974] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [dma 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: [io  0x0061]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [io  0x00f0]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [irq 13]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [irq 8]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0060]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0064]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [irq 1]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: [irq 12]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [irq 6]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [dma 2]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [irq 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [irq 7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:42:41 tbox kernel: [    0.072512] pnp: PnP ACPI: found 13 devices
Oct 28 21:42:41 tbox kernel: [    0.072515] ACPI: ACPI bus type pnp unregistered
Oct 28 21:42:41 tbox kernel: [    0.072519] PnPBIOS: Disabled by ACPI PNP
Oct 28 21:42:41 tbox kernel: [    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
Oct 28 21:42:41 tbox kernel: [    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
Oct 28 21:42:41 tbox kernel: [    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
Oct 28 21:42:41 tbox kernel: [    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109872] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110134] PCI: setting IRQ 11 as level-triggered
Oct 28 21:42:41 tbox kernel: [    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.110483] NET: Registered protocol family 2
Oct 28 21:42:41 tbox kernel: [    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:42:41 tbox kernel: [    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:42:41 tbox kernel: [    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:42:41 tbox kernel: [    0.114011] TCP reno registered
Oct 28 21:42:41 tbox kernel: [    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114254] NET: Registered protocol family 1
Oct 28 21:42:41 tbox kernel: [    0.114390] pci 0000:01:00.0: Boot video device
Oct 28 21:42:41 tbox kernel: [    0.114408] PCI: CLS 32 bytes, default 64
Oct 28 21:42:41 tbox kernel: [    0.114492] Unpacking initramfs...
Oct 28 21:42:41 tbox kernel: [    0.543409] Freeing initrd memory: 10220k freed
Oct 28 21:42:41 tbox kernel: [    0.559855] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:42:41 tbox kernel: [    0.560260] audit: initializing netlink socket (disabled)
Oct 28 21:42:41 tbox kernel: [    0.560283] type=2000 audit(1288302144.556:1): initialized
Oct 28 21:42:41 tbox kernel: [    0.573418] highmem bounce pool size: 64 pages
Oct 28 21:42:41 tbox kernel: [    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:42:41 tbox kernel: [    0.575996] VFS: Disk quotas dquot_6.5.2
Oct 28 21:42:41 tbox kernel: [    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:42:41 tbox kernel: [    0.576216] msgmni has been set to 1747
Oct 28 21:42:41 tbox kernel: [    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:42:41 tbox kernel: [    0.576492] io scheduler noop registered
Oct 28 21:42:41 tbox kernel: [    0.576494] io scheduler deadline registered
Oct 28 21:42:41 tbox kernel: [    0.576515] io scheduler cfq registered (default)
Oct 28 21:42:41 tbox kernel: [    0.576801] ERST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.576821] isapnp: Scanning for PnP cards...
Oct 28 21:42:41 tbox kernel: [    0.930063] isapnp: No Plug & Play device found
Oct 28 21:42:41 tbox kernel: [    0.930315] Linux agpgart interface v0.103
Oct 28 21:42:41 tbox kernel: [    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:42:41 tbox kernel: [    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:42:41 tbox kernel: [    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:42:41 tbox kernel: [    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.944752] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:42:41 tbox kernel: [    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:42:41 tbox kernel: [    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:42:41 tbox kernel: [    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:42:41 tbox kernel: [    0.950552] mice: PS/2 mouse device common for all mice
Oct 28 21:42:41 tbox kernel: [    0.950606] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:42:41 tbox kernel: [    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:42:41 tbox kernel: [    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:42:41 tbox kernel: [    0.950697] cpuidle: using governor ladder
Oct 28 21:42:41 tbox kernel: [    0.950700] cpuidle: using governor menu
Oct 28 21:42:41 tbox kernel: [    0.951066] TCP cubic registered
Oct 28 21:42:41 tbox kernel: [    0.951253] NET: Registered protocol family 10
Oct 28 21:42:41 tbox kernel: [    0.951772] lo: Disabled Privacy Extensions
Oct 28 21:42:41 tbox kernel: [    0.952057] Mobile IPv6
Oct 28 21:42:41 tbox kernel: [    0.952061] NET: Registered protocol family 17
Oct 28 21:42:41 tbox kernel: [    0.952072] Registering the dns_resolver key type
Oct 28 21:42:41 tbox kernel: [    0.952099] Using IPI No-Shortcut mode
Oct 28 21:42:41 tbox kernel: [    0.952204] PM: Hibernation image not present or could not be loaded.
Oct 28 21:42:41 tbox kernel: [    0.952223] registered taskstats version 1
Oct 28 21:42:41 tbox kernel: [    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
Oct 28 21:42:41 tbox kernel: [    0.952492] Initalizing network drop monitor service
Oct 28 21:42:41 tbox kernel: [    0.952544] Freeing unused kernel memory: 388k freed
Oct 28 21:42:41 tbox kernel: [    0.952813] Write protecting the kernel text: 2596k
Oct 28 21:42:41 tbox kernel: [    0.952838] Write protecting the kernel read-only data: 924k
Oct 28 21:42:41 tbox kernel: [    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:42:41 tbox kernel: [    1.027042] udev[47]: starting version 164
Oct 28 21:42:41 tbox kernel: [    1.236368] Floppy drive(s): fd0 is 1.44M
Oct 28 21:42:41 tbox kernel: [    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:42:41 tbox kernel: [    1.248825] ACPI: Thermal Zone [THM0] (50 C)
Oct 28 21:42:41 tbox kernel: [    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:42:41 tbox kernel: [    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:42:41 tbox kernel: [    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.277094] FDC 0 is a National Semiconductor PC87306
Oct 28 21:42:41 tbox kernel: [    1.592760] usbcore: registered new interface driver usbfs
Oct 28 21:42:41 tbox kernel: [    1.592924] usbcore: registered new interface driver hub
Oct 28 21:42:41 tbox kernel: [    1.596108] usbcore: registered new device driver usb
Oct 28 21:42:41 tbox kernel: [    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:42:41 tbox kernel: [    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:42:41 tbox kernel: [    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:42:41 tbox kernel: [    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:42:41 tbox kernel: [    1.621446] SCSI subsystem initialized
Oct 28 21:42:41 tbox kernel: [    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:42:41 tbox kernel: [    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:42:41 tbox kernel: [    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:42:41 tbox kernel: [    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:42:41 tbox kernel: [    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.640154] usb usb1: Product: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
Oct 28 21:42:41 tbox kernel: [    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:42:41 tbox kernel: [    1.640363] hub 1-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.640371] hub 1-0:1.0: 6 ports detected
Oct 28 21:42:41 tbox kernel: [    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:42:41 tbox kernel: [    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:42:41 tbox kernel: [    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.641738] usb usb2: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:42:41 tbox kernel: [    1.641899] hub 2-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.641905] hub 2-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:42:41 tbox kernel: [    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:42:41 tbox kernel: [    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.642847] usb usb3: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:42:41 tbox kernel: [    1.643078] hub 3-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643084] hub 3-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:42:41 tbox kernel: [    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:42:41 tbox kernel: [    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.643484] usb usb4: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:42:41 tbox kernel: [    1.643705] hub 4-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643711] hub 4-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.684752] libata version 3.00 loaded.
Oct 28 21:42:41 tbox kernel: [    1.691330] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:42:41 tbox kernel: [    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:42:41 tbox kernel: [    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.692125] scsi0 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.692329] scsi1 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:42:41 tbox kernel: [    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:42:41 tbox kernel: [    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:42:41 tbox kernel: [    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:42:41 tbox kernel: [    1.848422] ata2.01: NODEV after polling detection
Oct 28 21:42:41 tbox kernel: [    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:42:41 tbox kernel: [    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:42:41 tbox kernel: [    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872668] ata2.00: configured for UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872723] ata1.00: configured for UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:42:41 tbox kernel: [    1.907825] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:42:41 tbox kernel: [    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:42:41 tbox kernel: [    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:42:41 tbox kernel: [    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:42:41 tbox kernel: [    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:42:41 tbox kernel: [    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:42:41 tbox kernel: [    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:42:41 tbox kernel: [    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:42:41 tbox kernel: [    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:42:41 tbox kernel: [    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:42:41 tbox kernel: [    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:42:41 tbox kernel: [    2.140987] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:42:41 tbox kernel: [    2.140990] usb 1-4: Manufacturer: 0123456
Oct 28 21:42:41 tbox kernel: [    2.140992] usb 1-4: SerialNumber: 000000000340
Oct 28 21:42:41 tbox kernel: [    2.158046] Initializing USB Mass Storage driver...
Oct 28 21:42:41 tbox kernel: [    2.158167] scsi2 : usb-storage 1-4:1.0
Oct 28 21:42:41 tbox kernel: [    2.158337] usbcore: registered new interface driver usb-storage
Oct 28 21:42:41 tbox kernel: [    2.158339] USB Mass Storage support registered.
Oct 28 21:42:41 tbox kernel: [    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:42:41 tbox kernel: [    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:42:41 tbox kernel: [    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:42:41 tbox kernel: [    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:42:41 tbox kernel: [    2.556836] usb 3-1: Manufacturer: Logitech
Oct 28 21:42:41 tbox kernel: [    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:42:41 tbox kernel: [    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:42:41 tbox kernel: [    2.596680] usbcore: registered new interface driver usbhid
Oct 28 21:42:41 tbox kernel: [    2.596682] usbhid: USB HID core driver
Oct 28 21:42:41 tbox kernel: [    2.668321] device-mapper: uevent: version 1.0.3
Oct 28 21:42:41 tbox kernel: [    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:42:41 tbox kernel: [    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:42:41 tbox kernel: [    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:42:41 tbox kernel: [    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:42:41 tbox kernel: [    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:42:41 tbox kernel: [    3.200194] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.201686] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:42:41 tbox kernel: [    3.283929] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:42:41 tbox kernel: [    3.898630] init[1]: Set hostname to <tbox>.
Oct 28 21:42:41 tbox kernel: [    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    5.535813] fuse init (API version 7.15)
Oct 28 21:42:41 tbox kernel: [    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
Oct 28 21:42:41 tbox kernel: [    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:42:41 tbox kernel: [    5.881272] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    6.281601] udev[366]: starting version 164
Oct 28 21:42:41 tbox kernel: [    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:42:41 tbox kernel: [    6.577737] ACPI: Lid Switch [LID]
Oct 28 21:42:41 tbox kernel: [    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:42:41 tbox kernel: [    6.577842] ACPI: Sleep Button [SLPB]
Oct 28 21:42:41 tbox kernel: [    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:42:41 tbox kernel: [    6.577948] ACPI: Power Button [PWRF]
Oct 28 21:42:41 tbox kernel: [    6.643396] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:42:41 tbox kernel: [    6.644928] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:42:41 tbox kernel: [    6.684608] ACPI: acpi_idle registered with cpuidle
Oct 28 21:42:41 tbox kernel: [    6.685130] Marking TSC unstable due to TSC halts in idle
Oct 28 21:42:41 tbox kernel: [    6.686980] Switching to clocksource acpi_pm
Oct 28 21:42:41 tbox kernel: [    6.919407] Non-volatile memory driver v1.3
Oct 28 21:42:41 tbox kernel: [    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:42:41 tbox kernel: [    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:42:41 tbox kernel: [    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:42:41 tbox kernel: [    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:42:41 tbox kernel: [    7.154595] intel_rng: FWH not detected
Oct 28 21:42:41 tbox kernel: [    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:42:41 tbox kernel: [    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:42:41 tbox kernel: [    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:42:41 tbox kernel: [    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    7.398752] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:42:41 tbox kernel: [    7.535416] NET: Registered protocol family 23
Oct 28 21:42:41 tbox kernel: [    7.536425] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:42:41 tbox kernel: [    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:42:41 tbox kernel: [    7.731051] nsc-ircc 00:0c: [irq 3]
Oct 28 21:42:41 tbox kernel: [    7.731056] nsc-ircc 00:0c: [dma 1]
Oct 28 21:42:41 tbox kernel: [    7.731624] nsc-ircc 00:0c: activated
Oct 28 21:42:41 tbox kernel: [    7.731806] nsc-ircc, chip->init
Oct 28 21:42:41 tbox kernel: [    7.731815] nsc-ircc, Found chip at base=0x02e
Oct 28 21:42:41 tbox kernel: [    7.731839] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:42:41 tbox kernel: [    7.733623] IrDA: Registered device irda0
Oct 28 21:42:41 tbox kernel: [    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:42:41 tbox kernel: [    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:42:41 tbox kernel: [    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:42:41 tbox kernel: [    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:42:41 tbox kernel: [    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:42:41 tbox kernel: [    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:42:41 tbox kernel: [    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:42:41 tbox kernel: [    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:42:41 tbox kernel: [    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:42:41 tbox kernel: [    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:42:41 tbox kernel: [    8.170763] Registered led device: tpacpi::thinklight
Oct 28 21:42:41 tbox kernel: [    8.171652] Registered led device: tpacpi::power
Oct 28 21:42:41 tbox kernel: [    8.171990] Registered led device: tpacpi::standby
Oct 28 21:42:41 tbox kernel: [    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:42:41 tbox kernel: [    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:42:41 tbox kernel: [    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:42:41 tbox kernel: [    8.520058] [drm] radeon kernel modesetting enabled.
Oct 28 21:42:41 tbox kernel: [    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:42:41 tbox kernel: [    8.534630] [drm] register mmio base: 0xC0100000
Oct 28 21:42:41 tbox kernel: [    8.534632] [drm] register mmio size: 65536
Oct 28 21:42:41 tbox kernel: [    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:42:41 tbox kernel: [    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:42:41 tbox kernel: [    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:42:41 tbox kernel: [    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:42:41 tbox kernel: [    8.535472] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:42:41 tbox kernel: [    8.535493] [drm] radeon: irq initialized.
Oct 28 21:42:41 tbox kernel: [    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:42:41 tbox kernel: [    8.536078] [drm] RAM width 128bits DDR
Oct 28 21:42:41 tbox kernel: [    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536178] [TTM] Initializing pool allocator.
Oct 28 21:42:41 tbox kernel: [    8.536211] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:42:41 tbox kernel: [    8.536214] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:42:41 tbox kernel: [    8.537696] radeon 0000:01:00.0: WB enabled
Oct 28 21:42:41 tbox kernel: [    8.538304] [drm] Loading R200 Microcode
Oct 28 21:42:41 tbox kernel: [    8.578476] ath: EEPROM regdomain: 0x61
Oct 28 21:42:41 tbox kernel: [    8.578479] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:42:41 tbox kernel: [    8.578485] ath: Country alpha2 being used: 00
Oct 28 21:42:41 tbox kernel: [    8.578487] ath: Regpair used: 0x61
Oct 28 21:42:41 tbox kernel: [    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
Oct 28 21:42:41 tbox kernel: [    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669837]  clean.
Oct 28 21:42:41 tbox kernel: [    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:42:41 tbox kernel: [    8.722206] Registered led device: ath5k-phy0::rx
Oct 28 21:42:41 tbox kernel: [    8.722234] Registered led device: ath5k-phy0::tx
Oct 28 21:42:41 tbox kernel: [    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:42:41 tbox kernel: [    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:42:41 tbox kernel: [    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:42:41 tbox kernel: [    8.728269] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:42:41 tbox kernel: [    8.728291] [drm] ring test succeeded in 1 usecs
Oct 28 21:42:41 tbox kernel: [    8.728547] [drm] radeon: ib pool ready.
Oct 28 21:42:41 tbox kernel: [    8.728648] [drm] ib test succeeded in 0 usecs
Oct 28 21:42:41 tbox kernel: [    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:42:41 tbox kernel: [    8.728927] [drm] Panel Size 1400x1050
Oct 28 21:42:41 tbox kernel: [    8.739921] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:42:41 tbox kernel: [    8.758506] [drm] No TV DAC info found in BIOS
Oct 28 21:42:41 tbox kernel: [    8.758637] [drm] Radeon Display Connectors
Oct 28 21:42:41 tbox kernel: [    8.758640] [drm] Connector 0:
Oct 28 21:42:41 tbox kernel: [    8.758643] [drm]   VGA
Oct 28 21:42:41 tbox kernel: [    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:42:41 tbox kernel: [    8.758648] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758650] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:42:41 tbox kernel: [    8.758653] [drm] Connector 1:
Oct 28 21:42:41 tbox kernel: [    8.758655] [drm]   DVI-D
Oct 28 21:42:41 tbox kernel: [    8.758656] [drm]   HPD1
Oct 28 21:42:41 tbox kernel: [    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:42:41 tbox kernel: [    8.758661] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758663] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:42:41 tbox kernel: [    8.758666] [drm] Connector 2:
Oct 28 21:42:41 tbox kernel: [    8.758667] [drm]   LVDS
Oct 28 21:42:41 tbox kernel: [    8.758669] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758671] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:42:41 tbox kernel: [    8.758673] [drm] Connector 3:
Oct 28 21:42:41 tbox kernel: [    8.758674] [drm]   S-video
Oct 28 21:42:41 tbox kernel: [    8.758676] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758678] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:42:41 tbox kernel: [    8.764668] [drm] radeon: power management initialized
Oct 28 21:42:41 tbox kernel: [    8.846521] [drm] fb mappable at 0xE0040000
Oct 28 21:42:41 tbox kernel: [    8.846525] [drm] vram apper at 0xE0000000
Oct 28 21:42:41 tbox kernel: [    8.846527] [drm] size 5914624
Oct 28 21:42:41 tbox kernel: [    8.846529] [drm] fb depth is 24
Oct 28 21:42:41 tbox kernel: [    8.846531] [drm]    pitch is 5632
Oct 28 21:42:41 tbox kernel: [    8.916696] Console: switching to colour frame buffer device 175x65
Oct 28 21:42:41 tbox kernel: [    8.977288] fb0: radeondrmfb frame buffer device
Oct 28 21:42:41 tbox kernel: [    8.977291] drm: registered panic notifier
Oct 28 21:42:41 tbox kernel: [    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:42:41 tbox kernel: [    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:42:41 tbox kernel: [    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
Oct 28 21:42:41 tbox kernel: [    9.616044] intel8x0: clocking to 48000
Oct 28 21:42:41 tbox kernel: [    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:42:41 tbox kernel: [   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:42:41 tbox kernel: [   12.431677] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:42:41 tbox kernel: [   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:42:41 tbox kernel: [   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:42:41 tbox kernel: [   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:42:41 tbox kernel: [   15.686258] lp0: using parport0 (interrupt-driven).
Oct 28 21:42:41 tbox kernel: [   15.957198] ppdev: user-space parallel port driver
Oct 28 21:42:41 tbox kernel: [   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
Oct 28 21:42:41 tbox kernel: [   17.346972] P-state transition latency capped at 20 uS
Oct 28 21:42:42 tbox kernel: [   18.253916] Bluetooth: Core ver 2.15
Oct 28 21:42:42 tbox kernel: [   18.253950] NET: Registered protocol family 31
Oct 28 21:42:42 tbox kernel: [   18.253952] Bluetooth: HCI device and connection manager initialized
Oct 28 21:42:42 tbox kernel: [   18.253955] Bluetooth: HCI socket layer initialized
Oct 28 21:42:43 tbox kernel: [   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.661618] wlan0: authenticated
Oct 28 21:42:43 tbox kernel: [   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:42:43 tbox kernel: [   18.665522] wlan0: associated
Oct 28 21:42:43 tbox kernel: [   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:42:43 tbox kernel: [   19.187205] Bluetooth: L2CAP ver 2.15
Oct 28 21:42:43 tbox kernel: [   19.187209] Bluetooth: L2CAP socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:42:43 tbox kernel: [   19.331758] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:42:43 tbox kernel: [   19.335659] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335664] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335667] Bluetooth: RFCOMM ver 1.11
Oct 28 21:42:44 tbox kernel: [   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:42:44 tbox kernel: [   19.596579] Bluetooth: SCO socket layer initialized
Oct 28 21:42:44 tbox kernel: [   19.997363] padlock: VIA PadLock not detected.
Oct 28 21:42:53 tbox kernel: [   29.384046] wlan0: no IPv6 routers present
Oct 28 21:44:05 tbox kernel: [  100.884524] ------------[ cut here ]------------
Oct 28 21:44:05 tbox kernel: [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
Oct 28 21:44:05 tbox kernel: [  100.885100] invalid opcode: 0000 [#1] SMP 
Oct 28 21:44:05 tbox kernel: [  100.885277] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
Oct 28 21:44:05 tbox kernel: [  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_sca
Oct 28 21:44:05 tbox kernel: n]
Oct 28 21:44:05 tbox kernel: [  100.888026] 
Oct 28 21:44:05 tbox kernel: [  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 21:44:05 tbox kernel: [  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Oct 28 21:44:05 tbox kernel: [  100.888026] Process jbd2/sda5-8 (pid: 234, ti=efa20000 task=ef96d040 task.ti=efa20000)
Oct 28 21:44:05 tbox kernel: [  100.888026] Stack:
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
Oct 28 21:44:05 tbox kernel: [  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
Oct 28 21:44:05 tbox kernel: [  100.888026] Call Trace:
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
Oct 28 21:44:05 tbox kernel: [  100.888026] Code: 0c 89 34 24 89 ce 0f ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00 00 83 7b 0c 00 75 37 68 69 0c 5e 
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: [<f85de3af>] ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
Oct 28 21:44:59 tbox kernel: [  154.455567] EXT3-fs: barriers not enabled
Oct 28 21:44:59 tbox kernel: [  154.467107] kjournald starting.  Commit interval 5 seconds
Oct 28 21:44:59 tbox kernel: [  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:44:59 tbox kernel: [  154.468926] EXT3-fs (sdb5): using internal journal
Oct 28 21:44:59 tbox kernel: [  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

[-- Attachment #5: messages --]
[-- Type: application/octet-stream, Size: 96144 bytes --]

Oct 28 21:15:24 tbox kernel: [    0.106341] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    0.106458] NET: Registered protocol family 2
Oct 28 21:15:24 tbox kernel: [    0.106540] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:15:24 tbox kernel: [    0.106928] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:15:24 tbox kernel: [    0.108817] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:15:24 tbox kernel: [    0.109986] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:15:24 tbox kernel: [    0.109991] TCP reno registered
Oct 28 21:15:24 tbox kernel: [    0.109999] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:15:24 tbox kernel: [    0.110039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:15:24 tbox kernel: [    0.110250] NET: Registered protocol family 1
Oct 28 21:15:24 tbox kernel: [    0.110483] Unpacking initramfs...
Oct 28 21:15:24 tbox kernel: [    0.528469] Freeing initrd memory: 9944k freed
Oct 28 21:15:24 tbox kernel: [    0.544478] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:15:24 tbox kernel: [    0.544882] audit: initializing netlink socket (disabled)
Oct 28 21:15:24 tbox kernel: [    0.544904] type=2000 audit(1288300503.540:1): initialized
Oct 28 21:15:24 tbox kernel: [    0.558006] highmem bounce pool size: 64 pages
Oct 28 21:15:24 tbox kernel: [    0.558013] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:15:24 tbox kernel: [    0.560579] VFS: Disk quotas dquot_6.5.2
Oct 28 21:15:24 tbox kernel: [    0.560671] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:15:24 tbox kernel: [    0.560792] msgmni has been set to 1747
Oct 28 21:15:24 tbox kernel: [    0.561071] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:15:24 tbox kernel: [    0.561077] io scheduler noop registered
Oct 28 21:15:24 tbox kernel: [    0.561079] io scheduler deadline registered
Oct 28 21:15:24 tbox kernel: [    0.561101] io scheduler cfq registered (default)
Oct 28 21:15:24 tbox kernel: [    0.561394] ERST: Table is not found!
Oct 28 21:15:24 tbox kernel: [    0.561414] isapnp: Scanning for PnP cards...
Oct 28 21:15:24 tbox kernel: [    0.914731] isapnp: No Plug & Play device found
Oct 28 21:15:24 tbox kernel: [    0.914976] Linux agpgart interface v0.103
Oct 28 21:15:24 tbox kernel: [    0.915131] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:15:24 tbox kernel: [    0.928653] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:15:24 tbox kernel: [    0.928742] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:15:24 tbox kernel: [    0.928845] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:15:24 tbox kernel: [    0.929301] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:15:24 tbox kernel: [    0.929415] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    0.929422] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:15:24 tbox kernel: [    0.929550] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:15:24 tbox kernel: [    0.934483] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:15:24 tbox kernel: [    0.934494] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:15:24 tbox kernel: [    0.934652] mice: PS/2 mouse device common for all mice
Oct 28 21:15:24 tbox kernel: [    0.934709] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:15:24 tbox kernel: [    0.934765] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:15:24 tbox kernel: [    0.934784] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:15:24 tbox kernel: [    0.934798] cpuidle: using governor ladder
Oct 28 21:15:24 tbox kernel: [    0.934800] cpuidle: using governor menu
Oct 28 21:15:24 tbox kernel: [    0.935158] TCP cubic registered
Oct 28 21:15:24 tbox kernel: [    0.935352] NET: Registered protocol family 10
Oct 28 21:15:24 tbox kernel: [    0.935881] lo: Disabled Privacy Extensions
Oct 28 21:15:24 tbox kernel: [    0.936159] Mobile IPv6
Oct 28 21:15:24 tbox kernel: [    0.936162] NET: Registered protocol family 17
Oct 28 21:15:24 tbox kernel: [    0.936182] Using IPI No-Shortcut mode
Oct 28 21:15:24 tbox kernel: [    0.936311] registered taskstats version 1
Oct 28 21:15:24 tbox kernel: [    0.936562] rtc_cmos 00:06: setting system clock to 2010-10-28 21:15:04 UTC (1288300504)
Oct 28 21:15:24 tbox kernel: [    0.936592] Initalizing network drop monitor service
Oct 28 21:15:24 tbox kernel: [    0.936650] Freeing unused kernel memory: 404k freed
Oct 28 21:15:24 tbox kernel: [    0.936951] Write protecting the kernel text: 2600k
Oct 28 21:15:24 tbox kernel: [    0.936976] Write protecting the kernel read-only data: 924k
Oct 28 21:15:24 tbox kernel: [    0.938678] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:15:24 tbox kernel: [    1.011217] udev[47]: starting version 164
Oct 28 21:15:24 tbox kernel: [    1.198207] Floppy drive(s): fd0 is 1.44M
Oct 28 21:15:24 tbox kernel: [    1.226346] FDC 0 is a National Semiconductor PC87306
Oct 28 21:15:24 tbox kernel: [    1.226374] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:15:24 tbox kernel: [    1.226377] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:15:24 tbox kernel: [    1.226438] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.481908] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:15:24 tbox kernel: [    1.481913] ACPI: Thermal Zone [THM0] (46 C)
Oct 28 21:15:24 tbox kernel: [    1.584776] usbcore: registered new interface driver usbfs
Oct 28 21:15:24 tbox kernel: [    1.584942] usbcore: registered new interface driver hub
Oct 28 21:15:24 tbox kernel: [    1.585860] usbcore: registered new device driver usb
Oct 28 21:15:24 tbox kernel: [    1.596041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:15:24 tbox kernel: [    1.601063] SCSI subsystem initialized
Oct 28 21:15:24 tbox kernel: [    1.604176] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.604442] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.604701] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.604707] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.604740] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.604788] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:15:24 tbox kernel: [    1.604830] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:15:24 tbox kernel: [    1.616077] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:15:24 tbox kernel: [    1.624072] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:15:24 tbox kernel: [    1.628647] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:15:24 tbox kernel: [    1.628705] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:15:24 tbox kernel: [    1.628708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.628712] usb usb1: Product: EHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.628715] usb usb1: Manufacturer: Linux 2.6.36-next-20101027.2-686 ehci_hcd
Oct 28 21:15:24 tbox kernel: [    1.628718] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:15:24 tbox kernel: [    1.628918] hub 1-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.628926] hub 1-0:1.0: 6 ports detected
Oct 28 21:15:24 tbox kernel: [    1.629724] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.630098] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.630111] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.630129] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.630143] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:15:24 tbox kernel: [    1.630174] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:15:24 tbox kernel: [    1.630221] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:15:24 tbox kernel: [    1.630225] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.630228] usb usb2: Product: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.630231] usb usb2: Manufacturer: Linux 2.6.36-next-20101027.2-686 uhci_hcd
Oct 28 21:15:24 tbox kernel: [    1.630234] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:15:24 tbox kernel: [    1.630397] hub 2-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.630402] hub 2-0:1.0: 2 ports detected
Oct 28 21:15:24 tbox kernel: [    1.630877] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.659094] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.659340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.659345] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.659359] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.659374] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:15:24 tbox kernel: [    1.659400] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:15:24 tbox kernel: [    1.659444] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:15:24 tbox kernel: [    1.659448] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.659451] usb usb3: Product: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.659454] usb usb3: Manufacturer: Linux 2.6.36-next-20101027.2-686 uhci_hcd
Oct 28 21:15:24 tbox kernel: [    1.659457] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:15:24 tbox kernel: [    1.659697] hub 3-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.659702] hub 3-0:1.0: 2 ports detected
Oct 28 21:15:24 tbox kernel: [    1.660055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.660060] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.660072] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.660082] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:15:24 tbox kernel: [    1.660105] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:15:24 tbox kernel: [    1.660148] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:15:24 tbox kernel: [    1.660152] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.660155] usb usb4: Product: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.660158] usb usb4: Manufacturer: Linux 2.6.36-next-20101027.2-686 uhci_hcd
Oct 28 21:15:24 tbox kernel: [    1.660161] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:15:24 tbox kernel: [    1.660382] hub 4-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.660388] hub 4-0:1.0: 2 ports detected
Oct 28 21:15:24 tbox kernel: [    1.674503] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:15:24 tbox kernel: [    1.674514] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.675262] scsi0 : ata_piix
Oct 28 21:15:24 tbox kernel: [    1.675473] scsi1 : ata_piix
Oct 28 21:15:24 tbox kernel: [    1.676368] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:15:24 tbox kernel: [    1.676372] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:15:24 tbox kernel: [    1.713614] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:15:24 tbox kernel: [    1.713624] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:15:24 tbox kernel: [    1.840961] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:15:24 tbox kernel: [    1.840967] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:15:24 tbox kernel: [    1.840971] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:15:24 tbox kernel: [    1.841066] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:15:24 tbox kernel: [    1.856672] ata2.00: configured for UDMA/33
Oct 28 21:15:24 tbox kernel: [    1.856727] ata1.00: configured for UDMA/100
Oct 28 21:15:24 tbox kernel: [    1.856889] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:15:24 tbox kernel: [    1.860006] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:15:24 tbox kernel: [    1.891949] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:15:24 tbox kernel: [    1.892033] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:15:24 tbox kernel: [    1.892064] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:15:24 tbox kernel: [    1.896230] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:15:24 tbox kernel: [    1.896234] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:15:24 tbox kernel: [    1.954012]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:15:24 tbox kernel: [    1.954716] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:15:24 tbox kernel: [    1.971825] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:15:24 tbox kernel: [    1.973303] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:15:24 tbox kernel: [    1.996050] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:15:24 tbox kernel: [    2.129014] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:15:24 tbox kernel: [    2.129020] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:15:24 tbox kernel: [    2.129024] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:15:24 tbox kernel: [    2.129026] usb 1-4: Manufacturer: 0123456
Oct 28 21:15:24 tbox kernel: [    2.129029] usb 1-4: SerialNumber: 000000000340
Oct 28 21:15:24 tbox kernel: [    2.146376] Initializing USB Mass Storage driver...
Oct 28 21:15:24 tbox kernel: [    2.146499] scsi2 : usb-storage 1-4:1.0
Oct 28 21:15:24 tbox kernel: [    2.146665] usbcore: registered new interface driver usb-storage
Oct 28 21:15:24 tbox kernel: [    2.146668] USB Mass Storage support registered.
Oct 28 21:15:24 tbox kernel: [    2.368039] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:15:24 tbox kernel: [    2.544450] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:15:24 tbox kernel: [    2.544456] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:15:24 tbox kernel: [    2.544459] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:15:24 tbox kernel: [    2.544462] usb 3-1: Manufacturer: Logitech
Oct 28 21:15:24 tbox kernel: [    2.583945] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:15:24 tbox kernel: [    2.584162] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:15:24 tbox kernel: [    2.584341] usbcore: registered new interface driver usbhid
Oct 28 21:15:24 tbox kernel: [    2.584344] usbhid: USB HID core driver
Oct 28 21:15:24 tbox kernel: [    2.664101] device-mapper: uevent: version 1.0.3
Oct 28 21:15:24 tbox kernel: [    2.664749] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:15:24 tbox kernel: [    2.916979] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
Oct 28 21:15:24 tbox kernel: [    2.916985] EXT4-fs (sda5): write access will be enabled during recovery
Oct 28 21:15:24 tbox kernel: [    4.073662] EXT4-fs (sda5): orphan cleanup on readonly fs
Oct 28 21:15:24 tbox kernel: [    4.073747] EXT4-fs (sda5): 5 orphan inodes deleted
Oct 28 21:15:24 tbox kernel: [    4.073751] EXT4-fs (sda5): recovery complete
Oct 28 21:15:24 tbox kernel: [    4.278682] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:15:24 tbox kernel: [    4.946295] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:15:24 tbox kernel: [    5.181293] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:15:24 tbox kernel: [    5.181800] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:15:24 tbox kernel: [    5.186510] init[1]: Set hostname to <tbox>.
Oct 28 21:15:24 tbox kernel: [    6.228380] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [    6.756126] fuse init (API version 7.15)
Oct 28 21:15:24 tbox kernel: [    7.270838] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:15:24 tbox kernel: [    7.270944] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:15:24 tbox kernel: [    7.637979] udev[372]: starting version 164
Oct 28 21:15:24 tbox kernel: [    8.076856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:15:24 tbox kernel: [    8.170352] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:15:24 tbox kernel: [    8.181565] Non-volatile memory driver v1.3
Oct 28 21:15:24 tbox kernel: [    8.191446] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:15:24 tbox kernel: [    8.191665] ACPI: Lid Switch [LID]
Oct 28 21:15:24 tbox kernel: [    8.192231] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:15:24 tbox kernel: [    8.192240] ACPI: Sleep Button [SLPB]
Oct 28 21:15:24 tbox kernel: [    8.192399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:15:24 tbox kernel: [    8.192404] ACPI: Power Button [PWRF]
Oct 28 21:15:24 tbox kernel: [    8.202169] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:15:24 tbox kernel: [    8.354599] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:15:24 tbox kernel: [    8.424682] Marking TSC unstable due to TSC halts in idle
Oct 28 21:15:24 tbox kernel: [    8.426374] Switching to clocksource acpi_pm
Oct 28 21:15:24 tbox kernel: [    8.465577] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:15:24 tbox kernel: [    8.465623] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:15:24 tbox kernel: [    8.467326] NET: Registered protocol family 23
Oct 28 21:15:24 tbox kernel: [    9.411608] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:15:24 tbox kernel: [    9.411959] EXT4-fs (sda3): recovery complete
Oct 28 21:15:24 tbox kernel: [    9.411965] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   13.209593] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:15:24 tbox kernel: [   13.210333] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:15:24 tbox kernel: [   13.309944]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:15:24 tbox kernel: [   13.312721] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:15:24 tbox kernel: [   13.361715] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:15:24 tbox kernel: [   13.362306] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:15:24 tbox kernel: [   13.436832] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:15:24 tbox kernel: [   13.500567] intel_rng: FWH not detected
Oct 28 21:15:24 tbox kernel: [   13.612223] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   13.635705] nsc-ircc 00:0c: activated
Oct 28 21:15:24 tbox kernel: [   13.635874] nsc-ircc, chip->init
Oct 28 21:15:24 tbox kernel: [   13.635883] nsc-ircc, Found chip at base=0x02e
Oct 28 21:15:24 tbox kernel: [   13.635908] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:15:24 tbox kernel: [   13.640910] IrDA: Registered device irda0
Oct 28 21:15:24 tbox kernel: [   13.640915] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:15:24 tbox kernel: [   13.692169] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:15:24 tbox kernel: [   13.692190] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.692193] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.692199] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:15:24 tbox kernel: [   13.790179] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:15:24 tbox kernel: [   13.794183] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:15:24 tbox kernel: [   13.924912] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:15:24 tbox kernel: [   13.924918] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:15:24 tbox kernel: [   13.924930] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [   13.924935] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x8000-0x803f
Oct 28 21:15:24 tbox kernel: [   13.975683] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [   13.975690] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xcfa00000-0xd01fffff
Oct 28 21:15:24 tbox kernel: [   13.975717] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [   13.975721] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:15:24 tbox kernel: [   13.976264] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:15:24 tbox kernel: [   13.976283] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.976286] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.976292] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:15:24 tbox kernel: [   14.212927] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:15:24 tbox kernel: [   14.212933] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:15:24 tbox kernel: [   14.212945] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [   14.212950] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x8000-0x803f
Oct 28 21:15:24 tbox kernel: [   14.230049] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [   14.230055] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xcfa00000-0xd01fffff
Oct 28 21:15:24 tbox kernel: [   14.230082] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [   14.230087] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:15:24 tbox kernel: [   14.230959] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.231074] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:15:24 tbox kernel: [   14.510455] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:15:24 tbox kernel: [   14.510466] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:15:24 tbox kernel: [   14.539554] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:15:24 tbox kernel: [   14.539558] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:15:24 tbox kernel: [   14.539561] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:15:24 tbox kernel: [   14.539564] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:15:24 tbox kernel: [   14.541203] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:15:24 tbox kernel: [   14.559680] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:15:24 tbox kernel: [   14.568436] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:15:24 tbox kernel: [   14.583244] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:15:24 tbox kernel: [   14.591079] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:15:24 tbox kernel: [   14.625825] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:15:24 tbox kernel: [   14.626994] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:15:24 tbox kernel: [   14.627492] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:15:24 tbox kernel: [   14.627918] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
Oct 28 21:15:24 tbox kernel: [   14.628198] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:15:24 tbox kernel: [   14.629346] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:15:24 tbox kernel: [   14.629846] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:15:24 tbox kernel: [   14.630272] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:15:24 tbox kernel: [   14.630735] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:15:24 tbox kernel: [   14.630798] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.630859] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.630924] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632285]  clean.
Oct 28 21:15:24 tbox kernel: [   14.632352] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:15:24 tbox kernel: [   14.632414] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632475] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632540] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:15:24 tbox kernel: [   14.636944] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.652213] [drm] radeon kernel modesetting enabled.
Oct 28 21:15:24 tbox kernel: [   14.652460] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652474] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652486] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.657394] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:15:24 tbox kernel: [   14.657588] [drm] register mmio base: 0xC0100000
Oct 28 21:15:24 tbox kernel: [   14.657591] [drm] register mmio size: 65536
Oct 28 21:15:24 tbox kernel: [   14.657969] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:15:24 tbox kernel: [   14.657990] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658029] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658059] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:15:24 tbox kernel: [   14.658069] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:15:24 tbox kernel: [   14.658079] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:15:24 tbox kernel: [   14.658082] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:15:24 tbox kernel: [   14.658105] [drm] radeon: irq initialized.
Oct 28 21:15:24 tbox kernel: [   14.659168] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:15:24 tbox kernel: [   14.659172] [drm] RAM width 128bits DDR
Oct 28 21:15:24 tbox kernel: [   14.659246] [TTM] Zone  kernel: Available graphics memory: 447570 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659249] [TTM] Zone highmem: Available graphics memory: 516886 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659252] [TTM] Initializing pool allocator.
Oct 28 21:15:24 tbox kernel: [   14.659281] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:15:24 tbox kernel: [   14.659284] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:15:24 tbox kernel: [   14.660766] radeon 0000:01:00.0: WB enabled
Oct 28 21:15:24 tbox kernel: [   14.661409] [drm] Loading R200 Microcode
Oct 28 21:15:24 tbox kernel: [   14.748421] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:15:24 tbox kernel: [   14.748445] [drm] ring test succeeded in 1 usecs
Oct 28 21:15:24 tbox kernel: [   14.748704] [drm] radeon: ib pool ready.
Oct 28 21:15:24 tbox kernel: [   14.748802] [drm] ib test succeeded in 0 usecs
Oct 28 21:15:24 tbox kernel: [   14.749096] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:15:24 tbox kernel: [   14.749099] [drm] Panel Size 1400x1050
Oct 28 21:15:24 tbox kernel: [   14.760092] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:15:24 tbox kernel: [   14.765741] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:15:24 tbox kernel: [   14.765744] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:15:24 tbox kernel: [   14.765747] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:15:24 tbox kernel: [   14.768671] [drm] No TV DAC info found in BIOS
Oct 28 21:15:24 tbox kernel: [   14.768779] [drm] Radeon Display Connectors
Oct 28 21:15:24 tbox kernel: [   14.768781] [drm] Connector 0:
Oct 28 21:15:24 tbox kernel: [   14.768783] [drm]   VGA
Oct 28 21:15:24 tbox kernel: [   14.768787] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:15:24 tbox kernel: [   14.768790] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768792] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:15:24 tbox kernel: [   14.768794] [drm] Connector 1:
Oct 28 21:15:24 tbox kernel: [   14.768796] [drm]   DVI-D
Oct 28 21:15:24 tbox kernel: [   14.768798] [drm]   HPD1
Oct 28 21:15:24 tbox kernel: [   14.768801] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:15:24 tbox kernel: [   14.768804] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768806] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:15:24 tbox kernel: [   14.768808] [drm] Connector 2:
Oct 28 21:15:24 tbox kernel: [   14.768810] [drm]   LVDS
Oct 28 21:15:24 tbox kernel: [   14.768811] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768813] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:15:24 tbox kernel: [   14.768815] [drm] Connector 3:
Oct 28 21:15:24 tbox kernel: [   14.768817] [drm]   S-video
Oct 28 21:15:24 tbox kernel: [   14.768819] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768821] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:15:24 tbox kernel: [   14.787425] [drm] radeon: power management initialized
Oct 28 21:15:24 tbox kernel: [   14.876153] [drm] fb mappable at 0xE0040000
Oct 28 21:15:24 tbox kernel: [   14.876158] [drm] vram apper at 0xE0000000
Oct 28 21:15:24 tbox kernel: [   14.876160] [drm] size 5914624
Oct 28 21:15:24 tbox kernel: [   14.876162] [drm] fb depth is 24
Oct 28 21:15:24 tbox kernel: [   14.876164] [drm]    pitch is 5632
Oct 28 21:15:24 tbox kernel: [   14.945647] Console: switching to colour frame buffer device 175x65
Oct 28 21:15:24 tbox kernel: [   14.980430] fb0: radeondrmfb frame buffer device
Oct 28 21:15:24 tbox kernel: [   14.980432] drm: registered panic notifier
Oct 28 21:15:24 tbox kernel: [   14.980666] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:15:24 tbox kernel: [   15.560039] intel8x0_measure_ac97_clock: measured 55394 usecs (2669 samples)
Oct 28 21:15:24 tbox kernel: [   15.560045] intel8x0: clocking to 48000
Oct 28 21:15:24 tbox kernel: [   15.561553] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   16.233693] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:15:24 tbox kernel: [   16.240295] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   16.869841] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   18.095532] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:15:24 tbox kernel: [   18.095668] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:15:24 tbox kernel: [   18.988405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:15:24 tbox kernel: [   20.048511] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:15:24 tbox kernel: [   20.251736] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: *** info [daemon/startup.c(131)]: 
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: Started gpm successfully. Entered daemon mode.
Oct 28 21:15:25 tbox kernel: [   22.323731] lp0: using parport0 (interrupt-driven).
Oct 28 21:15:25 tbox kernel: [   22.368740] ppdev: user-space parallel port driver
Oct 28 21:15:26 tbox kernel: [   22.657333] sshd (1367): /proc/1367/oom_adj is deprecated, please use /proc/1367/oom_score_adj instead.
Oct 28 21:15:27 tbox kernel: [   23.800827] P-state transition latency capped at 20 uS
Oct 28 21:15:27 tbox kernel: [   24.327910] Bluetooth: Core ver 2.15
Oct 28 21:15:27 tbox kernel: [   24.327943] NET: Registered protocol family 31
Oct 28 21:15:27 tbox kernel: [   24.327945] Bluetooth: HCI device and connection manager initialized
Oct 28 21:15:27 tbox kernel: [   24.327950] Bluetooth: HCI socket layer initialized
Oct 28 21:15:27 tbox kernel: [   24.382373] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:15:28 tbox kernel: [   24.446975] Bluetooth: L2CAP ver 2.15
Oct 28 21:15:28 tbox kernel: [   24.446980] Bluetooth: L2CAP socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.597871] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:15:28 tbox kernel: [   24.597875] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:15:28 tbox kernel: [   24.603912] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603919] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603922] Bluetooth: RFCOMM ver 1.11
Oct 28 21:15:28 tbox kernel: [   25.243227] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:15:28 tbox kernel: [   25.243232] Bluetooth: SCO socket layer initialized
Oct 28 21:15:29 tbox kernel: [   25.476743] padlock: VIA PadLock not detected.
Oct 28 21:15:30 tbox init[1]: Startup finished in 5s 187ms 42us (kernel) + 21s 882ms 481us (userspace) = 27s 69ms 523us.
Oct 28 21:29:44 tbox kernel: [  880.824137] EXT3-fs: barriers not enabled
Oct 28 21:29:44 tbox kernel: [  880.846819] kjournald starting.  Commit interval 5 seconds
Oct 28 21:29:44 tbox kernel: [  880.847089] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:29:44 tbox kernel: [  880.847853] EXT3-fs (sdb5): using internal journal
Oct 28 21:29:44 tbox kernel: [  880.847866] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Oct 28 21:42:00 tbox kernel: Kernel logging (proc) stopped.
Oct 28 21:42:00 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1278" x-info="http://www.rsyslog.com"] exiting on signal 15.
Oct 28 21:42:41 tbox kernel: imklog 4.6.4, log source = /proc/kmsg started.
Oct 28 21:42:41 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1309" x-info="http://www.rsyslog.com"] (re)start
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpu
Oct 28 21:42:41 tbox kernel: [    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
Oct 28 21:42:41 tbox kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI present.
Oct 28 21:42:41 tbox kernel: [    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
Oct 28 21:42:41 tbox kernel: [    0.000000] PAT not supported by CPU.
Oct 28 21:42:41 tbox kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACS 3ff78000 00040
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] 135MB HIGHMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000] 887MB LOWMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]   low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] Zone PFN ranges:
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Movable zone start PFN for each node
Oct 28 21:42:41 tbox kernel: [    0.000000] early_node_map[2] active PFN ranges
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000100 -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Using APIC driver default
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Oct 28 21:42:41 tbox kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 28 21:42:41 tbox kernel: [    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: disable apic facility
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: switched to apic NOOP
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Oct 28 21:42:41 tbox kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
Oct 28 21:42:41 tbox kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Oct 28 21:42:41 tbox kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 28 21:42:41 tbox kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct 28 21:42:41 tbox kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
Oct 28 21:42:41 tbox kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
Oct 28 21:42:41 tbox kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing CPU#0
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
Oct 28 21:42:41 tbox kernel: [    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
Oct 28 21:42:41 tbox kernel: [    0.000000] virtual kernel memory layout:
Oct 28 21:42:41 tbox kernel: [    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 28 21:42:41 tbox kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 28 21:42:41 tbox kernel: [    0.000000] Hierarchical RCU implementation.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] NR_IRQS:1280
Oct 28 21:42:41 tbox kernel: [    0.000000] Extended CMOS year: 2000
Oct 28 21:42:41 tbox kernel: [    0.000000] Console: colour VGA+ 80x25
Oct 28 21:42:41 tbox kernel: [    0.000000] console [tty0] enabled
Oct 28 21:42:41 tbox kernel: [    0.000000] Fast TSC calibration using PIT
Oct 28 21:42:41 tbox kernel: [    0.000000] Detected 1694.278 MHz processor.
Oct 28 21:42:41 tbox kernel: [    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
Oct 28 21:42:41 tbox kernel: [    0.008014] pid_max: default: 32768 minimum: 301
Oct 28 21:42:41 tbox kernel: [    0.008049] Security Framework initialized
Oct 28 21:42:41 tbox kernel: [    0.008059] SELinux:  Disabled at boot.
Oct 28 21:42:41 tbox kernel: [    0.008081] Mount-cache hash table entries: 512
Oct 28 21:42:41 tbox kernel: [    0.008291] Initializing cgroup subsys ns
Oct 28 21:42:41 tbox kernel: [    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Oct 28 21:42:41 tbox kernel: [    0.008302] Initializing cgroup subsys cpuacct
Oct 28 21:42:41 tbox kernel: [    0.008308] Initializing cgroup subsys devices
Oct 28 21:42:41 tbox kernel: [    0.008311] Initializing cgroup subsys freezer
Oct 28 21:42:41 tbox kernel: [    0.008314] Initializing cgroup subsys net_cls
Oct 28 21:42:41 tbox kernel: [    0.008318] Initializing cgroup subsys blkio
Oct 28 21:42:41 tbox kernel: [    0.008372] mce: CPU supports 5 MCE banks
Oct 28 21:42:41 tbox kernel: [    0.008397] Performance Events: 
Oct 28 21:42:41 tbox kernel: [    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
Oct 28 21:42:41 tbox kernel: [    0.008403] no hardware sampling interrupt available.
Oct 28 21:42:41 tbox kernel: [    0.008405] p6 PMU driver.
Oct 28 21:42:41 tbox kernel: [    0.008411] ... version:                0
Oct 28 21:42:41 tbox kernel: [    0.008413] ... bit width:              32
Oct 28 21:42:41 tbox kernel: [    0.008415] ... generic registers:      2
Oct 28 21:42:41 tbox kernel: [    0.008418] ... value mask:             00000000ffffffff
Oct 28 21:42:41 tbox kernel: [    0.008420] ... max period:             000000007fffffff
Oct 28 21:42:41 tbox kernel: [    0.008422] ... fixed-purpose events:   0
Oct 28 21:42:41 tbox kernel: [    0.008425] ... event mask:             0000000000000003
Oct 28 21:42:41 tbox kernel: [    0.008947] SMP alternatives: switching to UP code
Oct 28 21:42:41 tbox kernel: [    0.013686] Freeing SMP alternatives: 16k freed
Oct 28 21:42:41 tbox kernel: [    0.013694] ACPI: Core revision 20101013
Oct 28 21:42:41 tbox kernel: [    0.029767] ACPI: setting ELCR to 0200 (from 0800)
Oct 28 21:42:41 tbox kernel: [    0.032080] weird, boot CPU (#0) not listed by the BIOS.
Oct 28 21:42:41 tbox kernel: [    0.032083] SMP motherboard not detected.
Oct 28 21:42:41 tbox kernel: [    0.032086] Local APIC not detected. Using dummy APIC emulation.
Oct 28 21:42:41 tbox kernel: [    0.032088] SMP disabled
Oct 28 21:42:41 tbox kernel: [    0.032440] Brought up 1 CPUs
Oct 28 21:42:41 tbox kernel: [    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
Oct 28 21:42:41 tbox kernel: [    0.036162] devtmpfs: initialized
Oct 28 21:42:41 tbox kernel: [    0.036579] regulator: core version 0.5
Oct 28 21:42:41 tbox kernel: [    0.036632] NET: Registered protocol family 16
Oct 28 21:42:41 tbox kernel: [    0.036756] ACPI: bus type pci registered
Oct 28 21:42:41 tbox kernel: [    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
Oct 28 21:42:41 tbox kernel: [    0.037079] PCI: Using configuration type 1 for base access
Oct 28 21:42:41 tbox kernel: [    0.037566] bio: create slab <bio-0> at 0
Oct 28 21:42:41 tbox kernel: [    0.039245] ACPI: EC: EC description table is found, configuring boot EC
Oct 28 21:42:41 tbox kernel: [    0.054262] ACPI: Interpreter enabled
Oct 28 21:42:41 tbox kernel: [    0.054267] ACPI: (supports S0 S3 S4 S5)
Oct 28 21:42:41 tbox kernel: [    0.054291] ACPI: Using PIC for interrupt routing
Oct 28 21:42:41 tbox kernel: [    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: Power Resource [PUBS] (on)
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
Oct 28 21:42:41 tbox kernel: [    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 21:42:41 tbox kernel: [    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
Oct 28 21:42:41 tbox kernel: [    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
Oct 28 21:42:41 tbox kernel: [    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068774] HEST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 28 21:42:41 tbox kernel: [    0.068856] vgaarb: loaded
Oct 28 21:42:41 tbox kernel: [    0.068921] PCI: Using ACPI for IRQ routing
Oct 28 21:42:41 tbox kernel: [    0.069270] Switching to clocksource tsc
Oct 28 21:42:41 tbox kernel: [    0.070692] pnp: PnP ACPI init
Oct 28 21:42:41 tbox kernel: [    0.070716] ACPI: bus type pnp registered
Oct 28 21:42:41 tbox kernel: [    0.072512] pnp: PnP ACPI: found 13 devices
Oct 28 21:42:41 tbox kernel: [    0.072515] ACPI: ACPI bus type pnp unregistered
Oct 28 21:42:41 tbox kernel: [    0.072519] PnPBIOS: Disabled by ACPI PNP
Oct 28 21:42:41 tbox kernel: [    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
Oct 28 21:42:41 tbox kernel: [    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
Oct 28 21:42:41 tbox kernel: [    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
Oct 28 21:42:41 tbox kernel: [    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110483] NET: Registered protocol family 2
Oct 28 21:42:41 tbox kernel: [    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:42:41 tbox kernel: [    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:42:41 tbox kernel: [    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:42:41 tbox kernel: [    0.114011] TCP reno registered
Oct 28 21:42:41 tbox kernel: [    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114254] NET: Registered protocol family 1
Oct 28 21:42:41 tbox kernel: [    0.114492] Unpacking initramfs...
Oct 28 21:42:41 tbox kernel: [    0.543409] Freeing initrd memory: 10220k freed
Oct 28 21:42:41 tbox kernel: [    0.559855] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:42:41 tbox kernel: [    0.560260] audit: initializing netlink socket (disabled)
Oct 28 21:42:41 tbox kernel: [    0.560283] type=2000 audit(1288302144.556:1): initialized
Oct 28 21:42:41 tbox kernel: [    0.573418] highmem bounce pool size: 64 pages
Oct 28 21:42:41 tbox kernel: [    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:42:41 tbox kernel: [    0.575996] VFS: Disk quotas dquot_6.5.2
Oct 28 21:42:41 tbox kernel: [    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:42:41 tbox kernel: [    0.576216] msgmni has been set to 1747
Oct 28 21:42:41 tbox kernel: [    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:42:41 tbox kernel: [    0.576492] io scheduler noop registered
Oct 28 21:42:41 tbox kernel: [    0.576494] io scheduler deadline registered
Oct 28 21:42:41 tbox kernel: [    0.576515] io scheduler cfq registered (default)
Oct 28 21:42:41 tbox kernel: [    0.576801] ERST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.576821] isapnp: Scanning for PnP cards...
Oct 28 21:42:41 tbox kernel: [    0.930063] isapnp: No Plug & Play device found
Oct 28 21:42:41 tbox kernel: [    0.930315] Linux agpgart interface v0.103
Oct 28 21:42:41 tbox kernel: [    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:42:41 tbox kernel: [    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:42:41 tbox kernel: [    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:42:41 tbox kernel: [    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.944752] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:42:41 tbox kernel: [    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:42:41 tbox kernel: [    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:42:41 tbox kernel: [    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:42:41 tbox kernel: [    0.950552] mice: PS/2 mouse device common for all mice
Oct 28 21:42:41 tbox kernel: [    0.950606] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:42:41 tbox kernel: [    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:42:41 tbox kernel: [    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:42:41 tbox kernel: [    0.950697] cpuidle: using governor ladder
Oct 28 21:42:41 tbox kernel: [    0.950700] cpuidle: using governor menu
Oct 28 21:42:41 tbox kernel: [    0.951066] TCP cubic registered
Oct 28 21:42:41 tbox kernel: [    0.951253] NET: Registered protocol family 10
Oct 28 21:42:41 tbox kernel: [    0.951772] lo: Disabled Privacy Extensions
Oct 28 21:42:41 tbox kernel: [    0.952057] Mobile IPv6
Oct 28 21:42:41 tbox kernel: [    0.952061] NET: Registered protocol family 17
Oct 28 21:42:41 tbox kernel: [    0.952072] Registering the dns_resolver key type
Oct 28 21:42:41 tbox kernel: [    0.952099] Using IPI No-Shortcut mode
Oct 28 21:42:41 tbox kernel: [    0.952223] registered taskstats version 1
Oct 28 21:42:41 tbox kernel: [    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
Oct 28 21:42:41 tbox kernel: [    0.952492] Initalizing network drop monitor service
Oct 28 21:42:41 tbox kernel: [    0.952544] Freeing unused kernel memory: 388k freed
Oct 28 21:42:41 tbox kernel: [    0.952813] Write protecting the kernel text: 2596k
Oct 28 21:42:41 tbox kernel: [    0.952838] Write protecting the kernel read-only data: 924k
Oct 28 21:42:41 tbox kernel: [    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:42:41 tbox kernel: [    1.027042] udev[47]: starting version 164
Oct 28 21:42:41 tbox kernel: [    1.236368] Floppy drive(s): fd0 is 1.44M
Oct 28 21:42:41 tbox kernel: [    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:42:41 tbox kernel: [    1.248825] ACPI: Thermal Zone [THM0] (50 C)
Oct 28 21:42:41 tbox kernel: [    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:42:41 tbox kernel: [    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:42:41 tbox kernel: [    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.277094] FDC 0 is a National Semiconductor PC87306
Oct 28 21:42:41 tbox kernel: [    1.592760] usbcore: registered new interface driver usbfs
Oct 28 21:42:41 tbox kernel: [    1.592924] usbcore: registered new interface driver hub
Oct 28 21:42:41 tbox kernel: [    1.596108] usbcore: registered new device driver usb
Oct 28 21:42:41 tbox kernel: [    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:42:41 tbox kernel: [    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:42:41 tbox kernel: [    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:42:41 tbox kernel: [    1.621446] SCSI subsystem initialized
Oct 28 21:42:41 tbox kernel: [    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:42:41 tbox kernel: [    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:42:41 tbox kernel: [    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:42:41 tbox kernel: [    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:42:41 tbox kernel: [    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.640154] usb usb1: Product: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
Oct 28 21:42:41 tbox kernel: [    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:42:41 tbox kernel: [    1.640363] hub 1-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.640371] hub 1-0:1.0: 6 ports detected
Oct 28 21:42:41 tbox kernel: [    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:42:41 tbox kernel: [    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:42:41 tbox kernel: [    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.641738] usb usb2: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:42:41 tbox kernel: [    1.641899] hub 2-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.641905] hub 2-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:42:41 tbox kernel: [    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:42:41 tbox kernel: [    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.642847] usb usb3: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:42:41 tbox kernel: [    1.643078] hub 3-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643084] hub 3-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:42:41 tbox kernel: [    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:42:41 tbox kernel: [    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.643484] usb usb4: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:42:41 tbox kernel: [    1.643705] hub 4-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643711] hub 4-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:42:41 tbox kernel: [    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.692125] scsi0 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.692329] scsi1 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:42:41 tbox kernel: [    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:42:41 tbox kernel: [    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:42:41 tbox kernel: [    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:42:41 tbox kernel: [    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:42:41 tbox kernel: [    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:42:41 tbox kernel: [    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872668] ata2.00: configured for UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872723] ata1.00: configured for UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:42:41 tbox kernel: [    1.907825] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:42:41 tbox kernel: [    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:42:41 tbox kernel: [    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:42:41 tbox kernel: [    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:42:41 tbox kernel: [    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:42:41 tbox kernel: [    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:42:41 tbox kernel: [    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:42:41 tbox kernel: [    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:42:41 tbox kernel: [    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:42:41 tbox kernel: [    2.140987] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:42:41 tbox kernel: [    2.140990] usb 1-4: Manufacturer: 0123456
Oct 28 21:42:41 tbox kernel: [    2.140992] usb 1-4: SerialNumber: 000000000340
Oct 28 21:42:41 tbox kernel: [    2.158046] Initializing USB Mass Storage driver...
Oct 28 21:42:41 tbox kernel: [    2.158167] scsi2 : usb-storage 1-4:1.0
Oct 28 21:42:41 tbox kernel: [    2.158337] usbcore: registered new interface driver usb-storage
Oct 28 21:42:41 tbox kernel: [    2.158339] USB Mass Storage support registered.
Oct 28 21:42:41 tbox kernel: [    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:42:41 tbox kernel: [    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:42:41 tbox kernel: [    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:42:41 tbox kernel: [    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:42:41 tbox kernel: [    2.556836] usb 3-1: Manufacturer: Logitech
Oct 28 21:42:41 tbox kernel: [    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:42:41 tbox kernel: [    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:42:41 tbox kernel: [    2.596680] usbcore: registered new interface driver usbhid
Oct 28 21:42:41 tbox kernel: [    2.596682] usbhid: USB HID core driver
Oct 28 21:42:41 tbox kernel: [    2.668321] device-mapper: uevent: version 1.0.3
Oct 28 21:42:41 tbox kernel: [    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:42:41 tbox kernel: [    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:42:41 tbox kernel: [    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:42:41 tbox kernel: [    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:42:41 tbox kernel: [    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:42:41 tbox kernel: [    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:42:41 tbox kernel: [    3.898630] init[1]: Set hostname to <tbox>.
Oct 28 21:42:41 tbox kernel: [    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    5.535813] fuse init (API version 7.15)
Oct 28 21:42:41 tbox kernel: [    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
Oct 28 21:42:41 tbox kernel: [    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:42:41 tbox kernel: [    5.881272] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    6.281601] udev[366]: starting version 164
Oct 28 21:42:41 tbox kernel: [    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:42:41 tbox kernel: [    6.577737] ACPI: Lid Switch [LID]
Oct 28 21:42:41 tbox kernel: [    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:42:41 tbox kernel: [    6.577842] ACPI: Sleep Button [SLPB]
Oct 28 21:42:41 tbox kernel: [    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:42:41 tbox kernel: [    6.577948] ACPI: Power Button [PWRF]
Oct 28 21:42:41 tbox kernel: [    6.643396] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:42:41 tbox kernel: [    6.644928] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:42:41 tbox kernel: [    6.685130] Marking TSC unstable due to TSC halts in idle
Oct 28 21:42:41 tbox kernel: [    6.686980] Switching to clocksource acpi_pm
Oct 28 21:42:41 tbox kernel: [    6.919407] Non-volatile memory driver v1.3
Oct 28 21:42:41 tbox kernel: [    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:42:41 tbox kernel: [    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:42:41 tbox kernel: [    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:42:41 tbox kernel: [    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:42:41 tbox kernel: [    7.154595] intel_rng: FWH not detected
Oct 28 21:42:41 tbox kernel: [    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:42:41 tbox kernel: [    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:42:41 tbox kernel: [    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:42:41 tbox kernel: [    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    7.398752] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:42:41 tbox kernel: [    7.535416] NET: Registered protocol family 23
Oct 28 21:42:41 tbox kernel: [    7.536425] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:42:41 tbox kernel: [    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    7.731624] nsc-ircc 00:0c: activated
Oct 28 21:42:41 tbox kernel: [    7.731806] nsc-ircc, chip->init
Oct 28 21:42:41 tbox kernel: [    7.731815] nsc-ircc, Found chip at base=0x02e
Oct 28 21:42:41 tbox kernel: [    7.731839] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:42:41 tbox kernel: [    7.733623] IrDA: Registered device irda0
Oct 28 21:42:41 tbox kernel: [    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:42:41 tbox kernel: [    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:42:41 tbox kernel: [    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:42:41 tbox kernel: [    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:42:41 tbox kernel: [    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:42:41 tbox kernel: [    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:42:41 tbox kernel: [    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:42:41 tbox kernel: [    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:42:41 tbox kernel: [    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:42:41 tbox kernel: [    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:42:41 tbox kernel: [    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:42:41 tbox kernel: [    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:42:41 tbox kernel: [    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:42:41 tbox kernel: [    8.520058] [drm] radeon kernel modesetting enabled.
Oct 28 21:42:41 tbox kernel: [    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:42:41 tbox kernel: [    8.534630] [drm] register mmio base: 0xC0100000
Oct 28 21:42:41 tbox kernel: [    8.534632] [drm] register mmio size: 65536
Oct 28 21:42:41 tbox kernel: [    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:42:41 tbox kernel: [    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:42:41 tbox kernel: [    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:42:41 tbox kernel: [    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:42:41 tbox kernel: [    8.535472] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:42:41 tbox kernel: [    8.535493] [drm] radeon: irq initialized.
Oct 28 21:42:41 tbox kernel: [    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:42:41 tbox kernel: [    8.536078] [drm] RAM width 128bits DDR
Oct 28 21:42:41 tbox kernel: [    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536178] [TTM] Initializing pool allocator.
Oct 28 21:42:41 tbox kernel: [    8.536211] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:42:41 tbox kernel: [    8.536214] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:42:41 tbox kernel: [    8.537696] radeon 0000:01:00.0: WB enabled
Oct 28 21:42:41 tbox kernel: [    8.538304] [drm] Loading R200 Microcode
Oct 28 21:42:41 tbox kernel: [    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
Oct 28 21:42:41 tbox kernel: [    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669837]  clean.
Oct 28 21:42:41 tbox kernel: [    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:42:41 tbox kernel: [    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:42:41 tbox kernel: [    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:42:41 tbox kernel: [    8.728269] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:42:41 tbox kernel: [    8.728291] [drm] ring test succeeded in 1 usecs
Oct 28 21:42:41 tbox kernel: [    8.728547] [drm] radeon: ib pool ready.
Oct 28 21:42:41 tbox kernel: [    8.728648] [drm] ib test succeeded in 0 usecs
Oct 28 21:42:41 tbox kernel: [    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:42:41 tbox kernel: [    8.728927] [drm] Panel Size 1400x1050
Oct 28 21:42:41 tbox kernel: [    8.739921] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:42:41 tbox kernel: [    8.758506] [drm] No TV DAC info found in BIOS
Oct 28 21:42:41 tbox kernel: [    8.758637] [drm] Radeon Display Connectors
Oct 28 21:42:41 tbox kernel: [    8.758640] [drm] Connector 0:
Oct 28 21:42:41 tbox kernel: [    8.758643] [drm]   VGA
Oct 28 21:42:41 tbox kernel: [    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:42:41 tbox kernel: [    8.758648] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758650] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:42:41 tbox kernel: [    8.758653] [drm] Connector 1:
Oct 28 21:42:41 tbox kernel: [    8.758655] [drm]   DVI-D
Oct 28 21:42:41 tbox kernel: [    8.758656] [drm]   HPD1
Oct 28 21:42:41 tbox kernel: [    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:42:41 tbox kernel: [    8.758661] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758663] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:42:41 tbox kernel: [    8.758666] [drm] Connector 2:
Oct 28 21:42:41 tbox kernel: [    8.758667] [drm]   LVDS
Oct 28 21:42:41 tbox kernel: [    8.758669] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758671] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:42:41 tbox kernel: [    8.758673] [drm] Connector 3:
Oct 28 21:42:41 tbox kernel: [    8.758674] [drm]   S-video
Oct 28 21:42:41 tbox kernel: [    8.758676] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758678] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:42:41 tbox kernel: [    8.764668] [drm] radeon: power management initialized
Oct 28 21:42:41 tbox kernel: [    8.846521] [drm] fb mappable at 0xE0040000
Oct 28 21:42:41 tbox kernel: [    8.846525] [drm] vram apper at 0xE0000000
Oct 28 21:42:41 tbox kernel: [    8.846527] [drm] size 5914624
Oct 28 21:42:41 tbox kernel: [    8.846529] [drm] fb depth is 24
Oct 28 21:42:41 tbox kernel: [    8.846531] [drm]    pitch is 5632
Oct 28 21:42:41 tbox kernel: [    8.916696] Console: switching to colour frame buffer device 175x65
Oct 28 21:42:41 tbox kernel: [    8.977288] fb0: radeondrmfb frame buffer device
Oct 28 21:42:41 tbox kernel: [    8.977291] drm: registered panic notifier
Oct 28 21:42:41 tbox kernel: [    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:42:41 tbox kernel: [    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:42:41 tbox kernel: [    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
Oct 28 21:42:41 tbox kernel: [    9.616044] intel8x0: clocking to 48000
Oct 28 21:42:41 tbox kernel: [    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:42:41 tbox kernel: [   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:42:41 tbox kernel: [   12.431677] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:42:41 tbox kernel: [   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:42:41 tbox kernel: [   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:42:41 tbox kernel: [   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:42:41 tbox kernel: [   15.686258] lp0: using parport0 (interrupt-driven).
Oct 28 21:42:41 tbox kernel: [   15.957198] ppdev: user-space parallel port driver
Oct 28 21:42:41 tbox kernel: [   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
Oct 28 21:42:41 tbox kernel: [   17.346972] P-state transition latency capped at 20 uS
Oct 28 21:42:42 tbox kernel: [   18.253916] Bluetooth: Core ver 2.15
Oct 28 21:42:42 tbox kernel: [   18.253950] NET: Registered protocol family 31
Oct 28 21:42:42 tbox kernel: [   18.253952] Bluetooth: HCI device and connection manager initialized
Oct 28 21:42:42 tbox kernel: [   18.253955] Bluetooth: HCI socket layer initialized
Oct 28 21:42:43 tbox kernel: [   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:42:43 tbox kernel: [   19.187205] Bluetooth: L2CAP ver 2.15
Oct 28 21:42:43 tbox kernel: [   19.187209] Bluetooth: L2CAP socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:42:43 tbox kernel: [   19.331758] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:42:43 tbox kernel: [   19.335659] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335664] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335667] Bluetooth: RFCOMM ver 1.11
Oct 28 21:42:44 tbox kernel: [   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:42:44 tbox kernel: [   19.596579] Bluetooth: SCO socket layer initialized
Oct 28 21:42:44 tbox kernel: [   19.997363] padlock: VIA PadLock not detected.
Oct 28 21:42:45 tbox init[1]: Startup finished in 3s 899ms 149us (kernel) + 17s 289ms 543us (userspace) = 21s 188ms 692us.
Oct 28 21:44:05 tbox kernel: [  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_sca
Oct 28 21:44:05 tbox kernel: n]
Oct 28 21:44:05 tbox kernel: [  100.888026] 
Oct 28 21:44:05 tbox kernel: [  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 21:44:05 tbox kernel: [  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
Oct 28 21:44:05 tbox kernel: [  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
Oct 28 21:44:05 tbox kernel: [  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
Oct 28 21:44:59 tbox kernel: [  154.455567] EXT3-fs: barriers not enabled
Oct 28 21:44:59 tbox kernel: [  154.467107] kjournald starting.  Commit interval 5 seconds
Oct 28 21:44:59 tbox kernel: [  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:44:59 tbox kernel: [  154.468926] EXT3-fs (sdb5): using internal journal
Oct 28 21:44:59 tbox kernel: [  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

[-- Attachment #6: syslog --]
[-- Type: application/octet-stream, Size: 92724 bytes --]

Oct 28 21:15:24 tbox kernel: [   14.765729] Registered led device: ath5k-phy0::tx
Oct 28 21:15:24 tbox kernel: [   14.765741] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:15:24 tbox kernel: [   14.765744] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:15:24 tbox kernel: [   14.765747] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:15:24 tbox kernel: [   14.768671] [drm] No TV DAC info found in BIOS
Oct 28 21:15:24 tbox kernel: [   14.768779] [drm] Radeon Display Connectors
Oct 28 21:15:24 tbox kernel: [   14.768781] [drm] Connector 0:
Oct 28 21:15:24 tbox kernel: [   14.768783] [drm]   VGA
Oct 28 21:15:24 tbox kernel: [   14.768787] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:15:24 tbox kernel: [   14.768790] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768792] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:15:24 tbox kernel: [   14.768794] [drm] Connector 1:
Oct 28 21:15:24 tbox kernel: [   14.768796] [drm]   DVI-D
Oct 28 21:15:24 tbox kernel: [   14.768798] [drm]   HPD1
Oct 28 21:15:24 tbox kernel: [   14.768801] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:15:24 tbox kernel: [   14.768804] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768806] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:15:24 tbox kernel: [   14.768808] [drm] Connector 2:
Oct 28 21:15:24 tbox kernel: [   14.768810] [drm]   LVDS
Oct 28 21:15:24 tbox kernel: [   14.768811] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768813] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:15:24 tbox kernel: [   14.768815] [drm] Connector 3:
Oct 28 21:15:24 tbox kernel: [   14.768817] [drm]   S-video
Oct 28 21:15:24 tbox kernel: [   14.768819] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768821] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:15:24 tbox kernel: [   14.787425] [drm] radeon: power management initialized
Oct 28 21:15:24 tbox kernel: [   14.876153] [drm] fb mappable at 0xE0040000
Oct 28 21:15:24 tbox kernel: [   14.876158] [drm] vram apper at 0xE0000000
Oct 28 21:15:24 tbox kernel: [   14.876160] [drm] size 5914624
Oct 28 21:15:24 tbox kernel: [   14.876162] [drm] fb depth is 24
Oct 28 21:15:24 tbox kernel: [   14.876164] [drm]    pitch is 5632
Oct 28 21:15:24 tbox kernel: [   14.945647] Console: switching to colour frame buffer device 175x65
Oct 28 21:15:24 tbox kernel: [   14.980430] fb0: radeondrmfb frame buffer device
Oct 28 21:15:24 tbox kernel: [   14.980432] drm: registered panic notifier
Oct 28 21:15:24 tbox kernel: [   14.980666] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:15:24 tbox kernel: [   15.560039] intel8x0_measure_ac97_clock: measured 55394 usecs (2669 samples)
Oct 28 21:15:24 tbox kernel: [   15.560045] intel8x0: clocking to 48000
Oct 28 21:15:24 tbox kernel: [   15.561553] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   15.561581] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   16.233693] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:15:24 tbox kernel: [   16.240295] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   16.869841] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   18.095532] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:15:24 tbox kernel: [   18.095668] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:15:24 tbox kernel: [   18.988405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:15:24 tbox kernel: [   20.048511] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:15:24 tbox kernel: [   20.251736] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: *** info [daemon/startup.c(131)]: 
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: Started gpm successfully. Entered daemon mode.
Oct 28 21:15:25 tbox /usr/sbin/cron[1327]: (CRON) INFO (pidfile fd = 3)
Oct 28 21:15:25 tbox /usr/sbin/cron[1338]: (CRON) STARTUP (fork ok)
Oct 28 21:15:25 tbox /usr/sbin/cron[1338]: (CRON) INFO (Running @reboot jobs)
Oct 28 21:15:25 tbox kernel: [   22.323731] lp0: using parport0 (interrupt-driven).
Oct 28 21:15:25 tbox kernel: [   22.368740] ppdev: user-space parallel port driver
Oct 28 21:15:26 tbox kernel: [   22.657333] sshd (1367): /proc/1367/oom_adj is deprecated, please use /proc/1367/oom_score_adj instead.
Oct 28 21:15:27 tbox bluetoothd[1393]: Bluetooth deamon 4.70
Oct 28 21:15:27 tbox kernel: [   23.800827] P-state transition latency capped at 20 uS
Oct 28 21:15:27 tbox bluetoothd[1393]: Starting SDP server
Oct 28 21:15:27 tbox kernel: [   24.327910] Bluetooth: Core ver 2.15
Oct 28 21:15:27 tbox kernel: [   24.327943] NET: Registered protocol family 31
Oct 28 21:15:27 tbox kernel: [   24.327945] Bluetooth: HCI device and connection manager initialized
Oct 28 21:15:27 tbox kernel: [   24.327950] Bluetooth: HCI socket layer initialized
Oct 28 21:15:27 tbox wpa_supplicant[1153]: Trying to associate with 00:04:0e:e4:00:3d (SSID='myCastle-WLAN WPA (Wireless LAN)' freq=2442 MHz)
Oct 28 21:15:27 tbox kernel: [   24.372207] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.374792] wlan0: authenticated
Oct 28 21:15:27 tbox kernel: [   24.374831] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox wpa_supplicant[1153]: Associated with 00:04:0e:e4:00:3d
Oct 28 21:15:27 tbox kernel: [   24.380317] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:15:27 tbox kernel: [   24.380327] wlan0: associated
Oct 28 21:15:27 tbox kernel: [   24.382373] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:15:28 tbox kernel: [   24.446975] Bluetooth: L2CAP ver 2.15
Oct 28 21:15:28 tbox kernel: [   24.446980] Bluetooth: L2CAP socket layer initialized
Oct 28 21:15:28 tbox bluetoothd[1393]: Starting experimental netlink support
Oct 28 21:15:28 tbox bluetoothd[1393]: Failed to find Bluetooth netlink family
Oct 28 21:15:28 tbox bluetoothd[1393]: Failed to init netlink plugin
Oct 28 21:15:28 tbox kernel: [   24.597871] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:15:28 tbox kernel: [   24.597875] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:15:28 tbox kernel: [   24.603912] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603919] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603922] Bluetooth: RFCOMM ver 1.11
Oct 28 21:15:28 tbox kernel: [   25.243227] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:15:28 tbox kernel: [   25.243232] Bluetooth: SCO socket layer initialized
Oct 28 21:15:29 tbox kernel: [   25.476743] padlock: VIA PadLock not detected.
Oct 28 21:15:29 tbox wpa_supplicant[1153]: WPA: Key negotiation completed with 00:04:0e:e4:00:3d [PTK=CCMP GTK=CCMP]
Oct 28 21:15:29 tbox wpa_supplicant[1153]: CTRL-EVENT-CONNECTED - Connection to 00:04:0e:e4:00:3d completed (auth) [id=0 id_str=]
Oct 28 21:15:30 tbox acpid: client connected from 1503[105:112]
Oct 28 21:15:30 tbox acpid: 1 client rule loaded
Oct 28 21:15:30 tbox init[1]: Startup finished in 5s 187ms 42us (kernel) + 21s 882ms 481us (userspace) = 27s 69ms 523us.
Oct 28 21:15:38 tbox kernel: [   34.832041] wlan0: no IPv6 routers present
Oct 28 21:15:40 tbox ntpdate[1270]: step time server 85.10.240.253 offset 0.205911 sec
Oct 28 21:17:01 tbox /USR/SBIN/CRON[1510]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 28 21:17:51 tbox acpid: client connected from 1549[0:0]
Oct 28 21:17:51 tbox acpid: 1 client rule loaded
Oct 28 21:18:49 tbox ntfs-3g[571]: Unmounting /dev/sda1 (IBM_PRELOAD)
Oct 28 21:29:44 tbox kernel: [  880.824137] EXT3-fs: barriers not enabled
Oct 28 21:29:44 tbox kernel: [  880.846819] kjournald starting.  Commit interval 5 seconds
Oct 28 21:29:44 tbox kernel: [  880.847089] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:29:44 tbox kernel: [  880.847853] EXT3-fs (sdb5): using internal journal
Oct 28 21:29:44 tbox kernel: [  880.847866] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Oct 28 21:42:00 tbox kernel: Kernel logging (proc) stopped.
Oct 28 21:42:00 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1278" x-info="http://www.rsyslog.com"] exiting on signal 15.
Oct 28 21:42:41 tbox kernel: imklog 4.6.4, log source = /proc/kmsg started.
Oct 28 21:42:41 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1309" x-info="http://www.rsyslog.com"] (re)start
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpu
Oct 28 21:42:41 tbox kernel: [    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
Oct 28 21:42:41 tbox kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI present.
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000] PAT not supported by CPU.
Oct 28 21:42:41 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:42:41 tbox kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:42:41 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:42:41 tbox kernel: [    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACS 3ff78000 00040
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] 135MB HIGHMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000] 887MB LOWMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]   low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] Zone PFN ranges:
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Movable zone start PFN for each node
Oct 28 21:42:41 tbox kernel: [    0.000000] early_node_map[2] active PFN ranges
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000100 -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:42:41 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:42:41 tbox kernel: [    0.000000] Using APIC driver default
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Oct 28 21:42:41 tbox kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 28 21:42:41 tbox kernel: [    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: disable apic facility
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: switched to apic NOOP
Oct 28 21:42:41 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Oct 28 21:42:41 tbox kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
Oct 28 21:42:41 tbox kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Oct 28 21:42:41 tbox kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 28 21:42:41 tbox kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct 28 21:42:41 tbox kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
Oct 28 21:42:41 tbox kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
Oct 28 21:42:41 tbox kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing CPU#0
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
Oct 28 21:42:41 tbox kernel: [    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
Oct 28 21:42:41 tbox kernel: [    0.000000] virtual kernel memory layout:
Oct 28 21:42:41 tbox kernel: [    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 28 21:42:41 tbox kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 28 21:42:41 tbox kernel: [    0.000000] Hierarchical RCU implementation.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] NR_IRQS:1280
Oct 28 21:42:41 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
Oct 28 21:42:41 tbox kernel: [    0.000000] Extended CMOS year: 2000
Oct 28 21:42:41 tbox kernel: [    0.000000] Console: colour VGA+ 80x25
Oct 28 21:42:41 tbox kernel: [    0.000000] console [tty0] enabled
Oct 28 21:42:41 tbox kernel: [    0.000000] Fast TSC calibration using PIT
Oct 28 21:42:41 tbox kernel: [    0.000000] Detected 1694.278 MHz processor.
Oct 28 21:42:41 tbox kernel: [    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
Oct 28 21:42:41 tbox kernel: [    0.008014] pid_max: default: 32768 minimum: 301
Oct 28 21:42:41 tbox kernel: [    0.008049] Security Framework initialized
Oct 28 21:42:41 tbox kernel: [    0.008059] SELinux:  Disabled at boot.
Oct 28 21:42:41 tbox kernel: [    0.008081] Mount-cache hash table entries: 512
Oct 28 21:42:41 tbox kernel: [    0.008291] Initializing cgroup subsys ns
Oct 28 21:42:41 tbox kernel: [    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Oct 28 21:42:41 tbox kernel: [    0.008302] Initializing cgroup subsys cpuacct
Oct 28 21:42:41 tbox kernel: [    0.008308] Initializing cgroup subsys devices
Oct 28 21:42:41 tbox kernel: [    0.008311] Initializing cgroup subsys freezer
Oct 28 21:42:41 tbox kernel: [    0.008314] Initializing cgroup subsys net_cls
Oct 28 21:42:41 tbox kernel: [    0.008318] Initializing cgroup subsys blkio
Oct 28 21:42:41 tbox kernel: [    0.008372] mce: CPU supports 5 MCE banks
Oct 28 21:42:41 tbox kernel: [    0.008397] Performance Events: 
Oct 28 21:42:41 tbox kernel: [    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
Oct 28 21:42:41 tbox kernel: [    0.008403] no hardware sampling interrupt available.
Oct 28 21:42:41 tbox kernel: [    0.008405] p6 PMU driver.
Oct 28 21:42:41 tbox kernel: [    0.008411] ... version:                0
Oct 28 21:42:41 tbox kernel: [    0.008413] ... bit width:              32
Oct 28 21:42:41 tbox kernel: [    0.008415] ... generic registers:      2
Oct 28 21:42:41 tbox kernel: [    0.008418] ... value mask:             00000000ffffffff
Oct 28 21:42:41 tbox kernel: [    0.008420] ... max period:             000000007fffffff
Oct 28 21:42:41 tbox kernel: [    0.008422] ... fixed-purpose events:   0
Oct 28 21:42:41 tbox kernel: [    0.008425] ... event mask:             0000000000000003
Oct 28 21:42:41 tbox kernel: [    0.008947] SMP alternatives: switching to UP code
Oct 28 21:42:41 tbox kernel: [    0.013686] Freeing SMP alternatives: 16k freed
Oct 28 21:42:41 tbox kernel: [    0.013694] ACPI: Core revision 20101013
Oct 28 21:42:41 tbox kernel: [    0.029767] ACPI: setting ELCR to 0200 (from 0800)
Oct 28 21:42:41 tbox kernel: [    0.032080] weird, boot CPU (#0) not listed by the BIOS.
Oct 28 21:42:41 tbox kernel: [    0.032083] SMP motherboard not detected.
Oct 28 21:42:41 tbox kernel: [    0.032086] Local APIC not detected. Using dummy APIC emulation.
Oct 28 21:42:41 tbox kernel: [    0.032088] SMP disabled
Oct 28 21:42:41 tbox kernel: [    0.032440] Brought up 1 CPUs
Oct 28 21:42:41 tbox kernel: [    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
Oct 28 21:42:41 tbox kernel: [    0.036162] devtmpfs: initialized
Oct 28 21:42:41 tbox kernel: [    0.036579] regulator: core version 0.5
Oct 28 21:42:41 tbox kernel: [    0.036632] NET: Registered protocol family 16
Oct 28 21:42:41 tbox kernel: [    0.036756] ACPI: bus type pci registered
Oct 28 21:42:41 tbox kernel: [    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
Oct 28 21:42:41 tbox kernel: [    0.037079] PCI: Using configuration type 1 for base access
Oct 28 21:42:41 tbox kernel: [    0.037566] bio: create slab <bio-0> at 0
Oct 28 21:42:41 tbox kernel: [    0.039245] ACPI: EC: EC description table is found, configuring boot EC
Oct 28 21:42:41 tbox kernel: [    0.054262] ACPI: Interpreter enabled
Oct 28 21:42:41 tbox kernel: [    0.054267] ACPI: (supports S0 S3 S4 S5)
Oct 28 21:42:41 tbox kernel: [    0.054291] ACPI: Using PIC for interrupt routing
Oct 28 21:42:41 tbox kernel: [    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: Power Resource [PUBS] (on)
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
Oct 28 21:42:41 tbox kernel: [    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 21:42:41 tbox kernel: [    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:42:41 tbox kernel: [    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:42:41 tbox kernel: [    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:42:41 tbox kernel: [    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:42:41 tbox kernel: [    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061311] pci 0000:00:1d.7: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
Oct 28 21:42:41 tbox kernel: [    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
Oct 28 21:42:41 tbox kernel: [    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:42:41 tbox kernel: [    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:42:41 tbox kernel: [    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:42:41 tbox kernel: [    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:42:41 tbox kernel: [    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:42:41 tbox kernel: [    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:42:41 tbox kernel: [    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:42:41 tbox kernel: [    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061705] pci 0000:00:1f.5: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:42:41 tbox kernel: [    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:42:41 tbox kernel: [    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061799] pci 0000:00:1f.6: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:42:41 tbox kernel: [    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:42:41 tbox kernel: [    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064091] pci 0000:01:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:42:41 tbox kernel: [    0.064195] pci 0000:02:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064203] pci 0000:02:00.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:42:41 tbox kernel: [    0.064256] pci 0000:02:00.1: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064264] pci 0000:02:00.1: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:42:41 tbox kernel: [    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:42:41 tbox kernel: [    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:42:41 tbox kernel: [    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064387] pci 0000:02:01.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:42:41 tbox kernel: [    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064617] pci_bus 0000:00: on NUMA node 0
Oct 28 21:42:41 tbox kernel: [    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:42:41 tbox kernel: [    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068774] HEST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 28 21:42:41 tbox kernel: [    0.068856] vgaarb: loaded
Oct 28 21:42:41 tbox kernel: [    0.068921] PCI: Using ACPI for IRQ routing
Oct 28 21:42:41 tbox kernel: [    0.069056] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:42:41 tbox kernel: [    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:42:41 tbox kernel: [    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:42:41 tbox kernel: [    0.069270] Switching to clocksource tsc
Oct 28 21:42:41 tbox kernel: [    0.070692] pnp: PnP ACPI init
Oct 28 21:42:41 tbox kernel: [    0.070716] ACPI: bus type pnp registered
Oct 28 21:42:41 tbox kernel: [    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:42:41 tbox kernel: [    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:42:41 tbox kernel: [    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:42:41 tbox kernel: [    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:42:41 tbox kernel: [    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:42:41 tbox kernel: [    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:42:41 tbox kernel: [    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:42:41 tbox kernel: [    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:42:41 tbox kernel: [    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:42:41 tbox kernel: [    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:42:41 tbox kernel: [    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:42:41 tbox kernel: [    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:42:41 tbox kernel: [    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:42:41 tbox kernel: [    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:42:41 tbox kernel: [    0.071651] pnp 00:01: [bus 00-ff]
Oct 28 21:42:41 tbox kernel: [    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:42:41 tbox kernel: [    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:42:41 tbox kernel: [    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:42:41 tbox kernel: [    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:42:41 tbox kernel: [    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:42:41 tbox kernel: [    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:42:41 tbox kernel: [    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:42:41 tbox kernel: [    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:42:41 tbox kernel: [    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:42:41 tbox kernel: [    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:42:41 tbox kernel: [    0.071911] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:42:41 tbox kernel: [    0.071914] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:42:41 tbox kernel: [    0.071917] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:42:41 tbox kernel: [    0.071920] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:42:41 tbox kernel: [    0.071922] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:42:41 tbox kernel: [    0.071925] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:42:41 tbox kernel: [    0.071928] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:42:41 tbox kernel: [    0.071931] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:42:41 tbox kernel: [    0.071933] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:42:41 tbox kernel: [    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:42:41 tbox kernel: [    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:42:41 tbox kernel: [    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:42:41 tbox kernel: [    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:42:41 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:42:41 tbox kernel: [    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:42:41 tbox kernel: [    0.071952] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:42:41 tbox kernel: [    0.071955] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:42:41 tbox kernel: [    0.071958] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:42:41 tbox kernel: [    0.071961] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:42:41 tbox kernel: [    0.071963] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:42:41 tbox kernel: [    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:42:41 tbox kernel: [    0.071969] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:42:41 tbox kernel: [    0.071972] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:42:41 tbox kernel: [    0.071974] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [dma 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: [io  0x0061]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [io  0x00f0]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [irq 13]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [irq 8]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0060]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0064]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [irq 1]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: [irq 12]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [irq 6]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [dma 2]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [irq 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [irq 7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:42:41 tbox kernel: [    0.072512] pnp: PnP ACPI: found 13 devices
Oct 28 21:42:41 tbox kernel: [    0.072515] ACPI: ACPI bus type pnp unregistered
Oct 28 21:42:41 tbox kernel: [    0.072519] PnPBIOS: Disabled by ACPI PNP
Oct 28 21:42:41 tbox kernel: [    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
Oct 28 21:42:41 tbox kernel: [    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
Oct 28 21:42:41 tbox kernel: [    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
Oct 28 21:42:41 tbox kernel: [    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109872] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110134] PCI: setting IRQ 11 as level-triggered
Oct 28 21:42:41 tbox kernel: [    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.110483] NET: Registered protocol family 2
Oct 28 21:42:41 tbox kernel: [    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:42:41 tbox kernel: [    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:42:41 tbox kernel: [    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:42:41 tbox kernel: [    0.114011] TCP reno registered
Oct 28 21:42:41 tbox kernel: [    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114254] NET: Registered protocol family 1
Oct 28 21:42:41 tbox kernel: [    0.114390] pci 0000:01:00.0: Boot video device
Oct 28 21:42:41 tbox kernel: [    0.114408] PCI: CLS 32 bytes, default 64
Oct 28 21:42:41 tbox kernel: [    0.114492] Unpacking initramfs...
Oct 28 21:42:41 tbox kernel: [    0.543409] Freeing initrd memory: 10220k freed
Oct 28 21:42:41 tbox kernel: [    0.559855] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:42:41 tbox kernel: [    0.560260] audit: initializing netlink socket (disabled)
Oct 28 21:42:41 tbox kernel: [    0.560283] type=2000 audit(1288302144.556:1): initialized
Oct 28 21:42:41 tbox kernel: [    0.573418] highmem bounce pool size: 64 pages
Oct 28 21:42:41 tbox kernel: [    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:42:41 tbox kernel: [    0.575996] VFS: Disk quotas dquot_6.5.2
Oct 28 21:42:41 tbox kernel: [    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:42:41 tbox kernel: [    0.576216] msgmni has been set to 1747
Oct 28 21:42:41 tbox kernel: [    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:42:41 tbox kernel: [    0.576492] io scheduler noop registered
Oct 28 21:42:41 tbox kernel: [    0.576494] io scheduler deadline registered
Oct 28 21:42:41 tbox kernel: [    0.576515] io scheduler cfq registered (default)
Oct 28 21:42:41 tbox kernel: [    0.576801] ERST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.576821] isapnp: Scanning for PnP cards...
Oct 28 21:42:41 tbox kernel: [    0.930063] isapnp: No Plug & Play device found
Oct 28 21:42:41 tbox kernel: [    0.930315] Linux agpgart interface v0.103
Oct 28 21:42:41 tbox kernel: [    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:42:41 tbox kernel: [    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:42:41 tbox kernel: [    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:42:41 tbox kernel: [    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.944752] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:42:41 tbox kernel: [    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:42:41 tbox kernel: [    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:42:41 tbox kernel: [    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:42:41 tbox kernel: [    0.950552] mice: PS/2 mouse device common for all mice
Oct 28 21:42:41 tbox kernel: [    0.950606] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:42:41 tbox kernel: [    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:42:41 tbox kernel: [    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:42:41 tbox kernel: [    0.950697] cpuidle: using governor ladder
Oct 28 21:42:41 tbox kernel: [    0.950700] cpuidle: using governor menu
Oct 28 21:42:41 tbox kernel: [    0.951066] TCP cubic registered
Oct 28 21:42:41 tbox kernel: [    0.951253] NET: Registered protocol family 10
Oct 28 21:42:41 tbox kernel: [    0.951772] lo: Disabled Privacy Extensions
Oct 28 21:42:41 tbox kernel: [    0.952057] Mobile IPv6
Oct 28 21:42:41 tbox kernel: [    0.952061] NET: Registered protocol family 17
Oct 28 21:42:41 tbox kernel: [    0.952072] Registering the dns_resolver key type
Oct 28 21:42:41 tbox kernel: [    0.952099] Using IPI No-Shortcut mode
Oct 28 21:42:41 tbox kernel: [    0.952204] PM: Hibernation image not present or could not be loaded.
Oct 28 21:42:41 tbox kernel: [    0.952223] registered taskstats version 1
Oct 28 21:42:41 tbox kernel: [    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
Oct 28 21:42:41 tbox kernel: [    0.952492] Initalizing network drop monitor service
Oct 28 21:42:41 tbox kernel: [    0.952544] Freeing unused kernel memory: 388k freed
Oct 28 21:42:41 tbox kernel: [    0.952813] Write protecting the kernel text: 2596k
Oct 28 21:42:41 tbox kernel: [    0.952838] Write protecting the kernel read-only data: 924k
Oct 28 21:42:41 tbox kernel: [    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:42:41 tbox kernel: [    1.027042] udev[47]: starting version 164
Oct 28 21:42:41 tbox kernel: [    1.236368] Floppy drive(s): fd0 is 1.44M
Oct 28 21:42:41 tbox kernel: [    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:42:41 tbox kernel: [    1.248825] ACPI: Thermal Zone [THM0] (50 C)
Oct 28 21:42:41 tbox kernel: [    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:42:41 tbox kernel: [    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:42:41 tbox kernel: [    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.277094] FDC 0 is a National Semiconductor PC87306
Oct 28 21:42:41 tbox kernel: [    1.592760] usbcore: registered new interface driver usbfs
Oct 28 21:42:41 tbox kernel: [    1.592924] usbcore: registered new interface driver hub
Oct 28 21:42:41 tbox kernel: [    1.596108] usbcore: registered new device driver usb
Oct 28 21:42:41 tbox kernel: [    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:42:41 tbox kernel: [    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:42:41 tbox kernel: [    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:42:41 tbox kernel: [    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:42:41 tbox kernel: [    1.621446] SCSI subsystem initialized
Oct 28 21:42:41 tbox kernel: [    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:42:41 tbox kernel: [    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:42:41 tbox kernel: [    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:42:41 tbox kernel: [    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:42:41 tbox kernel: [    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.640154] usb usb1: Product: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
Oct 28 21:42:41 tbox kernel: [    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:42:41 tbox kernel: [    1.640363] hub 1-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.640371] hub 1-0:1.0: 6 ports detected
Oct 28 21:42:41 tbox kernel: [    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:42:41 tbox kernel: [    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:42:41 tbox kernel: [    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.641738] usb usb2: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:42:41 tbox kernel: [    1.641899] hub 2-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.641905] hub 2-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:42:41 tbox kernel: [    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:42:41 tbox kernel: [    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.642847] usb usb3: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:42:41 tbox kernel: [    1.643078] hub 3-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643084] hub 3-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:42:41 tbox kernel: [    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:42:41 tbox kernel: [    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.643484] usb usb4: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:42:41 tbox kernel: [    1.643705] hub 4-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643711] hub 4-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.684752] libata version 3.00 loaded.
Oct 28 21:42:41 tbox kernel: [    1.691330] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:42:41 tbox kernel: [    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:42:41 tbox kernel: [    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.692125] scsi0 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.692329] scsi1 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:42:41 tbox kernel: [    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:42:41 tbox kernel: [    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:42:41 tbox kernel: [    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:42:41 tbox kernel: [    1.848422] ata2.01: NODEV after polling detection
Oct 28 21:42:41 tbox kernel: [    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:42:41 tbox kernel: [    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:42:41 tbox kernel: [    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872668] ata2.00: configured for UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872723] ata1.00: configured for UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:42:41 tbox kernel: [    1.907825] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:42:41 tbox kernel: [    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:42:41 tbox kernel: [    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:42:41 tbox kernel: [    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:42:41 tbox kernel: [    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:42:41 tbox kernel: [    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:42:41 tbox kernel: [    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:42:41 tbox kernel: [    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:42:41 tbox kernel: [    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:42:41 tbox kernel: [    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:42:41 tbox kernel: [    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:42:41 tbox kernel: [    2.140987] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:42:41 tbox kernel: [    2.140990] usb 1-4: Manufacturer: 0123456
Oct 28 21:42:41 tbox kernel: [    2.140992] usb 1-4: SerialNumber: 000000000340
Oct 28 21:42:41 tbox kernel: [    2.158046] Initializing USB Mass Storage driver...
Oct 28 21:42:41 tbox kernel: [    2.158167] scsi2 : usb-storage 1-4:1.0
Oct 28 21:42:41 tbox kernel: [    2.158337] usbcore: registered new interface driver usb-storage
Oct 28 21:42:41 tbox kernel: [    2.158339] USB Mass Storage support registered.
Oct 28 21:42:41 tbox kernel: [    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:42:41 tbox kernel: [    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:42:41 tbox kernel: [    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:42:41 tbox kernel: [    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:42:41 tbox kernel: [    2.556836] usb 3-1: Manufacturer: Logitech
Oct 28 21:42:41 tbox kernel: [    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:42:41 tbox kernel: [    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:42:41 tbox kernel: [    2.596680] usbcore: registered new interface driver usbhid
Oct 28 21:42:41 tbox kernel: [    2.596682] usbhid: USB HID core driver
Oct 28 21:42:41 tbox kernel: [    2.668321] device-mapper: uevent: version 1.0.3
Oct 28 21:42:41 tbox kernel: [    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:42:41 tbox kernel: [    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:42:41 tbox kernel: [    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:42:41 tbox kernel: [    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:42:41 tbox kernel: [    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:42:41 tbox kernel: [    3.200194] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.201686] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:42:41 tbox kernel: [    3.283929] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:42:41 tbox kernel: [    3.898630] init[1]: Set hostname to <tbox>.
Oct 28 21:42:41 tbox kernel: [    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    5.535813] fuse init (API version 7.15)
Oct 28 21:42:41 tbox kernel: [    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
Oct 28 21:42:41 tbox kernel: [    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:42:41 tbox kernel: [    5.881272] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    6.281601] udev[366]: starting version 164
Oct 28 21:42:41 tbox kernel: [    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:42:41 tbox kernel: [    6.577737] ACPI: Lid Switch [LID]
Oct 28 21:42:41 tbox kernel: [    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:42:41 tbox kernel: [    6.577842] ACPI: Sleep Button [SLPB]
Oct 28 21:42:41 tbox kernel: [    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:42:41 tbox kernel: [    6.577948] ACPI: Power Button [PWRF]
Oct 28 21:42:41 tbox kernel: [    6.643396] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:42:41 tbox kernel: [    6.644928] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:42:41 tbox kernel: [    6.684608] ACPI: acpi_idle registered with cpuidle
Oct 28 21:42:41 tbox kernel: [    6.685130] Marking TSC unstable due to TSC halts in idle
Oct 28 21:42:41 tbox kernel: [    6.686980] Switching to clocksource acpi_pm
Oct 28 21:42:41 tbox kernel: [    6.919407] Non-volatile memory driver v1.3
Oct 28 21:42:41 tbox kernel: [    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:42:41 tbox kernel: [    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:42:41 tbox kernel: [    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:42:41 tbox kernel: [    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:42:41 tbox kernel: [    7.154595] intel_rng: FWH not detected
Oct 28 21:42:41 tbox kernel: [    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:42:41 tbox kernel: [    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:42:41 tbox kernel: [    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:42:41 tbox kernel: [    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    7.398752] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:42:41 tbox kernel: [    7.535416] NET: Registered protocol family 23
Oct 28 21:42:41 tbox kernel: [    7.536425] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:42:41 tbox kernel: [    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:42:41 tbox kernel: [    7.731051] nsc-ircc 00:0c: [irq 3]
Oct 28 21:42:41 tbox kernel: [    7.731056] nsc-ircc 00:0c: [dma 1]
Oct 28 21:42:41 tbox kernel: [    7.731624] nsc-ircc 00:0c: activated
Oct 28 21:42:41 tbox kernel: [    7.731806] nsc-ircc, chip->init
Oct 28 21:42:41 tbox kernel: [    7.731815] nsc-ircc, Found chip at base=0x02e
Oct 28 21:42:41 tbox kernel: [    7.731839] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:42:41 tbox kernel: [    7.733623] IrDA: Registered device irda0
Oct 28 21:42:41 tbox kernel: [    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:42:41 tbox kernel: [    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:42:41 tbox kernel: [    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:42:41 tbox kernel: [    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:42:41 tbox kernel: [    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:42:41 tbox kernel: [    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:42:41 tbox kernel: [    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:42:41 tbox kernel: [    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:42:41 tbox kernel: [    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:42:41 tbox kernel: [    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:42:41 tbox kernel: [    8.170763] Registered led device: tpacpi::thinklight
Oct 28 21:42:41 tbox kernel: [    8.171652] Registered led device: tpacpi::power
Oct 28 21:42:41 tbox kernel: [    8.171990] Registered led device: tpacpi::standby
Oct 28 21:42:41 tbox kernel: [    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:42:41 tbox kernel: [    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:42:41 tbox kernel: [    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:42:41 tbox kernel: [    8.520058] [drm] radeon kernel modesetting enabled.
Oct 28 21:42:41 tbox kernel: [    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:42:41 tbox kernel: [    8.534630] [drm] register mmio base: 0xC0100000
Oct 28 21:42:41 tbox kernel: [    8.534632] [drm] register mmio size: 65536
Oct 28 21:42:41 tbox kernel: [    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:42:41 tbox kernel: [    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:42:41 tbox kernel: [    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:42:41 tbox kernel: [    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:42:41 tbox kernel: [    8.535472] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:42:41 tbox kernel: [    8.535493] [drm] radeon: irq initialized.
Oct 28 21:42:41 tbox kernel: [    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:42:41 tbox kernel: [    8.536078] [drm] RAM width 128bits DDR
Oct 28 21:42:41 tbox kernel: [    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536178] [TTM] Initializing pool allocator.
Oct 28 21:42:41 tbox kernel: [    8.536211] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:42:41 tbox kernel: [    8.536214] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:42:41 tbox kernel: [    8.537696] radeon 0000:01:00.0: WB enabled
Oct 28 21:42:41 tbox kernel: [    8.538304] [drm] Loading R200 Microcode
Oct 28 21:42:41 tbox kernel: [    8.578476] ath: EEPROM regdomain: 0x61
Oct 28 21:42:41 tbox kernel: [    8.578479] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:42:41 tbox kernel: [    8.578485] ath: Country alpha2 being used: 00
Oct 28 21:42:41 tbox kernel: [    8.578487] ath: Regpair used: 0x61
Oct 28 21:42:41 tbox kernel: [    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
Oct 28 21:42:41 tbox kernel: [    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669837]  clean.
Oct 28 21:42:41 tbox kernel: [    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:42:41 tbox kernel: [    8.722206] Registered led device: ath5k-phy0::rx
Oct 28 21:42:41 tbox kernel: [    8.722234] Registered led device: ath5k-phy0::tx
Oct 28 21:42:41 tbox kernel: [    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:42:41 tbox kernel: [    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:42:41 tbox kernel: [    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:42:41 tbox kernel: [    8.728269] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:42:41 tbox kernel: [    8.728291] [drm] ring test succeeded in 1 usecs
Oct 28 21:42:41 tbox kernel: [    8.728547] [drm] radeon: ib pool ready.
Oct 28 21:42:41 tbox kernel: [    8.728648] [drm] ib test succeeded in 0 usecs
Oct 28 21:42:41 tbox kernel: [    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:42:41 tbox kernel: [    8.728927] [drm] Panel Size 1400x1050
Oct 28 21:42:41 tbox kernel: [    8.739921] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:42:41 tbox kernel: [    8.758506] [drm] No TV DAC info found in BIOS
Oct 28 21:42:41 tbox kernel: [    8.758637] [drm] Radeon Display Connectors
Oct 28 21:42:41 tbox kernel: [    8.758640] [drm] Connector 0:
Oct 28 21:42:41 tbox kernel: [    8.758643] [drm]   VGA
Oct 28 21:42:41 tbox kernel: [    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:42:41 tbox kernel: [    8.758648] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758650] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:42:41 tbox kernel: [    8.758653] [drm] Connector 1:
Oct 28 21:42:41 tbox kernel: [    8.758655] [drm]   DVI-D
Oct 28 21:42:41 tbox kernel: [    8.758656] [drm]   HPD1
Oct 28 21:42:41 tbox kernel: [    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:42:41 tbox kernel: [    8.758661] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758663] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:42:41 tbox kernel: [    8.758666] [drm] Connector 2:
Oct 28 21:42:41 tbox kernel: [    8.758667] [drm]   LVDS
Oct 28 21:42:41 tbox kernel: [    8.758669] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758671] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:42:41 tbox kernel: [    8.758673] [drm] Connector 3:
Oct 28 21:42:41 tbox kernel: [    8.758674] [drm]   S-video
Oct 28 21:42:41 tbox kernel: [    8.758676] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758678] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:42:41 tbox kernel: [    8.764668] [drm] radeon: power management initialized
Oct 28 21:42:41 tbox kernel: [    8.846521] [drm] fb mappable at 0xE0040000
Oct 28 21:42:41 tbox kernel: [    8.846525] [drm] vram apper at 0xE0000000
Oct 28 21:42:41 tbox kernel: [    8.846527] [drm] size 5914624
Oct 28 21:42:41 tbox kernel: [    8.846529] [drm] fb depth is 24
Oct 28 21:42:41 tbox kernel: [    8.846531] [drm]    pitch is 5632
Oct 28 21:42:41 tbox kernel: [    8.916696] Console: switching to colour frame buffer device 175x65
Oct 28 21:42:41 tbox kernel: [    8.977288] fb0: radeondrmfb frame buffer device
Oct 28 21:42:41 tbox kernel: [    8.977291] drm: registered panic notifier
Oct 28 21:42:41 tbox kernel: [    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:42:41 tbox kernel: [    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:42:41 tbox kernel: [    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
Oct 28 21:42:41 tbox kernel: [    9.616044] intel8x0: clocking to 48000
Oct 28 21:42:41 tbox kernel: [    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:42:41 tbox kernel: [   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:42:41 tbox kernel: [   12.431677] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:42:41 tbox kernel: [   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:42:41 tbox kernel: [   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:42:41 tbox kernel: [   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:42:41 tbox kernel: [   15.686258] lp0: using parport0 (interrupt-driven).
Oct 28 21:42:41 tbox kernel: [   15.957198] ppdev: user-space parallel port driver
Oct 28 21:42:41 tbox kernel: [   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
Oct 28 21:42:41 tbox /usr/sbin/cron[1341]: (CRON) INFO (Running @reboot jobs)
Oct 28 21:42:41 tbox kernel: [   17.346972] P-state transition latency capped at 20 uS
Oct 28 21:42:42 tbox bluetoothd[1400]: Bluetooth deamon 4.70
Oct 28 21:42:42 tbox kernel: [   18.253916] Bluetooth: Core ver 2.15
Oct 28 21:42:42 tbox kernel: [   18.253950] NET: Registered protocol family 31
Oct 28 21:42:42 tbox kernel: [   18.253952] Bluetooth: HCI device and connection manager initialized
Oct 28 21:42:42 tbox kernel: [   18.253955] Bluetooth: HCI socket layer initialized
Oct 28 21:42:42 tbox bluetoothd[1400]: Starting SDP server
Oct 28 21:42:43 tbox wpa_supplicant[1131]: Trying to associate with 00:04:0e:e4:00:3d (SSID='myCastle-WLAN WPA (Wireless LAN)' freq=2442 MHz)
Oct 28 21:42:43 tbox kernel: [   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.661618] wlan0: authenticated
Oct 28 21:42:43 tbox kernel: [   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox wpa_supplicant[1131]: Associated with 00:04:0e:e4:00:3d
Oct 28 21:42:43 tbox kernel: [   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:42:43 tbox kernel: [   18.665522] wlan0: associated
Oct 28 21:42:43 tbox kernel: [   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:42:43 tbox bluetoothd[1400]: opening L2CAP socket: Protocol not supported
Oct 28 21:42:43 tbox bluetoothd[1400]: Server initialization failed
Oct 28 21:42:43 tbox kernel: [   19.187205] Bluetooth: L2CAP ver 2.15
Oct 28 21:42:43 tbox kernel: [   19.187209] Bluetooth: L2CAP socket layer initialized
Oct 28 21:42:43 tbox bluetoothd[1400]: Starting experimental netlink support
Oct 28 21:42:43 tbox bluetoothd[1400]: Failed to find Bluetooth netlink family
Oct 28 21:42:43 tbox bluetoothd[1400]: Failed to init netlink plugin
Oct 28 21:42:43 tbox kernel: [   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:42:43 tbox kernel: [   19.331758] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:42:43 tbox kernel: [   19.335659] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335664] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335667] Bluetooth: RFCOMM ver 1.11
Oct 28 21:42:44 tbox kernel: [   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:42:44 tbox kernel: [   19.596579] Bluetooth: SCO socket layer initialized
Oct 28 21:42:44 tbox kernel: [   19.997363] padlock: VIA PadLock not detected.
Oct 28 21:42:44 tbox wpa_supplicant[1131]: WPA: Key negotiation completed with 00:04:0e:e4:00:3d [PTK=CCMP GTK=CCMP]
Oct 28 21:42:44 tbox wpa_supplicant[1131]: CTRL-EVENT-CONNECTED - Connection to 00:04:0e:e4:00:3d completed (auth) [id=0 id_str=]
Oct 28 21:42:45 tbox acpid: client connected from 1481[105:112]
Oct 28 21:42:45 tbox acpid: 1 client rule loaded
Oct 28 21:42:45 tbox init[1]: Startup finished in 3s 899ms 149us (kernel) + 17s 289ms 543us (userspace) = 21s 188ms 692us.
Oct 28 21:42:50 tbox acpid: client connected from 1526[0:0]
Oct 28 21:42:50 tbox acpid: 1 client rule loaded
Oct 28 21:42:53 tbox kernel: [   29.384046] wlan0: no IPv6 routers present
Oct 28 21:42:56 tbox ntpdate[1251]: step time server 192.53.103.108 offset 0.106712 sec
Oct 28 21:43:38 tbox ntfs-3g[778]: Unmounting /dev/sda1 (IBM_PRELOAD)
Oct 28 21:44:05 tbox kernel: [  100.884524] ------------[ cut here ]------------
Oct 28 21:44:05 tbox kernel: [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
Oct 28 21:44:05 tbox kernel: [  100.885100] invalid opcode: 0000 [#1] SMP 
Oct 28 21:44:05 tbox kernel: [  100.885277] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
Oct 28 21:44:05 tbox kernel: [  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_sca
Oct 28 21:44:05 tbox kernel: n]
Oct 28 21:44:05 tbox kernel: [  100.888026] 
Oct 28 21:44:05 tbox kernel: [  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 21:44:05 tbox kernel: [  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Oct 28 21:44:05 tbox kernel: [  100.888026] Process jbd2/sda5-8 (pid: 234, ti=efa20000 task=ef96d040 task.ti=efa20000)
Oct 28 21:44:05 tbox kernel: [  100.888026] Stack:
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
Oct 28 21:44:05 tbox kernel: [  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
Oct 28 21:44:05 tbox kernel: [  100.888026] Call Trace:
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
Oct 28 21:44:05 tbox kernel: [  100.888026] Code: 0c 89 34 24 89 ce 0f ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00 00 83 7b 0c 00 75 37 68 69 0c 5e 
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: [<f85de3af>] ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
Oct 28 21:44:43 tbox acpid: client 1526[0:0] has disconnected
Oct 28 21:44:59 tbox kernel: [  154.455567] EXT3-fs: barriers not enabled
Oct 28 21:44:59 tbox kernel: [  154.467107] kjournald starting.  Commit interval 5 seconds
Oct 28 21:44:59 tbox kernel: [  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:44:59 tbox kernel: [  154.468926] EXT3-fs (sdb5): using internal journal
Oct 28 21:44:59 tbox kernel: [  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 19:54         ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 19:54 UTC (permalink / raw)
  To: Ted Ts'o, Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4, sfr

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

On Thu, Oct 28, 2010 at 9:32 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
>> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
>> >
>> > The same BUG (inode.c:2721) happend here today running latest vanilla
>> > git. There is nothing in my logs unfortunately, but I shot a photo of
>> > the trace (see attachment).
>>
>> I see, it's the page_buffers() call which is triggering.  Looking into
>> it...
>
> Can folks let me know if this fixes the problem?
>
> In this case I haven't been able to replicate the problem, but I've
> eyeballed the problem and I'm about 90% certain this should fix
> things.  But I don't want to push this to Linus until I get
> confirmation from you all that it fixes things.  That's just one of
> the ways in which your testing is critically important for ext4, so
> thanks again for your help in the past, present, and future.
> Thanks!!
>
>                                                - Ted
>
> commit 51279fcb9720aa856ad81673886ca2349a373dac
> Author: Theodore Ts'o <tytso@mit.edu>
> Date:   Thu Oct 28 15:15:21 2010 -0400
>
>    ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
>
>    We need to make check if a page does not have buffes by checking
>    page_has_buffers(page) before calling page_buffers(page) in
>    ext4_writepage().  Otherwise page_buffers() could throw a BUG_ON.
>
>    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
>
> diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
> index 2d6c6c8..1916164 100644
> --- a/fs/ext4/inode.c
> +++ b/fs/ext4/inode.c
> @@ -2718,7 +2718,7 @@ static int ext4_writepage(struct page *page,
>         * try to create them using __block_write_begin.  If this
>         * fails, redirty the page and move on.
>         */
> -       if (!page_buffers(page)) {
> +       if (!page_has_buffers(page)) {
>                if (__block_write_begin(page, 0, len,
>                                        noalloc_get_block_write)) {
>                redirty_page:
> @@ -2732,12 +2732,10 @@ static int ext4_writepage(struct page *page,
>        if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
>                              ext4_bh_delay_or_unwritten)) {
>                /*
> -                * We don't want to do block allocation So redirty the
> -                * page and return We may reach here when we do a
> -                * journal commit via
> -                * journal_submit_inode_data_buffers.  If we don't
> -                * have mapping block we just ignore them. We can also
> -                * reach here via shrink_page_list
> +                * We don't want to do block allocation, so redirty
> +                * the page and return.  We may reach here when we do
> +                * a journal commit via journal_submit_inode_data_buffers.
> +                * We can also reach here via shrink_page_list
>                 */
>                goto redirty_page;
>        }
>

Hm, unfortunately NO (see logs).

I have compiled via M=fs/ext4 in an already compiled build-tree with
these 3 patches.

sd@tbox:~/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none$
cat .pc/applied-patches
0001-ext4-Fix-build-when-CONFIG_EXT4_FS_XATTR.patch
0002-fs-build-fix-when-CONFIG_BLOCK.patch
ext4-BUG_ON-fix-check-if-page-has-buffers-before-calling-page_buffers.patch

- Sedat -

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 57037 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
[    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
[    0.000000] DMI present.
[    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DBFFF uncachable
[    0.000000]   DC000-DFFFF write-back
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
[    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
[    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
[    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
[    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
[    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
[    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
[    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
[    0.000000] ACPI: FACS 3ff78000 00040
[    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
[    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
[    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
[    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
[    0.000000] 135MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003ff60
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003ff60
[    0.000000] On node 0 totalpages: 261871
[    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 271 pages used for memmap
[    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
[    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
[    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
[    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] NR_IRQS:1280
[    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1694.278 MHz processor.
[    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
[    0.008014] pid_max: default: 32768 minimum: 301
[    0.008049] Security Framework initialized
[    0.008059] SELinux:  Disabled at boot.
[    0.008081] Mount-cache hash table entries: 512
[    0.008291] Initializing cgroup subsys ns
[    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.008302] Initializing cgroup subsys cpuacct
[    0.008308] Initializing cgroup subsys devices
[    0.008311] Initializing cgroup subsys freezer
[    0.008314] Initializing cgroup subsys net_cls
[    0.008318] Initializing cgroup subsys blkio
[    0.008372] mce: CPU supports 5 MCE banks
[    0.008397] Performance Events: 
[    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.008403] no hardware sampling interrupt available.
[    0.008405] p6 PMU driver.
[    0.008411] ... version:                0
[    0.008413] ... bit width:              32
[    0.008415] ... generic registers:      2
[    0.008418] ... value mask:             00000000ffffffff
[    0.008420] ... max period:             000000007fffffff
[    0.008422] ... fixed-purpose events:   0
[    0.008425] ... event mask:             0000000000000003
[    0.008947] SMP alternatives: switching to UP code
[    0.013686] Freeing SMP alternatives: 16k freed
[    0.013694] ACPI: Core revision 20101013
[    0.029767] ACPI: setting ELCR to 0200 (from 0800)
[    0.032080] weird, boot CPU (#0) not listed by the BIOS.
[    0.032083] SMP motherboard not detected.
[    0.032086] Local APIC not detected. Using dummy APIC emulation.
[    0.032088] SMP disabled
[    0.032440] Brought up 1 CPUs
[    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
[    0.036162] devtmpfs: initialized
[    0.036579] regulator: core version 0.5
[    0.036632] NET: Registered protocol family 16
[    0.036756] ACPI: bus type pci registered
[    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
[    0.037079] PCI: Using configuration type 1 for base access
[    0.037566] bio: create slab <bio-0> at 0
[    0.039245] ACPI: EC: EC description table is found, configuring boot EC
[    0.054262] ACPI: Interpreter enabled
[    0.054267] ACPI: (supports S0 S3 S4 S5)
[    0.054291] ACPI: Using PIC for interrupt routing
[    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.060826] ACPI: Power Resource [PUBS] (on)
[    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
[    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
[    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
[    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
[    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.061311] pci 0000:00:1d.7: PME# disabled
[    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
[    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
[    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
[    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
[    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
[    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
[    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
[    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
[    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.061705] pci 0000:00:1f.5: PME# disabled
[    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
[    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
[    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.061799] pci 0000:00:1f.6: PME# disabled
[    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
[    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
[    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
[    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.064091] pci 0000:01:00.0: supports D1 D2
[    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
[    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
[    0.064195] pci 0000:02:00.0: supports D1 D2
[    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.064203] pci 0000:02:00.0: PME# disabled
[    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
[    0.064256] pci 0000:02:00.1: supports D1 D2
[    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.064264] pci 0000:02:00.1: PME# disabled
[    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
[    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
[    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
[    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.064387] pci 0000:02:01.0: PME# disabled
[    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
[    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
[    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
[    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
[    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
[    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.064617] pci_bus 0000:00: on NUMA node 0
[    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.068774] HEST: Table is not found!
[    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.068856] vgaarb: loaded
[    0.068921] PCI: Using ACPI for IRQ routing
[    0.069056] PCI: pci_cache_line_size set to 64 bytes
[    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
[    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
[    0.069270] Switching to clocksource tsc
[    0.070692] pnp: PnP ACPI init
[    0.070716] ACPI: bus type pnp registered
[    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
[    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
[    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
[    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.071651] pnp 00:01: [bus 00-ff]
[    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
[    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
[    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.071911] pnp 00:02: [io  0x0010-0x001f]
[    0.071914] pnp 00:02: [io  0x0090-0x009f]
[    0.071917] pnp 00:02: [io  0x0024-0x0025]
[    0.071920] pnp 00:02: [io  0x0028-0x0029]
[    0.071922] pnp 00:02: [io  0x002c-0x002d]
[    0.071925] pnp 00:02: [io  0x0030-0x0031]
[    0.071928] pnp 00:02: [io  0x0034-0x0035]
[    0.071931] pnp 00:02: [io  0x0038-0x0039]
[    0.071933] pnp 00:02: [io  0x003c-0x003d]
[    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
[    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
[    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
[    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
[    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
[    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
[    0.071952] pnp 00:02: [io  0x0050-0x0053]
[    0.071955] pnp 00:02: [io  0x0072-0x0077]
[    0.071958] pnp 00:02: [io  0x002e-0x002f]
[    0.071961] pnp 00:02: [io  0x1000-0x107f]
[    0.071963] pnp 00:02: [io  0x1180-0x11bf]
[    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
[    0.071969] pnp 00:02: [io  0x1600-0x162f]
[    0.071972] pnp 00:02: [io  0x1632-0x167f]
[    0.071974] pnp 00:02: [io  0x004e-0x004f]
[    0.071977] pnp 00:02: [io  0x1630-0x1631]
[    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.071977] pnp 00:03: [io  0x0000-0x000f]
[    0.071977] pnp 00:03: [io  0x0080-0x008f]
[    0.071977] pnp 00:03: [io  0x00c0-0x00df]
[    0.071977] pnp 00:03: [dma 4]
[    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.071977] pnp 00:04: [io  0x0061]
[    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.071977] pnp 00:05: [io  0x00f0]
[    0.071977] pnp 00:05: [irq 13]
[    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.071977] pnp 00:06: [io  0x0070-0x0071]
[    0.071977] pnp 00:06: [irq 8]
[    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.071977] pnp 00:07: [io  0x0060]
[    0.071977] pnp 00:07: [io  0x0064]
[    0.071977] pnp 00:07: [irq 1]
[    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.071977] pnp 00:08: [irq 12]
[    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
[    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
[    0.071977] pnp 00:09: [io  0x03f7]
[    0.071977] pnp 00:09: [irq 6]
[    0.071977] pnp 00:09: [dma 2]
[    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.071977] pnp 00:0a: [irq 4]
[    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
[    0.071977] pnp 00:0b: [irq 7]
[    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
[    0.072512] pnp: PnP ACPI: found 13 devices
[    0.072515] ACPI: ACPI bus type pnp unregistered
[    0.072519] PnPBIOS: Disabled by ACPI PNP
[    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
[    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
[    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
[    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
[    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
[    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
[    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
[    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
[    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
[    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
[    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
[    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
[    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
[    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
[    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
[    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
[    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
[    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
[    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
[    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
[    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
[    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
[    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
[    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
[    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
[    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
[    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
[    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
[    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
[    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
[    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
[    0.109872] pci 0000:00:1e.0: setting latency timer to 64
[    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    0.110134] PCI: setting IRQ 11 as level-triggered
[    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
[    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
[    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
[    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
[    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
[    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
[    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
[    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
[    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
[    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
[    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
[    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
[    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
[    0.110483] NET: Registered protocol family 2
[    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
[    0.114011] TCP reno registered
[    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.114254] NET: Registered protocol family 1
[    0.114390] pci 0000:01:00.0: Boot video device
[    0.114408] PCI: CLS 32 bytes, default 64
[    0.114492] Unpacking initramfs...
[    0.543409] Freeing initrd memory: 10220k freed
[    0.559855] Simple Boot Flag at 0x35 set to 0x1
[    0.560260] audit: initializing netlink socket (disabled)
[    0.560283] type=2000 audit(1288302144.556:1): initialized
[    0.573418] highmem bounce pool size: 64 pages
[    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.575996] VFS: Disk quotas dquot_6.5.2
[    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.576216] msgmni has been set to 1747
[    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.576492] io scheduler noop registered
[    0.576494] io scheduler deadline registered
[    0.576515] io scheduler cfq registered (default)
[    0.576801] ERST: Table is not found!
[    0.576821] isapnp: Scanning for PnP cards...
[    0.930063] isapnp: No Plug & Play device found
[    0.930315] Linux agpgart interface v0.103
[    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.944752] serial 0000:00:1f.6: PCI INT B disabled
[    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.950552] mice: PS/2 mouse device common for all mice
[    0.950606] rtc_cmos 00:06: RTC can wake from S4
[    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    0.950697] cpuidle: using governor ladder
[    0.950700] cpuidle: using governor menu
[    0.951066] TCP cubic registered
[    0.951253] NET: Registered protocol family 10
[    0.951772] lo: Disabled Privacy Extensions
[    0.952057] Mobile IPv6
[    0.952061] NET: Registered protocol family 17
[    0.952072] Registering the dns_resolver key type
[    0.952099] Using IPI No-Shortcut mode
[    0.952204] PM: Hibernation image not present or could not be loaded.
[    0.952223] registered taskstats version 1
[    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
[    0.952492] Initalizing network drop monitor service
[    0.952544] Freeing unused kernel memory: 388k freed
[    0.952813] Write protecting the kernel text: 2596k
[    0.952838] Write protecting the kernel read-only data: 924k
[    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.027042] udev[47]: starting version 164
[    1.236368] Floppy drive(s): fd0 is 1.44M
[    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
[    1.248825] ACPI: Thermal Zone [THM0] (50 C)
[    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
[    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.277094] FDC 0 is a National Semiconductor PC87306
[    1.592760] usbcore: registered new interface driver usbfs
[    1.592924] usbcore: registered new interface driver hub
[    1.596108] usbcore: registered new device driver usb
[    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
[    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    1.621446] SCSI subsystem initialized
[    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
[    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
[    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.640154] usb usb1: Product: EHCI Host Controller
[    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
[    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
[    1.640363] hub 1-0:1.0: USB hub found
[    1.640371] hub 1-0:1.0: 6 ports detected
[    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
[    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.641738] usb usb2: Product: UHCI Host Controller
[    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
[    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
[    1.641899] hub 2-0:1.0: USB hub found
[    1.641905] hub 2-0:1.0: 2 ports detected
[    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
[    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.642847] usb usb3: Product: UHCI Host Controller
[    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
[    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
[    1.643078] hub 3-0:1.0: USB hub found
[    1.643084] hub 3-0:1.0: 2 ports detected
[    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
[    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.643484] usb usb4: Product: UHCI Host Controller
[    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
[    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
[    1.643705] hub 4-0:1.0: USB hub found
[    1.643711] hub 4-0:1.0: 2 ports detected
[    1.684752] libata version 3.00 loaded.
[    1.691330] ata_piix 0000:00:1f.1: version 2.13
[    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.692125] scsi0 : ata_piix
[    1.692329] scsi1 : ata_piix
[    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
[    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
[    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.848422] ata2.01: NODEV after polling detection
[    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
[    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
[    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
[    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
[    1.872668] ata2.00: configured for UDMA/33
[    1.872723] ata1.00: configured for UDMA/100
[    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
[    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
[    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
[    1.907825] sd 0:0:0:0: [sda] Write Protect is off
[    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
[    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
[    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
[    2.140987] usb 1-4: Product: Storagebird 35EV821
[    2.140990] usb 1-4: Manufacturer: 0123456
[    2.140992] usb 1-4: SerialNumber: 000000000340
[    2.158046] Initializing USB Mass Storage driver...
[    2.158167] scsi2 : usb-storage 1-4:1.0
[    2.158337] usbcore: registered new interface driver usb-storage
[    2.158339] USB Mass Storage support registered.
[    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
[    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
[    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
[    2.556836] usb 3-1: Manufacturer: Logitech
[    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
[    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
[    2.596680] usbcore: registered new interface driver usbhid
[    2.596682] usbhid: USB HID core driver
[    2.668321] device-mapper: uevent: version 1.0.3
[    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
[    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
[    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
[    3.200194] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.201686] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
[    3.283929] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
[    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
[    3.898630] init[1]: Set hostname to <tbox>.
[    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
[    5.535813] fuse init (API version 7.15)
[    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
[    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
[    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
[    5.881272] init[1]: Unit console-setup.service entered failed state.
[    6.281601] udev[366]: starting version 164
[    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    6.577737] ACPI: Lid Switch [LID]
[    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    6.577842] ACPI: Sleep Button [SLPB]
[    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    6.577948] ACPI: Power Button [PWRF]
[    6.643396] ACPI: Battery Slot [BAT0] (battery present)
[    6.644928] ACPI: AC Adapter [AC] (on-line)
[    6.684608] ACPI: acpi_idle registered with cpuidle
[    6.685130] Marking TSC unstable due to TSC halts in idle
[    6.686980] Switching to clocksource acpi_pm
[    6.919407] Non-volatile memory driver v1.3
[    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
[    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.154595] intel_rng: FWH not detected
[    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
[    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
[    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    7.398752] [drm] Initialized drm 1.1.0 20060810
[    7.535416] NET: Registered protocol family 23
[    7.536425] cfg80211: Calling CRDA to update world regulatory domain
[    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
[    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
[    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
[    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
[    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
[    7.731051] nsc-ircc 00:0c: [irq 3]
[    7.731056] nsc-ircc 00:0c: [dma 1]
[    7.731624] nsc-ircc 00:0c: activated
[    7.731806] nsc-ircc, chip->init
[    7.731815] nsc-ircc, Found chip at base=0x02e
[    7.731839] nsc-ircc, driver loaded (Dag Brattli)
[    7.733623] IrDA: Registered device irda0
[    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
[    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
[    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
[    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
[    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
[    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
[    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
[    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
[    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
[    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
[    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
[    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
[    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
[    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[    8.170763] Registered led device: tpacpi::thinklight
[    8.171652] Registered led device: tpacpi::power
[    8.171990] Registered led device: tpacpi::standby
[    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
[    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
[    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
[    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
[    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
[    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
[    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
[    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
[    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
[    8.520058] [drm] radeon kernel modesetting enabled.
[    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
[    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
[    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
[    8.534630] [drm] register mmio base: 0xC0100000
[    8.534632] [drm] register mmio size: 65536
[    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
[    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
[    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.535472] [drm] Driver supports precise vblank timestamp query.
[    8.535493] [drm] radeon: irq initialized.
[    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
[    8.536078] [drm] RAM width 128bits DDR
[    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
[    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
[    8.536178] [TTM] Initializing pool allocator.
[    8.536211] [drm] radeon: 64M of VRAM memory ready
[    8.536214] [drm] radeon: 256M of GTT memory ready.
[    8.537696] radeon 0000:01:00.0: WB enabled
[    8.538304] [drm] Loading R200 Microcode
[    8.578476] ath: EEPROM regdomain: 0x61
[    8.578479] ath: EEPROM indicates we should expect a direct regpair map
[    8.578485] ath: Country alpha2 being used: 00
[    8.578487] ath: Regpair used: 0x61
[    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
[    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
[    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
[    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[    8.669837]  clean.
[    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
[    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    8.722206] Registered led device: ath5k-phy0::rx
[    8.722234] Registered led device: ath5k-phy0::tx
[    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
[    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
[    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
[    8.728269] [drm] radeon: ring at 0x00000000D0001000
[    8.728291] [drm] ring test succeeded in 1 usecs
[    8.728547] [drm] radeon: ib pool ready.
[    8.728648] [drm] ib test succeeded in 0 usecs
[    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
[    8.728927] [drm] Panel Size 1400x1050
[    8.739921] [drm] radeon legacy LVDS backlight initialized
[    8.758506] [drm] No TV DAC info found in BIOS
[    8.758637] [drm] Radeon Display Connectors
[    8.758640] [drm] Connector 0:
[    8.758643] [drm]   VGA
[    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    8.758648] [drm]   Encoders:
[    8.758650] [drm]     CRT1: INTERNAL_DAC1
[    8.758653] [drm] Connector 1:
[    8.758655] [drm]   DVI-D
[    8.758656] [drm]   HPD1
[    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    8.758661] [drm]   Encoders:
[    8.758663] [drm]     DFP1: INTERNAL_TMDS1
[    8.758666] [drm] Connector 2:
[    8.758667] [drm]   LVDS
[    8.758669] [drm]   Encoders:
[    8.758671] [drm]     LCD1: INTERNAL_LVDS
[    8.758673] [drm] Connector 3:
[    8.758674] [drm]   S-video
[    8.758676] [drm]   Encoders:
[    8.758678] [drm]     TV1: INTERNAL_DAC2
[    8.764668] [drm] radeon: power management initialized
[    8.846521] [drm] fb mappable at 0xE0040000
[    8.846525] [drm] vram apper at 0xE0000000
[    8.846527] [drm] size 5914624
[    8.846529] [drm] fb depth is 24
[    8.846531] [drm]    pitch is 5632
[    8.916696] Console: switching to colour frame buffer device 175x65
[    8.977288] fb0: radeondrmfb frame buffer device
[    8.977291] drm: registered panic notifier
[    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
[    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
[    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
[    9.616044] intel8x0: clocking to 48000
[    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
[   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
[   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
[   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
[   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
[   12.431677] init[1]: Unit tmpwatch.service entered failed state.
[   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
[   15.686258] lp0: using parport0 (interrupt-driven).
[   15.957198] ppdev: user-space parallel port driver
[   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
[   17.346972] P-state transition latency capped at 20 uS
[   18.253916] Bluetooth: Core ver 2.15
[   18.253950] NET: Registered protocol family 31
[   18.253952] Bluetooth: HCI device and connection manager initialized
[   18.253955] Bluetooth: HCI socket layer initialized
[   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
[   18.661618] wlan0: authenticated
[   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
[   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[   18.665522] wlan0: associated
[   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   19.187205] Bluetooth: L2CAP ver 2.15
[   19.187209] Bluetooth: L2CAP socket layer initialized
[   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   19.331758] Bluetooth: BNEP filters: protocol multicast
[   19.335659] Bluetooth: RFCOMM TTY layer initialized
[   19.335664] Bluetooth: RFCOMM socket layer initialized
[   19.335667] Bluetooth: RFCOMM ver 1.11
[   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
[   19.596579] Bluetooth: SCO socket layer initialized
[   19.997363] padlock: VIA PadLock not detected.
[   29.384046] wlan0: no IPv6 routers present
[  100.884524] ------------[ cut here ]------------
[  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
[  100.885100] invalid opcode: 0000 [#1] SMP 
[  100.885277] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
[  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
[  100.888026] 
[  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
[  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
[  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
[  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
[  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
[  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[  100.888026] Process jbd2/sda5-8 (pid: 234, ti=efa20000 task=ef96d040 task.ti=efa20000)
[  100.888026] Stack:
[  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
[  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
[  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
[  100.888026] Call Trace:
[  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
[  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
[  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
[  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
[  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
[  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
[  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
[  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
[  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
[  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
[  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
[  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
[  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
[  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
[  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
[  100.888026] Code: 0c 89 34 24 89 ce 0f ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00 00 83 7b 0c 00 75 37 68 69 0c 5e 
[  100.888026] EIP: [<f85de3af>] ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:efa21dbc
[  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
[  154.455567] EXT3-fs: barriers not enabled
[  154.467107] kjournald starting.  Commit interval 5 seconds
[  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
[  154.468926] EXT3-fs (sdb5): using internal journal
[  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

[-- Attachment #3: debug --]
[-- Type: application/octet-stream, Size: 87441 bytes --]

Oct 28 20:00:58 tbox kernel: [    0.061165] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 20:00:58 tbox kernel: [    0.061228] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 20:00:58 tbox kernel: [    0.061307] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.061313] pci 0000:00:1d.7: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.061464] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 20:00:58 tbox kernel: [    0.061474] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 20:00:58 tbox kernel: [    0.061485] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 20:00:58 tbox kernel: [    0.061495] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 20:00:58 tbox kernel: [    0.061506] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 20:00:58 tbox kernel: [    0.061517] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 20:00:58 tbox kernel: [    0.064013] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 20:00:58 tbox kernel: [    0.064063] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 20:00:58 tbox kernel: [    0.064072] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 20:00:58 tbox kernel: [    0.064082] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 20:00:58 tbox kernel: [    0.064092] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 20:00:58 tbox kernel: [    0.064130] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064135] pci 0000:00:1f.5: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064164] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 20:00:58 tbox kernel: [    0.064174] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 20:00:58 tbox kernel: [    0.064224] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064229] pci 0000:00:1f.6: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064266] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064274] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 20:00:58 tbox kernel: [    0.064283] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 20:00:58 tbox kernel: [    0.064306] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064325] pci 0000:01:00.0: supports D1 D2
Oct 28 20:00:58 tbox kernel: [    0.064363] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 20:00:58 tbox kernel: [    0.064367] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 20:00:58 tbox kernel: [    0.064372] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064410] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 20:00:58 tbox kernel: [    0.064429] pci 0000:02:00.0: supports D1 D2
Oct 28 20:00:58 tbox kernel: [    0.064432] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064437] pci 0000:02:00.0: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064471] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 20:00:58 tbox kernel: [    0.064490] pci 0000:02:00.1: supports D1 D2
Oct 28 20:00:58 tbox kernel: [    0.064493] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064498] pci 0000:02:00.1: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064541] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 20:00:58 tbox kernel: [    0.064551] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 20:00:58 tbox kernel: [    0.064562] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 20:00:58 tbox kernel: [    0.064593] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064617] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 20:00:58 tbox kernel: [    0.064622] pci 0000:02:01.0: PME# disabled
Oct 28 20:00:58 tbox kernel: [    0.064655] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 20:00:58 tbox kernel: [    0.064758] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 20:00:58 tbox kernel: [    0.064764] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 20:00:58 tbox kernel: [    0.064770] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.064773] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 20:00:58 tbox kernel: [    0.064777] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 20:00:58 tbox kernel: [    0.064852] pci_bus 0000:00: on NUMA node 0
Oct 28 20:00:58 tbox kernel: [    0.064856] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 20:00:58 tbox kernel: [    0.064904] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 20:00:58 tbox kernel: [    0.064929] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 20:00:58 tbox kernel: [    0.069286] PCI: pci_cache_line_size set to 64 bytes
Oct 28 20:00:58 tbox kernel: [    0.069350] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 20:00:58 tbox kernel: [    0.069353] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 20:00:58 tbox kernel: [    0.071736] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 20:00:58 tbox kernel: [    0.071740] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 20:00:58 tbox kernel: [    0.071743] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 20:00:58 tbox kernel: [    0.071746] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 20:00:58 tbox kernel: [    0.071749] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 20:00:58 tbox kernel: [    0.071752] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 20:00:58 tbox kernel: [    0.071755] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 20:00:58 tbox kernel: [    0.071758] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 20:00:58 tbox kernel: [    0.071761] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 20:00:58 tbox kernel: [    0.071764] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 20:00:58 tbox kernel: [    0.071767] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 20:00:58 tbox kernel: [    0.071770] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 20:00:58 tbox kernel: [    0.071773] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 20:00:58 tbox kernel: [    0.071776] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 20:00:58 tbox kernel: [    0.071779] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 20:00:58 tbox kernel: [    0.071782] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 20:00:58 tbox kernel: [    0.071857] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 20:00:58 tbox kernel: [    0.071886] pnp 00:01: [bus 00-ff]
Oct 28 20:00:58 tbox kernel: [    0.071889] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 20:00:58 tbox kernel: [    0.071892] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 20:00:58 tbox kernel: [    0.071896] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 20:00:58 tbox kernel: [    0.071905] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 20:00:58 tbox kernel: [    0.071908] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 20:00:58 tbox kernel: [    0.071911] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 20:00:58 tbox kernel: [    0.071914] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 20:00:58 tbox kernel: [    0.071918] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 20:00:58 tbox kernel: [    0.071921] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 20:00:58 tbox kernel: [    0.071924] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 20:00:58 tbox kernel: [    0.071927] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 20:00:58 tbox kernel: [    0.071931] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 20:00:58 tbox kernel: [    0.071934] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 20:00:58 tbox kernel: [    0.071937] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 20:00:58 tbox kernel: [    0.071940] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 20:00:58 tbox kernel: [    0.071943] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0010-0x001f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0090-0x009f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0024-0x0025]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0028-0x0029]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x002c-0x002d]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0030-0x0031]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0034-0x0035]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0038-0x0039]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x003c-0x003d]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0050-0x0053]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x0072-0x0077]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x002e-0x002f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1000-0x107f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1600-0x162f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1632-0x167f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x004e-0x004f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: [io  0x1630-0x1631]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [io  0x0000-0x000f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [io  0x0080-0x008f]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: [dma 4]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:04: [io  0x0061]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:05: [io  0x00f0]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:05: [irq 13]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:06: [io  0x0070-0x0071]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:06: [irq 8]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: [io  0x0060]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: [io  0x0064]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: [irq 1]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:08: [irq 12]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [io  0x03f7]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [irq 6]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: [dma 2]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0a: [irq 4]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0b: [irq 7]
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 20:00:58 tbox kernel: [    0.071947] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 20:00:58 tbox kernel: [    0.109858] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    0.110121] PCI: setting IRQ 11 as level-triggered
Oct 28 20:00:58 tbox kernel: [    0.110362] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 20:00:58 tbox kernel: [    0.110366] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 20:00:58 tbox kernel: [    0.110369] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 20:00:58 tbox kernel: [    0.110373] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 20:00:58 tbox kernel: [    0.110376] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110380] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 20:00:58 tbox kernel: [    0.110383] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 20:00:58 tbox kernel: [    0.110387] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110390] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 20:00:58 tbox kernel: [    0.110393] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 20:00:58 tbox kernel: [    0.110397] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 20:00:58 tbox kernel: [    0.110400] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 20:00:58 tbox kernel: [    0.110403] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110407] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 20:00:58 tbox kernel: [    0.110410] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 20:00:58 tbox kernel: [    0.110414] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 20:00:58 tbox kernel: [    0.110417] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 20:00:58 tbox kernel: [    0.110420] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 20:00:58 tbox kernel: [    0.114376] pci 0000:01:00.0: Boot video device
Oct 28 20:00:58 tbox kernel: [    0.114394] PCI: CLS 32 bytes, default 64
Oct 28 20:00:58 tbox kernel: [    0.952964] PM: Hibernation image not present or could not be loaded.
Oct 28 20:00:58 tbox kernel: [    1.620980] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.624942] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 20:00:58 tbox kernel: [    1.657472] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.658916] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.659585] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.708816] libata version 3.00 loaded.
Oct 28 20:00:58 tbox kernel: [    1.715377] ata_piix 0000:00:1f.1: version 2.13
Oct 28 20:00:58 tbox kernel: [    1.715463] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [    1.872411] ata2.01: NODEV after polling detection
Oct 28 20:00:58 tbox kernel: [    1.931534] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 20:00:58 tbox kernel: [    1.937270] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 20:00:58 tbox kernel: [    3.216045] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 20:00:58 tbox kernel: [    7.184976] ACPI: acpi_idle registered with cpuidle
Oct 28 20:00:58 tbox kernel: [    7.380480] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 20:00:58 tbox kernel: [    7.380539] nsc-ircc 00:0c: [irq 3]
Oct 28 20:00:58 tbox kernel: [    7.380544] nsc-ircc 00:0c: [dma 1]
Oct 28 20:00:58 tbox kernel: [    8.636407] ath: EEPROM regdomain: 0x61
Oct 28 20:00:58 tbox kernel: [    8.636412] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 20:00:58 tbox kernel: [    8.636418] ath: Country alpha2 being used: 00
Oct 28 20:00:58 tbox kernel: [    8.636420] ath: Regpair used: 0x61
Oct 28 20:00:58 tbox kernel: [    8.919770] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 20:00:58 tbox kernel: [    8.920748] Registered led device: ath5k-phy0::rx
Oct 28 20:00:58 tbox kernel: [    8.920777] Registered led device: ath5k-phy0::tx
Oct 28 20:00:58 tbox kernel: [    9.075397] Registered led device: tpacpi::thinklight
Oct 28 20:00:58 tbox kernel: [    9.075668] Registered led device: tpacpi::power
Oct 28 20:00:58 tbox kernel: [    9.075921] Registered led device: tpacpi::standby
Oct 28 20:00:58 tbox kernel: [    9.641165] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 20:00:58 tbox kernel: [   10.569574] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 20:01:01 tbox kernel: [   19.620357] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:01:01 tbox kernel: [   19.622704] wlan0: authenticated
Oct 28 20:01:01 tbox kernel: [   19.622743] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:01:01 tbox kernel: [   19.627595] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 20:01:01 tbox kernel: [   19.627606] wlan0: associated
Oct 28 20:01:12 tbox kernel: [   30.496030] wlan0: no IPv6 routers present
Oct 28 20:22:40 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 20:22:40 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 20:22:40 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 20:22:40 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 20:22:40 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 20:22:40 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 20:22:40 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 20:22:40 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 20:22:40 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 20:22:40 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 20:22:40 tbox kernel: [    0.000000]   2 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   3 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   4 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   5 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   6 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000]   7 disabled
Oct 28 20:22:40 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 20:22:40 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 20:22:40 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 20:22:40 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 20:22:40 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 20:22:40 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 20:22:40 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13c1e40, node_mem_map f6ffd200
Oct 28 20:22:40 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 20:22:40 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 20:22:40 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 20:22:40 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 20:22:40 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 20:22:40 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 20:22:40 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 20:22:40 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 20:22:40 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6800000 soft=f6802000
Oct 28 20:22:40 tbox kernel: [    0.112664] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112676] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112687] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112699] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112710] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112722] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 20:22:40 tbox kernel: [    0.112753] pci 0000:00:00.0: [8086:3340] type 0 class 0x000600
Oct 28 20:22:40 tbox kernel: [    0.112772] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.112847] pci 0000:00:01.0: [8086:3341] type 1 class 0x000604
Oct 28 20:22:40 tbox kernel: [    0.112942] pci 0000:00:1d.0: [8086:24c2] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113010] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 20:22:40 tbox kernel: [    0.113067] pci 0000:00:1d.1: [8086:24c4] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113133] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 20:22:40 tbox kernel: [    0.113190] pci 0000:00:1d.2: [8086:24c7] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113257] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 20:22:40 tbox kernel: [    0.113328] pci 0000:00:1d.7: [8086:24cd] type 0 class 0x000c03
Oct 28 20:22:40 tbox kernel: [    0.113362] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 20:22:40 tbox kernel: [    0.113470] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.113482] pci 0000:00:1d.7: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.113518] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Oct 28 20:22:40 tbox kernel: [    0.113588] pci 0000:00:1f.0: [8086:24cc] type 0 class 0x000601
Oct 28 20:22:40 tbox kernel: [    0.113728] pci 0000:00:1f.1: [8086:24ca] type 0 class 0x000101
Oct 28 20:22:40 tbox kernel: [    0.113754] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 20:22:40 tbox kernel: [    0.113773] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 20:22:40 tbox kernel: [    0.113792] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 20:22:40 tbox kernel: [    0.113812] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 20:22:40 tbox kernel: [    0.113831] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 20:22:40 tbox kernel: [    0.113850] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 20:22:40 tbox kernel: [    0.113900] pci 0000:00:1f.3: [8086:24c3] type 0 class 0x000c05
Oct 28 20:22:40 tbox kernel: [    0.113967] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 20:22:40 tbox kernel: [    0.114029] pci 0000:00:1f.5: [8086:24c5] type 0 class 0x000401
Oct 28 20:22:40 tbox kernel: [    0.114056] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 20:22:40 tbox kernel: [    0.114074] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 20:22:40 tbox kernel: [    0.114092] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 20:22:40 tbox kernel: [    0.114111] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 20:22:40 tbox kernel: [    0.114169] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114180] pci 0000:00:1f.5: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114211] pci 0000:00:1f.6: [8086:24c6] type 0 class 0x000703
Oct 28 20:22:40 tbox kernel: [    0.114239] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 20:22:40 tbox kernel: [    0.114257] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 20:22:40 tbox kernel: [    0.114333] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114344] pci 0000:00:1f.6: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114391] pci 0000:01:00.0: [1002:4c66] type 0 class 0x000300
Oct 28 20:22:40 tbox kernel: [    0.114419] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.114436] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 20:22:40 tbox kernel: [    0.114453] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 20:22:40 tbox kernel: [    0.114493] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 20:22:40 tbox kernel: [    0.114526] pci 0000:01:00.0: supports D1 D2
Oct 28 20:22:40 tbox kernel: [    0.114592] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 20:22:40 tbox kernel: [    0.114603] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 20:22:40 tbox kernel: [    0.114615] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.114661] pci 0000:02:00.0: [104c:ac55] type 2 class 0x000607
Oct 28 20:22:40 tbox kernel: [    0.114691] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 20:22:40 tbox kernel: [    0.114723] pci 0000:02:00.0: supports D1 D2
Oct 28 20:22:40 tbox kernel: [    0.114731] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114743] pci 0000:02:00.0: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114779] pci 0000:02:00.1: [104c:ac55] type 2 class 0x000607
Oct 28 20:22:40 tbox kernel: [    0.114808] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 20:22:40 tbox kernel: [    0.114840] pci 0000:02:00.1: supports D1 D2
Oct 28 20:22:40 tbox kernel: [    0.114849] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.114860] pci 0000:02:00.1: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.114906] pci 0000:02:01.0: [8086:101e] type 0 class 0x000200
Oct 28 20:22:40 tbox kernel: [    0.114938] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 20:22:40 tbox kernel: [    0.114958] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 20:22:40 tbox kernel: [    0.114977] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 20:22:40 tbox kernel: [    0.115027] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 20:22:40 tbox kernel: [    0.115067] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 20:22:40 tbox kernel: [    0.115078] pci 0000:02:01.0: PME# disabled
Oct 28 20:22:40 tbox kernel: [    0.115114] pci 0000:02:02.0: [168c:1014] type 0 class 0x000200
Oct 28 20:22:40 tbox kernel: [    0.115143] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 20:22:40 tbox kernel: [    0.115303] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 20:22:40 tbox kernel: [    0.115315] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 20:22:40 tbox kernel: [    0.115328] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.115338] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 20:22:40 tbox kernel: [    0.115348] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 20:22:40 tbox kernel: [    0.115466] pci_bus 0000:00: on NUMA node 0
Oct 28 20:22:40 tbox kernel: [    0.115477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 20:22:40 tbox kernel: [    0.115609] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 20:22:40 tbox kernel: [    0.115680] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 20:22:40 tbox kernel: [    0.127192] PCI: pci_cache_line_size set to 64 bytes
Oct 28 20:22:40 tbox kernel: [    0.127313] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 20:22:40 tbox kernel: [    0.127323] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 20:22:40 tbox kernel: [    0.128950] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 20:22:40 tbox kernel: [    0.128961] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 20:22:40 tbox kernel: [    0.128969] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 20:22:40 tbox kernel: [    0.128978] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 20:22:40 tbox kernel: [    0.128986] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 20:22:40 tbox kernel: [    0.128995] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 20:22:40 tbox kernel: [    0.129003] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 20:22:40 tbox kernel: [    0.129013] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 20:22:40 tbox kernel: [    0.129022] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 20:22:40 tbox kernel: [    0.129030] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 20:22:40 tbox kernel: [    0.129038] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 20:22:40 tbox kernel: [    0.129047] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 20:22:40 tbox kernel: [    0.129055] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 20:22:40 tbox kernel: [    0.129064] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 20:22:40 tbox kernel: [    0.129072] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 20:22:40 tbox kernel: [    0.129081] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 20:22:40 tbox kernel: [    0.129269] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 20:22:40 tbox kernel: [    0.129345] pnp 00:01: [bus 00-ff]
Oct 28 20:22:40 tbox kernel: [    0.129354] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 20:22:40 tbox kernel: [    0.129363] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 20:22:40 tbox kernel: [    0.129372] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 20:22:40 tbox kernel: [    0.129381] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 20:22:40 tbox kernel: [    0.129397] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 20:22:40 tbox kernel: [    0.129406] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 20:22:40 tbox kernel: [    0.129415] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 20:22:40 tbox kernel: [    0.129425] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 20:22:40 tbox kernel: [    0.129434] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 20:22:40 tbox kernel: [    0.129443] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 20:22:40 tbox kernel: [    0.129452] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 20:22:40 tbox kernel: [    0.129461] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 20:22:40 tbox kernel: [    0.129470] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 20:22:40 tbox kernel: [    0.129480] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 20:22:40 tbox kernel: [    0.129489] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 20:22:40 tbox kernel: [    0.129498] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 20:22:40 tbox kernel: [    0.129507] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 20:22:40 tbox kernel: [    0.129641] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 20:22:40 tbox kernel: [    0.129953] pnp 00:02: [io  0x0010-0x001f]
Oct 28 20:22:40 tbox kernel: [    0.129962] pnp 00:02: [io  0x0090-0x009f]
Oct 28 20:22:40 tbox kernel: [    0.129970] pnp 00:02: [io  0x0024-0x0025]
Oct 28 20:22:40 tbox kernel: [    0.129978] pnp 00:02: [io  0x0028-0x0029]
Oct 28 20:22:40 tbox kernel: [    0.129986] pnp 00:02: [io  0x002c-0x002d]
Oct 28 20:22:40 tbox kernel: [    0.129994] pnp 00:02: [io  0x0030-0x0031]
Oct 28 20:22:40 tbox kernel: [    0.130002] pnp 00:02: [io  0x0034-0x0035]
Oct 28 20:22:40 tbox kernel: [    0.130009] pnp 00:02: [io  0x0038-0x0039]
Oct 28 20:22:40 tbox kernel: [    0.130017] pnp 00:02: [io  0x003c-0x003d]
Oct 28 20:22:40 tbox kernel: [    0.130025] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 20:22:40 tbox kernel: [    0.130033] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 20:22:40 tbox kernel: [    0.130041] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 20:22:40 tbox kernel: [    0.130049] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 20:22:40 tbox kernel: [    0.130056] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 20:22:40 tbox kernel: [    0.130064] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 20:22:40 tbox kernel: [    0.130072] pnp 00:02: [io  0x0050-0x0053]
Oct 28 20:22:40 tbox kernel: [    0.130080] pnp 00:02: [io  0x0072-0x0077]
Oct 28 20:22:40 tbox kernel: [    0.130088] pnp 00:02: [io  0x002e-0x002f]
Oct 28 20:22:40 tbox kernel: [    0.130096] pnp 00:02: [io  0x1000-0x107f]
Oct 28 20:22:40 tbox kernel: [    0.130104] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 20:22:40 tbox kernel: [    0.130112] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 20:22:40 tbox kernel: [    0.130119] pnp 00:02: [io  0x1600-0x162f]
Oct 28 20:22:40 tbox kernel: [    0.130127] pnp 00:02: [io  0x1632-0x167f]
Oct 28 20:22:40 tbox kernel: [    0.130135] pnp 00:02: [io  0x004e-0x004f]
Oct 28 20:22:40 tbox kernel: [    0.130143] pnp 00:02: [io  0x1630-0x1631]
Oct 28 20:22:40 tbox kernel: [    0.130372] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 20:22:40 tbox kernel: [    0.130421] pnp 00:03: [io  0x0000-0x000f]
Oct 28 20:22:40 tbox kernel: [    0.130429] pnp 00:03: [io  0x0080-0x008f]
Oct 28 20:22:40 tbox kernel: [    0.130437] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 20:22:40 tbox kernel: [    0.130446] pnp 00:03: [dma 4]
Oct 28 20:22:40 tbox kernel: [    0.130555] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 20:22:40 tbox kernel: [    0.130587] pnp 00:04: [io  0x0061]
Oct 28 20:22:40 tbox kernel: [    0.130687] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 20:22:40 tbox kernel: [    0.130719] pnp 00:05: [io  0x00f0]
Oct 28 20:22:40 tbox kernel: [    0.130728] pnp 00:05: [irq 13]
Oct 28 20:22:40 tbox kernel: [    0.130829] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 20:22:40 tbox kernel: [    0.130861] pnp 00:06: [io  0x0070-0x0071]
Oct 28 20:22:40 tbox kernel: [    0.130870] pnp 00:06: [irq 8]
Oct 28 20:22:40 tbox kernel: [    0.130970] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 20:22:40 tbox kernel: [    0.131002] pnp 00:07: [io  0x0060]
Oct 28 20:22:40 tbox kernel: [    0.131010] pnp 00:07: [io  0x0064]
Oct 28 20:22:40 tbox kernel: [    0.131017] pnp 00:07: [irq 1]
Oct 28 20:22:40 tbox kernel: [    0.131125] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 20:22:40 tbox kernel: [    0.131157] pnp 00:08: [irq 12]
Oct 28 20:22:40 tbox kernel: [    0.131261] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 20:22:40 tbox kernel: [    0.131358] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 20:22:40 tbox kernel: [    0.131366] pnp 00:09: [io  0x03f7]
Oct 28 20:22:40 tbox kernel: [    0.131375] pnp 00:09: [irq 6]
Oct 28 20:22:40 tbox kernel: [    0.131382] pnp 00:09: [dma 2]
Oct 28 20:22:40 tbox kernel: [    0.131525] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 20:22:40 tbox kernel: [    0.131791] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 20:22:40 tbox kernel: [    0.131800] pnp 00:0a: [irq 4]
Oct 28 20:22:40 tbox kernel: [    0.132072] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 20:22:40 tbox kernel: [    0.132448] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 20:22:40 tbox kernel: [    0.132457] pnp 00:0b: [irq 7]
Oct 28 20:22:40 tbox kernel: [    0.132718] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 20:22:40 tbox kernel: [    0.133159] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 20:22:40 tbox kernel: [    0.176479] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    0.177054] PCI: setting IRQ 11 as level-triggered
Oct 28 20:22:40 tbox kernel: [    0.177623] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 20:22:40 tbox kernel: [    0.177633] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 20:22:40 tbox kernel: [    0.177643] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 20:22:40 tbox kernel: [    0.177652] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 20:22:40 tbox kernel: [    0.177662] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177672] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 20:22:40 tbox kernel: [    0.177682] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 20:22:40 tbox kernel: [    0.177691] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177701] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 20:22:40 tbox kernel: [    0.177710] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 20:22:40 tbox kernel: [    0.177720] pci_bus 0000:03: resource 0 [io  0xfc00-0xfcff]
Oct 28 20:22:40 tbox kernel: [    0.177729] pci_bus 0000:03: resource 1 [io  0xf800-0xf8ff]
Oct 28 20:22:40 tbox kernel: [    0.177739] pci_bus 0000:03: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177749] pci_bus 0000:03: resource 3 [mem 0xf8000000-0xfbffffff]
Oct 28 20:22:40 tbox kernel: [    0.177758] pci_bus 0000:07: resource 0 [io  0xf400-0xf4ff]
Oct 28 20:22:40 tbox kernel: [    0.177767] pci_bus 0000:07: resource 1 [io  0xf000-0xf0ff]
Oct 28 20:22:40 tbox kernel: [    0.177777] pci_bus 0000:07: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 20:22:40 tbox kernel: [    0.177787] pci_bus 0000:07: resource 3 [mem 0xf4000000-0xf7ffffff]
Oct 28 20:22:40 tbox kernel: [    0.182733] pci 0000:01:00.0: Boot video device
Oct 28 20:22:40 tbox kernel: [    0.182766] PCI: CLS 32 bytes, default 64
Oct 28 20:22:40 tbox kernel: [    1.751111] PM: Hibernation image not present or could not be loaded.
Oct 28 20:22:40 tbox kernel: [    3.159761] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.163802] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 20:22:40 tbox kernel: [    3.210592] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.213288] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.215458] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.356924] libata version 3.00 loaded.
Oct 28 20:22:40 tbox kernel: [    3.375265] ata_piix 0000:00:1f.1: version 2.13
Oct 28 20:22:40 tbox kernel: [    3.375405] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [    3.536493] ata2.01: NODEV after polling detection
Oct 28 20:22:40 tbox kernel: [    3.648754] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 20:22:40 tbox kernel: [    3.655135] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 20:22:40 tbox kernel: [    5.938241] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260361
Oct 28 20:22:40 tbox kernel: [    5.938309] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260360
Oct 28 20:22:40 tbox kernel: [    5.938334] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260343
Oct 28 20:22:40 tbox kernel: [    5.938358] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260340
Oct 28 20:22:40 tbox kernel: [    5.938382] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260332
Oct 28 20:22:40 tbox kernel: [   10.876448] ACPI: acpi_idle registered with cpuidle
Oct 28 20:22:40 tbox kernel: [   11.334648] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 20:22:40 tbox kernel: [   11.334749] nsc-ircc 00:0c: [irq 3]
Oct 28 20:22:40 tbox kernel: [   11.334761] nsc-ircc 00:0c: [dma 1]
Oct 28 20:22:40 tbox kernel: [   13.090708] ath: EEPROM regdomain: 0x61
Oct 28 20:22:40 tbox kernel: [   13.090717] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 20:22:40 tbox kernel: [   13.090730] ath: Country alpha2 being used: 00
Oct 28 20:22:40 tbox kernel: [   13.090736] ath: Regpair used: 0x61
Oct 28 20:22:40 tbox kernel: [   13.272128] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 20:22:40 tbox kernel: [   13.275029] Registered led device: ath5k-phy0::rx
Oct 28 20:22:40 tbox kernel: [   13.275197] Registered led device: ath5k-phy0::tx
Oct 28 20:22:40 tbox kernel: [   13.484618] Registered led device: tpacpi::thinklight
Oct 28 20:22:40 tbox kernel: [   13.485383] Registered led device: tpacpi::power
Oct 28 20:22:40 tbox kernel: [   13.486071] Registered led device: tpacpi::standby
Oct 28 20:22:40 tbox kernel: [   13.737238] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 20:22:40 tbox kernel: [   13.816222] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 20:22:42 tbox kernel: [   23.860691] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:22:42 tbox kernel: [   23.862811] wlan0: authenticated
Oct 28 20:22:42 tbox kernel: [   23.862850] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 20:22:42 tbox kernel: [   23.872047] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 20:22:42 tbox kernel: [   23.872058] wlan0: associated
Oct 28 20:22:53 tbox kernel: [   34.656042] wlan0: no IPv6 routers present
Oct 28 21:15:24 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:15:24 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:15:24 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:15:24 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:15:24 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:15:24 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:15:24 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:15:24 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:15:24 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:15:24 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:15:24 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:15:24 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:15:24 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:15:24 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:15:24 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:15:24 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:15:24 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:15:24 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13c1e40, node_mem_map f6ffd200
Oct 28 21:15:24 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:15:24 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:15:24 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:15:24 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:15:24 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:15:24 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:15:24 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:15:24 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:15:24 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6800000 soft=f6802000
Oct 28 21:15:24 tbox kernel: [    0.056872] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056876] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056880] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056884] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056888] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056892] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:15:24 tbox kernel: [    0.056907] pci 0000:00:00.0: [8086:3340] type 0 class 0x000600
Oct 28 21:15:24 tbox kernel: [    0.056916] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.056958] pci 0000:00:01.0: [8086:3341] type 1 class 0x000604
Oct 28 21:15:24 tbox kernel: [    0.057014] pci 0000:00:1d.0: [8086:24c2] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057058] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:15:24 tbox kernel: [    0.057092] pci 0000:00:1d.1: [8086:24c4] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057136] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:15:24 tbox kernel: [    0.057170] pci 0000:00:1d.2: [8086:24c7] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057214] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:15:24 tbox kernel: [    0.057259] pci 0000:00:1d.7: [8086:24cd] type 0 class 0x000c03
Oct 28 21:15:24 tbox kernel: [    0.057281] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:15:24 tbox kernel: [    0.057359] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.057365] pci 0000:00:1d.7: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.057385] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Oct 28 21:15:24 tbox kernel: [    0.057428] pci 0000:00:1f.0: [8086:24cc] type 0 class 0x000601
Oct 28 21:15:24 tbox kernel: [    0.057513] pci 0000:00:1f.1: [8086:24ca] type 0 class 0x000101
Oct 28 21:15:24 tbox kernel: [    0.057528] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:15:24 tbox kernel: [    0.057539] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:15:24 tbox kernel: [    0.057549] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:15:24 tbox kernel: [    0.057560] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:15:24 tbox kernel: [    0.057570] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:15:24 tbox kernel: [    0.057581] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:15:24 tbox kernel: [    0.057609] pci 0000:00:1f.3: [8086:24c3] type 0 class 0x000c05
Oct 28 21:15:24 tbox kernel: [    0.057654] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:15:24 tbox kernel: [    0.057690] pci 0000:00:1f.5: [8086:24c5] type 0 class 0x000401
Oct 28 21:15:24 tbox kernel: [    0.057706] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:15:24 tbox kernel: [    0.057716] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:15:24 tbox kernel: [    0.057726] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:15:24 tbox kernel: [    0.057736] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:15:24 tbox kernel: [    0.057774] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.057779] pci 0000:00:1f.5: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.057795] pci 0000:00:1f.6: [8086:24c6] type 0 class 0x000703
Oct 28 21:15:24 tbox kernel: [    0.057811] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:15:24 tbox kernel: [    0.057821] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:15:24 tbox kernel: [    0.057872] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.057877] pci 0000:00:1f.6: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.057902] pci 0000:01:00.0: [1002:4c66] type 0 class 0x000300
Oct 28 21:15:24 tbox kernel: [    0.057917] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.057925] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:15:24 tbox kernel: [    0.057934] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:15:24 tbox kernel: [    0.057957] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:15:24 tbox kernel: [    0.057977] pci 0000:01:00.0: supports D1 D2
Oct 28 21:15:24 tbox kernel: [    0.058015] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:15:24 tbox kernel: [    0.058019] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:15:24 tbox kernel: [    0.058023] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.058048] pci 0000:02:00.0: [104c:ac55] type 2 class 0x000607
Oct 28 21:15:24 tbox kernel: [    0.058066] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:15:24 tbox kernel: [    0.058085] pci 0000:02:00.0: supports D1 D2
Oct 28 21:15:24 tbox kernel: [    0.058088] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.058093] pci 0000:02:00.0: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.060016] pci 0000:02:00.1: [104c:ac55] type 2 class 0x000607
Oct 28 21:15:24 tbox kernel: [    0.060033] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:15:24 tbox kernel: [    0.060053] pci 0000:02:00.1: supports D1 D2
Oct 28 21:15:24 tbox kernel: [    0.060056] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.060061] pci 0000:02:00.1: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.060088] pci 0000:02:01.0: [8086:101e] type 0 class 0x000200
Oct 28 21:15:24 tbox kernel: [    0.060107] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:15:24 tbox kernel: [    0.060117] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:15:24 tbox kernel: [    0.060128] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:15:24 tbox kernel: [    0.060159] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:15:24 tbox kernel: [    0.060183] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:15:24 tbox kernel: [    0.060188] pci 0000:02:01.0: PME# disabled
Oct 28 21:15:24 tbox kernel: [    0.060208] pci 0000:02:02.0: [168c:1014] type 0 class 0x000200
Oct 28 21:15:24 tbox kernel: [    0.060226] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:15:24 tbox kernel: [    0.060329] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [    0.060334] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [    0.060340] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.060344] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:15:24 tbox kernel: [    0.060347] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:15:24 tbox kernel: [    0.060422] pci_bus 0000:00: on NUMA node 0
Oct 28 21:15:24 tbox kernel: [    0.060426] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:15:24 tbox kernel: [    0.060477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:15:24 tbox kernel: [    0.060502] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:15:24 tbox kernel: [    0.064951] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:15:24 tbox kernel: [    0.065013] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:15:24 tbox kernel: [    0.065017] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:15:24 tbox kernel: [    0.067368] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:15:24 tbox kernel: [    0.067372] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:15:24 tbox kernel: [    0.067375] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:15:24 tbox kernel: [    0.067378] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:15:24 tbox kernel: [    0.067381] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:15:24 tbox kernel: [    0.067384] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:15:24 tbox kernel: [    0.067387] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:15:24 tbox kernel: [    0.067391] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:15:24 tbox kernel: [    0.067394] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:15:24 tbox kernel: [    0.067397] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:15:24 tbox kernel: [    0.067400] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:15:24 tbox kernel: [    0.067403] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:15:24 tbox kernel: [    0.067406] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:15:24 tbox kernel: [    0.067409] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:15:24 tbox kernel: [    0.067412] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:15:24 tbox kernel: [    0.067415] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:15:24 tbox kernel: [    0.067491] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:15:24 tbox kernel: [    0.067519] pnp 00:01: [bus 00-ff]
Oct 28 21:15:24 tbox kernel: [    0.067523] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:15:24 tbox kernel: [    0.067526] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:15:24 tbox kernel: [    0.067529] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:15:24 tbox kernel: [    0.067532] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:15:24 tbox kernel: [    0.067540] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:15:24 tbox kernel: [    0.067543] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:15:24 tbox kernel: [    0.067547] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:15:24 tbox kernel: [    0.067550] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:15:24 tbox kernel: [    0.067553] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:15:24 tbox kernel: [    0.067556] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:15:24 tbox kernel: [    0.067559] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:15:24 tbox kernel: [    0.067563] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:15:24 tbox kernel: [    0.067566] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:15:24 tbox kernel: [    0.067569] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:15:24 tbox kernel: [    0.067572] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:15:24 tbox kernel: [    0.067575] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:15:24 tbox kernel: [    0.067579] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:15:24 tbox kernel: [    0.067633] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:15:24 tbox kernel: [    0.067773] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:15:24 tbox kernel: [    0.067776] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:15:24 tbox kernel: [    0.067779] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:15:24 tbox kernel: [    0.067782] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:15:24 tbox kernel: [    0.067784] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:15:24 tbox kernel: [    0.067787] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:15:24 tbox kernel: [    0.067790] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:15:24 tbox kernel: [    0.067792] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:15:24 tbox kernel: [    0.067795] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:15:24 tbox kernel: [    0.067798] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:15:24 tbox kernel: [    0.067801] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:15:24 tbox kernel: [    0.067803] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:15:24 tbox kernel: [    0.067806] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:15:24 tbox kernel: [    0.067809] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:15:24 tbox kernel: [    0.067812] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:15:24 tbox kernel: [    0.067814] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:15:24 tbox kernel: [    0.067817] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:15:24 tbox kernel: [    0.067820] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:15:24 tbox kernel: [    0.067823] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:15:24 tbox kernel: [    0.067825] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:15:24 tbox kernel: [    0.067828] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:15:24 tbox kernel: [    0.067831] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:15:24 tbox kernel: [    0.067834] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:15:24 tbox kernel: [    0.067836] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:15:24 tbox kernel: [    0.067839] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:15:24 tbox kernel: [    0.067921] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:15:24 tbox kernel: [    0.067938] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:15:24 tbox kernel: [    0.067941] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:15:24 tbox kernel: [    0.067944] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:15:24 tbox kernel: [    0.067947] pnp 00:03: [dma 4]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:04: [io  0x0061]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:05: [io  0x00f0]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:05: [irq 13]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:06: [irq 8]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: [io  0x0060]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: [io  0x0064]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: [irq 1]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:08: [irq 12]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [io  0x03f7]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [irq 6]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: [dma 2]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0a: [irq 4]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0b: [irq 7]
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:15:24 tbox kernel: [    0.067989] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:15:24 tbox kernel: [    0.105840] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    0.106107] PCI: setting IRQ 11 as level-triggered
Oct 28 21:15:24 tbox kernel: [    0.106349] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:15:24 tbox kernel: [    0.106352] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:15:24 tbox kernel: [    0.106356] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:15:24 tbox kernel: [    0.106359] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:15:24 tbox kernel: [    0.106363] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106366] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [    0.106370] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [    0.106373] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106377] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:15:24 tbox kernel: [    0.106380] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:15:24 tbox kernel: [    0.106383] pci_bus 0000:03: resource 0 [io  0xfc00-0xfcff]
Oct 28 21:15:24 tbox kernel: [    0.106387] pci_bus 0000:03: resource 1 [io  0xf800-0xf8ff]
Oct 28 21:15:24 tbox kernel: [    0.106390] pci_bus 0000:03: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106394] pci_bus 0000:03: resource 3 [mem 0xf8000000-0xfbffffff]
Oct 28 21:15:24 tbox kernel: [    0.106397] pci_bus 0000:07: resource 0 [io  0xf400-0xf4ff]
Oct 28 21:15:24 tbox kernel: [    0.106400] pci_bus 0000:07: resource 1 [io  0xf000-0xf0ff]
Oct 28 21:15:24 tbox kernel: [    0.106404] pci_bus 0000:07: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:15:24 tbox kernel: [    0.106407] pci_bus 0000:07: resource 3 [mem 0xf4000000-0xf7ffffff]
Oct 28 21:15:24 tbox kernel: [    0.110378] pci 0000:01:00.0: Boot video device
Oct 28 21:15:24 tbox kernel: [    0.110395] PCI: CLS 32 bytes, default 64
Oct 28 21:15:24 tbox kernel: [    0.936297] PM: Hibernation image not present or could not be loaded.
Oct 28 21:15:24 tbox kernel: [    1.604735] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.608703] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:15:24 tbox kernel: [    1.630124] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.659354] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.660068] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.667758] libata version 3.00 loaded.
Oct 28 21:15:24 tbox kernel: [    1.674486] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:15:24 tbox kernel: [    1.674568] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [    1.832434] ata2.01: NODEV after polling detection
Oct 28 21:15:24 tbox kernel: [    1.892037] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:15:24 tbox kernel: [    1.896580] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:15:24 tbox kernel: [    4.073673] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260361
Oct 28 21:15:24 tbox kernel: [    4.073714] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260360
Oct 28 21:15:24 tbox kernel: [    4.073723] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260343
Oct 28 21:15:24 tbox kernel: [    4.073732] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260340
Oct 28 21:15:24 tbox kernel: [    4.073740] EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 260332
Oct 28 21:15:24 tbox kernel: [    8.424152] ACPI: acpi_idle registered with cpuidle
Oct 28 21:15:24 tbox kernel: [   13.210337] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:15:24 tbox kernel: [   13.635057] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:15:24 tbox kernel: [   13.635119] nsc-ircc 00:0c: [irq 3]
Oct 28 21:15:24 tbox kernel: [   13.635124] nsc-ircc 00:0c: [dma 1]
Oct 28 21:15:24 tbox kernel: [   14.571039] Registered led device: tpacpi::thinklight
Oct 28 21:15:24 tbox kernel: [   14.571406] Registered led device: tpacpi::power
Oct 28 21:15:24 tbox kernel: [   14.571663] Registered led device: tpacpi::standby
Oct 28 21:15:24 tbox kernel: [   14.637047] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   14.699544] ath: EEPROM regdomain: 0x61
Oct 28 21:15:24 tbox kernel: [   14.699548] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:15:24 tbox kernel: [   14.699554] ath: Country alpha2 being used: 00
Oct 28 21:15:24 tbox kernel: [   14.699556] ath: Regpair used: 0x61
Oct 28 21:15:24 tbox kernel: [   14.764750] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:15:24 tbox kernel: [   14.765700] Registered led device: ath5k-phy0::rx
Oct 28 21:15:24 tbox kernel: [   14.765729] Registered led device: ath5k-phy0::tx
Oct 28 21:15:24 tbox kernel: [   15.561581] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:15:27 tbox kernel: [   24.372207] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.374792] wlan0: authenticated
Oct 28 21:15:27 tbox kernel: [   24.374831] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.380317] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:15:27 tbox kernel: [   24.380327] wlan0: associated
Oct 28 21:15:38 tbox kernel: [   34.832041] wlan0: no IPv6 routers present
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:42:41 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:42:41 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:42:41 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:42:41 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:42:41 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
Oct 28 21:42:41 tbox kernel: [    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:42:41 tbox kernel: [    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:42:41 tbox kernel: [    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:42:41 tbox kernel: [    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:42:41 tbox kernel: [    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061311] pci 0000:00:1d.7: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:42:41 tbox kernel: [    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:42:41 tbox kernel: [    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:42:41 tbox kernel: [    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:42:41 tbox kernel: [    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:42:41 tbox kernel: [    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:42:41 tbox kernel: [    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:42:41 tbox kernel: [    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061705] pci 0000:00:1f.5: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:42:41 tbox kernel: [    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:42:41 tbox kernel: [    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061799] pci 0000:00:1f.6: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:42:41 tbox kernel: [    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:42:41 tbox kernel: [    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064091] pci 0000:01:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:42:41 tbox kernel: [    0.064195] pci 0000:02:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064203] pci 0000:02:00.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:42:41 tbox kernel: [    0.064256] pci 0000:02:00.1: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064264] pci 0000:02:00.1: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:42:41 tbox kernel: [    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:42:41 tbox kernel: [    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:42:41 tbox kernel: [    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064387] pci 0000:02:01.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:42:41 tbox kernel: [    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064617] pci_bus 0000:00: on NUMA node 0
Oct 28 21:42:41 tbox kernel: [    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:42:41 tbox kernel: [    0.069056] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:42:41 tbox kernel: [    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:42:41 tbox kernel: [    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:42:41 tbox kernel: [    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:42:41 tbox kernel: [    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:42:41 tbox kernel: [    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:42:41 tbox kernel: [    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:42:41 tbox kernel: [    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:42:41 tbox kernel: [    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:42:41 tbox kernel: [    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:42:41 tbox kernel: [    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:42:41 tbox kernel: [    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:42:41 tbox kernel: [    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:42:41 tbox kernel: [    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:42:41 tbox kernel: [    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:42:41 tbox kernel: [    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:42:41 tbox kernel: [    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:42:41 tbox kernel: [    0.071651] pnp 00:01: [bus 00-ff]
Oct 28 21:42:41 tbox kernel: [    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:42:41 tbox kernel: [    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:42:41 tbox kernel: [    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:42:41 tbox kernel: [    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:42:41 tbox kernel: [    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:42:41 tbox kernel: [    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:42:41 tbox kernel: [    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:42:41 tbox kernel: [    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:42:41 tbox kernel: [    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:42:41 tbox kernel: [    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:42:41 tbox kernel: [    0.071911] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:42:41 tbox kernel: [    0.071914] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:42:41 tbox kernel: [    0.071917] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:42:41 tbox kernel: [    0.071920] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:42:41 tbox kernel: [    0.071922] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:42:41 tbox kernel: [    0.071925] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:42:41 tbox kernel: [    0.071928] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:42:41 tbox kernel: [    0.071931] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:42:41 tbox kernel: [    0.071933] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:42:41 tbox kernel: [    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:42:41 tbox kernel: [    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:42:41 tbox kernel: [    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:42:41 tbox kernel: [    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:42:41 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:42:41 tbox kernel: [    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:42:41 tbox kernel: [    0.071952] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:42:41 tbox kernel: [    0.071955] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:42:41 tbox kernel: [    0.071958] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:42:41 tbox kernel: [    0.071961] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:42:41 tbox kernel: [    0.071963] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:42:41 tbox kernel: [    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:42:41 tbox kernel: [    0.071969] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:42:41 tbox kernel: [    0.071972] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:42:41 tbox kernel: [    0.071974] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [dma 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: [io  0x0061]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [io  0x00f0]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [irq 13]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [irq 8]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0060]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0064]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [irq 1]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: [irq 12]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [irq 6]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [dma 2]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [irq 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [irq 7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:42:41 tbox kernel: [    0.109872] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    0.110134] PCI: setting IRQ 11 as level-triggered
Oct 28 21:42:41 tbox kernel: [    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.114390] pci 0000:01:00.0: Boot video device
Oct 28 21:42:41 tbox kernel: [    0.114408] PCI: CLS 32 bytes, default 64
Oct 28 21:42:41 tbox kernel: [    0.952204] PM: Hibernation image not present or could not be loaded.
Oct 28 21:42:41 tbox kernel: [    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:42:41 tbox kernel: [    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.684752] libata version 3.00 loaded.
Oct 28 21:42:41 tbox kernel: [    1.691330] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:42:41 tbox kernel: [    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.848422] ata2.01: NODEV after polling detection
Oct 28 21:42:41 tbox kernel: [    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:42:41 tbox kernel: [    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:42:41 tbox kernel: [    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:42:41 tbox kernel: [    6.684608] ACPI: acpi_idle registered with cpuidle
Oct 28 21:42:41 tbox kernel: [    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:42:41 tbox kernel: [    7.731051] nsc-ircc 00:0c: [irq 3]
Oct 28 21:42:41 tbox kernel: [    7.731056] nsc-ircc 00:0c: [dma 1]
Oct 28 21:42:41 tbox kernel: [    8.170763] Registered led device: tpacpi::thinklight
Oct 28 21:42:41 tbox kernel: [    8.171652] Registered led device: tpacpi::power
Oct 28 21:42:41 tbox kernel: [    8.171990] Registered led device: tpacpi::standby
Oct 28 21:42:41 tbox kernel: [    8.578476] ath: EEPROM regdomain: 0x61
Oct 28 21:42:41 tbox kernel: [    8.578479] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:42:41 tbox kernel: [    8.578485] ath: Country alpha2 being used: 00
Oct 28 21:42:41 tbox kernel: [    8.578487] ath: Regpair used: 0x61
Oct 28 21:42:41 tbox kernel: [    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:42:41 tbox kernel: [    8.722206] Registered led device: ath5k-phy0::rx
Oct 28 21:42:41 tbox kernel: [    8.722234] Registered led device: ath5k-phy0::tx
Oct 28 21:42:41 tbox kernel: [    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:42:43 tbox kernel: [   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.661618] wlan0: authenticated
Oct 28 21:42:43 tbox kernel: [   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:42:43 tbox kernel: [   18.665522] wlan0: associated
Oct 28 21:42:53 tbox kernel: [   29.384046] wlan0: no IPv6 routers present

[-- Attachment #4: kern.log --]
[-- Type: application/octet-stream, Size: 93108 bytes --]

Oct 28 21:15:24 tbox kernel: [   14.632285]  clean.
Oct 28 21:15:24 tbox kernel: [   14.632352] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:15:24 tbox kernel: [   14.632414] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632475] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632540] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:15:24 tbox kernel: [   14.636944] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.637047] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   14.652213] [drm] radeon kernel modesetting enabled.
Oct 28 21:15:24 tbox kernel: [   14.652460] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652474] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652486] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.657394] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:15:24 tbox kernel: [   14.657588] [drm] register mmio base: 0xC0100000
Oct 28 21:15:24 tbox kernel: [   14.657591] [drm] register mmio size: 65536
Oct 28 21:15:24 tbox kernel: [   14.657969] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:15:24 tbox kernel: [   14.657990] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658029] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658059] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:15:24 tbox kernel: [   14.658069] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:15:24 tbox kernel: [   14.658079] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:15:24 tbox kernel: [   14.658082] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:15:24 tbox kernel: [   14.658105] [drm] radeon: irq initialized.
Oct 28 21:15:24 tbox kernel: [   14.659168] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:15:24 tbox kernel: [   14.659172] [drm] RAM width 128bits DDR
Oct 28 21:15:24 tbox kernel: [   14.659246] [TTM] Zone  kernel: Available graphics memory: 447570 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659249] [TTM] Zone highmem: Available graphics memory: 516886 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659252] [TTM] Initializing pool allocator.
Oct 28 21:15:24 tbox kernel: [   14.659281] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:15:24 tbox kernel: [   14.659284] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:15:24 tbox kernel: [   14.660766] radeon 0000:01:00.0: WB enabled
Oct 28 21:15:24 tbox kernel: [   14.661409] [drm] Loading R200 Microcode
Oct 28 21:15:24 tbox kernel: [   14.699544] ath: EEPROM regdomain: 0x61
Oct 28 21:15:24 tbox kernel: [   14.699548] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:15:24 tbox kernel: [   14.699554] ath: Country alpha2 being used: 00
Oct 28 21:15:24 tbox kernel: [   14.699556] ath: Regpair used: 0x61
Oct 28 21:15:24 tbox kernel: [   14.748421] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:15:24 tbox kernel: [   14.748445] [drm] ring test succeeded in 1 usecs
Oct 28 21:15:24 tbox kernel: [   14.748704] [drm] radeon: ib pool ready.
Oct 28 21:15:24 tbox kernel: [   14.748802] [drm] ib test succeeded in 0 usecs
Oct 28 21:15:24 tbox kernel: [   14.749096] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:15:24 tbox kernel: [   14.749099] [drm] Panel Size 1400x1050
Oct 28 21:15:24 tbox kernel: [   14.760092] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:15:24 tbox kernel: [   14.764750] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:15:24 tbox kernel: [   14.765700] Registered led device: ath5k-phy0::rx
Oct 28 21:15:24 tbox kernel: [   14.765729] Registered led device: ath5k-phy0::tx
Oct 28 21:15:24 tbox kernel: [   14.765741] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:15:24 tbox kernel: [   14.765744] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:15:24 tbox kernel: [   14.765747] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:15:24 tbox kernel: [   14.768671] [drm] No TV DAC info found in BIOS
Oct 28 21:15:24 tbox kernel: [   14.768779] [drm] Radeon Display Connectors
Oct 28 21:15:24 tbox kernel: [   14.768781] [drm] Connector 0:
Oct 28 21:15:24 tbox kernel: [   14.768783] [drm]   VGA
Oct 28 21:15:24 tbox kernel: [   14.768787] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:15:24 tbox kernel: [   14.768790] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768792] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:15:24 tbox kernel: [   14.768794] [drm] Connector 1:
Oct 28 21:15:24 tbox kernel: [   14.768796] [drm]   DVI-D
Oct 28 21:15:24 tbox kernel: [   14.768798] [drm]   HPD1
Oct 28 21:15:24 tbox kernel: [   14.768801] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:15:24 tbox kernel: [   14.768804] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768806] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:15:24 tbox kernel: [   14.768808] [drm] Connector 2:
Oct 28 21:15:24 tbox kernel: [   14.768810] [drm]   LVDS
Oct 28 21:15:24 tbox kernel: [   14.768811] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768813] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:15:24 tbox kernel: [   14.768815] [drm] Connector 3:
Oct 28 21:15:24 tbox kernel: [   14.768817] [drm]   S-video
Oct 28 21:15:24 tbox kernel: [   14.768819] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768821] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:15:24 tbox kernel: [   14.787425] [drm] radeon: power management initialized
Oct 28 21:15:24 tbox kernel: [   14.876153] [drm] fb mappable at 0xE0040000
Oct 28 21:15:24 tbox kernel: [   14.876158] [drm] vram apper at 0xE0000000
Oct 28 21:15:24 tbox kernel: [   14.876160] [drm] size 5914624
Oct 28 21:15:24 tbox kernel: [   14.876162] [drm] fb depth is 24
Oct 28 21:15:24 tbox kernel: [   14.876164] [drm]    pitch is 5632
Oct 28 21:15:24 tbox kernel: [   14.945647] Console: switching to colour frame buffer device 175x65
Oct 28 21:15:24 tbox kernel: [   14.980430] fb0: radeondrmfb frame buffer device
Oct 28 21:15:24 tbox kernel: [   14.980432] drm: registered panic notifier
Oct 28 21:15:24 tbox kernel: [   14.980666] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:15:24 tbox kernel: [   15.560039] intel8x0_measure_ac97_clock: measured 55394 usecs (2669 samples)
Oct 28 21:15:24 tbox kernel: [   15.560045] intel8x0: clocking to 48000
Oct 28 21:15:24 tbox kernel: [   15.561553] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   15.561581] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   16.233693] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:15:24 tbox kernel: [   16.240295] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   16.869841] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   18.095532] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:15:24 tbox kernel: [   18.095668] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:15:24 tbox kernel: [   18.988405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:15:24 tbox kernel: [   20.048511] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:15:24 tbox kernel: [   20.251736] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:15:25 tbox kernel: [   22.323731] lp0: using parport0 (interrupt-driven).
Oct 28 21:15:25 tbox kernel: [   22.368740] ppdev: user-space parallel port driver
Oct 28 21:15:26 tbox kernel: [   22.657333] sshd (1367): /proc/1367/oom_adj is deprecated, please use /proc/1367/oom_score_adj instead.
Oct 28 21:15:27 tbox kernel: [   23.800827] P-state transition latency capped at 20 uS
Oct 28 21:15:27 tbox kernel: [   24.327910] Bluetooth: Core ver 2.15
Oct 28 21:15:27 tbox kernel: [   24.327943] NET: Registered protocol family 31
Oct 28 21:15:27 tbox kernel: [   24.327945] Bluetooth: HCI device and connection manager initialized
Oct 28 21:15:27 tbox kernel: [   24.327950] Bluetooth: HCI socket layer initialized
Oct 28 21:15:27 tbox kernel: [   24.372207] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.374792] wlan0: authenticated
Oct 28 21:15:27 tbox kernel: [   24.374831] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.380317] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:15:27 tbox kernel: [   24.380327] wlan0: associated
Oct 28 21:15:27 tbox kernel: [   24.382373] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:15:28 tbox kernel: [   24.446975] Bluetooth: L2CAP ver 2.15
Oct 28 21:15:28 tbox kernel: [   24.446980] Bluetooth: L2CAP socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.597871] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:15:28 tbox kernel: [   24.597875] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:15:28 tbox kernel: [   24.603912] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603919] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603922] Bluetooth: RFCOMM ver 1.11
Oct 28 21:15:28 tbox kernel: [   25.243227] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:15:28 tbox kernel: [   25.243232] Bluetooth: SCO socket layer initialized
Oct 28 21:15:29 tbox kernel: [   25.476743] padlock: VIA PadLock not detected.
Oct 28 21:15:38 tbox kernel: [   34.832041] wlan0: no IPv6 routers present
Oct 28 21:29:44 tbox kernel: [  880.824137] EXT3-fs: barriers not enabled
Oct 28 21:29:44 tbox kernel: [  880.846819] kjournald starting.  Commit interval 5 seconds
Oct 28 21:29:44 tbox kernel: [  880.847089] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:29:44 tbox kernel: [  880.847853] EXT3-fs (sdb5): using internal journal
Oct 28 21:29:44 tbox kernel: [  880.847866] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Oct 28 21:42:00 tbox kernel: Kernel logging (proc) stopped.
Oct 28 21:42:41 tbox kernel: imklog 4.6.4, log source = /proc/kmsg started.
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpu
Oct 28 21:42:41 tbox kernel: [    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
Oct 28 21:42:41 tbox kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI present.
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000] PAT not supported by CPU.
Oct 28 21:42:41 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:42:41 tbox kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:42:41 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:42:41 tbox kernel: [    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACS 3ff78000 00040
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] 135MB HIGHMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000] 887MB LOWMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]   low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] Zone PFN ranges:
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Movable zone start PFN for each node
Oct 28 21:42:41 tbox kernel: [    0.000000] early_node_map[2] active PFN ranges
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000100 -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:42:41 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:42:41 tbox kernel: [    0.000000] Using APIC driver default
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Oct 28 21:42:41 tbox kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 28 21:42:41 tbox kernel: [    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: disable apic facility
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: switched to apic NOOP
Oct 28 21:42:41 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Oct 28 21:42:41 tbox kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
Oct 28 21:42:41 tbox kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Oct 28 21:42:41 tbox kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 28 21:42:41 tbox kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct 28 21:42:41 tbox kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
Oct 28 21:42:41 tbox kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
Oct 28 21:42:41 tbox kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing CPU#0
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
Oct 28 21:42:41 tbox kernel: [    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
Oct 28 21:42:41 tbox kernel: [    0.000000] virtual kernel memory layout:
Oct 28 21:42:41 tbox kernel: [    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 28 21:42:41 tbox kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 28 21:42:41 tbox kernel: [    0.000000] Hierarchical RCU implementation.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] NR_IRQS:1280
Oct 28 21:42:41 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
Oct 28 21:42:41 tbox kernel: [    0.000000] Extended CMOS year: 2000
Oct 28 21:42:41 tbox kernel: [    0.000000] Console: colour VGA+ 80x25
Oct 28 21:42:41 tbox kernel: [    0.000000] console [tty0] enabled
Oct 28 21:42:41 tbox kernel: [    0.000000] Fast TSC calibration using PIT
Oct 28 21:42:41 tbox kernel: [    0.000000] Detected 1694.278 MHz processor.
Oct 28 21:42:41 tbox kernel: [    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
Oct 28 21:42:41 tbox kernel: [    0.008014] pid_max: default: 32768 minimum: 301
Oct 28 21:42:41 tbox kernel: [    0.008049] Security Framework initialized
Oct 28 21:42:41 tbox kernel: [    0.008059] SELinux:  Disabled at boot.
Oct 28 21:42:41 tbox kernel: [    0.008081] Mount-cache hash table entries: 512
Oct 28 21:42:41 tbox kernel: [    0.008291] Initializing cgroup subsys ns
Oct 28 21:42:41 tbox kernel: [    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Oct 28 21:42:41 tbox kernel: [    0.008302] Initializing cgroup subsys cpuacct
Oct 28 21:42:41 tbox kernel: [    0.008308] Initializing cgroup subsys devices
Oct 28 21:42:41 tbox kernel: [    0.008311] Initializing cgroup subsys freezer
Oct 28 21:42:41 tbox kernel: [    0.008314] Initializing cgroup subsys net_cls
Oct 28 21:42:41 tbox kernel: [    0.008318] Initializing cgroup subsys blkio
Oct 28 21:42:41 tbox kernel: [    0.008372] mce: CPU supports 5 MCE banks
Oct 28 21:42:41 tbox kernel: [    0.008397] Performance Events: 
Oct 28 21:42:41 tbox kernel: [    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
Oct 28 21:42:41 tbox kernel: [    0.008403] no hardware sampling interrupt available.
Oct 28 21:42:41 tbox kernel: [    0.008405] p6 PMU driver.
Oct 28 21:42:41 tbox kernel: [    0.008411] ... version:                0
Oct 28 21:42:41 tbox kernel: [    0.008413] ... bit width:              32
Oct 28 21:42:41 tbox kernel: [    0.008415] ... generic registers:      2
Oct 28 21:42:41 tbox kernel: [    0.008418] ... value mask:             00000000ffffffff
Oct 28 21:42:41 tbox kernel: [    0.008420] ... max period:             000000007fffffff
Oct 28 21:42:41 tbox kernel: [    0.008422] ... fixed-purpose events:   0
Oct 28 21:42:41 tbox kernel: [    0.008425] ... event mask:             0000000000000003
Oct 28 21:42:41 tbox kernel: [    0.008947] SMP alternatives: switching to UP code
Oct 28 21:42:41 tbox kernel: [    0.013686] Freeing SMP alternatives: 16k freed
Oct 28 21:42:41 tbox kernel: [    0.013694] ACPI: Core revision 20101013
Oct 28 21:42:41 tbox kernel: [    0.029767] ACPI: setting ELCR to 0200 (from 0800)
Oct 28 21:42:41 tbox kernel: [    0.032080] weird, boot CPU (#0) not listed by the BIOS.
Oct 28 21:42:41 tbox kernel: [    0.032083] SMP motherboard not detected.
Oct 28 21:42:41 tbox kernel: [    0.032086] Local APIC not detected. Using dummy APIC emulation.
Oct 28 21:42:41 tbox kernel: [    0.032088] SMP disabled
Oct 28 21:42:41 tbox kernel: [    0.032440] Brought up 1 CPUs
Oct 28 21:42:41 tbox kernel: [    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
Oct 28 21:42:41 tbox kernel: [    0.036162] devtmpfs: initialized
Oct 28 21:42:41 tbox kernel: [    0.036579] regulator: core version 0.5
Oct 28 21:42:41 tbox kernel: [    0.036632] NET: Registered protocol family 16
Oct 28 21:42:41 tbox kernel: [    0.036756] ACPI: bus type pci registered
Oct 28 21:42:41 tbox kernel: [    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
Oct 28 21:42:41 tbox kernel: [    0.037079] PCI: Using configuration type 1 for base access
Oct 28 21:42:41 tbox kernel: [    0.037566] bio: create slab <bio-0> at 0
Oct 28 21:42:41 tbox kernel: [    0.039245] ACPI: EC: EC description table is found, configuring boot EC
Oct 28 21:42:41 tbox kernel: [    0.054262] ACPI: Interpreter enabled
Oct 28 21:42:41 tbox kernel: [    0.054267] ACPI: (supports S0 S3 S4 S5)
Oct 28 21:42:41 tbox kernel: [    0.054291] ACPI: Using PIC for interrupt routing
Oct 28 21:42:41 tbox kernel: [    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: Power Resource [PUBS] (on)
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
Oct 28 21:42:41 tbox kernel: [    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 21:42:41 tbox kernel: [    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:42:41 tbox kernel: [    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:42:41 tbox kernel: [    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:42:41 tbox kernel: [    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:42:41 tbox kernel: [    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061311] pci 0000:00:1d.7: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
Oct 28 21:42:41 tbox kernel: [    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
Oct 28 21:42:41 tbox kernel: [    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:42:41 tbox kernel: [    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:42:41 tbox kernel: [    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:42:41 tbox kernel: [    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:42:41 tbox kernel: [    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:42:41 tbox kernel: [    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:42:41 tbox kernel: [    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:42:41 tbox kernel: [    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061705] pci 0000:00:1f.5: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:42:41 tbox kernel: [    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:42:41 tbox kernel: [    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061799] pci 0000:00:1f.6: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:42:41 tbox kernel: [    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:42:41 tbox kernel: [    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064091] pci 0000:01:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:42:41 tbox kernel: [    0.064195] pci 0000:02:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064203] pci 0000:02:00.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:42:41 tbox kernel: [    0.064256] pci 0000:02:00.1: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064264] pci 0000:02:00.1: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:42:41 tbox kernel: [    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:42:41 tbox kernel: [    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:42:41 tbox kernel: [    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064387] pci 0000:02:01.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:42:41 tbox kernel: [    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064617] pci_bus 0000:00: on NUMA node 0
Oct 28 21:42:41 tbox kernel: [    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:42:41 tbox kernel: [    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068774] HEST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 28 21:42:41 tbox kernel: [    0.068856] vgaarb: loaded
Oct 28 21:42:41 tbox kernel: [    0.068921] PCI: Using ACPI for IRQ routing
Oct 28 21:42:41 tbox kernel: [    0.069056] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:42:41 tbox kernel: [    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:42:41 tbox kernel: [    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:42:41 tbox kernel: [    0.069270] Switching to clocksource tsc
Oct 28 21:42:41 tbox kernel: [    0.070692] pnp: PnP ACPI init
Oct 28 21:42:41 tbox kernel: [    0.070716] ACPI: bus type pnp registered
Oct 28 21:42:41 tbox kernel: [    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:42:41 tbox kernel: [    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:42:41 tbox kernel: [    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:42:41 tbox kernel: [    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:42:41 tbox kernel: [    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:42:41 tbox kernel: [    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:42:41 tbox kernel: [    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:42:41 tbox kernel: [    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:42:41 tbox kernel: [    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:42:41 tbox kernel: [    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:42:41 tbox kernel: [    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:42:41 tbox kernel: [    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:42:41 tbox kernel: [    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:42:41 tbox kernel: [    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:42:41 tbox kernel: [    0.071651] pnp 00:01: [bus 00-ff]
Oct 28 21:42:41 tbox kernel: [    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:42:41 tbox kernel: [    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:42:41 tbox kernel: [    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:42:41 tbox kernel: [    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:42:41 tbox kernel: [    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:42:41 tbox kernel: [    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:42:41 tbox kernel: [    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:42:41 tbox kernel: [    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:42:41 tbox kernel: [    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:42:41 tbox kernel: [    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:42:41 tbox kernel: [    0.071911] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:42:41 tbox kernel: [    0.071914] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:42:41 tbox kernel: [    0.071917] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:42:41 tbox kernel: [    0.071920] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:42:41 tbox kernel: [    0.071922] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:42:41 tbox kernel: [    0.071925] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:42:41 tbox kernel: [    0.071928] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:42:41 tbox kernel: [    0.071931] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:42:41 tbox kernel: [    0.071933] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:42:41 tbox kernel: [    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:42:41 tbox kernel: [    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:42:41 tbox kernel: [    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:42:41 tbox kernel: [    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:42:41 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:42:41 tbox kernel: [    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:42:41 tbox kernel: [    0.071952] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:42:41 tbox kernel: [    0.071955] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:42:41 tbox kernel: [    0.071958] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:42:41 tbox kernel: [    0.071961] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:42:41 tbox kernel: [    0.071963] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:42:41 tbox kernel: [    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:42:41 tbox kernel: [    0.071969] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:42:41 tbox kernel: [    0.071972] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:42:41 tbox kernel: [    0.071974] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [dma 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: [io  0x0061]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [io  0x00f0]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [irq 13]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [irq 8]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0060]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0064]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [irq 1]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: [irq 12]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [irq 6]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [dma 2]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [irq 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [irq 7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:42:41 tbox kernel: [    0.072512] pnp: PnP ACPI: found 13 devices
Oct 28 21:42:41 tbox kernel: [    0.072515] ACPI: ACPI bus type pnp unregistered
Oct 28 21:42:41 tbox kernel: [    0.072519] PnPBIOS: Disabled by ACPI PNP
Oct 28 21:42:41 tbox kernel: [    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
Oct 28 21:42:41 tbox kernel: [    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
Oct 28 21:42:41 tbox kernel: [    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
Oct 28 21:42:41 tbox kernel: [    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109872] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110134] PCI: setting IRQ 11 as level-triggered
Oct 28 21:42:41 tbox kernel: [    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.110483] NET: Registered protocol family 2
Oct 28 21:42:41 tbox kernel: [    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:42:41 tbox kernel: [    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:42:41 tbox kernel: [    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:42:41 tbox kernel: [    0.114011] TCP reno registered
Oct 28 21:42:41 tbox kernel: [    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114254] NET: Registered protocol family 1
Oct 28 21:42:41 tbox kernel: [    0.114390] pci 0000:01:00.0: Boot video device
Oct 28 21:42:41 tbox kernel: [    0.114408] PCI: CLS 32 bytes, default 64
Oct 28 21:42:41 tbox kernel: [    0.114492] Unpacking initramfs...
Oct 28 21:42:41 tbox kernel: [    0.543409] Freeing initrd memory: 10220k freed
Oct 28 21:42:41 tbox kernel: [    0.559855] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:42:41 tbox kernel: [    0.560260] audit: initializing netlink socket (disabled)
Oct 28 21:42:41 tbox kernel: [    0.560283] type=2000 audit(1288302144.556:1): initialized
Oct 28 21:42:41 tbox kernel: [    0.573418] highmem bounce pool size: 64 pages
Oct 28 21:42:41 tbox kernel: [    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:42:41 tbox kernel: [    0.575996] VFS: Disk quotas dquot_6.5.2
Oct 28 21:42:41 tbox kernel: [    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:42:41 tbox kernel: [    0.576216] msgmni has been set to 1747
Oct 28 21:42:41 tbox kernel: [    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:42:41 tbox kernel: [    0.576492] io scheduler noop registered
Oct 28 21:42:41 tbox kernel: [    0.576494] io scheduler deadline registered
Oct 28 21:42:41 tbox kernel: [    0.576515] io scheduler cfq registered (default)
Oct 28 21:42:41 tbox kernel: [    0.576801] ERST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.576821] isapnp: Scanning for PnP cards...
Oct 28 21:42:41 tbox kernel: [    0.930063] isapnp: No Plug & Play device found
Oct 28 21:42:41 tbox kernel: [    0.930315] Linux agpgart interface v0.103
Oct 28 21:42:41 tbox kernel: [    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:42:41 tbox kernel: [    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:42:41 tbox kernel: [    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:42:41 tbox kernel: [    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.944752] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:42:41 tbox kernel: [    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:42:41 tbox kernel: [    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:42:41 tbox kernel: [    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:42:41 tbox kernel: [    0.950552] mice: PS/2 mouse device common for all mice
Oct 28 21:42:41 tbox kernel: [    0.950606] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:42:41 tbox kernel: [    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:42:41 tbox kernel: [    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:42:41 tbox kernel: [    0.950697] cpuidle: using governor ladder
Oct 28 21:42:41 tbox kernel: [    0.950700] cpuidle: using governor menu
Oct 28 21:42:41 tbox kernel: [    0.951066] TCP cubic registered
Oct 28 21:42:41 tbox kernel: [    0.951253] NET: Registered protocol family 10
Oct 28 21:42:41 tbox kernel: [    0.951772] lo: Disabled Privacy Extensions
Oct 28 21:42:41 tbox kernel: [    0.952057] Mobile IPv6
Oct 28 21:42:41 tbox kernel: [    0.952061] NET: Registered protocol family 17
Oct 28 21:42:41 tbox kernel: [    0.952072] Registering the dns_resolver key type
Oct 28 21:42:41 tbox kernel: [    0.952099] Using IPI No-Shortcut mode
Oct 28 21:42:41 tbox kernel: [    0.952204] PM: Hibernation image not present or could not be loaded.
Oct 28 21:42:41 tbox kernel: [    0.952223] registered taskstats version 1
Oct 28 21:42:41 tbox kernel: [    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
Oct 28 21:42:41 tbox kernel: [    0.952492] Initalizing network drop monitor service
Oct 28 21:42:41 tbox kernel: [    0.952544] Freeing unused kernel memory: 388k freed
Oct 28 21:42:41 tbox kernel: [    0.952813] Write protecting the kernel text: 2596k
Oct 28 21:42:41 tbox kernel: [    0.952838] Write protecting the kernel read-only data: 924k
Oct 28 21:42:41 tbox kernel: [    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:42:41 tbox kernel: [    1.027042] udev[47]: starting version 164
Oct 28 21:42:41 tbox kernel: [    1.236368] Floppy drive(s): fd0 is 1.44M
Oct 28 21:42:41 tbox kernel: [    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:42:41 tbox kernel: [    1.248825] ACPI: Thermal Zone [THM0] (50 C)
Oct 28 21:42:41 tbox kernel: [    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:42:41 tbox kernel: [    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:42:41 tbox kernel: [    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.277094] FDC 0 is a National Semiconductor PC87306
Oct 28 21:42:41 tbox kernel: [    1.592760] usbcore: registered new interface driver usbfs
Oct 28 21:42:41 tbox kernel: [    1.592924] usbcore: registered new interface driver hub
Oct 28 21:42:41 tbox kernel: [    1.596108] usbcore: registered new device driver usb
Oct 28 21:42:41 tbox kernel: [    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:42:41 tbox kernel: [    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:42:41 tbox kernel: [    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:42:41 tbox kernel: [    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:42:41 tbox kernel: [    1.621446] SCSI subsystem initialized
Oct 28 21:42:41 tbox kernel: [    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:42:41 tbox kernel: [    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:42:41 tbox kernel: [    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:42:41 tbox kernel: [    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:42:41 tbox kernel: [    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.640154] usb usb1: Product: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
Oct 28 21:42:41 tbox kernel: [    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:42:41 tbox kernel: [    1.640363] hub 1-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.640371] hub 1-0:1.0: 6 ports detected
Oct 28 21:42:41 tbox kernel: [    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:42:41 tbox kernel: [    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:42:41 tbox kernel: [    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.641738] usb usb2: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:42:41 tbox kernel: [    1.641899] hub 2-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.641905] hub 2-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:42:41 tbox kernel: [    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:42:41 tbox kernel: [    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.642847] usb usb3: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:42:41 tbox kernel: [    1.643078] hub 3-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643084] hub 3-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:42:41 tbox kernel: [    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:42:41 tbox kernel: [    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.643484] usb usb4: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:42:41 tbox kernel: [    1.643705] hub 4-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643711] hub 4-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.684752] libata version 3.00 loaded.
Oct 28 21:42:41 tbox kernel: [    1.691330] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:42:41 tbox kernel: [    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:42:41 tbox kernel: [    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.692125] scsi0 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.692329] scsi1 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:42:41 tbox kernel: [    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:42:41 tbox kernel: [    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:42:41 tbox kernel: [    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:42:41 tbox kernel: [    1.848422] ata2.01: NODEV after polling detection
Oct 28 21:42:41 tbox kernel: [    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:42:41 tbox kernel: [    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:42:41 tbox kernel: [    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872668] ata2.00: configured for UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872723] ata1.00: configured for UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:42:41 tbox kernel: [    1.907825] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:42:41 tbox kernel: [    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:42:41 tbox kernel: [    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:42:41 tbox kernel: [    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:42:41 tbox kernel: [    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:42:41 tbox kernel: [    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:42:41 tbox kernel: [    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:42:41 tbox kernel: [    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:42:41 tbox kernel: [    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:42:41 tbox kernel: [    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:42:41 tbox kernel: [    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:42:41 tbox kernel: [    2.140987] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:42:41 tbox kernel: [    2.140990] usb 1-4: Manufacturer: 0123456
Oct 28 21:42:41 tbox kernel: [    2.140992] usb 1-4: SerialNumber: 000000000340
Oct 28 21:42:41 tbox kernel: [    2.158046] Initializing USB Mass Storage driver...
Oct 28 21:42:41 tbox kernel: [    2.158167] scsi2 : usb-storage 1-4:1.0
Oct 28 21:42:41 tbox kernel: [    2.158337] usbcore: registered new interface driver usb-storage
Oct 28 21:42:41 tbox kernel: [    2.158339] USB Mass Storage support registered.
Oct 28 21:42:41 tbox kernel: [    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:42:41 tbox kernel: [    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:42:41 tbox kernel: [    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:42:41 tbox kernel: [    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:42:41 tbox kernel: [    2.556836] usb 3-1: Manufacturer: Logitech
Oct 28 21:42:41 tbox kernel: [    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:42:41 tbox kernel: [    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:42:41 tbox kernel: [    2.596680] usbcore: registered new interface driver usbhid
Oct 28 21:42:41 tbox kernel: [    2.596682] usbhid: USB HID core driver
Oct 28 21:42:41 tbox kernel: [    2.668321] device-mapper: uevent: version 1.0.3
Oct 28 21:42:41 tbox kernel: [    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:42:41 tbox kernel: [    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:42:41 tbox kernel: [    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:42:41 tbox kernel: [    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:42:41 tbox kernel: [    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:42:41 tbox kernel: [    3.200194] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.201686] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:42:41 tbox kernel: [    3.283929] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:42:41 tbox kernel: [    3.898630] init[1]: Set hostname to <tbox>.
Oct 28 21:42:41 tbox kernel: [    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    5.535813] fuse init (API version 7.15)
Oct 28 21:42:41 tbox kernel: [    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
Oct 28 21:42:41 tbox kernel: [    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:42:41 tbox kernel: [    5.881272] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    6.281601] udev[366]: starting version 164
Oct 28 21:42:41 tbox kernel: [    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:42:41 tbox kernel: [    6.577737] ACPI: Lid Switch [LID]
Oct 28 21:42:41 tbox kernel: [    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:42:41 tbox kernel: [    6.577842] ACPI: Sleep Button [SLPB]
Oct 28 21:42:41 tbox kernel: [    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:42:41 tbox kernel: [    6.577948] ACPI: Power Button [PWRF]
Oct 28 21:42:41 tbox kernel: [    6.643396] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:42:41 tbox kernel: [    6.644928] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:42:41 tbox kernel: [    6.684608] ACPI: acpi_idle registered with cpuidle
Oct 28 21:42:41 tbox kernel: [    6.685130] Marking TSC unstable due to TSC halts in idle
Oct 28 21:42:41 tbox kernel: [    6.686980] Switching to clocksource acpi_pm
Oct 28 21:42:41 tbox kernel: [    6.919407] Non-volatile memory driver v1.3
Oct 28 21:42:41 tbox kernel: [    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:42:41 tbox kernel: [    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:42:41 tbox kernel: [    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:42:41 tbox kernel: [    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:42:41 tbox kernel: [    7.154595] intel_rng: FWH not detected
Oct 28 21:42:41 tbox kernel: [    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:42:41 tbox kernel: [    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:42:41 tbox kernel: [    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:42:41 tbox kernel: [    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    7.398752] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:42:41 tbox kernel: [    7.535416] NET: Registered protocol family 23
Oct 28 21:42:41 tbox kernel: [    7.536425] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:42:41 tbox kernel: [    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:42:41 tbox kernel: [    7.731051] nsc-ircc 00:0c: [irq 3]
Oct 28 21:42:41 tbox kernel: [    7.731056] nsc-ircc 00:0c: [dma 1]
Oct 28 21:42:41 tbox kernel: [    7.731624] nsc-ircc 00:0c: activated
Oct 28 21:42:41 tbox kernel: [    7.731806] nsc-ircc, chip->init
Oct 28 21:42:41 tbox kernel: [    7.731815] nsc-ircc, Found chip at base=0x02e
Oct 28 21:42:41 tbox kernel: [    7.731839] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:42:41 tbox kernel: [    7.733623] IrDA: Registered device irda0
Oct 28 21:42:41 tbox kernel: [    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:42:41 tbox kernel: [    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:42:41 tbox kernel: [    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:42:41 tbox kernel: [    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:42:41 tbox kernel: [    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:42:41 tbox kernel: [    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:42:41 tbox kernel: [    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:42:41 tbox kernel: [    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:42:41 tbox kernel: [    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:42:41 tbox kernel: [    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:42:41 tbox kernel: [    8.170763] Registered led device: tpacpi::thinklight
Oct 28 21:42:41 tbox kernel: [    8.171652] Registered led device: tpacpi::power
Oct 28 21:42:41 tbox kernel: [    8.171990] Registered led device: tpacpi::standby
Oct 28 21:42:41 tbox kernel: [    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:42:41 tbox kernel: [    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:42:41 tbox kernel: [    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:42:41 tbox kernel: [    8.520058] [drm] radeon kernel modesetting enabled.
Oct 28 21:42:41 tbox kernel: [    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:42:41 tbox kernel: [    8.534630] [drm] register mmio base: 0xC0100000
Oct 28 21:42:41 tbox kernel: [    8.534632] [drm] register mmio size: 65536
Oct 28 21:42:41 tbox kernel: [    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:42:41 tbox kernel: [    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:42:41 tbox kernel: [    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:42:41 tbox kernel: [    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:42:41 tbox kernel: [    8.535472] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:42:41 tbox kernel: [    8.535493] [drm] radeon: irq initialized.
Oct 28 21:42:41 tbox kernel: [    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:42:41 tbox kernel: [    8.536078] [drm] RAM width 128bits DDR
Oct 28 21:42:41 tbox kernel: [    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536178] [TTM] Initializing pool allocator.
Oct 28 21:42:41 tbox kernel: [    8.536211] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:42:41 tbox kernel: [    8.536214] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:42:41 tbox kernel: [    8.537696] radeon 0000:01:00.0: WB enabled
Oct 28 21:42:41 tbox kernel: [    8.538304] [drm] Loading R200 Microcode
Oct 28 21:42:41 tbox kernel: [    8.578476] ath: EEPROM regdomain: 0x61
Oct 28 21:42:41 tbox kernel: [    8.578479] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:42:41 tbox kernel: [    8.578485] ath: Country alpha2 being used: 00
Oct 28 21:42:41 tbox kernel: [    8.578487] ath: Regpair used: 0x61
Oct 28 21:42:41 tbox kernel: [    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
Oct 28 21:42:41 tbox kernel: [    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669837]  clean.
Oct 28 21:42:41 tbox kernel: [    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:42:41 tbox kernel: [    8.722206] Registered led device: ath5k-phy0::rx
Oct 28 21:42:41 tbox kernel: [    8.722234] Registered led device: ath5k-phy0::tx
Oct 28 21:42:41 tbox kernel: [    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:42:41 tbox kernel: [    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:42:41 tbox kernel: [    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:42:41 tbox kernel: [    8.728269] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:42:41 tbox kernel: [    8.728291] [drm] ring test succeeded in 1 usecs
Oct 28 21:42:41 tbox kernel: [    8.728547] [drm] radeon: ib pool ready.
Oct 28 21:42:41 tbox kernel: [    8.728648] [drm] ib test succeeded in 0 usecs
Oct 28 21:42:41 tbox kernel: [    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:42:41 tbox kernel: [    8.728927] [drm] Panel Size 1400x1050
Oct 28 21:42:41 tbox kernel: [    8.739921] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:42:41 tbox kernel: [    8.758506] [drm] No TV DAC info found in BIOS
Oct 28 21:42:41 tbox kernel: [    8.758637] [drm] Radeon Display Connectors
Oct 28 21:42:41 tbox kernel: [    8.758640] [drm] Connector 0:
Oct 28 21:42:41 tbox kernel: [    8.758643] [drm]   VGA
Oct 28 21:42:41 tbox kernel: [    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:42:41 tbox kernel: [    8.758648] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758650] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:42:41 tbox kernel: [    8.758653] [drm] Connector 1:
Oct 28 21:42:41 tbox kernel: [    8.758655] [drm]   DVI-D
Oct 28 21:42:41 tbox kernel: [    8.758656] [drm]   HPD1
Oct 28 21:42:41 tbox kernel: [    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:42:41 tbox kernel: [    8.758661] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758663] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:42:41 tbox kernel: [    8.758666] [drm] Connector 2:
Oct 28 21:42:41 tbox kernel: [    8.758667] [drm]   LVDS
Oct 28 21:42:41 tbox kernel: [    8.758669] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758671] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:42:41 tbox kernel: [    8.758673] [drm] Connector 3:
Oct 28 21:42:41 tbox kernel: [    8.758674] [drm]   S-video
Oct 28 21:42:41 tbox kernel: [    8.758676] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758678] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:42:41 tbox kernel: [    8.764668] [drm] radeon: power management initialized
Oct 28 21:42:41 tbox kernel: [    8.846521] [drm] fb mappable at 0xE0040000
Oct 28 21:42:41 tbox kernel: [    8.846525] [drm] vram apper at 0xE0000000
Oct 28 21:42:41 tbox kernel: [    8.846527] [drm] size 5914624
Oct 28 21:42:41 tbox kernel: [    8.846529] [drm] fb depth is 24
Oct 28 21:42:41 tbox kernel: [    8.846531] [drm]    pitch is 5632
Oct 28 21:42:41 tbox kernel: [    8.916696] Console: switching to colour frame buffer device 175x65
Oct 28 21:42:41 tbox kernel: [    8.977288] fb0: radeondrmfb frame buffer device
Oct 28 21:42:41 tbox kernel: [    8.977291] drm: registered panic notifier
Oct 28 21:42:41 tbox kernel: [    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:42:41 tbox kernel: [    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:42:41 tbox kernel: [    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
Oct 28 21:42:41 tbox kernel: [    9.616044] intel8x0: clocking to 48000
Oct 28 21:42:41 tbox kernel: [    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:42:41 tbox kernel: [   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:42:41 tbox kernel: [   12.431677] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:42:41 tbox kernel: [   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:42:41 tbox kernel: [   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:42:41 tbox kernel: [   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:42:41 tbox kernel: [   15.686258] lp0: using parport0 (interrupt-driven).
Oct 28 21:42:41 tbox kernel: [   15.957198] ppdev: user-space parallel port driver
Oct 28 21:42:41 tbox kernel: [   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
Oct 28 21:42:41 tbox kernel: [   17.346972] P-state transition latency capped at 20 uS
Oct 28 21:42:42 tbox kernel: [   18.253916] Bluetooth: Core ver 2.15
Oct 28 21:42:42 tbox kernel: [   18.253950] NET: Registered protocol family 31
Oct 28 21:42:42 tbox kernel: [   18.253952] Bluetooth: HCI device and connection manager initialized
Oct 28 21:42:42 tbox kernel: [   18.253955] Bluetooth: HCI socket layer initialized
Oct 28 21:42:43 tbox kernel: [   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.661618] wlan0: authenticated
Oct 28 21:42:43 tbox kernel: [   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:42:43 tbox kernel: [   18.665522] wlan0: associated
Oct 28 21:42:43 tbox kernel: [   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:42:43 tbox kernel: [   19.187205] Bluetooth: L2CAP ver 2.15
Oct 28 21:42:43 tbox kernel: [   19.187209] Bluetooth: L2CAP socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:42:43 tbox kernel: [   19.331758] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:42:43 tbox kernel: [   19.335659] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335664] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335667] Bluetooth: RFCOMM ver 1.11
Oct 28 21:42:44 tbox kernel: [   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:42:44 tbox kernel: [   19.596579] Bluetooth: SCO socket layer initialized
Oct 28 21:42:44 tbox kernel: [   19.997363] padlock: VIA PadLock not detected.
Oct 28 21:42:53 tbox kernel: [   29.384046] wlan0: no IPv6 routers present
Oct 28 21:44:05 tbox kernel: [  100.884524] ------------[ cut here ]------------
Oct 28 21:44:05 tbox kernel: [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
Oct 28 21:44:05 tbox kernel: [  100.885100] invalid opcode: 0000 [#1] SMP 
Oct 28 21:44:05 tbox kernel: [  100.885277] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
Oct 28 21:44:05 tbox kernel: [  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_sca
Oct 28 21:44:05 tbox kernel: n]
Oct 28 21:44:05 tbox kernel: [  100.888026] 
Oct 28 21:44:05 tbox kernel: [  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 21:44:05 tbox kernel: [  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Oct 28 21:44:05 tbox kernel: [  100.888026] Process jbd2/sda5-8 (pid: 234, ti=efa20000 task=ef96d040 task.ti=efa20000)
Oct 28 21:44:05 tbox kernel: [  100.888026] Stack:
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
Oct 28 21:44:05 tbox kernel: [  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
Oct 28 21:44:05 tbox kernel: [  100.888026] Call Trace:
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
Oct 28 21:44:05 tbox kernel: [  100.888026] Code: 0c 89 34 24 89 ce 0f ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00 00 83 7b 0c 00 75 37 68 69 0c 5e 
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: [<f85de3af>] ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
Oct 28 21:44:59 tbox kernel: [  154.455567] EXT3-fs: barriers not enabled
Oct 28 21:44:59 tbox kernel: [  154.467107] kjournald starting.  Commit interval 5 seconds
Oct 28 21:44:59 tbox kernel: [  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:44:59 tbox kernel: [  154.468926] EXT3-fs (sdb5): using internal journal
Oct 28 21:44:59 tbox kernel: [  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

[-- Attachment #5: messages --]
[-- Type: application/octet-stream, Size: 96144 bytes --]

Oct 28 21:15:24 tbox kernel: [    0.106341] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    0.106458] NET: Registered protocol family 2
Oct 28 21:15:24 tbox kernel: [    0.106540] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:15:24 tbox kernel: [    0.106928] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:15:24 tbox kernel: [    0.108817] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:15:24 tbox kernel: [    0.109986] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:15:24 tbox kernel: [    0.109991] TCP reno registered
Oct 28 21:15:24 tbox kernel: [    0.109999] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:15:24 tbox kernel: [    0.110039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:15:24 tbox kernel: [    0.110250] NET: Registered protocol family 1
Oct 28 21:15:24 tbox kernel: [    0.110483] Unpacking initramfs...
Oct 28 21:15:24 tbox kernel: [    0.528469] Freeing initrd memory: 9944k freed
Oct 28 21:15:24 tbox kernel: [    0.544478] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:15:24 tbox kernel: [    0.544882] audit: initializing netlink socket (disabled)
Oct 28 21:15:24 tbox kernel: [    0.544904] type=2000 audit(1288300503.540:1): initialized
Oct 28 21:15:24 tbox kernel: [    0.558006] highmem bounce pool size: 64 pages
Oct 28 21:15:24 tbox kernel: [    0.558013] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:15:24 tbox kernel: [    0.560579] VFS: Disk quotas dquot_6.5.2
Oct 28 21:15:24 tbox kernel: [    0.560671] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:15:24 tbox kernel: [    0.560792] msgmni has been set to 1747
Oct 28 21:15:24 tbox kernel: [    0.561071] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:15:24 tbox kernel: [    0.561077] io scheduler noop registered
Oct 28 21:15:24 tbox kernel: [    0.561079] io scheduler deadline registered
Oct 28 21:15:24 tbox kernel: [    0.561101] io scheduler cfq registered (default)
Oct 28 21:15:24 tbox kernel: [    0.561394] ERST: Table is not found!
Oct 28 21:15:24 tbox kernel: [    0.561414] isapnp: Scanning for PnP cards...
Oct 28 21:15:24 tbox kernel: [    0.914731] isapnp: No Plug & Play device found
Oct 28 21:15:24 tbox kernel: [    0.914976] Linux agpgart interface v0.103
Oct 28 21:15:24 tbox kernel: [    0.915131] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:15:24 tbox kernel: [    0.928653] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:15:24 tbox kernel: [    0.928742] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:15:24 tbox kernel: [    0.928845] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:15:24 tbox kernel: [    0.929301] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:15:24 tbox kernel: [    0.929415] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    0.929422] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:15:24 tbox kernel: [    0.929550] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:15:24 tbox kernel: [    0.934483] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:15:24 tbox kernel: [    0.934494] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:15:24 tbox kernel: [    0.934652] mice: PS/2 mouse device common for all mice
Oct 28 21:15:24 tbox kernel: [    0.934709] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:15:24 tbox kernel: [    0.934765] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:15:24 tbox kernel: [    0.934784] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:15:24 tbox kernel: [    0.934798] cpuidle: using governor ladder
Oct 28 21:15:24 tbox kernel: [    0.934800] cpuidle: using governor menu
Oct 28 21:15:24 tbox kernel: [    0.935158] TCP cubic registered
Oct 28 21:15:24 tbox kernel: [    0.935352] NET: Registered protocol family 10
Oct 28 21:15:24 tbox kernel: [    0.935881] lo: Disabled Privacy Extensions
Oct 28 21:15:24 tbox kernel: [    0.936159] Mobile IPv6
Oct 28 21:15:24 tbox kernel: [    0.936162] NET: Registered protocol family 17
Oct 28 21:15:24 tbox kernel: [    0.936182] Using IPI No-Shortcut mode
Oct 28 21:15:24 tbox kernel: [    0.936311] registered taskstats version 1
Oct 28 21:15:24 tbox kernel: [    0.936562] rtc_cmos 00:06: setting system clock to 2010-10-28 21:15:04 UTC (1288300504)
Oct 28 21:15:24 tbox kernel: [    0.936592] Initalizing network drop monitor service
Oct 28 21:15:24 tbox kernel: [    0.936650] Freeing unused kernel memory: 404k freed
Oct 28 21:15:24 tbox kernel: [    0.936951] Write protecting the kernel text: 2600k
Oct 28 21:15:24 tbox kernel: [    0.936976] Write protecting the kernel read-only data: 924k
Oct 28 21:15:24 tbox kernel: [    0.938678] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:15:24 tbox kernel: [    1.011217] udev[47]: starting version 164
Oct 28 21:15:24 tbox kernel: [    1.198207] Floppy drive(s): fd0 is 1.44M
Oct 28 21:15:24 tbox kernel: [    1.226346] FDC 0 is a National Semiconductor PC87306
Oct 28 21:15:24 tbox kernel: [    1.226374] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:15:24 tbox kernel: [    1.226377] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:15:24 tbox kernel: [    1.226438] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.481908] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:15:24 tbox kernel: [    1.481913] ACPI: Thermal Zone [THM0] (46 C)
Oct 28 21:15:24 tbox kernel: [    1.584776] usbcore: registered new interface driver usbfs
Oct 28 21:15:24 tbox kernel: [    1.584942] usbcore: registered new interface driver hub
Oct 28 21:15:24 tbox kernel: [    1.585860] usbcore: registered new device driver usb
Oct 28 21:15:24 tbox kernel: [    1.596041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:15:24 tbox kernel: [    1.601063] SCSI subsystem initialized
Oct 28 21:15:24 tbox kernel: [    1.604176] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.604442] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.604701] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.604707] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.604740] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.604788] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:15:24 tbox kernel: [    1.604830] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:15:24 tbox kernel: [    1.616077] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:15:24 tbox kernel: [    1.624072] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:15:24 tbox kernel: [    1.628647] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:15:24 tbox kernel: [    1.628705] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:15:24 tbox kernel: [    1.628708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.628712] usb usb1: Product: EHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.628715] usb usb1: Manufacturer: Linux 2.6.36-next-20101027.2-686 ehci_hcd
Oct 28 21:15:24 tbox kernel: [    1.628718] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:15:24 tbox kernel: [    1.628918] hub 1-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.628926] hub 1-0:1.0: 6 ports detected
Oct 28 21:15:24 tbox kernel: [    1.629724] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.630098] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.630111] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.630129] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.630143] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:15:24 tbox kernel: [    1.630174] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:15:24 tbox kernel: [    1.630221] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:15:24 tbox kernel: [    1.630225] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.630228] usb usb2: Product: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.630231] usb usb2: Manufacturer: Linux 2.6.36-next-20101027.2-686 uhci_hcd
Oct 28 21:15:24 tbox kernel: [    1.630234] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:15:24 tbox kernel: [    1.630397] hub 2-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.630402] hub 2-0:1.0: 2 ports detected
Oct 28 21:15:24 tbox kernel: [    1.630877] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.659094] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [    1.659340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.659345] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.659359] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.659374] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:15:24 tbox kernel: [    1.659400] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:15:24 tbox kernel: [    1.659444] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:15:24 tbox kernel: [    1.659448] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.659451] usb usb3: Product: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.659454] usb usb3: Manufacturer: Linux 2.6.36-next-20101027.2-686 uhci_hcd
Oct 28 21:15:24 tbox kernel: [    1.659457] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:15:24 tbox kernel: [    1.659697] hub 3-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.659702] hub 3-0:1.0: 2 ports detected
Oct 28 21:15:24 tbox kernel: [    1.660055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.660060] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.660072] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.660082] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:15:24 tbox kernel: [    1.660105] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:15:24 tbox kernel: [    1.660148] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:15:24 tbox kernel: [    1.660152] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:15:24 tbox kernel: [    1.660155] usb usb4: Product: UHCI Host Controller
Oct 28 21:15:24 tbox kernel: [    1.660158] usb usb4: Manufacturer: Linux 2.6.36-next-20101027.2-686 uhci_hcd
Oct 28 21:15:24 tbox kernel: [    1.660161] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:15:24 tbox kernel: [    1.660382] hub 4-0:1.0: USB hub found
Oct 28 21:15:24 tbox kernel: [    1.660388] hub 4-0:1.0: 2 ports detected
Oct 28 21:15:24 tbox kernel: [    1.674503] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:15:24 tbox kernel: [    1.674514] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [    1.675262] scsi0 : ata_piix
Oct 28 21:15:24 tbox kernel: [    1.675473] scsi1 : ata_piix
Oct 28 21:15:24 tbox kernel: [    1.676368] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:15:24 tbox kernel: [    1.676372] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:15:24 tbox kernel: [    1.713614] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:15:24 tbox kernel: [    1.713624] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:15:24 tbox kernel: [    1.840961] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:15:24 tbox kernel: [    1.840967] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:15:24 tbox kernel: [    1.840971] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:15:24 tbox kernel: [    1.841066] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:15:24 tbox kernel: [    1.856672] ata2.00: configured for UDMA/33
Oct 28 21:15:24 tbox kernel: [    1.856727] ata1.00: configured for UDMA/100
Oct 28 21:15:24 tbox kernel: [    1.856889] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:15:24 tbox kernel: [    1.860006] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:15:24 tbox kernel: [    1.891949] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:15:24 tbox kernel: [    1.892033] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:15:24 tbox kernel: [    1.892064] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:15:24 tbox kernel: [    1.896230] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:15:24 tbox kernel: [    1.896234] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:15:24 tbox kernel: [    1.954012]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:15:24 tbox kernel: [    1.954716] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:15:24 tbox kernel: [    1.971825] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:15:24 tbox kernel: [    1.973303] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:15:24 tbox kernel: [    1.996050] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:15:24 tbox kernel: [    2.129014] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:15:24 tbox kernel: [    2.129020] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:15:24 tbox kernel: [    2.129024] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:15:24 tbox kernel: [    2.129026] usb 1-4: Manufacturer: 0123456
Oct 28 21:15:24 tbox kernel: [    2.129029] usb 1-4: SerialNumber: 000000000340
Oct 28 21:15:24 tbox kernel: [    2.146376] Initializing USB Mass Storage driver...
Oct 28 21:15:24 tbox kernel: [    2.146499] scsi2 : usb-storage 1-4:1.0
Oct 28 21:15:24 tbox kernel: [    2.146665] usbcore: registered new interface driver usb-storage
Oct 28 21:15:24 tbox kernel: [    2.146668] USB Mass Storage support registered.
Oct 28 21:15:24 tbox kernel: [    2.368039] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:15:24 tbox kernel: [    2.544450] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:15:24 tbox kernel: [    2.544456] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:15:24 tbox kernel: [    2.544459] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:15:24 tbox kernel: [    2.544462] usb 3-1: Manufacturer: Logitech
Oct 28 21:15:24 tbox kernel: [    2.583945] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:15:24 tbox kernel: [    2.584162] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:15:24 tbox kernel: [    2.584341] usbcore: registered new interface driver usbhid
Oct 28 21:15:24 tbox kernel: [    2.584344] usbhid: USB HID core driver
Oct 28 21:15:24 tbox kernel: [    2.664101] device-mapper: uevent: version 1.0.3
Oct 28 21:15:24 tbox kernel: [    2.664749] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:15:24 tbox kernel: [    2.916979] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
Oct 28 21:15:24 tbox kernel: [    2.916985] EXT4-fs (sda5): write access will be enabled during recovery
Oct 28 21:15:24 tbox kernel: [    4.073662] EXT4-fs (sda5): orphan cleanup on readonly fs
Oct 28 21:15:24 tbox kernel: [    4.073747] EXT4-fs (sda5): 5 orphan inodes deleted
Oct 28 21:15:24 tbox kernel: [    4.073751] EXT4-fs (sda5): recovery complete
Oct 28 21:15:24 tbox kernel: [    4.278682] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:15:24 tbox kernel: [    4.946295] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:15:24 tbox kernel: [    5.181293] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:15:24 tbox kernel: [    5.181800] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:15:24 tbox kernel: [    5.186510] init[1]: Set hostname to <tbox>.
Oct 28 21:15:24 tbox kernel: [    6.228380] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [    6.756126] fuse init (API version 7.15)
Oct 28 21:15:24 tbox kernel: [    7.270838] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:15:24 tbox kernel: [    7.270944] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:15:24 tbox kernel: [    7.637979] udev[372]: starting version 164
Oct 28 21:15:24 tbox kernel: [    8.076856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:15:24 tbox kernel: [    8.170352] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:15:24 tbox kernel: [    8.181565] Non-volatile memory driver v1.3
Oct 28 21:15:24 tbox kernel: [    8.191446] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:15:24 tbox kernel: [    8.191665] ACPI: Lid Switch [LID]
Oct 28 21:15:24 tbox kernel: [    8.192231] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:15:24 tbox kernel: [    8.192240] ACPI: Sleep Button [SLPB]
Oct 28 21:15:24 tbox kernel: [    8.192399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:15:24 tbox kernel: [    8.192404] ACPI: Power Button [PWRF]
Oct 28 21:15:24 tbox kernel: [    8.202169] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:15:24 tbox kernel: [    8.354599] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:15:24 tbox kernel: [    8.424682] Marking TSC unstable due to TSC halts in idle
Oct 28 21:15:24 tbox kernel: [    8.426374] Switching to clocksource acpi_pm
Oct 28 21:15:24 tbox kernel: [    8.465577] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:15:24 tbox kernel: [    8.465623] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:15:24 tbox kernel: [    8.467326] NET: Registered protocol family 23
Oct 28 21:15:24 tbox kernel: [    9.411608] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:15:24 tbox kernel: [    9.411959] EXT4-fs (sda3): recovery complete
Oct 28 21:15:24 tbox kernel: [    9.411965] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   13.209593] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:15:24 tbox kernel: [   13.210333] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:15:24 tbox kernel: [   13.309944]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:15:24 tbox kernel: [   13.312721] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:15:24 tbox kernel: [   13.361715] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:15:24 tbox kernel: [   13.362306] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:15:24 tbox kernel: [   13.436832] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:15:24 tbox kernel: [   13.500567] intel_rng: FWH not detected
Oct 28 21:15:24 tbox kernel: [   13.612223] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   13.635705] nsc-ircc 00:0c: activated
Oct 28 21:15:24 tbox kernel: [   13.635874] nsc-ircc, chip->init
Oct 28 21:15:24 tbox kernel: [   13.635883] nsc-ircc, Found chip at base=0x02e
Oct 28 21:15:24 tbox kernel: [   13.635908] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:15:24 tbox kernel: [   13.640910] IrDA: Registered device irda0
Oct 28 21:15:24 tbox kernel: [   13.640915] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:15:24 tbox kernel: [   13.692169] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:15:24 tbox kernel: [   13.692190] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.692193] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.692199] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:15:24 tbox kernel: [   13.790179] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:15:24 tbox kernel: [   13.794183] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:15:24 tbox kernel: [   13.924912] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:15:24 tbox kernel: [   13.924918] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:15:24 tbox kernel: [   13.924930] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [   13.924935] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x8000-0x803f
Oct 28 21:15:24 tbox kernel: [   13.975683] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [   13.975690] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xcfa00000-0xd01fffff
Oct 28 21:15:24 tbox kernel: [   13.975717] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [   13.975721] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:15:24 tbox kernel: [   13.976264] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:15:24 tbox kernel: [   13.976283] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.976286] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:15:24 tbox kernel: [   13.976292] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:15:24 tbox kernel: [   14.212927] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:15:24 tbox kernel: [   14.212933] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:15:24 tbox kernel: [   14.212945] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:15:24 tbox kernel: [   14.212950] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x8000-0x803f
Oct 28 21:15:24 tbox kernel: [   14.230049] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:15:24 tbox kernel: [   14.230055] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xcfa00000-0xd01fffff
Oct 28 21:15:24 tbox kernel: [   14.230082] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:15:24 tbox kernel: [   14.230087] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:15:24 tbox kernel: [   14.230959] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.231074] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:15:24 tbox kernel: [   14.510455] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:15:24 tbox kernel: [   14.510466] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:15:24 tbox kernel: [   14.539554] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:15:24 tbox kernel: [   14.539558] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:15:24 tbox kernel: [   14.539561] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:15:24 tbox kernel: [   14.539564] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:15:24 tbox kernel: [   14.541203] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:15:24 tbox kernel: [   14.559680] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:15:24 tbox kernel: [   14.568436] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:15:24 tbox kernel: [   14.583244] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:15:24 tbox kernel: [   14.591079] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:15:24 tbox kernel: [   14.625825] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:15:24 tbox kernel: [   14.626994] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:15:24 tbox kernel: [   14.627492] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:15:24 tbox kernel: [   14.627918] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
Oct 28 21:15:24 tbox kernel: [   14.628198] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:15:24 tbox kernel: [   14.629346] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:15:24 tbox kernel: [   14.629846] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:15:24 tbox kernel: [   14.630272] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:15:24 tbox kernel: [   14.630735] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:15:24 tbox kernel: [   14.630798] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.630859] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.630924] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632285]  clean.
Oct 28 21:15:24 tbox kernel: [   14.632352] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:15:24 tbox kernel: [   14.632414] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632475] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:15:24 tbox kernel: [   14.632540] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:15:24 tbox kernel: [   14.636944] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.652213] [drm] radeon kernel modesetting enabled.
Oct 28 21:15:24 tbox kernel: [   14.652460] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652474] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:15:24 tbox kernel: [   14.652486] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   14.657394] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:15:24 tbox kernel: [   14.657588] [drm] register mmio base: 0xC0100000
Oct 28 21:15:24 tbox kernel: [   14.657591] [drm] register mmio size: 65536
Oct 28 21:15:24 tbox kernel: [   14.657969] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:15:24 tbox kernel: [   14.657990] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658029] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:15:24 tbox kernel: [   14.658059] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:15:24 tbox kernel: [   14.658069] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:15:24 tbox kernel: [   14.658079] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:15:24 tbox kernel: [   14.658082] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:15:24 tbox kernel: [   14.658105] [drm] radeon: irq initialized.
Oct 28 21:15:24 tbox kernel: [   14.659168] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:15:24 tbox kernel: [   14.659172] [drm] RAM width 128bits DDR
Oct 28 21:15:24 tbox kernel: [   14.659246] [TTM] Zone  kernel: Available graphics memory: 447570 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659249] [TTM] Zone highmem: Available graphics memory: 516886 kiB.
Oct 28 21:15:24 tbox kernel: [   14.659252] [TTM] Initializing pool allocator.
Oct 28 21:15:24 tbox kernel: [   14.659281] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:15:24 tbox kernel: [   14.659284] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:15:24 tbox kernel: [   14.660766] radeon 0000:01:00.0: WB enabled
Oct 28 21:15:24 tbox kernel: [   14.661409] [drm] Loading R200 Microcode
Oct 28 21:15:24 tbox kernel: [   14.748421] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:15:24 tbox kernel: [   14.748445] [drm] ring test succeeded in 1 usecs
Oct 28 21:15:24 tbox kernel: [   14.748704] [drm] radeon: ib pool ready.
Oct 28 21:15:24 tbox kernel: [   14.748802] [drm] ib test succeeded in 0 usecs
Oct 28 21:15:24 tbox kernel: [   14.749096] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:15:24 tbox kernel: [   14.749099] [drm] Panel Size 1400x1050
Oct 28 21:15:24 tbox kernel: [   14.760092] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:15:24 tbox kernel: [   14.765741] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:15:24 tbox kernel: [   14.765744] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:15:24 tbox kernel: [   14.765747] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:15:24 tbox kernel: [   14.768671] [drm] No TV DAC info found in BIOS
Oct 28 21:15:24 tbox kernel: [   14.768779] [drm] Radeon Display Connectors
Oct 28 21:15:24 tbox kernel: [   14.768781] [drm] Connector 0:
Oct 28 21:15:24 tbox kernel: [   14.768783] [drm]   VGA
Oct 28 21:15:24 tbox kernel: [   14.768787] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:15:24 tbox kernel: [   14.768790] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768792] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:15:24 tbox kernel: [   14.768794] [drm] Connector 1:
Oct 28 21:15:24 tbox kernel: [   14.768796] [drm]   DVI-D
Oct 28 21:15:24 tbox kernel: [   14.768798] [drm]   HPD1
Oct 28 21:15:24 tbox kernel: [   14.768801] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:15:24 tbox kernel: [   14.768804] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768806] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:15:24 tbox kernel: [   14.768808] [drm] Connector 2:
Oct 28 21:15:24 tbox kernel: [   14.768810] [drm]   LVDS
Oct 28 21:15:24 tbox kernel: [   14.768811] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768813] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:15:24 tbox kernel: [   14.768815] [drm] Connector 3:
Oct 28 21:15:24 tbox kernel: [   14.768817] [drm]   S-video
Oct 28 21:15:24 tbox kernel: [   14.768819] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768821] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:15:24 tbox kernel: [   14.787425] [drm] radeon: power management initialized
Oct 28 21:15:24 tbox kernel: [   14.876153] [drm] fb mappable at 0xE0040000
Oct 28 21:15:24 tbox kernel: [   14.876158] [drm] vram apper at 0xE0000000
Oct 28 21:15:24 tbox kernel: [   14.876160] [drm] size 5914624
Oct 28 21:15:24 tbox kernel: [   14.876162] [drm] fb depth is 24
Oct 28 21:15:24 tbox kernel: [   14.876164] [drm]    pitch is 5632
Oct 28 21:15:24 tbox kernel: [   14.945647] Console: switching to colour frame buffer device 175x65
Oct 28 21:15:24 tbox kernel: [   14.980430] fb0: radeondrmfb frame buffer device
Oct 28 21:15:24 tbox kernel: [   14.980432] drm: registered panic notifier
Oct 28 21:15:24 tbox kernel: [   14.980666] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:15:24 tbox kernel: [   15.560039] intel8x0_measure_ac97_clock: measured 55394 usecs (2669 samples)
Oct 28 21:15:24 tbox kernel: [   15.560045] intel8x0: clocking to 48000
Oct 28 21:15:24 tbox kernel: [   15.561553] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   16.233693] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:15:24 tbox kernel: [   16.240295] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   16.869841] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   18.095532] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:15:24 tbox kernel: [   18.095668] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:15:24 tbox kernel: [   18.988405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:15:24 tbox kernel: [   20.048511] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:15:24 tbox kernel: [   20.251736] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: *** info [daemon/startup.c(131)]: 
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: Started gpm successfully. Entered daemon mode.
Oct 28 21:15:25 tbox kernel: [   22.323731] lp0: using parport0 (interrupt-driven).
Oct 28 21:15:25 tbox kernel: [   22.368740] ppdev: user-space parallel port driver
Oct 28 21:15:26 tbox kernel: [   22.657333] sshd (1367): /proc/1367/oom_adj is deprecated, please use /proc/1367/oom_score_adj instead.
Oct 28 21:15:27 tbox kernel: [   23.800827] P-state transition latency capped at 20 uS
Oct 28 21:15:27 tbox kernel: [   24.327910] Bluetooth: Core ver 2.15
Oct 28 21:15:27 tbox kernel: [   24.327943] NET: Registered protocol family 31
Oct 28 21:15:27 tbox kernel: [   24.327945] Bluetooth: HCI device and connection manager initialized
Oct 28 21:15:27 tbox kernel: [   24.327950] Bluetooth: HCI socket layer initialized
Oct 28 21:15:27 tbox kernel: [   24.382373] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:15:28 tbox kernel: [   24.446975] Bluetooth: L2CAP ver 2.15
Oct 28 21:15:28 tbox kernel: [   24.446980] Bluetooth: L2CAP socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.597871] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:15:28 tbox kernel: [   24.597875] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:15:28 tbox kernel: [   24.603912] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603919] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603922] Bluetooth: RFCOMM ver 1.11
Oct 28 21:15:28 tbox kernel: [   25.243227] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:15:28 tbox kernel: [   25.243232] Bluetooth: SCO socket layer initialized
Oct 28 21:15:29 tbox kernel: [   25.476743] padlock: VIA PadLock not detected.
Oct 28 21:15:30 tbox init[1]: Startup finished in 5s 187ms 42us (kernel) + 21s 882ms 481us (userspace) = 27s 69ms 523us.
Oct 28 21:29:44 tbox kernel: [  880.824137] EXT3-fs: barriers not enabled
Oct 28 21:29:44 tbox kernel: [  880.846819] kjournald starting.  Commit interval 5 seconds
Oct 28 21:29:44 tbox kernel: [  880.847089] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:29:44 tbox kernel: [  880.847853] EXT3-fs (sdb5): using internal journal
Oct 28 21:29:44 tbox kernel: [  880.847866] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Oct 28 21:42:00 tbox kernel: Kernel logging (proc) stopped.
Oct 28 21:42:00 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1278" x-info="http://www.rsyslog.com"] exiting on signal 15.
Oct 28 21:42:41 tbox kernel: imklog 4.6.4, log source = /proc/kmsg started.
Oct 28 21:42:41 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1309" x-info="http://www.rsyslog.com"] (re)start
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpu
Oct 28 21:42:41 tbox kernel: [    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
Oct 28 21:42:41 tbox kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI present.
Oct 28 21:42:41 tbox kernel: [    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
Oct 28 21:42:41 tbox kernel: [    0.000000] PAT not supported by CPU.
Oct 28 21:42:41 tbox kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACS 3ff78000 00040
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] 135MB HIGHMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000] 887MB LOWMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]   low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] Zone PFN ranges:
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Movable zone start PFN for each node
Oct 28 21:42:41 tbox kernel: [    0.000000] early_node_map[2] active PFN ranges
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000100 -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Using APIC driver default
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Oct 28 21:42:41 tbox kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 28 21:42:41 tbox kernel: [    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: disable apic facility
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: switched to apic NOOP
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Oct 28 21:42:41 tbox kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
Oct 28 21:42:41 tbox kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Oct 28 21:42:41 tbox kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 28 21:42:41 tbox kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct 28 21:42:41 tbox kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
Oct 28 21:42:41 tbox kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
Oct 28 21:42:41 tbox kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing CPU#0
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
Oct 28 21:42:41 tbox kernel: [    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
Oct 28 21:42:41 tbox kernel: [    0.000000] virtual kernel memory layout:
Oct 28 21:42:41 tbox kernel: [    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 28 21:42:41 tbox kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 28 21:42:41 tbox kernel: [    0.000000] Hierarchical RCU implementation.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] NR_IRQS:1280
Oct 28 21:42:41 tbox kernel: [    0.000000] Extended CMOS year: 2000
Oct 28 21:42:41 tbox kernel: [    0.000000] Console: colour VGA+ 80x25
Oct 28 21:42:41 tbox kernel: [    0.000000] console [tty0] enabled
Oct 28 21:42:41 tbox kernel: [    0.000000] Fast TSC calibration using PIT
Oct 28 21:42:41 tbox kernel: [    0.000000] Detected 1694.278 MHz processor.
Oct 28 21:42:41 tbox kernel: [    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
Oct 28 21:42:41 tbox kernel: [    0.008014] pid_max: default: 32768 minimum: 301
Oct 28 21:42:41 tbox kernel: [    0.008049] Security Framework initialized
Oct 28 21:42:41 tbox kernel: [    0.008059] SELinux:  Disabled at boot.
Oct 28 21:42:41 tbox kernel: [    0.008081] Mount-cache hash table entries: 512
Oct 28 21:42:41 tbox kernel: [    0.008291] Initializing cgroup subsys ns
Oct 28 21:42:41 tbox kernel: [    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Oct 28 21:42:41 tbox kernel: [    0.008302] Initializing cgroup subsys cpuacct
Oct 28 21:42:41 tbox kernel: [    0.008308] Initializing cgroup subsys devices
Oct 28 21:42:41 tbox kernel: [    0.008311] Initializing cgroup subsys freezer
Oct 28 21:42:41 tbox kernel: [    0.008314] Initializing cgroup subsys net_cls
Oct 28 21:42:41 tbox kernel: [    0.008318] Initializing cgroup subsys blkio
Oct 28 21:42:41 tbox kernel: [    0.008372] mce: CPU supports 5 MCE banks
Oct 28 21:42:41 tbox kernel: [    0.008397] Performance Events: 
Oct 28 21:42:41 tbox kernel: [    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
Oct 28 21:42:41 tbox kernel: [    0.008403] no hardware sampling interrupt available.
Oct 28 21:42:41 tbox kernel: [    0.008405] p6 PMU driver.
Oct 28 21:42:41 tbox kernel: [    0.008411] ... version:                0
Oct 28 21:42:41 tbox kernel: [    0.008413] ... bit width:              32
Oct 28 21:42:41 tbox kernel: [    0.008415] ... generic registers:      2
Oct 28 21:42:41 tbox kernel: [    0.008418] ... value mask:             00000000ffffffff
Oct 28 21:42:41 tbox kernel: [    0.008420] ... max period:             000000007fffffff
Oct 28 21:42:41 tbox kernel: [    0.008422] ... fixed-purpose events:   0
Oct 28 21:42:41 tbox kernel: [    0.008425] ... event mask:             0000000000000003
Oct 28 21:42:41 tbox kernel: [    0.008947] SMP alternatives: switching to UP code
Oct 28 21:42:41 tbox kernel: [    0.013686] Freeing SMP alternatives: 16k freed
Oct 28 21:42:41 tbox kernel: [    0.013694] ACPI: Core revision 20101013
Oct 28 21:42:41 tbox kernel: [    0.029767] ACPI: setting ELCR to 0200 (from 0800)
Oct 28 21:42:41 tbox kernel: [    0.032080] weird, boot CPU (#0) not listed by the BIOS.
Oct 28 21:42:41 tbox kernel: [    0.032083] SMP motherboard not detected.
Oct 28 21:42:41 tbox kernel: [    0.032086] Local APIC not detected. Using dummy APIC emulation.
Oct 28 21:42:41 tbox kernel: [    0.032088] SMP disabled
Oct 28 21:42:41 tbox kernel: [    0.032440] Brought up 1 CPUs
Oct 28 21:42:41 tbox kernel: [    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
Oct 28 21:42:41 tbox kernel: [    0.036162] devtmpfs: initialized
Oct 28 21:42:41 tbox kernel: [    0.036579] regulator: core version 0.5
Oct 28 21:42:41 tbox kernel: [    0.036632] NET: Registered protocol family 16
Oct 28 21:42:41 tbox kernel: [    0.036756] ACPI: bus type pci registered
Oct 28 21:42:41 tbox kernel: [    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
Oct 28 21:42:41 tbox kernel: [    0.037079] PCI: Using configuration type 1 for base access
Oct 28 21:42:41 tbox kernel: [    0.037566] bio: create slab <bio-0> at 0
Oct 28 21:42:41 tbox kernel: [    0.039245] ACPI: EC: EC description table is found, configuring boot EC
Oct 28 21:42:41 tbox kernel: [    0.054262] ACPI: Interpreter enabled
Oct 28 21:42:41 tbox kernel: [    0.054267] ACPI: (supports S0 S3 S4 S5)
Oct 28 21:42:41 tbox kernel: [    0.054291] ACPI: Using PIC for interrupt routing
Oct 28 21:42:41 tbox kernel: [    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: Power Resource [PUBS] (on)
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
Oct 28 21:42:41 tbox kernel: [    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 21:42:41 tbox kernel: [    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
Oct 28 21:42:41 tbox kernel: [    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
Oct 28 21:42:41 tbox kernel: [    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068774] HEST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 28 21:42:41 tbox kernel: [    0.068856] vgaarb: loaded
Oct 28 21:42:41 tbox kernel: [    0.068921] PCI: Using ACPI for IRQ routing
Oct 28 21:42:41 tbox kernel: [    0.069270] Switching to clocksource tsc
Oct 28 21:42:41 tbox kernel: [    0.070692] pnp: PnP ACPI init
Oct 28 21:42:41 tbox kernel: [    0.070716] ACPI: bus type pnp registered
Oct 28 21:42:41 tbox kernel: [    0.072512] pnp: PnP ACPI: found 13 devices
Oct 28 21:42:41 tbox kernel: [    0.072515] ACPI: ACPI bus type pnp unregistered
Oct 28 21:42:41 tbox kernel: [    0.072519] PnPBIOS: Disabled by ACPI PNP
Oct 28 21:42:41 tbox kernel: [    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
Oct 28 21:42:41 tbox kernel: [    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
Oct 28 21:42:41 tbox kernel: [    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
Oct 28 21:42:41 tbox kernel: [    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110483] NET: Registered protocol family 2
Oct 28 21:42:41 tbox kernel: [    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:42:41 tbox kernel: [    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:42:41 tbox kernel: [    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:42:41 tbox kernel: [    0.114011] TCP reno registered
Oct 28 21:42:41 tbox kernel: [    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114254] NET: Registered protocol family 1
Oct 28 21:42:41 tbox kernel: [    0.114492] Unpacking initramfs...
Oct 28 21:42:41 tbox kernel: [    0.543409] Freeing initrd memory: 10220k freed
Oct 28 21:42:41 tbox kernel: [    0.559855] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:42:41 tbox kernel: [    0.560260] audit: initializing netlink socket (disabled)
Oct 28 21:42:41 tbox kernel: [    0.560283] type=2000 audit(1288302144.556:1): initialized
Oct 28 21:42:41 tbox kernel: [    0.573418] highmem bounce pool size: 64 pages
Oct 28 21:42:41 tbox kernel: [    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:42:41 tbox kernel: [    0.575996] VFS: Disk quotas dquot_6.5.2
Oct 28 21:42:41 tbox kernel: [    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:42:41 tbox kernel: [    0.576216] msgmni has been set to 1747
Oct 28 21:42:41 tbox kernel: [    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:42:41 tbox kernel: [    0.576492] io scheduler noop registered
Oct 28 21:42:41 tbox kernel: [    0.576494] io scheduler deadline registered
Oct 28 21:42:41 tbox kernel: [    0.576515] io scheduler cfq registered (default)
Oct 28 21:42:41 tbox kernel: [    0.576801] ERST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.576821] isapnp: Scanning for PnP cards...
Oct 28 21:42:41 tbox kernel: [    0.930063] isapnp: No Plug & Play device found
Oct 28 21:42:41 tbox kernel: [    0.930315] Linux agpgart interface v0.103
Oct 28 21:42:41 tbox kernel: [    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:42:41 tbox kernel: [    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:42:41 tbox kernel: [    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:42:41 tbox kernel: [    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.944752] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:42:41 tbox kernel: [    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:42:41 tbox kernel: [    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:42:41 tbox kernel: [    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:42:41 tbox kernel: [    0.950552] mice: PS/2 mouse device common for all mice
Oct 28 21:42:41 tbox kernel: [    0.950606] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:42:41 tbox kernel: [    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:42:41 tbox kernel: [    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:42:41 tbox kernel: [    0.950697] cpuidle: using governor ladder
Oct 28 21:42:41 tbox kernel: [    0.950700] cpuidle: using governor menu
Oct 28 21:42:41 tbox kernel: [    0.951066] TCP cubic registered
Oct 28 21:42:41 tbox kernel: [    0.951253] NET: Registered protocol family 10
Oct 28 21:42:41 tbox kernel: [    0.951772] lo: Disabled Privacy Extensions
Oct 28 21:42:41 tbox kernel: [    0.952057] Mobile IPv6
Oct 28 21:42:41 tbox kernel: [    0.952061] NET: Registered protocol family 17
Oct 28 21:42:41 tbox kernel: [    0.952072] Registering the dns_resolver key type
Oct 28 21:42:41 tbox kernel: [    0.952099] Using IPI No-Shortcut mode
Oct 28 21:42:41 tbox kernel: [    0.952223] registered taskstats version 1
Oct 28 21:42:41 tbox kernel: [    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
Oct 28 21:42:41 tbox kernel: [    0.952492] Initalizing network drop monitor service
Oct 28 21:42:41 tbox kernel: [    0.952544] Freeing unused kernel memory: 388k freed
Oct 28 21:42:41 tbox kernel: [    0.952813] Write protecting the kernel text: 2596k
Oct 28 21:42:41 tbox kernel: [    0.952838] Write protecting the kernel read-only data: 924k
Oct 28 21:42:41 tbox kernel: [    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:42:41 tbox kernel: [    1.027042] udev[47]: starting version 164
Oct 28 21:42:41 tbox kernel: [    1.236368] Floppy drive(s): fd0 is 1.44M
Oct 28 21:42:41 tbox kernel: [    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:42:41 tbox kernel: [    1.248825] ACPI: Thermal Zone [THM0] (50 C)
Oct 28 21:42:41 tbox kernel: [    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:42:41 tbox kernel: [    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:42:41 tbox kernel: [    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.277094] FDC 0 is a National Semiconductor PC87306
Oct 28 21:42:41 tbox kernel: [    1.592760] usbcore: registered new interface driver usbfs
Oct 28 21:42:41 tbox kernel: [    1.592924] usbcore: registered new interface driver hub
Oct 28 21:42:41 tbox kernel: [    1.596108] usbcore: registered new device driver usb
Oct 28 21:42:41 tbox kernel: [    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:42:41 tbox kernel: [    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:42:41 tbox kernel: [    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:42:41 tbox kernel: [    1.621446] SCSI subsystem initialized
Oct 28 21:42:41 tbox kernel: [    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:42:41 tbox kernel: [    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:42:41 tbox kernel: [    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:42:41 tbox kernel: [    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:42:41 tbox kernel: [    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.640154] usb usb1: Product: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
Oct 28 21:42:41 tbox kernel: [    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:42:41 tbox kernel: [    1.640363] hub 1-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.640371] hub 1-0:1.0: 6 ports detected
Oct 28 21:42:41 tbox kernel: [    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:42:41 tbox kernel: [    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:42:41 tbox kernel: [    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.641738] usb usb2: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:42:41 tbox kernel: [    1.641899] hub 2-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.641905] hub 2-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:42:41 tbox kernel: [    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:42:41 tbox kernel: [    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.642847] usb usb3: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:42:41 tbox kernel: [    1.643078] hub 3-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643084] hub 3-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:42:41 tbox kernel: [    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:42:41 tbox kernel: [    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.643484] usb usb4: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:42:41 tbox kernel: [    1.643705] hub 4-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643711] hub 4-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:42:41 tbox kernel: [    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.692125] scsi0 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.692329] scsi1 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:42:41 tbox kernel: [    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:42:41 tbox kernel: [    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:42:41 tbox kernel: [    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:42:41 tbox kernel: [    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:42:41 tbox kernel: [    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:42:41 tbox kernel: [    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872668] ata2.00: configured for UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872723] ata1.00: configured for UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:42:41 tbox kernel: [    1.907825] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:42:41 tbox kernel: [    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:42:41 tbox kernel: [    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:42:41 tbox kernel: [    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:42:41 tbox kernel: [    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:42:41 tbox kernel: [    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:42:41 tbox kernel: [    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:42:41 tbox kernel: [    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:42:41 tbox kernel: [    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:42:41 tbox kernel: [    2.140987] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:42:41 tbox kernel: [    2.140990] usb 1-4: Manufacturer: 0123456
Oct 28 21:42:41 tbox kernel: [    2.140992] usb 1-4: SerialNumber: 000000000340
Oct 28 21:42:41 tbox kernel: [    2.158046] Initializing USB Mass Storage driver...
Oct 28 21:42:41 tbox kernel: [    2.158167] scsi2 : usb-storage 1-4:1.0
Oct 28 21:42:41 tbox kernel: [    2.158337] usbcore: registered new interface driver usb-storage
Oct 28 21:42:41 tbox kernel: [    2.158339] USB Mass Storage support registered.
Oct 28 21:42:41 tbox kernel: [    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:42:41 tbox kernel: [    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:42:41 tbox kernel: [    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:42:41 tbox kernel: [    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:42:41 tbox kernel: [    2.556836] usb 3-1: Manufacturer: Logitech
Oct 28 21:42:41 tbox kernel: [    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:42:41 tbox kernel: [    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:42:41 tbox kernel: [    2.596680] usbcore: registered new interface driver usbhid
Oct 28 21:42:41 tbox kernel: [    2.596682] usbhid: USB HID core driver
Oct 28 21:42:41 tbox kernel: [    2.668321] device-mapper: uevent: version 1.0.3
Oct 28 21:42:41 tbox kernel: [    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:42:41 tbox kernel: [    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:42:41 tbox kernel: [    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:42:41 tbox kernel: [    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:42:41 tbox kernel: [    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:42:41 tbox kernel: [    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:42:41 tbox kernel: [    3.898630] init[1]: Set hostname to <tbox>.
Oct 28 21:42:41 tbox kernel: [    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    5.535813] fuse init (API version 7.15)
Oct 28 21:42:41 tbox kernel: [    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
Oct 28 21:42:41 tbox kernel: [    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:42:41 tbox kernel: [    5.881272] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    6.281601] udev[366]: starting version 164
Oct 28 21:42:41 tbox kernel: [    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:42:41 tbox kernel: [    6.577737] ACPI: Lid Switch [LID]
Oct 28 21:42:41 tbox kernel: [    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:42:41 tbox kernel: [    6.577842] ACPI: Sleep Button [SLPB]
Oct 28 21:42:41 tbox kernel: [    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:42:41 tbox kernel: [    6.577948] ACPI: Power Button [PWRF]
Oct 28 21:42:41 tbox kernel: [    6.643396] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:42:41 tbox kernel: [    6.644928] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:42:41 tbox kernel: [    6.685130] Marking TSC unstable due to TSC halts in idle
Oct 28 21:42:41 tbox kernel: [    6.686980] Switching to clocksource acpi_pm
Oct 28 21:42:41 tbox kernel: [    6.919407] Non-volatile memory driver v1.3
Oct 28 21:42:41 tbox kernel: [    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:42:41 tbox kernel: [    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:42:41 tbox kernel: [    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:42:41 tbox kernel: [    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:42:41 tbox kernel: [    7.154595] intel_rng: FWH not detected
Oct 28 21:42:41 tbox kernel: [    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:42:41 tbox kernel: [    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:42:41 tbox kernel: [    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:42:41 tbox kernel: [    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    7.398752] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:42:41 tbox kernel: [    7.535416] NET: Registered protocol family 23
Oct 28 21:42:41 tbox kernel: [    7.536425] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:42:41 tbox kernel: [    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    7.731624] nsc-ircc 00:0c: activated
Oct 28 21:42:41 tbox kernel: [    7.731806] nsc-ircc, chip->init
Oct 28 21:42:41 tbox kernel: [    7.731815] nsc-ircc, Found chip at base=0x02e
Oct 28 21:42:41 tbox kernel: [    7.731839] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:42:41 tbox kernel: [    7.733623] IrDA: Registered device irda0
Oct 28 21:42:41 tbox kernel: [    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:42:41 tbox kernel: [    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:42:41 tbox kernel: [    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:42:41 tbox kernel: [    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:42:41 tbox kernel: [    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:42:41 tbox kernel: [    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:42:41 tbox kernel: [    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:42:41 tbox kernel: [    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:42:41 tbox kernel: [    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:42:41 tbox kernel: [    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:42:41 tbox kernel: [    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:42:41 tbox kernel: [    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:42:41 tbox kernel: [    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:42:41 tbox kernel: [    8.520058] [drm] radeon kernel modesetting enabled.
Oct 28 21:42:41 tbox kernel: [    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:42:41 tbox kernel: [    8.534630] [drm] register mmio base: 0xC0100000
Oct 28 21:42:41 tbox kernel: [    8.534632] [drm] register mmio size: 65536
Oct 28 21:42:41 tbox kernel: [    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:42:41 tbox kernel: [    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:42:41 tbox kernel: [    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:42:41 tbox kernel: [    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:42:41 tbox kernel: [    8.535472] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:42:41 tbox kernel: [    8.535493] [drm] radeon: irq initialized.
Oct 28 21:42:41 tbox kernel: [    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:42:41 tbox kernel: [    8.536078] [drm] RAM width 128bits DDR
Oct 28 21:42:41 tbox kernel: [    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536178] [TTM] Initializing pool allocator.
Oct 28 21:42:41 tbox kernel: [    8.536211] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:42:41 tbox kernel: [    8.536214] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:42:41 tbox kernel: [    8.537696] radeon 0000:01:00.0: WB enabled
Oct 28 21:42:41 tbox kernel: [    8.538304] [drm] Loading R200 Microcode
Oct 28 21:42:41 tbox kernel: [    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
Oct 28 21:42:41 tbox kernel: [    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669837]  clean.
Oct 28 21:42:41 tbox kernel: [    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:42:41 tbox kernel: [    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:42:41 tbox kernel: [    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:42:41 tbox kernel: [    8.728269] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:42:41 tbox kernel: [    8.728291] [drm] ring test succeeded in 1 usecs
Oct 28 21:42:41 tbox kernel: [    8.728547] [drm] radeon: ib pool ready.
Oct 28 21:42:41 tbox kernel: [    8.728648] [drm] ib test succeeded in 0 usecs
Oct 28 21:42:41 tbox kernel: [    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:42:41 tbox kernel: [    8.728927] [drm] Panel Size 1400x1050
Oct 28 21:42:41 tbox kernel: [    8.739921] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:42:41 tbox kernel: [    8.758506] [drm] No TV DAC info found in BIOS
Oct 28 21:42:41 tbox kernel: [    8.758637] [drm] Radeon Display Connectors
Oct 28 21:42:41 tbox kernel: [    8.758640] [drm] Connector 0:
Oct 28 21:42:41 tbox kernel: [    8.758643] [drm]   VGA
Oct 28 21:42:41 tbox kernel: [    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:42:41 tbox kernel: [    8.758648] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758650] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:42:41 tbox kernel: [    8.758653] [drm] Connector 1:
Oct 28 21:42:41 tbox kernel: [    8.758655] [drm]   DVI-D
Oct 28 21:42:41 tbox kernel: [    8.758656] [drm]   HPD1
Oct 28 21:42:41 tbox kernel: [    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:42:41 tbox kernel: [    8.758661] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758663] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:42:41 tbox kernel: [    8.758666] [drm] Connector 2:
Oct 28 21:42:41 tbox kernel: [    8.758667] [drm]   LVDS
Oct 28 21:42:41 tbox kernel: [    8.758669] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758671] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:42:41 tbox kernel: [    8.758673] [drm] Connector 3:
Oct 28 21:42:41 tbox kernel: [    8.758674] [drm]   S-video
Oct 28 21:42:41 tbox kernel: [    8.758676] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758678] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:42:41 tbox kernel: [    8.764668] [drm] radeon: power management initialized
Oct 28 21:42:41 tbox kernel: [    8.846521] [drm] fb mappable at 0xE0040000
Oct 28 21:42:41 tbox kernel: [    8.846525] [drm] vram apper at 0xE0000000
Oct 28 21:42:41 tbox kernel: [    8.846527] [drm] size 5914624
Oct 28 21:42:41 tbox kernel: [    8.846529] [drm] fb depth is 24
Oct 28 21:42:41 tbox kernel: [    8.846531] [drm]    pitch is 5632
Oct 28 21:42:41 tbox kernel: [    8.916696] Console: switching to colour frame buffer device 175x65
Oct 28 21:42:41 tbox kernel: [    8.977288] fb0: radeondrmfb frame buffer device
Oct 28 21:42:41 tbox kernel: [    8.977291] drm: registered panic notifier
Oct 28 21:42:41 tbox kernel: [    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:42:41 tbox kernel: [    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:42:41 tbox kernel: [    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
Oct 28 21:42:41 tbox kernel: [    9.616044] intel8x0: clocking to 48000
Oct 28 21:42:41 tbox kernel: [    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:42:41 tbox kernel: [   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:42:41 tbox kernel: [   12.431677] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:42:41 tbox kernel: [   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:42:41 tbox kernel: [   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:42:41 tbox kernel: [   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:42:41 tbox kernel: [   15.686258] lp0: using parport0 (interrupt-driven).
Oct 28 21:42:41 tbox kernel: [   15.957198] ppdev: user-space parallel port driver
Oct 28 21:42:41 tbox kernel: [   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
Oct 28 21:42:41 tbox kernel: [   17.346972] P-state transition latency capped at 20 uS
Oct 28 21:42:42 tbox kernel: [   18.253916] Bluetooth: Core ver 2.15
Oct 28 21:42:42 tbox kernel: [   18.253950] NET: Registered protocol family 31
Oct 28 21:42:42 tbox kernel: [   18.253952] Bluetooth: HCI device and connection manager initialized
Oct 28 21:42:42 tbox kernel: [   18.253955] Bluetooth: HCI socket layer initialized
Oct 28 21:42:43 tbox kernel: [   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:42:43 tbox kernel: [   19.187205] Bluetooth: L2CAP ver 2.15
Oct 28 21:42:43 tbox kernel: [   19.187209] Bluetooth: L2CAP socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:42:43 tbox kernel: [   19.331758] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:42:43 tbox kernel: [   19.335659] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335664] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335667] Bluetooth: RFCOMM ver 1.11
Oct 28 21:42:44 tbox kernel: [   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:42:44 tbox kernel: [   19.596579] Bluetooth: SCO socket layer initialized
Oct 28 21:42:44 tbox kernel: [   19.997363] padlock: VIA PadLock not detected.
Oct 28 21:42:45 tbox init[1]: Startup finished in 3s 899ms 149us (kernel) + 17s 289ms 543us (userspace) = 21s 188ms 692us.
Oct 28 21:44:05 tbox kernel: [  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_sca
Oct 28 21:44:05 tbox kernel: n]
Oct 28 21:44:05 tbox kernel: [  100.888026] 
Oct 28 21:44:05 tbox kernel: [  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 21:44:05 tbox kernel: [  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
Oct 28 21:44:05 tbox kernel: [  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
Oct 28 21:44:05 tbox kernel: [  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
Oct 28 21:44:59 tbox kernel: [  154.455567] EXT3-fs: barriers not enabled
Oct 28 21:44:59 tbox kernel: [  154.467107] kjournald starting.  Commit interval 5 seconds
Oct 28 21:44:59 tbox kernel: [  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:44:59 tbox kernel: [  154.468926] EXT3-fs (sdb5): using internal journal
Oct 28 21:44:59 tbox kernel: [  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

[-- Attachment #6: syslog --]
[-- Type: application/octet-stream, Size: 92724 bytes --]

Oct 28 21:15:24 tbox kernel: [   14.765729] Registered led device: ath5k-phy0::tx
Oct 28 21:15:24 tbox kernel: [   14.765741] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:15:24 tbox kernel: [   14.765744] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:15:24 tbox kernel: [   14.765747] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:15:24 tbox kernel: [   14.768671] [drm] No TV DAC info found in BIOS
Oct 28 21:15:24 tbox kernel: [   14.768779] [drm] Radeon Display Connectors
Oct 28 21:15:24 tbox kernel: [   14.768781] [drm] Connector 0:
Oct 28 21:15:24 tbox kernel: [   14.768783] [drm]   VGA
Oct 28 21:15:24 tbox kernel: [   14.768787] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:15:24 tbox kernel: [   14.768790] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768792] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:15:24 tbox kernel: [   14.768794] [drm] Connector 1:
Oct 28 21:15:24 tbox kernel: [   14.768796] [drm]   DVI-D
Oct 28 21:15:24 tbox kernel: [   14.768798] [drm]   HPD1
Oct 28 21:15:24 tbox kernel: [   14.768801] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:15:24 tbox kernel: [   14.768804] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768806] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:15:24 tbox kernel: [   14.768808] [drm] Connector 2:
Oct 28 21:15:24 tbox kernel: [   14.768810] [drm]   LVDS
Oct 28 21:15:24 tbox kernel: [   14.768811] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768813] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:15:24 tbox kernel: [   14.768815] [drm] Connector 3:
Oct 28 21:15:24 tbox kernel: [   14.768817] [drm]   S-video
Oct 28 21:15:24 tbox kernel: [   14.768819] [drm]   Encoders:
Oct 28 21:15:24 tbox kernel: [   14.768821] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:15:24 tbox kernel: [   14.787425] [drm] radeon: power management initialized
Oct 28 21:15:24 tbox kernel: [   14.876153] [drm] fb mappable at 0xE0040000
Oct 28 21:15:24 tbox kernel: [   14.876158] [drm] vram apper at 0xE0000000
Oct 28 21:15:24 tbox kernel: [   14.876160] [drm] size 5914624
Oct 28 21:15:24 tbox kernel: [   14.876162] [drm] fb depth is 24
Oct 28 21:15:24 tbox kernel: [   14.876164] [drm]    pitch is 5632
Oct 28 21:15:24 tbox kernel: [   14.945647] Console: switching to colour frame buffer device 175x65
Oct 28 21:15:24 tbox kernel: [   14.980430] fb0: radeondrmfb frame buffer device
Oct 28 21:15:24 tbox kernel: [   14.980432] drm: registered panic notifier
Oct 28 21:15:24 tbox kernel: [   14.980666] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:15:24 tbox kernel: [   15.560039] intel8x0_measure_ac97_clock: measured 55394 usecs (2669 samples)
Oct 28 21:15:24 tbox kernel: [   15.560045] intel8x0: clocking to 48000
Oct 28 21:15:24 tbox kernel: [   15.561553] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:15:24 tbox kernel: [   15.561581] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:15:24 tbox kernel: [   16.233693] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:15:24 tbox kernel: [   16.240295] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   16.869841] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:15:24 tbox kernel: [   18.095532] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:15:24 tbox kernel: [   18.095668] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:15:24 tbox kernel: [   18.988405] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:15:24 tbox kernel: [   20.048511] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:15:24 tbox kernel: [   20.251736] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: *** info [daemon/startup.c(131)]: 
Oct 28 21:15:24 tbox /usr/sbin/gpm[1326]: Started gpm successfully. Entered daemon mode.
Oct 28 21:15:25 tbox /usr/sbin/cron[1327]: (CRON) INFO (pidfile fd = 3)
Oct 28 21:15:25 tbox /usr/sbin/cron[1338]: (CRON) STARTUP (fork ok)
Oct 28 21:15:25 tbox /usr/sbin/cron[1338]: (CRON) INFO (Running @reboot jobs)
Oct 28 21:15:25 tbox kernel: [   22.323731] lp0: using parport0 (interrupt-driven).
Oct 28 21:15:25 tbox kernel: [   22.368740] ppdev: user-space parallel port driver
Oct 28 21:15:26 tbox kernel: [   22.657333] sshd (1367): /proc/1367/oom_adj is deprecated, please use /proc/1367/oom_score_adj instead.
Oct 28 21:15:27 tbox bluetoothd[1393]: Bluetooth deamon 4.70
Oct 28 21:15:27 tbox kernel: [   23.800827] P-state transition latency capped at 20 uS
Oct 28 21:15:27 tbox bluetoothd[1393]: Starting SDP server
Oct 28 21:15:27 tbox kernel: [   24.327910] Bluetooth: Core ver 2.15
Oct 28 21:15:27 tbox kernel: [   24.327943] NET: Registered protocol family 31
Oct 28 21:15:27 tbox kernel: [   24.327945] Bluetooth: HCI device and connection manager initialized
Oct 28 21:15:27 tbox kernel: [   24.327950] Bluetooth: HCI socket layer initialized
Oct 28 21:15:27 tbox wpa_supplicant[1153]: Trying to associate with 00:04:0e:e4:00:3d (SSID='myCastle-WLAN WPA (Wireless LAN)' freq=2442 MHz)
Oct 28 21:15:27 tbox kernel: [   24.372207] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox kernel: [   24.374792] wlan0: authenticated
Oct 28 21:15:27 tbox kernel: [   24.374831] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:15:27 tbox wpa_supplicant[1153]: Associated with 00:04:0e:e4:00:3d
Oct 28 21:15:27 tbox kernel: [   24.380317] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:15:27 tbox kernel: [   24.380327] wlan0: associated
Oct 28 21:15:27 tbox kernel: [   24.382373] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:15:28 tbox kernel: [   24.446975] Bluetooth: L2CAP ver 2.15
Oct 28 21:15:28 tbox kernel: [   24.446980] Bluetooth: L2CAP socket layer initialized
Oct 28 21:15:28 tbox bluetoothd[1393]: Starting experimental netlink support
Oct 28 21:15:28 tbox bluetoothd[1393]: Failed to find Bluetooth netlink family
Oct 28 21:15:28 tbox bluetoothd[1393]: Failed to init netlink plugin
Oct 28 21:15:28 tbox kernel: [   24.597871] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:15:28 tbox kernel: [   24.597875] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:15:28 tbox kernel: [   24.603912] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603919] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:15:28 tbox kernel: [   24.603922] Bluetooth: RFCOMM ver 1.11
Oct 28 21:15:28 tbox kernel: [   25.243227] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:15:28 tbox kernel: [   25.243232] Bluetooth: SCO socket layer initialized
Oct 28 21:15:29 tbox kernel: [   25.476743] padlock: VIA PadLock not detected.
Oct 28 21:15:29 tbox wpa_supplicant[1153]: WPA: Key negotiation completed with 00:04:0e:e4:00:3d [PTK=CCMP GTK=CCMP]
Oct 28 21:15:29 tbox wpa_supplicant[1153]: CTRL-EVENT-CONNECTED - Connection to 00:04:0e:e4:00:3d completed (auth) [id=0 id_str=]
Oct 28 21:15:30 tbox acpid: client connected from 1503[105:112]
Oct 28 21:15:30 tbox acpid: 1 client rule loaded
Oct 28 21:15:30 tbox init[1]: Startup finished in 5s 187ms 42us (kernel) + 21s 882ms 481us (userspace) = 27s 69ms 523us.
Oct 28 21:15:38 tbox kernel: [   34.832041] wlan0: no IPv6 routers present
Oct 28 21:15:40 tbox ntpdate[1270]: step time server 85.10.240.253 offset 0.205911 sec
Oct 28 21:17:01 tbox /USR/SBIN/CRON[1510]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 28 21:17:51 tbox acpid: client connected from 1549[0:0]
Oct 28 21:17:51 tbox acpid: 1 client rule loaded
Oct 28 21:18:49 tbox ntfs-3g[571]: Unmounting /dev/sda1 (IBM_PRELOAD)
Oct 28 21:29:44 tbox kernel: [  880.824137] EXT3-fs: barriers not enabled
Oct 28 21:29:44 tbox kernel: [  880.846819] kjournald starting.  Commit interval 5 seconds
Oct 28 21:29:44 tbox kernel: [  880.847089] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:29:44 tbox kernel: [  880.847853] EXT3-fs (sdb5): using internal journal
Oct 28 21:29:44 tbox kernel: [  880.847866] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Oct 28 21:42:00 tbox kernel: Kernel logging (proc) stopped.
Oct 28 21:42:00 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1278" x-info="http://www.rsyslog.com"] exiting on signal 15.
Oct 28 21:42:41 tbox kernel: imklog 4.6.4, log source = /proc/kmsg started.
Oct 28 21:42:41 tbox rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1309" x-info="http://www.rsyslog.com"] (re)start
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpuset
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing cgroup subsys cpu
Oct 28 21:42:41 tbox kernel: [    0.000000] Linux version 2.6.36-git11.sd.1-686 (Debian 2.6.36-9~git11.sd.1~dileks.1) (sedat.dilek@gmail.com) (gcc version 4.4.5 (Debian 4.4.5-5) ) #1 SMP Thu Oct 28 18:58:11 CEST 2010
Oct 28 21:42:41 tbox kernel: [    0.000000] BIOS-provided physical RAM map:
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI present.
Oct 28 21:42:41 tbox kernel: [    0.000000] DMI: 2374SG6/2374SG6, BIOS 1RETDRWW (3.23 ) 06/18/2007
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Oct 28 21:42:41 tbox kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Oct 28 21:42:41 tbox kernel: [    0.000000] last_pfn = 0x3ff60 max_arch_pfn = 0x100000
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR default type: uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR fixed ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   00000-9FFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   A0000-BFFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   C0000-CFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000]   D0000-DBFFF uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   DC000-DFFFF write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   E0000-FFFFF write-protect
Oct 28 21:42:41 tbox kernel: [    0.000000] MTRR variable ranges enabled:
Oct 28 21:42:41 tbox kernel: [    0.000000]   0 base 000000000 mask FC0000000 write-back
Oct 28 21:42:41 tbox kernel: [    0.000000]   1 base 03FF80000 mask FFFF80000 uncachable
Oct 28 21:42:41 tbox kernel: [    0.000000]   2 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   3 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   4 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   5 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   6 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000]   7 disabled
Oct 28 21:42:41 tbox kernel: [    0.000000] PAT not supported by CPU.
Oct 28 21:42:41 tbox kernel: [    0.000000] initial memory mapped : 0 - 01800000
Oct 28 21:42:41 tbox kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000000000 - 0000400000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000]  0000400000 - 0037400000 page 2M
Oct 28 21:42:41 tbox kernel: [    0.000000]  0037400000 - 00377fe000 page 4k
Oct 28 21:42:41 tbox kernel: [    0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
Oct 28 21:42:41 tbox kernel: [    0.000000] RAMDISK: 2f5cd000 - 2ffc8000
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   )
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20101013/tbfadt-526)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20101013/tbfadt-557)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: FACS 3ff78000 00040
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001)
Oct 28 21:42:41 tbox kernel: [    0.000000] 135MB HIGHMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000] 887MB LOWMEM available.
Oct 28 21:42:41 tbox kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000]   low ram: 0 - 377fe000
Oct 28 21:42:41 tbox kernel: [    0.000000] Zone PFN ranges:
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] Movable zone start PFN for each node
Oct 28 21:42:41 tbox kernel: [    0.000000] early_node_map[2] active PFN ranges
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Oct 28 21:42:41 tbox kernel: [    0.000000]     0: 0x00000100 -> 0x0003ff60
Oct 28 21:42:41 tbox kernel: [    0.000000] On node 0 totalpages: 261871
Oct 28 21:42:41 tbox kernel: [    0.000000] free_area_init_node: node 0, pgdat c13bff80, node_mem_map f6ffd200
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 32 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 0 pages reserved
Oct 28 21:42:41 tbox kernel: [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 1744 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 271 pages used for memmap
Oct 28 21:42:41 tbox kernel: [    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
Oct 28 21:42:41 tbox kernel: [    0.000000] Using APIC driver default
Oct 28 21:42:41 tbox kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Oct 28 21:42:41 tbox kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Oct 28 21:42:41 tbox kernel: [    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: disable apic facility
Oct 28 21:42:41 tbox kernel: [    0.000000] APIC: switched to apic NOOP
Oct 28 21:42:41 tbox kernel: [    0.000000] nr_irqs_gsi: 16
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
Oct 28 21:42:41 tbox kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Oct 28 21:42:41 tbox kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bf800000)
Oct 28 21:42:41 tbox kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Oct 28 21:42:41 tbox kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Oct 28 21:42:41 tbox kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f6800000 s26880 r0 d22272 u4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: s26880 r0 d22272 u4194304 alloc=1*4194304
Oct 28 21:42:41 tbox kernel: [    0.000000] pcpu-alloc: [0] 0 
Oct 28 21:42:41 tbox kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259824
Oct 28 21:42:41 tbox kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.36-git11.sd.1-686 root=UUID=1ceb69a7-ecf4-47e9-a231-b74e0f0a9b62 ro radeon.modeset=1 3 quiet
Oct 28 21:42:41 tbox kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing CPU#0
Oct 28 21:42:41 tbox kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003ff60)
Oct 28 21:42:41 tbox kernel: [    0.000000] Memory: 1023172k/1047936k available (2594k kernel code, 24312k reserved, 1282k data, 388k init, 138632k highmem)
Oct 28 21:42:41 tbox kernel: [    0.000000] virtual kernel memory layout:
Oct 28 21:42:41 tbox kernel: [    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .init : 0xc13ca000 - 0xc142b000   ( 388 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .data : 0xc1288bb4 - 0xc13c9538   (1282 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000]       .text : 0xc1000000 - 0xc1288bb4   (2594 kB)
Oct 28 21:42:41 tbox kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Oct 28 21:42:41 tbox kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 28 21:42:41 tbox kernel: [    0.000000] Hierarchical RCU implementation.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Oct 28 21:42:41 tbox kernel: [    0.000000] NR_IRQS:1280
Oct 28 21:42:41 tbox kernel: [    0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
Oct 28 21:42:41 tbox kernel: [    0.000000] Extended CMOS year: 2000
Oct 28 21:42:41 tbox kernel: [    0.000000] Console: colour VGA+ 80x25
Oct 28 21:42:41 tbox kernel: [    0.000000] console [tty0] enabled
Oct 28 21:42:41 tbox kernel: [    0.000000] Fast TSC calibration using PIT
Oct 28 21:42:41 tbox kernel: [    0.000000] Detected 1694.278 MHz processor.
Oct 28 21:42:41 tbox kernel: [    0.008008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.55 BogoMIPS (lpj=6777112)
Oct 28 21:42:41 tbox kernel: [    0.008014] pid_max: default: 32768 minimum: 301
Oct 28 21:42:41 tbox kernel: [    0.008049] Security Framework initialized
Oct 28 21:42:41 tbox kernel: [    0.008059] SELinux:  Disabled at boot.
Oct 28 21:42:41 tbox kernel: [    0.008081] Mount-cache hash table entries: 512
Oct 28 21:42:41 tbox kernel: [    0.008291] Initializing cgroup subsys ns
Oct 28 21:42:41 tbox kernel: [    0.008298] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Oct 28 21:42:41 tbox kernel: [    0.008302] Initializing cgroup subsys cpuacct
Oct 28 21:42:41 tbox kernel: [    0.008308] Initializing cgroup subsys devices
Oct 28 21:42:41 tbox kernel: [    0.008311] Initializing cgroup subsys freezer
Oct 28 21:42:41 tbox kernel: [    0.008314] Initializing cgroup subsys net_cls
Oct 28 21:42:41 tbox kernel: [    0.008318] Initializing cgroup subsys blkio
Oct 28 21:42:41 tbox kernel: [    0.008372] mce: CPU supports 5 MCE banks
Oct 28 21:42:41 tbox kernel: [    0.008397] Performance Events: 
Oct 28 21:42:41 tbox kernel: [    0.008400] no APIC, boot with the "lapic" boot parameter to force-enable it.
Oct 28 21:42:41 tbox kernel: [    0.008403] no hardware sampling interrupt available.
Oct 28 21:42:41 tbox kernel: [    0.008405] p6 PMU driver.
Oct 28 21:42:41 tbox kernel: [    0.008411] ... version:                0
Oct 28 21:42:41 tbox kernel: [    0.008413] ... bit width:              32
Oct 28 21:42:41 tbox kernel: [    0.008415] ... generic registers:      2
Oct 28 21:42:41 tbox kernel: [    0.008418] ... value mask:             00000000ffffffff
Oct 28 21:42:41 tbox kernel: [    0.008420] ... max period:             000000007fffffff
Oct 28 21:42:41 tbox kernel: [    0.008422] ... fixed-purpose events:   0
Oct 28 21:42:41 tbox kernel: [    0.008425] ... event mask:             0000000000000003
Oct 28 21:42:41 tbox kernel: [    0.008947] SMP alternatives: switching to UP code
Oct 28 21:42:41 tbox kernel: [    0.013686] Freeing SMP alternatives: 16k freed
Oct 28 21:42:41 tbox kernel: [    0.013694] ACPI: Core revision 20101013
Oct 28 21:42:41 tbox kernel: [    0.029767] ACPI: setting ELCR to 0200 (from 0800)
Oct 28 21:42:41 tbox kernel: [    0.032080] weird, boot CPU (#0) not listed by the BIOS.
Oct 28 21:42:41 tbox kernel: [    0.032083] SMP motherboard not detected.
Oct 28 21:42:41 tbox kernel: [    0.032086] Local APIC not detected. Using dummy APIC emulation.
Oct 28 21:42:41 tbox kernel: [    0.032088] SMP disabled
Oct 28 21:42:41 tbox kernel: [    0.032440] Brought up 1 CPUs
Oct 28 21:42:41 tbox kernel: [    0.032443] Total of 1 processors activated (3388.55 BogoMIPS).
Oct 28 21:42:41 tbox kernel: [    0.036162] devtmpfs: initialized
Oct 28 21:42:41 tbox kernel: [    0.036579] regulator: core version 0.5
Oct 28 21:42:41 tbox kernel: [    0.036632] NET: Registered protocol family 16
Oct 28 21:42:41 tbox kernel: [    0.036756] ACPI: bus type pci registered
Oct 28 21:42:41 tbox kernel: [    0.037076] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
Oct 28 21:42:41 tbox kernel: [    0.037079] PCI: Using configuration type 1 for base access
Oct 28 21:42:41 tbox kernel: [    0.037566] bio: create slab <bio-0> at 0
Oct 28 21:42:41 tbox kernel: [    0.039245] ACPI: EC: EC description table is found, configuring boot EC
Oct 28 21:42:41 tbox kernel: [    0.054262] ACPI: Interpreter enabled
Oct 28 21:42:41 tbox kernel: [    0.054267] ACPI: (supports S0 S3 S4 S5)
Oct 28 21:42:41 tbox kernel: [    0.054291] ACPI: Using PIC for interrupt routing
Oct 28 21:42:41 tbox kernel: [    0.060784] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: Power Resource [PUBS] (on)
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: ACPI Dock Station Driver: 3 docks/bays found
Oct 28 21:42:41 tbox kernel: [    0.060826] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Oct 28 21:42:41 tbox kernel: [    0.060826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 21:42:41 tbox kernel: [    0.060844] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060848] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060852] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060856] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060860] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060864] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
Oct 28 21:42:41 tbox kernel: [    0.060884] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.061017] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
Oct 28 21:42:41 tbox kernel: [    0.061091] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
Oct 28 21:42:41 tbox kernel: [    0.061164] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
Oct 28 21:42:41 tbox kernel: [    0.061227] pci 0000:00:1d.7: reg 10: [mem 0xc0000000-0xc00003ff]
Oct 28 21:42:41 tbox kernel: [    0.061305] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061311] pci 0000:00:1d.7: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061430] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
Oct 28 21:42:41 tbox kernel: [    0.061435] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
Oct 28 21:42:41 tbox kernel: [    0.061462] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061473] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061483] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
Oct 28 21:42:41 tbox kernel: [    0.061494] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
Oct 28 21:42:41 tbox kernel: [    0.061504] pci 0000:00:1f.1: reg 20: [io  0x1860-0x186f]
Oct 28 21:42:41 tbox kernel: [    0.061515] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
Oct 28 21:42:41 tbox kernel: [    0.061584] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
Oct 28 21:42:41 tbox kernel: [    0.061633] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
Oct 28 21:42:41 tbox kernel: [    0.061642] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
Oct 28 21:42:41 tbox kernel: [    0.061652] pci 0000:00:1f.5: reg 18: [mem 0xc0000c00-0xc0000dff]
Oct 28 21:42:41 tbox kernel: [    0.061662] pci 0000:00:1f.5: reg 1c: [mem 0xc0000800-0xc00008ff]
Oct 28 21:42:41 tbox kernel: [    0.061700] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061705] pci 0000:00:1f.5: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.061734] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
Oct 28 21:42:41 tbox kernel: [    0.061744] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
Oct 28 21:42:41 tbox kernel: [    0.061794] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.061799] pci 0000:00:1f.6: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064031] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064040] pci 0000:01:00.0: reg 14: [io  0x3000-0x30ff]
Oct 28 21:42:41 tbox kernel: [    0.064048] pci 0000:01:00.0: reg 18: [mem 0xc0100000-0xc010ffff]
Oct 28 21:42:41 tbox kernel: [    0.064072] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064091] pci 0000:01:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064125] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.064129] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.064133] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.064137] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064176] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xb0000fff]
Oct 28 21:42:41 tbox kernel: [    0.064195] pci 0000:02:00.0: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064198] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064203] pci 0000:02:00.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064237] pci 0000:02:00.1: reg 10: [mem 0xb1000000-0xb1000fff]
Oct 28 21:42:41 tbox kernel: [    0.064256] pci 0000:02:00.1: supports D1 D2
Oct 28 21:42:41 tbox kernel: [    0.064259] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064264] pci 0000:02:00.1: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064306] pci 0000:02:01.0: reg 10: [mem 0xc0220000-0xc023ffff]
Oct 28 21:42:41 tbox kernel: [    0.064317] pci 0000:02:01.0: reg 14: [mem 0xc0200000-0xc020ffff]
Oct 28 21:42:41 tbox kernel: [    0.064327] pci 0000:02:01.0: reg 18: [io  0x8000-0x803f]
Oct 28 21:42:41 tbox kernel: [    0.064359] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064382] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Oct 28 21:42:41 tbox kernel: [    0.064387] pci 0000:02:01.0: PME# disabled
Oct 28 21:42:41 tbox kernel: [    0.064421] pci 0000:02:02.0: reg 10: [mem 0xc0210000-0xc021ffff]
Oct 28 21:42:41 tbox kernel: [    0.064518] pci 0000:00:1e.0: PCI bridge to [bus 02-08] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064524] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.064530] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.064535] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.064539] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064543] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Oct 28 21:42:41 tbox kernel: [    0.064617] pci_bus 0000:00: on NUMA node 0
Oct 28 21:42:41 tbox kernel: [    0.064621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 21:42:41 tbox kernel: [    0.064695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Oct 28 21:42:41 tbox kernel: [    0.067895] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068034] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068161] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068389] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068598] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Oct 28 21:42:41 tbox kernel: [    0.068724] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Oct 28 21:42:41 tbox kernel: [    0.068774] HEST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.068852] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Oct 28 21:42:41 tbox kernel: [    0.068856] vgaarb: loaded
Oct 28 21:42:41 tbox kernel: [    0.068921] PCI: Using ACPI for IRQ routing
Oct 28 21:42:41 tbox kernel: [    0.069056] PCI: pci_cache_line_size set to 64 bytes
Oct 28 21:42:41 tbox kernel: [    0.069119] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Oct 28 21:42:41 tbox kernel: [    0.069122] reserve RAM buffer: 000000003ff60000 - 000000003fffffff 
Oct 28 21:42:41 tbox kernel: [    0.069270] Switching to clocksource tsc
Oct 28 21:42:41 tbox kernel: [    0.070692] pnp: PnP ACPI init
Oct 28 21:42:41 tbox kernel: [    0.070716] ACPI: bus type pnp registered
Oct 28 21:42:41 tbox kernel: [    0.071502] pnp 00:00: [mem 0x00000000-0x0009ffff]
Oct 28 21:42:41 tbox kernel: [    0.071505] pnp 00:00: [mem 0x000c0000-0x000c3fff]
Oct 28 21:42:41 tbox kernel: [    0.071509] pnp 00:00: [mem 0x000c4000-0x000c7fff]
Oct 28 21:42:41 tbox kernel: [    0.071512] pnp 00:00: [mem 0x000c8000-0x000cbfff]
Oct 28 21:42:41 tbox kernel: [    0.071515] pnp 00:00: [mem 0x000cc000-0x000cffff]
Oct 28 21:42:41 tbox kernel: [    0.071518] pnp 00:00: [mem 0x000d0000-0x000d3fff]
Oct 28 21:42:41 tbox kernel: [    0.071521] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071524] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
Oct 28 21:42:41 tbox kernel: [    0.071527] pnp 00:00: [mem 0x000dc000-0x000dffff]
Oct 28 21:42:41 tbox kernel: [    0.071530] pnp 00:00: [mem 0x000e0000-0x000e3fff]
Oct 28 21:42:41 tbox kernel: [    0.071533] pnp 00:00: [mem 0x000e4000-0x000e7fff]
Oct 28 21:42:41 tbox kernel: [    0.071536] pnp 00:00: [mem 0x000e8000-0x000ebfff]
Oct 28 21:42:41 tbox kernel: [    0.071539] pnp 00:00: [mem 0x000ec000-0x000effff]
Oct 28 21:42:41 tbox kernel: [    0.071542] pnp 00:00: [mem 0x000f0000-0x000fffff]
Oct 28 21:42:41 tbox kernel: [    0.071545] pnp 00:00: [mem 0x00100000-0x3fffffff]
Oct 28 21:42:41 tbox kernel: [    0.071548] pnp 00:00: [mem 0xfec00000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.071622] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 28 21:42:41 tbox kernel: [    0.071651] pnp 00:01: [bus 00-ff]
Oct 28 21:42:41 tbox kernel: [    0.071654] pnp 00:01: [io  0x0cf8-0x0cff]
Oct 28 21:42:41 tbox kernel: [    0.071657] pnp 00:01: [io  0x0000-0x0cf7 window]
Oct 28 21:42:41 tbox kernel: [    0.071660] pnp 00:01: [io  0x0d00-0xffff window]
Oct 28 21:42:41 tbox kernel: [    0.071670] pnp 00:01: [mem 0x000a0000-0x000bffff window]
Oct 28 21:42:41 tbox kernel: [    0.071673] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071676] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071679] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071683] pnp 00:01: [mem 0x000cc000-0x000cffff window]
Oct 28 21:42:41 tbox kernel: [    0.071686] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071689] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071692] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
Oct 28 21:42:41 tbox kernel: [    0.071696] pnp 00:01: [mem 0x000dc000-0x000dffff window]
Oct 28 21:42:41 tbox kernel: [    0.071699] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
Oct 28 21:42:41 tbox kernel: [    0.071702] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
Oct 28 21:42:41 tbox kernel: [    0.071705] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
Oct 28 21:42:41 tbox kernel: [    0.071708] pnp 00:01: [mem 0x000ec000-0x000effff window]
Oct 28 21:42:41 tbox kernel: [    0.071712] pnp 00:01: [mem 0x40000000-0xfebfffff window]
Oct 28 21:42:41 tbox kernel: [    0.071771] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
Oct 28 21:42:41 tbox kernel: [    0.071911] pnp 00:02: [io  0x0010-0x001f]
Oct 28 21:42:41 tbox kernel: [    0.071914] pnp 00:02: [io  0x0090-0x009f]
Oct 28 21:42:41 tbox kernel: [    0.071917] pnp 00:02: [io  0x0024-0x0025]
Oct 28 21:42:41 tbox kernel: [    0.071920] pnp 00:02: [io  0x0028-0x0029]
Oct 28 21:42:41 tbox kernel: [    0.071922] pnp 00:02: [io  0x002c-0x002d]
Oct 28 21:42:41 tbox kernel: [    0.071925] pnp 00:02: [io  0x0030-0x0031]
Oct 28 21:42:41 tbox kernel: [    0.071928] pnp 00:02: [io  0x0034-0x0035]
Oct 28 21:42:41 tbox kernel: [    0.071931] pnp 00:02: [io  0x0038-0x0039]
Oct 28 21:42:41 tbox kernel: [    0.071933] pnp 00:02: [io  0x003c-0x003d]
Oct 28 21:42:41 tbox kernel: [    0.071936] pnp 00:02: [io  0x00a4-0x00a5]
Oct 28 21:42:41 tbox kernel: [    0.071939] pnp 00:02: [io  0x00a8-0x00a9]
Oct 28 21:42:41 tbox kernel: [    0.071942] pnp 00:02: [io  0x00ac-0x00ad]
Oct 28 21:42:41 tbox kernel: [    0.071944] pnp 00:02: [io  0x00b0-0x00b5]
Oct 28 21:42:41 tbox kernel: [    0.071947] pnp 00:02: [io  0x00b8-0x00b9]
Oct 28 21:42:41 tbox kernel: [    0.071950] pnp 00:02: [io  0x00bc-0x00bd]
Oct 28 21:42:41 tbox kernel: [    0.071952] pnp 00:02: [io  0x0050-0x0053]
Oct 28 21:42:41 tbox kernel: [    0.071955] pnp 00:02: [io  0x0072-0x0077]
Oct 28 21:42:41 tbox kernel: [    0.071958] pnp 00:02: [io  0x002e-0x002f]
Oct 28 21:42:41 tbox kernel: [    0.071961] pnp 00:02: [io  0x1000-0x107f]
Oct 28 21:42:41 tbox kernel: [    0.071963] pnp 00:02: [io  0x1180-0x11bf]
Oct 28 21:42:41 tbox kernel: [    0.071966] pnp 00:02: [io  0x15e0-0x15ef]
Oct 28 21:42:41 tbox kernel: [    0.071969] pnp 00:02: [io  0x1600-0x162f]
Oct 28 21:42:41 tbox kernel: [    0.071972] pnp 00:02: [io  0x1632-0x167f]
Oct 28 21:42:41 tbox kernel: [    0.071974] pnp 00:02: [io  0x004e-0x004f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: [io  0x1630-0x1631]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0000-0x000f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x0080-0x008f]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [io  0x00c0-0x00df]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: [dma 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: [io  0x0061]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [io  0x00f0]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: [irq 13]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [io  0x0070-0x0071]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: [irq 8]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0060]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [io  0x0064]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: [irq 1]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: [irq 12]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f0-0x03f5]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [io  0x03f7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [irq 6]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: [dma 2]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [io  0x03f8-0x03ff]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: [irq 4]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [io  0x03bc-0x03be]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: [irq 7]
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
Oct 28 21:42:41 tbox kernel: [    0.071977] pnp 00:0c: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
Oct 28 21:42:41 tbox kernel: [    0.072512] pnp: PnP ACPI: found 13 devices
Oct 28 21:42:41 tbox kernel: [    0.072515] ACPI: ACPI bus type pnp unregistered
Oct 28 21:42:41 tbox kernel: [    0.072519] PnPBIOS: Disabled by ACPI PNP
Oct 28 21:42:41 tbox kernel: [    0.072534] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072539] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072547] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072551] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072555] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072559] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072563] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072567] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072571] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072575] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072579] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072584] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072588] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
Oct 28 21:42:41 tbox kernel: [    0.072597] system 00:02: [io  0x1000-0x107f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072600] system 00:02: [io  0x1180-0x11bf] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072604] system 00:02: [io  0x15e0-0x15ef] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072608] system 00:02: [io  0x1600-0x162f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072612] system 00:02: [io  0x1632-0x167f] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.072615] system 00:02: [io  0x1630-0x1631] has been reserved
Oct 28 21:42:41 tbox kernel: [    0.109713] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109721] pci 0000:00:1f.1: BAR 5: set to [mem 0x40000000-0x400003ff] (PCI address [0x40000000-0x400003ff]
Oct 28 21:42:41 tbox kernel: [    0.109727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109731] pci 0000:00:01.0: PCI bridge to [bus 01-01]
Oct 28 21:42:41 tbox kernel: [    0.109735] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.109740] pci 0000:00:01.0:   bridge window [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.109744] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109752] pci 0000:02:00.0: BAR 15: assigned [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109756] pci 0000:02:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109760] pci 0000:02:00.1: BAR 15: assigned [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109764] pci 0000:02:00.1: BAR 16: assigned [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109768] pci 0000:02:01.0: BAR 6: assigned [mem 0xc0240000-0xc024ffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109772] pci 0000:02:00.0: BAR 13: assigned [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109776] pci 0000:02:00.0: BAR 14: assigned [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109779] pci 0000:02:00.1: BAR 13: assigned [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109783] pci 0000:02:00.1: BAR 14: assigned [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109786] pci 0000:02:00.0: CardBus bridge to [bus 03-06]
Oct 28 21:42:41 tbox kernel: [    0.109789] pci 0000:02:00.0:   bridge window [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.109794] pci 0000:02:00.0:   bridge window [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.109800] pci 0000:02:00.0:   bridge window [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109805] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.109811] pci 0000:02:00.1: CardBus bridge to [bus 07-07]
Oct 28 21:42:41 tbox kernel: [    0.109814] pci 0000:02:00.1:   bridge window [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.109819] pci 0000:02:00.1:   bridge window [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.109825] pci 0000:02:00.1:   bridge window [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109830] pci 0000:02:00.1:   bridge window [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.109836] pci 0000:00:1e.0: PCI bridge to [bus 02-08]
Oct 28 21:42:41 tbox kernel: [    0.109840] pci 0000:00:1e.0:   bridge window [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.109846] pci 0000:00:1e.0:   bridge window [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.109852] pci 0000:00:1e.0:   bridge window [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.109872] pci 0000:00:1e.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    0.110131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110134] PCI: setting IRQ 11 as level-triggered
Oct 28 21:42:41 tbox kernel: [    0.110141] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110363] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110368] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.110375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110379] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110382] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Oct 28 21:42:41 tbox kernel: [    0.110386] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
Oct 28 21:42:41 tbox kernel: [    0.110389] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110393] pci_bus 0000:02: resource 0 [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    0.110396] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    0.110400] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110403] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
Oct 28 21:42:41 tbox kernel: [    0.110406] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
Oct 28 21:42:41 tbox kernel: [    0.110410] pci_bus 0000:03: resource 0 [io  0x4000-0x40ff]
Oct 28 21:42:41 tbox kernel: [    0.110413] pci_bus 0000:03: resource 1 [io  0x4400-0x44ff]
Oct 28 21:42:41 tbox kernel: [    0.110417] pci_bus 0000:03: resource 2 [mem 0xe8000000-0xebffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110420] pci_bus 0000:03: resource 3 [mem 0xc4000000-0xc7ffffff]
Oct 28 21:42:41 tbox kernel: [    0.110423] pci_bus 0000:07: resource 0 [io  0x4800-0x48ff]
Oct 28 21:42:41 tbox kernel: [    0.110427] pci_bus 0000:07: resource 1 [io  0x4c00-0x4cff]
Oct 28 21:42:41 tbox kernel: [    0.110430] pci_bus 0000:07: resource 2 [mem 0xec000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    0.110434] pci_bus 0000:07: resource 3 [mem 0xc8000000-0xcbffffff]
Oct 28 21:42:41 tbox kernel: [    0.110483] NET: Registered protocol family 2
Oct 28 21:42:41 tbox kernel: [    0.110563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 21:42:41 tbox kernel: [    0.110952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Oct 28 21:42:41 tbox kernel: [    0.112838] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114006] TCP: Hash tables configured (established 131072 bind 65536)
Oct 28 21:42:41 tbox kernel: [    0.114011] TCP reno registered
Oct 28 21:42:41 tbox kernel: [    0.114018] UDP hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114058] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Oct 28 21:42:41 tbox kernel: [    0.114254] NET: Registered protocol family 1
Oct 28 21:42:41 tbox kernel: [    0.114390] pci 0000:01:00.0: Boot video device
Oct 28 21:42:41 tbox kernel: [    0.114408] PCI: CLS 32 bytes, default 64
Oct 28 21:42:41 tbox kernel: [    0.114492] Unpacking initramfs...
Oct 28 21:42:41 tbox kernel: [    0.543409] Freeing initrd memory: 10220k freed
Oct 28 21:42:41 tbox kernel: [    0.559855] Simple Boot Flag at 0x35 set to 0x1
Oct 28 21:42:41 tbox kernel: [    0.560260] audit: initializing netlink socket (disabled)
Oct 28 21:42:41 tbox kernel: [    0.560283] type=2000 audit(1288302144.556:1): initialized
Oct 28 21:42:41 tbox kernel: [    0.573418] highmem bounce pool size: 64 pages
Oct 28 21:42:41 tbox kernel: [    0.573425] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Oct 28 21:42:41 tbox kernel: [    0.575996] VFS: Disk quotas dquot_6.5.2
Oct 28 21:42:41 tbox kernel: [    0.576080] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 21:42:41 tbox kernel: [    0.576216] msgmni has been set to 1747
Oct 28 21:42:41 tbox kernel: [    0.576487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Oct 28 21:42:41 tbox kernel: [    0.576492] io scheduler noop registered
Oct 28 21:42:41 tbox kernel: [    0.576494] io scheduler deadline registered
Oct 28 21:42:41 tbox kernel: [    0.576515] io scheduler cfq registered (default)
Oct 28 21:42:41 tbox kernel: [    0.576801] ERST: Table is not found!
Oct 28 21:42:41 tbox kernel: [    0.576821] isapnp: Scanning for PnP cards...
Oct 28 21:42:41 tbox kernel: [    0.930063] isapnp: No Plug & Play device found
Oct 28 21:42:41 tbox kernel: [    0.930315] Linux agpgart interface v0.103
Oct 28 21:42:41 tbox kernel: [    0.930454] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
Oct 28 21:42:41 tbox kernel: [    0.943982] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Oct 28 21:42:41 tbox kernel: [    0.944075] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 21:42:41 tbox kernel: [    0.944179] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944627] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
Oct 28 21:42:41 tbox kernel: [    0.944744] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    0.944752] serial 0000:00:1f.6: PCI INT B disabled
Oct 28 21:42:41 tbox kernel: [    0.944885] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 21:42:41 tbox kernel: [    0.950374] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 21:42:41 tbox kernel: [    0.950385] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 21:42:41 tbox kernel: [    0.950552] mice: PS/2 mouse device common for all mice
Oct 28 21:42:41 tbox kernel: [    0.950606] rtc_cmos 00:06: RTC can wake from S4
Oct 28 21:42:41 tbox kernel: [    0.950662] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Oct 28 21:42:41 tbox kernel: [    0.950680] rtc0: alarms up to one month, y3k, 114 bytes nvram
Oct 28 21:42:41 tbox kernel: [    0.950697] cpuidle: using governor ladder
Oct 28 21:42:41 tbox kernel: [    0.950700] cpuidle: using governor menu
Oct 28 21:42:41 tbox kernel: [    0.951066] TCP cubic registered
Oct 28 21:42:41 tbox kernel: [    0.951253] NET: Registered protocol family 10
Oct 28 21:42:41 tbox kernel: [    0.951772] lo: Disabled Privacy Extensions
Oct 28 21:42:41 tbox kernel: [    0.952057] Mobile IPv6
Oct 28 21:42:41 tbox kernel: [    0.952061] NET: Registered protocol family 17
Oct 28 21:42:41 tbox kernel: [    0.952072] Registering the dns_resolver key type
Oct 28 21:42:41 tbox kernel: [    0.952099] Using IPI No-Shortcut mode
Oct 28 21:42:41 tbox kernel: [    0.952204] PM: Hibernation image not present or could not be loaded.
Oct 28 21:42:41 tbox kernel: [    0.952223] registered taskstats version 1
Oct 28 21:42:41 tbox kernel: [    0.952456] rtc_cmos 00:06: setting system clock to 2010-10-28 21:42:25 UTC (1288302145)
Oct 28 21:42:41 tbox kernel: [    0.952492] Initalizing network drop monitor service
Oct 28 21:42:41 tbox kernel: [    0.952544] Freeing unused kernel memory: 388k freed
Oct 28 21:42:41 tbox kernel: [    0.952813] Write protecting the kernel text: 2596k
Oct 28 21:42:41 tbox kernel: [    0.952838] Write protecting the kernel read-only data: 924k
Oct 28 21:42:41 tbox kernel: [    0.955109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 21:42:41 tbox kernel: [    1.027042] udev[47]: starting version 164
Oct 28 21:42:41 tbox kernel: [    1.236368] Floppy drive(s): fd0 is 1.44M
Oct 28 21:42:41 tbox kernel: [    1.248821] thermal LNXTHERM:00: registered as thermal_zone0
Oct 28 21:42:41 tbox kernel: [    1.248825] ACPI: Thermal Zone [THM0] (50 C)
Oct 28 21:42:41 tbox kernel: [    1.272134] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Oct 28 21:42:41 tbox kernel: [    1.272140] e1000: Copyright (c) 1999-2006 Intel Corporation.
Oct 28 21:42:41 tbox kernel: [    1.272212] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.277094] FDC 0 is a National Semiconductor PC87306
Oct 28 21:42:41 tbox kernel: [    1.592760] usbcore: registered new interface driver usbfs
Oct 28 21:42:41 tbox kernel: [    1.592924] usbcore: registered new interface driver hub
Oct 28 21:42:41 tbox kernel: [    1.596108] usbcore: registered new device driver usb
Oct 28 21:42:41 tbox kernel: [    1.610031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 28 21:42:41 tbox kernel: [    1.613923] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614153] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.614406] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614413] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.614439] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.614444] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.614483] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Oct 28 21:42:41 tbox kernel: [    1.614523] ehci_hcd 0000:00:1d.7: debug port 1
Oct 28 21:42:41 tbox kernel: [    1.618421] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
Oct 28 21:42:41 tbox kernel: [    1.621446] SCSI subsystem initialized
Oct 28 21:42:41 tbox kernel: [    1.628051] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
Oct 28 21:42:41 tbox kernel: [    1.636496] uhci_hcd: USB Universal Host Controller Interface driver
Oct 28 21:42:41 tbox kernel: [    1.640086] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Oct 28 21:42:41 tbox kernel: [    1.640147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Oct 28 21:42:41 tbox kernel: [    1.640151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.640154] usb usb1: Product: EHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.640157] usb usb1: Manufacturer: Linux 2.6.36-git11.sd.1-686 ehci_hcd
Oct 28 21:42:41 tbox kernel: [    1.640160] usb usb1: SerialNumber: 0000:00:1d.7
Oct 28 21:42:41 tbox kernel: [    1.640363] hub 1-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.640371] hub 1-0:1.0: 6 ports detected
Oct 28 21:42:41 tbox kernel: [    1.641450] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641603] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.641617] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.641631] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.641636] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641651] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Oct 28 21:42:41 tbox kernel: [    1.641683] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
Oct 28 21:42:41 tbox kernel: [    1.641731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.641734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.641738] usb usb2: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.641740] usb usb2: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.641744] usb usb2: SerialNumber: 0000:00:1d.0
Oct 28 21:42:41 tbox kernel: [    1.641899] hub 2-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.641905] hub 2-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.642167] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642504] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    1.642748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642754] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.642762] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.642767] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Oct 28 21:42:41 tbox kernel: [    1.642802] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
Oct 28 21:42:41 tbox kernel: [    1.642840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.642844] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.642847] usb usb3: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.642850] usb usb3: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.642853] usb usb3: SerialNumber: 0000:00:1d.1
Oct 28 21:42:41 tbox kernel: [    1.643078] hub 3-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643084] hub 3-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.643389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643394] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.643402] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.643406] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643415] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Oct 28 21:42:41 tbox kernel: [    1.643439] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
Oct 28 21:42:41 tbox kernel: [    1.643477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Oct 28 21:42:41 tbox kernel: [    1.643480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 21:42:41 tbox kernel: [    1.643484] usb usb4: Product: UHCI Host Controller
Oct 28 21:42:41 tbox kernel: [    1.643486] usb usb4: Manufacturer: Linux 2.6.36-git11.sd.1-686 uhci_hcd
Oct 28 21:42:41 tbox kernel: [    1.643489] usb usb4: SerialNumber: 0000:00:1d.2
Oct 28 21:42:41 tbox kernel: [    1.643705] hub 4-0:1.0: USB hub found
Oct 28 21:42:41 tbox kernel: [    1.643711] hub 4-0:1.0: 2 ports detected
Oct 28 21:42:41 tbox kernel: [    1.684752] libata version 3.00 loaded.
Oct 28 21:42:41 tbox kernel: [    1.691330] ata_piix 0000:00:1f.1: version 2.13
Oct 28 21:42:41 tbox kernel: [    1.691347] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
Oct 28 21:42:41 tbox kernel: [    1.691358] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    1.691411] ata_piix 0000:00:1f.1: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    1.692125] scsi0 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.692329] scsi1 : ata_piix
Oct 28 21:42:41 tbox kernel: [    1.693192] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
Oct 28 21:42:41 tbox kernel: [    1.693196] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
Oct 28 21:42:41 tbox kernel: [    1.729558] e1000 0000:02:01.0: eth0: (PCI:33MHz:32-bit) 00:0d:60:b0:62:87
Oct 28 21:42:41 tbox kernel: [    1.729566] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
Oct 28 21:42:41 tbox kernel: [    1.848422] ata2.01: NODEV after polling detection
Oct 28 21:42:41 tbox kernel: [    1.856972] ata1.00: HPA detected: current 110257519, native 117210240
Oct 28 21:42:41 tbox kernel: [    1.856979] ata1.00: ATA-6: HTS726060M9AT00, MH4OA6BA, max UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.856982] ata1.00: 110257519 sectors, multi 16: LBA 
Oct 28 21:42:41 tbox kernel: [    1.857078] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.70, max UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872668] ata2.00: configured for UDMA/33
Oct 28 21:42:41 tbox kernel: [    1.872723] ata1.00: configured for UDMA/100
Oct 28 21:42:41 tbox kernel: [    1.872888] scsi 0:0:0:0: Direct-Access     ATA      HTS726060M9AT00  MH4O PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.876047] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.70 PQ: 0 ANSI: 5
Oct 28 21:42:41 tbox kernel: [    1.907683] sd 0:0:0:0: [sda] 110257519 512-byte logical blocks: (56.4 GB/52.5 GiB)
Oct 28 21:42:41 tbox kernel: [    1.907825] sd 0:0:0:0: [sda] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    1.907829] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 28 21:42:41 tbox kernel: [    1.907855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 21:42:41 tbox kernel: [    1.912077] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Oct 28 21:42:41 tbox kernel: [    1.912081] cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 21:42:41 tbox kernel: [    1.912425] sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 28 21:42:41 tbox kernel: [    1.969792]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Oct 28 21:42:41 tbox kernel: [    1.970484] sd 0:0:0:0: [sda] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    1.987326] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 28 21:42:41 tbox kernel: [    1.987796] sr 1:0:0:0: Attached scsi generic sg1 type 5
Oct 28 21:42:41 tbox kernel: [    2.008041] usb 1-4: new high speed USB device using ehci_hcd and address 3
Oct 28 21:42:41 tbox kernel: [    2.140978] usb 1-4: New USB device found, idVendor=152d, idProduct=2329
Oct 28 21:42:41 tbox kernel: [    2.140983] usb 1-4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
Oct 28 21:42:41 tbox kernel: [    2.140987] usb 1-4: Product: Storagebird 35EV821
Oct 28 21:42:41 tbox kernel: [    2.140990] usb 1-4: Manufacturer: 0123456
Oct 28 21:42:41 tbox kernel: [    2.140992] usb 1-4: SerialNumber: 000000000340
Oct 28 21:42:41 tbox kernel: [    2.158046] Initializing USB Mass Storage driver...
Oct 28 21:42:41 tbox kernel: [    2.158167] scsi2 : usb-storage 1-4:1.0
Oct 28 21:42:41 tbox kernel: [    2.158337] usbcore: registered new interface driver usb-storage
Oct 28 21:42:41 tbox kernel: [    2.158339] USB Mass Storage support registered.
Oct 28 21:42:41 tbox kernel: [    2.380030] usb 3-1: new low speed USB device using uhci_hcd and address 2
Oct 28 21:42:41 tbox kernel: [    2.556825] usb 3-1: New USB device found, idVendor=046d, idProduct=c00e
Oct 28 21:42:41 tbox kernel: [    2.556830] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 21:42:41 tbox kernel: [    2.556833] usb 3-1: Product: USB-PS/2 Optical Mouse
Oct 28 21:42:41 tbox kernel: [    2.556836] usb 3-1: Manufacturer: Logitech
Oct 28 21:42:41 tbox kernel: [    2.596309] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
Oct 28 21:42:41 tbox kernel: [    2.596497] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
Oct 28 21:42:41 tbox kernel: [    2.596680] usbcore: registered new interface driver usbhid
Oct 28 21:42:41 tbox kernel: [    2.596682] usbhid: USB HID core driver
Oct 28 21:42:41 tbox kernel: [    2.668321] device-mapper: uevent: version 1.0.3
Oct 28 21:42:41 tbox kernel: [    2.668938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Oct 28 21:42:41 tbox kernel: [    2.952328] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    3.198345] scsi 2:0:0:0: Direct-Access     WDC WD10 EAVS-00D7B0           PQ: 0 ANSI: 2 CCS
Oct 28 21:42:41 tbox kernel: [    3.198882] sd 2:0:0:0: Attached scsi generic sg2 type 0
Oct 28 21:42:41 tbox kernel: [    3.199435] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 28 21:42:41 tbox kernel: [    3.200186] sd 2:0:0:0: [sdb] Write Protect is off
Oct 28 21:42:41 tbox kernel: [    3.200190] sd 2:0:0:0: [sdb] Mode Sense: 34 00 00 00
Oct 28 21:42:41 tbox kernel: [    3.200194] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.201686] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.282062]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
Oct 28 21:42:41 tbox kernel: [    3.283929] sd 2:0:0:0: [sdb] Assuming drive cache: write through
Oct 28 21:42:41 tbox kernel: [    3.283962] sd 2:0:0:0: [sdb] Attached SCSI disk
Oct 28 21:42:41 tbox kernel: [    3.673194] init[1]: systemd 10 running in system mode. (+PAM -LIBWRAP -AUDIT +SELINUX +SYSVINIT; debian)
Oct 28 21:42:41 tbox kernel: [    3.898630] init[1]: Set hostname to <tbox>.
Oct 28 21:42:41 tbox kernel: [    5.274608] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    5.535813] fuse init (API version 7.15)
Oct 28 21:42:41 tbox kernel: [    5.755599] init[1]: screen-cleanup.service: control process exited, code=exited status=1
Oct 28 21:42:41 tbox kernel: [    5.755696] init[1]: Unit screen-cleanup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    5.881168] init[1]: console-setup.service: control process exited, code=exited status=208
Oct 28 21:42:41 tbox kernel: [    5.881272] init[1]: Unit console-setup.service entered failed state.
Oct 28 21:42:41 tbox kernel: [    6.281601] udev[366]: starting version 164
Oct 28 21:42:41 tbox kernel: [    6.576676] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Oct 28 21:42:41 tbox kernel: [    6.577737] ACPI: Lid Switch [LID]
Oct 28 21:42:41 tbox kernel: [    6.577835] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Oct 28 21:42:41 tbox kernel: [    6.577842] ACPI: Sleep Button [SLPB]
Oct 28 21:42:41 tbox kernel: [    6.577944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Oct 28 21:42:41 tbox kernel: [    6.577948] ACPI: Power Button [PWRF]
Oct 28 21:42:41 tbox kernel: [    6.643396] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 21:42:41 tbox kernel: [    6.644928] ACPI: AC Adapter [AC] (on-line)
Oct 28 21:42:41 tbox kernel: [    6.684608] ACPI: acpi_idle registered with cpuidle
Oct 28 21:42:41 tbox kernel: [    6.685130] Marking TSC unstable due to TSC halts in idle
Oct 28 21:42:41 tbox kernel: [    6.686980] Switching to clocksource acpi_pm
Oct 28 21:42:41 tbox kernel: [    6.919407] Non-volatile memory driver v1.3
Oct 28 21:42:41 tbox kernel: [    7.019561] input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 28 21:42:41 tbox kernel: [    7.025333] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input6
Oct 28 21:42:41 tbox kernel: [    7.025483] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Oct 28 21:42:41 tbox kernel: [    7.116534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 21:42:41 tbox kernel: [    7.154595] intel_rng: FWH not detected
Oct 28 21:42:41 tbox kernel: [    7.211083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 21:42:41 tbox kernel: [    7.223103] parport_pc 00:0b: reported by Plug and Play ACPI
Oct 28 21:42:41 tbox kernel: [    7.223153] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Oct 28 21:42:41 tbox kernel: [    7.323149] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    7.398752] [drm] Initialized drm 1.1.0 20060810
Oct 28 21:42:41 tbox kernel: [    7.535416] NET: Registered protocol family 23
Oct 28 21:42:41 tbox kernel: [    7.536425] cfg80211: Calling CRDA to update world regulatory domain
Oct 28 21:42:41 tbox kernel: [    7.672782] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.672802] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672806] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.672811] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    7.730989] nsc-ircc 00:0c: [io  0x02f8-0x02ff]
Oct 28 21:42:41 tbox kernel: [    7.731051] nsc-ircc 00:0c: [irq 3]
Oct 28 21:42:41 tbox kernel: [    7.731056] nsc-ircc 00:0c: [dma 1]
Oct 28 21:42:41 tbox kernel: [    7.731624] nsc-ircc 00:0c: activated
Oct 28 21:42:41 tbox kernel: [    7.731806] nsc-ircc, chip->init
Oct 28 21:42:41 tbox kernel: [    7.731815] nsc-ircc, Found chip at base=0x02e
Oct 28 21:42:41 tbox kernel: [    7.731839] nsc-ircc, driver loaded (Dag Brattli)
Oct 28 21:42:41 tbox kernel: [    7.733623] IrDA: Registered device irda0
Oct 28 21:42:41 tbox kernel: [    7.733627] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Oct 28 21:42:41 tbox kernel: [    7.846219] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0/0x0
Oct 28 21:42:41 tbox kernel: [    7.846228] serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 28 21:42:41 tbox kernel: [    7.902715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Oct 28 21:42:41 tbox kernel: [    7.912919] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    7.912924] yenta_cardbus 0000:02:00.0: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    7.912934] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    7.912940] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    7.952224] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    7.952231] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    7.952260] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    7.952264] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    7.964835] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0512]
Oct 28 21:42:41 tbox kernel: [    7.964856] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964860] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
Oct 28 21:42:41 tbox kernel: [    7.964866] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21022, devctl 0x64
Oct 28 21:42:41 tbox kernel: [    8.159881] thinkpad_acpi: ThinkPad ACPI Extras v0.24
Oct 28 21:42:41 tbox kernel: [    8.159885] thinkpad_acpi: http://ibm-acpi.sf.net/
Oct 28 21:42:41 tbox kernel: [    8.159887] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
Oct 28 21:42:41 tbox kernel: [    8.159890] thinkpad_acpi: IBM ThinkPad T40p, model 2374SG6
Oct 28 21:42:41 tbox kernel: [    8.161537] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Oct 28 21:42:41 tbox kernel: [    8.169947] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
Oct 28 21:42:41 tbox kernel: [    8.170763] Registered led device: tpacpi::thinklight
Oct 28 21:42:41 tbox kernel: [    8.171652] Registered led device: tpacpi::power
Oct 28 21:42:41 tbox kernel: [    8.171990] Registered led device: tpacpi::standby
Oct 28 21:42:41 tbox kernel: [    8.177470] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Oct 28 21:42:41 tbox kernel: [    8.180805] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Oct 28 21:42:41 tbox kernel: [    8.197000] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 21:42:41 tbox kernel: [    8.197005] yenta_cardbus 0000:02:00.1: Socket status: 30000006
Oct 28 21:42:41 tbox kernel: [    8.197017] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [io  0x4000-0x8fff]
Oct 28 21:42:41 tbox kernel: [    8.197023] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: excluding 0x4000-0x40ff 0x4400-0x44ff 0x4800-0x48ff 0x4c00-0x4cff 0x8000-0x803f
Oct 28 21:42:41 tbox kernel: [    8.223711] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xcfffffff]
Oct 28 21:42:41 tbox kernel: [    8.223717] pcmcia_socket pcmcia_socket1: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc09fffff 0xc3a00000-0xcc1fffff 0xcfa00000-0xd01fffff
Oct 28 21:42:41 tbox kernel: [    8.223745] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge window: [mem 0xe8000000-0xefffffff pref]
Oct 28 21:42:41 tbox kernel: [    8.223749] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Oct 28 21:42:41 tbox kernel: [    8.232379] ath5k 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.232509] ath5k 0000:02:02.0: registered as 'phy0'
Oct 28 21:42:41 tbox kernel: [    8.520058] [drm] radeon kernel modesetting enabled.
Oct 28 21:42:41 tbox kernel: [    8.520169] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520182] radeon 0000:01:00.0: power state changed by ACPI to D0
Oct 28 21:42:41 tbox kernel: [    8.520194] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.534476] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66).
Oct 28 21:42:41 tbox kernel: [    8.534630] [drm] register mmio base: 0xC0100000
Oct 28 21:42:41 tbox kernel: [    8.534632] [drm] register mmio size: 65536
Oct 28 21:42:41 tbox kernel: [    8.535018] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
Oct 28 21:42:41 tbox kernel: [    8.535382] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535420] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
Oct 28 21:42:41 tbox kernel: [    8.535449] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
Oct 28 21:42:41 tbox kernel: [    8.535458] radeon 0000:01:00.0: VRAM: 128M 0xE0000000 - 0xE7FFFFFF (64M used)
Oct 28 21:42:41 tbox kernel: [    8.535469] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Oct 28 21:42:41 tbox kernel: [    8.535472] [drm] Driver supports precise vblank timestamp query.
Oct 28 21:42:41 tbox kernel: [    8.535493] [drm] radeon: irq initialized.
Oct 28 21:42:41 tbox kernel: [    8.536074] [drm] Detected VRAM RAM=128M, BAR=128M
Oct 28 21:42:41 tbox kernel: [    8.536078] [drm] RAM width 128bits DDR
Oct 28 21:42:41 tbox kernel: [    8.536172] [TTM] Zone  kernel: Available graphics memory: 447582 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536175] [TTM] Zone highmem: Available graphics memory: 516898 kiB.
Oct 28 21:42:41 tbox kernel: [    8.536178] [TTM] Initializing pool allocator.
Oct 28 21:42:41 tbox kernel: [    8.536211] [drm] radeon: 64M of VRAM memory ready
Oct 28 21:42:41 tbox kernel: [    8.536214] [drm] radeon: 256M of GTT memory ready.
Oct 28 21:42:41 tbox kernel: [    8.537696] radeon 0000:01:00.0: WB enabled
Oct 28 21:42:41 tbox kernel: [    8.538304] [drm] Loading R200 Microcode
Oct 28 21:42:41 tbox kernel: [    8.578476] ath: EEPROM regdomain: 0x61
Oct 28 21:42:41 tbox kernel: [    8.578479] ath: EEPROM indicates we should expect a direct regpair map
Oct 28 21:42:41 tbox kernel: [    8.578485] ath: Country alpha2 being used: 00
Oct 28 21:42:41 tbox kernel: [    8.578487] ath: Regpair used: 0x61
Oct 28 21:42:41 tbox kernel: [    8.663709] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.664764] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.665217] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.665603] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.666022] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.666085] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666147] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.666215] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
Oct 28 21:42:41 tbox kernel: [    8.666367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x2f8-0x2ff 0x370-0x377
Oct 28 21:42:41 tbox kernel: [    8.667392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
Oct 28 21:42:41 tbox kernel: [    8.667844] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668429] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 21:42:41 tbox kernel: [    8.668848] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
Oct 28 21:42:41 tbox kernel: [    8.668909] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.668971] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Oct 28 21:42:41 tbox kernel: [    8.669837]  clean.
Oct 28 21:42:41 tbox kernel: [    8.693688] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    8.693726] Intel ICH 0000:00:1f.5: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [    8.721299] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 28 21:42:41 tbox kernel: [    8.722206] Registered led device: ath5k-phy0::rx
Oct 28 21:42:41 tbox kernel: [    8.722234] Registered led device: ath5k-phy0::tx
Oct 28 21:42:41 tbox kernel: [    8.722246] ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
Oct 28 21:42:41 tbox kernel: [    8.722250] ath5k phy0: RF5111 5GHz radio found (0x17)
Oct 28 21:42:41 tbox kernel: [    8.722253] ath5k phy0: RF2111 2GHz radio found (0x23)
Oct 28 21:42:41 tbox kernel: [    8.728269] [drm] radeon: ring at 0x00000000D0001000
Oct 28 21:42:41 tbox kernel: [    8.728291] [drm] ring test succeeded in 1 usecs
Oct 28 21:42:41 tbox kernel: [    8.728547] [drm] radeon: ib pool ready.
Oct 28 21:42:41 tbox kernel: [    8.728648] [drm] ib test succeeded in 0 usecs
Oct 28 21:42:41 tbox kernel: [    8.728924] [drm] Panel ID String: SXGA+ Single (85MHz)    
Oct 28 21:42:41 tbox kernel: [    8.728927] [drm] Panel Size 1400x1050
Oct 28 21:42:41 tbox kernel: [    8.739921] [drm] radeon legacy LVDS backlight initialized
Oct 28 21:42:41 tbox kernel: [    8.758506] [drm] No TV DAC info found in BIOS
Oct 28 21:42:41 tbox kernel: [    8.758637] [drm] Radeon Display Connectors
Oct 28 21:42:41 tbox kernel: [    8.758640] [drm] Connector 0:
Oct 28 21:42:41 tbox kernel: [    8.758643] [drm]   VGA
Oct 28 21:42:41 tbox kernel: [    8.758646] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Oct 28 21:42:41 tbox kernel: [    8.758648] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758650] [drm]     CRT1: INTERNAL_DAC1
Oct 28 21:42:41 tbox kernel: [    8.758653] [drm] Connector 1:
Oct 28 21:42:41 tbox kernel: [    8.758655] [drm]   DVI-D
Oct 28 21:42:41 tbox kernel: [    8.758656] [drm]   HPD1
Oct 28 21:42:41 tbox kernel: [    8.758659] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Oct 28 21:42:41 tbox kernel: [    8.758661] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758663] [drm]     DFP1: INTERNAL_TMDS1
Oct 28 21:42:41 tbox kernel: [    8.758666] [drm] Connector 2:
Oct 28 21:42:41 tbox kernel: [    8.758667] [drm]   LVDS
Oct 28 21:42:41 tbox kernel: [    8.758669] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758671] [drm]     LCD1: INTERNAL_LVDS
Oct 28 21:42:41 tbox kernel: [    8.758673] [drm] Connector 3:
Oct 28 21:42:41 tbox kernel: [    8.758674] [drm]   S-video
Oct 28 21:42:41 tbox kernel: [    8.758676] [drm]   Encoders:
Oct 28 21:42:41 tbox kernel: [    8.758678] [drm]     TV1: INTERNAL_DAC2
Oct 28 21:42:41 tbox kernel: [    8.764668] [drm] radeon: power management initialized
Oct 28 21:42:41 tbox kernel: [    8.846521] [drm] fb mappable at 0xE0040000
Oct 28 21:42:41 tbox kernel: [    8.846525] [drm] vram apper at 0xE0000000
Oct 28 21:42:41 tbox kernel: [    8.846527] [drm] size 5914624
Oct 28 21:42:41 tbox kernel: [    8.846529] [drm] fb depth is 24
Oct 28 21:42:41 tbox kernel: [    8.846531] [drm]    pitch is 5632
Oct 28 21:42:41 tbox kernel: [    8.916696] Console: switching to colour frame buffer device 175x65
Oct 28 21:42:41 tbox kernel: [    8.977288] fb0: radeondrmfb frame buffer device
Oct 28 21:42:41 tbox kernel: [    8.977291] drm: registered panic notifier
Oct 28 21:42:41 tbox kernel: [    8.978852] [drm] Initialized radeon 2.7.0 20080528 for 0000:01:00.0 on minor 0
Oct 28 21:42:41 tbox kernel: [    9.510016] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:42:41 tbox kernel: [    9.510357] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 28 21:42:41 tbox kernel: [    9.616039] intel8x0_measure_ac97_clock: measured 55402 usecs (2669 samples)
Oct 28 21:42:41 tbox kernel: [    9.616044] intel8x0: clocking to 48000
Oct 28 21:42:41 tbox kernel: [    9.617512] Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Oct 28 21:42:41 tbox kernel: [    9.617540] Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
Oct 28 21:42:41 tbox kernel: [   10.687303] Adding 1052244k swap on /dev/sda2.  Priority:-1 extents:1 across:1052244k 
Oct 28 21:42:41 tbox kernel: [   10.693961] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   11.290047] EXT4-fs (sda5): re-mounted. Opts: (null)
Oct 28 21:42:41 tbox kernel: [   12.431524] init[1]: tmpwatch.service: main process exited, code=exited, status=203
Oct 28 21:42:41 tbox kernel: [   12.431677] init[1]: Unit tmpwatch.service entered failed state.
Oct 28 21:42:41 tbox kernel: [   13.267487] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Oct 28 21:42:41 tbox kernel: [   14.134990] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Oct 28 21:42:41 tbox kernel: [   14.355796] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9
Oct 28 21:42:41 tbox kernel: [   15.686258] lp0: using parport0 (interrupt-driven).
Oct 28 21:42:41 tbox kernel: [   15.957198] ppdev: user-space parallel port driver
Oct 28 21:42:41 tbox kernel: [   16.187060] sshd (1337): /proc/1337/oom_adj is deprecated, please use /proc/1337/oom_score_adj instead.
Oct 28 21:42:41 tbox /usr/sbin/cron[1341]: (CRON) INFO (Running @reboot jobs)
Oct 28 21:42:41 tbox kernel: [   17.346972] P-state transition latency capped at 20 uS
Oct 28 21:42:42 tbox bluetoothd[1400]: Bluetooth deamon 4.70
Oct 28 21:42:42 tbox kernel: [   18.253916] Bluetooth: Core ver 2.15
Oct 28 21:42:42 tbox kernel: [   18.253950] NET: Registered protocol family 31
Oct 28 21:42:42 tbox kernel: [   18.253952] Bluetooth: HCI device and connection manager initialized
Oct 28 21:42:42 tbox kernel: [   18.253955] Bluetooth: HCI socket layer initialized
Oct 28 21:42:42 tbox bluetoothd[1400]: Starting SDP server
Oct 28 21:42:43 tbox wpa_supplicant[1131]: Trying to associate with 00:04:0e:e4:00:3d (SSID='myCastle-WLAN WPA (Wireless LAN)' freq=2442 MHz)
Oct 28 21:42:43 tbox kernel: [   18.660168] wlan0: authenticate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox kernel: [   18.661618] wlan0: authenticated
Oct 28 21:42:43 tbox kernel: [   18.661655] wlan0: associate with 00:04:0e:e4:00:3d (try 1)
Oct 28 21:42:43 tbox wpa_supplicant[1131]: Associated with 00:04:0e:e4:00:3d
Oct 28 21:42:43 tbox kernel: [   18.665511] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
Oct 28 21:42:43 tbox kernel: [   18.665522] wlan0: associated
Oct 28 21:42:43 tbox kernel: [   18.667469] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 28 21:42:43 tbox bluetoothd[1400]: opening L2CAP socket: Protocol not supported
Oct 28 21:42:43 tbox bluetoothd[1400]: Server initialization failed
Oct 28 21:42:43 tbox kernel: [   19.187205] Bluetooth: L2CAP ver 2.15
Oct 28 21:42:43 tbox kernel: [   19.187209] Bluetooth: L2CAP socket layer initialized
Oct 28 21:42:43 tbox bluetoothd[1400]: Starting experimental netlink support
Oct 28 21:42:43 tbox bluetoothd[1400]: Failed to find Bluetooth netlink family
Oct 28 21:42:43 tbox bluetoothd[1400]: Failed to init netlink plugin
Oct 28 21:42:43 tbox kernel: [   19.331748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 28 21:42:43 tbox kernel: [   19.331758] Bluetooth: BNEP filters: protocol multicast
Oct 28 21:42:43 tbox kernel: [   19.335659] Bluetooth: RFCOMM TTY layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335664] Bluetooth: RFCOMM socket layer initialized
Oct 28 21:42:43 tbox kernel: [   19.335667] Bluetooth: RFCOMM ver 1.11
Oct 28 21:42:44 tbox kernel: [   19.596575] Bluetooth: SCO (Voice Link) ver 0.6
Oct 28 21:42:44 tbox kernel: [   19.596579] Bluetooth: SCO socket layer initialized
Oct 28 21:42:44 tbox kernel: [   19.997363] padlock: VIA PadLock not detected.
Oct 28 21:42:44 tbox wpa_supplicant[1131]: WPA: Key negotiation completed with 00:04:0e:e4:00:3d [PTK=CCMP GTK=CCMP]
Oct 28 21:42:44 tbox wpa_supplicant[1131]: CTRL-EVENT-CONNECTED - Connection to 00:04:0e:e4:00:3d completed (auth) [id=0 id_str=]
Oct 28 21:42:45 tbox acpid: client connected from 1481[105:112]
Oct 28 21:42:45 tbox acpid: 1 client rule loaded
Oct 28 21:42:45 tbox init[1]: Startup finished in 3s 899ms 149us (kernel) + 17s 289ms 543us (userspace) = 21s 188ms 692us.
Oct 28 21:42:50 tbox acpid: client connected from 1526[0:0]
Oct 28 21:42:50 tbox acpid: 1 client rule loaded
Oct 28 21:42:53 tbox kernel: [   29.384046] wlan0: no IPv6 routers present
Oct 28 21:42:56 tbox ntpdate[1251]: step time server 192.53.103.108 offset 0.106712 sec
Oct 28 21:43:38 tbox ntfs-3g[778]: Unmounting /dev/sda1 (IBM_PRELOAD)
Oct 28 21:44:05 tbox kernel: [  100.884524] ------------[ cut here ]------------
Oct 28 21:44:05 tbox kernel: [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
Oct 28 21:44:05 tbox kernel: [  100.885100] invalid opcode: 0000 [#1] SMP 
Oct 28 21:44:05 tbox kernel: [  100.885277] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/energy_full
Oct 28 21:44:05 tbox kernel: [  100.885731] Modules linked in: aes_i586 aes_generic sco rfcomm bnep l2cap bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative ppdev lp dm_crypt binfmt_misc snd_intel8x0m arc4 snd_intel8x0 snd_pcm_oss ecb snd_mixer_oss snd_ac97_codec radeon ac97_bus thinkpad_acpi snd_pcm pcmcia ath5k joydev snd_seq_midi ath ttm mac80211 snd_rawmidi snd_seq_midi_event nsc_ircc snd_seq yenta_socket drm_kms_helper snd_timer cfg80211 irda pcmcia_rsrc snd_seq_device rfkill drm i2c_i801 i2c_algo_bit pcmcia_core i2c_core snd parport_pc snd_page_alloc shpchp tpm_tis rng_core soundcore pci_hotplug parport tpm crc_ccitt tpm_bios psmouse video pcspkr led_class nvram serio_raw output processor evdev ac battery power_supply button fuse autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid usb_storage sg sd_mod sr_mod crc_t10dif cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd scsi_mod usbcore e1000 thermal thermal_sys floppy nls_base [last unloaded: scsi_wait_sca
Oct 28 21:44:05 tbox kernel: n]
Oct 28 21:44:05 tbox kernel: [  100.888026] 
Oct 28 21:44:05 tbox kernel: [  100.888026] Pid: 234, comm: jbd2/sda5-8 Not tainted 2.6.36-git11.sd.1-686 #1 2374SG6/2374SG6
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: 0060:[<f85de3af>] EFLAGS: 00010246 CPU: 0
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP is at ext4_writepage+0x8d/0x1f1 [ext4]
Oct 28 21:44:05 tbox kernel: [  100.888026] EAX: 40020029 EBX: f7691180 ECX: 05050030 EDX: 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026] ESI: 00005050 EDI: 00001000 EBP: f5f07848 ESP: efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.888026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Oct 28 21:44:05 tbox kernel: [  100.888026] Process jbd2/sda5-8 (pid: 234, ti=efa20000 task=ef96d040 task.ti=efa20000)
Oct 28 21:44:05 tbox kernel: [  100.888026] Stack:
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000c 00000000 efa21e98 00000000 f5f07900 efa21e98 00000000 00005050
Oct 28 21:44:05 tbox kernel: [  100.888026]  c1090efa f7691180 c1091f30 00000001 f5f07900 00000005 00000002 00000000
Oct 28 21:44:05 tbox kernel: [  100.888026]  0000000d 0000000e ef8de180 c1090ef2 f030877f 0000000e 00000000 f7690ee0
Oct 28 21:44:05 tbox kernel: [  100.888026] Call Trace:
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090efa>] ? __writepage+0x8/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091f30>] ? write_cache_pages+0x1cc/0x281
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1090ef2>] ? __writepage+0x0/0x1f
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1091ffb>] ? generic_writepages+0x16/0x1d
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561925>] ? journal_submit_data_buffers+0xf5/0x150 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8561d6a>] ? jbd2_journal_commit_transaction+0x2d1/0xda3 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1025d55>] ? dequeue_task_fair+0x1b/0x57
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c103944d>] ? lock_timer_base+0x19/0x34
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c10394c4>] ? try_to_del_timer_sync+0x5c/0x63
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8566018>] ? kjournald2+0x9e/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c104422a>] ? autoremove_wake_function+0x0/0x29
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<f8565f7a>] ? kjournald2+0x0/0x1c7 [jbd2]
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043ed6>] ? kthread+0x63/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c1043e73>] ? kthread+0x0/0x68
Oct 28 21:44:05 tbox kernel: [  100.888026]  [<c100353e>] ? kernel_thread_helper+0x6/0x10
Oct 28 21:44:05 tbox kernel: [  100.888026] Code: 0c 89 34 24 89 ce 0f ac d6 0c 39 7c 24 04 75 05 39 34 24 74 07 bf 00 10 00 00 eb 08 89 cf 81 e7 ff 0f 00 00 8b 03 f6 c4 08 75 04 <0f> 0b eb fe c7 04 24 00 00 00 00 83 7b 0c 00 75 37 68 69 0c 5e 
Oct 28 21:44:05 tbox kernel: [  100.888026] EIP: [<f85de3af>] ext4_writepage+0x8d/0x1f1 [ext4] SS:ESP 0068:efa21dbc
Oct 28 21:44:05 tbox kernel: [  100.968847] ---[ end trace 6fe8d288bc8bea39 ]---
Oct 28 21:44:43 tbox acpid: client 1526[0:0] has disconnected
Oct 28 21:44:59 tbox kernel: [  154.455567] EXT3-fs: barriers not enabled
Oct 28 21:44:59 tbox kernel: [  154.467107] kjournald starting.  Commit interval 5 seconds
Oct 28 21:44:59 tbox kernel: [  154.467574] EXT3-fs (sdb5): warning: maximal mount count reached, running e2fsck is recommended
Oct 28 21:44:59 tbox kernel: [  154.468926] EXT3-fs (sdb5): using internal journal
Oct 28 21:44:59 tbox kernel: [  154.469150] EXT3-fs (sdb5): mounted filesystem with ordered data mode

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 19:36         ` Eric Sandeen
  (?)
@ 2010-10-28 19:54         ` Ted Ts'o
  -1 siblings, 0 replies; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 19:54 UTC (permalink / raw)
  To: Eric Sandeen
  Cc: Markus Trippelsdorf, sedat.dilek, LKML, linux-ext4, sfr,
	Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 02:36:08PM -0500, Eric Sandeen wrote:
> Ted Ts'o wrote:
> > On Thu, Oct 28, 2010 at 02:01:18PM -0400, Ted Ts'o wrote:
> >> On Thu, Oct 28, 2010 at 07:52:21PM +0200, Markus Trippelsdorf wrote:
> >>> The same BUG (inode.c:2721) happend here today running latest vanilla
> >>> git. There is nothing in my logs unfortunately, but I shot a photo of
> >>> the trace (see attachment).
> >> I see, it's the page_buffers() call which is triggering.  Looking into
> >> it...
> > 
> > Can folks let me know if this fixes the problem?
> 
> Ted, any idea what caused the change in behavior here?

The bug was caused by commit a42afc5f56: ext4: simplify ext4_writepage()

I somehow managed to use page_buffers(page) instead of
page_has_buffers(page) when cleaning up ext4_writpage().  It's not
something I can trigger in xfstests, and so on my todo list is to
create a test case that can trigger this issue.

The immediate trigger was journal_submit_inode_data_buffers() getting
called in data=ordered mode, which ends up calling
generic_writepages() which iterates over all of the dirty pages in the
inode and calls ext4_writepage() on them.  If we're under enough
memory pressure that the buffer heads get stripped from the page
before the journal commit happens (by default on a 5 second interval),
then we'll end up calling page_buffers() on a page with the buffer
heads stripped, and the fact that I had somehow changed
page_has_buffers() to page_buffers(), would cause a BUG_ON.

My standard test setup runs xfstests using 768k of memory on a
dual-CPU system, and apparently fsstress wasn't enough to trigger the
case where the bh's get stripped from the page, even with a relatively
small memory configuration.  Which is surprising to me, but one good
thing about this bug is that it has pointed out a gap in my testing
strategy.

To address this, we need to either (a) create tests that generate
enough memory pressure so this happens, or (b) we need to have some
hooks (maybe some magic ioctl's) that emulate this by forcibly
detaching bh's from some random number of pages.

	       	    	 	       	  - Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 19:54         ` Sedat Dilek
  (?)
@ 2010-10-28 20:05         ` Ted Ts'o
  2010-10-28 20:15             ` Sedat Dilek
  -1 siblings, 1 reply; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 20:05 UTC (permalink / raw)
  To: sedat.dilek
  Cc: Markus Trippelsdorf, LKML, linux-ext4, sfr, Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 09:54:23PM +0200, Sedat Dilek wrote:
> 
> Hm, unfortunately NO (see logs).
> 
> I have compiled via M=fs/ext4 in an already compiled build-tree with
> these 3 patches.

Ok, stupid question.  You did make sure the new ext4 module was
loaded, right?

> [  100.884524] ------------[ cut here ]------------
> [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!

OK, so after the patch, line 2721: changed from page_buffers() to:

    if (!page_has_buffers(page))

page_has_buffers() expands to:

#define page_has_buffers(page)	PagePrivate(page)

which expands to test_bit() call to see if PG_private1 is set in
page->flags.  There is no BUG_ON anywhere there as far as I can tell.

Line 2721 in the older kernel was page_has_buffers() which does have a
BUG_ON check.

					- Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 20:05         ` Ted Ts'o
@ 2010-10-28 20:15             ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 20:15 UTC (permalink / raw)
  To: Ted Ts'o, sedat.dilek, Markus Trippelsdorf, LKML, linux-ext4,
	sfr, Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 10:05 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 09:54:23PM +0200, Sedat Dilek wrote:
>>
>> Hm, unfortunately NO (see logs).
>>
>> I have compiled via M=fs/ext4 in an already compiled build-tree with
>> these 3 patches.
>
> Ok, stupid question.  You did make sure the new ext4 module was
> loaded, right?
>
>> [  100.884524] ------------[ cut here ]------------
>> [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
>
> OK, so after the patch, line 2721: changed from page_buffers() to:
>
>    if (!page_has_buffers(page))
>
> page_has_buffers() expands to:
>
> #define page_has_buffers(page)  PagePrivate(page)
>
> which expands to test_bit() call to see if PG_private1 is set in
> page->flags.  There is no BUG_ON anywhere there as far as I can tell.
>
> Line 2721 in the older kernel was page_has_buffers() which does have a
> BUG_ON check.
>
>                                        - Ted
>

I created a new ext4.ko via "make M=fs/ext4" in the build-dir and
copied the the kernel-module to /lib/modules/$(uname
-r)/kernel/fs/ext4/, is that not enough?
If not, I have to recompile a new kernel.

- Sedat -

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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 20:15             ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 20:15 UTC (permalink / raw)
  To: Ted Ts'o, sedat.dilek, Markus Trippelsdorf, LKML, linux-ext4, sfr

On Thu, Oct 28, 2010 at 10:05 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 09:54:23PM +0200, Sedat Dilek wrote:
>>
>> Hm, unfortunately NO (see logs).
>>
>> I have compiled via M=fs/ext4 in an already compiled build-tree with
>> these 3 patches.
>
> Ok, stupid question.  You did make sure the new ext4 module was
> loaded, right?
>
>> [  100.884524] ------------[ cut here ]------------
>> [  100.884718] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.36/debian/build/source_i386_none/fs/ext4/inode.c:2721!
>
> OK, so after the patch, line 2721: changed from page_buffers() to:
>
>    if (!page_has_buffers(page))
>
> page_has_buffers() expands to:
>
> #define page_has_buffers(page)  PagePrivate(page)
>
> which expands to test_bit() call to see if PG_private1 is set in
> page->flags.  There is no BUG_ON anywhere there as far as I can tell.
>
> Line 2721 in the older kernel was page_has_buffers() which does have a
> BUG_ON check.
>
>                                        - Ted
>

I created a new ext4.ko via "make M=fs/ext4" in the build-dir and
copied the the kernel-module to /lib/modules/$(uname
-r)/kernel/fs/ext4/, is that not enough?
If not, I have to recompile a new kernel.

- Sedat -

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 20:15             ` Sedat Dilek
  (?)
@ 2010-10-28 20:37             ` Ted Ts'o
  2010-10-28 21:02                 ` Sedat Dilek
  -1 siblings, 1 reply; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 20:37 UTC (permalink / raw)
  To: sedat.dilek
  Cc: Markus Trippelsdorf, LKML, linux-ext4, sfr, Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 10:15:00PM +0200, Sedat Dilek wrote:
> 
> I created a new ext4.ko via "make M=fs/ext4" in the build-dir and
> copied the the kernel-module to /lib/modules/$(uname
> -r)/kernel/fs/ext4/, is that not enough?

It might not be.  Some distributions include modules in the initial
ramdisk, and load the module from the initrd, simply dropping the
module in /lib/modules/<kver>/... might not be enough.  So recreating
the initrd and then rebooting might be enough.

Certainly if you drop it there on a running kernel, if you don't
unload the module (before unmounting all of your ext4 file systems),
and then reload the module, *definitely* just copying a module into
/lib/modules.... without making sure the module is reloaded, you'll
still have the old module.

						- Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 20:37             ` Ted Ts'o
@ 2010-10-28 21:02                 ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 21:02 UTC (permalink / raw)
  To: Ted Ts'o, sedat.dilek, Markus Trippelsdorf, LKML, linux-ext4,
	sfr, Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 10:37 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 10:15:00PM +0200, Sedat Dilek wrote:
>>
>> I created a new ext4.ko via "make M=fs/ext4" in the build-dir and
>> copied the the kernel-module to /lib/modules/$(uname
>> -r)/kernel/fs/ext4/, is that not enough?
>
> It might not be.  Some distributions include modules in the initial
> ramdisk, and load the module from the initrd, simply dropping the
> module in /lib/modules/<kver>/... might not be enough.  So recreating
> the initrd and then rebooting might be enough.
>
> Certainly if you drop it there on a running kernel, if you don't
> unload the module (before unmounting all of your ext4 file systems),
> and then reload the module, *definitely* just copying a module into
> /lib/modules.... without making sure the module is reloaded, you'll
> still have the old module.
>
>                                                - Ted
>

Grrr, did not think of ext4 kernel-module be in initrd.img.

OK, I have recreated a new one:

    $ update-initramfs -k 2.6.36-git11.sd.1-686 -c

I could copy a complete linux-2.6 GIT tree within my $HOME/src, looks good.

Any other test-case you can suggest to be sure things work as expected, now?

BTW, feel free to add:

      Reported-andtested-by: Sedat Dilek <sedat.dilek@gmail.com>

- Sedat -

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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 21:02                 ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 21:02 UTC (permalink / raw)
  To: Ted Ts'o, sedat.dilek, Markus Trippelsdorf, LKML, linux-ext4, sfr

On Thu, Oct 28, 2010 at 10:37 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 10:15:00PM +0200, Sedat Dilek wrote:
>>
>> I created a new ext4.ko via "make M=fs/ext4" in the build-dir and
>> copied the the kernel-module to /lib/modules/$(uname
>> -r)/kernel/fs/ext4/, is that not enough?
>
> It might not be.  Some distributions include modules in the initial
> ramdisk, and load the module from the initrd, simply dropping the
> module in /lib/modules/<kver>/... might not be enough.  So recreating
> the initrd and then rebooting might be enough.
>
> Certainly if you drop it there on a running kernel, if you don't
> unload the module (before unmounting all of your ext4 file systems),
> and then reload the module, *definitely* just copying a module into
> /lib/modules.... without making sure the module is reloaded, you'll
> still have the old module.
>
>                                                - Ted
>

Grrr, did not think of ext4 kernel-module be in initrd.img.

OK, I have recreated a new one:

    $ update-initramfs -k 2.6.36-git11.sd.1-686 -c

I could copy a complete linux-2.6 GIT tree within my $HOME/src, looks good.

Any other test-case you can suggest to be sure things work as expected, now?

BTW, feel free to add:

      Reported-andtested-by: Sedat Dilek <sedat.dilek@gmail.com>

- Sedat -
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 21:02                 ` Sedat Dilek
  (?)
@ 2010-10-28 21:06                 ` Ted Ts'o
  2010-10-28 21:17                     ` Sedat Dilek
  -1 siblings, 1 reply; 28+ messages in thread
From: Ted Ts'o @ 2010-10-28 21:06 UTC (permalink / raw)
  To: sedat.dilek
  Cc: Markus Trippelsdorf, LKML, linux-ext4, sfr, Arnd Bergmann, Avinash Kurup

On Thu, Oct 28, 2010 at 11:02:14PM +0200, Sedat Dilek wrote:
> 
> I could copy a complete linux-2.6 GIT tree within my $HOME/src, looks good.

Excellent; and attempts to do this before resulted on the BUG_ON
tripping?  If so, that's certainly a good sign!

> 
> Any other test-case you can suggest to be sure things work as expected, now?

Well, given that I haven't been able to replicate myself, no, not
really.

I am curious about your setup.  How much memory do you have on your
system, and how much free memory did you have before running the copy?
(i.e, what does the "free" command display)?

> BTW, feel free to add:
> 
>       Reported-andtested-by: Sedat Dilek <sedat.dilek@gmail.com>

I'll certainly give you credit (as well as to the other people who
reported the problem).

Thanks again!!

						- Ted

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

* Re: [next-20101038] Call trace in ext4
  2010-10-28 21:06                 ` Ted Ts'o
@ 2010-10-28 21:17                     ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 21:17 UTC (permalink / raw)
  To: Ted Ts'o, sedat.dilek, Markus Trippelsdorf, LKML, linux-ext4,
	sfr, Arnd Bergmann, Avinash Kurup

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

On Thu, Oct 28, 2010 at 11:06 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 11:02:14PM +0200, Sedat Dilek wrote:
>>
>> I could copy a complete linux-2.6 GIT tree within my $HOME/src, looks good.
>
> Excellent; and attempts to do this before resulted on the BUG_ON
> tripping?  If so, that's certainly a good sign!
>
>>
>> Any other test-case you can suggest to be sure things work as expected, now?
>
> Well, given that I haven't been able to replicate myself, no, not
> really.
>
> I am curious about your setup.  How much memory do you have on your
> system, and how much free memory did you have before running the copy?
> (i.e, what does the "free" command display)?
>

This is an IBM T40p with Pentium-M (Banias) 1.7GHz and 1GByte RAM, 60GByte HDD.

Before I run the copy command, I have open 2 KDE konsoles, 1x Quassel
IRC-client, 1x Firefox with 5 open tabs.

# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1005812      27984          0      61400     617252
-/+ buffers/cache:     327160     706636
Swap:      1052244          0    1052244

While copying (a list with invoking x-timesl free command is attached)...

# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1017332      16464          0      66144     630488
-/+ buffers/cache:     320700     713096
Swap:      1052244          0    1052244


>> BTW, feel free to add:
>>
>>       Reported-andtested-by: Sedat Dilek <sedat.dilek@gmail.com>
>
> I'll certainly give you credit (as well as to the other people who
> reported the problem).
>

Of course, Linus wrote in one 2.6.36-rcX announce that maintainers
forgot about that.
But I saw people on LKML adding a "Feel free to add...", so I follow
the etiquette.

> Thanks again!!
>
>                                                - Ted
>

I have to thank for the fast replies and patch.

- Sedat -

[-- Attachment #2: free.txt --]
[-- Type: text/plain, Size: 8834 bytes --]

root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1005812      27984          0      61400     617252
-/+ buffers/cache:     327160     706636
Swap:      1052244          0    1052244
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     990764      43032          0      59292     608248
-/+ buffers/cache:     323224     710572
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     981136      52660          0      58244     606308
-/+ buffers/cache:     316584     717212
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1014096      19700          0      58580     639628
-/+ buffers/cache:     315888     717908
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1007876      25920          0      59148     632700
-/+ buffers/cache:     316028     717768
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1005584      28212          0      59588     633348
-/+ buffers/cache:     312648     721148
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1006308      27488          0      59904     634536
-/+ buffers/cache:     311868     721928
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1020140      13656          0      60084     648328
-/+ buffers/cache:     311728     722068
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     995512      38284          0      60236     624552
-/+ buffers/cache:     310724     723072
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     999368      34428          0      60328     628392
-/+ buffers/cache:     310648     723148
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1013904      19892          0      60536     642472
-/+ buffers/cache:     310896     722900
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1016860      16936          0      60664     644108
-/+ buffers/cache:     312088     721708
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1018044      15752          0      60688     645540
-/+ buffers/cache:     311816     721980
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1009260      24536          0      60708     636460
-/+ buffers/cache:     312092     721704
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1008264      25532          0      60728     635344
-/+ buffers/cache:     312192     721604
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1010656      23140          0      60768     638764
-/+ buffers/cache:     311124     722672
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1020080      13716          0      61088     647552
-/+ buffers/cache:     311440     722356
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1007164      26632          0      60388     635136
-/+ buffers/cache:     311640     722156
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1007412      26384          0      60884     635216
-/+ buffers/cache:     311312     722484
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1002700      31096          0      61668     628872
-/+ buffers/cache:     312160     721636
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     997492      36304          0      62144     623348
-/+ buffers/cache:     312000     721796
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     998052      35744          0      62984     622560
-/+ buffers/cache:     312508     721288
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     994232      39564          0      63484     617528
-/+ buffers/cache:     313220     720576
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     998860      34936          0      63980     621076
-/+ buffers/cache:     313804     719992
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1017156      16640          0      64400     637136
-/+ buffers/cache:     315620     718176
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1012160      21636          0      64724     631532
-/+ buffers/cache:     315904     717892
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1014092      19704          0      65396     631448
-/+ buffers/cache:     317248     716548
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1006224      27572          0      65524     623152
-/+ buffers/cache:     317548     716248
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1009932      23864          0      65708     626244
-/+ buffers/cache:     317980     715816
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1009692      24104          0      65716     626224
-/+ buffers/cache:     317752     716044
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1011940      21856          0      65812     627588
-/+ buffers/cache:     318540     715256
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1014160      19636          0      65860     629180
-/+ buffers/cache:     319120     714676
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1018640      15156          0      65916     632420
-/+ buffers/cache:     320304     713492
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1020496      13300          0      66000     633760
-/+ buffers/cache:     320736     713060
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1017332      16464          0      66144     630488
-/+ buffers/cache:     320700     713096
Swap:      1052244          0    1052244
root@tbox:~#


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

* Re: [next-20101038] Call trace in ext4
@ 2010-10-28 21:17                     ` Sedat Dilek
  0 siblings, 0 replies; 28+ messages in thread
From: Sedat Dilek @ 2010-10-28 21:17 UTC (permalink / raw)
  To: Ted Ts'o, sedat.dilek, Markus Trippelsdorf, LKML, linux-ext4, sfr

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

On Thu, Oct 28, 2010 at 11:06 PM, Ted Ts'o <tytso@mit.edu> wrote:
> On Thu, Oct 28, 2010 at 11:02:14PM +0200, Sedat Dilek wrote:
>>
>> I could copy a complete linux-2.6 GIT tree within my $HOME/src, looks good.
>
> Excellent; and attempts to do this before resulted on the BUG_ON
> tripping?  If so, that's certainly a good sign!
>
>>
>> Any other test-case you can suggest to be sure things work as expected, now?
>
> Well, given that I haven't been able to replicate myself, no, not
> really.
>
> I am curious about your setup.  How much memory do you have on your
> system, and how much free memory did you have before running the copy?
> (i.e, what does the "free" command display)?
>

This is an IBM T40p with Pentium-M (Banias) 1.7GHz and 1GByte RAM, 60GByte HDD.

Before I run the copy command, I have open 2 KDE konsoles, 1x Quassel
IRC-client, 1x Firefox with 5 open tabs.

# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1005812      27984          0      61400     617252
-/+ buffers/cache:     327160     706636
Swap:      1052244          0    1052244

While copying (a list with invoking x-timesl free command is attached)...

# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1017332      16464          0      66144     630488
-/+ buffers/cache:     320700     713096
Swap:      1052244          0    1052244


>> BTW, feel free to add:
>>
>>       Reported-andtested-by: Sedat Dilek <sedat.dilek@gmail.com>
>
> I'll certainly give you credit (as well as to the other people who
> reported the problem).
>

Of course, Linus wrote in one 2.6.36-rcX announce that maintainers
forgot about that.
But I saw people on LKML adding a "Feel free to add...", so I follow
the etiquette.

> Thanks again!!
>
>                                                - Ted
>

I have to thank for the fast replies and patch.

- Sedat -

[-- Attachment #2: free.txt --]
[-- Type: text/plain, Size: 8834 bytes --]

root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1005812      27984          0      61400     617252
-/+ buffers/cache:     327160     706636
Swap:      1052244          0    1052244
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# 
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     990764      43032          0      59292     608248
-/+ buffers/cache:     323224     710572
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     981136      52660          0      58244     606308
-/+ buffers/cache:     316584     717212
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1014096      19700          0      58580     639628
-/+ buffers/cache:     315888     717908
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1007876      25920          0      59148     632700
-/+ buffers/cache:     316028     717768
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1005584      28212          0      59588     633348
-/+ buffers/cache:     312648     721148
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1006308      27488          0      59904     634536
-/+ buffers/cache:     311868     721928
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1020140      13656          0      60084     648328
-/+ buffers/cache:     311728     722068
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     995512      38284          0      60236     624552
-/+ buffers/cache:     310724     723072
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     999368      34428          0      60328     628392
-/+ buffers/cache:     310648     723148
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1013904      19892          0      60536     642472
-/+ buffers/cache:     310896     722900
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1016860      16936          0      60664     644108
-/+ buffers/cache:     312088     721708
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1018044      15752          0      60688     645540
-/+ buffers/cache:     311816     721980
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1009260      24536          0      60708     636460
-/+ buffers/cache:     312092     721704
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1008264      25532          0      60728     635344
-/+ buffers/cache:     312192     721604
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1010656      23140          0      60768     638764
-/+ buffers/cache:     311124     722672
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1020080      13716          0      61088     647552
-/+ buffers/cache:     311440     722356
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1007164      26632          0      60388     635136
-/+ buffers/cache:     311640     722156
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1007412      26384          0      60884     635216
-/+ buffers/cache:     311312     722484
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1002700      31096          0      61668     628872
-/+ buffers/cache:     312160     721636
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     997492      36304          0      62144     623348
-/+ buffers/cache:     312000     721796
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     998052      35744          0      62984     622560
-/+ buffers/cache:     312508     721288
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     994232      39564          0      63484     617528
-/+ buffers/cache:     313220     720576
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796     998860      34936          0      63980     621076
-/+ buffers/cache:     313804     719992
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1017156      16640          0      64400     637136
-/+ buffers/cache:     315620     718176
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1012160      21636          0      64724     631532
-/+ buffers/cache:     315904     717892
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1014092      19704          0      65396     631448
-/+ buffers/cache:     317248     716548
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1006224      27572          0      65524     623152
-/+ buffers/cache:     317548     716248
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1009932      23864          0      65708     626244
-/+ buffers/cache:     317980     715816
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1009692      24104          0      65716     626224
-/+ buffers/cache:     317752     716044
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1011940      21856          0      65812     627588
-/+ buffers/cache:     318540     715256
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1014160      19636          0      65860     629180
-/+ buffers/cache:     319120     714676
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1018640      15156          0      65916     632420
-/+ buffers/cache:     320304     713492
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1020496      13300          0      66000     633760
-/+ buffers/cache:     320736     713060
Swap:      1052244          0    1052244
root@tbox:~# free
             total       used       free     shared    buffers     cached
Mem:       1033796    1017332      16464          0      66144     630488
-/+ buffers/cache:     320700     713096
Swap:      1052244          0    1052244
root@tbox:~#


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

end of thread, other threads:[~2010-10-28 21:17 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-28 10:05 [next-20101038] Call trace in ext4 Sedat Dilek
2010-10-28 10:34 ` [next-20101028] " Sedat Dilek
2010-10-28 15:08   ` Sedat Dilek
2010-10-28 15:27     ` Ted Ts'o
2010-10-28 17:52 ` [next-20101038] " Markus Trippelsdorf
2010-10-28 18:01   ` Ted Ts'o
2010-10-28 18:16     ` Eric Sandeen
2010-10-28 18:16       ` Eric Sandeen
2010-10-28 19:32     ` Ted Ts'o
2010-10-28 19:32       ` Ted Ts'o
2010-10-28 19:36       ` Eric Sandeen
2010-10-28 19:36         ` Eric Sandeen
2010-10-28 19:54         ` Ted Ts'o
2010-10-28 19:54       ` Sedat Dilek
2010-10-28 19:54         ` Sedat Dilek
2010-10-28 20:05         ` Ted Ts'o
2010-10-28 20:15           ` Sedat Dilek
2010-10-28 20:15             ` Sedat Dilek
2010-10-28 20:37             ` Ted Ts'o
2010-10-28 21:02               ` Sedat Dilek
2010-10-28 21:02                 ` Sedat Dilek
2010-10-28 21:06                 ` Ted Ts'o
2010-10-28 21:17                   ` Sedat Dilek
2010-10-28 21:17                     ` Sedat Dilek
2010-10-28 18:20   ` Sedat Dilek
2010-10-28 18:34     ` Sedat Dilek
2010-10-28 18:34       ` Sedat Dilek
2010-10-28 18:55       ` Ted Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.