DMESG report help
- stevclarknz
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
12 Jul 2017 00:51 #95702
by stevclarknz
DMESG report help was created by stevclarknz
Hi attached is a copy of a DMESG report i ran on my pc. Can anyone make any sense of this for me please?
Cheers
Cheers
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18592
- Thank you received: 5112
12 Jul 2017 02:18 #95704
by PCW
Replied by PCW on topic DMESG report help
I don't see anything wrong in the dmesg
What actual problem do you have?
What does linuxcnc print on the terminal if started from the command line?
What actual problem do you have?
What does linuxcnc print on the terminal if started from the command line?
Please Log in or Create an account to join the conversation.
- stevclarknz
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
12 Jul 2017 02:25 #95706
by stevclarknz
Replied by stevclarknz on topic DMESG report help
Thanks for the reply PCW. I can't seem to get any response from the cnc machine at all. The linuxcnc software appears to be running ok now but i get no movement at all or response from my cnc router
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18592
- Thank you received: 5112
12 Jul 2017 03:08 #95707
by PCW
Replied by PCW on topic DMESG report help
Is the hardware known to work?
This sounds like a configuration or hardware (BOB, drives, drive enables etc) issue
Can you make anything move with stepconfs "test this axis" option?
This sounds like a configuration or hardware (BOB, drives, drive enables etc) issue
Can you make anything move with stepconfs "test this axis" option?
Please Log in or Create an account to join the conversation.
- stevclarknz
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
12 Jul 2017 04:18 #95708
by stevclarknz
Replied by stevclarknz on topic DMESG report help
Yes hardware has worked previously. I blew a fuse on the cnc machine and since that happened it hasnt worked. Can't get any movement from "test this axis"
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
14 Jul 2017 13:31 #95791
by andypugh
Replied by andypugh on topic DMESG report help
Are all the LEDs that used to light up still lighting up?
Why did the fuse blow? Was the blown fuse a symptom of the death of some other component?
Why did the fuse blow? Was the blown fuse a symptom of the death of some other component?
Please Log in or Create an account to join the conversation.
- stevclarknz
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
16 Jul 2017 03:31 #95833
by stevclarknz
Replied by stevclarknz on topic DMESG report help
The fuse blew I believe because the spindle jammed while cutting aluminium and overloaded. I'm not sure if its relevant or not but when I run the parallel port test (PortTest) all of the output pins are showing red and I can't change them to green. But all 5 input pins are green. Excuse my ignorance I am a bit lost lol
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
17 Jul 2017 15:21 #95905
by andypugh
Replied by andypugh on topic DMESG report help
That seems odd for the outputs.
Which parallel port tester?
First thing to check is that the parallel port still exists for the PC, and that you have the base address correct.
Which parallel port tester?
First thing to check is that the parallel port still exists for the PC, and that you have the base address correct.
Please Log in or Create an account to join the conversation.
- stevclarknz
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
17 Jul 2017 21:14 #95941
by stevclarknz
Replied by stevclarknz on topic DMESG report help
It was the PortTest in Linuxcnc. I don't think the parallel port does exist anymore for some reason. Does that mean I need to reinstall drivers or something? I also think that my spindle output being RS232-RS485 has also disappeared.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
18 Jul 2017 11:50 #95970
by andypugh
Replied by andypugh on topic DMESG report help
You should not need any drivers (LinuxCNC provides a driver, and loads it as needed).
In fact the problem might be a driver, perhaps the pp module (parallel port printing, I think) has claimed the port so LinuxCNC can't get it.
Does the output of dmesg give any clues? (probably best to clear it with "sudo dmesg -c" before starting LinuxCNC, and start LinuxCNC from the command line ("linuxnc" command) as that often gives more debug data.
In fact the problem might be a driver, perhaps the pp module (parallel port printing, I think) has claimed the port so LinuxCNC can't get it.
Does the output of dmesg give any clues? (probably best to clear it with "sudo dmesg -c" before starting LinuxCNC, and start LinuxCNC from the command line ("linuxnc" command) as that often gives more debug data.
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds