Advanced Search

Search Results (Searched for: )

  • frayja2002
  • frayja2002
22 Mar 2025 00:12 - 22 Mar 2025 00:53
USB pendant not drive axis was created by frayja2002

USB pendant not drive axis

Category: Qtvcp

Hi all

I am using a DragonRise USB board set up  to drive various linuxcnc functions.
When I turned off the computer 6 months ago everything was working. Now I have turned it on, the inputs are working & the connected output pins are working but the software does not respond.

So....
input.0.abs-x-is-pos is the USb input (which lights up) connected to halui.axis.x.plus (which also lights up) .The machine is homed but the axis does not move.

I am using QTDragon on linuxcnc 2.9.3 on Debian. I have a second machine that I have not used for a while that is doing the same thing.
Is there some config type thing that I am missing here?

Attached are the relevant files

Thanks
Alex
  • ContinenteCNC
  • ContinenteCNC's Avatar
21 Mar 2025 23:39
Replied by ContinenteCNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
 
user@linuxcnc:~$ sudo cat /proc/ioports | grep parport
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
user@linuxcnc:~$ ls /dev/parport*
ls: cannot access '/dev/parport*': No such file or directory

This is what i get after enter the password, nothing happen

 

 

It seems you don't have a parallel port at all.

Are you using an old computer with onboard parallel port or a new computer with PCI card?
 


and I did try using the parallel port tester but i got this
user@linuxcnc:~$ halrun -I -f ptest.hal
Could not open command file 'ptest.hal'
halcmd:


 

You have to open the Terminal Emulator in the same folder where your parallel port tester files are. For this, right click somewhere inside the folder then "Open Terminal Here".

But with USB to parallel adapter it wouldn't work in anyway. Find a good parallel port PCI card and try again. Avoid any WCH chipsets.
  • BX-CNC
  • BX-CNC
21 Mar 2025 23:38
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

These USB adapters won't work.

You have to buy PCI card adapter with Sunix, Netmos or Moschip chipset.
 

Okay thanks a lot for your help. I will get them asap. Appreciate everything you responded
  • tommylight
  • tommylight's Avatar
21 Mar 2025 23:37

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration

Another PC with another of the Sunix PCI-E cards, no warnings on startup, notice the lscpi result where it clearly states the driver in use. This is not near me, a friend i am teaching CNC got this PC and card today, and it works out of the box, well after disabling secure boot in bios as that would cause permission denied and seg faults!!!
Now we need more test systems to figure out why the driver loads on some systems and does not on some...

  • ContinenteCNC
  • ContinenteCNC's Avatar
21 Mar 2025 23:34 - 21 Mar 2025 23:41
Replied by ContinenteCNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

These USB adapters won't work.

You have to buy PCI card adapter with Sunix, Netmos or Moschip chipset. Avoid any WCH chipsets.
  • BX-CNC
  • BX-CNC
21 Mar 2025 23:21
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
 
user@linuxcnc:~$ sudo cat /proc/ioports | grep parport
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
user@linuxcnc:~$ ls /dev/parport*
ls: cannot access '/dev/parport*': No such file or directory

This is what i get after enter the password, nothing happen

 

It seems you don't have a parallel port at all.

Are you using an old computer with onboard parallel port or did you have to add a PCI card?
 


I have a old PC donated by school and I have a parallel port connected to PC with a USB adapter. Since this PC doesnt have a parallel port connection.

This is the connection. Parallel port from bob, port to usb adapter, adapter to pc 
  • BX-CNC
  • BX-CNC
21 Mar 2025 23:19
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
 
user@linuxcnc:~$ sudo cat /proc/ioports | grep parport
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
user@linuxcnc:~$ ls /dev/parport*
ls: cannot access '/dev/parport*': No such file or directory

This is what i get after enter the password, nothing happen

 

 

It seems you don't have a parallel port at all.

Are you using an old computer with onboard parallel port or a new computer with PCI card?
 

and I did try using the parallel port tester but i got this
user@linuxcnc:~$ halrun -I -f ptest.hal
Could not open command file 'ptest.hal'
halcmd:

 
  • tommylight
  • tommylight's Avatar
21 Mar 2025 23:17

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration

A post was reported as offensive and inflammatory so it was deleted.
Please keep it civilized.
Thank you.
  • PCW
  • PCW's Avatar
21 Mar 2025 23:16 - 21 Mar 2025 23:27
Replied by PCW on topic Any experience with cnc-step machines?

Any experience with cnc-step machines?

Category: Milling Machines

I would ask them how LinuxCNC is supported.

If it's directly supported with their Ethernet interface
they must have sample configurations/drivers for LinuxCNC.

If it's only supported via the DB25 connector/LPT port
then you would need a PC with a parallel port or an Ethernet
to parallel device like the aforementioned 7I96S or similar.

In that case , it might be easier to just use whatever control
software that is compatible with their Ethernet interface.
 
  • BX-CNC
  • BX-CNC
21 Mar 2025 23:12
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
 
user@linuxcnc:~$ sudo cat /proc/ioports | grep parport
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
user@linuxcnc:~$ ls /dev/parport*
ls: cannot access '/dev/parport*': No such file or directory

This is what i get after enter the password, nothing happen

 

It seems you don't have a parallel port at all.

Are you using an old computer with onboard parallel port or did you have to add a PCI card?
 

I have a old PC donated by school and I have a parallel port connected to PC with a USB adapter. Since this PC doesnt have a parallel port connection.
  • ContinenteCNC
  • ContinenteCNC's Avatar
21 Mar 2025 23:09 - 21 Mar 2025 23:10
Replied by ContinenteCNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
 
user@linuxcnc:~$ sudo cat /proc/ioports | grep parport
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
user@linuxcnc:~$ ls /dev/parport*
ls: cannot access '/dev/parport*': No such file or directory

This is what i get after enter the password, nothing happen

 

 

It seems you don't have a parallel port at all.

Are you using an old computer with onboard parallel port or a new computer with PCI card?
  • BX-CNC
  • BX-CNC
21 Mar 2025 23:04
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
 

user@linuxcnc:~$ sudo cat /proc/ioports | grep parport
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
user@linuxcnc:~$ ls /dev/parport*
ls: cannot access '/dev/parport*': No such file or directory

This is what i get after enter the password, nothing happen
  • BX-CNC
  • BX-CNC
21 Mar 2025 23:00
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

Yes it is my driver
Is whitch of these ways is your stuff connected?

 
 

The first one, active low, theres jumper in pul+ DIR + and ENA+
  • ContinenteCNC
  • ContinenteCNC's Avatar
21 Mar 2025 23:00
Replied by ContinenteCNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
Go to "Applications" (upper left corner), then "Terminal Emulator"

Copy the first line, paste in terminal, press enter. Then copy the result or take a picture.

Do it for the remaning commands. One by one.
When i paste the second command it asks me for my password but i dont know why i cant type anything.
 

 

Just type it and press enter. It just looks like nothing is happening.
  • BX-CNC
  • BX-CNC
21 Mar 2025 22:58
Replied by BX-CNC on topic Need help with CNC machine build up

Need help with CNC machine build up

Category: General LinuxCNC Questions

lspci -v
sudo cat /proc/ioports | grep parport
ls /dev/parport*
these commands
Go to "Applications" (upper left corner), then "Terminal Emulator"

Copy the first line, paste in terminal, press enter. Then copy the result or take a picture.

Do it for the remaning commands. One by one.
When i paste the second command it asks me for my password but i dont know why i cant type anything.
 

Displaying 7741 - 7755 out of 24521 results.
Time to create page: 0.716 seconds
Powered by Kunena Forum