PNCconf encountered an error

More
18 Nov 2019 06:22 #150566 by little_sparky
yeah I noticed that, I went in and changed it to 10.10.10.10 in the hal file, is this the way to do it? still had no luck connecting

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

More
18 Nov 2019 06:32 #150567 by cmorley
That is what to do.

network problems are not my strength.

if you open a terminal type halrun
then enter:
loadrt hostmot2
loadrt hm2_eth board_ip="10.10.10.10"

What happens?

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

More
18 Nov 2019 06:36 - 18 Nov 2019 06:36 #150568 by little_sparky
jonty@jonty:~$ halrun

halcmd: loadrt hostmot2
Note: Using POSIX realtime
hm2: loading Mesa HostMot2 driver version 0.15

halcmd: loadrt hm2_eth board_ip="10.10.10.10"
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: ERROR: 10.10.10.10: Could not retrieve mac address
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
<stdin>:2: waitpid failed /usr/bin/rtapi_app hm2_eth
<stdin>:2: /usr/bin/rtapi_app exited without becoming ready
<stdin>:2: insmod for hm2_eth failed, returned -1
halcmd: hm2: unloading
Note: Using POSIX realtime
jonty@jonty:~$ 
Last edit: 18 Nov 2019 06:36 by little_sparky.

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

More
18 Nov 2019 15:52 - 18 Nov 2019 15:53 #150584 by PCW
Replied by PCW on topic PNCconf encountered an error
What does the command

ip a

return? or

ping 10.10.10.10
Last edit: 18 Nov 2019 15:53 by PCW.

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

More
19 Nov 2019 01:31 - 19 Nov 2019 01:35 #150604 by little_sparky
ip a
jonty@jonty:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 00:11:11:90:7c:9d brd ff:ff:ff:ff:ff:ff
    inet 10.10.10.11/24 brd 10.10.10.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::211:11ff:fe90:7c9d/64 scope link 
       valid_lft forever preferred_lft forever
jonty@jonty:~$ 

ping 10.10.10.10
jonty@jonty:~$ ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10): 56 data bytes
64 bytes from 10.10.10.10: icmp_seq=0 ttl=64 time=0.243 ms
64 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.233 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.369 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.236 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.245 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.244 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.232 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.236 ms
^C--- 10.10.10.10 ping statistics ---
8 packets transmitted, 8 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.232/0.255/0.369/0.043 ms
jonty@jonty:~$ 

mesaflash --device 7i76e --addr 10.10.10.10 --readhmi
jonty@jonty:~$ mesaflash --device 7i76e --addr 10.10.10.10 --readhmi
Configuration Name: HOSTMOT2

General configuration information:

  BoardName : MESA7I76
  FPGA Size: 16 KGates
  FPGA Pins: 256
  Number of IO Ports: 3
  Width of one I/O port: 17
  Clock Low frequency: 100.0000 MHz
  Clock High frequency: 200.0000 MHz
  IDROM Type: 3
  Instance Stride 0: 4
  Instance Stride 1: 64
  Register Stride 0: 256
  Register Stride 1: 256

Modules in configuration:

  Module: DPLL
  There are 1 of DPLL in configuration
  Version: 0
  Registers: 7
  BaseAddress: 7000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: WatchDog
  There are 1 of WatchDog in configuration
  Version: 0
  Registers: 3
  BaseAddress: 0C00
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: IOPort
  There are 3 of IOPort in configuration
  Version: 0
  Registers: 5
  BaseAddress: 1000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: StepGen
  There are 5 of StepGen in configuration
  Version: 2
  Registers: 10
  BaseAddress: 2000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: QCount
  There are 1 of QCount in configuration
  Version: 2
  Registers: 5
  BaseAddress: 3000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: SSerial
  There are 1 of SSerial in configuration
  Version: 0
  Registers: 6
  BaseAddress: 5A00
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 64 bytes

  Module: LED
  There are 1 of LED in configuration
  Version: 0
  Registers: 1
  BaseAddress: 0200
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

Configuration pin-out:

IO Connections for on-card
Pin#  I/O   Pri. func    Sec. func       Chan      Pin func        Pin Dir

 1      0   IOPort       StepGen          0        Dir/Table2      (Out)
14      1   IOPort       StepGen          0        Step/Table1     (Out)
 2      2   IOPort       StepGen          1        Dir/Table2      (Out)
15      3   IOPort       StepGen          1        Step/Table1     (Out)
 3      4   IOPort       StepGen          2        Dir/Table2      (Out)
16      5   IOPort       StepGen          2        Step/Table1     (Out)
 4      6   IOPort       StepGen          3        Dir/Table2      (Out)
17      7   IOPort       StepGen          3        Step/Table1     (Out)
 5      8   IOPort       StepGen          4        Dir/Table2      (Out)
 6      9   IOPort       StepGen          4        Step/Table1     (Out)
 7     10   IOPort       SSerial          0        TXData1         (Out)
 8     11   IOPort       SSerial          0        RXData1         (In)
 9     12   IOPort       SSerial          0        TXData2         (Out)
10     13   IOPort       SSerial          0        RXData2         (In)
11     14   IOPort       QCount           0        Quad-IDX        (In)
12     15   IOPort       QCount           0        Quad-B          (In)
13     16   IOPort       QCount           0        Quad-A          (In)

IO Connections for P1
Pin#  I/O   Pri. func    Sec. func       Chan      Pin func        Pin Dir

 1     17   IOPort       None           
14     18   IOPort       None           
 2     19   IOPort       None           
15     20   IOPort       None           
 3     21   IOPort       None           
16     22   IOPort       None           
 4     23   IOPort       None           
17     24   IOPort       None           
 5     25   IOPort       None           
 6     26   IOPort       None           
 7     27   IOPort       None           
 8     28   IOPort       None           
 9     29   IOPort       None           
10     30   IOPort       None           
11     31   IOPort       None           
12     32   IOPort       None           
13     33   IOPort       None           

IO Connections for P2
Pin#  I/O   Pri. func    Sec. func       Chan      Pin func        Pin Dir

 1     34   IOPort       None           
14     35   IOPort       None           
 2     36   IOPort       None           
15     37   IOPort       None           
 3     38   IOPort       None           
16     39   IOPort       None           
 4     40   IOPort       None           
17     41   IOPort       None           
 5     42   IOPort       None           
 6     43   IOPort       None           
 7     44   IOPort       None           
 8     45   IOPort       None           
 9     46   IOPort       None           
10     47   IOPort       None           
11     48   IOPort       None           
12     49   IOPort       None           
13     50   IOPort       None           

jonty@jonty:~$ 

uname -v
jonty@jonty:~$ uname -v
#1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08)
jonty@jonty:~$ uname -a

uname -a
jonty@jonty:~$ uname -a
Linux jonty 4.9.0-8-rt-686-pae #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08) i686 GNU/Linux


hal
# Generated by PNCconf at Mon Nov 18 17:28:25 2019
# If you make changes to this file, they will be
# overwritten when you run PNCconf again

loadrt trivkins
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES
loadrt hostmot2
loadrt hm2_eth board_ip="10.10.10.10" config=" num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx" 
setp    hm2_7i76e.0.watchdog.timeout_ns 5000000
loadrt pid names=pid.x,pid.y,pid.z,pid.s

addf hm2_7i76e.0.read          servo-thread
addf motion-command-handler   servo-thread
addf motion-controller        servo-thread
addf pid.x.do-pid-calcs       servo-thread
addf pid.y.do-pid-calcs       servo-thread
addf pid.z.do-pid-calcs       servo-thread
addf pid.s.do-pid-calcs       servo-thread
addf hm2_7i76e.0.write         servo-thread
setp hm2_7i76e.0.dpll.01.timer-us -50
setp hm2_7i76e.0.stepgen.timer-number 1

# external output signals


# external input signals


#*******************
#  AXIS X
#*******************

setp   pid.x.Pgain     [AXIS_0]P
setp   pid.x.Igain     [AXIS_0]I
setp   pid.x.Dgain     [AXIS_0]D
setp   pid.x.bias      [AXIS_0]BIAS
setp   pid.x.FF0       [AXIS_0]FF0
setp   pid.x.FF1       [AXIS_0]FF1
setp   pid.x.FF2       [AXIS_0]FF2
setp   pid.x.deadband  [AXIS_0]DEADBAND
setp   pid.x.maxoutput [AXIS_0]MAX_OUTPUT
setp   pid.x.error-previous-target true
setp   pid.x.maxerror .0005

net x-index-enable  <=> pid.x.index-enable
net x-enable        =>  pid.x.enable
net x-pos-cmd       =>  pid.x.command
net x-vel-cmd       =>  pid.x.command-deriv
net x-pos-fb        =>  pid.x.feedback
net x-output        =>  pid.x.output

# Step Gen signals/setup

setp   hm2_7i76e.0.stepgen.01.dirsetup        [AXIS_0]DIRSETUP
setp   hm2_7i76e.0.stepgen.01.dirhold         [AXIS_0]DIRHOLD
setp   hm2_7i76e.0.stepgen.01.steplen         [AXIS_0]STEPLEN
setp   hm2_7i76e.0.stepgen.01.stepspace       [AXIS_0]STEPSPACE
setp   hm2_7i76e.0.stepgen.01.position-scale  [AXIS_0]STEP_SCALE
setp   hm2_7i76e.0.stepgen.01.step_type        0
setp   hm2_7i76e.0.stepgen.01.control-type     1
setp   hm2_7i76e.0.stepgen.01.maxaccel         [AXIS_0]STEPGEN_MAXACCEL
setp   hm2_7i76e.0.stepgen.01.maxvel           [AXIS_0]STEPGEN_MAXVEL

# ---closedloop stepper signals---

net x-pos-cmd    <= axis.0.motor-pos-cmd
net x-vel-cmd    <= axis.0.joint-vel-cmd
net x-output     => hm2_7i76e.0.stepgen.01.velocity-cmd
net x-pos-fb     <= hm2_7i76e.0.stepgen.01.position-fb
net x-pos-fb     => axis.0.motor-pos-fb
net x-enable     <= axis.0.amp-enable-out
net x-enable     => hm2_7i76e.0.stepgen.01.enable

# ---setup home / limit switch signals---

net x-home-sw     =>  axis.0.home-sw-in
net x-neg-limit     =>  axis.0.neg-lim-sw-in
net x-pos-limit     =>  axis.0.pos-lim-sw-in

#*******************
#  AXIS Y
#*******************

setp   pid.y.Pgain     [AXIS_1]P
setp   pid.y.Igain     [AXIS_1]I
setp   pid.y.Dgain     [AXIS_1]D
setp   pid.y.bias      [AXIS_1]BIAS
setp   pid.y.FF0       [AXIS_1]FF0
setp   pid.y.FF1       [AXIS_1]FF1
setp   pid.y.FF2       [AXIS_1]FF2
setp   pid.y.deadband  [AXIS_1]DEADBAND
setp   pid.y.maxoutput [AXIS_1]MAX_OUTPUT
setp   pid.y.error-previous-target true
setp   pid.y.maxerror .0005

net y-index-enable  <=> pid.y.index-enable
net y-enable        =>  pid.y.enable
net y-pos-cmd       =>  pid.y.command
net y-vel-cmd       =>  pid.y.command-deriv
net y-pos-fb        =>  pid.y.feedback
net y-output        =>  pid.y.output

# Step Gen signals/setup

setp   hm2_7i76e.0.stepgen.02.dirsetup        [AXIS_1]DIRSETUP
setp   hm2_7i76e.0.stepgen.02.dirhold         [AXIS_1]DIRHOLD
setp   hm2_7i76e.0.stepgen.02.steplen         [AXIS_1]STEPLEN
setp   hm2_7i76e.0.stepgen.02.stepspace       [AXIS_1]STEPSPACE
setp   hm2_7i76e.0.stepgen.02.position-scale  [AXIS_1]STEP_SCALE
setp   hm2_7i76e.0.stepgen.02.step_type        0
setp   hm2_7i76e.0.stepgen.02.control-type     1
setp   hm2_7i76e.0.stepgen.02.maxaccel         [AXIS_1]STEPGEN_MAXACCEL
setp   hm2_7i76e.0.stepgen.02.maxvel           [AXIS_1]STEPGEN_MAXVEL

# ---closedloop stepper signals---

net y-pos-cmd    <= axis.1.motor-pos-cmd
net y-vel-cmd    <= axis.1.joint-vel-cmd
net y-output     => hm2_7i76e.0.stepgen.02.velocity-cmd
net y-pos-fb     <= hm2_7i76e.0.stepgen.02.position-fb
net y-pos-fb     => axis.1.motor-pos-fb
net y-enable     <= axis.1.amp-enable-out
net y-enable     => hm2_7i76e.0.stepgen.02.enable

# Step Gen signals/setup for tandem axis stepper

setp   hm2_7i76e.0.stepgen.03.dirsetup        [AXIS_1]DIRSETUP
setp   hm2_7i76e.0.stepgen.03.dirhold         [AXIS_1]DIRHOLD
setp   hm2_7i76e.0.stepgen.03.steplen         [AXIS_1]STEPLEN
setp   hm2_7i76e.0.stepgen.03.stepspace       [AXIS_1]STEPSPACE
setp   hm2_7i76e.0.stepgen.03.position-scale  [AXIS_1]STEP_SCALE
setp   hm2_7i76e.0.stepgen.03.step_type        0
setp   hm2_7i76e.0.stepgen.03.control-type     1
setp   hm2_7i76e.0.stepgen.03.maxaccel         [AXIS_1]STEPGEN_MAXACCEL
setp   hm2_7i76e.0.stepgen.03.maxvel           [AXIS_1]STEPGEN_MAXVEL

# ---Tandem stepper signals---

net y-output                             => hm2_7i76e.0.stepgen.03.velocity-cmd
net y-enable                             => hm2_7i76e.0.stepgen.03.enable

# ---setup home / limit switch signals---

net y-home-sw     =>  axis.1.home-sw-in
net y-neg-limit     =>  axis.1.neg-lim-sw-in
net y-pos-limit     =>  axis.1.pos-lim-sw-in

#*******************
#  AXIS Z
#*******************

setp   pid.z.Pgain     [AXIS_2]P
setp   pid.z.Igain     [AXIS_2]I
setp   pid.z.Dgain     [AXIS_2]D
setp   pid.z.bias      [AXIS_2]BIAS
setp   pid.z.FF0       [AXIS_2]FF0
setp   pid.z.FF1       [AXIS_2]FF1
setp   pid.z.FF2       [AXIS_2]FF2
setp   pid.z.deadband  [AXIS_2]DEADBAND
setp   pid.z.maxoutput [AXIS_2]MAX_OUTPUT
setp   pid.z.error-previous-target true
setp   pid.z.maxerror .0005

net z-index-enable  <=> pid.z.index-enable
net z-enable        =>  pid.z.enable
net z-pos-cmd       =>  pid.z.command
net z-vel-cmd       =>  pid.z.command-deriv
net z-pos-fb        =>  pid.z.feedback
net z-output        =>  pid.z.output

# Step Gen signals/setup

setp   hm2_7i76e.0.stepgen.00.dirsetup        [AXIS_2]DIRSETUP
setp   hm2_7i76e.0.stepgen.00.dirhold         [AXIS_2]DIRHOLD
setp   hm2_7i76e.0.stepgen.00.steplen         [AXIS_2]STEPLEN
setp   hm2_7i76e.0.stepgen.00.stepspace       [AXIS_2]STEPSPACE
setp   hm2_7i76e.0.stepgen.00.position-scale  [AXIS_2]STEP_SCALE
setp   hm2_7i76e.0.stepgen.00.step_type        0
setp   hm2_7i76e.0.stepgen.00.control-type     1
setp   hm2_7i76e.0.stepgen.00.maxaccel         [AXIS_2]STEPGEN_MAXACCEL
setp   hm2_7i76e.0.stepgen.00.maxvel           [AXIS_2]STEPGEN_MAXVEL

# ---closedloop stepper signals---

net z-pos-cmd    <= axis.2.motor-pos-cmd
net z-vel-cmd    <= axis.2.joint-vel-cmd
net z-output     => hm2_7i76e.0.stepgen.00.velocity-cmd
net z-pos-fb     <= hm2_7i76e.0.stepgen.00.position-fb
net z-pos-fb     => axis.2.motor-pos-fb
net z-enable     <= axis.2.amp-enable-out
net z-enable     => hm2_7i76e.0.stepgen.00.enable

# ---setup home / limit switch signals---

net z-home-sw     =>  axis.2.home-sw-in
net z-neg-limit     =>  axis.2.neg-lim-sw-in
net z-pos-limit     =>  axis.2.pos-lim-sw-in

#*******************
#  SPINDLE S
#*******************

setp   pid.s.Pgain     [SPINDLE_9]P
setp   pid.s.Igain     [SPINDLE_9]I
setp   pid.s.Dgain     [SPINDLE_9]D
setp   pid.s.bias      [SPINDLE_9]BIAS
setp   pid.s.FF0       [SPINDLE_9]FF0
setp   pid.s.FF1       [SPINDLE_9]FF1
setp   pid.s.FF2       [SPINDLE_9]FF2
setp   pid.s.deadband  [SPINDLE_9]DEADBAND
setp   pid.s.maxoutput [SPINDLE_9]MAX_OUTPUT
setp   pid.s.error-previous-target true

net spindle-index-enable  <=> pid.s.index-enable
net spindle-enable        =>  pid.s.enable
net spindle-vel-cmd-rpm     => pid.s.command
net spindle-vel-fb-rpm      => pid.s.feedback
net spindle-output        <=  pid.s.output

# ---setup spindle control signals---

net spindle-vel-cmd-rps        <=  motion.spindle-speed-out-rps
net spindle-vel-cmd-rps-abs    <=  motion.spindle-speed-out-rps-abs
net spindle-vel-cmd-rpm        <=  motion.spindle-speed-out
net spindle-vel-cmd-rpm-abs    <=  motion.spindle-speed-out-abs
net spindle-enable             <=  motion.spindle-on
net spindle-cw                 <=  motion.spindle-forward
net spindle-ccw                <=  motion.spindle-reverse
net spindle-brake              <=  motion.spindle-brake
net spindle-revs               =>  motion.spindle-revs
net spindle-at-speed           =>  motion.spindle-at-speed
net spindle-vel-fb-rps         =>  motion.spindle-speed-in
net spindle-index-enable      <=>  motion.spindle-index-enable

# ---Setup spindle at speed signals---

sets spindle-at-speed true


#******************************
# connect miscellaneous signals
#******************************

#  ---HALUI signals---

net joint-select-a        halui.joint.0.select
net x-is-homed            halui.joint.0.is-homed
net jog-x-pos             halui.jog.0.plus
net jog-x-neg             halui.jog.0.minus
net jog-x-analog          halui.jog.0.analog
net joint-select-b        halui.joint.1.select
net y-is-homed            halui.joint.1.is-homed
net jog-y-pos             halui.jog.1.plus
net jog-y-neg             halui.jog.1.minus
net jog-y-analog          halui.jog.1.analog
net joint-select-c        halui.joint.2.select
net z-is-homed            halui.joint.2.is-homed
net jog-z-pos             halui.jog.2.plus
net jog-z-neg             halui.jog.2.minus
net jog-z-analog          halui.jog.2.analog
net jog-selected-pos      halui.jog.selected.plus
net jog-selected-neg      halui.jog.selected.minus
net spindle-manual-cw     halui.spindle.forward
net spindle-manual-ccw    halui.spindle.reverse
net spindle-manual-stop   halui.spindle.stop
net machine-is-on         halui.machine.is-on
net jog-speed             halui.jog-speed 
net MDI-mode              halui.mode.is-mdi

#  ---coolant signals---

net coolant-mist      <=  iocontrol.0.coolant-mist
net coolant-flood     <=  iocontrol.0.coolant-flood

#  ---probe signal---

net probe-in     =>  motion.probe-input

#  ---motion control signals---

net in-position               <=  motion.in-position
net machine-is-enabled        <=  motion.motion-enabled

#  ---digital in / out signals---

#  ---estop signals---

net estop-out     <=  iocontrol.0.user-enable-out
net estop-out     =>  iocontrol.0.emc-enable-in

#  ---toolchange signals for custom tool changer---

net tool-number             <=  iocontrol.0.tool-prep-number
net tool-change-request     <=  iocontrol.0.tool-change
net tool-change-confirmed   =>  iocontrol.0.tool-changed
net tool-prepare-request    <=  iocontrol.0.tool-prepare
net tool-prepare-confirmed  =>  iocontrol.0.tool-prepared

ini
# Generated by PNCconf at Mon Nov 18 17:28:25 2019
# If you make changes to this file, they will be
# overwritten when you run PNCconf again

[EMC]
MACHINE = my_TESTLinuxCNC_machine
DEBUG = 0

[DISPLAY]
DISPLAY = axis
POSITION_OFFSET = RELATIVE
POSITION_FEEDBACK = ACTUAL
MAX_FEED_OVERRIDE = 2.000000
MAX_SPINDLE_OVERRIDE = 1.000000
MIN_SPINDLE_OVERRIDE = 0.500000
INTRO_GRAPHIC = linuxcnc.gif
INTRO_TIME = 5
PROGRAM_PREFIX = /home/jonty/linuxcnc/nc_files
INCREMENTS = 5mm 1mm .5mm .1mm .05mm .01mm .005mm
POSITION_FEEDBACK = ACTUAL
DEFAULT_LINEAR_VELOCITY = 6.000000
MAX_LINEAR_VELOCITY = 25.000000
MIN_LINEAR_VELOCITY = 0.500000
DEFAULT_ANGULAR_VELOCITY = 12.000000
MAX_ANGULAR_VELOCITY = 180.000000
MIN_ANGULAR_VELOCITY = 1.666667
EDITOR = gedit
GEOMETRY = xyz

[FILTER]
PROGRAM_EXTENSION = .png,.gif,.jpg Greyscale Depth Image
PROGRAM_EXTENSION = .py Python Script
png = image-to-gcode
gif = image-to-gcode
jpg = image-to-gcode
py = python

[TASK]
TASK = milltask
CYCLE_TIME = 0.010

[RS274NGC]
PARAMETER_FILE = linuxcnc.var

[EMCMOT]
EMCMOT = motmod
COMM_TIMEOUT = 1.0
COMM_WAIT = 0.010
SERVO_PERIOD = 170000

[HOSTMOT2]
# **** This is for info only ****
# DRIVER0=hm2_eth
# BOARD0=7i76e

[HAL]
HALUI = halui
HALFILE = my_TESTLinuxCNC_machine.hal
HALFILE = custom.hal
POSTGUI_HALFILE = postgui_call_list.hal
SHUTDOWN = shutdown.hal

[HALUI]

[TRAJ]
AXES = 3
COORDINATES = X Y Z
LINEAR_UNITS = mm
ANGULAR_UNITS = degree
CYCLE_TIME = 0.010
DEFAULT_VELOCITY = 2.50
MAX_LINEAR_VELOCITY = 25.00

[EMCIO]
EMCIO = io
CYCLE_TIME = 0.100
TOOL_TABLE = tool.tbl

#********************
# Axis X
#********************
[AXIS_0]
TYPE = LINEAR
HOME = 0.0
FERROR = 10.0
MIN_FERROR = 1.0
MAX_VELOCITY = 25.0
MAX_ACCELERATION = 750.0
# The values below should be 25% larger than MAX_VELOCITY and MAX_ACCELERATION
# If using BACKLASH compensation STEPGEN_MAXACCEL should be 100% larger.
STEPGEN_MAXVEL = 31.25
STEPGEN_MAXACCEL = 937.50
P = 5882.35294118
I = 0.0
D = 0.0
FF0 = 0.0
FF1 = 1.0
FF2 = 0.0
BIAS = 0.0
DEADBAND = 0.0
MAX_OUTPUT = 0.0
# these are in nanoseconds
DIRSETUP   = 6000
DIRHOLD    = 8000
STEPLEN    = 1800
STEPSPACE  = 1800
STEP_SCALE = 1200.0
MIN_LIMIT = -0.01
MAX_LIMIT = 1200.0
HOME_OFFSET = 0.0

#********************
# Axis Y
#********************
[AXIS_1]
TYPE = LINEAR
HOME = 0.0
FERROR = 10.0
MIN_FERROR = 1.0
MAX_VELOCITY = 25.0
MAX_ACCELERATION = 750.0
# The values below should be 25% larger than MAX_VELOCITY and MAX_ACCELERATION
# If using BACKLASH compensation STEPGEN_MAXACCEL should be 100% larger.
STEPGEN_MAXVEL = 31.25
STEPGEN_MAXACCEL = 937.50
P = 5882.35294118
I = 0.0
D = 0.0
FF0 = 0.0
FF1 = 1.0
FF2 = 0.0
BIAS = 0.0
DEADBAND = 0.0
MAX_OUTPUT = 0.0
# these are in nanoseconds
DIRSETUP   = 6000
DIRHOLD    = 8000
STEPLEN    = 1800
STEPSPACE  = 1800
STEP_SCALE = 1200.0
MIN_LIMIT = -0.01
MAX_LIMIT = 2400.0
HOME_OFFSET = 0.0

#********************
# Axis Z
#********************
[AXIS_2]
TYPE = LINEAR
HOME = 0.0
FERROR = 10.0
MIN_FERROR = 1.0
MAX_VELOCITY = 25.0
MAX_ACCELERATION = 750.0
# The values below should be 25% larger than MAX_VELOCITY and MAX_ACCELERATION
# If using BACKLASH compensation STEPGEN_MAXACCEL should be 100% larger.
STEPGEN_MAXVEL = 31.25
STEPGEN_MAXACCEL = 937.50
P = 5882.35294118
I = 0.0
D = 0.0
FF0 = 0.0
FF1 = 1.0
FF2 = 0.0
BIAS = 0.0
DEADBAND = 0.0
MAX_OUTPUT = 0.0
# these are in nanoseconds
DIRSETUP   = 6000
DIRHOLD    = 8000
STEPLEN    = 1800
STEPSPACE  = 1800
STEP_SCALE = 80.0
MIN_LIMIT = -100.0
MAX_LIMIT = 0.01
HOME_OFFSET = 0.0

#********************
# Spindle 
#********************
[SPINDLE_9]
P = 0
I = 0
D = 0
FF0 = 1
FF1 = 0
FF2 = 0
BIAS = 0
DEADBAND = 0
MAX_OUTPUT = 2000

error message
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.6
LINUXCNC - 2.7.14
Machine configuration directory is '/home/jonty/linuxcnc/configs/my_TESTLinuxCNC_machine'
Machine configuration file is 'my_TESTLinuxCNC_machine.ini'
INIFILE=/home/jonty/linuxcnc/configs/my_TESTLinuxCNC_machine/my_TESTLinuxCNC_machine.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Found file(REL): ./my_TESTLinuxCNC_machine.hal
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: ERROR: 192.168.1.121: Could not retrieve mac address
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
Killing task linuxcncsvr, PID=1296
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
Unexpected realtime delay on task 0
This Message will only display once per session.
Run the Latency Test and resolve before continuing.
iptables: No chain/target/match by that name.
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
./my_TESTLinuxCNC_machine.hal:8: waitpid failed /usr/bin/rtapi_app hm2_eth

./my_TESTLinuxCNC_machine.hal:8: /usr/bin/rtapi_app exited without becoming ready
./my_TESTLinuxCNC_machine.hal:8: insmod for hm2_eth failed, returned -1
1296
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime

Kernel message information:
[    0.000000] Linux version 4.9.0-8-rt-686-pae (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08)
[    0.000000] CPU0: Hyper-Threading is disabled
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f73ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f740000-0x000000001f74ffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000001f750000-0x000000001f7fffff] ACPI NVS
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI:  /D845GVSR                       , BIOS VA84510A.86A.0050.P18.0409222329 09/22/2004
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x1f740 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FE0000000 write-back
[    0.000000]   1 base 01F800000 mask FFF800000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780]
[    0.000000] initial memory mapped: [mem 0x00000000-0x0dffffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] BRK [0x0da51000, 0x0da51fff] PGTABLE
[    0.000000] BRK [0x0da52000, 0x0da53fff] PGTABLE
[    0.000000] BRK [0x0da54000, 0x0da54fff] PGTABLE
[    0.000000] BRK [0x0da55000, 0x0da55fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x1d0f2000-0x1e70cfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F77A0 000014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 0x000000001F740000 000030 (v01 INTEL  D845GVS1 20040922 MSFT 00000097)
[    0.000000] ACPI: FACP 0x000000001F740200 000074 (v01 INTEL  D845GVS1 20040922 MSFT 00000097)
[    0.000000] ACPI: DSDT 0x000000001F740370 00415D (v01 INTEL  D845GVS1 0000010A MSFT 0100000D)
[    0.000000] ACPI: FACS 0x000000001F750000 000040
[    0.000000] ACPI: APIC 0x000000001F740300 000068 (v01 INTEL  D845GVS1 20040922 MSFT 00000097)
[    0.000000] ACPI: ASF! 0x000000001F7444D0 000084 (v16 AMIASF I845GASF 00000001 MSFT 0100000D)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 503MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1f740000
[    0.000000]   low ram: 0 - 1f740000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x000000001f73ffff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001f73ffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f73ffff]
[    0.000000] On node 0 totalpages: 128734
[    0.000000] free_area_init_node: node 0, pgdat cd829780, node_mem_map df254028
[    0.000000]   DMA zone: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 1219 pages used for memmap
[    0.000000]   Normal zone: 124736 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics memory at 0x000000001f800000-0x000000001fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, 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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0x20000000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 101 pages/cpu @df187000 s381472 r0 d32224 u413696
[    0.000000] pcpu-alloc: s381472 r0 d32224 u413696 alloc=101*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 127475
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-rt-686-pae root=/dev/sda1 ro quiet
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 475136K/514936K available (6035K kernel code, 628K rwdata, 1756K rodata, 1060K init, 592K bss, 39800K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
                   pkmap   : 0xffa00000 - 0xffc00000   (2048 kB)
                   vmalloc : 0xdff40000 - 0xff9fe000   ( 506 MB)
                   lowmem  : 0xc0000000 - 0xdf740000   ( 503 MB)
                     .init : 0xcd83d000 - 0xcd946000   (1060 kB)
                     .data : 0xcd5e51f4 - 0xcd83b280   (2392 kB)
                     .text : 0xcd000000 - 0xcd5e51f4   (6036 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2.
[    0.000000] 	RCU kthread priority: 1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:2304 nr_irqs:440 16
[    0.000000] CPU 0 irqstacks, hard=dec3e000 soft=dec80000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2400.225 MHz processor
[    0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.45 BogoMIPS (lpj=9600900)
[    0.004010] pid_max: default: 32768 minimum: 301
[    0.004058] ACPI: Core revision 20160831
[    0.012292] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.012360] Security Framework initialized
[    0.012363] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.012376] AppArmor: AppArmor disabled by boot time parameter
[    0.012404] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.012406] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.013019] mce: CPU supports 4 MCE banks
[    0.013034] CPU0: Thermal monitoring enabled (TM1)
[    0.013049] process: using mwait in idle threads
[    0.013064] Last level iTLB entries: 4KB 128, 2MB 128, 4MB 128
[    0.013066] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
[    0.013070] Spectre V2 : Mitigation: Full generic retpoline
[    0.013071] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.013072] Speculative Store Bypass: Vulnerable
[    0.035018] ftrace: allocating 24078 entries in 48 pages
[    0.064275] smpboot: Max logical packages: 2
[    0.064291] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.064674] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.108000] smpboot: CPU0: Intel(R) Celeron(R) CPU 2.40GHz (family: 0xf, model: 0x4, stepping: 0x1)
[    0.108000] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[    0.108000] ... version:                0
[    0.108000] ... bit width:              40
[    0.108000] ... generic registers:      18
[    0.108000] ... value mask:             000000ffffffffff
[    0.108000] ... max period:             0000007fffffffff
[    0.108000] ... fixed-purpose events:   0
[    0.108000] ... event mask:             000000000003ffff
[    0.160117] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.168022] x86: Booted up 1 node, 1 CPUs
[    0.168029] smpboot: Total of 1 processors activated (4800.45 BogoMIPS)
[    0.168905] devtmpfs: initialized
[    0.172111] PM: Registering ACPI NVS region [mem 0x1f750000-0x1f7fffff] (720896 bytes)
[    0.172308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.172318] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.172403] pinctrl core: initialized pinctrl subsystem
[    0.172759] NET: Registered protocol family 16
[    0.176060] cpuidle: using governor ladder
[    0.176079] cpuidle: using governor menu
[    0.176188] ACPI: bus type PCI registered
[    0.176194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.176345] PCI: Using configuration type 1 for base access
[    0.180217] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.196214] ACPI: Added _OSI(Module Device)
[    0.196219] ACPI: Added _OSI(Processor Device)
[    0.196221] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.196224] ACPI: Added _OSI(Processor Aggregator Device)
[    0.196739] ACPI: Executed 2 blocks of module-level executable AML code
[    0.202314] ACPI: Interpreter enabled
[    0.202369] ACPI: (supports S0 S1 S4 S5)
[    0.202372] ACPI: Using IOAPIC for interrupt routing
[    0.202466] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.207155] ACPI: Power Resource [URP1] (off)
[    0.207269] ACPI: Power Resource [URP2] (off)
[    0.207375] ACPI: Power Resource [FDDP] (off)
[    0.207492] ACPI: Power Resource [LPTP] (off)
[    0.215331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.215345] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.215357] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.215365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.215770] PCI host bridge to bus 0000:00
[    0.215777] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.215781] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.215785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.215788] pci_bus 0000:00: root bus resource [mem 0x1f800000-0xffffffff window]
[    0.215793] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.215815] pci 0000:00:00.0: [8086:2560] type 00 class 0x060000
[    0.215832] pci 0000:00:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    0.216134] pci 0000:00:02.0: [8086:2562] type 00 class 0x030000
[    0.216158] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf7ffffff pref]
[    0.216170] pci 0000:00:02.0: reg 0x14: [mem 0xffa80000-0xffafffff]
[    0.216432] pci 0000:00:1d.0: [8086:24c2] type 00 class 0x0c0300
[    0.216492] pci 0000:00:1d.0: reg 0x20: [io  0xe800-0xe81f]
[    0.216663] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.216789] pci 0000:00:1d.1: [8086:24c4] type 00 class 0x0c0300
[    0.216850] pci 0000:00:1d.1: reg 0x20: [io  0xe880-0xe89f]
[    0.217018] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.217137] pci 0000:00:1d.2: [8086:24c7] type 00 class 0x0c0300
[    0.217197] pci 0000:00:1d.2: reg 0x20: [io  0xec00-0xec1f]
[    0.217362] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.217486] pci 0000:00:1d.7: [8086:24cd] type 00 class 0x0c0320
[    0.217515] pci 0000:00:1d.7: reg 0x10: [mem 0xffa7fc00-0xffa7ffff]
[    0.217640] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.217771] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.217879] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060400
[    0.218012] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.218120] pci 0000:00:1f.0: [8086:24c0] type 00 class 0x060100
[    0.218127] * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
               * this clock source is slow. If you are sure your timer does not have
               * this bug, please use "acpi_pm_good" to disable the workaround
[    0.218221] pci 0000:00:1f.0: quirk: [io  0x0400-0x047f] claimed by ICH4 ACPI/GPIO/TCO
[    0.218228] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH4 GPIO
[    0.218405] pci 0000:00:1f.1: [8086:24cb] type 00 class 0x01018a
[    0.218427] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.218440] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.218452] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.218465] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.218478] pci 0000:00:1f.1: reg 0x20: [io  0xffa0-0xffaf]
[    0.218492] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff]
[    0.218509] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.218512] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.218515] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.218518] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.218690] pci 0000:00:1f.3: [8086:24c3] type 00 class 0x0c0500
[    0.218749] pci 0000:00:1f.3: reg 0x20: [io  0xe000-0xe01f]
[    0.218933] pci 0000:00:1f.5: [8086:24c5] type 00 class 0x040100
[    0.218955] pci 0000:00:1f.5: reg 0x10: [io  0xe400-0xe4ff]
[    0.218967] pci 0000:00:1f.5: reg 0x14: [io  0xe080-0xe0bf]
[    0.218980] pci 0000:00:1f.5: reg 0x18: [mem 0xffa7f800-0xffa7f9ff]
[    0.218992] pci 0000:00:1f.5: reg 0x1c: [mem 0xffa7f400-0xffa7f4ff]
[    0.219060] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.219297] pci 0000:01:00.0: [11c1:048c] type 00 class 0x078000
[    0.219320] pci 0000:01:00.0: reg 0x10: [mem 0xff8ffc00-0xff8ffcff]
[    0.219333] pci 0000:01:00.0: reg 0x14: [io  0xdc00-0xdc07]
[    0.219346] pci 0000:01:00.0: reg 0x18: [io  0xd800-0xd8ff]
[    0.219429] pci 0000:01:00.0: supports D2
[    0.219433] pci 0000:01:00.0: PME# supported from D2 D3hot D3cold
[    0.219572] pci 0000:01:08.0: [8086:1039] type 00 class 0x020000
[    0.219594] pci 0000:01:08.0: reg 0x10: [mem 0xff8fe000-0xff8fefff]
[    0.219607] pci 0000:01:08.0: reg 0x14: [io  0xd480-0xd4bf]
[    0.219694] pci 0000:01:08.0: supports D1 D2
[    0.219698] pci 0000:01:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.219841] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.219848] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.219855] pci 0000:00:1e.0:   bridge window [mem 0xff800000-0xff8fffff]
[    0.219861] pci 0000:00:1e.0:   bridge window [mem 0xcea00000-0xceafffff pref]
[    0.219865] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.219869] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.219872] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.219876] pci 0000:00:1e.0:   bridge window [mem 0x1f800000-0xffffffff window] (subtractive decode)
[    0.219892] pci_bus 0000:00: on NUMA node 0
[    0.222153] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.222360] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.222556] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.222748] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.222939] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.223137] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.223330] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.223524] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.224251] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.224257] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.224267] vgaarb: loaded
[    0.224270] vgaarb: bridge control possible 0000:00:02.0
[    0.228073] PCI: Using ACPI for IRQ routing
[    0.228081] PCI: pci_cache_line_size set to 64 bytes
[    0.228147] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.228153] e820: reserve RAM buffer [mem 0x1f740000-0x1fffffff]
[    0.232228] clocksource: Switched to clocksource refined-jiffies
[    0.257571] VFS: Disk quotas dquot_6.6.0
[    0.257636] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.257911] pnp: PnP ACPI init
[    0.258115] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.258648] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.258661] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.258868] pnp 00:02: [dma 2]
[    0.259007] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.259602] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.260444] pnp 00:04: [dma 3]
[    0.260649] pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.261661] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.261668] system 00:05: [io  0x0680-0x06ff] has been reserved
[    0.261672] system 00:05: [io  0x0480-0x04bf] has been reserved
[    0.261680] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.261687] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.261699] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.262268] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.262276] system 00:06: [mem 0x000c0000-0x000dffff] could not be reserved
[    0.262281] system 00:06: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.262285] system 00:06: [mem 0x00100000-0x1f7fffff] could not be reserved
[    0.262294] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.262740] pnp: PnP ACPI: found 7 devices
[    0.262749] PnPBIOS: Disabled
[    0.303422] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.303450] clocksource: Switched to clocksource acpi_pm
[    0.303501] pci 0000:00:1f.1: BAR 5: assigned [mem 0x20000000-0x200003ff]
[    0.303514] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.303519] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.303527] pci 0000:00:1e.0:   bridge window [mem 0xff800000-0xff8fffff]
[    0.303533] pci 0000:00:1e.0:   bridge window [mem 0xcea00000-0xceafffff pref]
[    0.303544] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.303548] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.303551] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.303555] pci_bus 0000:00: resource 7 [mem 0x1f800000-0xffffffff window]
[    0.303558] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.303562] pci_bus 0000:01: resource 1 [mem 0xff800000-0xff8fffff]
[    0.303565] pci_bus 0000:01: resource 2 [mem 0xcea00000-0xceafffff pref]
[    0.303568] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
[    0.303571] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
[    0.303575] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.303578] pci_bus 0000:01: resource 7 [mem 0x1f800000-0xffffffff window]
[    0.303734] NET: Registered protocol family 2
[    0.303986] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.303986] TCP bind hash table entries: 4096 (order: 4, 114688 bytes)
[    0.303986] TCP: Hash tables configured (established 4096 bind 4096)
[    0.303986] UDP hash table entries: 256 (order: 2, 16384 bytes)
[    0.303986] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
[    0.303986] NET: Registered protocol family 1
[    0.303986] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.303986] pci 0000:01:08.0: Firmware left e100 interrupts enabled; disabling
[    0.303986] PCI: CLS 64 bytes, default 64
[    0.303986] Unpacking initramfs...
[    1.241459] Freeing initrd memory: 22636K
[    1.242496] audit: initializing netlink subsys (disabled)
[    1.242549] audit: type=2000 audit(1574126189.239:1): initialized
[    1.247532] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    1.251906] zbud: loaded
[    1.254335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.258513] io scheduler noop registered
[    1.258517] io scheduler deadline registered
[    1.258640] io scheduler cfq registered (default)
[    1.258921] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.258936] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.259215] GHES: HEST is not enabled!
[    1.259369] isapnp: Scanning for PnP cards...
[    1.613916] isapnp: No Plug & Play device found
[    1.614155] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.634685] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.635731] Linux agpgart interface v0.103
[    1.635941] agpgart-intel 0000:00:00.0: Intel 845G Chipset
[    1.648635] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    1.649118] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.652552] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.652570] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.653000] mousedev: PS/2 mouse device common for all mice
[    1.653096] rtc_cmos 00:00: RTC can wake from S4
[    1.653391] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    1.653543] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[    1.654815] NET: Registered protocol family 10
[    1.659596] mip6: Mobile IPv6
[    1.659604] NET: Registered protocol family 17
[    1.659614] mpls_gso: MPLS GSO support
[    1.660239] microcode: sig=0xf41, pf=0x4, revision=0x17
[    1.660387] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.660401] Using IPI No-Shortcut mode
[    1.660816] registered taskstats version 1
[    1.660893] zswap: loaded using pool lzo/zbud
[    1.660983] ima: No TPM chip found, activating TPM-bypass!
[    1.660989] ima: Allocated hash algorithm: sha256
[    1.665520] rtc_cmos 00:00: setting system clock to 2019-11-19 01:16:30 UTC (1574126190)
[    1.665602] PM: Hibernation image not present or could not be loaded.
[    1.667167] Freeing unused kernel memory: 1060K
[    1.667338] Write protecting the kernel text: 6040k
[    1.667471] Write protecting the kernel read-only data: 1760k
[    1.721439] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.721729] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.724822] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.885990] ACPI: bus type USB registered
[    1.886070] usbcore: registered new interface driver usbfs
[    1.886103] usbcore: registered new interface driver hub
[    1.889338] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.889342] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.896653] usbcore: registered new device driver usb
[    1.898368] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.900501] ehci-pci: EHCI PCI platform driver
[    1.900817] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.900837] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.900863] ehci-pci 0000:00:1d.7: debug port 1
[    1.902974] uhci_hcd: USB Universal Host Controller Interface driver
[    1.908659] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.913406] ehci-pci 0000:00:1d.7: irq 23, io mem 0xffa7fc00
[    1.919204] SCSI subsystem initialized
[    1.928192] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.928443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.928448] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.928452] usb usb1: Product: EHCI Host Controller
[    1.928455] usb usb1: Manufacturer: Linux 4.9.0-8-rt-686-pae ehci_hcd
[    1.928458] usb usb1: SerialNumber: 0000:00:1d.7
[    1.928924] hub 1-0:1.0: USB hub found
[    1.928958] hub 1-0:1.0: 6 ports detected
[    1.929711] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.929729] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.929743] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.937079] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e800
[    1.937291] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.937296] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.937299] usb usb2: Product: UHCI Host Controller
[    1.937303] usb usb2: Manufacturer: Linux 4.9.0-8-rt-686-pae uhci_hcd
[    1.937306] usb usb2: SerialNumber: 0000:00:1d.0
[    1.937743] hub 2-0:1.0: USB hub found
[    1.937787] hub 2-0:1.0: 2 ports detected
[    1.938360] i801_smbus 0000:00:1f.3: SMBus using polling
[    1.938808] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.938827] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.938841] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.943400] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e880
[    1.943606] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.943611] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.943615] usb usb3: Product: UHCI Host Controller
[    1.943618] usb usb3: Manufacturer: Linux 4.9.0-8-rt-686-pae uhci_hcd
[    1.943621] usb usb3: SerialNumber: 0000:00:1d.1
[    1.944154] hub 3-0:1.0: USB hub found
[    1.944197] hub 3-0:1.0: 2 ports detected
[    1.944826] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.944845] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.944860] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.947457] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ec00
[    1.947661] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.947666] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.947669] usb usb4: Product: UHCI Host Controller
[    1.947672] usb usb4: Manufacturer: Linux 4.9.0-8-rt-686-pae uhci_hcd
[    1.947675] usb usb4: SerialNumber: 0000:00:1d.2
[    1.948214] hub 4-0:1.0: USB hub found
[    1.948250] hub 4-0:1.0: 2 ports detected
[    1.951644] Floppy drive(s): fd0 is 1.44M
[    1.972279] libata version 3.00 loaded.
[    1.973298] ata_piix 0000:00:1f.1: version 2.13
[    1.973319] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    1.993671] FDC 0 is a post-1991 82077
[    1.997814] scsi host0: ata_piix
[    2.012624] scsi host1: ata_piix
[    2.012815] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    2.012821] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    2.015602] e100 0000:01:08.0 eth0: addr 0xff8fe000, irq 20, MAC addr 00:11:11:90:7c:9d
[    2.180266] ata2.01: NODEV after polling detection
[    2.182994] ata2.00: ATAPI: SAMSUNG CD-R/RW SW-252B, R700, max UDMA/33
[    2.186489] ata1.00: ATA-7: WDC WD1600AAJB-00PVA0, 00.07H00, max UDMA/100
[    2.186494] ata1.00: 312581808 sectors, multi 16: LBA48 
[    2.187936] ata2.00: configured for UDMA/33
[    2.190733] ata1.00: configured for UDMA/100
[    2.195276] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600AAJB-0 7H00 PQ: 0 ANSI: 5
[    2.223714] scsi 1:0:0:0: CD-ROM            SAMSUNG  CD-R/RW SW-252B  R700 PQ: 0 ANSI: 5
[    2.238813] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.238933] sd 0:0:0:0: [sda] Write Protect is off
[    2.238939] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.238990] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.258291] sr 1:0:0:0: [sr0] scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[    2.258296] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.258927] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.264280]  sda: sda1 sda2 < sda5 >
[    2.265544] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.272174] tsc: Refined TSC clocksource calibration: 2400.086 MHz
[    2.272186] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229888b2c4e, max_idle_ns: 440795222552 ns
[    2.400104] usb 2-2: new low-speed USB device number 2 using uhci_hcd
[    2.587102] usb 2-2: New USB device found, idVendor=413c, idProduct=2003
[    2.587110] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.587114] usb 2-2: Product: Dell USB Keyboard
[    2.587116] usb 2-2: Manufacturer: Dell
[    2.599908] hidraw: raw HID events driver (C) Jiri Kosina
[    2.620384] usbcore: registered new interface driver usbhid
[    2.620388] usbhid: USB HID core driver
[    2.628340] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/0003:413C:2003.0001/input/input3
[    2.690125] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-2/input0
[    2.740371] PM: Starting manual resume from disk
[    2.740382] PM: Hibernation image partition 8:5 present
[    2.740384] PM: Looking for hibernation image.
[    2.740925] PM: Image not found (code -22)
[    2.740929] PM: Hibernation image not present or could not be loaded.
[    2.940583] random: fast init done
[    3.050132] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    3.136141] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[    3.300164] clocksource: Switched to clocksource tsc
[    3.325059] usb 3-1: New USB device found, idVendor=045e, idProduct=0084
[    3.325066] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.325069] usb 3-1: Product: Basic Optical Mouse
[    3.325072] usb 3-1: Manufacturer: Microsoft
[    3.342693] input: Microsoft Basic Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:045E:0084.0002/input/input4
[    3.343038] hid-generic 0003:045E:0084.0002: input,hidraw1: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:1d.1-1/input0
[    4.125294] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.228385] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.228834] systemd[1]: Detected architecture x86.
[    4.240945] systemd[1]: Set hostname to <jonty>.
[    5.264887] systemd[1]: rsync.service: Cannot add dependency job, ignoring: Unit rsync.service is masked.
[    5.265005] systemd[1]: live-tools.service: Cannot add dependency job, ignoring: Unit live-tools.service is masked.
[    5.267388] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.267799] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.268115] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.268544] systemd[1]: Listening on Journal Audit Socket.
[    5.268808] systemd[1]: Listening on udev Control Socket.
[    5.754956] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    5.767280] random: crng init done
[    5.767287] random: 7 urandom warning(s) missed due to ratelimiting
[    6.082659] systemd-journald[188]: Received request to flush runtime journal from PID 1
[    6.182130] lp: driver loaded but no devices found
[    6.226562] ppdev: user-space parallel port driver
[    6.235325] parport_pc 00:04: reported by Plug and Play ACPI
[    6.235462] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[    6.332944] lp0: using parport0 (interrupt-driven).
[    7.640566] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[    7.640582] ACPI: Sleep Button [SLPB]
[    7.640748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    7.640755] ACPI: Power Button [PWRF]
[    7.702241] intel_rng: Firmware space is locked read-only. If you can't or
               intel_rng: don't want to disable this in firmware setup, and if
               intel_rng: you are certain that your system has a functional
               intel_rng: RNG, try using the 'no_fwh_detect' option.
[    7.750690] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.753555] [drm] Initialized
[    7.964221] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.964400] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    8.577768] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    8.608133] snd_intel8x0 0000:00:1f.5: intel8x0_measure_ac97_clock: measured 58528 usecs (2820 samples)
[    8.608141] snd_intel8x0 0000:00:1f.5: clocking to 48000
[    8.762000] agpgart-intel 0000:00:00.0: Intel 845G Chipset
[    8.762025] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
[    8.762154] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    8.762204] [drm] Memory usable by graphics device = 128M
[    8.762210] [drm] Replacing VGA console driver
[    8.763353] Console: switching to colour dummy device 80x25
[    8.770478] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.770481] [drm] Driver supports precise vblank timestamp query.
[    8.771325] [drm:intel_bios_init [i915]] *ERROR* Unexpected child device config size 22 (expected 27 for VBT version 107)
[    8.779659] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.816281] [drm] RC6 disabled, disabling runtime PM support
[    8.816459] [drm] initialized overlay support
[    8.817403] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
[    9.017628] fbcon: inteldrmfb (fb0) is primary device
[    9.088342] iTCO_vendor_support: vendor-support=0
[    9.089593] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    9.089667] iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x0460)
[    9.090579] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.183746] Adding 514044k swap on /dev/sda5.  Priority:-1 extents:1 across:514044k FS
[    9.193624] Console: switching to colour frame buffer device 160x64
[    9.243227] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   14.525343] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.528264] e100 0000:01:08.0 eth0: NIC Link is Up 100 Mbps Full Duplex
[   14.536232] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  544.136149] ------------[ cut here ]------------
[  544.136163] WARNING: CPU: 0 PID: 553 at /build/linux-iJNCu7/linux-4.9.110/debian/build/source_rt/arch/x86/include/asm/fpu/internal.h:534 fpu__restore+0x2bb/0x2f0
[  544.136218] Modules linked in: iTCO_wdt iTCO_vendor_support evdev i915 intel_powerclamp pcspkr serio_raw snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm snd_timer snd soundcore sg video drm_kms_helper lpc_ich mfd_core shpchp drm rng_core i2c_algo_bit button parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 jbd2 crc32c_generic fscrypto ecb xts lrw gf128mul ablk_helper cryptd aes_i586 mbcache hid_generic usbhid hid sr_mod cdrom sd_mod ata_generic ata_piix libata psmouse i2c_i801 i2c_smbus scsi_mod ehci_pci uhci_hcd ehci_hcd e100 mii usbcore usb_common floppy
[  544.136225] CPU: 0 PID: 553 Comm: Xorg Not tainted 4.9.0-8-rt-686-pae #1 Debian 4.9.110-3+deb9u6
[  544.136227] Hardware name:  /D845GVSR                       , BIOS VA84510A.86A.0050.P18.0409222329 09/22/2004
[  544.136235]  da4ade8c cd312d4e 00000000 00000000 cd06d51a cd6db3b8 00000000 00000229
[  544.136241]  cd6cab80 00000216 cd030b3b 00000216 00000009 cd030b3b dae99e80 00000000
[  544.136247]  dae99ec0 da4adea0 cd06d62a 00000009 00000000 00000000 da4adebc cd030b3b
[  544.136248] Call Trace:
[  544.136259]  [<cd312d4e>] ? dump_stack+0x55/0x77
[  544.136265]  [<cd06d51a>] ? __warn+0xea/0x110
[  544.136268]  [<cd030b3b>] ? fpu__restore+0x2bb/0x2f0
[  544.136271]  [<cd030b3b>] ? fpu__restore+0x2bb/0x2f0
[  544.136274]  [<cd06d62a>] ? warn_slowpath_null+0x2a/0x30
[  544.136277]  [<cd030b3b>] ? fpu__restore+0x2bb/0x2f0
[  544.136280]  [<cd0325fa>] ? __fpu__restore_sig+0x27a/0x6f0
[  544.136287]  [<cd024e5f>] ? restore_sigcontext.isra.10+0xdf/0x100
[  544.136289]  [<cd025771>] ? sys_sigreturn+0xa1/0xb0
[  544.136293]  [<cd00370a>] ? do_int80_syscall_32+0x6a/0xd0
[  544.136299]  [<cd5e1c7d>] ? entry_INT80_32+0x31/0x31
[  544.136302] ---[ end trace 0000000000000002 ]---
[  569.731711] CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
[  569.731987] mce: [Hardware Error]: Machine check events logged
[  569.735282] CPU0: Core temperature/speed normal
[  569.736107] mce: [Hardware Error]: Machine check events logged
[  704.538172] perf: interrupt took too long (2565 > 2500), lowering kernel.perf_event_max_sample_rate to 77750
[  759.287854] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=3362242218 end=3362242219) time 182 us, min 1017, max 1023, scanline start 1012, end 1024

Last edit: 19 Nov 2019 01:35 by little_sparky.

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

More
19 Nov 2019 08:41 #150615 by tommylight
You have 10.10.10.10 in the hal file, but you are getting a response from 192.168.1.121 in the error log ????
Check if the jumper is set correctly on the Mesa board
Make sure you added a gateway and a dns in the network manager, it should be 10.10.10.1
Make sure your computer address is 10.10.10.11 or above, it looks OK in the attached files.

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

Moderators: cmorley
Time to create page: 0.089 seconds
Powered by Kunena Forum