Rounded corners and "rounded down".

More
11 Mar 2016 13:30 - 11 Mar 2016 13:31 #71396 by aparecido
Thanks for answering, I just check and e-stop mode, as when LinuxCNC is enabled, the engine / axis remain locked, 'waiting' board move the engines, that is, I can not turn the spindles freely with the hands.
Last edit: 11 Mar 2016 13:31 by aparecido.

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

More
11 Mar 2016 13:35 #71397 by andypugh

Thanks for answering, I just check and e-stop mode, as when LinuxCNC is enabled, the engine / axis remain locked, 'waiting' board move the engines, that is, I can not turn the spindles freely with the hands.


That's strange. This problem is nearly always with the drive enable pins. Can you check what the drive enable outputs are doing with a multimeter? Did you wire the enable? What HAL pin is it controlled by?
The following user(s) said Thank You: aparecido

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

More
11 Mar 2016 14:10 - 12 Mar 2016 11:12 #71399 by aparecido
Got it, did not get the exits with multimeter, I will do it. Looking at the card scheme in the attached pdf, the jumps are open. The settings are as follows:
Pino 2 X Step
Pino 3 X Direction
Pino 4 Y Step
Pino 5 Y Direction
Pino 6 Z Step
Pino 7 Z Direction

All other pins are as 'unused'.

Just test, the enable pins are connected. In stepconf, pins direction and step change the logical level, but in linuxcnc even in manual / jog, all pins remain at 0V.
I have attached the configuration files.
Attachments:
Last edit: 12 Mar 2016 11:12 by aparecido.

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

More
12 Mar 2016 18:09 - 12 Mar 2016 18:10 #71496 by aparecido
I run the program this link wiki.linuxcnc.org/cgi-bin/wiki.pl?Parallel_Port_Tester and the pins are responding properly, still could not find why the Linuxcnc not move the motors and Stepconf do.
Last edit: 12 Mar 2016 18:10 by aparecido.

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

More
13 Mar 2016 11:00 - 13 Mar 2016 11:01 #71550 by Rick G
Looks like your config is using sim par port.
# Generated by stepconf 1.1 at Mon Feb 15 03:12:46 2016
# If you make changes to this file, they will be
# overwritten when you run stepconf again
loadrt trivkins
loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES
loadrt sim_parport names=parport.0
setp parport.0.reset-time 600
loadrt stepgen step_type=0,0,0

linuxcnc.org/docs/html/man/man9/sim_parport.9.html


Rick G
Last edit: 13 Mar 2016 11:01 by Rick G.
The following user(s) said Thank You: aparecido

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

More
13 Mar 2016 22:09 #71586 by aparecido
Thanks for the reply, did not quite understand what it says on the link, so I use the pair port real instead of yes port pair, I just put #, getting "#loadrt sim_parport names = parport.0"? Or should I do something else to use the pair real port?

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

More
13 Mar 2016 22:40 #71587 by andypugh
A real parallel port would be "loadrt hal_parport ........"

linuxcnc.org/docs/2.7/html/hal/parallel-port.html
The following user(s) said Thank You: aparecido

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

More
14 Mar 2016 13:29 #71629 by aparecido
I do not know if I correctly modified the Hal file (I have attached to this post), while trying to run Linuxcnc appears error message and debug content is this:
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.4
Machine configuration directory is '/home/aparecido/linuxcnc/configs/cnc3ax'
Machine configuration file is 'cnc3ax.ini'
INIFILE=/home/aparecido/linuxcnc/configs/cnc3ax/cnc3ax.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): ./cnc3ax.hal
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=4992
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
.
./cnc3ax.hal:7: parameter or pin 'parport.0.reset-time' not found
4992
  PID TTY      STAT   TIME COMMAND
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 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
[    0.000000]  BIOS-e820: 000000007ffb0000 - 000000007ffc0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ffc0000 - 000000007fff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: System manufacturer System Product Name/K8V-X SE, BIOS 1015.001 04/20/2006
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x7ffb0 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    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: 36418000 - 37204000
[    0.000000] ACPI: RSDP 000fab00 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 7ffb0000 00030 (v01 A M I  OEMRSDT  04000620 MSFT 00000097)
[    0.000000] ACPI: FACP 7ffb0200 00081 (v01 A M I  OEMFACP  04000620 MSFT 00000097)
[    0.000000] ACPI: DSDT 7ffb03e0 03641 (v01  A0232 A0232008 00000008 MSFT 0100000D)
[    0.000000] ACPI: FACS 7ffc0000 00040
[    0.000000] ACPI: APIC 7ffb0390 0004A (v01 A M I  OEMAPIC  04000620 MSFT 00000097)
[    0.000000] ACPI: OEMB 7ffc0040 0003F (v01 A M I  OEMBIOS  04000620 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1159MB 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 -> 0x0007ffb0
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007ffb0
[    0.000000] On node 0 totalpages: 524095
[    0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f5418200
[    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: 2320 pages used for memmap
[    0.000000]   HighMem zone: 294562 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: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    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] SMP: Allowing 1 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 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7f780000)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 17 pages/cpu @f77e0000 s48384 r0 d21248 u69632
[    0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519999
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=760398f5-2d1d-450c-b06d-85702b5cc234 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 4193536 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:0007ffb0)
[    0.000000] Memory: 2054864k/2096832k available (3495k kernel code, 41516k reserved, 1237k data, 416k init, 1187528k 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:256 16
[    0.000000] CPU 0 irqstacks, hard=f5006000 soft=f5008000
[    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] Fast TSC calibration failed
[    0.000000] TSC: PIT calibration matches PMTIMER. 1 loops
[    0.000000] Detected 1600.054 MHz processor.
[    0.012004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.10 BogoMIPS (lpj=6400216)
[    0.012012] pid_max: default: 32768 minimum: 301
[    0.012086] Security Framework initialized
[    0.012098] AppArmor: AppArmor disabled by boot time parameter
[    0.012123] Mount-cache hash table entries: 512
[    0.012430] Initializing cgroup subsys cpuacct
[    0.012436] Initializing cgroup subsys memory
[    0.012448] Initializing cgroup subsys devices
[    0.012452] Initializing cgroup subsys freezer
[    0.012455] Initializing cgroup subsys net_cls
[    0.012458] Initializing cgroup subsys blkio
[    0.012467] Initializing cgroup subsys perf_event
[    0.012508] mce: CPU supports 5 MCE banks
[    0.012599] SMP alternatives: switching to UP code
[    0.017461] Freeing SMP alternatives: 16k freed
[    0.017478] ACPI: Core revision 20120320
[    0.020121] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.021185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.061088] CPU0: AMD Sempron(tm) Processor 2600+ stepping 02
[    0.064003] Performance Events: AMD PMU driver.
[    0.064003] ... version:                0
[    0.064003] ... bit width:              48
[    0.064003] ... generic registers:      4
[    0.064003] ... value mask:             0000ffffffffffff
[    0.064003] ... max period:             00007fffffffffff
[    0.064003] ... fixed-purpose events:   0
[    0.064003] ... event mask:             000000000000000f
[    0.072038] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.072086] Brought up 1 CPUs
[    0.072090] Total of 1 processors activated (3200.10 BogoMIPS).
[    0.072762] devtmpfs: initialized
[    0.073103] PM: Registering ACPI NVS region [mem 0x7ffc0000-0x7ffeffff] (196608 bytes)
[    0.073270] dummy: 
[    0.073357] NET: Registered protocol family 16
[    0.073500] node 0 link 0: io port [1000, ffffff]
[    0.073506] TOM: 0000000080000000 aka 2048M
[    0.073512] node 0 link 0: mmio [a0000, bffff]
[    0.073518] node 0 link 0: mmio [80000000, ffffffff]
[    0.073522] bus: [00, ff] on node 0 link 0
[    0.073527] bus: 00 index 0 [io  0x0000-0xffff]
[    0.073530] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
[    0.073534] bus: 00 index 2 [mem 0x80000000-0xffffffff]
[    0.073579] ACPI: bus type pci registered
[    0.074474] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
[    0.074477] PCI: Using configuration type 1 for base access
[    0.075442] bio: create slab <bio-0> at 0
[    0.075583] ACPI: Added _OSI(Module Device)
[    0.075587] ACPI: Added _OSI(Processor Device)
[    0.075590] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.075594] ACPI: Added _OSI(Processor Aggregator Device)
[    0.076705] ACPI: EC: Look up EC in DSDT
[    0.078231] ACPI: Executed 1 blocks of module-level executable AML code
[    0.081476] ACPI: Interpreter enabled
[    0.081492] ACPI: (supports S0 S1 S3 S4 S5)
[    0.081529] ACPI: Using IOAPIC for interrupt routing
[    0.089323] ACPI: No dock devices found.
[    0.089337] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.089456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.089622] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.089626] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.089630] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.089635] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xffffffff] (ignored)
[    0.089640] PCI: root bus 00: hardware-probed resources
[    0.089701] PCI host bridge to bus 0000:00
[    0.089706] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.089710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.089714] pci_bus 0000:00: root bus resource [mem 0x80000000-0xffffffff]
[    0.089744] pci 0000:00:00.0: [1106:0282] type 00 class 0x060000
[    0.089759] pci 0000:00:00.0: reg 10: [mem 0xec000000-0xefffffff pref]
[    0.089835] pci 0000:00:00.1: [1106:1282] type 00 class 0x060000
[    0.089882] pci 0000:00:00.2: [1106:2282] type 00 class 0x060000
[    0.089927] pci 0000:00:00.3: [1106:3282] type 00 class 0x060000
[    0.089974] pci 0000:00:00.4: [1106:4282] type 00 class 0x060000
[    0.090021] pci 0000:00:00.7: [1106:7282] type 00 class 0x060000
[    0.090069] pci 0000:00:01.0: [1106:b188] type 01 class 0x060400
[    0.090113] pci 0000:00:01.0: supports D1
[    0.090150] pci 0000:00:0f.0: [1106:3149] type 00 class 0x010400
[    0.090169] pci 0000:00:0f.0: reg 10: [io  0xe800-0xe807]
[    0.090180] pci 0000:00:0f.0: reg 14: [io  0xe400-0xe403]
[    0.090192] pci 0000:00:0f.0: reg 18: [io  0xe000-0xe007]
[    0.090203] pci 0000:00:0f.0: reg 1c: [io  0xd800-0xd803]
[    0.090214] pci 0000:00:0f.0: reg 20: [io  0xd400-0xd40f]
[    0.090226] pci 0000:00:0f.0: reg 24: [io  0xd000-0xd0ff]
[    0.090274] pci 0000:00:0f.1: [1106:0571] type 00 class 0x01018a
[    0.090324] pci 0000:00:0f.1: reg 20: [io  0xfc00-0xfc0f]
[    0.090388] pci 0000:00:10.0: [1106:3038] type 00 class 0x0c0300
[    0.090432] pci 0000:00:10.0: reg 20: [io  0xb800-0xb81f]
[    0.090465] pci 0000:00:10.0: supports D1 D2
[    0.090469] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.090492] pci 0000:00:10.1: [1106:3038] type 00 class 0x0c0300
[    0.090536] pci 0000:00:10.1: reg 20: [io  0xc000-0xc01f]
[    0.090569] pci 0000:00:10.1: supports D1 D2
[    0.090572] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.090594] pci 0000:00:10.2: [1106:3038] type 00 class 0x0c0300
[    0.090638] pci 0000:00:10.2: reg 20: [io  0xc400-0xc41f]
[    0.090671] pci 0000:00:10.2: supports D1 D2
[    0.090674] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.090697] pci 0000:00:10.3: [1106:3038] type 00 class 0x0c0300
[    0.090741] pci 0000:00:10.3: reg 20: [io  0xc800-0xc81f]
[    0.090774] pci 0000:00:10.3: supports D1 D2
[    0.090777] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.090799] pci 0000:00:10.4: [1106:3104] type 00 class 0x0c0320
[    0.090816] pci 0000:00:10.4: reg 10: [mem 0xfad00000-0xfad000ff]
[    0.090877] pci 0000:00:10.4: supports D1 D2
[    0.090880] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.090907] pci 0000:00:11.0: [1106:3227] type 00 class 0x060100
[    0.090973] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.090981] pci 0000:00:11.0: Enabled onboard AC97/MC97 devices
[    0.091025] pci 0000:00:11.5: [1106:3059] type 00 class 0x040100
[    0.091044] pci 0000:00:11.5: reg 10: [io  0xb400-0xb4ff]
[    0.091113] pci 0000:00:11.5: supports D1 D2
[    0.091135] pci 0000:00:11.6: [1106:3068] type 00 class 0x078000
[    0.091154] pci 0000:00:11.6: reg 10: [io  0x0000-0x00ff]
[    0.091241] pci 0000:00:12.0: [1106:3065] type 00 class 0x020000
[    0.091260] pci 0000:00:12.0: reg 10: [io  0xb000-0xb0ff]
[    0.091271] pci 0000:00:12.0: reg 14: [mem 0xfac00000-0xfac000ff]
[    0.091332] pci 0000:00:12.0: supports D1 D2
[    0.091335] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.091361] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
[    0.091391] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
[    0.091417] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
[    0.091441] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
[    0.091505] pci 0000:01:00.0: [10de:0322] type 00 class 0x030000
[    0.091520] pci 0000:01:00.0: reg 10: [mem 0xfb000000-0xfbffffff]
[    0.091529] pci 0000:01:00.0: reg 14: [mem 0xf0000000-0xf7ffffff pref]
[    0.091556] pci 0000:01:00.0: reg 30: [mem 0xfaf00000-0xfaf1ffff pref]
[    0.091604] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.091612] pci 0000:00:01.0:   bridge window [mem 0xfaf00000-0xfbffffff]
[    0.091619] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf9ffffff pref]
[    0.091628] pci_bus 0000:00: on NUMA node 0
[    0.091634] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.092061]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0e)
[    0.101203] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 14 15)
[    0.101283] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 14 15)
[    0.101354] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 10 11 14 15)
[    0.101424] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[    0.101497] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[    0.101569] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[    0.101644] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[    0.101716] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
[    0.101907] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.101911] vgaarb: loaded
[    0.101914] vgaarb: bridge control possible 0000:01:00.0
[    0.101965] PCI: Using ACPI for IRQ routing
[    0.101971] PCI: pci_cache_line_size set to 64 bytes
[    0.102066] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.102070] reserve RAM buffer: 000000007ffb0000 - 000000007fffffff 
[    0.102422] pnp: PnP ACPI init
[    0.102442] ACPI: bus type pnp registered
[    0.102606] pnp 00:00: [bus 00-ff]
[    0.102610] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.102615] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.102618] pnp 00:00: [io  0x0d00-0xffff window]
[    0.102622] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.102626] pnp 00:00: [mem 0x00000000 window]
[    0.102630] pnp 00:00: [mem 0x80000000-0xffffffff window]
[    0.102707] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.102753] pnp 00:01: [dma 4]
[    0.102756] pnp 00:01: [io  0x0000-0x000f]
[    0.102760] pnp 00:01: [io  0x0081-0x0083]
[    0.102763] pnp 00:01: [io  0x0087]
[    0.102766] pnp 00:01: [io  0x0089-0x008b]
[    0.102769] pnp 00:01: [io  0x008f]
[    0.102773] pnp 00:01: [io  0x00c0-0x00df]
[    0.102807] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.102826] pnp 00:02: [io  0x0070-0x0071]
[    0.102846] pnp 00:02: [irq 8]
[    0.102883] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.102928] pnp 00:03: [io  0x0060]
[    0.102932] pnp 00:03: [io  0x0064]
[    0.102940] pnp 00:03: [irq 1]
[    0.102983] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.103050] pnp 00:04: [irq 12]
[    0.103096] pnp 00:04: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.103110] pnp 00:05: [io  0x0061]
[    0.103146] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.103162] pnp 00:06: [io  0x00f0-0x00ff]
[    0.103169] pnp 00:06: [irq 13]
[    0.103205] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.103648] pnp 00:07: [irq 6]
[    0.103652] pnp 00:07: [dma 2]
[    0.103656] pnp 00:07: [io  0x03f0-0x03f5]
[    0.103659] pnp 00:07: [io  0x03f7]
[    0.103740] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.104181] pnp 00:08: [io  0x0378-0x037f]
[    0.104190] pnp 00:08: [irq 7]
[    0.104389] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.104436] pnp 00:09: [io  0x0000-0xffffffff disabled]
[    0.104440] pnp 00:09: [io  0x0000-0xffffffff disabled]
[    0.104444] pnp 00:09: [io  0x0290-0x0297]
[    0.104530] system 00:09: [io  0x0290-0x0297] has been reserved
[    0.104535] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.104660] pnp 00:0a: [io  0x0010-0x001f]
[    0.104667] pnp 00:0a: [io  0x0022-0x003f]
[    0.104671] pnp 00:0a: [io  0x0044-0x005f]
[    0.104675] pnp 00:0a: [io  0x0062-0x0063]
[    0.104678] pnp 00:0a: [io  0x0065-0x006f]
[    0.104681] pnp 00:0a: [io  0x0072-0x007f]
[    0.104685] pnp 00:0a: [io  0x0080]
[    0.104688] pnp 00:0a: [io  0x0084-0x0086]
[    0.104691] pnp 00:0a: [io  0x0088]
[    0.104695] pnp 00:0a: [io  0x008c-0x008e]
[    0.104698] pnp 00:0a: [io  0x0090-0x009f]
[    0.104701] pnp 00:0a: [io  0x00a2-0x00bf]
[    0.104705] pnp 00:0a: [io  0x00e0-0x00ef]
[    0.104708] pnp 00:0a: [io  0x03e1-0x03e7]
[    0.104712] pnp 00:0a: [io  0x04d0-0x04d1]
[    0.104715] pnp 00:0a: [io  0x0800-0x087f]
[    0.104718] pnp 00:0a: [io  0x0400-0x041f]
[    0.104722] pnp 00:0a: [io  0x0000-0xffffffff disabled]
[    0.104759] pnp 00:0a: disabling [io  0x0010-0x001f] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104765] pnp 00:0a: disabling [io  0x0022-0x003f] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104770] pnp 00:0a: disabling [io  0x0044-0x005f] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104775] pnp 00:0a: disabling [io  0x0062-0x0063] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104781] pnp 00:0a: disabling [io  0x0065-0x006f] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104786] pnp 00:0a: disabling [io  0x0072-0x007f] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104791] pnp 00:0a: disabling [io  0x0080] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104796] pnp 00:0a: disabling [io  0x0084-0x0086] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104801] pnp 00:0a: disabling [io  0x0088] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104806] pnp 00:0a: disabling [io  0x008c-0x008e] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104812] pnp 00:0a: disabling [io  0x0090-0x009f] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104817] pnp 00:0a: disabling [io  0x00a2-0x00bf] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104822] pnp 00:0a: disabling [io  0x00e0-0x00ef] because it overlaps 0000:00:11.6 BAR 0 [io  0x0000-0x00ff]
[    0.104873] system 00:0a: [io  0x03e1-0x03e7] has been reserved
[    0.104878] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[    0.104883] system 00:0a: [io  0x0800-0x087f] has been reserved
[    0.104887] system 00:0a: [io  0x0400-0x041f] has been reserved
[    0.104892] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.104993] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
[    0.104997] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
[    0.105001] pnp 00:0b: [mem 0xfff80000-0xffffffff]
[    0.105062] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.105068] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.105075] system 00:0b: [mem 0xfff80000-0xffffffff] has been reserved
[    0.105080] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.105473] pnp 00:0c: [io  0x03f8-0x03ff]
[    0.105488] pnp 00:0c: [irq 4]
[    0.105581] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.105765] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[    0.105770] pnp 00:0d: [mem 0x000c0000-0x000dffff]
[    0.105774] pnp 00:0d: [mem 0x000e0000-0x000fffff]
[    0.105777] pnp 00:0d: [mem 0x00100000-0x7ffeffff]
[    0.105781] pnp 00:0d: [mem 0x00000000-0xffffffff disabled]
[    0.105867] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.105872] system 00:0d: [mem 0x000c0000-0x000dffff] could not be reserved
[    0.105877] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.105882] system 00:0d: [mem 0x00100000-0x7ffeffff] could not be reserved
[    0.105887] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.106093] pnp: PnP ACPI: found 14 devices
[    0.106096] ACPI: ACPI bus type pnp unregistered
[    0.106102] PnPBIOS: Disabled by ACPI PNP
[    0.143135] Switching to clocksource acpi_pm
[    0.143222] pci 0000:00:11.6: BAR 0: assigned [io  0x1000-0x10ff]
[    0.143232] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.143240] pci 0000:00:01.0:   bridge window [mem 0xfaf00000-0xfbffffff]
[    0.143246] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf9ffffff pref]
[    0.143269] pci 0000:00:01.0: setting latency timer to 64
[    0.143275] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.143279] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
[    0.143283] pci_bus 0000:00: resource 6 [mem 0x80000000-0xffffffff]
[    0.143287] pci_bus 0000:01: resource 1 [mem 0xfaf00000-0xfbffffff]
[    0.143291] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf9ffffff pref]
[    0.143410] NET: Registered protocol family 2
[    0.143514] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.143906] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.143906] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.143906] TCP: Hash tables configured (established 131072 bind 65536)
[    0.143906] TCP: reno registered
[    0.143906] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.143906] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.143906] NET: Registered protocol family 1
[    0.143906] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    1.744018] pci 0000:00:10.4: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    1.744162] pci 0000:01:00.0: Boot video device
[    1.744167] PCI: CLS 64 bytes, default 64
[    1.744254] Unpacking initramfs...
[    2.228102] Freeing initrd memory: 14256k freed
[    2.248956] audit: initializing netlink socket (disabled)
[    2.248984] type=2000 audit(1455517278.247:1): initialized
[    2.267644] highmem bounce pool size: 64 pages
[    2.267654] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.267857] VFS: Disk quotas dquot_6.5.2
[    2.267894] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.268039] msgmni has been set to 1721
[    2.268297] alg: No test for stdrng (krng)
[    2.268351] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.268357] io scheduler noop registered
[    2.268360] io scheduler deadline registered
[    2.268379] io scheduler cfq registered (default)
[    2.268538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.268568] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.268571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    2.269005] GHES: HEST is not enabled!
[    2.269023] isapnp: Scanning for PnP cards...
[    2.622837] isapnp: No Plug & Play device found
[    2.622931] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.643250] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.663921] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.664193] Linux agpgart interface v0.103
[    2.664264] agpgart-amd64 0000:00:00.0: AGP bridge [1106/0282]
[    2.664274] agpgart-amd64 0000:00:00.0: aperture from AGP @ ec000000 size 64 MB
[    2.666822] agpgart-amd64 0000:00:00.0: AGP aperture is 64M @ 0xec000000
[    2.667074] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.667623] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.667670] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.667802] mousedev: PS/2 mouse device common for all mice
[    2.667870] rtc_cmos 00:02: RTC can wake from S4
[    2.668127] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    2.668186] rtc0: alarms up to one year, y3k, 114 bytes nvram
[    2.668393] TCP: cubic registered
[    2.668452] NET: Registered protocol family 10
[    2.668764] Mobile IPv6
[    2.668771] NET: Registered protocol family 17
[    2.668778] Registering the dns_resolver key type
[    2.668863] Using IPI No-Shortcut mode
[    2.669032] PM: Hibernation image not present or could not be loaded.
[    2.669055] registered taskstats version 1
[    2.669537] rtc_cmos 00:02: setting system clock to 2016-02-15 06:21:19 UTC (1455517279)
[    2.669689] Freeing unused kernel memory: 416k freed
[    2.670319] Write protecting the kernel text: 3496k
[    2.670351] Write protecting the kernel read-only data: 984k
[    2.687057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.700405] udevd[45]: starting version 175
[    2.876926] Floppy drive(s): fd0 is 1.44M
[    2.878201] SCSI subsystem initialized
[    2.896116] FDC 0 is a post-1991 82077
[    2.899630] usbcore: registered new interface driver usbfs
[    2.899670] usbcore: registered new interface driver hub
[    2.905474] usbcore: registered new device driver usb
[    2.917700] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.917814] ehci_hcd 0000:00:10.4: EHCI Host Controller
[    2.917866] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[    2.917954] ehci_hcd 0000:00:10.4: irq 21, io mem 0xfad00000
[    2.920096] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[    2.923115] uhci_hcd: USB Universal Host Controller Interface driver
[    2.927767] libata version 3.00 loaded.
[    2.928064] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
[    2.928148] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.928153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.928157] usb usb1: Product: EHCI Host Controller
[    2.928161] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    2.928165] usb usb1: SerialNumber: 0000:00:10.4
[    2.928376] hub 1-0:1.0: USB hub found
[    2.928384] hub 1-0:1.0: 8 ports detected
[    2.929908] via-rhine 0000:00:12.0: eth0: VIA Rhine II at 0x1b000, 00:15:f2:cf:ba:3f, IRQ 23
[    2.930689] via-rhine 0000:00:12.0: eth0: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000
[    2.931561] sata_via 0000:00:0f.0: version 2.6
[    2.931672] sata_via 0000:00:0f.0: routed to hard irq line 10
[    2.935678] scsi0 : sata_via
[    2.939116] scsi1 : sata_via
[    2.939217] ata1: SATA max UDMA/133 cmd 0xe800 ctl 0xe400 bmdma 0xd400 irq 20
[    2.939222] ata2: SATA max UDMA/133 cmd 0xe000 ctl 0xd800 bmdma 0xd408 irq 20
[    2.939401] uhci_hcd 0000:00:10.0: UHCI Host Controller
[    2.939430] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    2.939467] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000b800
[    2.939534] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.939539] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.939543] usb usb2: Product: UHCI Host Controller
[    2.939546] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[    2.939550] usb usb2: SerialNumber: 0000:00:10.0
[    2.939751] hub 2-0:1.0: USB hub found
[    2.939760] hub 2-0:1.0: 2 ports detected
[    2.939903] uhci_hcd 0000:00:10.1: UHCI Host Controller
[    2.939917] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[    2.939947] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000c000
[    2.940050] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.940054] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.940058] usb usb3: Product: UHCI Host Controller
[    2.940062] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[    2.940066] usb usb3: SerialNumber: 0000:00:10.1
[    2.940242] hub 3-0:1.0: USB hub found
[    2.940251] hub 3-0:1.0: 2 ports detected
[    2.940367] uhci_hcd 0000:00:10.2: UHCI Host Controller
[    2.940384] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[    2.940415] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000c400
[    2.940471] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.940475] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.940479] usb usb4: Product: UHCI Host Controller
[    2.940482] usb usb4: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[    2.940486] usb usb4: SerialNumber: 0000:00:10.2
[    2.940653] hub 4-0:1.0: USB hub found
[    2.940661] hub 4-0:1.0: 2 ports detected
[    2.940774] uhci_hcd 0000:00:10.3: UHCI Host Controller
[    2.940785] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[    2.940814] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000c800
[    2.940872] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.940877] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.940880] usb usb5: Product: UHCI Host Controller
[    2.940884] usb usb5: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[    2.940888] usb usb5: SerialNumber: 0000:00:10.3
[    2.941055] hub 5-0:1.0: USB hub found
[    2.941062] hub 5-0:1.0: 2 ports detected
[    2.941187] pata_via 0000:00:0f.1: version 0.3.4
[    2.943904] scsi2 : pata_via
[    2.946956] scsi3 : pata_via
[    2.949903] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
[    2.949909] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15
[    2.953625] microcode: AMD CPU family 0xf not supported
[    3.112561] ata3.00: ATA-6: Maxtor 4D040H2, DAK019K0, max UDMA/133
[    3.112570] ata3.00: 80043264 sectors, multi 16: LBA48 
[    3.112578] ata3.00: limited to UDMA/33 due to 40-wire cable
[    3.128443] ata3.00: configured for UDMA/33
[    3.140026] ata1: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[    3.240025] usb 1-4: new high-speed USB device number 2 using ehci_hcd
[    3.256021] Refined TSC clocksource calibration: 1600.057 MHz.
[    3.256030] Switching to clocksource tsc
[    3.368012] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[    3.379602] usb 1-4: New USB device found, idVendor=0781, idProduct=5567
[    3.379606] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.379611] usb 1-4: Product: Cruzer Blade
[    3.379614] usb 1-4: Manufacturer: SanDisk
[    3.379617] usb 1-4: SerialNumber: 4C530599941030117035
[    3.385268] Initializing USB Mass Storage driver...
[    3.385443] scsi4 : usb-storage 1-4:1.0
[    3.386070] usbcore: registered new interface driver usb-storage
[    3.386078] USB Mass Storage support registered.
[    3.392199] scsi 2:0:0:0: Direct-Access     ATA      Maxtor 4D040H2   DAK0 PQ: 0 ANSI: 5
[    3.591892] sd 2:0:0:0: [sda] 80043264 512-byte logical blocks: (40.9 GB/38.1 GiB)
[    3.591964] sd 2:0:0:0: [sda] Write Protect is off
[    3.591969] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.592114] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.635250]  sda: sda1 sda2 < sda5 >
[    3.635769] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.639901] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    4.385237] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.26 PQ: 0 ANSI: 6
[    4.389501] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    4.390490] sd 4:0:0:0: [sdb] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
[    4.391987] sd 4:0:0:0: [sdb] Write Protect is off
[    4.392048] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    4.392860] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    4.396922]  sdb: sdb1
[    4.399608] sd 4:0:0:0: [sdb] Attached SCSI disk
[    9.166612] microcode: AMD CPU family 0xf not supported
[    9.170850] microcode: AMD CPU family 0xf not supported
[    9.195417] PM: Starting manual resume from disk
[    9.195427] PM: Hibernation image partition 8:5 present
[    9.195430] PM: Looking for hibernation image.
[    9.195852] PM: Image not found (code -22)
[    9.195856] PM: Hibernation image not present or could not be loaded.
[    9.269371] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   11.981876] udevd[332]: starting version 175
[   12.336083] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   12.336097] ACPI: Power Button [PWRB]
[   12.338123] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[   12.338136] ACPI: Sleep Button [SLPB]
[   12.338220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[   12.338225] ACPI: Power Button [PWRF]
[   12.440071] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   12.454290] parport_pc 00:08: reported by Plug and Play ACPI
[   12.454321] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   12.547941] microcode: AMD CPU family 0xf not supported
[   13.244649] [drm] Initialized drm 1.1.0 20060810
[   13.465194] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[   13.701827] wmi: Mapper loaded
[   13.876803] snd_via82xx_modem 0000:00:11.6: enabling device (0000 -> 0001)
[   14.045557] [drm] nouveau 0000:01:00.0: Detected an NV30 generation card (0x034200b1)
[   14.046800] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[   14.093269] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   14.093278] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[   14.093534] [drm] nouveau 0000:01:00.0: BMP BIOS found
[   14.093538] [drm] nouveau 0000:01:00.0: BMP version 5.41
[   14.093543] [drm] nouveau 0000:01:00.0: Bios version 04.34.20.87
[   14.094212] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
[   14.094219] [drm] nouveau 0000:01:00.0: DCB version 2.2
[   14.094225] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000300 000088b8
[   14.094230] [drm] nouveau 0000:01:00.0: DCB outp 01: 01010312 00008800
[   14.094234] [drm] nouveau 0000:01:00.0: DCB outp 02: 02020321 00000303
[   14.094465] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode
[   14.094471] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xED03
[   14.096557] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xEF9E
[   14.096569] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xF0E4
[   14.096610] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xF26D
[   14.096616] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xF28A
[   14.096623] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 5 at offset 0xF2A7
[   14.117563] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 6 at offset 0xF440
[   14.117826] [TTM] Zone  kernel: Available graphics memory: 441012 kiB
[   14.117831] [TTM] Zone highmem: Available graphics memory: 1034776 kiB
[   14.117834] [TTM] Initializing pool allocator
[   14.117888] [drm] nouveau 0000:01:00.0: Detected 128MiB VRAM (DDR1)
[   14.118269] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
[   14.118293] agpgart: modprobe tried to set rate=x12. Setting to AGP3 x8 mode.
[   14.118302] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
[   14.118427] nouveau 0000:01:00.0: putting AGP V3 device into 8x mode
[   14.118432] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[   14.118555] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[   14.166550] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   14.166557] [drm] No driver support for vblank timestamp query.
[   14.172161] [drm] nouveau 0000:01:00.0: 0 available performance level(s)
[   14.172168] [drm] nouveau 0000:01:00.0: c: core 249MHz memory 405MHz
[   14.173769] [drm] nouveau 0000:01:00.0: 0xE0DC: Parsing digital output script table
[   14.224317] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 2)
[   14.300779] [drm] nouveau 0000:01:00.0: allocated 1440x900 fb: 0x49000, bo f53d9400
[   14.301049] fbcon: nouveaufb (fb0) is primary device
[   14.314995] Console: switching to colour frame buffer device 180x56
[   14.316664] fb0: nouveaufb frame buffer device
[   14.316668] drm: registered panic notifier
[   14.316677] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[   14.632048] snd_via82xx_modem 0000:00:11.6: setting latency timer to 64
[   15.136259] snd_via82xx_modem: probe of 0000:00:11.6 failed with error -13
[   15.136912] snd_via82xx 0000:00:11.5: setting latency timer to 64
[   15.651353] codec_read: codec 0 is not valid [0xfe0000]
[   15.658510] codec_read: codec 0 is not valid [0xfe0000]
[   15.665742] codec_read: codec 0 is not valid [0xfe0000]
[   15.672899] codec_read: codec 0 is not valid [0xfe0000]
[   17.452858] Adding 1670140k swap on /dev/sda5.  Priority:-1 extents:1 across:1670140k 
[   17.481665] EXT4-fs (sda1): re-mounted. Opts: (null)
[   17.882781] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   18.094602] loop: module loaded
[   20.616091] RPC: Registered named UNIX socket transport module.
[   20.616100] RPC: Registered udp transport module.
[   20.616103] RPC: Registered tcp transport module.
[   20.616106] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   20.658522] FS-Cache: Loaded
[   20.709997] NFS: Registering the id_resolver key type
[   20.710044] FS-Cache: Netfs 'nfs' registered for caching
[   20.725216] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   23.405885] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input5
[   25.288898] Bluetooth: Core ver 2.16
[   25.289465] NET: Registered protocol family 31
[   25.289472] Bluetooth: HCI device and connection manager initialized
[   25.289478] Bluetooth: HCI socket layer initialized
[   25.289481] Bluetooth: L2CAP socket layer initialized
[   25.289493] Bluetooth: SCO socket layer initialized
[   25.334618] Bluetooth: RFCOMM TTY layer initialized
[   25.334629] Bluetooth: RFCOMM socket layer initialized
[   25.334633] Bluetooth: RFCOMM ver 1.11
[   25.406128] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.406136] Bluetooth: BNEP filters: protocol multicast
[   25.526675] lp0: using parport0 (interrupt-driven).
[   25.657526] ppdev: user-space parallel port driver
[   30.277444] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   60.789332] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   84.677553] I-pipe: head domain RTAI registered.
[   84.677569] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[   84.677579] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[   84.677585] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[   84.677589] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[   84.677594] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12414750
[   84.779016] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[   84.779113] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[   84.779119] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[   84.779125] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[   84.779129] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[   84.811565] RTAI[math]: loaded.
[   88.069484] RTAI[math]: unloaded.
[   88.073698] SCHED releases registered named ALIEN PEDV$D
[   88.082805] RTAI[malloc]: unloaded.
[   88.180019] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[   88.183922] I-pipe: head domain RTAI unregistered.
[   88.183943] RTAI[hal]: unmounted.
[  161.484806] I-pipe: head domain RTAI registered.
[  161.484822] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  161.484832] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  161.484838] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  161.484842] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  161.484848] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12403000
[  161.505372] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  161.505469] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  161.505476] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  161.505481] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  161.505485] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  161.526354] RTAI[math]: loaded.
[  164.339078] RTAI[math]: unloaded.
[  164.343189] SCHED releases registered named ALIEN PEDV$D
[  164.352356] RTAI[malloc]: unloaded.
[  164.455668] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  164.460248] I-pipe: head domain RTAI unregistered.
[  164.460267] RTAI[hal]: unmounted.
[  349.600349] I-pipe: head domain RTAI registered.
[  349.600362] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  349.600372] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  349.600377] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  349.600382] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  349.600387] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12363250
[  349.621153] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  349.621251] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  349.621257] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  349.621262] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  349.621266] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  349.641486] RTAI[math]: loaded.
[  360.597674] RTAI[math]: unloaded.
[  360.606571] SCHED releases registered named ALIEN PEDV$D
[  360.625080] RTAI[malloc]: unloaded.
[  360.724032] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  360.729106] I-pipe: head domain RTAI unregistered.
[  360.729125] RTAI[hal]: unmounted.
[  460.783811] I-pipe: head domain RTAI registered.
[  460.783826] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  460.783836] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  460.783842] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  460.783846] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  460.783851] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12391000
[  460.807379] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  460.807480] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  460.807486] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  460.807492] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  460.807495] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  460.823395] RTAI[math]: loaded.
[  461.058877] config string '0x378 in'
[  463.715779] RTAI[math]: unloaded.
[  463.719979] SCHED releases registered named ALIEN PEDV$D
[  463.730769] RTAI[malloc]: unloaded.
[  463.828031] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  463.831889] I-pipe: head domain RTAI unregistered.
[  463.831910] RTAI[hal]: unmounted.
[  475.095599] I-pipe: head domain RTAI registered.
[  475.095614] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  475.095625] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  475.095630] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  475.095635] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  475.095640] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12384500
[  475.112976] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  475.113073] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  475.113080] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  475.113085] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  475.113089] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  475.127397] RTAI[math]: loaded.
[  475.317755] config string '0x378'
[  477.942838] RTAI[math]: unloaded.
[  477.947000] SCHED releases registered named ALIEN PEDV$D
[  477.955256] RTAI[malloc]: unloaded.
[  478.052118] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  478.055978] I-pipe: head domain RTAI unregistered.
[  478.056246] RTAI[hal]: unmounted.
[  510.543945] I-pipe: head domain RTAI registered.
[  510.543960] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  510.543971] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  510.543977] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  510.543981] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  510.543991] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12390000
[  510.567301] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  510.567405] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  510.567411] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  510.567417] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  510.567420] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  510.590594] RTAI[math]: loaded.
[  513.434766] RTAI[math]: unloaded.
[  513.438881] SCHED releases registered named ALIEN PEDV$D
[  513.447392] RTAI[malloc]: unloaded.
[  513.544032] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  513.547961] I-pipe: head domain RTAI unregistered.
[  513.548858] RTAI[hal]: unmounted.
[  593.918287] I-pipe: head domain RTAI registered.
[  593.918303] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  593.918313] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  593.918318] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  593.918323] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  593.918328] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12402250
[  593.938674] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  593.938772] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  593.938778] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  593.938784] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  593.938787] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  593.958080] RTAI[math]: loaded.
[  596.802099] RTAI[math]: unloaded.
[  596.806262] SCHED releases registered named ALIEN PEDV$D
[  596.815301] RTAI[malloc]: unloaded.
[  596.912027] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  596.915890] I-pipe: head domain RTAI unregistered.
[  596.915910] RTAI[hal]: unmounted.
[  611.169880] I-pipe: head domain RTAI registered.
[  611.169895] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  611.169906] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  611.169911] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  611.169916] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  611.169921] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12418250
[  611.189683] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  611.189785] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  611.189791] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  611.189797] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  611.189801] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  611.213609] RTAI[math]: loaded.
[  614.043009] RTAI[math]: unloaded.
[  614.047114] SCHED releases registered named ALIEN PEDV$D
[  614.055509] RTAI[malloc]: unloaded.
[  614.152032] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  614.155967] I-pipe: head domain RTAI unregistered.
[  614.155987] RTAI[hal]: unmounted.
[  637.451282] I-pipe: head domain RTAI registered.
[  637.451297] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  637.451308] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  637.451313] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  637.451318] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  637.458542] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12404500
[  637.476192] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  637.476284] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  637.476290] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  637.476296] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  637.476299] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  637.491991] RTAI[math]: loaded.
[  640.295185] RTAI[math]: unloaded.
[  640.299352] SCHED releases registered named ALIEN PEDV$D
[  640.308203] RTAI[malloc]: unloaded.
[  640.408029] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  640.411908] I-pipe: head domain RTAI unregistered.
[  640.411929] RTAI[hal]: unmounted.
[  682.704207] I-pipe: head domain RTAI registered.
[  682.704220] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  682.704230] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  682.704236] SYSINFO: CPUs 1, LINUX APIC IRQ 2312, TIM_FREQ 12500398, CLK_FREQ 1600054000, CPU_FREQ 1600054000
[  682.704241] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  682.704246] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12500398, 12500398, 12396500
[  682.724184] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  682.724276] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  682.724283] RTAI[sched]: hard timer type/freq = APIC/12500398(Hz); default timing: oneshot; linear timed lists.
[  682.724288] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1600054000 hz.
[  682.724292] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  682.745476] RTAI[math]: loaded.
[  685.544624] RTAI[math]: unloaded.
[  685.548801] SCHED releases registered named ALIEN PEDV$D
[  685.557229] RTAI[malloc]: unloaded.
[  685.656029] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  685.659910] I-pipe: head domain RTAI unregistered.
[  685.659930] RTAI[hal]: unmounted.

:(
Attachments:

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

More
14 Mar 2016 13:48 - 14 Mar 2016 13:49 #71631 by Rick G
Debug file information:
.
./cnc3ax.hal:7: parameter or pin 'parport.0.reset-time' not found
4992

In your hal file try commenting out the parport-0.reset-time
setp parport.0.reset-time 1500

linuxcnc.org/docs/2.4/html/hal_parallel_port.html

Rick G
Last edit: 14 Mar 2016 13:49 by Rick G.
The following user(s) said Thank You: aparecido

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

More
14 Mar 2016 13:52 #71633 by andypugh

In your hal file try commenting out the parport-0.reset-time


Better still, put that line _after_ the "loadrt hal_parport.... " line so that the pin actually exists at the point that the HAL file tries to set it.
The following user(s) said Thank You: aparecido

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

Time to create page: 0.136 seconds
Powered by Kunena Forum