Advanced Search

Search Results (Searched for: )

  • juliankoenig87
  • juliankoenig87
15 Nov 2024 17:18
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

Mhmmm.
loadrt hm2_7i43 ioaddr=0xd000 ioaddr_hi=0xd010 epp_wide=0 config="firmware=hm2/7i43-4/SVST4_4.BIT num_encoders=0 num_pwmgens=0 num_stepgens=3"
gives me:
Warning: Spoiler!
  • PCW
  • PCW's Avatar
15 Nov 2024 17:01 - 15 Nov 2024 17:12
Replied by PCW on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

0xd400 cannot be a valid address as its not listed by lspci

that is,  "ioaddr_hi=0xd010" should be tested

Also hm2/7i43-2/SVST4_4.BIT is a bitfile for a 7I43-2, but you have a 7I43-4
 
  • juliankoenig87
  • juliankoenig87
15 Nov 2024 16:59
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

I can get some strange results:
loadrt hm2_7i43 ioaddr=0xd000 ioaddr_hi=0xd400 epp_wide=0 config="firmware=hm2/7i43-2/SVST4_4.BIT

Gives me:
No parport registered at 0xd000. This is not always an error. Continuing.
hm2/hm2_7i43.0: invalid cookie, got 0x00000000, expected 0x55AACAFE
hm2/hm2_7i43.0: FPGA failed to initialize, or unexpected firmware?
hm2_7i43.0: board at (ioaddr=0xD000, ioaddr_hi=0xD400, epp_wide OFF) not found!
hm2_7i43: rtapi_app_main: Invalid argument (-22)

If I change to:
loadrt hm2_7i43 ioaddr=0xd010 ioaddr_hi=0xd410 epp_wide=0 config="firmware=hm2/7i43-2/SVST4_4.BIT

I have to change to the 7i43-4 firmware because linuxcnc said thats tghe wrong one. Wit 000 and 400 it is vise versa...
  • Axolito
  • Axolito's Avatar
15 Nov 2024 16:54
Replied by Axolito on topic Unwanted actions with a touch screen

Unwanted actions with a touch screen

Category: Gmoccapy

This version doesn't have the jog buttons, but the problem was the same when they were displayed.

  • juliankoenig87
  • juliankoenig87
15 Nov 2024 16:42
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

Ok. that is new:

cnc@linuxcnc:~$ sudo mesaflash --epp --device 7i43 --addr 0xd000
[sudo] Passwort für cnc:

EPP device 7I43 at 0xD000:0xD400

 
  • PCW
  • PCW's Avatar
15 Nov 2024 16:42
Replied by PCW on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

might be 0xd000 low 0xd010 high
  • juliankoenig87
  • juliankoenig87
15 Nov 2024 16:40
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

So. d010 and d000 ?

I tried 0xd000 without success.
  • juliankoenig87
  • juliankoenig87
15 Nov 2024 16:37
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

lspci -vv:
Warning: Spoiler!
  • PCW
  • PCW's Avatar
15 Nov 2024 16:10
Replied by PCW on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

You would need the

lspci -vv

option to show addresses
  • juliankoenig87
  • juliankoenig87
15 Nov 2024 16:08
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

Ok. Everytime I use only the terminal I can get a connection to the 7i43.

Once I try to start linuxcnc I get an error. After that the pc freezes when I try to reacg for the card by the terminal.
  • PCW
  • PCW's Avatar
15 Nov 2024 16:04
Replied by PCW on topic Only one of the gantry joints move

Only one of the gantry joints move

Category: Basic Configuration

Can you post your hal/ini files?
  • juliankoenig87
  • juliankoenig87
15 Nov 2024 16:00 - 15 Nov 2024 16:05
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

Thank you for the support.

lspci:
Warning: Spoiler!


It is a Sunix 4008T card. I have a Sunix PAR6408A card for pci-e, but cant use it.
Tried also "cat /proc/ioports":

Warning: Spoiler!


mesaflash:
Warning: Spoiler!

 
  • meister
  • meister
15 Nov 2024 15:30

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Wellcome back Mecanix :)
there are two new cool boards:

github.com/digiexchris/rio-solidwater-shield
github.com/festlv/rioctrl-hw

and little bugfixes in the software

@all
gitano from the german forum 'https://www.cnc-aus-holz.at'has put together a cool logo 
 

what do you think of it ?




 
  • Malteser01
  • Malteser01
15 Nov 2024 15:25
Replied by Malteser01 on topic Only one of the gantry joints move

Only one of the gantry joints move

Category: Basic Configuration

So, RodW, I've seen you helping loads of people throughout the forums with gantry issues.
I have no idea what I'm doing wrong.
I followed all the advice  I found.

In the ini, coordinates are XYYZ, where joints 1 and 2 are y axis, both with home_sequence=-2.

Individually with other configs they move fine and correctly.

Together they home successfully, but after that only Joint1 is moving when jogging Y.

Maybe it's different if I ran GCode, but I doubt it.

I am truly at my wits-end, and slowly I start to want to throw away this whole project out of frustration.
Which I really don't want to.

 
  • Mecanix
  • Mecanix
15 Nov 2024 15:08
Replied by Mecanix on topic LinuxCNC for lathe questions

LinuxCNC for lathe questions

Category: General LinuxCNC Questions

Same same. Active "Axis UI" Gaga here!! 2ax LATHE, and also MILL. I'd use nothing else other than Axis even if paid or tortured. Sure a few will promote other UIs, but don't believe them, they are terrible influence  (jjk)

Displaying 21046 - 21060 out of 22521 results.
Time to create page: 0.936 seconds
Powered by Kunena Forum