#linuxcnc-devel Logs

Nov 03 2019

#linuxcnc-devel Calendar

10:13 AM skunkworks: is there any directions other than the source for the hal_pi_gpio?
10:31 AM skunkworks: I found this https://github.com/LinuxCNC/linuxcnc/commit/e0dc3a0bb9e9ff4b283f52586d505f4b9bcda60d
10:31 AM skunkworks: but I don't seem toggle pin 3 gpio
10:34 AM Tom_L: https://www.mail-archive.com/search?l=emc-users@lists.sourceforge.net&q=subject:%22Re%5C%3A+%5C%5BEmc%5C-users%5C%5D+EMC%22&o=newest&f=1
10:34 AM Tom_L: > > GPIO2 (3) (4) 5V
10:34 AM Tom_L: > > GPIO3 (5) (6) GND
10:34 AM Tom_L: is the only mention i see on it
10:38 AM skunkworks: I have a probe hooked to GPIO3 (5)
10:38 AM skunkworks: loadrt hal_pi_gpio dir=78855 exclude=32918520
10:39 AM skunkworks: and the read/write fuctions runnnig
10:42 AM Tom_L: sry, can't help with pi unless it's pumpkin
10:43 AM skunkworks: heh
10:44 AM Tom_L: https://pinout.xyz/#
10:44 AM Tom_L: dunno if that's worth anything or not
10:45 AM Tom_L: What do these numbers mean?
10:45 AM Tom_L: dunno if they vary from one to the next
10:45 AM linuxcnc-build: build #2891 of 4015.deb-wheezy-rtpreempt-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4015.deb-wheezy-rtpreempt-amd64/builds/2891 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
11:05 AM skunkworks: Tom_L: they seem to be the same.. I assume GPIO 3 in hal corisponds to GPIO3 (5) on the header
11:06 AM skunkworks: or gpio 8 in hal corisponds to (24) GPIO8 on the header
11:15 AM linuxcnc-build: build #2159 of 4019.deb-jessie-rtpreempt-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4019.deb-jessie-rtpreempt-i386/builds/2159 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
11:16 AM skunkworks: hmm
11:17 AM skunkworks: it it the actual pin... gpio 5 in hal actually toggles physical pin 5 on the header...
11:18 AM skunkworks: heh - that seems to be it...
11:18 AM skunkworks: they are physical pins (not the rpi gpio numbering)
11:19 AM Tom_L: all we need is more numbering systems!
11:22 AM skunkworks: I am used to it (MESA!)
11:22 AM skunkworks: ;)
11:22 AM linuxcnc-build: build #2271 of 4021.deb-jessie-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4021.deb-jessie-i386/builds/2271 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
11:23 AM Tom_L: no kidding
11:32 AM skunkworks: seems to be working..
11:44 AM Tom_L: yay
11:46 AM Tom_L: so andy took care of the mapping?
11:52 AM linuxcnc-build: build #4620 of 1404.rip-wheezy-rtpreempt-amd64 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1404.rip-wheezy-rtpreempt-amd64/builds/4620 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
12:09 PM linuxcnc-build: build #2883 of 1500.rip-jessie-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1500.rip-jessie-i386/builds/2883 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
12:09 PM linuxcnc-build: build #2883 of 1510.rip-jessie-rtpreempt-i386 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1510.rip-jessie-rtpreempt-i386/builds/2883 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
12:14 PM skunkworks: http://electronicsam.com/images/greenmachine/IMG_20191103_112558.jpg
01:07 PM linuxcnc-build: build #6273 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/6273 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>
01:07 PM skunkworks: I don't quite understand the mask... But I didn't try too hard.
01:07 PM skunkworks: Seems to work though
01:11 PM skunkworks: pcw_mesa: looks like the timer needs to be -200. I have been running for weeks with the 7i92 not hooked to anything (so I have a config with the stmbl stuff remarked out)
01:11 PM skunkworks: with no following errros
01:12 PM skunkworks: ran the config for the actual machine and it instantly had a huge following error
01:12 PM skunkworks: changed the timer and been running for qutie a while
01:13 PM skunkworks: with youtube running. Even full screen doesn't seem to effect it like it did with my original install