×
Forum Header
parallel port driver issues, I think
16 Feb 2019 17:52 #126617
by LeonF
parallel port driver issues, I think was created by LeonF
I'm using Linuxcnc-2.7-Wheezy
I ran, lspci -v, and got this message after installing my parallel port card in an open pcie slot on my motherboard:
I've tried using the values: "0xe000" and "0xe008" in my stepconf, but haven't got my motors to turn, yet. Could also be the pin assignment, but I'm fairly certain I've got my motor pins assigned to my breakout board correctly.
after a couple weeks of rereadingTFM. I though I'd ask for some assistance, cuz, my credentials aren't there yet.
Thanks,
Leon
I ran, lspci -v, and got this message after installing my parallel port card in an open pcie slot on my motherboard:
I've tried using the values: "0xe000" and "0xe008" in my stepconf, but haven't got my motors to turn, yet. Could also be the pin assignment, but I'm fairly certain I've got my motor pins assigned to my breakout board correctly.
after a couple weeks of rereadingTFM. I though I'd ask for some assistance, cuz, my credentials aren't there yet.
Thanks,
Leon
Please Log in or Create an account to join the conversation.
16 Feb 2019 23:19 - 16 Feb 2019 23:26 #126627
by Leon82
Replied by Leon82 on topic parallel port driver issues, I think
have you tried only zero?
i am not using pci card but i couldnt test the axis at first i got an error. i had to use port 378
there are some cards with certain chip sets that dont work
i am not using pci card but i couldnt test the axis at first i got an error. i had to use port 378
there are some cards with certain chip sets that dont work
Last edit: 16 Feb 2019 23:26 by Leon82.
Please Log in or Create an account to join the conversation.
17 Feb 2019 09:14 #126666
by pl7i92
Replied by pl7i92 on topic parallel port driver issues, I think
you shoudt do a
dmesg | grep parp*
in a terminal and post the output
it will tell you more of the card
dmesg | grep parp*
in a terminal and post the output
it will tell you more of the card
Please Log in or Create an account to join the conversation.
25 Feb 2019 22:51 #127129
by andypugh
Replied by andypugh on topic parallel port driver issues, I think
Did you get any further with this?
Please Log in or Create an account to join the conversation.
28 Feb 2019 14:10 #127327
by pl7i92
Replied by pl7i92 on topic parallel port driver issues, I think
seams he solfed the problem on its own
as he did post further config questions on steppers moving so parport is working
adress conflicts i guess
as he did post further config questions on steppers moving so parport is working
adress conflicts i guess
Please Log in or Create an account to join the conversation.
28 Feb 2019 15:42 #127335
by LeonF
Replied by LeonF on topic parallel port driver issues, I think
Here is the dmesg | grep parp*
I've also gotten a similar dmesg | grep parp* that doesn't include the Error message on the last line.
Here is where I am:
the 0xe000 address worked;
my "amplifer enable" pin assignment seemed was likely the problem - I have corrected this;
however I have intermittent success reproducing my results, with a new machine name field entry, when I test axes in the step conf wizard;
Sorry for the late reply, but I've been baffled and I didn't want to waste all of your time without being more critical of my set-up. Thank you all so much for your help.
-Leon
I've also gotten a similar dmesg | grep parp* that doesn't include the Error message on the last line.
Here is where I am:
the 0xe000 address worked;
my "amplifer enable" pin assignment seemed was likely the problem - I have corrected this;
however I have intermittent success reproducing my results, with a new machine name field entry, when I test axes in the step conf wizard;
Sorry for the late reply, but I've been baffled and I didn't want to waste all of your time without being more critical of my set-up. Thank you all so much for your help.
-Leon
Please Log in or Create an account to join the conversation.
28 Feb 2019 15:47 #127336
by LeonF
Replied by LeonF on topic parallel port driver issues, I think
Earlier on (before my initial post) I had originally bought a parallel port card that did have an incorrect chipset. However, I believe I remedied this when I installed a PCIe parallel port card with a SD-PEX10005 chipset.
Please Log in or Create an account to join the conversation.
28 Feb 2019 15:52 #127337
by LeonF
Replied by LeonF on topic parallel port driver issues, I think
Attachments:
Please Log in or Create an account to join the conversation.
01 Mar 2019 12:44 #127403
by andypugh
Replied by andypugh on topic parallel port driver issues, I think
can you try again without the grep, send it to a file and attach that file?
dmesg > dmesg.txt
dmesg > dmesg.txt
Please Log in or Create an account to join the conversation.
Time to create page: 0.111 seconds