CamView for Wheesy and Jessie

More
02 Sep 2019 18:41 #143916 by andypugh

well you're right i din't installed camview. I installed the campy module on page 2 of this thread from Bogie. Thats exactly what i did the last time. I think its just called CamPy but is a updated camview to run under wheezy


OK, I see that now. Nothing at all to do with this

Can you check that camview.py found its way to the right place? (from a previous post:)

copy
camview.py
hal_python.xml
hal_pythonplugin.py
to /usr/lib/pymodules/python2.7/gladevcp
and also to
/usr/share/pyshared/gladevcp

Please Log in or Create an account to join the conversation.

More
02 Sep 2019 18:54 #143922 by Gene1934
was already set.

Thanks.

Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <geneslinuxbox.net:6309/gene>

Please Log in or Create an account to join the conversation.

More
02 Sep 2019 19:05 #143924 by Gene1934
The hal_* modules do not exist.

Thanks Andy

Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <geneslinuxbox.net:6309/gene>

Please Log in or Create an account to join the conversation.

More
02 Sep 2019 20:57 #143945 by FedX
Replied by FedX on topic CamView for Wheesy and Jessie
Ok that seems to be the problem. The Files are in the right place but camview.py is marked with a red cross and is empty. But i cant just copy the files into the folder because i dont get root rights. I tried to copy the files as root via the terminal but that didnt worked. How can i copy these files ?

Please Log in or Create an account to join the conversation.

More
02 Sep 2019 21:21 #143955 by Gene1934
What are you using to do the copy?

If you've sudo rights, and user 1000 normally does, sudo mc will copy/move anything. You'll likely have to sudo apt install mc mc-data first though. Be carefull with it, it has more sharp edges than a swiss army knife.

Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <geneslinuxbox.net:6309/gene>

Please Log in or Create an account to join the conversation.

More
02 Sep 2019 21:43 #143956 by andypugh
You probably meed to just run
sudo ./CamPY_setup.py

Please Log in or Create an account to join the conversation.

More
02 Sep 2019 22:12 #143960 by FedX
Replied by FedX on topic CamView for Wheesy and Jessie
Nothing worked so i re installed Linux and did evereything from the beginning now it works..
Thank you even If i really dont know where the Problem was..

Please Log in or Create an account to join the conversation.

More
20 Feb 2020 16:12 #158020 by mmt
Replied by mmt on topic CamView for Wheesy and Jessie
I am trying to camview to run in a tab in axis. I have followed the instruction in the readme file and it run great as a standalone but i just get a blank tab in axis. I think i may need to run CamPY_setup.py but I get the following message when i try.

I am running Deb 9 Stretch Linuxcnc 2.7.14

Thank you
Attachments:

Please Log in or Create an account to join the conversation.

More
24 Feb 2020 14:55 #158381 by Arro
Replied by Arro on topic CamView for Wheesy and Jessie
hallo

it is working also for Debian 9 stretch

Please Log in or Create an account to join the conversation.

More
04 May 2020 19:20 #166661 by Joko85
Hello together.

I want to use gmoccapy with auto tool measurement and camview. gmoccapy with auto tool measurement works well. Now I have a problem with CamView. The installation worked and I also get a picture from the camera.
My problem now is that when I want to change a tool, the window opens asking me to change the tool manually. Then linuxcnc hangs and I can only end it, so linuxcnc crashes and I get the following debug output.

Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.7.15
Machine configuration directory is '/home/jbergmann/linuxcnc/configs/Test'
Machine configuration file is 'Test.ini'
INIFILE=/home/jbergmann/linuxcnc/configs/Test/Test.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=
DISPLAY=gmoccapy
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Found file(REL): ./Test.hal
Found file(REL): ./custom.hal
Starting TASK program: milltask
Starting DISPLAY program: gmoccapy
task: main loop took 0.103591 seconds
Shutting down and cleaning up LinuxCNC...
task: 12541 cycles, min=0.000020, max=0.103591, avg=0.010007, 1 latency excursions (> 10x expected cycle time of 0.010000s)
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
.
/home/jbergmann/linuxcnc/configs/Test/Test.ini:63: executing 'import sys
sys.path.insert(0,"python")'
PythonPlugin: Python  '2.7.3 (default, Nov 24 2017, 16:38:25) 
[GCC 4.7.2]'
/home/jbergmann/linuxcnc/configs/Test/Test.ini:63: executing 'import sys
sys.path.insert(0,"python")'
PythonPlugin: Python  '2.7.3 (default, Nov 24 2017, 16:38:25) 
[GCC 4.7.2]'
is_callable(__init__) = FALSE
is_callable(oword.on_abort) = FALSE

(gmoccapy:7918): GtkSourceView-CRITICAL **: gtk_source_language_manager_set_search_path: assertion `lm->priv->ids == NULL' failed
is_callable(oword.on_abort) = FALSE
is_callable(oword.change) = FALSE
/usr/bin/linuxcnc: Zeile 864:  7918 Getötet                $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
7858
7915
is_callable(__delete__) = FALSE
Stopping realtime threads
Unloading hal components

Kernel message information:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4-9-rtai-686-pae (Debian 3.4.55-4linuxcnc) () (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Debian 3.4.55-4linuxcnc
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dfff0000 (usable)
[    0.000000]  BIOS-e820: 00000000dfff0000 - 00000000dfff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfff3000 - 00000000e0000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000120000000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: Acer Aspire T180/EM61SM/EM61PM         , BIOS R01-B1 12/29/2006
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xdfff0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFC0000000 write-back
[    0.000000]   2 base 00C0000000 mask FFE0000000 write-back
[    0.000000]   3 base 0100000000 mask FFE0000000 write-back
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000120000000 aka 4608M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] found SMP MP-table at [c00f3c90] f3c90
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x017f8000-0x017fffff]
[    0.000000] RAMDISK: 362d8000 - 37164000
[    0.000000] ACPI: RSDP 000f8370 00014 (v00 ACRSYS)
[    0.000000] ACPI: RSDT dfff3040 0003C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP dfff30c0 00074 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT dfff3180 0631A (v01 ACRSYS AWRDACPI 00001000 MSFT 0100000E)
[    0.000000] ACPI: FACS dfff0000 00040
[    0.000000] ACPI: SSDT dfff95c0 00206 (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
[    0.000000] ACPI: HPET dfff9840 00038 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000098)
[    0.000000] ACPI: SLIC dfff98c0 00176 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000001)
[    0.000000] ACPI: MCFG dfff9a80 0003C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC dfff9500 0007C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2695MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x000dfff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000dfff0
[    0.000000] On node 0 totalpages: 917375
[    0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f46d8200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 5392 pages used for memmap
[    0.000000]   HighMem zone: 684770 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfeff0000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:10000000)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 17 pages/cpu @f77c9000 s48384 r0 d21248 u69632
[    0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 910207
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.4-9-rtai-686-pae root=/dev/mapper/RS--CNC-root ro initrd=/install/gtk/initrd.gz lapic quiet rootdelay=5
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 7339776 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:000dfff0)
[    0.000000] Memory: 3611892k/3669952k available (3495k kernel code, 57608k reserved, 1237k data, 416k init, 2760648k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc14a0000 - 0xc1508000   ( 416 kB)
[    0.000000]       .data : 0xc1369d4a - 0xc149f480   (1237 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1369d4a   (3495 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f3806000 soft=f3808000
[    0.000000] Interrupt pipeline (release #3)
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2209.691 MHz processor.
[    0.000000] Marking TSC unstable due to TSCs unsynchronized
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4419.38 BogoMIPS (lpj=8838764)
[    0.004009] pid_max: default: 32768 minimum: 301
[    0.004060] Security Framework initialized
[    0.004066] AppArmor: AppArmor disabled by boot time parameter
[    0.004086] Mount-cache hash table entries: 512
[    0.004290] Initializing cgroup subsys cpuacct
[    0.004293] Initializing cgroup subsys memory
[    0.004302] Initializing cgroup subsys devices
[    0.004304] Initializing cgroup subsys freezer
[    0.004307] Initializing cgroup subsys net_cls
[    0.004309] Initializing cgroup subsys blkio
[    0.004316] Initializing cgroup subsys perf_event
[    0.004343] CPU: Physical Processor ID: 0
[    0.004345] CPU: Processor Core ID: 0
[    0.004348] mce: CPU supports 5 MCE banks
[    0.004356] LVT offset 0 assigned for vector 0xf9
[    0.004360] using AMD E400 aware idle routine
[    0.004409] ACPI: Core revision 20120320
[    0.011561] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.051793] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping 02
[    0.052002] Performance Events: AMD PMU driver.
[    0.052002] ... version:                0
[    0.052002] ... bit width:              48
[    0.052002] ... generic registers:      4
[    0.052002] ... value mask:             0000ffffffffffff
[    0.052002] ... max period:             00007fffffffffff
[    0.052002] ... fixed-purpose events:   0
[    0.052002] ... event mask:             000000000000000f
[    0.060027] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.072021] CPU 1 irqstacks, hard=f3894000 soft=f3896000
[    0.072024] Booting Node   0, Processors  #1 Ok.
[    0.008000] Initializing CPU#1
[    0.160107] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.160137] Brought up 2 CPUs
[    0.160140] Total of 2 processors activated (8839.16 BogoMIPS).
[    0.160611] devtmpfs: initialized
[    0.160611] PM: Registering ACPI NVS region [mem 0xdfff0000-0xdfff2fff] (12288 bytes)
[    0.160611] dummy: 
[    0.160611] NET: Registered protocol family 16
[    0.160611] node 0 link 0: io port [9000, ffff]
[    0.160611] TOM: 00000000e0000000 aka 3584M
[    0.160611] node 0 link 0: mmio [a0000, bffff]
[    0.160611] node 0 link 0: mmio [e0000000, efffffff]
[    0.160611] node 0 link 0: mmio [f4000000, fe02ffff]
[    0.160611] node 0 link 0: mmio [f0000000, f03fffff]
[    0.160611] TOM2: 0000000120000000 aka 4608M
[    0.160611] bus: [00, 04] on node 0 link 0
[    0.160611] bus: 00 index 0 [io  0x0000-0xffff]
[    0.160611] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
[    0.160611] bus: 00 index 2 [mem 0xe0000000-0xf3ffffff]
[    0.160611] bus: 00 index 3 [mem 0xf4000000-0xffffffff]
[    0.160611] ACPI: bus type pci registered
[    0.160611] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.160611] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.160611] PCI: Using MMCONFIG for extended config space
[    0.160611] PCI: Using configuration type 1 for base access
[    0.161073] bio: create slab <bio-0> at 0
[    0.161073] ACPI: Added _OSI(Module Device)
[    0.161073] ACPI: Added _OSI(Processor Device)
[    0.161073] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.161073] ACPI: Added _OSI(Processor Aggregator Device)
[    0.164151] ACPI: EC: Look up EC in DSDT
[    0.169488] ACPI: Interpreter enabled
[    0.169494] ACPI: (supports S0 S3 S4 S5)
[    0.169519] ACPI: Using IOAPIC for interrupt routing
[    0.177104] ACPI: No dock devices found.
[    0.177111] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.177760] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-04])
[    0.178983] pci_root PNP0A08:00: host bridge window [io  0x0000-0x03af] (ignored)
[    0.178987] pci_root PNP0A08:00: host bridge window [io  0x03e0-0x0cf7] (ignored)
[    0.178990] pci_root PNP0A08:00: host bridge window [io  0x9000-0xffff] (ignored)
[    0.178993] pci_root PNP0A08:00: host bridge window [io  0x03b0-0x03df] (ignored)
[    0.178996] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.178999] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xefffffff] (ignored)
[    0.179003] pci_root PNP0A08:00: host bridge window [mem 0xf4000000-0xfe02ffff] (ignored)
[    0.179006] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff] (ignored)
[    0.179009] pci_root PNP0A08:00: host bridge window [io  0x4700-0x470b] (ignored)
[    0.179012] pci_root PNP0A08:00: host bridge window [io  0x1c00-0x1c80] (ignored)
[    0.179015] pci_root PNP0A08:00: host bridge window [mem 0xfec80000-0xfecbffff] (ignored)
[    0.179018] PCI: root bus 00: hardware-probed resources
[    0.179057] PCI host bridge to bus 0000:00
[    0.179060] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.179064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.179067] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf3ffffff]
[    0.179070] pci_bus 0000:00: root bus resource [mem 0xf4000000-0xffffffff]
[    0.179097] pci 0000:00:00.0: [10de:03ea] type 00 class 0x050000
[    0.179259] pci 0000:00:01.0: [10de:03e0] type 00 class 0x060100
[    0.179305] pci 0000:00:01.1: [10de:03eb] type 00 class 0x0c0500
[    0.179318] pci 0000:00:01.1: reg 10: [io  0xfc00-0xfc3f]
[    0.179336] pci 0000:00:01.1: reg 20: [io  0x1c00-0x1c3f]
[    0.179342] pci 0000:00:01.1: reg 24: [io  0xf400-0xf43f]
[    0.179365] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.179382] pci 0000:00:01.2: [10de:03f5] type 00 class 0x050000
[    0.179429] pci 0000:00:02.0: [10de:03f1] type 00 class 0x0c0310
[    0.179440] pci 0000:00:02.0: reg 10: [mem 0xfe02f000-0xfe02ffff]
[    0.179474] pci 0000:00:02.0: supports D1 D2
[    0.179476] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.179491] pci 0000:00:02.1: [10de:03f2] type 00 class 0x0c0320
[    0.179503] pci 0000:00:02.1: reg 10: [mem 0xfe02e000-0xfe02e0ff]
[    0.179542] pci 0000:00:02.1: supports D1 D2
[    0.179544] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.179568] pci 0000:00:04.0: [10de:03f3] type 01 class 0x060401
[    0.179609] pci 0000:00:05.0: [10de:03f0] type 00 class 0x040300
[    0.179622] pci 0000:00:05.0: reg 10: [mem 0xfe028000-0xfe02bfff]
[    0.179661] pci 0000:00:05.0: PME# supported from D3hot D3cold
[    0.179684] pci 0000:00:06.0: [10de:03ec] type 00 class 0x01018a
[    0.179708] pci 0000:00:06.0: reg 20: [io  0xf000-0xf00f]
[    0.179739] pci 0000:00:08.0: [10de:03f6] type 00 class 0x010185
[    0.179750] pci 0000:00:08.0: reg 10: [io  0x09f0-0x09f7]
[    0.179755] pci 0000:00:08.0: reg 14: [io  0x0bf0-0x0bf3]
[    0.179761] pci 0000:00:08.0: reg 18: [io  0x0970-0x0977]
[    0.179766] pci 0000:00:08.0: reg 1c: [io  0x0b70-0x0b73]
[    0.179772] pci 0000:00:08.0: reg 20: [io  0xdc00-0xdc0f]
[    0.179778] pci 0000:00:08.0: reg 24: [mem 0xfe02d000-0xfe02dfff]
[    0.179813] pci 0000:00:09.0: [10de:03e8] type 01 class 0x060400
[    0.179840] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.179859] pci 0000:00:0b.0: [10de:03e9] type 01 class 0x060400
[    0.179884] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.179902] pci 0000:00:0c.0: [10de:03e9] type 01 class 0x060400
[    0.179926] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.179950] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
[    0.179973] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
[    0.179992] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
[    0.180023] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
[    0.180085] pci 0000:01:09.0: [104c:8024] type 00 class 0x0c0010
[    0.180100] pci 0000:01:09.0: reg 10: [mem 0xfdeff000-0xfdeff7ff]
[    0.180109] pci 0000:01:09.0: reg 14: [mem 0xfdef8000-0xfdefbfff]
[    0.180156] pci 0000:01:09.0: supports D1 D2
[    0.180158] pci 0000:01:09.0: PME# supported from D0 D1 D2 D3hot
[    0.180188] pci 0000:00:04.0: PCI bridge to [bus 01-01] (subtractive decode)
[    0.180192] pci 0000:00:04.0:   bridge window [io  0xc000-0xcfff]
[    0.180196] pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    0.180201] pci 0000:00:04.0:   bridge window [mem 0xfdd00000-0xfddfffff pref]
[    0.180204] pci 0000:00:04.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.180207] pci 0000:00:04.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.180210] pci 0000:00:04.0:   bridge window [mem 0xe0000000-0xf3ffffff] (subtractive decode)
[    0.180214] pci 0000:00:04.0:   bridge window [mem 0xf4000000-0xffffffff] (subtractive decode)
[    0.180250] pci 0000:02:00.0: [10de:0644] type 00 class 0x030000
[    0.180260] pci 0000:02:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
[    0.180271] pci 0000:02:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.180281] pci 0000:02:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit]
[    0.180289] pci 0000:02:00.0: reg 24: [io  0xbc00-0xbc7f]
[    0.180297] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0007ffff pref]
[    0.188025] pci 0000:00:09.0: PCI bridge to [bus 02-02]
[    0.188029] pci 0000:00:09.0:   bridge window [io  0xb000-0xbfff]
[    0.188033] pci 0000:00:09.0:   bridge window [mem 0xf8000000-0xfbffffff]
[    0.188037] pci 0000:00:09.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.188078] pci 0000:03:00.0: [11ab:4364] type 00 class 0x020000
[    0.188095] pci 0000:03:00.0: reg 10: [mem 0xfdcfc000-0xfdcfffff 64bit]
[    0.188105] pci 0000:03:00.0: reg 18: [io  0xac00-0xacff]
[    0.188134] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.188162] pci 0000:03:00.0: supports D1 D2
[    0.188164] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.196022] pci 0000:00:0b.0: PCI bridge to [bus 03-03]
[    0.196026] pci 0000:00:0b.0:   bridge window [io  0xa000-0xafff]
[    0.196030] pci 0000:00:0b.0:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    0.196034] pci 0000:00:0b.0:   bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    0.196076] pci 0000:04:00.0: [10ec:8178] type 00 class 0x028000
[    0.196091] pci 0000:04:00.0: reg 10: [io  0x9c00-0x9cff]
[    0.196115] pci 0000:04:00.0: reg 18: [mem 0xfdafc000-0xfdafffff 64bit]
[    0.196166] pci 0000:04:00.0: supports D1 D2
[    0.196169] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.204023] pci 0000:00:0c.0: PCI bridge to [bus 04-04]
[    0.204027] pci 0000:00:0c.0:   bridge window [io  0x9000-0x9fff]
[    0.204031] pci 0000:00:0c.0:   bridge window [mem 0xfda00000-0xfdafffff]
[    0.204035] pci 0000:00:0c.0:   bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
[    0.204045] pci_bus 0000:00: on NUMA node 0
[    0.204050] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.204242] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.204410]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0f)
[    0.244092] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244152] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244209] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244267] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 *11 14 15)
[    0.244323] ACPI: PCI Interrupt Link [LNK5] (IRQs *5 7 9 10 11 14 15)
[    0.244378] ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 *10 11 14 15)
[    0.244433] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244490] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 *11 14 15)
[    0.244544] ACPI: PCI Interrupt Link [LIGP] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244599] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244656] ACPI: PCI Interrupt Link [LUBA] (IRQs *5 7 9 10 11 14 15)
[    0.244710] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.244767] ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 *10 11 14 15)
[    0.244822] ACPI: PCI Interrupt Link [LPMU] (IRQs *5 7 9 10 11 14 15)
[    0.244878] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 *11 14 15)
[    0.244933] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 *10 11 14 15)
[    0.244988] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.245044] ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 *11 14 15)
[    0.245098] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.245200] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[    0.245295] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[    0.245389] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
[    0.245482] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0
[    0.245575] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0
[    0.245668] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0
[    0.245761] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
[    0.245855] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0
[    0.245949] ACPI: PCI Interrupt Link [AIGP] (IRQs 20 21 22 23) *0, disabled.
[    0.246045] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
[    0.246140] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
[    0.246236] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0
[    0.246332] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0
[    0.246429] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
[    0.246524] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
[    0.246619] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
[    0.246714] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[    0.246809] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
[    0.246905] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
[    0.246974] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.246974] vgaarb: loaded
[    0.246974] vgaarb: bridge control possible 0000:02:00.0
[    0.246974] PCI: Using ACPI for IRQ routing
[    0.248590] PCI: pci_cache_line_size set to 64 bytes
[    0.248655] reserve RAM buffer: 000000000009f400 - 000000000009ffff 
[    0.248658] reserve RAM buffer: 00000000dfff0000 - 00000000dfffffff 
[    0.248823] hpet0: at MMIO 0xfeff0000, IRQs 2, 8, 31
[    0.248829] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
[    0.250874] Switching to clocksource hpet
[    0.250965] pnp: PnP ACPI init
[    0.250977] ACPI: bus type pnp registered
[    0.251676] pnp 00:00: [bus 00-04]
[    0.251680] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.251684] pnp 00:00: [io  0x0000-0x03af window]
[    0.251687] pnp 00:00: [io  0x03e0-0x0cf7 window]
[    0.251690] pnp 00:00: [io  0x9000-0xffff window]
[    0.251693] pnp 00:00: [io  0x03b0-0x03df window]
[    0.251697] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.251700] pnp 00:00: [mem 0xe0000000-0xefffffff window]
[    0.251703] pnp 00:00: [mem 0xf4000000-0xfe02ffff window]
[    0.251706] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.251709] pnp 00:00: [io  0x4700-0x470b window]
[    0.251713] pnp 00:00: [io  0x1c00-0x1c80 window]
[    0.251716] pnp 00:00: [mem 0xfec80000-0xfecbffff window]
[    0.251786] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.251845] pnp 00:01: [io  0x1000-0x107f]
[    0.251848] pnp 00:01: [io  0x1080-0x10ff]
[    0.251851] pnp 00:01: [io  0x1400-0x147f]
[    0.251853] pnp 00:01: [io  0x1480-0x14ff]
[    0.251856] pnp 00:01: [io  0x1800-0x187f]
[    0.251859] pnp 00:01: [io  0x1880-0x18ff]
[    0.251862] pnp 00:01: [mem 0xfefe0000-0xfefe01ff]
[    0.251864] pnp 00:01: [mem 0xfefe1000-0xfefe10ff]
[    0.251867] pnp 00:01: [mem 0x00000000-0xffffffff disabled]
[    0.251922] system 00:01: [io  0x1000-0x107f] has been reserved
[    0.251925] system 00:01: [io  0x1080-0x10ff] has been reserved
[    0.251929] system 00:01: [io  0x1400-0x147f] has been reserved
[    0.251932] system 00:01: [io  0x1480-0x14ff] has been reserved
[    0.251936] system 00:01: [io  0x1800-0x187f] has been reserved
[    0.251940] system 00:01: [io  0x1880-0x18ff] has been reserved
[    0.251943] system 00:01: [mem 0xfefe0000-0xfefe01ff] has been reserved
[    0.251947] system 00:01: [mem 0xfefe1000-0xfefe10ff] has been reserved
[    0.251951] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.251951] pnp 00:02: [io  0x0010-0x001f]
[    0.251951] pnp 00:02: [io  0x0022-0x003f]
[    0.251951] pnp 00:02: [io  0x0044-0x004d]
[    0.251951] pnp 00:02: [io  0x0050-0x005e]
[    0.251951] pnp 00:02: [io  0x0062-0x0063]
[    0.251951] pnp 00:02: [io  0x0065-0x006f]
[    0.251951] pnp 00:02: [io  0x0074-0x007f]
[    0.251951] pnp 00:02: [io  0x0091-0x0093]
[    0.251951] pnp 00:02: [io  0x00a2-0x00bf]
[    0.251951] pnp 00:02: [io  0x00e0-0x00ef]
[    0.251951] pnp 00:02: [io  0x04d0-0x04d1]
[    0.251951] pnp 00:02: [io  0x0800-0x087f]
[    0.251951] pnp 00:02: [io  0x0290-0x0297]
[    0.251951] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.251951] system 00:02: [io  0x0800-0x087f] has been reserved
[    0.251951] system 00:02: [io  0x0290-0x0297] has been reserved
[    0.251951] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.251951] pnp 00:03: [dma 4]
[    0.251951] pnp 00:03: [io  0x0000-0x000f]
[    0.251951] pnp 00:03: [io  0x0080-0x0090]
[    0.251951] pnp 00:03: [io  0x0094-0x009f]
[    0.251951] pnp 00:03: [io  0x00c0-0x00df]
[    0.251951] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.251951] pnp 00:04: [irq 0 disabled]
[    0.251951] pnp 00:04: [irq 8]
[    0.251951] pnp 00:04: [mem 0xfeff0000-0xfeff03ff]
[    0.251951] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.251951] pnp 00:05: [io  0x0070-0x0073]
[    0.251951] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.251951] pnp 00:06: [io  0x0061]
[    0.251951] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.251951] pnp 00:07: [io  0x00f0-0x00ff]
[    0.251951] pnp 00:07: [irq 13]
[    0.251951] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.251951] pnp 00:08: [io  0x03f8-0x03ff]
[    0.251951] pnp 00:08: [irq 4]
[    0.251951] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.251951] pnp 00:09: [io  0x02f8-0x02ff]
[    0.251951] pnp 00:09: [irq 3]
[    0.251951] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.251951] pnp 00:0a: [io  0x0378-0x037f]
[    0.251951] pnp 00:0a: [irq 7]
[    0.251951] pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.251951] pnp 00:0b: [io  0x0060]
[    0.251951] pnp 00:0b: [io  0x0064]
[    0.251951] pnp 00:0b: [irq 1]
[    0.251951] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.251951] pnp 00:0c: [mem 0xf0000000-0xf3ffffff]
[    0.251951] system 00:0c: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.251951] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.252064] pnp 00:0d: [mem 0x000d0000-0x000d3fff]
[    0.252067] pnp 00:0d: [mem 0x000f0000-0x000f7fff]
[    0.252070] pnp 00:0d: [mem 0x000f8000-0x000fbfff]
[    0.252073] pnp 00:0d: [mem 0x000fc000-0x000fffff]
[    0.252076] pnp 00:0d: [mem 0xfeff0000-0xfeff00ff]
[    0.252079] pnp 00:0d: [mem 0xdfff0000-0xdfffffff]
[    0.252082] pnp 00:0d: [mem 0xffff0000-0xffffffff]
[    0.252085] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[    0.252088] pnp 00:0d: [mem 0x00100000-0xdffeffff]
[    0.252091] pnp 00:0d: [mem 0x00000000-0xffffffff disabled]
[    0.252094] pnp 00:0d: [mem 0xfec00000-0xfec00fff]
[    0.252097] pnp 00:0d: [mem 0xfee00000-0xfeefffff]
[    0.252101] pnp 00:0d: [mem 0xfefff000-0xfeffffff]
[    0.252104] pnp 00:0d: [mem 0xfff80000-0xfff80fff]
[    0.252107] pnp 00:0d: [mem 0xfff90000-0xfffbffff]
[    0.252110] pnp 00:0d: [mem 0xfffed000-0xfffeffff]
[    0.252200] system 00:0d: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.252204] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.252208] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.252212] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.252215] system 00:0d: [mem 0xfeff0000-0xfeff00ff] has been reserved
[    0.252219] system 00:0d: [mem 0xdfff0000-0xdfffffff] could not be reserved
[    0.252223] system 00:0d: [mem 0xffff0000-0xffffffff] has been reserved
[    0.252227] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.252230] system 00:0d: [mem 0x00100000-0xdffeffff] could not be reserved
[    0.252234] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.252238] system 00:0d: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.252243] system 00:0d: [mem 0xfefff000-0xfeffffff] has been reserved
[    0.252247] system 00:0d: [mem 0xfff80000-0xfff80fff] has been reserved
[    0.252251] system 00:0d: [mem 0xfff90000-0xfffbffff] has been reserved
[    0.252254] system 00:0d: [mem 0xfffed000-0xfffeffff] has been reserved
[    0.252258] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.252284] pnp: PnP ACPI: found 14 devices
[    0.252286] ACPI: ACPI bus type pnp unregistered
[    0.252290] PnPBIOS: Disabled by ACPI PNP
[    0.289891] pci 0000:00:04.0: PCI bridge to [bus 01-01]
[    0.289896] pci 0000:00:04.0:   bridge window [io  0xc000-0xcfff]
[    0.289900] pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff]
[    0.289904] pci 0000:00:04.0:   bridge window [mem 0xfdd00000-0xfddfffff pref]
[    0.289913] pci 0000:02:00.0: BAR 6: assigned [mem 0xfb000000-0xfb07ffff pref]
[    0.289917] pci 0000:00:09.0: PCI bridge to [bus 02-02]
[    0.289920] pci 0000:00:09.0:   bridge window [io  0xb000-0xbfff]
[    0.289924] pci 0000:00:09.0:   bridge window [mem 0xf8000000-0xfbffffff]
[    0.289928] pci 0000:00:09.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.289933] pci 0000:03:00.0: BAR 6: assigned [mem 0xfdb00000-0xfdb1ffff pref]
[    0.289937] pci 0000:00:0b.0: PCI bridge to [bus 03-03]
[    0.289940] pci 0000:00:0b.0:   bridge window [io  0xa000-0xafff]
[    0.289944] pci 0000:00:0b.0:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    0.289948] pci 0000:00:0b.0:   bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    0.289952] pci 0000:00:0c.0: PCI bridge to [bus 04-04]
[    0.289955] pci 0000:00:0c.0:   bridge window [io  0x9000-0x9fff]
[    0.289959] pci 0000:00:0c.0:   bridge window [mem 0xfda00000-0xfdafffff]
[    0.289963] pci 0000:00:0c.0:   bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
[    0.289974] pci 0000:00:04.0: setting latency timer to 64
[    0.289986] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.289989] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
[    0.289992] pci_bus 0000:00: resource 6 [mem 0xe0000000-0xf3ffffff]
[    0.289995] pci_bus 0000:00: resource 7 [mem 0xf4000000-0xffffffff]
[    0.289998] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.290001] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[    0.290004] pci_bus 0000:01: resource 2 [mem 0xfdd00000-0xfddfffff pref]
[    0.290007] pci_bus 0000:01: resource 4 [io  0x0000-0xffff]
[    0.290010] pci_bus 0000:01: resource 5 [mem 0x000a0000-0x000bffff]
[    0.290013] pci_bus 0000:01: resource 6 [mem 0xe0000000-0xf3ffffff]
[    0.290016] pci_bus 0000:01: resource 7 [mem 0xf4000000-0xffffffff]
[    0.290019] pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
[    0.290023] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xfbffffff]
[    0.290026] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.290029] pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
[    0.290032] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfdcfffff]
[    0.290035] pci_bus 0000:03: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[    0.290038] pci_bus 0000:04: resource 0 [io  0x9000-0x9fff]
[    0.290041] pci_bus 0000:04: resource 1 [mem 0xfda00000-0xfdafffff]
[    0.290044] pci_bus 0000:04: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref]
[    0.290149] NET: Registered protocol family 2
[    0.290223] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.290484] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.291119] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.291439] TCP: Hash tables configured (established 131072 bind 65536)
[    0.291442] TCP: reno registered
[    0.291445] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.291457] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.291577] NET: Registered protocol family 1
[    0.291822] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[    0.360191] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[    0.360239] pci 0000:02:00.0: Boot video device
[    0.360248] PCI: CLS 64 bytes, default 64
[    0.360308] Unpacking initramfs...
[    0.721084] Freeing initrd memory: 14896k freed
[    0.730101] audit: initializing netlink socket (disabled)
[    0.730119] type=2000 audit(1587840438.724:1): initialized
[    0.743590] highmem bounce pool size: 64 pages
[    0.743596] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.743862] VFS: Disk quotas dquot_6.5.2
[    0.743896] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.743980] msgmni has been set to 1691
[    0.744218] alg: No test for stdrng (krng)
[    0.744258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.744263] io scheduler noop registered
[    0.744265] io scheduler deadline registered
[    0.744292] io scheduler cfq registered (default)
[    0.744504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.744529] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.744532] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.745167] GHES: HEST is not enabled!
[    0.745180] isapnp: Scanning for PnP cards...
[    1.097929] isapnp: No Plug & Play device found
[    1.097992] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.118322] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.138675] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.159262] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.179669] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.179943] Linux agpgart interface v0.103
[    1.180317] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.180320] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.180484] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.180615] mousedev: PS/2 mouse device common for all mice
[    1.180670] rtc_cmos 00:05: RTC can wake from S4
[    1.180842] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.180883] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    1.181029] TCP: cubic registered
[    1.181098] NET: Registered protocol family 10
[    1.181334] Mobile IPv6
[    1.181338] NET: Registered protocol family 17
[    1.181343] Registering the dns_resolver key type
[    1.181399] Using IPI No-Shortcut mode
[    1.181523] PM: Hibernation image not present or could not be loaded.
[    1.181538] registered taskstats version 1
[    1.181920] rtc_cmos 00:05: setting system clock to 2020-04-25 18:47:20 UTC (1587840440)
[    1.182048] Freeing unused kernel memory: 416k freed
[    1.182362] Write protecting the kernel text: 3496k
[    1.182389] Write protecting the kernel read-only data: 984k
[    1.196386] udevd[49]: starting version 175
[    1.198620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.223940] usbcore: registered new interface driver usbfs
[    1.223974] usbcore: registered new interface driver hub
[    1.226909] SCSI subsystem initialized
[    1.228110] usbcore: registered new device driver usb
[    1.228688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.228758] ehci_hcd 0000:00:02.1: setting latency timer to 64
[    1.228763] ehci_hcd 0000:00:02.1: EHCI Host Controller
[    1.228800] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[    1.228831] ehci_hcd 0000:00:02.1: debug port 1
[    1.228841] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[    1.228870] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfe02e000
[    1.230986] libata version 3.00 loaded.
[    1.240053] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[    1.240116] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.240120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.240123] usb usb1: Product: EHCI Host Controller
[    1.240126] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    1.240129] usb usb1: SerialNumber: 0000:00:02.1
[    1.240300] hub 1-0:1.0: USB hub found
[    1.240307] hub 1-0:1.0: 8 ports detected
[    1.240654] pata_amd 0000:00:06.0: version 0.4.1
[    1.240719] pata_amd 0000:00:06.0: setting latency timer to 64
[    1.241642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.241689] scsi0 : pata_amd
[    1.241980] scsi1 : pata_amd
[    1.242562] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    1.242566] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    1.242742] sata_nv 0000:00:08.0: version 3.5
[    1.242929] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
[    1.243012] sata_nv 0000:00:08.0: setting latency timer to 64
[    1.243299] scsi2 : sata_nv
[    1.243371] scsi3 : sata_nv
[    1.243509] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xdc00 irq 21
[    1.243513] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xdc08 irq 21
[    1.243559] ohci_hcd 0000:00:02.0: setting latency timer to 64
[    1.243564] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    1.243584] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[    1.243611] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfe02f000
[    1.262824] sky2: driver version 1.30
[    1.263091] ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
[    1.263166] sky2 0000:03:00.0: Yukon-2 EC Ultra chip revision 2
[    1.271169] microcode: AMD CPU family 0xf not supported
[    1.286998] sky2 0000:03:00.0: eth0: addr 00:19:21:59:af:8d
[    1.298077] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.298083] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.298087] usb usb2: Product: OHCI Host Controller
[    1.298090] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae ohci_hcd
[    1.298094] usb usb2: SerialNumber: 0000:00:02.0
[    1.298261] hub 2-0:1.0: USB hub found
[    1.298270] hub 2-0:1.0: 8 ports detected
[    1.439176] ata1.00: ATA-7: ST3802110A, 2AAA, max UDMA/100
[    1.439182] ata1.00: 156301488 sectors, multi 16: LBA48 
[    1.439193] ata1: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc6000000) ACPI=0x3f01f (20:600:0x13)
[    1.505774] ata1.00: configured for UDMA/100
[    1.505963] scsi 0:0:0:0: Direct-Access     ATA      ST3802110A       2AAA PQ: 0 ANSI: 5
[    1.506207] ata2: port disabled--ignoring
[    1.562282] ata3: SATA link down (SStatus 0 SControl 300)
[    1.612021] usb 1-2: new high-speed USB device number 3 using ehci_hcd
[    1.744650] usb 1-2: New USB device found, idVendor=1a40, idProduct=0101
[    1.744654] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.744657] usb 1-2: Product: USB 2.0 Hub
[    1.744961] hub 1-2:1.0: USB hub found
[    1.745026] hub 1-2:1.0: 4 ports detected
[    2.028038] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.036127] ata4.00: ATAPI: ATAPI   iHAS122   8, 3L03, max UDMA/100
[    2.052117] ata4.00: configured for UDMA/100
[    2.054440] scsi 3:0:0:0: CD-ROM            ATAPI    iHAS122   8      3L03 PQ: 0 ANSI: 5
[    2.055023] ACPI: Fan [FAN] (on)
[    2.056973] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[    2.057001] firewire_ohci 0000:01:09.0: setting latency timer to 64
[    2.062787] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    2.062846] sd 0:0:0:0: [sda] Write Protect is off
[    2.062850] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.062874] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.096772]  sda: sda1 sda2 < sda5 >
[    2.097227] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.099397] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.099451] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    2.102903] sr0: scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.102910] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.104263] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    2.112128] firewire_ohci 0000:01:09.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[    2.160030] usb 2-1: new low-speed USB device number 2 using ohci_hcd
[    2.369082] usb 2-1: New USB device found, idVendor=093a, idProduct=2521
[    2.369087] usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.369091] usb 2-1: Product: USB OPTICAL MOUSE
[    2.612128] firewire_core 0000:01:09.0: created device fw0: GUID 00001921ff14f360, S400
[    2.676019] usb 2-6: new full-speed USB device number 3 using ohci_hcd
[    2.891074] usb 2-6: New USB device found, idVendor=058f, idProduct=9360
[    2.891077] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.891080] usb 2-6: Product: USB Reader
[    2.891083] usb 2-6: Manufacturer:  
[    2.891085] usb 2-6: SerialNumber: 2004888
[    2.899707] Initializing USB Mass Storage driver...
[    2.900055] scsi4 : usb-storage 2-6:1.0
[    2.900157] usbcore: registered new interface driver usb-storage
[    2.900161] USB Mass Storage support registered.
[    2.904657] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input1
[    2.904762] generic-usb 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:02.0-1/input0
[    2.904796] usbcore: registered new interface driver usbhid
[    2.904799] usbhid: USB HID core driver
[    2.964169] usb 1-2.4: new high-speed USB device number 5 using ehci_hcd
[    3.060401] usb 1-2.4: New USB device found, idVendor=f007, idProduct=a999
[    3.060405] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.060408] usb 1-2.4: Product: Teslong Camera
[    3.060410] usb 1-2.4: Manufacturer: Teslong Camera
[    3.908108] scsi 4:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[    3.915097] scsi 4:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[    3.922095] scsi 4:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[    3.929096] scsi 4:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[    3.929774] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    3.929951] sd 4:0:0:1: Attached scsi generic sg3 type 0
[    3.930101] sd 4:0:0:2: Attached scsi generic sg4 type 0
[    3.930273] sd 4:0:0:3: Attached scsi generic sg5 type 0
[    4.204091] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    4.215085] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[    4.226084] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[    4.237089] sd 4:0:0:3: [sde] Attached SCSI removable disk
[    7.927563] microcode: AMD CPU family 0xf not supported
[    7.930210] microcode: AMD CPU family 0xf not supported
[    7.943489] device-mapper: uevent: version 1.0.3
[    7.943583] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    8.434088] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   10.972520] udevd[442]: starting version 175
[   11.237534] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[   11.237543] ACPI: Power Button [PWRB]
[   11.237660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[   11.237664] ACPI: Power Button [PWRF]
[   11.770649] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[   11.801126] i2c i2c-0: nForce2 SMBus adapter at 0x1c00
[   11.801157] i2c i2c-1: nForce2 SMBus adapter at 0xf400
[   11.930339] microcode: AMD CPU family 0xf not supported
[   11.935707] parport_pc 00:0a: reported by Plug and Play ACPI
[   11.935756] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   12.135820] Linux media interface: v0.10
[   12.288505] cfg80211: Calling CRDA to update world regulatory domain
[   12.345983] [drm] Initialized drm 1.1.0 20060810
[   12.383877] ACPI: PCI Interrupt Link [APC5] enabled at IRQ 16
[   12.391981] wmi: Mapper loaded
[   12.393975] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin
[   12.429654] ACPI: PCI Interrupt Link [APC8] enabled at IRQ 16
[   12.430270] [drm] nouveau 0000:02:00.0: Detected an NV50 generation card (0x096200a1)
[   12.434222] [drm] nouveau 0000:02:00.0: Checking PRAMIN for VBIOS
[   12.487284] [drm] nouveau 0000:02:00.0: ... appears to be valid
[   12.487290] [drm] nouveau 0000:02:00.0: Using VBIOS from PRAMIN
[   12.487294] [drm] nouveau 0000:02:00.0: BIT BIOS found
[   12.487298] [drm] nouveau 0000:02:00.0: Bios version 62.94.32.00
[   12.487303] [drm] nouveau 0000:02:00.0: TMDS table version 2.0
[   12.487568] [drm] nouveau 0000:02:00.0: MXM: no VBIOS data, nothing to do
[   12.487572] [drm] nouveau 0000:02:00.0: DCB version 4.0
[   12.487576] [drm] nouveau 0000:02:00.0: DCB outp 00: 04000310 00000028
[   12.487580] [drm] nouveau 0000:02:00.0: DCB outp 01: 01011302 00000030
[   12.487583] [drm] nouveau 0000:02:00.0: DCB outp 02: 02011300 00000028
[   12.487586] [drm] nouveau 0000:02:00.0: DCB outp 03: 02022332 00020010
[   12.487589] [drm] nouveau 0000:02:00.0: DCB conn 00: 00000000
[   12.487592] [drm] nouveau 0000:02:00.0: DCB conn 01: 00001130
[   12.487596] [drm] nouveau 0000:02:00.0: DCB conn 02: 00002261
[   12.487602] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0xD0CE
[   12.500462] Linux video capture interface: v2.00
[   12.512720] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0xD4E3
[   12.515798] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0xE503
[   12.515807] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0xE64C
[   12.516879] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0xE888
[   12.516983] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0xE8ED
[   12.536831] [drm] nouveau 0000:02:00.0: 0xE8ED: Condition still not met after 20ms, skipping following opcodes
[   12.538918] [TTM] Zone  kernel: Available graphics memory: 433278 kiB
[   12.538922] [TTM] Zone highmem: Available graphics memory: 1813602 kiB
[   12.538925] [TTM] Initializing pool allocator
[   12.538941] [drm] nouveau 0000:02:00.0: Detected 512MiB VRAM (DDR2)
[   12.539224] [drm] nouveau 0000:02:00.0: 512 MiB GART (aperture)
[   12.545054] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.545057] [drm] No driver support for vblank timestamp query.
[   12.550587] [drm] nouveau 0000:02:00.0: 1 available performance level(s)
[   12.550593] [drm] nouveau 0000:02:00.0: 3: core 550MHz shader 1375MHz memory 510MHz fanspeed 100%
[   12.550597] [drm] nouveau 0000:02:00.0: c: core 400MHz shader 800MHz memory 499MHz fanspeed 100%
[   12.656376] [drm] nouveau 0000:02:00.0: allocated 1280x1024 fb: 0x330000, bo f6c9c600
[   12.656473] fbcon: nouveaufb (fb0) is primary device
[   12.676308] Console: switching to colour frame buffer device 160x64
[   12.677946] fb0: nouveaufb frame buffer device
[   12.677949] drm: registered panic notifier
[   12.677955] [drm] Initialized nouveau 1.0.0 20120316 for 0000:02:00.0 on minor 0
[   12.736531] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 20
[   12.736554] hda_intel: Disabling MSI
[   12.736606] snd_hda_intel 0000:00:05.0: setting latency timer to 64
[   12.775791] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   12.776073] rtlwifi: wireless switch is on
[   12.796304] uvcvideo: Found UVC 1.00 device Teslong Camera (f007:a999)
[   12.832319] input: Teslong Camera as /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.4/1-2.4:1.0/input/input4
[   12.832415] usbcore: registered new interface driver uvcvideo
[   12.832417] USB Video Class driver (1.1.1)
[   13.488564] cfg80211: World regulatory domain updated:
[   13.488570] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   13.488574] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   13.488577] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   13.488580] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   13.488583] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   13.488585] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   13.488588] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[   13.488591] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   13.488594] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[   13.488610] cfg80211: Calling CRDA for country: EC
[   13.562024] cfg80211: Regulatory domain changed to country: EC
[   13.562030] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   13.562034] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   13.562037] cfg80211:   (5170000 KHz - 5250000 KHz @ 20000 KHz), (N/A, 1700 mBm)
[   13.562040] cfg80211:   (5250000 KHz - 5330000 KHz @ 20000 KHz), (N/A, 2400 mBm)
[   13.562043] cfg80211:   (5490000 KHz - 5730000 KHz @ 20000 KHz), (N/A, 2400 mBm)
[   13.562046] cfg80211:   (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
[   13.884097] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:05.0/input/input5
[   14.676114] input: HDA NVidia Line as /devices/pci0000:00/0000:00:05.0/sound/card0/input6
[   14.676223] input: HDA NVidia Rear Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input7
[   14.676311] input: HDA NVidia Line Out Side as /devices/pci0000:00/0000:00:05.0/sound/card0/input8
[   14.676400] input: HDA NVidia Line Out CLFE as /devices/pci0000:00/0000:00:05.0/sound/card0/input9
[   14.676487] input: HDA NVidia Line Out Surround as /devices/pci0000:00/0000:00:05.0/sound/card0/input10
[   14.676574] input: HDA NVidia Line Out Front as /devices/pci0000:00/0000:00:05.0/sound/card0/input11
[   16.811012] EXT4-fs (dm-0): re-mounted. Opts: (null)
[   17.375284] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[   17.533106] loop: module loaded
[   17.970054] Adding 3203068k swap on /dev/mapper/RS--CNC-swap_1.  Priority:-1 extents:1 across:3203068k 
[   19.310367] RPC: Registered named UNIX socket transport module.
[   19.310372] RPC: Registered udp transport module.
[   19.310374] RPC: Registered tcp transport module.
[   19.310377] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   19.358518] FS-Cache: Loaded
[   19.402979] NFS: Registering the id_resolver key type
[   19.403009] FS-Cache: Netfs 'nfs' registered for caching
[   19.422091] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   21.565322] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
[   23.518611] Bluetooth: Core ver 2.16
[   23.518648] NET: Registered protocol family 31
[   23.518651] Bluetooth: HCI device and connection manager initialized
[   23.518655] Bluetooth: HCI socket layer initialized
[   23.518658] Bluetooth: L2CAP socket layer initialized
[   23.518665] Bluetooth: SCO socket layer initialized
[   23.554112] Bluetooth: RFCOMM TTY layer initialized
[   23.554121] Bluetooth: RFCOMM socket layer initialized
[   23.554124] Bluetooth: RFCOMM ver 1.11
[   23.650978] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.650982] Bluetooth: BNEP filters: protocol multicast
[   24.128106] lp0: using parport0 (interrupt-driven).
[   25.051239] ppdev: user-space parallel port driver
[   26.133911] sky2 0000:03:00.0: eth0: enabling interface
[   26.134118] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   26.484186] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   29.872923] wlan0: authenticate with c8:0e:14:a2:28:b5
[   29.893582] wlan0: send auth to c8:0e:14:a2:28:b5 (try 1/3)
[   29.900671] wlan0: authenticated
[   29.912028] wlan0: associate with c8:0e:14:a2:28:b5 (try 1/3)
[   29.917973] wlan0: RX AssocResp from c8:0e:14:a2:28:b5 (capab=0x1431 status=0 aid=6)
[   29.928283] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   29.928386] wlan0: associated
[   29.928431] cfg80211: Calling CRDA for country: DE
[   29.934206] cfg80211: Regulatory domain changed to country: DE
[   29.934212] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   29.934216] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   29.934219] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   29.934223] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   29.934225] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm)
[   29.934228] cfg80211:   (5725000 KHz - 5875000 KHz @ 80000 KHz), (N/A, 1397 mBm)
[   29.934231] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[  487.571002] I-pipe: head domain RTAI registered.
[  487.571011] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  487.571057] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  487.571061] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[  487.571065] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  487.571069] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 8500250
[  487.630377] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  487.630442] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  487.630447] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[  487.630451] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[  487.630454] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[  487.653717] RTAI[math]: loaded.
[  487.944459] config string '0 out'
[  661.855865] RTAI[math]: unloaded.
[  661.861306] SCHED releases registered named ALIEN PEDV$D
[  661.868469] RTAI[malloc]: unloaded.
[  661.968037] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  661.972002] I-pipe: head domain RTAI unregistered.
[  661.972091] RTAI[hal]: unmounted.
[  793.278000] I-pipe: head domain RTAI registered.
[  793.278009] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  793.278058] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  793.278062] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[  793.278066] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  793.278069] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12479500
[  793.288123] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  793.288191] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  793.288196] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[  793.288200] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[  793.288204] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[  793.293887] RTAI[math]: loaded.
[  793.443065] config string '0 out'
[ 1183.148739] RTAI[math]: unloaded.
[ 1183.151131] SCHED releases registered named ALIEN PEDV$D
[ 1183.157063] RTAI[malloc]: unloaded.
[ 1183.256019] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 1183.258297] I-pipe: head domain RTAI unregistered.
[ 1183.258356] RTAI[hal]: unmounted.
[ 1242.233066] wlan0: deauthenticating from c8:0e:14:a2:28:b5 by local choice (reason=3)
[ 1242.293061] cfg80211: Calling CRDA to update world regulatory domain
[ 1242.307354] cfg80211: World regulatory domain updated:
[ 1242.307359] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1242.307363] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1242.307366] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 1242.307369] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 1242.307372] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1242.307375] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1242.307378] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 1242.307381] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1242.307383] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 1246.188654] wlan0: authenticate with c8:0e:14:a2:28:b5
[ 1246.208831] wlan0: send auth to c8:0e:14:a2:28:b5 (try 1/3)
[ 1246.212848] wlan0: authenticated
[ 1246.224033] wlan0: associate with c8:0e:14:a2:28:b5 (try 1/3)
[ 1246.230047] wlan0: RX AssocResp from c8:0e:14:a2:28:b5 (capab=0x1431 status=0 aid=6)
[ 1246.240453] wlan0: associated
[ 1246.240912] cfg80211: Calling CRDA for country: DE
[ 1246.246578] cfg80211: Regulatory domain changed to country: DE
[ 1246.246583] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1246.246587] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1246.246590] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1246.246593] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1246.246596] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm)
[ 1246.246599] cfg80211:   (5725000 KHz - 5875000 KHz @ 80000 KHz), (N/A, 1397 mBm)
[ 1246.246602] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 1438.136096] wlan0: deauthenticated from c8:0e:14:a2:28:b5 (Reason: 6)
[ 1438.188110] cfg80211: Calling CRDA to update world regulatory domain
[ 1438.193972] cfg80211: World regulatory domain updated:
[ 1438.193978] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1438.193982] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1438.193985] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 1438.193988] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 1438.193992] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1438.193995] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1438.193998] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 1438.194000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1438.194003] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 1439.440538] wlan0: authenticate with c8:0e:14:a2:28:b5
[ 1439.460145] wlan0: send auth to c8:0e:14:a2:28:b5 (try 1/3)
[ 1439.463636] wlan0: authenticated
[ 1439.476034] wlan0: associate with c8:0e:14:a2:28:b5 (try 1/3)
[ 1439.481858] wlan0: RX AssocResp from c8:0e:14:a2:28:b5 (capab=0x1431 status=0 aid=6)
[ 1439.492277] wlan0: associated
[ 1439.492428] cfg80211: Calling CRDA for country: DE
[ 1439.498424] cfg80211: Regulatory domain changed to country: DE
[ 1439.498431] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1439.498434] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.498437] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1439.498440] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 1439.498443] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm)
[ 1439.498446] cfg80211:   (5725000 KHz - 5875000 KHz @ 80000 KHz), (N/A, 1397 mBm)
[ 1439.498449] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 1549.786234] I-pipe: head domain RTAI registered.
[ 1549.786243] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 1549.786290] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 1549.786295] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 1549.786299] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 1549.786303] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12484750
[ 1549.796329] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 1549.796393] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 1549.796398] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 1549.796402] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 1549.796405] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 1549.803293] RTAI[math]: loaded.
[ 1549.959858] config string '0 out'
[ 1552.411898] RTAI[math]: unloaded.
[ 1552.414308] SCHED releases registered named ALIEN PEDV$D
[ 1552.419636] RTAI[malloc]: unloaded.
[ 1552.516033] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 1552.518534] I-pipe: head domain RTAI unregistered.
[ 1552.518593] RTAI[hal]: unmounted.
[ 1579.777612] I-pipe: head domain RTAI registered.
[ 1579.777621] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 1579.777663] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 1579.777669] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 1579.777672] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 1579.777676] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12446500
[ 1579.790642] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 1579.790705] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 1579.790710] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 1579.790714] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 1579.790717] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 1579.796711] RTAI[math]: loaded.
[ 1579.946249] config string '0 out'
[ 1582.401084] RTAI[math]: unloaded.
[ 1582.403463] SCHED releases registered named ALIEN PEDV$D
[ 1582.409196] RTAI[malloc]: unloaded.
[ 1582.508021] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 1582.510318] I-pipe: head domain RTAI unregistered.
[ 1582.510376] RTAI[hal]: unmounted.
[ 1596.059404] I-pipe: head domain RTAI registered.
[ 1596.059412] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 1596.059460] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 1596.059464] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 1596.059467] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 1596.059471] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12482750
[ 1596.069873] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 1596.069935] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 1596.069940] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 1596.069944] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 1596.069947] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 1596.075675] RTAI[math]: loaded.
[ 1596.225422] config string '0 out'
[ 1604.601737] spurious APIC interrupt on CPU#0, should never happen.
[ 1604.606408] RTAI[math]: unloaded.
[ 1604.608701] SCHED releases registered named ALIEN PEDV$D
[ 1604.615157] RTAI[malloc]: unloaded.
[ 1604.712022] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 1604.715026] I-pipe: head domain RTAI unregistered.
[ 1604.715078] RTAI[hal]: unmounted.
[ 1771.716533] I-pipe: head domain RTAI registered.
[ 1771.716542] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 1771.716585] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 1771.716589] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 1771.716592] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 1771.716596] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12475250
[ 1771.730211] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 1771.730273] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 1771.730278] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 1771.730282] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 1771.730285] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 1771.737564] RTAI[math]: loaded.
[ 1771.889380] config string '0 out'
[ 1822.993349] RTAI[math]: unloaded.
[ 1822.995723] SCHED releases registered named ALIEN PEDV$D
[ 1823.000948] RTAI[malloc]: unloaded.
[ 1823.100020] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 1823.102374] I-pipe: head domain RTAI unregistered.
[ 1823.102436] RTAI[hal]: unmounted.
[ 1863.581320] I-pipe: head domain RTAI registered.
[ 1863.581328] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 1863.581371] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 1863.581375] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 1863.581379] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 1863.581383] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12455250
[ 1863.591459] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 1863.591517] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 1863.591522] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 1863.591526] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 1863.591528] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 1863.601751] RTAI[math]: loaded.
[ 1863.757092] config string '0 out'
[ 1895.488364] RTAI[math]: unloaded.
[ 1895.490936] SCHED releases registered named ALIEN PEDV$D
[ 1895.497115] RTAI[malloc]: unloaded.
[ 1895.596022] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 1895.598303] I-pipe: head domain RTAI unregistered.
[ 1895.598363] RTAI[hal]: unmounted.
[ 2046.010060] I-pipe: head domain RTAI registered.
[ 2046.010069] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2046.010116] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2046.010121] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 2046.010124] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2046.010128] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12471000
[ 2046.023158] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2046.023217] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2046.023222] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 2046.023226] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 2046.023228] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2046.029077] RTAI[math]: loaded.
[ 2046.178579] config string '0 out'
[ 2166.228690] RTAI[math]: unloaded.
[ 2166.231045] SCHED releases registered named ALIEN PEDV$D
[ 2166.234132] RTAI[malloc]: unloaded.
[ 2166.332025] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2166.334358] I-pipe: head domain RTAI unregistered.
[ 2166.334417] RTAI[hal]: unmounted.
[ 2504.547001] I-pipe: head domain RTAI registered.
[ 2504.547009] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2504.547057] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2504.547061] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 2504.547065] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2504.547068] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12489750
[ 2504.559929] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2504.559991] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2504.559998] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 2504.560051] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 2504.560054] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2504.587281] RTAI[math]: loaded.
[ 2504.636476] config string '0 out'
[ 2507.500131] uvcvideo: Failed to query (SET_CUR) UVC control 5 on unit 3: -110 (exp. 1).
[ 2631.631841] wlan0: deauthenticated from c8:0e:14:a2:28:b5 (Reason: 6)
[ 2631.656141] cfg80211: Calling CRDA to update world regulatory domain
[ 2631.662997] cfg80211: World regulatory domain updated:
[ 2631.663004] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 2631.663007] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 2631.663011] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 2631.663014] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 2631.663016] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 2631.663019] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 2631.663022] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 2631.663026] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 2631.663029] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 2632.083513] uvcvideo: Failed to resubmit video URB (-27).
[ 2632.083523] uvcvideo: Failed to resubmit video URB (-27).
[ 2632.083534] uvcvideo: Failed to resubmit video URB (-27).
[ 2632.083539] uvcvideo: Failed to resubmit video URB (-27).
[ 2632.083544] uvcvideo: Failed to resubmit video URB (-27).
[ 2632.917063] wlan0: authenticate with c8:0e:14:a2:28:b5
[ 2632.936206] wlan0: send auth to c8:0e:14:a2:28:b5 (try 1/3)
[ 2632.939911] wlan0: authenticated
[ 2632.952050] wlan0: associate with c8:0e:14:a2:28:b5 (try 1/3)
[ 2632.958248] wlan0: RX AssocResp from c8:0e:14:a2:28:b5 (capab=0x1431 status=0 aid=6)
[ 2632.968796] wlan0: associated
[ 2632.969567] cfg80211: Calling CRDA for country: DE
[ 2632.979288] cfg80211: Regulatory domain changed to country: DE
[ 2632.979294] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 2632.979298] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 2632.979301] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 2632.979304] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 2632.979307] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm)
[ 2632.979316] cfg80211:   (5725000 KHz - 5875000 KHz @ 80000 KHz), (N/A, 1397 mBm)
[ 2632.979319] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 2635.550858] RTAI[math]: unloaded.
[ 2635.553977] SCHED releases registered named ALIEN PEDV$D
[ 2635.557348] RTAI[malloc]: unloaded.
[ 2635.656028] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2635.658943] I-pipe: head domain RTAI unregistered.
[ 2635.659003] RTAI[hal]: unmounted.
[ 2643.038612] I-pipe: head domain RTAI registered.
[ 2643.038619] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2643.038665] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2643.038669] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 2643.038673] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2643.038677] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 8014750
[ 2643.048864] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2643.048924] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2643.048929] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 2643.048933] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 2643.048936] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2643.062537] RTAI[math]: loaded.
[ 2643.220807] config string '0 out'
[ 2651.008146] usb 1-2.4: reset high-speed USB device number 5 using ehci_hcd
[ 2666.080146] usb 1-2.4: device descriptor read/64, error -110
[ 2681.256142] usb 1-2.4: device descriptor read/64, error -110
[ 2681.432143] usb 1-2.4: reset high-speed USB device number 5 using ehci_hcd
[ 2696.504142] usb 1-2.4: device descriptor read/64, error -110
[ 2711.680175] usb 1-2.4: device descriptor read/64, error -110
[ 2711.856176] usb 1-2.4: reset high-speed USB device number 5 using ehci_hcd
[ 2722.264032] usb 1-2.4: device not accepting address 5, error -110
[ 2722.336141] usb 1-2.4: reset high-speed USB device number 5 using ehci_hcd
[ 2732.744041] usb 1-2.4: device not accepting address 5, error -110
[ 2732.744375] usb 1-2.4: USB disconnect, device number 5
[ 2732.840143] usb 1-2.4: new high-speed USB device number 6 using ehci_hcd
[ 2747.912140] usb 1-2.4: device descriptor read/64, error -110
[ 2763.088318] usb 1-2.4: device descriptor read/64, error -110
[ 2763.264156] usb 1-2.4: new high-speed USB device number 7 using ehci_hcd
[ 2778.336121] usb 1-2.4: device descriptor read/64, error -110
[ 2793.512144] usb 1-2.4: device descriptor read/64, error -110
[ 2793.688146] usb 1-2.4: new high-speed USB device number 8 using ehci_hcd
[ 2804.096140] usb 1-2.4: device not accepting address 8, error -110
[ 2804.168147] usb 1-2.4: new high-speed USB device number 9 using ehci_hcd
[ 2814.576046] usb 1-2.4: device not accepting address 9, error -110
[ 2814.576126] hub 1-2:1.0: unable to enumerate USB device on port 4
[ 2819.986845] RTAI[math]: unloaded.
[ 2819.989351] SCHED releases registered named ALIEN PEDV$D
[ 2820.002018] RTAI[malloc]: unloaded.
[ 2820.100038] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2820.108965] I-pipe: head domain RTAI unregistered.
[ 2820.109019] RTAI[hal]: unmounted.
[ 2846.874565] I-pipe: head domain RTAI registered.
[ 2846.874573] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2846.874621] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2846.874625] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 2846.874629] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2846.874632] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12467250
[ 2846.884653] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2846.884715] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2846.884720] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 2846.884724] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 2846.884727] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2846.892360] RTAI[math]: loaded.
[ 2847.043096] config string '0 out'
[ 2865.231158] RTAI[math]: unloaded.
[ 2865.233726] SCHED releases registered named ALIEN PEDV$D
[ 2865.248342] RTAI[malloc]: unloaded.
[ 2865.348050] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2865.350264] I-pipe: head domain RTAI unregistered.
[ 2865.350314] RTAI[hal]: unmounted.
[ 3009.231058] wlan0: deauthenticating from c8:0e:14:a2:28:b5 by local choice (reason=3)
[ 3009.263465] cfg80211: Calling CRDA to update world regulatory domain
[ 3009.270536] cfg80211: World regulatory domain updated:
[ 3009.270543] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 3009.270547] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 3009.270550] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 3009.270553] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 3009.270556] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 3009.270559] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 3009.270561] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 3009.270564] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 3009.270567] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 3013.188613] wlan0: authenticate with c8:0e:14:a2:28:b5
[ 3013.208184] wlan0: send auth to c8:0e:14:a2:28:b5 (try 1/3)
[ 3013.212029] wlan0: authenticated
[ 3013.224032] wlan0: associate with c8:0e:14:a2:28:b5 (try 1/3)
[ 3013.229560] wlan0: RX AssocResp from c8:0e:14:a2:28:b5 (capab=0x1431 status=0 aid=6)
[ 3013.239876] wlan0: associated
[ 3013.239938] cfg80211: Calling CRDA for country: DE
[ 3013.245528] cfg80211: Regulatory domain changed to country: DE
[ 3013.245534] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 3013.245538] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 3013.245541] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 3013.245544] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 3013.245547] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm)
[ 3013.245549] cfg80211:   (5725000 KHz - 5875000 KHz @ 80000 KHz), (N/A, 1397 mBm)
[ 3013.245552] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 3281.866828] I-pipe: head domain RTAI registered.
[ 3281.866837] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 3281.866884] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 3281.866888] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 3281.866891] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 3281.866895] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12481500
[ 3281.880456] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 3281.880513] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 3281.880518] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 3281.880522] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 3281.880525] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 3281.889123] RTAI[math]: loaded.
[ 3282.061449] config string '0 out'
[ 3292.317925] RTAI[math]: unloaded.
[ 3292.320332] SCHED releases registered named ALIEN PEDV$D
[ 3292.325290] RTAI[malloc]: unloaded.
[ 3292.424034] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 3292.426470] I-pipe: head domain RTAI unregistered.
[ 3292.426530] RTAI[hal]: unmounted.
[ 3298.714011] I-pipe: head domain RTAI registered.
[ 3298.714020] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 3298.714069] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 3298.714073] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 3298.714076] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 3298.714080] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12459500
[ 3298.724125] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 3298.724195] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 3298.724199] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 3298.724203] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 3298.724207] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 3298.731626] RTAI[math]: loaded.
[ 3298.881285] config string '0 out'
[ 3411.825500] RTAI[math]: unloaded.
[ 3411.827722] SCHED releases registered named ALIEN PEDV$D
[ 3411.832831] RTAI[malloc]: unloaded.
[ 3411.932020] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 3411.934343] I-pipe: head domain RTAI unregistered.
[ 3411.934401] RTAI[hal]: unmounted.
[ 3725.253907] I-pipe: head domain RTAI registered.
[ 3725.253915] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 3725.253963] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 3725.253967] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 3725.253971] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 3725.253975] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12455000
[ 3725.267094] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 3725.267157] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 3725.267162] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 3725.267166] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 3725.267169] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 3725.273898] RTAI[math]: loaded.
[ 3725.433498] config string '0 out'
[ 3924.513777] RTAI[math]: unloaded.
[ 3924.519097] SCHED releases registered named ALIEN PEDV$D
[ 3924.525233] RTAI[malloc]: unloaded.
[ 3924.624026] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 3924.626478] I-pipe: head domain RTAI unregistered.
[ 3924.626538] RTAI[hal]: unmounted.
[ 3934.354787] I-pipe: head domain RTAI registered.
[ 3934.354796] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 3934.354837] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 3934.354842] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 3934.354845] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 3934.354849] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12475500
[ 3934.364889] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 3934.364951] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 3934.364956] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 3934.364960] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 3934.364963] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 3934.379820] RTAI[math]: loaded.
[ 3934.528025] RTAPI: ERROR: Unexpected realtime delay on task 1
[ 3934.528025] This Message will only display once per session.
[ 3934.528025] Run the Latency Test and resolve before continuing.
[ 3934.531631] config string '0 out'
[ 4086.711942] RTAI[math]: unloaded.
[ 4086.714270] SCHED releases registered named ALIEN PEDV$D
[ 4086.717029] RTAI[malloc]: unloaded.
[ 4086.816023] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 4086.818378] I-pipe: head domain RTAI unregistered.
[ 4086.818437] RTAI[hal]: unmounted.
[ 4225.240225] wlan0: deauthenticating from c8:0e:14:a2:28:b5 by local choice (reason=3)
[ 4225.277880] cfg80211: Calling CRDA to update world regulatory domain
[ 4225.284488] cfg80211: World regulatory domain updated:
[ 4225.284494] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 4225.284498] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 4225.284501] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 4225.284504] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 4225.284507] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 4225.284510] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 4225.284513] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 4225.284516] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 4225.284519] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 4229.197126] wlan0: authenticate with c8:0e:14:a2:28:b5
[ 4229.216137] wlan0: send auth to c8:0e:14:a2:28:b5 (try 1/3)
[ 4229.219841] wlan0: authenticated
[ 4229.236053] wlan0: associate with c8:0e:14:a2:28:b5 (try 1/3)
[ 4229.240895] wlan0: RX AssocResp from c8:0e:14:a2:28:b5 (capab=0x1431 status=0 aid=6)
[ 4229.251460] wlan0: associated
[ 4229.252146] cfg80211: Calling CRDA for country: DE
[ 4229.259691] cfg80211: Regulatory domain changed to country: DE
[ 4229.259698] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 4229.259702] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 4229.259705] cfg80211:   (5150000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 4229.259708] cfg80211:   (5250000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 4229.259711] cfg80211:   (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm)
[ 4229.259714] cfg80211:   (5725000 KHz - 5875000 KHz @ 80000 KHz), (N/A, 1397 mBm)
[ 4229.259717] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 4970.610081] I-pipe: head domain RTAI registered.
[ 4970.610089] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 4970.610137] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 4970.610141] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12555225, CLK_FREQ 2209691000, CPU_FREQ 2209691000
[ 4970.610145] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 4970.610148] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12555225, 12555225, 12487250
[ 4970.620280] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 4970.620340] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 4970.620345] RTAI[sched]: hard timer type/freq = APIC/12555225(Hz); default timing: oneshot; linear timed lists.
[ 4970.620349] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2209691000 hz.
[ 4970.620352] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 4970.633233] RTAI[math]: loaded.
[ 4970.794047] config string '0 out'
[ 5098.608590] RTAI[math]: unloaded.
[ 5098.610964] SCHED releases registered named ALIEN PEDV$D
[ 5098.621144] RTAI[malloc]: unloaded.
[ 5098.720022] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 5098.722304] I-pipe: head domain RTAI unregistered.
[ 5098.722364] RTAI[hal]: unmounted.


I have completely set up linuxcnc two times now and I get the same error every time. can someone help me?
Thanks.

Please Log in or Create an account to join the conversation.

Moderators: mhaberlerHansU
Time to create page: 0.124 seconds
Powered by Kunena Forum