Motherboard asrock n100dc-itx no connection with 7i90hd
- telmoram
- Offline
- Junior Member
-
Less
More
- Posts: 31
- Thank you received: 0
02 Jul 2026 20:55 #347470
by telmoram
Motherboard asrock n100dc-itx no connection with 7i90hd was created by telmoram
Hi, i have motherboard asrock n100dc-itx, setup Parallel port to ecp+epp v1.9 but start lunuxcnc i get error invalid cookie, got 0xffffffff, expected 0x55aacafe, please help me. Thanks.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17977
- Thank you received: 5275
02 Jul 2026 21:22 #347472
by PCW
Replied by PCW on topic Motherboard asrock n100dc-itx no connection with 7i90hd
Is the 7I90 "BOOT" jumper (W3) set to P?
How long is the parallel cable?
How long is the parallel cable?
Please Log in or Create an account to join the conversation.
- telmoram
- Offline
- Junior Member
-
Less
More
- Posts: 31
- Thank you received: 0
02 Jul 2026 21:37 #347473
by telmoram
Replied by telmoram on topic Motherboard asrock n100dc-itx no connection with 7i90hd
Thanks, Cable (20cm length) and board test with other motherboard and run ok, with the asrock motherboard dont run.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17977
- Thank you received: 5275
03 Jul 2026 00:38 #347476
by PCW
Replied by PCW on topic Motherboard asrock n100dc-itx no connection with 7i90hd
Did you try turning off epp_wide mode?
(man hm2_7i90)
I guess some other possibilities are:
Bad parallel port
Wrong base or high address (sometimes the high address is not at the standard 0x400 above the base address)
Bad EPP implementation (this has been seen on some PCI parallel port chips)
You could also set debug_epp true and see if you get any clues from that
and also check if the parallel port works as expected
(man hm2_7i90)
I guess some other possibilities are:
Bad parallel port
Wrong base or high address (sometimes the high address is not at the standard 0x400 above the base address)
Bad EPP implementation (this has been seen on some PCI parallel port chips)
You could also set debug_epp true and see if you get any clues from that
and also check if the parallel port works as expected
Please Log in or Create an account to join the conversation.
- telmoram
- Offline
- Junior Member
-
Less
More
- Posts: 31
- Thank you received: 0
04 Jul 2026 13:11 #347515
by telmoram
Replied by telmoram on topic Motherboard asrock n100dc-itx no connection with 7i90hd
hi, i have this error.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17977
- Thank you received: 5275
04 Jul 2026 13:45 #347516
by PCW
Replied by PCW on topic Motherboard asrock n100dc-itx no connection with 7i90hd
Can you post your hal/ini files?
The IO addresses (ioaddr and ioaddr_hi) are crazy
The IO addresses (ioaddr and ioaddr_hi) are crazy
Please Log in or Create an account to join the conversation.
- telmoram
- Offline
- Junior Member
-
Less
More
- Posts: 31
- Thank you received: 0
04 Jul 2026 15:04 #347520
by telmoram
Replied by telmoram on topic Motherboard asrock n100dc-itx no connection with 7i90hd
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/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.9
Machine configuration directory is '/home/cnc/linuxcnc/configs/Cnc_xyz'
Machine configuration file is 'Cnc_xyz.ini'
INIFILE=/home/cnc/linuxcnc/configs/Cnc_xyz/Cnc_xyz.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=halui
DISPLAY=qtvcp qtdragon
COORDINATES=XYZ
KINEMATICS=trivkins coordinates=XYZ
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
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./Cnc_xyz.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
hm2: loading Mesa HostMot2 driver version 0.15
hm2_7i90: loading HostMot2 Mesa 7i90 driver version 0.3
hm2_7i90: wrote control 0x04
hm2_7i90: read status 0xFE
hm2_7i90: selected address 0x00
hm2_7i90: read data 0xFF
hm2: no firmware specified in config modparam! the board had better have firmware configured already, or this won't work
hm2/hm2_7i90.0: Low Level init 0.15
hm2_7i90: selected address 0x8100
hm2_7i90: read data 0xFFFFFFFF
hm2_7i90: read status 0xFE
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Debug file information:
Note: Using POSIX realtime
hm2/hm2_7i90.0: invalid cookie, got 0xFFFFFFFF, expected 0x55AACAFE
hm2/hm2_7i90.0: FPGA failed to initialize, or unexpected firmware?
hm2_7i90.0: board at (ioaddr=0x0378, ioaddr_hi=0x0778, epp_wide ON) not found!
hm2_7i90: rtapi_app_main: Invalid argument (-22)
./Cnc_xyz.hal:9: waitpid failed /usr/bin/rtapi_app hm2_7i90
./Cnc_xyz.hal:9: /usr/bin/rtapi_app exited without becoming ready
./Cnc_xyz.hal:9: insmod for hm2_7i90 failed, returned -1
1645
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
these are the files and the response
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/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.9
Machine configuration directory is '/home/cnc/linuxcnc/configs/Cnc_xyz'
Machine configuration file is 'Cnc_xyz.ini'
INIFILE=/home/cnc/linuxcnc/configs/Cnc_xyz/Cnc_xyz.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=halui
DISPLAY=qtvcp qtdragon
COORDINATES=XYZ
KINEMATICS=trivkins coordinates=XYZ
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
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./Cnc_xyz.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
hm2: loading Mesa HostMot2 driver version 0.15
hm2_7i90: loading HostMot2 Mesa 7i90 driver version 0.3
hm2_7i90: wrote control 0x04
hm2_7i90: read status 0xFE
hm2_7i90: selected address 0x00
hm2_7i90: read data 0xFF
hm2: no firmware specified in config modparam! the board had better have firmware configured already, or this won't work
hm2/hm2_7i90.0: Low Level init 0.15
hm2_7i90: selected address 0x8100
hm2_7i90: read data 0xFFFFFFFF
hm2_7i90: read status 0xFE
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Debug file information:
Note: Using POSIX realtime
hm2/hm2_7i90.0: invalid cookie, got 0xFFFFFFFF, expected 0x55AACAFE
hm2/hm2_7i90.0: FPGA failed to initialize, or unexpected firmware?
hm2_7i90.0: board at (ioaddr=0x0378, ioaddr_hi=0x0778, epp_wide ON) not found!
hm2_7i90: rtapi_app_main: Invalid argument (-22)
./Cnc_xyz.hal:9: waitpid failed /usr/bin/rtapi_app hm2_7i90
./Cnc_xyz.hal:9: /usr/bin/rtapi_app exited without becoming ready
./Cnc_xyz.hal:9: insmod for hm2_7i90 failed, returned -1
1645
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
these are the files and the response
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17977
- Thank you received: 5275
04 Jul 2026 18:11 #347522
by PCW
Replied by PCW on topic Motherboard asrock n100dc-itx no connection with 7i90hd
This is particular is quite weird:
hm2_7i90: selected address 0x8100
Not really sure whats going on
Does the port at 0x378 work as a normal parallel port?
hm2_7i90: selected address 0x8100
Not really sure whats going on
Does the port at 0x378 work as a normal parallel port?
Please Log in or Create an account to join the conversation.
Time to create page: 0.162 seconds