Schaublin 125-CNC retrofit.
19 Nov 2021 07:52 #226958
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Thanks Andy, Sorry I didn't get to try that yesterday, as I would out visiting a very helpful viewer who did the trouble shooting of my damaged 7i84. I'll try this this evening.
Please Log in or Create an account to join the conversation.
20 Nov 2021 09:38 #227061
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
When I run the "start" I get hm2/hm2_7i92.0: watchhdog has bit! (set the .has-bit to False to resume)
But hm2_7i92.0.watchdog.has-bit is set to false when I show pins.
When I run the command
setp hm2_7i92.0.watchhdog.has_bit false
it returns
hm2/hm2_7i92.0:error recovery successful!
hm2/hm2_7i92.0: watchhdog has bit! (set the .has-bit to False to resume)
and the watchdog led stays lit.
Next I tried creating a config with PNFConf, and then deleted everything but the set up, (see attached HAL). This loads, but then I get the "watchdog has bit" as a Gmoccapy pop up meesage straight away.
But hm2_7i92.0.watchdog.has-bit is set to false when I show pins.
When I run the command
setp hm2_7i92.0.watchhdog.has_bit false
it returns
hm2/hm2_7i92.0:error recovery successful!
hm2/hm2_7i92.0: watchhdog has bit! (set the .has-bit to False to resume)
and the watchdog led stays lit.
Next I tried creating a config with PNFConf, and then deleted everything but the set up, (see attached HAL). This loads, but then I get the "watchdog has bit" as a Gmoccapy pop up meesage straight away.
Please Log in or Create an account to join the conversation.
20 Nov 2021 09:49 - 20 Nov 2021 09:50 #227063
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Attachments:
Last edit: 20 Nov 2021 09:50 by RotarySMP.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
20 Nov 2021 10:04 #227065
by tommylight
Replied by tommylight on topic Schaublin 125-CNC retrofit.
Looks that it is a latency issue, horrible does not do justice to explain that result!
Does it have hyperthreading?
Does it have hyperthreading?
Please Log in or Create an account to join the conversation.
20 Nov 2021 10:06 #227067
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
20 Nov 2021 10:08 #227068
by tommylight
Replied by tommylight on topic Schaublin 125-CNC retrofit.
Can you disable UEFI and secure boot?
That may require reinstalling the OS.
That may require reinstalling the OS.
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
20 Nov 2021 10:21 #227071
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Yep, look like I need to reinstall the OS. Just doing it now.
Please Log in or Create an account to join the conversation.
20 Nov 2021 10:24 #227072
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Darn, now I get the CD-ROM could not be mounted. I remember I had issues like this on the Mini lathe PC, but cant remember how to fix it.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
20 Nov 2021 11:53 #227077
by tommylight
Replied by tommylight on topic Schaublin 125-CNC retrofit.
Remove the USB, insert the USB, click next/continue.
That is something i read here several times, never happened to me though.
That is something i read here several times, never happened to me though.
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
20 Nov 2021 13:20 #227080
by andypugh
Replied by andypugh on topic Schaublin 125-CNC retrofit.
It looks like you have 6ms of latency.
The hostmot2 manpage says:
(u32 read/write) timeout_ns
Watchdog timeout, in nanoseconds. This is initialized to 5,000,000 (5 milliseconds) at module load time. If more than this amount of time passes between calls to the hm2 write() function, the watchdog will bite.
So that all fits.
For experimenting on the bench you could set timeout_ns higher, until the watchdog stops biting, but when it comes to running the machine it needs to be sorted out.
The hostmot2 manpage says:
(u32 read/write) timeout_ns
Watchdog timeout, in nanoseconds. This is initialized to 5,000,000 (5 milliseconds) at module load time. If more than this amount of time passes between calls to the hm2 write() function, the watchdog will bite.
So that all fits.
For experimenting on the bench you could set timeout_ns higher, until the watchdog stops biting, but when it comes to running the machine it needs to be sorted out.
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
Moderators: piasdom
Time to create page: 0.166 seconds