Install parallel port
- tommylight
- Away
- Moderator
Less
More
- Posts: 19424
- Thank you received: 6516
09 Mar 2021 13:58 #201547
by tommylight
Replied by tommylight on topic Install parallel port
Attach the hal file, there is something wrong there, > error bad position 0 < is something that i see for the first time.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17885
- Thank you received: 4781
09 Mar 2021 14:00 - 09 Mar 2021 14:01 #201548
by PCW
Replied by PCW on topic Install parallel port
The parallel port is not the reason for LinuxCNC exiting
HAL: ERROR: bad position: 0 or
trivkins: already exists
are the issue
Can you post your hal and ini files?
HAL: ERROR: bad position: 0 or
trivkins: already exists
are the issue
Can you post your hal and ini files?
Last edit: 09 Mar 2021 14:01 by PCW.
Please Log in or Create an account to join the conversation.
- guido-52
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 1
09 Mar 2021 17:11 #201566
by guido-52
Replied by guido-52 on topic Install parallel port
Hoi,
I have run a "blank" stepconfig wizard. Named "my-test".
In the wizard only the name changed, the rest the "basic" settings, then in the hall file the port address changed to "ef00"
The same result, the machine does not start up and displays the error screen.
Also the same with the second address "ee00".
attached "show_errors.txt" the report generated by this error message.
also "my-test.hal" and "my-test.hal"
"Schermafdruk op 2021-03-09 18-02-05.png" is a screenshot of this attempt
The errors you have noticed are probably related to my joy pad.
"myn-cnc.hal" and "myn-cnc.ini" are the files from my original configuration.
I have run a "blank" stepconfig wizard. Named "my-test".
In the wizard only the name changed, the rest the "basic" settings, then in the hall file the port address changed to "ef00"
The same result, the machine does not start up and displays the error screen.
Also the same with the second address "ee00".
attached "show_errors.txt" the report generated by this error message.
also "my-test.hal" and "my-test.hal"
"Schermafdruk op 2021-03-09 18-02-05.png" is a screenshot of this attempt
The errors you have noticed are probably related to my joy pad.
"myn-cnc.hal" and "myn-cnc.ini" are the files from my original configuration.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17885
- Thank you received: 4781
09 Mar 2021 17:59 #201576
by PCW
Replied by PCW on topic Install parallel port
Looks like you accidentally pasted the error message into the hal file:
addf motion-command-handler servo-threadinux parallel port @57344 not found
addf motion-command-handler servo-threadinux parallel port @57344 not found
Please Log in or Create an account to join the conversation.
- guido-52
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 1
09 Mar 2021 18:05 #201578
by guido-52
Replied by guido-52 on topic Install parallel port
Indeed it looks like it, but in the "new" hal-file it is not and it does not start up there either, but there is an error message
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17885
- Thank you received: 4781
09 Mar 2021 18:09 #201579
by PCW
Replied by PCW on topic Install parallel port
"addf motion-command-handler servo-threadinux parallel port @57344 not found"
probably caused the "HAL: ERROR: bad position: 0" error
What is the current error?
probably caused the "HAL: ERROR: bad position: 0" error
What is the current error?
Please Log in or Create an account to join the conversation.
- guido-52
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 1
09 Mar 2021 18:42 #201582
by guido-52
Replied by guido-52 on topic Install parallel port
With the "blank" stepconfig (see previous message) Again that "port was not found ...."
I can still assume that with a new "stepconfig" and no change other than addressing the parallel port in the hal-file, the machine should boot instead of not booting and displaying an error report.
So there is something wrong with the port addressing. linuxcnc finds no port at the address specified by lspci.
The question is how do I find out with which address linuxcnc finds the card.
Tomorrow I will find another computer and install everything again, maybe that works.
I can still assume that with a new "stepconfig" and no change other than addressing the parallel port in the hal-file, the machine should boot instead of not booting and displaying an error report.
So there is something wrong with the port addressing. linuxcnc finds no port at the address specified by lspci.
The question is how do I find out with which address linuxcnc finds the card.
Tomorrow I will find another computer and install everything again, maybe that works.
Attachments:
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17885
- Thank you received: 4781
09 Mar 2021 18:54 #201583
by PCW
Replied by PCW on topic Install parallel port
I dont think so, the parallel port message is a just warning (and maybe unimportant)
It looks like the error that stooped LinuxCNC was graphics related
It looks like the error that stooped LinuxCNC was graphics related
Please Log in or Create an account to join the conversation.
- guido-52
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 1
10 Mar 2021 08:58 #201629
by guido-52
Replied by guido-52 on topic Install parallel port
Of course it could, but then it seems to me to be a bug in linuxcnc because when the process is interrupted at startup, for graphical reasons and only the port is reported as an error.
And why is it not listed as a warning or note, but as an error.
For me the botomline remains why does the machine not boot, if this is for graphical reasons how do I fix that.
The graphics card is also a plugged-in version, as recommended.
On the system, other graphics applications, with a much higher resolution than that required by linuxcnc, will run fine.
When viewing the error report, you see
It is reported that the graphical environment is starting up, then the port error is determined and immediately afterwards the shutdown is done.
So the case is stopped not after starting the graphical environment but only after the port error has been determined.
I am a novice in linuxcnc and linux, but I am quite familiar with computers. I am open to explore both avenues.
And why is it not listed as a warning or note, but as an error.
For me the botomline remains why does the machine not boot, if this is for graphical reasons how do I fix that.
The graphics card is also a plugged-in version, as recommended.
On the system, other graphics applications, with a much higher resolution than that required by linuxcnc, will run fine.
When viewing the error report, you see
It is reported that the graphical environment is starting up, then the port error is determined and immediately afterwards the shutdown is done.
So the case is stopped not after starting the graphical environment but only after the port error has been determined.
I am a novice in linuxcnc and linux, but I am quite familiar with computers. I am open to explore both avenues.
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19424
- Thank you received: 6516
10 Mar 2021 10:22 #201633
by tommylight
Replied by tommylight on topic Install parallel port
Blaming everything does not help you,
LinuxCNC versions 2.8 and above will start even if there is no parallel port in most cases and report not finding it, so move on to fixing the things that need to be fixed.
The errors related to graphic are due to GL extensions not working, most probably a very old graphic card or one that uses proprietary drivers.
What PC and graphic ?
LinuxCNC versions 2.8 and above will start even if there is no parallel port in most cases and report not finding it, so move on to fixing the things that need to be fixed.
The errors related to graphic are due to GL extensions not working, most probably a very old graphic card or one that uses proprietary drivers.
What PC and graphic ?
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.194 seconds