NativeCAM is Features renamed

More
20 Dec 2017 13:43 #103387 by FernV
Replied by FernV on topic NativeCAM is Features renamed

...I did find a small quirk with your last version

Right, this is a bug. It is not a problem with the one with 2 lines because it does not start after an arc.

It will be fixed in next release (it still have much difficulties with git branches)

Fern

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

More
21 Dec 2017 21:28 #103441 by FernV
Replied by FernV on topic NativeCAM is Features renamed
Hi Karl,

I wrote a subroutine to create DSub cut-outs including the mounting holes, either milled or drilled.

Have you noticed an error in the Norcomp table for the front mounted ? The value of F column(11.68) does not match the value of H column(8.81) + 2 * radius(2.11) which is 13.03mm. I hope it did not cause you a problem.

I have new line and arc subroutine for Polyline that make it possible to create a cut-out like this by only dividing E value by 2 and of course adding H + 2* radius. Much more user friendly since there is only 1 line sub and 1 arc sub to chose from.

Fern
Attachments:
The following user(s) said Thank You: Zbigi

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

More
22 Dec 2017 08:06 #103455 by kjacobs
Hi Fern,

Have you noticed an error in the Norcomp table for the front mounted ?

I only needed the back mounted version which seems not to have that error. But it shows the danger of trusting the first google hit...

I have new line and arc subroutine for Polyline

This new polyline option looks very useful!
Thank you for putting so much effort into this, this is all very instructive, at least for me. And even showing it in the german version. I could live with the english version which would make it easier for the rest of the planet. I just use the german version to help a friend who is not fluent in english (and to test my german translation, the new version of which I'll be sending to you soon).
Cheers,
Karl

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

More
27 Dec 2017 12:04 #103745 by Zbigi
Replied by Zbigi on topic NativeCAM is Features renamed
Hi Fern
above all, great respect for the work done and the big thanks for NCAM

I noticed the strange behavior of the version for the lathe,
if a pop-up appears with the wrong tool selected, for example orientation, it blocks completely NCAM and only reset helps.
I use the latest version of NCAM-0.1.14b on Debian

Best regards
Zbigi

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

More
27 Dec 2017 20:28 #103763 by FernV
Replied by FernV on topic NativeCAM is Features renamed
Do you mean clicking the button does not close the pop-up window ?

Fern

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

More
28 Dec 2017 11:29 #103787 by Zbigi
Replied by Zbigi on topic NativeCAM is Features renamed
clicking the button closed pop-up but panel nativeCAM is not active , no any reaction on clicking
Zbigi

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

More
04 Jan 2018 16:01 #104025 by FernV
Replied by FernV on topic NativeCAM is Features renamed

... if a pop-up appears with the wrong tool selected, for example orientation, it blocks completely NCAM and only reset helps


Hi,

You can disable all pop-up with the option in Utilities menu. You can disable them as soon as you start LinuxCNC or NativeCAM stand-alone without waiting for them to appear.

Those are for people without much experience and might be used more often in the future.

Fern

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

More
12 Jan 2018 20:03 #104357 by Zbigi
Replied by Zbigi on topic NativeCAM is Features renamed
Hi Fern
thank you for explanation,
today something like that happened ->
I turned on the update of Linux today and ... after this none of my Nativecam / previously working correctly / configurations do not worm up, I also tried with the wizard and it's the same error, maybe some conflict after the update
a pop-up appears with a message about the error, pls info what can i do
Zbigi

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/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.7.11
Machine configuration directory is '/home/z/linuxcnc/configs/f4'
Machine configuration file is 'f4.ini'
INIFILE=/home/z/linuxcnc/configs/f4/f4.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Found file(REL): ./f4.hal
Found file(REL): ./custom.hal
Starting TASK program: milltask
Starting DISPLAY program: axis
Embeded tab command "halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x 58720396 -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui" exited with error: 1
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=4786
Killing task milltask, PID=4815
task: 105 cycles, min=0.000008, max=0.021160, avg=0.008283, 0 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:
Note: Using POSIX non-realtime
sched_setaffinity: Invalid argument
Traceback (most recent call last):
File "/usr/bin/gladevcp", line 45, in <module>
import gladevcp.makepins
File "/usr/lib/pymodules/python2.7/gladevcp/__init__.py", line 1, in <module>
from hal_pythonplugin import *
File "/usr/lib/pymodules/python2.7/gladevcp/hal_pythonplugin.py", line 1, in <module>
from camview import CamView
ImportError: No module named camview
Traceback (most recent call last):
File "/usr/bin/gladevcp", line 45, in <module>
import gladevcp.makepins
File "/usr/lib/pymodules/python2.7/gladevcp/__init__.py", line 1, in <module>
from hal_pythonplugin import *
File "/usr/lib/pymodules/python2.7/gladevcp/hal_pythonplugin.py", line 1, in <module>
from camview import CamView
ImportError: No module named camview
<commandline>:0: waitpid failed gladevcp gladevcp
<commandline>:0: gladevcp exited without becoming ready
4786
PID TTY STAT TIME COMMAND
4815
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Note: Using POSIX non-realtime

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 - 0000000000091400 (usable)
[ 0.000000] BIOS-e820: 0000000000091400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000cf228000 (usable)
[ 0.000000] BIOS-e820: 00000000cf228000 - 00000000cf26c000 (reserved)
[ 0.000000] BIOS-e820: 00000000cf26c000 - 00000000cf5b7000 (usable)
[ 0.000000] BIOS-e820: 00000000cf5b7000 - 00000000cf5e7000 (reserved)
[ 0.000000] BIOS-e820: 00000000cf5e7000 - 00000000cf7e7000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cf7e7000 - 00000000cf7ff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000cf7ff000 - 00000000cf800000 (usable)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffc00000 - 00000000ffc20000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 000000042e000000 (usable)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Dell Inc. Precision M4600/08V9YG, BIOS A07 10/02/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0xcf800 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FF0000000 write-back
[ 0.000000] 3 base 100000000 mask F00000000 write-back
[ 0.000000] 4 base 200000000 mask E00000000 write-back
[ 0.000000] 5 base 400000000 mask FE0000000 write-back
[ 0.000000] 6 base 420000000 mask FF0000000 write-back
[ 0.000000] 7 base 42E000000 mask FFE000000 uncachable
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] found SMP MP-table at [c00f18c0] f18c0
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] Base memory trampoline at [c008d000] 8d000 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: 36526000 - 3728b000
[ 0.000000] ACPI: RSDP 000fe300 00024 (v02 DELL )
[ 0.000000] ACPI: XSDT cf7fde18 00084 (v01 DELL CBX3 06222004 MSFT 00010013)
[ 0.000000] ACPI: FACP cf787d98 000F4 (v04 DELL CBX3 06222004 MSFT 00010013)
[ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20120320/tbfadt-378)
[ 0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 0xCF7E4E40/0x00000000CF7E4D40, using 32 (20120320/tbfadt-502)
[ 0.000000] ACPI: DSDT cf754018 08A1A (v02 INT430 SYSFexxx 00001001 INTL 20090903)
[ 0.000000] ACPI: FACS cf7e4e40 00040
[ 0.000000] ACPI: APIC cf7fcf18 000CC (v02 DELL CBX3 06222004 MSFT 00010013)
[ 0.000000] ACPI: TCPA cf7e5d18 00032 (v02 00000000 00000000)
[ 0.000000] ACPI: SSDT cf788a98 002F9 (v01 DELLTP TPM 00003000 INTL 20090903)
[ 0.000000] ACPI: MCFG cf7e5c98 0003C (v01 DELL SNDYBRDG 06222004 MSFT 00000097)
[ 0.000000] ACPI: HPET cf7e5c18 00038 (v01 A M I PCHHPET 06222004 AMI. 00000003)
[ 0.000000] ACPI: BOOT cf7e5b98 00028 (v01 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] ACPI: SSDT cf76b018 00990 (v01 PmRef Cpu0Ist 00003000 INTL 20090903)
[ 0.000000] ACPI: SSDT cf76a018 00996 (v01 PmRef CpuPm 00003000 INTL 20090903)
[ 0.000000] ACPI: DMAR cf7e4a18 000B0 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: SLIC cf774c18 00176 (v03 DELL CBX3 06222004 MSFT 00010013)
[ 0.000000] ACPI: SSDT cf772018 018C3 (v01 NvdRef NvdTabl 00001000 INTL 20090903)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 2432MB 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 -> 0x000cf800
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x00000091
[ 0.000000] 0: 0x00000100 -> 0x000cf228
[ 0.000000] 0: 0x000cf26c -> 0x000cf5b7
[ 0.000000] 0: 0x000cf7ff -> 0x000cf800
[ 0.000000] On node 0 totalpages: 849141
[ 0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f4b36200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3937 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: 4865 pages used for memmap
[ 0.000000] HighMem zone: 617077 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, 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: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000
[ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at cf800000 (gap: cf800000:2f51c000)
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 17 pages/cpu @f7763000 s48384 r0 d21248 u69632
[ 0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 842500
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=1e1bd602-e1c4-4931-b7a0-d270a24dc079 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] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] allocated 6799232 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:000cf800)
[ 0.000000] Memory: 3342368k/3399680k available (3495k kernel code, 54196k reserved, 1237k data, 416k init, 2487768k 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:744 16
[ 0.000000] CPU 0 irqstacks, hard=f4006000 soft=f4008000
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Interrupt pipeline (release #3)
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 2195.091 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.18 BogoMIPS (lpj=8780364)
[ 0.000006] pid_max: default: 32768 minimum: 301
[ 0.000044] Security Framework initialized
[ 0.000048] AppArmor: AppArmor disabled by boot time parameter
[ 0.000065] Mount-cache hash table entries: 512
[ 0.000245] Initializing cgroup subsys cpuacct
[ 0.000247] Initializing cgroup subsys memory
[ 0.000255] Initializing cgroup subsys devices
[ 0.000257] Initializing cgroup subsys freezer
[ 0.000258] Initializing cgroup subsys net_cls
[ 0.000260] Initializing cgroup subsys blkio
[ 0.000266] Initializing cgroup subsys perf_event
[ 0.000292] CPU: Physical Processor ID: 0
[ 0.000294] CPU: Processor Core ID: 0
[ 0.000298] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.000299] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.000302] mce: CPU supports 9 MCE banks
[ 0.000316] CPU0: Thermal monitoring enabled (TM1)
[ 0.000420] ACPI: Core revision 20120320
[ 0.008925] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.009336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048980] CPU0: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz stepping 07
[ 0.156199] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.156206] PEBS disabled due to CPU errata.
[ 0.156209] ... version: 3
[ 0.156210] ... bit width: 48
[ 0.156212] ... generic registers: 4
[ 0.156214] ... value mask: 0000ffffffffffff
[ 0.156215] ... max period: 000000007fffffff
[ 0.156217] ... fixed-purpose events: 3
[ 0.156218] ... event mask: 000000070000000f
[ 0.168295] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.180210] CPU 1 irqstacks, hard=f4118000 soft=f411a000
[ 0.180215] Booting Node 0, Processors #1
[ 0.190605] Initializing CPU#1
[ 0.193364] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.200195] CPU 2 irqstacks, hard=f4148000 soft=f414a000
[ 0.200201] #2
[ 0.210509] Initializing CPU#2
[ 0.213344] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.220171] CPU 3 irqstacks, hard=f415c000 soft=f415e000
[ 0.220177] #3
[ 0.230485] Initializing CPU#3
[ 0.233318] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.240148] CPU 4 irqstacks, hard=f416e000 soft=f4170000
[ 0.240153] #4
[ 0.250561] Initializing CPU#4
[ 0.253300] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.260127] CPU 5 irqstacks, hard=f41a0000 soft=f41a2000
[ 0.260133] #5
[ 0.270440] Initializing CPU#5
[ 0.273275] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.280102] CPU 6 irqstacks, hard=f41b4000 soft=f41b6000
[ 0.280107] #6
[ 0.290316] Initializing CPU#6
[ 0.293150] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.300080] CPU 7 irqstacks, hard=f41c4000 soft=f41c6000
[ 0.300085] #7 Ok.
[ 0.310393] Initializing CPU#7
[ 0.313225] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.313258] Brought up 8 CPUs
[ 0.313261] Total of 8 processors activated (35121.45 BogoMIPS).
[ 0.320207] devtmpfs: initialized
[ 0.320440] PM: Registering ACPI NVS region [mem 0xcf5e7000-0xcf7e6fff] (2097152 bytes)
[ 0.320610] dummy:
[ 0.320674] NET: Registered protocol family 16
[ 0.320791] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.320793] ACPI: bus type pci registered
[ 0.320859] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.320862] PCI: not using MMCONFIG
[ 0.321076] PCI: PCI BIOS revision 2.10 entry at 0xfce72, last bus=18
[ 0.321078] PCI: Using configuration type 1 for base access
[ 0.321088] dmi type 0xB1 record - unknown flag
[ 0.321816] bio: create slab <bio-0> at 0
[ 0.321921] ACPI: Added _OSI(Module Device)
[ 0.321924] ACPI: Added _OSI(Processor Device)
[ 0.321926] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.321928] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.324252] ACPI: EC: Look up EC in DSDT
[ 0.331879] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.338415] ACPI: SSDT cf5d7798 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20090903)
[ 0.339039] ACPI: Dynamic OEM Table Load:
[ 0.339042] ACPI: SSDT (null) 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20090903)
[ 0.339418] ACPI: SSDT cf5d8a98 00303 (v01 PmRef ApIst 00003000 INTL 20090903)
[ 0.340104] ACPI: Dynamic OEM Table Load:
[ 0.340108] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20090903)
[ 0.340272] ACPI: SSDT cf5d6d98 00119 (v01 PmRef ApCst 00003000 INTL 20090903)
[ 0.340886] ACPI: Dynamic OEM Table Load:
[ 0.340890] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20090903)
[ 0.343998] ACPI: Interpreter enabled
[ 0.344006] ACPI: (supports S0 S3 S4 S5)
[ 0.344035] ACPI: Using IOAPIC for interrupt routing
[ 0.344057] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.344381] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20120320/utresrc-650)
[ 0.344687] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[ 0.344689] PCI: Using MMCONFIG for extended config space
[ 0.358074] ACPI: EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930
[ 0.358803] ACPI: No dock devices found.
[ 0.358809] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.359273] \_SB_.PCI0:_OSC invalid UUID
[ 0.359275] _OSC request data:1 8 0
[ 0.359281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.360078] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.360081] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.360084] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.360087] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xfeafffff]
[ 0.360090] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[ 0.360124] PCI host bridge to bus 0000:00
[ 0.360126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.360129] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.360131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.360134] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff]
[ 0.360136] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.360146] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.360187] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[ 0.360218] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.360271] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.360299] pci 0000:00:16.0: reg 10: [mem 0xe1eb0000-0xe1eb000f 64bit]
[ 0.360367] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.360398] pci 0000:00:16.3: [8086:1c3d] type 00 class 0x070002
[ 0.360419] pci 0000:00:16.3: reg 10: [io 0x80a0-0x80a7]
[ 0.360431] pci 0000:00:16.3: reg 14: [mem 0xe1e90000-0xe1e90fff]
[ 0.360526] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[ 0.360548] pci 0000:00:19.0: reg 10: [mem 0xe1e00000-0xe1e1ffff]
[ 0.360558] pci 0000:00:19.0: reg 14: [mem 0xe1e80000-0xe1e80fff]
[ 0.360568] pci 0000:00:19.0: reg 18: [io 0x8040-0x805f]
[ 0.360625] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.360655] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.360679] pci 0000:00:1a.0: reg 10: [mem 0xe1e70000-0xe1e703ff]
[ 0.360760] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.360790] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.360808] pci 0000:00:1b.0: reg 10: [mem 0xe1e60000-0xe1e63fff 64bit]
[ 0.360871] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.360898] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.360969] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.360997] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.361068] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.361098] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[ 0.361173] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.361203] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.361275] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.361310] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[ 0.361385] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.361419] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.361443] pci 0000:00:1d.0: reg 10: [mem 0xe1e50000-0xe1e503ff]
[ 0.361525] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.361554] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
[ 0.361682] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
[ 0.361704] pci 0000:00:1f.2: reg 10: [io 0x8090-0x8097]
[ 0.361714] pci 0000:00:1f.2: reg 14: [io 0x8080-0x8083]
[ 0.361723] pci 0000:00:1f.2: reg 18: [io 0x8070-0x8077]
[ 0.361733] pci 0000:00:1f.2: reg 1c: [io 0x8060-0x8063]
[ 0.361742] pci 0000:00:1f.2: reg 20: [io 0x8020-0x803f]
[ 0.361752] pci 0000:00:1f.2: reg 24: [mem 0xe1e40000-0xe1e407ff]
[ 0.361791] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.361814] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.361832] pci 0000:00:1f.3: reg 10: [mem 0xe1e30000-0xe1e300ff 64bit]
[ 0.361856] pci 0000:00:1f.3: reg 20: [io 0x8000-0x801f]
[ 0.361922] pci 0000:01:00.0: [10de:0dda] type 00 class 0x030000
[ 0.361932] pci 0000:01:00.0: reg 10: [mem 0xde000000-0xdfffffff]
[ 0.361943] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xd7ffffff 64bit pref]
[ 0.361954] pci 0000:01:00.0: reg 1c: [mem 0xd8000000-0xdbffffff 64bit pref]
[ 0.361961] pci 0000:01:00.0: reg 24: [io 0x7000-0x707f]
[ 0.361969] pci 0000:01:00.0: reg 30: [mem 0xe0000000-0xe007ffff pref]
[ 0.362011] pci 0000:01:00.1: [10de:0be9] type 00 class 0x040300
[ 0.362021] pci 0000:01:00.1: reg 10: [mem 0xe0080000-0xe0083fff]
[ 0.367991] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.368000] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff]
[ 0.368009] pci 0000:00:01.0: bridge window [mem 0xde000000-0xe00fffff]
[ 0.368021] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
[ 0.368086] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.368184] pci 0000:03:00.0: [8086:422b] type 00 class 0x028000
[ 0.368232] pci 0000:03:00.0: reg 10: [mem 0xe1d00000-0xe1d01fff 64bit]
[ 0.368411] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.375989] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.376005] pci 0000:00:1c.1: bridge window [mem 0xe1d00000-0xe1dfffff]
[ 0.376078] pci 0000:00:1c.2: PCI bridge to [bus 04-09]
[ 0.376082] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
[ 0.376087] pci 0000:00:1c.2: bridge window [mem 0xe1200000-0xe1bfffff]
[ 0.376095] pci 0000:00:1c.2: bridge window [mem 0xdd200000-0xddbfffff 64bit pref]
[ 0.376193] pci 0000:0a:00.0: [1033:0194] type 00 class 0x0c0330
[ 0.376242] pci 0000:0a:00.0: reg 10: [mem 0xe1c00000-0xe1c01fff 64bit]
[ 0.376408] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[ 0.383980] pci 0000:00:1c.3: PCI bridge to [bus 0a-0a]
[ 0.383996] pci 0000:00:1c.3: bridge window [mem 0xe1c00000-0xe1cfffff]
[ 0.384112] pci 0000:0b:00.0: [1217:11f7] type 00 class 0x0c0010
[ 0.384148] pci 0000:0b:00.0: reg 10: [mem 0xe0130000-0xe0130fff]
[ 0.384359] pci 0000:0b:00.0: supports D1 D2
[ 0.384361] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.384451] pci 0000:0b:00.1: [1217:8320] type 00 class 0x080501
[ 0.384481] pci 0000:0b:00.1: reg 10: [mem 0xe0120000-0xe01201ff]
[ 0.384685] pci 0000:0b:00.1: supports D1 D2
[ 0.384687] pci 0000:0b:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.384770] pci 0000:0b:00.2: [1217:8330] type 00 class 0x018000
[ 0.384806] pci 0000:0b:00.2: reg 10: [mem 0xe0110000-0xe01103ff]
[ 0.384855] pci 0000:0b:00.2: reg 18: [mem 0xe0100000-0xe01003ff]
[ 0.385019] pci 0000:0b:00.2: supports D1 D2
[ 0.385021] pci 0000:0b:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.391999] pci 0000:00:1c.7: PCI bridge to [bus 0b-12]
[ 0.392015] pci 0000:00:1c.7: bridge window [io 0x2000-0x5fff]
[ 0.392020] pci 0000:00:1c.7: bridge window [mem 0xe0100000-0xe11fffff]
[ 0.392027] pci 0000:00:1c.7: bridge window [mem 0xdc100000-0xdd1fffff 64bit pref]
[ 0.392057] pci_bus 0000:00: on NUMA node 0
[ 0.392061] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.392376] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.392431] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.392486] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 0.392539] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.392601] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT]
[ 0.392652] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[ 0.392781] \_SB_.PCI0:_OSC invalid UUID
[ 0.392783] _OSC request data:1 f 0
[ 0.392788] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0f)
[ 0.399172] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.399235] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.399295] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.399355] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.399414] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[ 0.399474] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.399534] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[ 0.399592] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.399680] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.399685] vgaarb: loaded
[ 0.399687] vgaarb: bridge control possible 0000:01:00.0
[ 0.399715] PCI: Using ACPI for IRQ routing
[ 0.400578] PCI: pci_cache_line_size set to 64 bytes
[ 0.400709] reserve RAM buffer: 0000000000091400 - 000000000009ffff
[ 0.400712] reserve RAM buffer: 00000000cf228000 - 00000000cfffffff
[ 0.400714] reserve RAM buffer: 00000000cf5b7000 - 00000000cfffffff
[ 0.400717] reserve RAM buffer: 00000000cf800000 - 00000000cfffffff
[ 0.400841] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.400850] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.403869] Switching to clocksource hpet
[ 0.403957] pnp: PnP ACPI init
[ 0.403967] ACPI: bus type pnp registered
[ 0.404393] pnp 00:00: [bus 00-3e]
[ 0.404396] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.404398] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.404400] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.404403] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.404405] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 0.404408] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 0.404410] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 0.404412] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 0.404415] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 0.404417] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 0.404419] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 0.404421] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 0.404424] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 0.404426] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 0.404428] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 0.404431] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 0.404433] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[ 0.404435] pnp 00:00: [mem 0xd0000000-0xfeafffff window]
[ 0.404438] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 0.404489] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.404505] pnp 00:01: [io 0x0000-0x001f]
[ 0.404507] pnp 00:01: [io 0x0081-0x0091]
[ 0.404509] pnp 00:01: [io 0x0093-0x009f]
[ 0.404511] pnp 00:01: [io 0x00c0-0x00df]
[ 0.404514] pnp 00:01: [dma 4]
[ 0.404536] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.404546] pnp 00:02: [mem 0xff000000-0xffffffff]
[ 0.404567] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.404648] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 0.404688] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.404691] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 0.404703] pnp 00:04: [io 0x00f0]
[ 0.404711] pnp 00:04: [irq 13]
[ 0.404736] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.404748] pnp 00:05: [io 0x002e-0x002f]
[ 0.404750] pnp 00:05: [io 0x004e-0x004f]
[ 0.404752] pnp 00:05: [io 0x0061]
[ 0.404754] pnp 00:05: [io 0x0063]
[ 0.404756] pnp 00:05: [io 0x0065]
[ 0.404758] pnp 00:05: [io 0x0067]
[ 0.404761] pnp 00:05: [io 0x0070]
[ 0.404763] pnp 00:05: [io 0x0080]
[ 0.404765] pnp 00:05: [io 0x0092]
[ 0.404767] pnp 00:05: [io 0x00b2-0x00b3]
[ 0.404769] pnp 00:05: [io 0x0680-0x069f]
[ 0.404771] pnp 00:05: [io 0x1000-0x100f]
[ 0.404773] pnp 00:05: [io 0xffff]
[ 0.404775] pnp 00:05: [io 0xffff]
[ 0.404777] pnp 00:05: [io 0x0400-0x047f]
[ 0.404779] pnp 00:05: [io 0x0500-0x057f]
[ 0.404781] pnp 00:05: [io 0x164e-0x164f]
[ 0.404826] system 00:05: [io 0x0680-0x069f] has been reserved
[ 0.404829] system 00:05: [io 0x1000-0x100f] has been reserved
[ 0.404831] system 00:05: [io 0xffff] has been reserved
[ 0.404834] system 00:05: [io 0xffff] has been reserved
[ 0.404836] system 00:05: [io 0x0400-0x047f] has been reserved
[ 0.404839] system 00:05: [io 0x0500-0x057f] has been reserved
[ 0.404841] system 00:05: [io 0x164e-0x164f] has been reserved
[ 0.404844] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.404854] pnp 00:06: [io 0x0070-0x0077]
[ 0.404860] pnp 00:06: [irq 8]
[ 0.404882] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.404893] pnp 00:07: [io 0x0060]
[ 0.404895] pnp 00:07: [io 0x0064]
[ 0.404900] pnp 00:07: [irq 1]
[ 0.404924] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.406076] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (disabled)
[ 0.406092] pnp 00:09: [irq 12]
[ 0.406118] pnp 00:09: Plug and Play ACPI device, IDs DLL04a3 PNP0f13 (active)
[ 0.406377] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[ 0.406380] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[ 0.406382] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[ 0.406384] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[ 0.406386] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
[ 0.406389] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[ 0.406391] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[ 0.406393] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[ 0.406395] pnp 00:0a: [mem 0xff000000-0xffffffff]
[ 0.406397] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[ 0.406399] pnp 00:0a: [mem 0x00000000-0xffffffff disabled]
[ 0.406402] pnp 00:0a: [mem 0x00000000-0xffffffff disabled]
[ 0.406468] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.406471] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.406474] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.406477] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.406480] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.406483] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.406485] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.406488] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.406491] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.406494] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.406497] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.406587] pnp 00:0b: [irq 23]
[ 0.406631] pnp 00:0b: Plug and Play ACPI device, IDs SMO8800 (active)
[ 0.408606] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20120320/utresrc-650)
[ 0.408612] pnp 00:0c: can't evaluate _CRS: 12311
[ 0.408754] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.408826] pnp: PnP ACPI: found 13 devices
[ 0.408828] ACPI: ACPI bus type pnp unregistered
[ 0.408831] PnPBIOS: Disabled by ACPI PNP
[ 0.445646] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.445650] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff]
[ 0.445654] pci 0000:00:01.0: bridge window [mem 0xde000000-0xe00fffff]
[ 0.445657] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
[ 0.445662] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.445677] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.445684] pci 0000:00:1c.1: bridge window [mem 0xe1d00000-0xe1dfffff]
[ 0.445694] pci 0000:00:1c.2: PCI bridge to [bus 04-09]
[ 0.445698] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
[ 0.445704] pci 0000:00:1c.2: bridge window [mem 0xe1200000-0xe1bfffff]
[ 0.445710] pci 0000:00:1c.2: bridge window [mem 0xdd200000-0xddbfffff 64bit pref]
[ 0.445718] pci 0000:00:1c.3: PCI bridge to [bus 0a-0a]
[ 0.445724] pci 0000:00:1c.3: bridge window [mem 0xe1c00000-0xe1cfffff]
[ 0.445735] pci 0000:00:1c.7: PCI bridge to [bus 0b-12]
[ 0.445738] pci 0000:00:1c.7: bridge window [io 0x2000-0x5fff]
[ 0.445745] pci 0000:00:1c.7: bridge window [mem 0xe0100000-0xe11fffff]
[ 0.445750] pci 0000:00:1c.7: bridge window [mem 0xdc100000-0xdd1fffff 64bit pref]
[ 0.445819] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.445821] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.445823] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.445826] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xfeafffff]
[ 0.445828] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 0.445830] pci_bus 0000:01: resource 0 [io 0x7000-0x7fff]
[ 0.445833] pci_bus 0000:01: resource 1 [mem 0xde000000-0xe00fffff]
[ 0.445835] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdbffffff 64bit pref]
[ 0.445838] pci_bus 0000:03: resource 1 [mem 0xe1d00000-0xe1dfffff]
[ 0.445840] pci_bus 0000:04: resource 0 [io 0x6000-0x6fff]
[ 0.445842] pci_bus 0000:04: resource 1 [mem 0xe1200000-0xe1bfffff]
[ 0.445845] pci_bus 0000:04: resource 2 [mem 0xdd200000-0xddbfffff 64bit pref]
[ 0.445847] pci_bus 0000:0a: resource 1 [mem 0xe1c00000-0xe1cfffff]
[ 0.445849] pci_bus 0000:0b: resource 0 [io 0x2000-0x5fff]
[ 0.445852] pci_bus 0000:0b: resource 1 [mem 0xe0100000-0xe11fffff]
[ 0.445854] pci_bus 0000:0b: resource 2 [mem 0xdc100000-0xdd1fffff 64bit pref]
[ 0.445972] NET: Registered protocol family 2
[ 0.446034] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.446228] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.446448] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.446544] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.446547] TCP: reno registered
[ 0.446549] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.446554] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.446653] NET: Registered protocol family 1
[ 0.446753] pci 0000:01:00.0: Boot video device
[ 0.446829] PCI: CLS 64 bytes, default 64
[ 0.446865] Unpacking initramfs...
[ 0.735288] Freeing initrd memory: 13716k freed
[ 0.737173] Simple Boot Flag at 0xf3 set to 0x1
[ 0.737906] audit: initializing netlink socket (disabled)
[ 0.737923] type=2000 audit(1515786252.628:1): initialized
[ 0.750968] highmem bounce pool size: 64 pages
[ 0.750973] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.751253] VFS: Disk quotas dquot_6.5.2
[ 0.751288] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.751364] msgmni has been set to 1695
[ 0.751548] alg: No test for stdrng (krng)
[ 0.751591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.751595] io scheduler noop registered
[ 0.751597] io scheduler deadline registered
[ 0.751635] io scheduler cfq registered (default)
[ 0.751999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.752017] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.752019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.752504] GHES: HEST is not enabled!
[ 0.752516] isapnp: Scanning for PnP cards...
[ 1.107257] isapnp: No Plug & Play device found
[ 1.107303] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.127892] 0000:00:16.3: ttyS0 at I/O 0x80a0 (irq = 17) is a 16550A
[ 1.128080] Linux agpgart interface v0.103
[ 1.128344] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.128788] i8042: Warning: Keylock active
[ 1.129975] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.130000] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.130102] mousedev: PS/2 mouse device common for all mice
[ 1.130142] rtc_cmos 00:06: RTC can wake from S4
[ 1.130303] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.130333] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 1.130470] TCP: cubic registered
[ 1.130566] NET: Registered protocol family 10
[ 1.130835] Mobile IPv6
[ 1.130838] NET: Registered protocol family 17
[ 1.130842] Registering the dns_resolver key type
[ 1.130885] Using IPI No-Shortcut mode
[ 1.130948] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.131114] PM: Hibernation image not present or could not be loaded.
[ 1.131123] registered taskstats version 1
[ 1.131888] rtc_cmos 00:06: setting system clock to 2018-01-12 19:44:13 UTC (1515786253)
[ 1.132001] Freeing unused kernel memory: 416k freed
[ 1.132130] Write protecting the kernel text: 3496k
[ 1.132157] Write protecting the kernel read-only data: 984k
[ 1.145696] udevd[75]: starting version 175
[ 1.158030] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
[ 1.158034] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[ 1.158087] e1000e 0000:00:19.0: setting latency timer to 64
[ 1.158178] e1000e 0000:00:19.0: (unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.159589] usbcore: registered new interface driver usbfs
[ 1.159617] usbcore: registered new interface driver hub
[ 1.159883] usbcore: registered new device driver usb
[ 1.160232] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.172398] sdhci: Secure Digital Host Controller Interface driver
[ 1.172402] sdhci: Copyright(c) Pierre Ossman
[ 1.173011] sdhci-pci 0000:0b:00.1: SDHCI controller found [1217:8320] (rev 5)
[ 1.173101] sdhci-pci 0000:0b:00.1: Invalid iomem size. You may experience problems.
[ 1.173255] mmc0: no vmmc regulator found
[ 1.173303] Registered led device: mmc0::
[ 1.173683] SCSI subsystem initialized
[ 1.174344] mmc0: SDHCI controller on PCI [0000:0b:00.1] using DMA
[ 1.175516] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.175520] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[ 1.175552] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 1
[ 1.175843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.175848] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.175852] usb usb1: Product: xHCI Host Controller
[ 1.175855] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
[ 1.175858] usb usb1: SerialNumber: 0000:0a:00.0
[ 1.175922] libata version 3.00 loaded.
[ 1.175986] xHCI xhci_add_endpoint called for root hub
[ 1.175990] xHCI xhci_check_bandwidth called for root hub
[ 1.176040] hub 1-0:1.0: USB hub found
[ 1.176051] hub 1-0:1.0: 2 ports detected
[ 1.176153] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[ 1.176163] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 2
[ 1.179161] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.179164] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.179167] usb usb2: Product: xHCI Host Controller
[ 1.179169] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
[ 1.179171] usb usb2: SerialNumber: 0000:0a:00.0
[ 1.179275] xHCI xhci_add_endpoint called for root hub
[ 1.179279] xHCI xhci_check_bandwidth called for root hub
[ 1.179325] hub 2-0:1.0: USB hub found
[ 1.179338] hub 2-0:1.0: 2 ports detected
[ 1.187212] microcode: CPU0 updated to revision 0x29, date = 2013-06-12
[ 1.187266] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.189682] microcode: CPU1 updated to revision 0x29, date = 2013-06-12
[ 1.189695] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.192058] microcode: CPU2 updated to revision 0x29, date = 2013-06-12
[ 1.192070] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.194316] microcode: CPU3 updated to revision 0x29, date = 2013-06-12
[ 1.194328] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.196676] microcode: CPU4 updated to revision 0x29, date = 2013-06-12
[ 1.196691] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.198952] microcode: CPU5 updated to revision 0x29, date = 2013-06-12
[ 1.198964] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.201328] microcode: CPU6 updated to revision 0x29, date = 2013-06-12
[ 1.201339] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.203654] microcode: CPU7 updated to revision 0x29, date = 2013-06-12
[ 1.203702] microcode: Microcode Update Driver: v2.00 <This email address is being protected from spambots. You need JavaScript enabled to view it.>, Peter Oruba
[ 1.231102] firewire_ohci 0000:0b:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x10
[ 1.404073] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) d0:67:e5:3c:25:80
[ 1.404077] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 1.404111] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 0041FF-0FF
[ 1.404175] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.404182] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.404195] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.404228] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.408117] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.408124] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xe1e70000
[ 1.418794] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.418842] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.418845] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.418847] usb usb3: Product: EHCI Host Controller
[ 1.418850] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[ 1.418852] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.418979] hub 3-0:1.0: USB hub found
[ 1.418985] hub 3-0:1.0: 3 ports detected
[ 1.419099] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.419102] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.419109] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 1.419132] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.423019] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.423038] ehci_hcd 0000:00:1d.0: irq 17, io mem 0xe1e50000
[ 1.434776] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.434821] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.434824] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.434826] usb usb4: Product: EHCI Host Controller
[ 1.434828] usb usb4: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[ 1.434830] usb usb4: SerialNumber: 0000:00:1d.0
[ 1.434943] hub 4-0:1.0: USB hub found
[ 1.434950] hub 4-0:1.0: 3 ports detected
[ 1.435056] ahci 0000:00:1f.2: version 3.0
[ 1.435117] ahci: SSS flag set, parallel bus scan disabled
[ 1.450804] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x39 impl RAID mode
[ 1.450808] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 1.450815] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.475271] scsi0 : ahci
[ 1.475412] scsi1 : ahci
[ 1.475486] scsi2 : ahci
[ 1.475561] scsi3 : ahci
[ 1.475635] scsi4 : ahci
[ 1.475711] scsi5 : ahci
[ 1.476243] ata1: SATA max UDMA/133 abar m2048@0xe1e40000 port 0xe1e40100 irq 18
[ 1.476245] ata2: DUMMY
[ 1.476247] ata3: DUMMY
[ 1.476250] ata4: SATA max UDMA/133 abar m2048@0xe1e40000 port 0xe1e40280 irq 18
[ 1.476254] ata5: SATA max UDMA/133 abar m2048@0xe1e40000 port 0xe1e40300 irq 18
[ 1.476258] ata6: SATA max UDMA/133 abar m2048@0xe1e40000 port 0xe1e40380 irq 18
[ 1.634559] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 1.680637] usb 1-1: New USB device found, idVendor=2635, idProduct=0601
[ 1.680646] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.680653] usb 1-1: Product: 2.4G RF MOUSE
[ 1.680747] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.730453] firewire_core 0000:0b:00.0: giving up on Config ROM for node id ffc0
[ 1.734450] Refined TSC clocksource calibration: 2195.012 MHz.
[ 1.734463] Switching to clocksource tsc
[ 1.794366] usb 3-1: new high-speed USB device number 2 using ehci_hcd
[ 1.794376] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.817191] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 1.817433] ata1.00: ATA-8: ST9500423AS, 0002DEM1, max UDMA/133
[ 1.817441] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.860277] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 1.860513] ata1.00: configured for UDMA/133
[ 1.860652] scsi 0:0:0:0: Direct-Access ATA ST9500423AS 0002 PQ: 0 ANSI: 5
[ 1.926622] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.926630] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.926884] hub 3-1:1.0: USB hub found
[ 1.926976] hub 3-1:1.0: 6 ports detected
[ 1.978268] firewire_core 0000:0b:00.0: created device fw0: GUID 02a29701314fc000, S400
[ 2.038106] usb 4-1: new high-speed USB device number 2 using ehci_hcd
[ 2.170344] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[ 2.170352] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.170608] hub 4-1:1.0: USB hub found
[ 2.170701] hub 4-1:1.0: 8 ports detected
[ 2.177956] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.182337] ata4.00: ATAPI: HL-DT-ST DVD+/-RW GS30N, A101, max UDMA/133
[ 2.187451] ata4.00: configured for UDMA/133
[ 2.192918] scsi 3:0:0:0: CD-ROM HL-DT-ST DVD+-RW GS30N A101 PQ: 0 ANSI: 5
[ 2.242029] usb 3-1.4: new full-speed USB device number 3 using ehci_hcd
[ 2.338163] usb 3-1.4: New USB device found, idVendor=413c, idProduct=8187
[ 2.338171] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.338178] usb 3-1.4: Product: DW375 Bluetooth Module
[ 2.338184] usb 3-1.4: Manufacturer: Dell Computer Corp
[ 2.338189] usb 3-1.4: SerialNumber: 60D819FAC46F
[ 2.409846] usb 3-1.5: new high-speed USB device number 4 using ehci_hcd
[ 2.509098] usb 3-1.5: New USB device found, idVendor=05ca, idProduct=181e
[ 2.509107] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.509114] usb 3-1.5: Product: Laptop_Integrated_Webcam_FHD
[ 2.509120] usb 3-1.5: Manufacturer: CN0CJ3P27248719QC6L4A00
[ 2.509596] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.581647] usb 4-1.2: new high-speed USB device number 3 using ehci_hcd
[ 2.768182] usb 4-1.2: New USB device found, idVendor=041e, idProduct=4095
[ 2.768190] usb 4-1.2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.768197] usb 4-1.2: Product: Live! Cam Sync HD VF0770
[ 2.768203] usb 4-1.2: Manufacturer: Creative Technology Ltd.
[ 2.768208] usb 4-1.2: SerialNumber: 2017062858525
[ 2.829235] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.832683] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.832687] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.832766] sd 0:0:0:0: [sda] Write Protect is off
[ 2.832770] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.832801] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.842532] input: 2.4G RF MOUSE as /devices/pci0000:00/0000:00:1c.3/0000:0a:00.0/usb1/1-1/1-1:1.0/input/input1
[ 2.842613] generic-usb 0003:2635:0601.0001: input,hidraw0: USB HID v1.11 Mouse [ 2.4G RF MOUSE] on usb-0000:0a:00.0-1/input0
[ 2.842632] usbcore: registered new interface driver usbhid
[ 2.842634] usbhid: USB HID core driver
[ 2.845361] usb 4-1.8: new full-speed USB device number 4 using ehci_hcd
[ 2.879982] sda: sda1 sda2 < sda5 >
[ 2.880331] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.881923] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.881983] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 2.886078] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
[ 2.886082] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.886250] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 2.959733] usb 4-1.8: New USB device found, idVendor=0a5c, idProduct=5801
[ 2.959743] usb 4-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.959751] usb 4-1.8: Product: 5880
[ 2.959756] usb 4-1.8: Manufacturer: Broadcom Corp
[ 2.959761] usb 4-1.8: SerialNumber: 0123456789ABCD
[ 2.959846] usb 4-1.8: config 0 descriptor??
[ 3.288778] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 4.599326] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 5.909872] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 7.220464] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 8.232785] PM: Starting manual resume from disk
[ 8.232788] PM: Hibernation image partition 8:5 present
[ 8.232790] PM: Looking for hibernation image.
[ 8.233103] PM: Image not found (code -22)
[ 8.233105] PM: Hibernation image not present or could not be loaded.
[ 8.309270] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.531015] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 9.841588] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 10.285852] udevd[428]: starting version 175
[ 10.625529] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 10.625971] ACPI: Lid Switch [LID]
[ 10.626027] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[ 10.626032] ACPI: Power Button [PBTN]
[ 10.626077] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 10.626081] ACPI: Sleep Button [SBTN]
[ 10.626127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 10.626131] ACPI: Power Button [PWRF]
[ 10.642736] wmi: Mapper loaded
[ 10.857879] ACPI: AC Adapter [AC] (on-line)
[ 11.079758] ACPI: Battery Slot [BAT0] (battery present)
[ 11.091355] ACPI Warning: 0x00008000-0x0000801f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[ 11.091363] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 11.152143] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 11.153124] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 11.167226] parport_pc 00:08: [io 0x0378-0x037b]
[ 11.167312] parport_pc 00:08: [irq 5]
[ 11.169598] parport_pc 00:08: activated
[ 11.169602] parport_pc 00:08: reported by Plug and Play ACPI
[ 11.169701] parport_pc 00:08: disabled
[ 11.327248] input: Dell WMI hotkeys as /devices/virtual/input/input6
[ 11.344127] iTCO_vendor_support: vendor-support=0
[ 11.344151] cfg80211: Calling CRDA to update world regulatory domain
[ 11.402310] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 11.402383] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 11.402449] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 11.421365] acpi device:2b: registered as cooling_device0
[ 11.421977] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:28/LNXVIDEO:00/input/input7
[ 11.422023] ACPI: Video Device [VID] (multi-head: yes rom: yes post: no)
[ 11.471778] Bluetooth: Core ver 2.16
[ 11.471800] NET: Registered protocol family 31
[ 11.471803] Bluetooth: HCI device and connection manager initialized
[ 11.471806] Bluetooth: HCI socket layer initialized
[ 11.471809] Bluetooth: L2CAP socket layer initialized
[ 11.471815] Bluetooth: SCO socket layer initialized
[ 11.590772] usbcore: registered new interface driver btusb
[ 11.596531] [drm] Initialized drm 1.1.0 20060810
[ 11.736859] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 11.736862] Copyright(c) 2003-2012 Intel Corporation
[ 11.736936] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[ 11.736938] iwlwifi 0000:03:00.0: pci_resource_base = f81a8000
[ 11.736941] iwlwifi 0000:03:00.0: HW Revision ID = 0x35
[ 11.736946] iwlwifi 0000:03:00.0: pci_enable_msi failed(0Xffffffff)
[ 11.911958] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 11.921350] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 11.921425] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 11.921490] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 11.921552] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 11.921745] hda_intel: Disabling MSI
[ 12.409330] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input13
[ 12.421995] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input14
[ 12.462698] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 12.866305] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 12.866388] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[ 12.866457] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 12.866523] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 12.866947] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 12.866958] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 12.867176] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c3d00a1)
[ 12.874779] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[ 12.880998] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532
[ 12.881173] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 12.881176] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 12.881178] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 12.881180] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[ 12.881182] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[ 12.881184] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
[ 12.881218] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 12.894495] iwlwifi 0000:03:00.0: device EEPROM VER=0x43a, CALIB=0x6
[ 12.894500] iwlwifi 0000:03:00.0: Device SKU: 0x1F0
[ 12.894504] iwlwifi 0000:03:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7
[ 12.894528] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 12.894648] Registered led device: phy0-led
[ 12.967098] [drm] nouveau 0000:01:00.0: ... appears to be valid
[ 12.967101] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[ 12.967104] [drm] nouveau 0000:01:00.0: BIT BIOS found
[ 12.967107] [drm] nouveau 0000:01:00.0: Bios version 70.06.36.00
[ 12.967111] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[ 12.967352] [drm] nouveau 0000:01:00.0: MXM: BIOS version 3.0
[ 12.969851] [drm] nouveau 0000:01:00.0: MXM: MXMS Version 3.0
[ 12.969859] [drm] nouveau 0000:01:00.0: DCB version 4.0
[ 12.969862] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000313 00010034
[ 12.969865] [drm] nouveau 0000:01:00.0: DCB outp 03: 080153d6 0f220020
[ 12.969867] [drm] nouveau 0000:01:00.0: DCB outp 04: 08015392 00020020
[ 12.969869] [drm] nouveau 0000:01:00.0: DCB outp 05: 080143c6 0f220010
[ 12.969872] [drm] nouveau 0000:01:00.0: DCB outp 06: 08014382 00020010
[ 12.969874] [drm] nouveau 0000:01:00.0: DCB outp 08: 040383b6 0f230014
[ 12.969876] [drm] nouveau 0000:01:00.0: DCB outp 10: 020273a6 0f220010
[ 12.969878] [drm] nouveau 0000:01:00.0: DCB outp 11: 02027362 00020010
[ 12.969880] [drm] nouveau 0000:01:00.0: DCB outp 13: 02049300 00000000
[ 12.969882] [drm] nouveau 0000:01:00.0: DCB conn 00: 00000040
[ 12.969885] [drm] nouveau 0000:01:00.0: DCB conn 01: 00001161
[ 12.969888] [drm] nouveau 0000:01:00.0: DCB conn 02: 00001231
[ 12.969890] [drm] nouveau 0000:01:00.0: DCB conn 03: 01000331
[ 12.969893] [drm] nouveau 0000:01:00.0: DCB conn 04: 01000446
[ 12.969895] [drm] nouveau 0000:01:00.0: DCB conn 05: 02000546
[ 12.969898] [drm] nouveau 0000:01:00.0: DCB conn 06: 00010631
[ 12.969900] [drm] nouveau 0000:01:00.0: DCB conn 07: 00010746
[ 12.969903] [drm] nouveau 0000:01:00.0: DCB conn 08: 00020847
[ 12.969905] [drm] nouveau 0000:01:00.0: DCB conn 09: 00000900
[ 12.969910] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x8143
[ 12.999784] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x8837
[ 13.005366] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 13.006800] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x9B55
[ 13.006803] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x9B5F
[ 13.006861] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x9D34
[ 13.006863] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x9D99
[ 13.020501] Linux media interface: v0.10
[ 13.026060] Linux video capture interface: v2.00
[ 13.026691] [drm] nouveau 0000:01:00.0: 0x9D99: Condition still not met after 20ms, skipping following opcodes
[ 13.031102] [TTM] Zone kernel: Available graphics memory: 434366 kiB
[ 13.031105] [TTM] Zone highmem: Available graphics memory: 1678250 kiB
[ 13.031107] [TTM] Initializing pool allocator
[ 13.031118] [drm] nouveau 0000:01:00.0: Detected 2048MiB VRAM (DDR3)
[ 13.036513] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[ 13.042433] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 13.042435] [drm] No driver support for vblank timestamp query.
[ 13.042438] [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own
[ 13.047890] [drm] nouveau 0000:01:00.0: 2 available performance level(s)
[ 13.047893] [drm] nouveau 0000:01:00.0: 0: core 50MHz shader 101MHz memory 132MHz
[ 13.047896] [drm] nouveau 0000:01:00.0: 1: core 202MHz shader 405MHz memory 324MHz
[ 13.047900] [drm] nouveau 0000:01:00.0: c: core 202MHz shader 405MHz memory 324MHz voltage 890mV
[ 13.055515] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_FHD (05ca:181e)
[ 13.057668] input: Laptop_Integrated_Webcam_FHD as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.5/3-1.5:1.0/input/input19
[ 13.057759] uvcvideo: Found UVC 1.00 device Live! Cam Sync HD VF0770 (041e:4095)
[ 13.069049] input: Live! Cam Sync HD VF0770 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input20
[ 13.069135] usbcore: registered new interface driver uvcvideo
[ 13.069138] USB Video Class driver (1.1.1)
[ 13.101066] cfg80211: World regulatory domain updated:
[ 13.101070] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 13.101073] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 13.101075] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 13.101077] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 13.101080] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 13.101082] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 13.101084] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 13.101086] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 13.101089] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 13.265892] usbcore: registered new interface driver snd-usb-audio
[ 13.773204] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 14.738950] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x1c0000, bo f3b05200
[ 14.739014] fbcon: nouveaufb (fb0) is primary device
[ 15.013100] Console: switching to colour frame buffer device 240x67
[ 15.018210] fb0: nouveaufb frame buffer device
[ 15.018212] drm: registered panic notifier
[ 15.018217] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[ 15.083817] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 15.994146] Adding 19786748k swap on /dev/sda5. Priority:-1 extents:1 across:19786748k
[ 16.005861] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 16.234412] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 16.354043] loop: module loaded
[ 16.394378] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 17.602073] RPC: Registered named UNIX socket transport module.
[ 17.602076] RPC: Registered udp transport module.
[ 17.602078] RPC: Registered tcp transport module.
[ 17.602079] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 17.704933] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 17.742345] FS-Cache: Loaded
[ 17.778263] NFS: Registering the id_resolver key type
[ 17.778282] FS-Cache: Netfs 'nfs' registered for caching
[ 17.783100] Installing knfsd (copyright (C) 1996 This email address is being protected from spambots. You need JavaScript enabled to view it.).
[ 19.015496] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 19.846843] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input21
[ 20.291149] Bluetooth: RFCOMM TTY layer initialized
[ 20.291156] Bluetooth: RFCOMM socket layer initialized
[ 20.291158] Bluetooth: RFCOMM ver 1.11
[ 20.326057] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 20.561558] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.561561] Bluetooth: BNEP filters: protocol multicast
[ 21.636615] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 21.658180] lp: driver loaded but no devices found
[ 21.940047] ppdev: user-space parallel port driver
[ 22.766923] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.769426] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 22.769613] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 22.943178] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 23.010224] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 23.010412] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 23.128823] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 24.253676] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 25.564293] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 26.398951] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 26.399051] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 26.874856] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 28.185363] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 29.495972] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 29.633353] wlan0: authenticate with ac:84:c9:2d:5b:77
[ 29.669075] wlan0: send auth to ac:84:c9:2d:5b:77 (try 1/3)
[ 29.871489] wlan0: send auth to ac:84:c9:2d:5b:77 (try 2/3)
[ 29.872343] wlan0: authenticated
[ 29.875554] wlan0: associate with ac:84:c9:2d:5b:77 (try 1/3)
[ 29.878350] wlan0: RX AssocResp from ac:84:c9:2d:5b:77 (capab=0x511 status=0 aid=23)
[ 29.884115] wlan0: associated
[ 29.884203] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 29.884256] cfg80211: Calling CRDA for country: PL
[ 29.887886] cfg80211: Regulatory domain changed to country: PL
[ 29.887889] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 29.887892] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 29.887894] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 29.887897] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 29.887899] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm)
[ 29.887901] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 30.806536] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 32.117094] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 33.427650] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 34.738209] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 36.048774] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 36.751923] eth0: no IPv6 routers present
[ 37.359326] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 38.669882] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 39.980447] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 40.739541] wlan0: no IPv6 routers present
[ 41.291006] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 42.601561] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 43.912120] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 45.386499] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 46.533242] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 47.843787] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 49.154359] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 50.464920] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 51.775475] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 53.086025] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 54.396597] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 55.707155] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 57.017718] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 58.324279] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 59.634835] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 60.945396] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 62.255955] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 63.566514] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 64.877075] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 66.187623] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 67.498182] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 68.808752] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 70.119300] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 71.429881] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 72.740429] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 74.050978] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 75.478428] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 76.672107] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 77.982667] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 79.293230] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 80.603785] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 81.914345] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 83.224906] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 84.535463] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 85.846026] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 87.156582] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 88.463147] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 89.773704] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 91.084254] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 92.394826] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 93.705373] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 95.015946] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 96.370457] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 97.637063] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 98.947621] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 100.258181] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 101.568738] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 102.879297] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 104.189859] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 105.500407] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 106.810978] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 108.121539] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 109.432096] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 110.742654] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 112.053205] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 113.363776] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 114.674321] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 115.984879] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 117.295441] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 118.602003] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 119.912577] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 121.223126] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 122.533691] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 123.844253] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 125.154813] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 126.465357] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 127.775930] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 129.086488] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 130.397050] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 131.707607] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 133.018170] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 134.328727] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 135.639286] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 136.949846] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 138.260406] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 139.570964] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 140.881525] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 142.192088] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 143.502589] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 144.813209] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 146.123718] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 147.434327] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 148.744888] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 150.051450] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 151.362023] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 151.568603] [drm] nouveau 0000:01:00.0: PMFB0_SUBP0: 0x037f0040
[ 151.568610] [drm] nouveau 0000:01:00.0: PMFB0_SUBP1: 0x037f0040
[ 151.568615] [drm] nouveau 0000:01:00.0: PMFB1_SUBP0: 0x037f0040
[ 151.568620] [drm] nouveau 0000:01:00.0: PMFB1_SUBP1: 0x037f0040
[ 152.672570] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 153.983081] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 155.293635] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 156.604201] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 157.914764] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 159.225320] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 160.535927] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 161.846464] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 163.157043] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 164.467605] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 165.778162] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 167.249550] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 168.399279] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 169.709839] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 171.020402] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 172.330959] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 173.641520] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 174.952081] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 176.262636] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 177.573195] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 178.883720] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 180.194314] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 181.500873] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 182.811433] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 184.121996] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 185.432551] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 186.743115] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 188.141574] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 189.364230] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 190.674789] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 191.985337] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 193.295915] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 194.606472] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 195.917026] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 197.227588] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 198.538100] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 199.848708] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 201.159264] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 202.469824] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 203.780383] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 205.090943] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 206.401502] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 207.712060] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 209.022621] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 210.333183] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 211.643742] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 212.954300] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 214.264865] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 216.881982] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 218.233504] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 219.503102] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 220.813655] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 222.124205] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 223.434776] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 224.745332] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 226.055896] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 227.366404] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 228.676971] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 229.987574] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 231.298135] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 232.608692] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 233.919255] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 235.229815] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 236.540374] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 237.850931] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 239.161503] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 240.472037] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 243.093169] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 244.403726] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 245.710289] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 248.331408] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 249.641967] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 250.952524] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 252.263083] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 253.573642] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 254.884205] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 256.194762] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 257.505311] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 258.815880] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 260.126443] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 261.437002] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 262.747557] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 264.058118] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 265.368680] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 266.679238] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 267.989797] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 269.300357] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 270.610915] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 271.921463] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 273.232035] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 274.542596] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 275.853150] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 277.159715] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 278.470267] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 279.912695] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 281.091393] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 282.401954] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 283.712517] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 285.023075] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 286.333631] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 287.644196] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 288.954753] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 291.575871] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 292.886427] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 294.196987] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 295.507546] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 296.818107] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 298.128666] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 299.439230] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 300.749771] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 302.060331] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 303.370902] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 304.681466] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 305.992020] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 307.302570] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 308.609143] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 310.004651] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 311.230265] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 312.540820] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 313.851386] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 315.161943] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 316.472489] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 317.783058] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 320.404178] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 321.714740] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 324.335858] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 325.646416] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 326.956976] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 329.578095] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 330.896645] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 332.199214] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 333.509761] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 334.820332] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 336.130890] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 337.441451] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 340.062571] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 341.369131] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 342.679689] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 345.300809] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 346.611365] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 349.232489] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 350.543048] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 351.853605] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 354.474725] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 355.785284] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 357.095842] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 358.406405] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 359.716962] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 361.027506] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 362.338069] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 363.648638] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 364.959199] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 366.269756] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 367.580260] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 368.890877] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 371.683808] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 372.818558] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 374.129123] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 375.439688] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 378.060797] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 379.371358] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 380.681913] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 381.992476] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 383.303037] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 384.613593] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 385.924151] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 387.234713] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 388.545274] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 389.855831] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 391.166390] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 392.476949] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 395.098072] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 396.408627] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 397.719183] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 399.029748] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 400.340304] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 402.961423] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 404.271930] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 405.582589] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 406.889104] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 408.199701] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 409.510217] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 412.131344] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 413.441902] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 418.684110] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 419.994703] firewire_core 0000:0b:00.0: rediscovered device fw0
[ 422.667726] firewire_core 0000:0b:00.0: rediscovered device fw0

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

More
12 Jan 2018 21:51 #104363 by FernV
Replied by FernV on topic NativeCAM is Features renamed
Hi,

this line :
Embeded tab command "halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x 58720396 -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui" exited with error: 1

tells that something is wrong in your f4.ini file. Edit your file and change the line to
EMBED_TAB_COMMAND = gladevcp -x {XID} -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui

Fern

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

More
05 Feb 2018 23:51 #105465 by mozmck
If no one objects, I plan to make a category for NativeCAM under the CAD CAM category, and I would like to move thread such as this one over there. Perhaps it would also encourage people to create new topics instead of having them all in a million post thread!!!
The following user(s) said Thank You: Mike_Eitel, tommylight, eFalegname, FernV, licantrop, KCJ

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

Time to create page: 0.218 seconds
Powered by Kunena Forum