Re: Leadtek Winfast 1800H FM Tuner

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mauro,

I've installed fedora 15 and still the FM tuner is not working, so it appears it may be a driver issue rather than a distro issue. see attached messages file.

Please let me know if you need any more information.

Thanks

On 18/04/2011 10:15 PM, Andrew Goff wrote:
On 23/03/2011 7:56 PM, Mauro Carvalho Chehab wrote:
Em 22-03-2011 08:54, Andrew Goff escreveu:
On Tue, Mar 22, 2011 at 8:09 AM, Mauro Carvalho Chehab
<mchehab@xxxxxxxxxx> wrote:
Em 21-03-2011 17:46, Andrew Goff escreveu:
On Tue 22-Mar-2011 4:44 AM, Mauro Carvalho Chehab wrote:
Em 21-03-2011 08:35, Andrew Goff escreveu:
On Mon 21-Mar-2011 9:21 PM, Mauro Carvalho Chehab wrote:
Em 20-03-2011 05:18, Antti Palosaari escreveu:
On 03/20/2011 02:56 AM, Andrew Goff wrote:
Hi, I hope someone may be able to help me solve a problem or
point me in
the right direction.

I have been using a Leadtek Winfast DTV1800H card (Xceive
xc3028 tuner)
for a while now without any issues (DTV& Radio have been
working well),
I recently decided to get another tuner card, Leadtek Winfast
DTV2000DS
(Tuner: NXP TDA18211, but detected as TDA18271 by V4L drivers,
Chipset:
AF9015 + AF9013 ) and had to compile and install the V4L
drivers to get
it working. Now DTV on both cards work well but there is a
problem with
the radio tuner on the 1800H card.

After installing the more recent V4L drivers the radio
frequency is
2.7MHz out, so if I want to listen to 104.9 I need to tune the
radio to
107.6. Now I could just change all my preset stations but I
can not
listen to my preferred stations as I need to set the frequency
above
108MHz.
I think there is something wrong with the FM tuner (xc3028?) or
other chipset drivers used for DTV1800H. No relations to the
af9015, af9013 or tda18271. tda18211 is same chip as tda18271
but only DVB-T included. If DTV1800H does not contain tda18211
or tda18271 problem cannot be either that.
Yes, the problem is likely at xc3028. It has to do frequency
shift for some
DVB standards, and the shift is dependent on what firmware is
loaded.

So, you need to enable load tuner-xc2028 with debug=1, and
provide us the
dmesg.

Mauro.

Hi Mauro

To do this do I just add the line

options tuner-xc2028 debug=1

to the /etc/modules file.

From my current dmesg file looks like the firmware is version 2.7.

xc2028 1-0061: Loading 80 firmware images from xc3028-v27.fw,
type: xc2028 firmware, ver 2.7
There are about 60 firmwares that are grouped inside
xc3028-v27.fw. Please
post the complete dmesg. We also need to know what version of the
driver
you were using when the driver used to work and what you're using
when it
broke.

Thanks
Mauro.

Mauro, please see dmesg attached, note I have not added debug=1
yet, do I still need to do this.

To get the other card working I installed this driver version
http://linuxtv.org/hg/v4l-dvb/rev/abd3aac6644e
The mercurial tree is there just due to historic reasons. It has
_obsolete_ stuff and nobody
is updating it. Please use, instead, the media_build.git (see
linuxtv.org wiki).

the dmesg with the debug=1 is required, otherwise, it won't produce
any error about what's happening at
the xc3028 driver.

Mauro.

HI Mauro, now using media_build.git and followed the instructions from
http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers


have added options tuner-xc2028 debug=1 to the /etc/modules , please
see attached dmesg

FM tuner has now completely stopped working.
Weird:

[ 36.654409] xc2028 1-0061: creating new instance
[ 36.654414] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
[ 36.654419] xc2028 1-0061: destroying instance
[ 36.654489] xc2028 1-0061: creating new instance
[ 36.654491] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
[ 36.654494] cx88[0]: Asking xc2028/3028 to load firmware xc3028-v27.fw
[ 36.745247] cx88_audio 0000:01:06.1: firmware: requesting xc3028-v27.fw
[ 36.817868] xc2028 1-0061: Loading 80 firmware images from
xc3028-v27.fw, type: xc2028 firmware, ver 2.7
[ 36.817993] cx88[0]: Calling XC2028/3028 callback
[ 36.966811] xc2028 1-0061: Loading firmware for type=BASE (1), id
0000000000000000.
[ 36.966815] cx88[0]: Calling XC2028/3028 callback

xc2028 driver didn't try to load a standard-specific firmware...

I would expect at least two load firmware lines there... one for NTSC,
and another one for one of
the radio-specific firmwares, when you tried to run radio on it.

Please also load tuner with debug=1. Let's see what happens when you
change a frequency on your
radio program.

AH! Very important! V4L1 API got removed, so, you need to be sure that
your radio program is
using V4L2 API. I had to fix xawtv3 "radio" program for it to work
properly using V4L2 API.
So, xawtv 3.95 is broken. If you're using xawtv 3.100, radio
application is working fine.

We had also a report that gnome-radio upstream is broken. While it
does support both API's,
it seems that it fails if V4L1 is not available. There's a patch
fixing it on Fedora. Not
sure if other distros applied the patch, but, on a quick look, the
Fedora patch didn't reach
upstream:
http://git.gnome.org/browse/gnomeradio/

Hmm...

[ 37.381526] ir_lirc_codec: Unknown symbol lirc_dev_fop_poll
[ 37.381724] ir_lirc_codec: Unknown symbol lirc_dev_fop_open
[ 37.381807] ir_lirc_codec: disagrees about version of symbol
lirc_get_pdata
[ 37.381809] ir_lirc_codec: Unknown symbol lirc_get_pdata
[ 37.381900] ir_lirc_codec: Unknown symbol lirc_dev_fop_close
[ 37.381999] ir_lirc_codec: Unknown symbol lirc_dev_fop_read
[ 37.382068] ir_lirc_codec: disagrees about version of symbol
lirc_register_driver
[ 37.382070] ir_lirc_codec: Unknown symbol lirc_register_driver
[ 37.382256] ir_lirc_codec: Unknown symbol lirc_dev_fop_ioctl

You have a mix of old and new drivers on your install. The results are
unpredictable
when you're mixing drivers. Please be sure that the Kernel you're
running doesn't
have any trace of the ancient drivers. Maybe some parts of RC/V4L/DVB
were compiled
built in, or your distro is not putting the media stuff at the right
place.

The standard place to add media Kernel drivers are at:
/lib/modules/`uname -r`/kernel/drivers/media/

Sometimes, they might also be find at:
/lib/modules/`uname -r`/kernel/extra (or /lib/modules/`uname -r`/extra )

Ubuntu (Debian?) have a different opinion about that, and they have
a directory on some other random place with some drivers. It used to
be at:
/lib/modules/`uname -r`/ubuntu/media

The new_build install target tries to remove the ancient drivers from
the above
directories, but if the distro you're using are storing them into some
other
random place, make install won't be able to cleanup everything.

Could you please fix the above issues and test again?

Cheers,
Mauro



Hi Mauro

I could not fix the issues you mentioned using Ubuntu so I've tried
another distro (mythdora).

Installed xawtv 3.1 radio application to test FM tuner.

FM tuner worked before installing more recent V4L drivers(required to
get second TV card working). No FM tuning at all with recent V4L drivers.

Please see attached the demsg files.





Jul 24 17:00:00 HTPC rsyslogd: [origin software="rsyslogd" swVersion="5.8.2" x-pid="992" x-info="http://www.rsyslog.com";] exiting on signal 15.
Jul 24 18:50:00 HTPC kernel: imklog 5.8.2, log source = /proc/kmsg started.
Jul 24 18:50:00 HTPC rsyslogd: [origin software="rsyslogd" swVersion="5.8.2" x-pid="1026" x-info="http://www.rsyslog.com";] start
Jul 24 18:50:00 HTPC kernel: [    0.000000] Initializing cgroup subsys cpuset
Jul 24 18:50:00 HTPC kernel: [    0.000000] Initializing cgroup subsys cpu
Jul 24 18:50:00 HTPC kernel: [    0.000000] Linux version 2.6.38.8-35.fc15.i686 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC) ) #1 SMP Wed Jul 6 14:46:26 UTC 2011
Jul 24 18:50:00 HTPC kernel: [    0.000000] BIOS-provided physical RAM map:
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 00000000000e3000 - 0000000000100000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000005ff90000 (usable)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 000000005ff90000 - 000000005ff9e000 (ACPI data)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 000000005ff9e000 - 000000005ffe0000 (ACPI NVS)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 000000005ffe0000 - 000000005ffee000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 000000005fff0000 - 0000000060000000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
Jul 24 18:50:00 HTPC kernel: [    0.000000] DMI present.
Jul 24 18:50:00 HTPC kernel: [    0.000000] last_pfn = 0x5ff90 max_arch_pfn = 0x100000
Jul 24 18:50:00 HTPC kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Jul 24 18:50:00 HTPC kernel: [    0.000000] found SMP MP-table at [c00ff780] ff780
Jul 24 18:50:00 HTPC kernel: [    0.000000] init_memory_mapping: 0000000000000000-0000000036ffe000
Jul 24 18:50:00 HTPC kernel: [    0.000000] RAMDISK: 37293000 - 37ff0000
Jul 24 18:50:00 HTPC kernel: [    0.000000] Allocated new RAMDISK: 362a1000 - 36ffdf5f
Jul 24 18:50:00 HTPC kernel: [    0.000000] Move RAMDISK from 0000000037293000 - 0000000037feff5e to 362a1000 - 36ffdf5e
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: RSDP 000fb6b0 00014 (v00 ACPIAM)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: RSDT 5ff90000 00044 (v01 011309 RSDT1412 20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: FACP 5ff90200 00084 (v01 011309 FACP1412 20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: DSDT 5ff90450 0AA8D (v01  A1043 A1043000 00000000 INTL 20051117)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: FACS 5ff9e000 00040
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: APIC 5ff90390 00080 (v01 011309 APIC1412 20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: MCFG 5ff90410 0003C (v01 011309 OEMMCFG  20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: OEMB 5ff9e040 00072 (v01 011309 OEMB1412 20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: HPET 5ff9aee0 00038 (v01 011309 OEMHPET0 20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: INFO 5ff9e0c0 00124 (v01 011309 AMDINFO  20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: NVHD 5ff9e1f0 00284 (v01 011309  NVHDCP  20090113 MSFT 00000097)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: SSDT 5ff9af20 0028A (v01 A M I  POWERNOW 00000001 AMD  00000001)
Jul 24 18:50:00 HTPC kernel: [    0.000000] 655MB HIGHMEM available.
Jul 24 18:50:00 HTPC kernel: [    0.000000] 879MB LOWMEM available.
Jul 24 18:50:00 HTPC kernel: [    0.000000]   mapped low ram: 0 - 36ffe000
Jul 24 18:50:00 HTPC kernel: [    0.000000]   low ram: 0 - 36ffe000
Jul 24 18:50:00 HTPC kernel: [    0.000000] Zone PFN ranges:
Jul 24 18:50:00 HTPC kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Jul 24 18:50:00 HTPC kernel: [    0.000000]   Normal   0x00001000 -> 0x00036ffe
Jul 24 18:50:00 HTPC kernel: [    0.000000]   HighMem  0x00036ffe -> 0x0005ff90
Jul 24 18:50:00 HTPC kernel: [    0.000000] Movable zone start PFN for each node
Jul 24 18:50:00 HTPC kernel: [    0.000000] early_node_map[2] active PFN ranges
Jul 24 18:50:00 HTPC kernel: [    0.000000]     0: 0x00000010 -> 0x0000009e
Jul 24 18:50:00 HTPC kernel: [    0.000000]     0: 0x00000100 -> 0x0005ff90
Jul 24 18:50:00 HTPC kernel: [    0.000000] Using APIC driver default
Jul 24 18:50:00 HTPC kernel: [    0.000000] Detected use of extended apic ids on hypertransport bus
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x508
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jul 24 18:50:00 HTPC kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Jul 24 18:50:00 HTPC kernel: [    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
Jul 24 18:50:00 HTPC kernel: [    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
Jul 24 18:50:00 HTPC kernel: [    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
Jul 24 18:50:00 HTPC kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Jul 24 18:50:00 HTPC kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000
Jul 24 18:50:00 HTPC kernel: [    0.000000] PM: Registered nosave memory: 00000000000e3000 - 0000000000100000
Jul 24 18:50:00 HTPC kernel: [    0.000000] Allocating PCI resources starting at 60000000 (gap: 60000000:9ec00000)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Jul 24 18:50:00 HTPC kernel: [    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
Jul 24 18:50:00 HTPC kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @f5000000 s27648 r0 d21504 u1048576
Jul 24 18:50:00 HTPC kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 389918
Jul 24 18:50:00 HTPC kernel: [    0.000000] Kernel command line: ro root=/dev/mapper/vg_htpc-lv_root rd_LVM_LV=vg_htpc/lv_root rd_LVM_LV=vg_htpc/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet nouveau.modeset=0 rdblacklist=nouveau
Jul 24 18:50:00 HTPC kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Initializing CPU#0
Jul 24 18:50:00 HTPC kernel: [    0.000000] allocated 7861760 bytes of page_cgroup
Jul 24 18:50:00 HTPC kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Jul 24 18:50:00 HTPC kernel: [    0.000000] Initializing HighMem for node 0 (00036ffe:0005ff90)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Memory: 1529096k/1572416k available (3964k kernel code, 42864k reserved, 2613k data, 568k init, 671304k highmem)
Jul 24 18:50:00 HTPC kernel: [    0.000000] virtual kernel memory layout:
Jul 24 18:50:00 HTPC kernel: [    0.000000]     fixmap  : 0xff575000 - 0xfffff000   (10792 kB)
Jul 24 18:50:00 HTPC kernel: [    0.000000]     pkmap   : 0xff000000 - 0xff400000   (4096 kB)
Jul 24 18:50:00 HTPC kernel: [    0.000000]     vmalloc : 0xf77fe000 - 0xfeffe000   ( 120 MB)
Jul 24 18:50:00 HTPC kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf6ffe000   ( 879 MB)
Jul 24 18:50:00 HTPC kernel: [    0.000000]       .init : 0xc0a6d000 - 0xc0afb000   ( 568 kB)
Jul 24 18:50:00 HTPC kernel: [    0.000000]       .data : 0xc07df0f6 - 0xc0a6c580   (2613 kB)
Jul 24 18:50:00 HTPC kernel: [    0.000000]       .text : 0xc0400000 - 0xc07df0f6   (3964 kB)
Jul 24 18:50:00 HTPC kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Jul 24 18:50:00 HTPC kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jul 24 18:50:00 HTPC kernel: [    0.000000] Hierarchical RCU implementation.
Jul 24 18:50:00 HTPC kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Jul 24 18:50:00 HTPC kernel: [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
Jul 24 18:50:00 HTPC kernel: [    0.000000] NR_IRQS:2304
Jul 24 18:50:00 HTPC kernel: [    0.000000] Console: colour VGA+ 80x25
Jul 24 18:50:00 HTPC kernel: [    0.000000] console [tty0] enabled
Jul 24 18:50:00 HTPC kernel: [    0.000000] Fast TSC calibration using PIT
Jul 24 18:50:00 HTPC kernel: [    0.000000] Detected 2500.124 MHz processor.
Jul 24 18:50:00 HTPC kernel: [    0.000000] Marking TSC unstable due to TSCs unsynchronized
Jul 24 18:50:00 HTPC kernel: [    0.001007] Calibrating delay loop (skipped), value calculated using timer frequency.. 5000.24 BogoMIPS (lpj=2500124)
Jul 24 18:50:00 HTPC kernel: [    0.001013] pid_max: default: 32768 minimum: 301
Jul 24 18:50:00 HTPC kernel: [    0.001170] Security Framework initialized
Jul 24 18:50:00 HTPC kernel: [    0.001180] SELinux:  Initializing.
Jul 24 18:50:00 HTPC kernel: [    0.002119] Mount-cache hash table entries: 512
Jul 24 18:50:00 HTPC kernel: [    0.002714] Initializing cgroup subsys ns
Jul 24 18:50:00 HTPC kernel: [    0.002718] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
Jul 24 18:50:00 HTPC kernel: [    0.002723] Initializing cgroup subsys cpuacct
Jul 24 18:50:00 HTPC kernel: [    0.002775] Initializing cgroup subsys memory
Jul 24 18:50:00 HTPC kernel: [    0.002802] Initializing cgroup subsys devices
Jul 24 18:50:00 HTPC kernel: [    0.002805] Initializing cgroup subsys freezer
Jul 24 18:50:00 HTPC kernel: [    0.002808] Initializing cgroup subsys net_cls
Jul 24 18:50:00 HTPC kernel: [    0.002811] Initializing cgroup subsys blkio
Jul 24 18:50:00 HTPC kernel: [    0.002882] CPU: Physical Processor ID: 0
Jul 24 18:50:00 HTPC kernel: [    0.002884] CPU: Processor Core ID: 0
Jul 24 18:50:00 HTPC kernel: [    0.002888] mce: CPU supports 5 MCE banks
Jul 24 18:50:00 HTPC kernel: [    0.002901] using C1E aware idle routine
Jul 24 18:50:00 HTPC kernel: [    0.003315] ACPI: Core revision 20110112
Jul 24 18:50:00 HTPC kernel: [    0.011873] ftrace: allocating 22995 entries in 46 pages
Jul 24 18:50:00 HTPC kernel: [    0.013098] Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jul 24 18:50:00 HTPC kernel: [    0.013573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 24 18:50:00 HTPC kernel: [    0.023701] CPU0: AMD Athlon(tm) Dual Core Processor 4850e stepping 02
Jul 24 18:50:00 HTPC kernel: [    0.023998] Performance Events: AMD PMU driver.
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... version:                0
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... bit width:              48
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... generic registers:      4
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... value mask:             0000ffffffffffff
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... max period:             00007fffffffffff
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... fixed-purpose events:   0
Jul 24 18:50:00 HTPC kernel: [    0.023998] ... event mask:             000000000000000f
Jul 24 18:50:00 HTPC kernel: [    0.023998] NMI watchdog enabled, takes one hw-pmu counter.
Jul 24 18:50:00 HTPC kernel: [    0.023998] Booting Node   0, Processors  #1
Jul 24 18:50:00 HTPC kernel: [    0.001999] Initializing CPU#1
Jul 24 18:50:00 HTPC kernel: [    0.001999] System has AMD C1E enabled
Jul 24 18:50:00 HTPC kernel: [    0.001999] Switch to broadcast mode on CPU1
Jul 24 18:50:00 HTPC kernel: [    0.094109] NMI watchdog enabled, takes one hw-pmu counter.
Jul 24 18:50:00 HTPC kernel: [    0.094136] Brought up 2 CPUs
Jul 24 18:50:00 HTPC kernel: [    0.094138] Total of 2 processors activated (9999.94 BogoMIPS).
Jul 24 18:50:00 HTPC kernel: [    0.094634] Switch to broadcast mode on CPU0
Jul 24 18:50:00 HTPC kernel: [    0.094634] devtmpfs: initialized
Jul 24 18:50:00 HTPC kernel: [    0.095263] atomic64 test passed for i586+ platform with CX8 and with SSE
Jul 24 18:50:00 HTPC kernel: [    0.095329] Time:  8:49:35  Date: 07/24/11
Jul 24 18:50:00 HTPC kernel: [    0.095453] NET: Registered protocol family 16
Jul 24 18:50:00 HTPC kernel: [    0.095592] TOM: 0000000080000000 aka 2048M
Jul 24 18:50:00 HTPC kernel: [    0.095685] ACPI: bus type pci registered
Jul 24 18:50:00 HTPC kernel: [    0.095903] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jul 24 18:50:00 HTPC kernel: [    0.095906] PCI: not using MMCONFIG
Jul 24 18:50:00 HTPC kernel: [    0.096560] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
Jul 24 18:50:00 HTPC kernel: [    0.096562] PCI: Using configuration type 1 for base access
Jul 24 18:50:00 HTPC kernel: [    0.096585] mtrr: your CPUs had inconsistent fixed MTRR settings
Jul 24 18:50:00 HTPC kernel: [    0.096587] mtrr: probably your BIOS does not setup all CPUs.
Jul 24 18:50:00 HTPC kernel: [    0.096589] mtrr: corrected configuration.
Jul 24 18:50:00 HTPC kernel: [    0.099094] bio: create slab <bio-0> at 0
Jul 24 18:50:00 HTPC kernel: [    0.102948] ACPI: Executed 1 blocks of module-level executable AML code
Jul 24 18:50:00 HTPC kernel: [    0.107923] ACPI: Interpreter enabled
Jul 24 18:50:00 HTPC kernel: [    0.107928] ACPI: (supports S0 S1 S3 S4 S5)
Jul 24 18:50:00 HTPC kernel: [    0.107951] ACPI: Using IOAPIC for interrupt routing
Jul 24 18:50:00 HTPC kernel: [    0.107974] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jul 24 18:50:00 HTPC kernel: [    0.109610] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Jul 24 18:50:00 HTPC kernel: [    0.109613] PCI: Using MMCONFIG for extended config space
Jul 24 18:50:00 HTPC kernel: [    0.120216] ACPI: No dock devices found.
Jul 24 18:50:00 HTPC kernel: [    0.120219] HEST: Table not found.
Jul 24 18:50:00 HTPC kernel: [    0.120223] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 24 18:50:00 HTPC kernel: [    0.120450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 24 18:50:00 HTPC kernel: [    0.120655] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
Jul 24 18:50:00 HTPC kernel: [    0.120658] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
Jul 24 18:50:00 HTPC kernel: [    0.120661] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
Jul 24 18:50:00 HTPC kernel: [    0.120664] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
Jul 24 18:50:00 HTPC kernel: [    0.120666] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff]
Jul 24 18:50:00 HTPC kernel: [    0.120669] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
Jul 24 18:50:00 HTPC kernel: [    0.123199] pci 0000:00:08.0: PCI bridge to [bus 01-01] (subtractive decode)
Jul 24 18:50:00 HTPC kernel: [    0.123310] pci 0000:00:0b.0: PCI bridge to [bus 02-02]
Jul 24 18:50:00 HTPC kernel: [    0.123472] pci 0000:00:10.0: PCI bridge to [bus 03-03]
Jul 24 18:50:00 HTPC kernel: [    0.123662] pci 0000:00:12.0: PCI bridge to [bus 04-04]
Jul 24 18:50:00 HTPC kernel: [    0.126013] pci 0000:00:13.0: PCI bridge to [bus 05-05]
Jul 24 18:50:00 HTPC kernel: [    0.126690]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Jul 24 18:50:00 HTPC kernel: [    0.137698] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *15
Jul 24 18:50:00 HTPC kernel: [    0.137812] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *10
Jul 24 18:50:00 HTPC kernel: [    0.137925] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *11
Jul 24 18:50:00 HTPC kernel: [    0.138041] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138154] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10
Jul 24 18:50:00 HTPC kernel: [    0.138265] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138377] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138488] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138599] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138710] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138821] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.138933] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139052] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *11
Jul 24 18:50:00 HTPC kernel: [    0.139163] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139274] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139386] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139500] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *15
Jul 24 18:50:00 HTPC kernel: [    0.139610] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139721] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139833] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.139944] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140062] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140174] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140286] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140398] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140513] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140626] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140738] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140850] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.140962] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141079] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141192] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141304] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141416] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141528] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141640] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.141755] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10
Jul 24 18:50:00 HTPC kernel: [    0.141870] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *10
Jul 24 18:50:00 HTPC kernel: [    0.141991] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *10
Jul 24 18:50:00 HTPC kernel: [    0.142107] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *10
Jul 24 18:50:00 HTPC kernel: [    0.142222] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *10
Jul 24 18:50:00 HTPC kernel: [    0.142337] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *15
Jul 24 18:50:00 HTPC kernel: [    0.142453] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *11
Jul 24 18:50:00 HTPC kernel: [    0.142574] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
Jul 24 18:50:00 HTPC kernel: [    0.142700] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
Jul 24 18:50:00 HTPC kernel: [    0.142815] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *15
Jul 24 18:50:00 HTPC kernel: [    0.142930] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *11
Jul 24 18:50:00 HTPC kernel: [    0.143049] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
Jul 24 18:50:00 HTPC kernel: [    0.143052] vgaarb: loaded
Jul 24 18:50:00 HTPC kernel: [    0.143213] SCSI subsystem initialized
Jul 24 18:50:00 HTPC kernel: [    0.143249] usbcore: registered new interface driver usbfs
Jul 24 18:50:00 HTPC kernel: [    0.143249] usbcore: registered new interface driver hub
Jul 24 18:50:00 HTPC kernel: [    0.143249] usbcore: registered new device driver usb
Jul 24 18:50:00 HTPC kernel: [    0.143249] PCI: Using ACPI for IRQ routing
Jul 24 18:50:00 HTPC kernel: [    0.143290] NetLabel: Initializing
Jul 24 18:50:00 HTPC kernel: [    0.143292] NetLabel:  domain hash size = 128
Jul 24 18:50:00 HTPC kernel: [    0.143293] NetLabel:  protocols = UNLABELED CIPSOv4
Jul 24 18:50:00 HTPC kernel: [    0.143308] NetLabel:  unlabeled traffic allowed by default
Jul 24 18:50:00 HTPC kernel: [    0.143314] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
Jul 24 18:50:00 HTPC kernel: [    0.143320] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
Jul 24 18:50:00 HTPC kernel: [    0.143325] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
Jul 24 18:50:00 HTPC kernel: [    0.147025] Switching to clocksource hpet
Jul 24 18:50:00 HTPC kernel: [    0.147718] Switched to NOHz mode on CPU #1
Jul 24 18:50:00 HTPC kernel: [    0.147721] Switched to NOHz mode on CPU #0
Jul 24 18:50:00 HTPC kernel: [    0.156050] pnp: PnP ACPI init
Jul 24 18:50:00 HTPC kernel: [    0.156073] ACPI: bus type pnp registered
Jul 24 18:50:00 HTPC abrtd: Init complete, entering main loop
Jul 24 18:50:00 HTPC avahi-daemon[993]: Successfully called chroot().
Jul 24 18:50:00 HTPC avahi-daemon[993]: Successfully dropped remaining capabilities.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Loading service file /services/ssh.service.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Loading service file /services/udisks.service.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Network interface enumeration completed.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Registering HINFO record with values 'I686'/'LINUX'.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Server startup complete. Host name is HTPC.local. Local service cookie is 959465132.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Service "HTPC" (/services/udisks.service) successfully established.
Jul 24 18:50:00 HTPC avahi-daemon[993]: Service "HTPC" (/services/ssh.service) successfully established.
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
Jul 24 18:50:00 HTPC kernel: [    0.158902] pnp 00:06: disabling [io  0x0900-0x097f] because it overlaps 0000:00:01.0 BAR 0 [io  0x0900-0x09ff]
Jul 24 18:50:00 HTPC kernel: [    0.158906] pnp 00:06: disabling [io  0x0980-0x09ff] because it overlaps 0000:00:01.0 BAR 0 [io  0x0900-0x09ff]
Jul 24 18:50:00 HTPC kernel: [    0.159046] system 00:06: [io  0x04d0-0x04d1] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159049] system 00:06: [io  0x0800-0x080f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159052] system 00:06: [io  0x0500-0x057f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159055] system 00:06: [io  0x0580-0x05ff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159058] system 00:06: [io  0x0800-0x087f] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.159061] system 00:06: [io  0x0880-0x08ff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159064] system 00:06: [io  0x0d00-0x0d7f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159067] system 00:06: [io  0x0d80-0x0dff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159071] system 00:06: [mem 0x000d0000-0x000d3fff window] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159074] system 00:06: [mem 0x000d4000-0x000d7fff window] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159078] system 00:06: [mem 0x000de000-0x000dffff window] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159081] system 00:06: [mem 0xfed04000-0xfed04fff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159085] system 00:06: [mem 0xfee01000-0xfeefffff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159478] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.159481] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159742] system 00:0a: [io  0x0230-0x023f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159745] system 00:0a: [io  0x0290-0x029f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159748] system 00:0a: [io  0x0a00-0x0a0f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.159751] system 00:0a: [io  0x0a10-0x0a1f] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.160562] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
Jul 24 18:50:00 HTPC kernel: [    0.160823] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.160826] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.160829] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.160832] system 00:0d: [mem 0x00100000-0x7fffffff] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.160835] system 00:0d: [mem 0xfec00000-0xffffffff] could not be reserved
Jul 24 18:50:00 HTPC kernel: [    0.161584] pnp: PnP ACPI: found 14 devices
Jul 24 18:50:00 HTPC kernel: [    0.161586] ACPI: ACPI bus type pnp unregistered
Jul 24 18:50:00 HTPC kernel: [    0.198591] pci 0000:00:08.0: PCI bridge to [bus 01-01]
Jul 24 18:50:00 HTPC kernel: [    0.198595] pci 0000:00:08.0:   bridge window [io  0xd000-0xdfff]
Jul 24 18:50:00 HTPC kernel: [    0.198599] pci 0000:00:08.0:   bridge window [mem 0xf9000000-0xfcffffff]
Jul 24 18:50:00 HTPC kernel: [    0.198602] pci 0000:00:08.0:   bridge window [mem pref disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198607] pci 0000:00:0b.0: PCI bridge to [bus 02-02]
Jul 24 18:50:00 HTPC kernel: [    0.198609] pci 0000:00:0b.0:   bridge window [io  0xe000-0xefff]
Jul 24 18:50:00 HTPC kernel: [    0.198613] pci 0000:00:0b.0:   bridge window [mem 0xfd000000-0xfeafffff]
Jul 24 18:50:00 HTPC kernel: [    0.198616] pci 0000:00:0b.0:   bridge window [mem 0xd6000000-0xdfffffff 64bit pref]
Jul 24 18:50:00 HTPC kernel: [    0.198620] pci 0000:00:10.0: PCI bridge to [bus 03-03]
Jul 24 18:50:00 HTPC kernel: [    0.198622] pci 0000:00:10.0:   bridge window [io  disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198632] pci 0000:00:10.0:   bridge window [mem disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198639] pci 0000:00:10.0:   bridge window [mem pref disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198652] pci 0000:00:12.0: PCI bridge to [bus 04-04]
Jul 24 18:50:00 HTPC kernel: [    0.198654] pci 0000:00:12.0:   bridge window [io  disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198664] pci 0000:00:12.0:   bridge window [mem disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198671] pci 0000:00:12.0:   bridge window [mem pref disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198684] pci 0000:00:13.0: PCI bridge to [bus 05-05]
Jul 24 18:50:00 HTPC kernel: [    0.198686] pci 0000:00:13.0:   bridge window [io  disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198696] pci 0000:00:13.0:   bridge window [mem 0xfeb00000-0xfebfffff]
Jul 24 18:50:00 HTPC kernel: [    0.198703] pci 0000:00:13.0:   bridge window [mem pref disabled]
Jul 24 18:50:00 HTPC kernel: [    0.198936] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19
Jul 24 18:50:00 HTPC kernel: [    0.198948] pci 0000:00:10.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19
Jul 24 18:50:00 HTPC kernel: [    0.199154] ACPI: PCI Interrupt Link [LN2A] enabled at IRQ 18
Jul 24 18:50:00 HTPC kernel: [    0.199163] pci 0000:00:12.0: PCI INT A -> Link[LN2A] -> GSI 18 (level, low) -> IRQ 18
Jul 24 18:50:00 HTPC kernel: [    0.199359] ACPI: PCI Interrupt Link [LN3A] enabled at IRQ 17
Jul 24 18:50:00 HTPC kernel: [    0.199367] pci 0000:00:13.0: PCI INT A -> Link[LN3A] -> GSI 17 (level, low) -> IRQ 17
Jul 24 18:50:00 HTPC kernel: [    0.199520] NET: Registered protocol family 2
Jul 24 18:50:00 HTPC kernel: [    0.199629] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.199881] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.200539] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.200841] TCP: Hash tables configured (established 131072 bind 65536)
Jul 24 18:50:00 HTPC kernel: [    0.200843] TCP reno registered
Jul 24 18:50:00 HTPC kernel: [    0.200847] UDP hash table entries: 512 (order: 2, 16384 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.200857] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.201216] NET: Registered protocol family 1
Jul 24 18:50:00 HTPC kernel: [    0.265326] pci 0000:00:07.0: Enabling HT MSI Mapping
Jul 24 18:50:00 HTPC kernel: [    0.265426] pci 0000:00:08.0: Enabling HT MSI Mapping
Jul 24 18:50:00 HTPC kernel: [    0.265531] pci 0000:00:09.0: Enabling HT MSI Mapping
Jul 24 18:50:00 HTPC kernel: [    0.265643] pci 0000:00:0a.0: Enabling HT MSI Mapping
Jul 24 18:50:00 HTPC kernel: [    0.265754] pci 0000:00:0b.0: Enabling HT MSI Mapping
Jul 24 18:50:00 HTPC kernel: [    0.266050] Trying to unpack rootfs image as initramfs...
Jul 24 18:50:00 HTPC kernel: [    0.617709] Freeing initrd memory: 13684k freed
Jul 24 18:50:00 HTPC kernel: [    0.625846] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jul 24 18:50:00 HTPC kernel: [    0.625849] apm: disabled - APM is not SMP safe.
Jul 24 18:50:00 HTPC kernel: [    0.626100] audit: initializing netlink socket (disabled)
Jul 24 18:50:00 HTPC kernel: [    0.626113] type=2000 audit(1311497375.625:1): initialized
Jul 24 18:50:00 HTPC kernel: [    0.635760] highmem bounce pool size: 64 pages
Jul 24 18:50:00 HTPC kernel: [    0.635765] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Jul 24 18:50:00 HTPC kernel: [    0.637815] VFS: Disk quotas dquot_6.5.2
Jul 24 18:50:00 HTPC kernel: [    0.638028] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jul 24 18:50:00 HTPC kernel: [    0.638923] msgmni has been set to 1702
Jul 24 18:50:00 HTPC kernel: [    0.639549] alg: No test for stdrng (krng)
Jul 24 18:50:00 HTPC kernel: [    0.639560] NET: Registered protocol family 38
Jul 24 18:50:00 HTPC kernel: [    0.639637] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Jul 24 18:50:00 HTPC kernel: [    0.639696] io scheduler noop registered
Jul 24 18:50:00 HTPC kernel: [    0.639698] io scheduler deadline registered
Jul 24 18:50:00 HTPC kernel: [    0.639718] io scheduler cfq registered (default)
Jul 24 18:50:00 HTPC kernel: [    0.640224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jul 24 18:50:00 HTPC kernel: [    0.640269] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Jul 24 18:50:00 HTPC kernel: [    0.640271] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 24 18:50:00 HTPC kernel: [    0.640782] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
Jul 24 18:50:00 HTPC kernel: [    0.640787] ACPI: Power Button [PWRB]
Jul 24 18:50:00 HTPC kernel: [    0.640857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jul 24 18:50:00 HTPC kernel: [    0.640861] ACPI: Power Button [PWRF]
Jul 24 18:50:00 HTPC kernel: [    0.641075] ACPI: processor limited to max C-state 1
Jul 24 18:50:00 HTPC kernel: [    0.644655] ERST: Table is not found!
Jul 24 18:50:00 HTPC kernel: [    0.644700] isapnp: Scanning for PnP cards...
Jul 24 18:50:00 HTPC kernel: [    1.001203] isapnp: No Plug & Play device found
Jul 24 18:50:00 HTPC kernel: [    1.001305] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jul 24 18:50:00 HTPC kernel: [    1.021828] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jul 24 18:50:00 HTPC kernel: [    1.045719] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jul 24 18:50:00 HTPC kernel: [    1.046180] Non-volatile memory driver v1.3
Jul 24 18:50:00 HTPC kernel: [    1.046183] Linux agpgart interface v0.103
Jul 24 18:50:00 HTPC kernel: [    1.048678] brd: module loaded
Jul 24 18:50:00 HTPC kernel: [    1.049330] loop: module loaded
Jul 24 18:50:00 HTPC kernel: [    1.049670] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
Jul 24 18:50:00 HTPC kernel: [    1.049685] ahci 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23
Jul 24 18:50:00 HTPC kernel: [    1.049728] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP
Jul 24 18:50:00 HTPC kernel: [    1.049813] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl IDE mode
Jul 24 18:50:00 HTPC kernel: [    1.049817] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh 
Jul 24 18:50:00 HTPC kernel: [    1.051276] scsi0 : ahci
Jul 24 18:50:00 HTPC kernel: [    1.051432] scsi1 : ahci
Jul 24 18:50:00 HTPC kernel: [    1.051543] scsi2 : ahci
Jul 24 18:50:00 HTPC kernel: [    1.051643] scsi3 : ahci
Jul 24 18:50:00 HTPC kernel: [    1.051753] scsi4 : ahci
Jul 24 18:50:00 HTPC kernel: [    1.051857] scsi5 : ahci
Jul 24 18:50:00 HTPC kernel: [    1.052059] ata1: SATA max UDMA/133 abar m8192@0xf8f76000 port 0xf8f76100 irq 40
Jul 24 18:50:00 HTPC kernel: [    1.052062] ata2: SATA max UDMA/133 abar m8192@0xf8f76000 port 0xf8f76180 irq 40
Jul 24 18:50:00 HTPC kernel: [    1.052065] ata3: SATA max UDMA/133 abar m8192@0xf8f76000 port 0xf8f76200 irq 40
Jul 24 18:50:00 HTPC kernel: [    1.052068] ata4: SATA max UDMA/133 abar m8192@0xf8f76000 port 0xf8f76280 irq 40
Jul 24 18:50:00 HTPC kernel: [    1.052070] ata5: SATA max UDMA/133 abar m8192@0xf8f76000 port 0xf8f76300 irq 40
Jul 24 18:50:00 HTPC kernel: [    1.052073] ata6: SATA max UDMA/133 abar m8192@0xf8f76000 port 0xf8f76380 irq 40
Jul 24 18:50:00 HTPC kernel: [    1.052220] Fixed MDIO Bus: probed
Jul 24 18:50:00 HTPC kernel: [    1.052328] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jul 24 18:50:00 HTPC kernel: [    1.052580] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22
Jul 24 18:50:00 HTPC kernel: [    1.052592] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 22 (level, low) -> IRQ 22
Jul 24 18:50:00 HTPC kernel: [    1.052614] ehci_hcd 0000:00:02.1: EHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.052675] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
Jul 24 18:50:00 HTPC kernel: [    1.052757] ehci_hcd 0000:00:02.1: debug port 1
Jul 24 18:50:00 HTPC kernel: [    1.052786] ehci_hcd 0000:00:02.1: irq 22, io mem 0xf8f7fc00
Jul 24 18:50:00 HTPC kernel: [    1.058191] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
Jul 24 18:50:00 HTPC kernel: [    1.058215] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Jul 24 18:50:00 HTPC kernel: [    1.058218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 24 18:50:00 HTPC kernel: [    1.058220] usb usb1: Product: EHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.058222] usb usb1: Manufacturer: Linux 2.6.38.8-35.fc15.i686 ehci_hcd
Jul 24 18:50:00 HTPC kernel: [    1.058225] usb usb1: SerialNumber: 0000:00:02.1
Jul 24 18:50:00 HTPC kernel: [    1.058340] hub 1-0:1.0: USB hub found
Jul 24 18:50:00 HTPC kernel: [    1.058344] hub 1-0:1.0: 6 ports detected
Jul 24 18:50:00 HTPC kernel: [    1.058641] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 21
Jul 24 18:50:00 HTPC kernel: [    1.058650] ehci_hcd 0000:00:04.1: PCI INT B -> Link[UB12] -> GSI 21 (level, low) -> IRQ 21
Jul 24 18:50:00 HTPC kernel: [    1.058663] ehci_hcd 0000:00:04.1: EHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.058709] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2
Jul 24 18:50:00 HTPC kernel: [    1.058770] ehci_hcd 0000:00:04.1: debug port 1
Jul 24 18:50:00 HTPC kernel: [    1.058801] ehci_hcd 0000:00:04.1: irq 21, io mem 0xf8f7f800
Jul 24 18:50:00 HTPC kernel: [    1.064048] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
Jul 24 18:50:00 HTPC kernel: [    1.064074] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Jul 24 18:50:00 HTPC kernel: [    1.064077] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 24 18:50:00 HTPC kernel: [    1.064080] usb usb2: Product: EHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.064082] usb usb2: Manufacturer: Linux 2.6.38.8-35.fc15.i686 ehci_hcd
Jul 24 18:50:00 HTPC kernel: [    1.064084] usb usb2: SerialNumber: 0000:00:04.1
Jul 24 18:50:00 HTPC kernel: [    1.064226] hub 2-0:1.0: USB hub found
Jul 24 18:50:00 HTPC kernel: [    1.064231] hub 2-0:1.0: 6 ports detected
Jul 24 18:50:00 HTPC kernel: [    1.064556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 16
Jul 24 18:50:00 HTPC kernel: [    1.064569] ehci_hcd 0000:01:06.2: PCI INT C -> Link[LNKC] -> GSI 16 (level, low) -> IRQ 16
Jul 24 18:50:00 HTPC kernel: [    1.064590] ehci_hcd 0000:01:06.2: EHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.064642] ehci_hcd 0000:01:06.2: new USB bus registered, assigned bus number 3
Jul 24 18:50:00 HTPC kernel: [    1.064721] ehci_hcd 0000:01:06.2: irq 16, io mem 0xfcfffc00
Jul 24 18:50:00 HTPC kernel: [    1.070190] ehci_hcd 0000:01:06.2: USB 2.0 started, EHCI 1.00
Jul 24 18:50:00 HTPC kernel: [    1.070212] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Jul 24 18:50:00 HTPC kernel: [    1.070215] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 24 18:50:00 HTPC kernel: [    1.070217] usb usb3: Product: EHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.070219] usb usb3: Manufacturer: Linux 2.6.38.8-35.fc15.i686 ehci_hcd
Jul 24 18:50:00 HTPC kernel: [    1.070222] usb usb3: SerialNumber: 0000:01:06.2
Jul 24 18:50:00 HTPC kernel: [    1.070330] hub 3-0:1.0: USB hub found
Jul 24 18:50:00 HTPC kernel: [    1.070333] hub 3-0:1.0: 2 ports detected
Jul 24 18:50:00 HTPC kernel: [    1.070421] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jul 24 18:50:00 HTPC kernel: [    1.070631] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 20
Jul 24 18:50:00 HTPC kernel: [    1.070640] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 20 (level, low) -> IRQ 20
Jul 24 18:50:00 HTPC kernel: [    1.070653] ohci_hcd 0000:00:02.0: OHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.070701] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 4
Jul 24 18:50:00 HTPC kernel: [    1.070754] ohci_hcd 0000:00:02.0: irq 20, io mem 0xf8f7e000
Jul 24 18:50:00 HTPC kernel: [    1.123085] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Jul 24 18:50:00 HTPC kernel: [    1.123088] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 24 18:50:00 HTPC kernel: [    1.123090] usb usb4: Product: OHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.123093] usb usb4: Manufacturer: Linux 2.6.38.8-35.fc15.i686 ohci_hcd
Jul 24 18:50:00 HTPC kernel: [    1.123095] usb usb4: SerialNumber: 0000:00:02.0
Jul 24 18:50:00 HTPC kernel: [    1.123201] hub 4-0:1.0: USB hub found
Jul 24 18:50:00 HTPC kernel: [    1.123207] hub 4-0:1.0: 6 ports detected
Jul 24 18:50:00 HTPC kernel: [    1.123488] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 23
Jul 24 18:50:00 HTPC kernel: [    1.123492] ohci_hcd 0000:00:04.0: PCI INT A -> Link[UB11] -> GSI 23 (level, low) -> IRQ 23
Jul 24 18:50:00 HTPC kernel: [    1.123505] ohci_hcd 0000:00:04.0: OHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.123551] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 5
Jul 24 18:50:00 HTPC kernel: [    1.124149] ohci_hcd 0000:00:04.0: irq 23, io mem 0xf8f7d000
Jul 24 18:50:00 HTPC kernel: [    1.177090] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Jul 24 18:50:00 HTPC kernel: [    1.177093] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 24 18:50:00 HTPC kernel: [    1.177096] usb usb5: Product: OHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.177098] usb usb5: Manufacturer: Linux 2.6.38.8-35.fc15.i686 ohci_hcd
Jul 24 18:50:00 HTPC kernel: [    1.177100] usb usb5: SerialNumber: 0000:00:04.0
Jul 24 18:50:00 HTPC kernel: [    1.177207] hub 5-0:1.0: USB hub found
Jul 24 18:50:00 HTPC kernel: [    1.177213] hub 5-0:1.0: 6 ports detected
Jul 24 18:50:00 HTPC kernel: [    1.177301] uhci_hcd: USB Universal Host Controller Interface driver
Jul 24 18:50:00 HTPC kernel: [    1.177550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19
Jul 24 18:50:00 HTPC kernel: [    1.177554] uhci_hcd 0000:01:06.0: PCI INT A -> Link[LNKA] -> GSI 19 (level, low) -> IRQ 19
Jul 24 18:50:00 HTPC kernel: [    1.177561] uhci_hcd 0000:01:06.0: UHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.177608] uhci_hcd 0000:01:06.0: new USB bus registered, assigned bus number 6
Jul 24 18:50:00 HTPC kernel: [    1.177671] uhci_hcd 0000:01:06.0: irq 19, io base 0x0000dc00
Jul 24 18:50:00 HTPC kernel: [    1.177707] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Jul 24 18:50:00 HTPC kernel: [    1.177711] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 24 18:50:00 HTPC kernel: [    1.177713] usb usb6: Product: UHCI Host Controller
Jul 24 18:50:00 HTPC kernel: [    1.177715] usb usb6: Manufacturer: Linux 2.6.38.8-35.fc15.i686 uhci_hcd
Jul 24 18:50:00 HTPC kernel: [    1.177718] usb usb6: SerialNumber: 0000:01:06.0
Jul 24 18:50:00 HTPC kernel: [    1.177827] hub 6-0:1.0: USB hub found
Jul 24 18:50:00 HTPC kernel: [    1.177832] hub 6-0:1.0: 2 ports detected
Jul 24 18:50:00 HTPC kernel: [    1.177981] i8042: PNP: No PS/2 controller found. Probing ports directly.
Jul 24 18:50:00 HTPC kernel: [    1.178440] serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 24 18:50:00 HTPC kernel: [    1.178447] serio: i8042 AUX port at 0x60,0x64 irq 12
Jul 24 18:50:00 HTPC kernel: [    1.178566] mousedev: PS/2 mouse device common for all mice
Jul 24 18:50:00 HTPC kernel: [    1.178777] rtc_cmos 00:08: RTC can wake from S4
Jul 24 18:50:00 HTPC kernel: [    1.181246] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
Jul 24 18:50:00 HTPC kernel: [    1.181300] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
Jul 24 18:50:00 HTPC kernel: [    1.181392] device-mapper: uevent: version 1.0.3
Jul 24 18:50:00 HTPC kernel: [    1.181478] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@xxxxxxxxxx
Jul 24 18:50:00 HTPC kernel: [    1.181514] cpuidle: using governor ladder
Jul 24 18:50:00 HTPC kernel: [    1.181516] cpuidle: using governor menu
Jul 24 18:50:00 HTPC kernel: [    1.181715] usbcore: registered new interface driver usbhid
Jul 24 18:50:00 HTPC kernel: [    1.181717] usbhid: USB HID core driver
Jul 24 18:50:00 HTPC kernel: [    1.181740] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Jul 24 18:50:00 HTPC kernel: [    1.181938] ip_tables: (C) 2000-2006 Netfilter Core Team
Jul 24 18:50:00 HTPC kernel: [    1.181956] TCP cubic registered
Jul 24 18:50:00 HTPC kernel: [    1.181958] Initializing XFRM netlink socket
Jul 24 18:50:00 HTPC kernel: [    1.181968] NET: Registered protocol family 17
Jul 24 18:50:00 HTPC kernel: [    1.181984] Registering the dns_resolver key type
Jul 24 18:50:00 HTPC kernel: [    1.182028] Using IPI No-Shortcut mode
Jul 24 18:50:00 HTPC kernel: [    1.182150] registered taskstats version 1
Jul 24 18:50:00 HTPC kernel: [    1.182196] IMA: No TPM chip found, activating TPM-bypass!
Jul 24 18:50:00 HTPC kernel: [    1.182634]   Magic number: 3:444:827
Jul 24 18:50:00 HTPC kernel: [    1.182783] rtc_cmos 00:08: setting system clock to 2011-07-24 08:49:36 UTC (1311497376)
Jul 24 18:50:00 HTPC kernel: [    1.182813] Initalizing network drop monitor service
Jul 24 18:50:00 HTPC kernel: [    1.184179] CE: hpet increased min_delta_ns to 11520 nsec
Jul 24 18:50:00 HTPC kernel: [    1.357121] ata6: SATA link down (SStatus 0 SControl 300)
Jul 24 18:50:00 HTPC kernel: [    1.357141] ata5: SATA link down (SStatus 0 SControl 300)
Jul 24 18:50:00 HTPC kernel: [    1.357157] ata4: SATA link down (SStatus 0 SControl 300)
Jul 24 18:50:00 HTPC kernel: [    1.357169] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jul 24 18:50:00 HTPC kernel: [    1.357185] ata1: SATA link down (SStatus 0 SControl 300)
Jul 24 18:50:00 HTPC kernel: [    1.358041] ata2.00: ATA-8: WDC WD10EADS-00L5B1, 01.01A01, max UDMA/133
Jul 24 18:50:00 HTPC kernel: [    1.358044] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jul 24 18:50:00 HTPC kernel: [    1.359405] ata2.00: configured for UDMA/133
Jul 24 18:50:00 HTPC kernel: [    1.359564] scsi 1:0:0:0: Direct-Access     ATA      WDC WD10EADS-00L 01.0 PQ: 0 ANSI: 5
Jul 24 18:50:00 HTPC kernel: [    1.359719] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Jul 24 18:50:00 HTPC kernel: [    1.359755] sd 1:0:0:0: Attached scsi generic sg0 type 0
Jul 24 18:50:00 HTPC kernel: [    1.359773] sd 1:0:0:0: [sda] Write Protect is off
Jul 24 18:50:00 HTPC kernel: [    1.359797] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 24 18:50:00 HTPC kernel: [    1.371637]  sda: sda1 sda2 sda3
Jul 24 18:50:00 HTPC kernel: [    1.372019] sd 1:0:0:0: [sda] Attached SCSI disk
Jul 24 18:50:00 HTPC kernel: [    1.468274] usb 2-3: new high speed USB device using ehci_hcd and address 3
Jul 24 18:50:00 HTPC kernel: [    1.561216] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jul 24 18:50:00 HTPC kernel: [    1.607248] ata3.00: native sectors (5306544) is smaller than sectors (156301488)
Jul 24 18:50:00 HTPC kernel: [    1.607253] ata3.00: ATA-7: ST3802110A, 3.AAE, max UDMA/100
Jul 24 18:50:00 HTPC kernel: [    1.607255] ata3.00: 156301488 sectors, multi 16: LBA48 
Jul 24 18:50:00 HTPC kernel: [    1.665663] ata3.00: configured for UDMA/100
Jul 24 18:50:00 HTPC kernel: [    1.665766] scsi 2:0:0:0: Direct-Access     ATA      ST3802110A       3.AA PQ: 0 ANSI: 5
Jul 24 18:50:00 HTPC kernel: [    1.665891] sd 2:0:0:0: [sdb] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
Jul 24 18:50:00 HTPC kernel: [    1.665919] sd 2:0:0:0: Attached scsi generic sg1 type 0
Jul 24 18:50:00 HTPC kernel: [    1.665942] sd 2:0:0:0: [sdb] Write Protect is off
Jul 24 18:50:00 HTPC kernel: [    1.665981] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 24 18:50:00 HTPC kernel: [    1.724548] usb 2-3: New USB device found, idVendor=148f, idProduct=2573
Jul 24 18:50:00 HTPC kernel: [    1.724551] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 24 18:50:00 HTPC kernel: [    1.724553] usb 2-3: Product: 54M.USB.......
Jul 24 18:50:00 HTPC kernel: [    1.724555] usb 2-3: Manufacturer: Ralink
Jul 24 18:50:00 HTPC kernel: [    1.724937]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
Jul 24 18:50:00 HTPC kernel: [    1.725455] sd 2:0:0:0: [sdb] Attached SCSI disk
Jul 24 18:50:00 HTPC kernel: [    1.725505] Freeing unused kernel memory: 568k freed
Jul 24 18:50:00 HTPC kernel: [    1.725901] Write protecting the kernel text: 3968k
Jul 24 18:50:00 HTPC kernel: [    1.725942] Write protecting the kernel read-only data: 1952k
Jul 24 18:50:00 HTPC kernel: [    1.804365] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
Jul 24 18:50:00 HTPC kernel: [    1.804779] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12/LNXVIDEO:00/input/input2
Jul 24 18:50:00 HTPC kernel: [    1.815897] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
Jul 24 18:50:00 HTPC kernel: [    1.827076] usb 3-1: new high speed USB device using ehci_hcd and address 2
Jul 24 18:50:00 HTPC kernel: [    1.855633] [drm] Initialized drm 1.1.0 20060810
Jul 24 18:50:00 HTPC kernel: [    1.944629] usb 3-1: New USB device found, idVendor=0413, idProduct=6a04
Jul 24 18:50:00 HTPC kernel: [    1.944633] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 24 18:50:00 HTPC kernel: [    1.944636] usb 3-1: Product: DVB-T 2
Jul 24 18:50:00 HTPC kernel: [    1.944638] usb 3-1: Manufacturer: Afatech
Jul 24 18:50:00 HTPC kernel: [    2.039870] scsi6 : pata_amd
Jul 24 18:50:00 HTPC kernel: [    2.042905] scsi7 : pata_amd
Jul 24 18:50:00 HTPC kernel: [    2.044348] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
Jul 24 18:50:00 HTPC kernel: [    2.044351] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
Jul 24 18:50:00 HTPC kernel: [    2.206190] usb 5-1: new full speed USB device using ohci_hcd and address 2
Jul 24 18:50:00 HTPC kernel: [    2.217765] ata7.00: ATA-4: QUANTUM FIREBALLlct10 10, A03.0900, max UDMA/66
Jul 24 18:50:00 HTPC kernel: [    2.217770] ata7.00: 20044080 sectors, multi 16: LBA 
Jul 24 18:50:00 HTPC kernel: [    2.217776] ata7.01: ATAPI: _NEC DVD+RW ND-1100A, 10GE, max UDMA/33
Jul 24 18:50:00 HTPC kernel: [    2.217787] ata7.00: limited to UDMA/33 due to 40-wire cable
Jul 24 18:50:00 HTPC kernel: [    2.223636] ata7.00: configured for UDMA/33
Jul 24 18:50:00 HTPC kernel: [    2.245378] ata7.01: configured for UDMA/33
Jul 24 18:50:00 HTPC kernel: [    2.245883] scsi 6:0:0:0: Direct-Access     ATA      QUANTUM FIREBALL A03. PQ: 0 ANSI: 5
Jul 24 18:50:00 HTPC kernel: [    2.246121] sd 6:0:0:0: [sdc] 20044080 512-byte logical blocks: (10.2 GB/9.55 GiB)
Jul 24 18:50:00 HTPC kernel: [    2.246126] sd 6:0:0:0: Attached scsi generic sg2 type 0
Jul 24 18:50:00 HTPC kernel: [    2.246184] sd 6:0:0:0: [sdc] Write Protect is off
Jul 24 18:50:00 HTPC kernel: [    2.247621] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 24 18:50:00 HTPC kernel: [    2.248676] scsi 6:0:1:0: CD-ROM            _NEC     DVD+RW ND-1100A  10GE PQ: 0 ANSI: 5
Jul 24 18:50:00 HTPC kernel: [    2.261434] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
Jul 24 18:50:00 HTPC kernel: [    2.261439] cdrom: Uniform CD-ROM driver Revision: 3.20
Jul 24 18:50:00 HTPC kernel: [    2.261684] sr 6:0:1:0: Attached scsi generic sg3 type 5
Jul 24 18:50:00 HTPC kernel: [    2.285756]  sdc: sdc1 sdc3 sdc4
Jul 24 18:50:00 HTPC kernel: [    2.286800] sd 6:0:0:0: [sdc] Attached SCSI disk
Jul 24 18:50:00 HTPC kernel: [    2.299184] firewire_ohci 0000:05:00.0: PCI INT A -> Link[LN3A] -> GSI 17 (level, low) -> IRQ 17
Jul 24 18:50:00 HTPC kernel: [    2.352276] firewire_ohci: Added fw-ohci device 0000:05:00.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x10
Jul 24 18:50:00 HTPC kernel: [    2.404112] usb 5-1: New USB device found, idVendor=046d, idProduct=c52e
Jul 24 18:50:00 HTPC kernel: [    2.404116] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 24 18:50:00 HTPC kernel: [    2.404119] usb 5-1: Product: USB Receiver
Jul 24 18:50:00 HTPC kernel: [    2.404121] usb 5-1: Manufacturer: Logitech
Jul 24 18:50:00 HTPC kernel: [    2.418824] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.0/usb5/5-1/5-1:1.0/input/input3
Jul 24 18:50:00 HTPC kernel: [    2.419042] generic-usb 0003:046D:C52E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:04.0-1/input0
Jul 24 18:50:00 HTPC kernel: [    2.426780] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.0/usb5/5-1/5-1:1.1/input/input4
Jul 24 18:50:00 HTPC kernel: [    2.426995] generic-usb 0003:046D:C52E.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:04.0-1/input1
Jul 24 18:50:00 HTPC kernel: [    2.853225] firewire_core: created device fw0: GUID 001e8c0001c5c208, S400
Jul 24 18:50:00 HTPC kernel: [    3.993296] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Jul 24 18:50:00 HTPC kernel: [    4.184493] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Jul 24 18:50:00 HTPC kernel: [    4.849348] type=1404 audit(1311497380.165:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Jul 24 18:50:00 HTPC kernel: [    5.608191] type=1403 audit(1311497380.925:3): policy loaded auid=4294967295 ses=4294967295
Jul 24 18:50:00 HTPC kernel: [    6.336064] systemd[1]: systemd 26 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)
Jul 24 18:50:00 HTPC kernel: [    6.591019] NET: Registered protocol family 10
Jul 24 18:50:00 HTPC kernel: [    6.630685] systemd[1]: Set hostname to <HTPC>.
Jul 24 18:50:00 HTPC kernel: [   16.913293] EXT4-fs (dm-1): re-mounted. Opts: (null)
Jul 24 18:50:00 HTPC kernel: [   18.177457] i2c i2c-0: nForce2 SMBus adapter at 0x600
Jul 24 18:50:00 HTPC kernel: [   18.177464] ACPI: resource nForce2_smbus [io  0x0700-0x073f] conflicts with ACPI region SM00 [io 0x700-0x73f]
Jul 24 18:50:00 HTPC kernel: [   18.177466] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jul 24 18:50:00 HTPC kernel: [   18.241531] Linux media interface: v0.10
Jul 24 18:50:00 HTPC kernel: [   18.270477] Linux video capture interface: v2.00
Jul 24 18:50:00 HTPC kernel: [   18.270483] WARNING: You are using an experimental version of the media stack.
Jul 24 18:50:00 HTPC kernel: [   18.270484] 	As the driver is backported to an older kernel, it doesn't offer
Jul 24 18:50:00 HTPC kernel: [   18.270486] 	enough quality for its usage in production.
Jul 24 18:50:00 HTPC kernel: [   18.270487] 	Use it with care.
Jul 24 18:50:00 HTPC kernel: [   18.270487] Latest git patches (needed if you report a bug to linux-media@xxxxxxxxxxxxxxx):
Jul 24 18:50:00 HTPC kernel: [   18.270489] 	f0a21151140da01c71de636f482f2eddec2840cc Merge tag 'v3.0' into staging/for_v3.1
Jul 24 18:50:00 HTPC kernel: [   18.270490] 	02f8c6aee8df3cdc935e9bdd4f2d020306035dbe Linux 3.0
Jul 24 18:50:00 HTPC kernel: [   18.270491] 	1f922d07704c501388a306c78536bca7432b3934 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
Jul 24 18:50:00 HTPC kernel: [   18.277096] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
Jul 24 18:50:00 HTPC kernel: [   18.277368] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
Jul 24 18:50:00 HTPC kernel: [   18.277375] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22
Jul 24 18:50:00 HTPC kernel: [   18.283526] WARNING: You are using an experimental version of the media stack.
Jul 24 18:50:00 HTPC kernel: [   18.283528] 	As the driver is backported to an older kernel, it doesn't offer
Jul 24 18:50:00 HTPC kernel: [   18.283529] 	enough quality for its usage in production.
Jul 24 18:50:00 HTPC kernel: [   18.283530] 	Use it with care.
Jul 24 18:50:00 HTPC kernel: [   18.283531] Latest git patches (needed if you report a bug to linux-media@xxxxxxxxxxxxxxx):
Jul 24 18:50:00 HTPC kernel: [   18.283532] 	f0a21151140da01c71de636f482f2eddec2840cc Merge tag 'v3.0' into staging/for_v3.1
Jul 24 18:50:00 HTPC kernel: [   18.283533] 	02f8c6aee8df3cdc935e9bdd4f2d020306035dbe Linux 3.0
Jul 24 18:50:00 HTPC kernel: [   18.283534] 	1f922d07704c501388a306c78536bca7432b3934 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
Jul 24 18:50:00 HTPC kernel: [   18.301147] mtp-probe[640]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.0/0000:01:06.2/usb3/3-1"
Jul 24 18:50:00 HTPC kernel: [   18.310139] IR NEC protocol handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.313803] mtp-probe[642]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:04.1/usb2/2-3"
Jul 24 18:50:00 HTPC kernel: [   18.317075] IR RC5(x) protocol handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.325718] IR RC6 protocol handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.329905] wmi: Mapper loaded
Jul 24 18:50:00 HTPC kernel: [   18.330285] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 3, addr 00:24:8c:37:9a:30
Jul 24 18:50:00 HTPC kernel: [   18.330290] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3
Jul 24 18:50:00 HTPC kernel: [   18.333140] IR JVC protocol handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.340377] IR Sony protocol handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.347825] mtp-probe[676]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:04.0/usb5/5-1"
Jul 24 18:50:00 HTPC kernel: [   18.348960] IR MCE Keyboard/mouse protocol handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.359080] lirc_dev: IR Remote Control driver registered, major 248 
Jul 24 18:50:00 HTPC kernel: [   18.360529] IR LIRC bridge handler initialized
Jul 24 18:50:00 HTPC kernel: [   18.397436] cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.9 loaded
Jul 24 18:50:00 HTPC kernel: [   18.404044] cx88[0]: subsystem: 107d:6654, board: Leadtek WinFast DTV1800 Hybrid [card=81,autodetected], frontend(s): 1
Jul 24 18:50:00 HTPC kernel: [   18.404048] cx88[0]: TV tuner type 71, Radio tuner type 71
Jul 24 18:50:00 HTPC kernel: [   18.404289] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
Jul 24 18:50:00 HTPC kernel: [   18.438973] mtp-probe[640]: bus: 3, device: 2 was not an MTP device
Jul 24 18:50:00 HTPC kernel: [   18.439093] mtp-probe[676]: bus: 5, device: 2 was not an MTP device
Jul 24 18:50:00 HTPC kernel: [   18.439176] mtp-probe[642]: bus: 2, device: 3 was not an MTP device
Jul 24 18:50:00 HTPC kernel: [   18.574044] cx88/0: cx2388x v4l2 driver version 0.0.9 loaded
Jul 24 18:50:00 HTPC kernel: [   18.606620] parport_pc 00:05: reported by Plug and Play ACPI
Jul 24 18:50:00 HTPC kernel: [   18.606671] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
Jul 24 18:50:00 HTPC kernel: [   18.691538] microcode: microcode: CPU0: AMD CPU family 0xf not supported
Jul 24 18:50:00 HTPC kernel: [   18.691549] microcode: microcode: CPU1: AMD CPU family 0xf not supported
Jul 24 18:50:00 HTPC kernel: [   18.699813] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
Jul 24 18:50:00 HTPC kernel: [   18.703156] i2c-core: driver [tuner] using legacy suspend method
Jul 24 18:50:00 HTPC kernel: [   18.703160] i2c-core: driver [tuner] using legacy resume method
Jul 24 18:50:00 HTPC kernel: [   18.711629] tuner 1-0061: Tuner -1 found with type(s) Radio TV.
Jul 24 18:50:00 HTPC kernel: [   18.779764] cx2388x alsa driver version 0.0.9 loaded
Jul 24 18:50:00 HTPC kernel: [   18.779888] xc2028 1-0061: creating new instance
Jul 24 18:50:00 HTPC kernel: [   18.779891] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
Jul 24 18:50:00 HTPC kernel: [   18.779896] xc2028 1-0061: destroying instance
Jul 24 18:50:00 HTPC kernel: [   18.779975] xc2028 1-0061: creating new instance
Jul 24 18:50:00 HTPC kernel: [   18.779977] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
Jul 24 18:50:00 HTPC kernel: [   18.779980] cx88[0]: Asking xc2028/3028 to load firmware xc3028-v27.fw
Jul 24 18:50:00 HTPC kernel: [   18.828047] Registered IR keymap rc-winfast
Jul 24 18:50:00 HTPC kernel: [   18.828215] input: cx88 IR (Leadtek WinFast DTV180 as /devices/pci0000:00/0000:00:08.0/0000:01:07.2/rc/rc0/input5
Jul 24 18:50:00 HTPC kernel: [   18.828496] rc0: cx88 IR (Leadtek WinFast DTV180 as /devices/pci0000:00/0000:00:08.0/0000:01:07.2/rc/rc0
Jul 24 18:50:00 HTPC kernel: [   18.828500] cx88[0]/2: cx2388x 8802 Driver Manager
Jul 24 18:50:00 HTPC kernel: [   18.828791] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 18
Jul 24 18:50:00 HTPC kernel: [   18.828798] cx88-mpeg driver manager 0000:01:07.2: PCI INT A -> Link[LNKB] -> GSI 18 (level, low) -> IRQ 18
Jul 24 18:50:00 HTPC kernel: [   18.828806] cx88[0]/2: found at 0000:01:07.2, rev: 5, irq: 18, latency: 64, mmio: 0xfb000000
Jul 24 18:50:00 HTPC kernel: [   18.828884] cx8800 0000:01:07.0: PCI INT A -> Link[LNKB] -> GSI 18 (level, low) -> IRQ 18
Jul 24 18:50:00 HTPC kernel: [   18.828894] cx88[0]/0: found at 0000:01:07.0, rev: 5, irq: 18, latency: 64, mmio: 0xf9000000
Jul 24 18:50:00 HTPC kernel: [   18.845125] nvidia: module license 'NVIDIA' taints kernel.
Jul 24 18:50:00 HTPC kernel: [   18.845130] Disabling lock debugging due to kernel taint
Jul 24 18:50:00 HTPC kernel: [   18.853646] WARNING: You are using an experimental version of the media stack.
Jul 24 18:50:00 HTPC kernel: [   18.853647] 	As the driver is backported to an older kernel, it doesn't offer
Jul 24 18:50:00 HTPC kernel: [   18.853649] 	enough quality for its usage in production.
Jul 24 18:50:00 HTPC kernel: [   18.853650] 	Use it with care.
Jul 24 18:50:00 HTPC kernel: [   18.853650] Latest git patches (needed if you report a bug to linux-media@xxxxxxxxxxxxxxx):
Jul 24 18:50:00 HTPC kernel: [   18.853652] 	f0a21151140da01c71de636f482f2eddec2840cc Merge tag 'v3.0' into staging/for_v3.1
Jul 24 18:50:00 HTPC kernel: [   18.853653] 	02f8c6aee8df3cdc935e9bdd4f2d020306035dbe Linux 3.0
Jul 24 18:50:00 HTPC kernel: [   18.853654] 	1f922d07704c501388a306c78536bca7432b3934 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
Jul 24 18:50:00 HTPC kernel: [   18.860631] cx88/2: cx2388x dvb driver version 0.0.9 loaded
Jul 24 18:50:00 HTPC kernel: [   18.860635] cx88/2: registering cx8802 driver, type: dvb access: shared
Jul 24 18:50:00 HTPC kernel: [   18.860639] cx88[0]/2: subsystem: 107d:6654, board: Leadtek WinFast DTV1800 Hybrid [card=81]
Jul 24 18:50:00 HTPC kernel: [   18.860997] ppdev: user-space parallel port driver
Jul 24 18:50:00 HTPC kernel: [   18.862594] HDA Intel 0000:00:07.0: power state changed by ACPI to D0
Jul 24 18:50:00 HTPC kernel: [   18.862599] HDA Intel 0000:00:07.0: power state changed by ACPI to D0
Jul 24 18:50:00 HTPC kernel: [   18.862831] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
Jul 24 18:50:00 HTPC kernel: [   18.862836] HDA Intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 21 (level, low) -> IRQ 21
Jul 24 18:50:00 HTPC kernel: [   18.862840] hda_intel: Disable MSI for Nvidia chipset
Jul 24 18:50:00 HTPC kernel: [   18.872582] xc2028 1-0061: Loading 80 firmware images from xc3028-v27.fw, type: xc2028 firmware, ver 2.7
Jul 24 18:50:00 HTPC kernel: [   18.872700] cx88[0]: Calling XC2028/3028 callback
Jul 24 18:50:00 HTPC kernel: [   18.890222] cfg80211: Calling CRDA to update world regulatory domain
Jul 24 18:50:00 HTPC kernel: [   18.940370] cfg80211: World regulatory domain updated:
Jul 24 18:50:00 HTPC kernel: [   18.940374] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jul 24 18:50:00 HTPC kernel: [   18.940378] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jul 24 18:50:00 HTPC kernel: [   18.940381] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Jul 24 18:50:00 HTPC kernel: [   18.940383] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Jul 24 18:50:00 HTPC kernel: [   18.940386] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jul 24 18:50:00 HTPC kernel: [   18.940389] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jul 24 18:50:00 HTPC kernel: [   19.023384] xc2028 1-0061: Loading firmware for type=BASE (1), id 0000000000000000.
Jul 24 18:50:00 HTPC kernel: [   19.023388] cx88[0]: Calling XC2028/3028 callback
Jul 24 18:50:00 HTPC kernel: [   19.363019] phy0 -> rt2500usb_init_eeprom: Error - Invalid RT chipset detected.
Jul 24 18:50:00 HTPC kernel: [   19.363023] phy0 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
Jul 24 18:50:00 HTPC kernel: [   19.363504] usbcore: registered new interface driver rt2500usb
Jul 24 18:50:00 HTPC kernel: [   20.516912] dvb-usb: found a 'Leadtek WinFast DTV2000DS' in cold state, will try to load a firmware
Jul 24 18:50:00 HTPC kernel: [   20.539474] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 20
Jul 24 18:50:00 HTPC kernel: [   20.539482] nvidia 0000:02:00.0: PCI INT A -> Link[SGRU] -> GSI 20 (level, low) -> IRQ 20
Jul 24 18:50:00 HTPC kernel: [   20.539499] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
Jul 24 18:50:00 HTPC kernel: [   20.539812] NVRM: loading NVIDIA UNIX x86 Kernel Module  275.09.07  Wed Jun  8 15:42:20 PDT 2011
Jul 24 18:50:00 HTPC kernel: [   20.543539] usbcore: registered new interface driver rt73usb
Jul 24 18:50:00 HTPC kernel: [   20.603570] cfg80211: Calling CRDA for country: AU
Jul 24 18:50:00 HTPC kernel: [   20.608043] cfg80211: Regulatory domain changed to country: AU
Jul 24 18:50:00 HTPC kernel: [   20.608047] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jul 24 18:50:00 HTPC kernel: [   20.608050] cfg80211:     (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jul 24 18:50:00 HTPC kernel: [   20.608053] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2300 mBm)
Jul 24 18:50:00 HTPC kernel: [   20.608056] cfg80211:     (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2300 mBm)
Jul 24 18:50:00 HTPC kernel: [   20.608059] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Jul 24 18:50:00 HTPC kernel: [   20.751621] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
Jul 24 18:50:00 HTPC kernel: [   20.855204] dvb-usb: found a 'Leadtek WinFast DTV2000DS' in warm state.
Jul 24 18:50:00 HTPC kernel: [   20.855915] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
Jul 24 18:50:00 HTPC kernel: [   20.856283] DVB: registering new adapter (Leadtek WinFast DTV2000DS)
Jul 24 18:50:00 HTPC kernel: [   20.870444] af9013: firmware version:4.95.0.0
Jul 24 18:50:00 HTPC kernel: [   20.874465] DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)...
Jul 24 18:50:00 HTPC kernel: [   20.881586] tda18271 2-00c0: creating new instance
Jul 24 18:50:00 HTPC kernel: [   20.887568] TDA18271HD/C2 detected @ 2-00c0
Jul 24 18:50:00 HTPC kernel: [   20.897073] Adding 1823372k swap on /dev/sdc4.  Priority:0 extents:1 across:1823372k 
Jul 24 18:50:00 HTPC kernel: [   20.998044] xc2028 1-0061: Loading firmware for type=(0), id 000000000000b700.
Jul 24 18:50:00 HTPC kernel: [   21.022591] SCODE (20000000), id 000000000000b700:
Jul 24 18:50:00 HTPC kernel: [   21.022595] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 (60008000), id 0000000000008000.
Jul 24 18:50:00 HTPC kernel: [   21.030063] cx88[0]: Calling XC2028/3028 callback
Jul 24 18:50:00 HTPC kernel: [   21.116982] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
Jul 24 18:50:00 HTPC kernel: [   21.117439] DVB: registering new adapter (Leadtek WinFast DTV2000DS)
Jul 24 18:50:00 HTPC kernel: [   21.143662] cx88[0]/0: registered device video0 [v4l2]
Jul 24 18:50:00 HTPC kernel: [   21.143740] cx88[0]/0: registered device vbi0
Jul 24 18:50:00 HTPC kernel: [   21.143815] cx88[0]/0: registered device radio0
Jul 24 18:50:00 HTPC kernel: [   21.143868] cx88[0]/2: cx2388x based DVB/ATSC card
Jul 24 18:50:00 HTPC kernel: [   21.143870] cx8802_alloc_frontends() allocating 1 frontend(s)
Jul 24 18:50:00 HTPC kernel: [   21.149842] cx88_audio 0000:01:07.1: PCI INT A -> Link[LNKB] -> GSI 18 (level, low) -> IRQ 18
Jul 24 18:50:00 HTPC kernel: [   21.149877] cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
Jul 24 18:50:00 HTPC kernel: [   21.156959] xc2028 1-0061: attaching existing instance
Jul 24 18:50:00 HTPC kernel: [   21.156963] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
Jul 24 18:50:00 HTPC kernel: [   21.156966] cx88[0]/2: xc3028 attached
Jul 24 18:50:00 HTPC kernel: [   21.157820] DVB: registering new adapter (cx88[0])
Jul 24 18:50:00 HTPC kernel: [   21.157825] DVB: registering adapter 2 frontend 0 (Zarlink ZL10353 DVB-T)...
Jul 24 18:50:00 HTPC kernel: [   21.174820] xc2028 1-0061: Error on line 1200: -6
Jul 24 18:50:00 HTPC kernel: [   21.180103] xc2028 1-0061: Error on line 1200: -6
Jul 24 18:50:00 HTPC kernel: [   21.180973] xc2028 1-0061: Error on line 1200: -6
Jul 24 18:50:00 HTPC kernel: [   21.182416] xc2028 1-0061: Error on line 1200: -6
Jul 24 18:50:00 HTPC kernel: [   21.232871] Adding 3112956k swap on /dev/mapper/vg_htpc-lv_swap.  Priority:0 extents:1 across:3112956k 
Jul 24 18:50:00 HTPC kernel: [   21.469978] systemd-fsck[914]: /dev/sdb3: clean, 42/128016 files, 66212/512000 blocks
Jul 24 18:50:00 HTPC kernel: [   21.639929] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
Jul 24 18:50:00 HTPC kernel: [   21.827116] af9013: found a 'Afatech AF9013 DVB-T' in warm state.
Jul 24 18:50:00 HTPC kernel: [   21.831330] af9013: firmware version:4.95.0.0
Jul 24 18:50:00 HTPC kernel: [   21.847443] DVB: registering adapter 1 frontend 0 (Afatech AF9013 DVB-T)...
Jul 24 18:50:00 HTPC kernel: [   21.847645] tda18271 2-00c0: attaching existing instance
Jul 24 18:50:00 HTPC kernel: [   21.847655] Registered IR keymap rc-empty
Jul 24 18:50:00 HTPC kernel: [   21.847760] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:08.0/0000:01:06.2/usb3/3-1/rc/rc1/input6
Jul 24 18:50:00 HTPC kernel: [   21.847817] rc1: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:08.0/0000:01:06.2/usb3/3-1/rc/rc1
Jul 24 18:50:00 HTPC kernel: [   21.847821] dvb-usb: schedule remote query interval to 500 msecs.
Jul 24 18:50:00 HTPC kernel: [   21.847825] dvb-usb: Leadtek WinFast DTV2000DS successfully initialized and connected.
Jul 24 18:50:00 HTPC kernel: [   21.857754] usbcore: registered new interface driver dvb_usb_af9015
Jul 24 18:50:00 HTPC kernel: [   23.159227] systemd-fsck[953]: /dev/mapper/vg_htpc-lv_home: clean, 8503/1046528 files, 428350/4186112 blocks
Jul 24 18:50:00 HTPC kernel: [   23.386403] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
Jul 24 18:50:00 HTPC kernel: [   24.284450] NetworkManager[992]: <info> NetworkManager (version 0.8.9997-5.git20110702.fc15) is starting...
Jul 24 18:50:00 HTPC kernel: [   24.284463] NetworkManager[992]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jul 24 18:50:00 HTPC kernel: [   24.294163] avahi-daemon[993]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
Jul 24 18:50:00 HTPC kernel: [   24.294754] avahi-daemon[993]: Successfully dropped root privileges.
Jul 24 18:50:00 HTPC kernel: [   24.295203] avahi-daemon[993]: avahi-daemon 0.6.30 starting up.
Jul 24 18:50:00 HTPC kernel: [   24.315795] abrtd[996]: Unrecognized variable 'DumpLocation' in '/etc/abrt/abrt.conf'
Jul 24 18:50:00 HTPC dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 24 18:50:00 HTPC polkitd[1037]: started daemon version 0.101 using authority implementation `local' version `0.101'
Jul 24 18:50:00 HTPC dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 24 18:50:00 HTPC NetworkManager[992]:    ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Jul 24 18:50:00 HTPC NetworkManager[992]:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... 
Jul 24 18:50:00 HTPC NetworkManager[992]:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-Auto_HTPC ... 
Jul 24 18:50:00 HTPC NetworkManager[992]:    ifcfg-rh:     read connection 'Auto HTPC'
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> trying to start the modem manager...
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jul 24 18:50:00 HTPC dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper)
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:04.1/usb2/2-3/2-3:1.0/ieee80211/phy1/rfkill0) (driver (unknown))
Jul 24 18:50:00 HTPC dbus: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> WiFi enabled by radio killswitch; enabled by state file
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> WWAN enabled by radio killswitch; enabled by state file
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> Networking is enabled by state file
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): driver supports SSID scans (scan_capa 0x01).
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): new 802.11 WiFi device (driver: 'rt73usb' ifindex: 3)
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/0
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): now managed
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): bringing up device.
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  ModemManager (version 0.4.998-1.git20110706.fc15) starting...
Jul 24 18:50:00 HTPC bluetoothd[1046]: bluetoothd[1046]: Bluetooth deamon 4.87
Jul 24 18:50:00 HTPC dbus: [system] Successfully activated service 'org.freedesktop.ModemManager'
Jul 24 18:50:00 HTPC bluetoothd[1046]: Bluetooth deamon 4.87
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Wavecom
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Longcheer
Jul 24 18:50:00 HTPC dbus: [system] Successfully activated service 'org.bluez'
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Linktop
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin MotoC
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Samsung
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Huawei
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Nokia
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Gobi
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Option
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin AnyData
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Option High-Speed
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin X22X
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Generic
Jul 24 18:50:00 HTPC bluetoothd[1046]: bluetoothd[1046]: Starting SDP server
Jul 24 18:50:00 HTPC bluetoothd[1046]: Starting SDP server
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin SimTech
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Ericsson MBM
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Sierra
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin ZTE
Jul 24 18:50:00 HTPC modem-manager[1044]: <info>  Loaded plugin Novatel
Jul 24 18:50:00 HTPC kernel: [   25.074235] Bluetooth: Core ver 2.15
Jul 24 18:50:00 HTPC kernel: [   25.074628] NET: Registered protocol family 31
Jul 24 18:50:00 HTPC kernel: [   25.074630] Bluetooth: HCI device and connection manager initialized
Jul 24 18:50:00 HTPC kernel: [   25.074634] Bluetooth: HCI socket layer initialized
Jul 24 18:50:00 HTPC kernel: [   25.096879] Bluetooth: L2CAP ver 2.15
Jul 24 18:50:00 HTPC kernel: [   25.096883] Bluetooth: L2CAP socket layer initialized
Jul 24 18:50:00 HTPC bluetoothd[1046]: Parsing /etc/bluetooth/input.conf failed: No such file or directory
Jul 24 18:50:00 HTPC kernel: [   25.131803] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 24 18:50:00 HTPC kernel: [   25.131806] Bluetooth: BNEP filters: protocol multicast
Jul 24 18:50:00 HTPC bluetoothd[1046]: bluetoothd[1046]: Parsing /etc/bluetooth/input.conf failed: No such file or directory
Jul 24 18:50:00 HTPC bluetoothd[1046]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory
Jul 24 18:50:00 HTPC bluetoothd[1046]: bluetoothd[1046]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory
Jul 24 18:50:00 HTPC kernel: [   25.143182] Bluetooth: SCO (Voice Link) ver 0.6
Jul 24 18:50:00 HTPC kernel: [   25.143185] Bluetooth: SCO socket layer initialized
Jul 24 18:50:00 HTPC kernel: [   25.179537] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): preparing device.
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): deactivating device (reason: 2).
Jul 24 18:50:00 HTPC dbus: [system] Activating service name='fi.w1.wpa_supplicant1' (using servicehelper)
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): carrier is OFF
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): new Ethernet device (driver: 'forcedeth' ifindex: 2)
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): now managed
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): bringing up device.
Jul 24 18:50:00 HTPC kernel: [   25.199532] forcedeth 0000:00:0a.0: em1: no link during initialization
Jul 24 18:50:00 HTPC kernel: [   25.201773] ADDRCONF(NETDEV_UP): em1: link is not ready
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): preparing device.
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (em1): deactivating device (reason: 2).
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:0a.0/net/em1
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> modem-manager is now available
Jul 24 18:50:00 HTPC NetworkManager[992]: <warn> bluez error getting default adapter: No such adapter
Jul 24 18:50:00 HTPC NetworkManager[992]: <warn> bluez error getting default adapter: No such adapter
Jul 24 18:50:00 HTPC dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> wpa_supplicant started
Jul 24 18:50:00 HTPC kernel: [   25.312837] ip6_tables: (C) 2000-2006 Netfilter Core Team
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: starting -> ready
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Jul 24 18:50:00 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: ready -> inactive
Jul 24 18:50:01 HTPC auditd[1121]: Started dispatcher: /sbin/audispd pid: 1123
Jul 24 18:50:01 HTPC audispd: audispd initialized with q_depth=120 and 1 active plugins
Jul 24 18:50:01 HTPC auditd[1121]: Init complete, auditd 2.1.2 listening for events (startup state enable)
Jul 24 18:50:02 HTPC kernel: [   26.775393] 802.1Q VLAN Support v1.8 Ben Greear <greearb@xxxxxxxxxxxxxxx>
Jul 24 18:50:02 HTPC kernel: [   26.775396] All bugs added by David S. Miller <davem@xxxxxxxxxx>
Jul 24 18:50:02 HTPC kernel: [   26.780430] powernow-k8: Found 1 AMD Athlon(tm) Dual Core Processor 4850e (2 cpu cores) (version 2.20.00)
Jul 24 18:50:02 HTPC kernel: [   26.780496] powernow-k8:    0 : fid 0x11 (2500 MHz), vid 0xe
Jul 24 18:50:02 HTPC kernel: [   26.780499] powernow-k8:    1 : fid 0x10 (2400 MHz), vid 0xf
Jul 24 18:50:02 HTPC kernel: [   26.780501] powernow-k8:    2 : fid 0xe (2200 MHz), vid 0x11
Jul 24 18:50:02 HTPC kernel: [   26.780503] powernow-k8:    3 : fid 0xc (2000 MHz), vid 0x13
Jul 24 18:50:02 HTPC kernel: [   26.780506] powernow-k8:    4 : fid 0xa (1800 MHz), vid 0x15
Jul 24 18:50:02 HTPC kernel: [   26.780508] powernow-k8:    5 : fid 0x2 (1000 MHz), vid 0x16
Jul 24 18:50:02 HTPC lldpad[1192]: /usr/sbin/lldpad is starting
Jul 24 18:50:02 HTPC cpuspeed: Enabling ondemand cpu frequency scaling governor
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Auto-activating connection 'Auto HTPC'.
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) starting connection 'Auto HTPC'
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0/wireless): connection 'Auto HTPC' has security, and secrets exist.  No new secrets needed.
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Config: added 'ssid' value 'HTPC'
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Config: added 'scan_ssid' value '1'
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Config: added 'psk' value '<omitted>'
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Config: added 'proto' value 'WPA RSN'
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> Config: set interface ap_scan to 1
Jul 24 18:50:02 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: inactive -> scanning
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: authenticating -> associating
Jul 24 18:50:03 HTPC kernel: [   28.591388] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
Jul 24 18:50:03 HTPC lldpad[1192]: vdp_ifup:wlan0 vdp data already exists !
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'HTPC'.
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> dhclient started with pid 1292
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> Activation (wlan0) Beginning IP6 addrconf.
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Jul 24 18:50:03 HTPC dhclient[1292]: Internet Systems Consortium DHCP Client 4.2.1-P1
Jul 24 18:50:03 HTPC dhclient[1292]: Copyright 2004-2011 Internet Systems Consortium.
Jul 24 18:50:03 HTPC dhclient[1292]: All rights reserved.
Jul 24 18:50:03 HTPC dhclient[1292]: For info, please visit https://www.isc.org/software/dhcp/
Jul 24 18:50:03 HTPC dhclient[1292]: 
Jul 24 18:50:03 HTPC NetworkManager[992]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
Jul 24 18:50:03 HTPC dhclient[1292]: Listening on LPF/wlan0/00:21:27:ce:d8:bf
Jul 24 18:50:03 HTPC dhclient[1292]: Sending on   LPF/wlan0/00:21:27:ce:d8:bf
Jul 24 18:50:03 HTPC dhclient[1292]: Sending on   Socket/fallback
Jul 24 18:50:04 HTPC dbus: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
Jul 24 18:50:04 HTPC dbus: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
Jul 24 18:50:04 HTPC systemd[1]: Startup finished in 1s 733ms 302us (kernel) + 4s 920ms 103us (initrd) + 22s 278ms 222us (userspace) = 28s 931ms 627us.
Jul 24 18:50:04 HTPC dbus: [system] Successfully activated service 'org.freedesktop.Accounts'
Jul 24 18:50:04 HTPC accounts-daemon[1313]: started daemon version 0.6.10
Jul 24 18:50:04 HTPC dbus: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 24 18:50:04 HTPC dhclient[1292]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
Jul 24 18:50:05 HTPC avahi-daemon[993]: Registering new address record for fe80::221:27ff:fece:d8bf on wlan0.*.
Jul 24 18:50:05 HTPC kernel: [   29.938762] fuse init (API version 7.16)
Jul 24 18:50:06 HTPC dbus: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Jul 24 18:50:06 HTPC dbus: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jul 24 08:50:06 HTPC rtkit-daemon[1557]: Successfully made thread 1555 of process 1555 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11.
Jul 24 18:50:06 HTPC dbus: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Jul 24 18:50:06 HTPC dbus: [system] Successfully activated service 'org.freedesktop.UDisks'
Jul 24 18:50:07 HTPC dhclient[1292]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
Jul 24 18:50:07 HTPC dhclient[1292]: DHCPACK from 10.0.0.138
Jul 24 18:50:07 HTPC dhclient[1292]: bound to 10.0.0.3 -- renewal in 835986240 seconds.
Jul 24 18:50:07 HTPC NetworkManager[992]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
Jul 24 18:50:07 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Jul 24 18:50:07 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) started...
Jul 24 18:50:07 HTPC NetworkManager[992]: <info>   address 10.0.0.3
Jul 24 18:50:07 HTPC NetworkManager[992]: <info>   prefix 8 (255.0.0.0)
Jul 24 18:50:07 HTPC NetworkManager[992]: <info>   gateway 10.0.0.138
Jul 24 18:50:07 HTPC NetworkManager[992]: <info>   nameserver '10.0.0.138'
Jul 24 18:50:07 HTPC NetworkManager[992]: nm_ip4_config_add_nameserver: assertion `nameserver != s' failed
Jul 24 18:50:07 HTPC NetworkManager[992]: <info>   nameserver '10.0.0.138'
Jul 24 18:50:07 HTPC NetworkManager[992]: <info>   domain name 'lan'
Jul 24 18:50:07 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) complete.
Jul 24 18:50:14 HTPC kernel: [   38.720203] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Jul 24 18:50:14 HTPC kernel: [   38.720217] ata3.00: failed command: SMART
Jul 24 18:50:14 HTPC kernel: [   38.720234] ata3.00: cmd b0/d1:01:00:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in
Jul 24 18:50:14 HTPC kernel: [   38.720237]          res 40/00:ff:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Jul 24 18:50:14 HTPC kernel: [   38.720245] ata3.00: status: { DRDY }
Jul 24 18:50:14 HTPC kernel: [   38.720257] ata3: hard resetting link
Jul 24 18:50:14 HTPC kernel: [   39.229290] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jul 24 18:50:14 HTPC kernel: [   39.356316] ata3.00: configured for UDMA/100
Jul 24 18:50:14 HTPC kernel: [   39.356353] ata3: EH complete
Jul 24 08:50:16 HTPC rtkit-daemon[1557]: Successfully made thread 1576 of process 1555 (/usr/bin/pulseaudio) owned by '500' RT at priority 5.
Jul 24 08:50:16 HTPC rtkit-daemon[1557]: Successfully made thread 1579 of process 1555 (/usr/bin/pulseaudio) owned by '500' RT at priority 5.
Jul 24 18:50:17 HTPC dbus: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper)
Jul 24 18:50:17 HTPC dbus: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
Jul 24 18:50:17 HTPC dbus: [system] Successfully activated service 'org.freedesktop.UPower'
Jul 24 18:50:17 HTPC dbus: [system] Successfully activated service 'org.freedesktop.PackageKit'
Jul 24 08:50:17 HTPC rtkit-daemon[1557]: Successfully made thread 1632 of process 1632 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11.
Jul 24 18:50:17 HTPC pulseaudio[1632]: pid.c: Daemon already running.
Jul 24 18:50:24 HTPC NetworkManager[992]: <info> (wlan0): IP6 addrconf timed out or failed.
Jul 24 18:50:24 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) scheduled...
Jul 24 18:50:24 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) started...
Jul 24 18:50:24 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Jul 24 18:50:24 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) complete.
Jul 24 18:50:24 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Jul 24 18:50:24 HTPC avahi-daemon[993]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.0.0.3.
Jul 24 18:50:24 HTPC avahi-daemon[993]: New relevant interface wlan0.IPv4 for mDNS.
Jul 24 18:50:24 HTPC avahi-daemon[993]: Registering new address record for 10.0.0.3 on wlan0.IPv4.
Jul 24 18:50:25 HTPC NetworkManager[992]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Jul 24 18:50:25 HTPC NetworkManager[992]: <info> Policy set 'Auto HTPC' (wlan0) as default for IPv4 routing and DNS.
Jul 24 18:50:25 HTPC NetworkManager[992]: <info> Activation (wlan0) successful, device activated.
Jul 24 18:50:25 HTPC NetworkManager[992]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Jul 24 18:50:25 HTPC dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Jul 24 18:50:25 HTPC dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 24 18:52:12 HTPC dbus: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Jul 24 18:52:12 HTPC dbus: [system] Successfully activated service 'net.reactivated.Fprint'
Jul 24 18:53:20 HTPC dbus: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Jul 24 18:53:20 HTPC dbus: [system] Successfully activated service 'net.reactivated.Fprint'


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux