Advanced Search

Search Results (Searched for: )

  • unknown
  • unknown
19 Mar 2025 02:21

switching from parport to mesa 7i96 -- check my assumptions

Category: General LinuxCNC Questions

RPi4 will be cool (as much as learned colleague Tommy isn't a fan ), but I would do this slight mod to the image, sorry I missed this when creating it, any other issues blame me. One user had an issue with GMOCCAPY locking up after a period of idleness.
If it was a choice between buying an RPi (5 would be the best choice out of the lot) I'd recommend as SFF pc, better bang for buck.
forum.linuxcnc.org/9-installing-linuxcnc...only?start=30#322251

If it was a choice between buying an RPi (5 would be the best choice out of the lot, blazingly fast with an NVME drive) I'd recommend a 64 bit PC platform, 3rd gen I5 is fine, as they are better bang for buck compared to a RPi.

Actually the whole thread is a jolly good read and tries to answer a lot. If you have an other questions be sure to add to the thread.

Does Mesa ethernet work with the RTAI kernel or just RT_PREEMPT ?
  • unknown
  • unknown
19 Mar 2025 02:09

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

Category: Advanced Configuration

F@king google, can not find the chip that was used as parallel port on mainboards, it was something like 665 and some other numbers...or 8255 i think, been to long, and google isn't helping at all.
 

Early versions used discrete components (think XT 74LS374 according to the tomb linked below), usually these were ISA cards, 8255 sounds about right maybe some more dedicated chips later then the Super IO chips, which actually connect via LPC bus.
en.wikipedia.org/wiki/Super_I/O.

For those interested in ancient history
ia800901.us.archive.org/26/items/f15_Par...images_processed.pdf
  • tommylight
  • tommylight's Avatar
19 Mar 2025 02:03

switching from parport to mesa 7i96 -- check my assumptions

Category: General LinuxCNC Questions

You can still use 32Bit PC's, there are older LinuxCNC ISO's still available for download so give it a try
I think this is the latest 32Bit version
www.linuxcnc.org/iso/linuxcnc-2.7.14-wheezy.iso
And if it is even older, here are the some more to try
www.linuxcnc.org/iso/ubuntu-10.04-linuxcnc3-i386.iso
www.linuxcnc.org/iso/ubuntu-8.04-desktop-emc2-aj13-i386.iso
They all work from USB without installing them, so you can actually run machines from the USB, granted the PC can boot from USB, and most can, from ~2000
  • unknown
  • unknown
19 Mar 2025 01:59

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

Category: Advanced Configuration

What if you try 0xD010 ?

I think a parallel port card is basically 3 latched, buffered, 8-bit shift registers attached to a very primitive MCU.

2 bidirectional shift registers.
1 Parallel in, serial out shift register.

And a CMOS not gate on 4 pins.

Seriously dude your techno babble never ceases to amaze me.
MCS9900 Diagram 


Can't link directly to datasheets but you can find it on this page.
asix.com.tw/en/product/Interface/PCIe_bridge/MCS9900

Interesting idea:

Connect one of the pins on your breakout board to a falling-edge-triggered shift register to turn one output into 8 outputs!
[/code]

Already an example of that on the wiki. Bit more involved than what you suggest.
wiki.linuxcnc.org/cgi-bin/wiki.pl?Shift_Register_Port_Expander

 

  • tommylight
  • tommylight's Avatar
19 Mar 2025 01:57

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

Category: Advanced Configuration

F@king google, can not find the chip that was used as parallel port on mainboards, it was something like 665 and some other numbers...or 8255 i think, been to long, and google isn't helping at all.
  • unknown
  • unknown
19 Mar 2025 01:44

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

Category: Advanced Configuration

PCW gave a very valid solution, so that has been covered.
The driver in use covers both functions of the board, and if you look at the dependencies of the driver you'll see that the parallel part uses parallel port modules.
But that is neither here nor there, the thing is a solution has given and if you really really want a change you'll have to mention on GitHub , as that's where the changes happen. You can go on and on posting messages on the forum but it'll do SFA.
And in reality it is only a minor thing that doesn't affect the functionality. If you get no response from the Devs there's nothing to stop you from cloning the repo, editting the source file and rebuilding from source, the build procedure is very well documented in the docs. I linked to the file where the message comes from, PCW gave a solution, all the hardwork has been done. Now the ball is in your court, if you choose not to do anything,nothing will change, if you choose to get involved and not just complain something may happen.
Or you could attempt to completely rewrite the detection routine.
This is how open source projects move forward. The forums are just really for user support, code stuff usually gets done via the Devs mailing list or via GitHub. Links to these resources can be found on the Linuxcnc home page.
  • RobotMatic
  • RobotMatic's Avatar
  • pgf
  • pgf
19 Mar 2025 01:08

switching from parport to mesa 7i96 -- check my assumptions

Category: General LinuxCNC Questions

That's all excellent to hear. I pulled the trigger and ordered one this afternoon, after I realized that my mill PC was not only out of date by years, but also not upgradeable, since it's a 32-bit machine. I have a spare RPi 4 that I'll try with the 7i96. If I'm not happy with that (unlikely), I'll pick up a used small form-factor PC.

paul
  • tommylight
  • tommylight's Avatar
19 Mar 2025 00:31

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

Category: Advanced Configuration

the point is that Linuxcnc does not find a parallel port, it finds a port that it can use but the kernel driver defines it as serial,

Hmmm, if it works, i am sure LinuxCNC can find it as parallel port, the driver in use being serial is strange if there is actually nothing serial on the board, but from experience most of those boards do show as serial and parallel or both, despite missing serial ports.
I would aim at missing "driver in use" when the error appears...
Displaying 18136 - 18144 out of 18144 results.
Time to create page: 0.447 seconds
Powered by Kunena Forum