#linuxcnc-devel | Logs for 2016-07-07

Back
[00:12:30] -!- kingarmadillo has quit [Ping timeout: 276 seconds]
[00:31:58] -!- skunkworks [skunkworks!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[00:43:46] <andypugh> Someone is reporting that having installed uspace and linuxcnc from debs he didn’t have halcompile, and apt-get install linuxcnc-dev installs the rtai kernel. Is this to be expected?
[00:44:08] <andypugh> [citation needed] https://forum.linuxcnc.org/forum/30-cnc-machines/30876-emcoturn-120-lathe-retrofit?start=160#77114
[00:45:05] <cradek> I think it's spelled linuxcnc-uspace and linuxcnc-uspace-dev
[00:46:17] <cradek> linuxcnc-uspace-dev:
[00:46:18] <cradek> Installed: (none)
[00:46:18] <cradek> Candidate: 1:2.7.4
[00:46:23] <cradek> yeah, that's the ticket
[00:47:17] <cradek> that might be a doc error?
[00:49:21] <andypugh> Not sure
[01:45:35] -!- andypugh has quit [Quit: andypugh]
[01:54:27] <cradek> wow, Ed's photos of his mini lathe as-received: https://softsolder.com/
[02:25:31] <Tom_itx> is there anything that comes in in good shape anymore?
[02:35:26] <mozmck> I built packages of master on 16.04 installed in VirtualBox, and I had to add --dpkg-shlibdeps-params=--ignore-missing-info to the dh_shlibdeps line in debian/rules because it couldn't find info on the openGL lib installed by vbox
[02:36:15] <mozmck> So I'm guessing I should use KVM for building instead?
[02:37:43] <mozmck> hmm, or maybe not install the guest additions
[02:41:32] <cradek> maybe pbuilder?
[02:44:03] <mozmck> does that run another system?
[02:44:40] <mozmck> My host is linux mint, and I'm trying to do some testing with xubuntu 16.04
[02:45:39] <cradek> it's the thing that builds isolated, without depending on the state of your current system so much
[02:45:44] <cradek> like what buildbot uses
[02:46:02] <cradek> but yeah if you avoid the guest stuff maybe it'll be fine
[02:46:14] <cradek> that stuff is generally badly packaged
[02:46:33] <mozmck> huh. I saw that buildbot had something for KVM. I'll have to look at pbuilder again.
[03:07:40] -!- Mathnerd314 has quit [Ping timeout: 250 seconds]
[03:23:59] -!- DLPeterson [DLPeterson!~hazelnuss@71.202.70.71] has joined #linuxcnc-devel
[03:44:16] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15hazelnusse commented on issue #106: @SebKuzminsky is there anything more needed for this to go in? The only thing I can think of is setting up a build slave that has libmodbus 3.1.x so that tests can be run that would actually exercise the code in this patchset. I realize this is probably pretty low priority so no worries if you guys want to wait before merging this. 02https://github.com/LinuxCNC/linuxcnc/pull/106#iss
[04:10:24] -!- kingarmadillo has quit [Ping timeout: 276 seconds]
[04:49:57] -!- Miner_48er has quit [Quit: Leaving]
[05:12:15] -!- kingarmadillo has quit [Ping timeout: 246 seconds]
[05:26:12] -!- kwallace [kwallace!~kwallace@162.222.30.254] has parted #linuxcnc-devel
[05:49:34] -!- ve7it has quit [Remote host closed the connection]
[06:13:17] -!- kingarmadillo has quit [Ping timeout: 258 seconds]
[06:42:39] -!- teepee_ [teepee_!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[06:42:51] -!- teepee has quit [Ping timeout: 244 seconds]
[06:42:52] teepee_ is now known as teepee
[07:14:16] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[07:59:44] -!- erve has quit [Remote host closed the connection]
[08:14:48] -!- kingarmadillo has quit [Ping timeout: 258 seconds]
[08:28:01] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[08:28:28] -!- AndChat|144384 [AndChat|144384!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[08:31:17] -!- skunksleep has quit [Ping timeout: 260 seconds]
[08:40:35] -!- KimK has quit [Quit: Leaving]
[08:40:57] -!- KimK [KimK!~Kim__@2600:8803:7a82:b200:4198:c39d:14b2:575f] has joined #linuxcnc-devel
[09:06:33] -!- mk0 [mk0!~Orr@fiztech.basnet.by] has joined #linuxcnc-devel
[09:15:33] -!- kingarmadillo has quit [Ping timeout: 250 seconds]
[09:20:45] -!- erve has quit [Remote host closed the connection]
[10:00:01] -!- tinkerer has quit [Quit: Leaving]
[10:16:40] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[10:41:24] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15andypugh commented on issue #107: I think that this also needs a manpage in docs/man/man9... 02https://github.com/LinuxCNC/linuxcnc/pull/107#issuecomment-231043974
[10:46:03] -!- skunkworks has quit [Ping timeout: 240 seconds]
[10:57:12] -!- sebstrax has quit [Quit: Connection closed for inactivity]
[11:10:36] -!- mk0_ [mk0_!~Orr@fiztech.basnet.by] has joined #linuxcnc-devel
[11:10:36] -!- mk0 has quit [Read error: Connection reset by peer]
[11:18:07] -!- kingarmadillo has quit [Ping timeout: 260 seconds]
[12:28:57] -!- kingarmadillo has quit [Quit: leaving]
[12:40:29] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jepler opened pull request #108: Preview: uspace+RTAI (06master...06uspace-rtai) 02https://github.com/LinuxCNC/linuxcnc/pull/108
[12:54:26] -!- steves_logging has quit []
[12:55:54] -!- Mathnerd314 [Mathnerd314!~quassel@supertux/Mathnerd314] has joined #linuxcnc-devel
[12:57:45] -!- mk0__ [mk0__!~Orr@fiztech.basnet.by] has joined #linuxcnc-devel
[12:57:46] -!- mk0_ has quit [Read error: Connection reset by peer]
[13:22:40] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15tinkercnc commented on issue #108: Suggestion: ... 02https://github.com/LinuxCNC/linuxcnc/pull/108#issuecomment-231075637
[13:46:26] -!- sel [sel!~sel@net77-43-27-64.mclink.it] has joined #linuxcnc-devel
[13:47:20] -!- sel has quit [Client Quit]
[13:59:29] -!- steves_logging [steves_logging!~Steve@wsip-70-182-2-252.dc.dc.cox.net] has joined #linuxcnc-devel
[14:08:54] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15jepler commented on issue #108: @tinkercnc that would be a fine topic for a different PR, thanks. 02https://github.com/LinuxCNC/linuxcnc/pull/108#issuecomment-231088351
[14:11:54] <jepler> yay, description on pull #108 updated. silly github for eating my text in the first place.
[14:12:57] -!- kwallace [kwallace!~kwallace@162.222.30.254] has joined #linuxcnc-devel
[14:12:57] <jepler> tl;dr: uspace has to change just slightly to work with rtai-realtime but then there's a lot of boring work yet to do. latency looks pretty good, but I didn't stress it yet (or compare to what my system does with rtai realtime and linuxcnc with traditional kernel modules) https://cloud.githubusercontent.com/assets/1517291/16655638/e16a2c40-4420-11e6-8840-8dcf7e7324d7.png
[14:13:51] <cradek> does this loosen the requirements that the linuxcnc build and the rtai kernel match closely?
[14:15:13] <jepler> cradek: I'm not sure
[14:15:45] <jepler> I don't know if liblxrt.so has a stable ABI or not
[14:15:52] <cradek> there'd be no kernel modules except the rtai-provided ones, right?
[14:15:57] <cradek> oh hmm
[14:15:58] <jepler> yes that is true
[14:16:40] -!- AndChat|144384 has quit [Ping timeout: 258 seconds]
[14:16:59] <cradek> sure seems likely to help
[14:17:41] <jepler> the part that would be dependent on rtai/liblxrt version is just one ~200-line file
[14:26:28] <jepler> the realtime script for loading/unloading those modules would have to know how to find the modules that match the running kernel (we install them such that 'modprobe' doesn't find them, more's the pity)
[14:39:44] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:4cd6:ca28:278e:3cda] has joined #linuxcnc-devel
[14:42:39] amnesic_away is now known as amnesic
[14:55:47] -!- mk0__ has quit [Ping timeout: 244 seconds]
[15:13:03] -!- ivansanchez has quit []
[15:22:02] -!- Daerist has quit [Quit: Leaving]
[15:27:08] -!- erve has quit [Remote host closed the connection]
[15:29:18] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[15:30:24] -!- skunkworks_ [skunkworks_!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[16:08:03] -!- kingarmadillo has quit [Ping timeout: 240 seconds]
[16:08:45] -!- BeachBumPete [BeachBumPete!~IceChat9@2601:585:8200:7a40:4cd6:ca28:278e:3cda] has parted #linuxcnc-devel
[16:19:23] <skunkworks_> Isn't there something about classic ladder only running at 1ms - no matter what the base thread is?
[16:19:38] <skunkworks_> *Servo thread
[16:22:06] <cradek> I remember that too, but I think it's no longer the case
[16:22:08] <cradek> what are you seeing?
[16:22:41] <skunkworks_> The post on the forum about the monostable acting funny
[16:23:13] <jepler> I didn't read every comment but https://github.com/ShabbyX/RTAI/issues/16#issuecomment-44211118 makes it sound like their conclusion is that lxrt abi is pretty stable
[16:23:31] <jepler> I think I have two different rtai kernels available on my test machine, I can try it for myself..
[16:27:45] <jepler> > At least earlier RTAI kernels provided by the LinuxCNC project have had kernel symbol versioning turned off, which allows kmodules built for one kernel to be inserted into a different kernel. IMO this is a dangerous thing to do, ...
[16:27:50] <jepler> hm did we really?
[16:27:53] <jepler> on purpose?
[16:28:53] <cradek> the mists of time make it hard to say for sure
[16:38:35] -!- jthornton has quit [Ping timeout: 252 seconds]
[16:38:57] -!- JT-Shop has quit [Ping timeout: 260 seconds]
[16:44:55] -!- jthornton [jthornton!~john@198.45.191.246] has joined #linuxcnc-devel
[16:45:31] -!- JT-Shop [JT-Shop!~john@198.45.191.246] has joined #linuxcnc-devel
[16:53:08] <skunkworks_> I know people are taking realtime modules (like linecurve) from linuxcnc and putting them on pathpilot without issues
[16:59:04] <cradek> I think pathpilot uses the linuxcnc rtai kernel on ubuntu10
[16:59:19] <cradek> so it's not surprising that modules from our packaged releases work
[16:59:42] <cradek> but I cry for people who do that kind of thing without using the packaging system
[17:14:50] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[18:21:08] -!- teepee_ [teepee_!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[18:22:04] -!- teepee has quit [Ping timeout: 272 seconds]
[18:22:04] teepee_ is now known as teepee
[18:27:07] -!- andypugh [andypugh!~andypugh@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[18:32:03] amnesic is now known as amnesic_away
[18:33:36] -!- skunkworks has quit [Ping timeout: 276 seconds]
[19:02:49] -!- rkj has quit [Quit: <3]
[19:06:39] -!- kingarmadillo has quit [Ping timeout: 246 seconds]
[19:28:07] -!- GJdan has quit [Ping timeout: 260 seconds]
[19:38:09] -!- md-2 has quit [Remote host closed the connection]
[19:43:03] -!- erve has quit [Ping timeout: 244 seconds]
[20:13:08] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 660a629 06linuxcnc 10docs/src/code/building-linuxcnc.txt docs: fix a typo in Building LinuxCNC * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=660a629
[20:13:08] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 092017b 06linuxcnc 10docs/src/code/building-linuxcnc.txt docs: more packaging info in Building LinuxCNC * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=092017b
[20:20:09] -!- skunkworks_ has quit [Read error: Connection reset by peer]
[20:20:53] -!- kingarmadillo has quit [Ping timeout: 264 seconds]
[20:43:56] -!- md-2 has quit [Ping timeout: 272 seconds]
[20:45:14] -!- skunkworks [skunkworks!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[20:54:28] -!- skunksleep has quit [Ping timeout: 260 seconds]
[20:57:52] -!- skunkworks has quit [Ping timeout: 272 seconds]
[21:04:32] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[21:04:52] -!- skunkworks [skunkworks!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[21:08:48] -!- skunksleep has quit [Ping timeout: 246 seconds]
[21:09:54] -!- skunkworks has quit [Ping timeout: 258 seconds]
[21:14:25] -!- andypugh has quit [Quit: andypugh]
[21:24:31] -!- skunkworks [skunkworks!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[21:51:46] -!- andypugh [andypugh!~andypugh@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[22:04:23] -!- md-2 has quit [Client Quit]
[22:05:30] -!- kingarmadillo has quit [Ping timeout: 276 seconds]
[22:22:03] -!- kingarmadillo has quit [Ping timeout: 240 seconds]
[22:30:02] -!- kingarmadillo has quit [Ping timeout: 252 seconds]
[22:59:17] -!- kingarmadillo has quit [Ping timeout: 260 seconds]
[23:08:22] -!- ve7it [ve7it!~LawrenceG@S010648f8b3c3bc3b.pk.shawcable.net] has joined #linuxcnc-devel
[23:13:18] -!- teepee has quit [Ping timeout: 244 seconds]
[23:14:00] -!- teepee [teepee!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[23:14:20] -!- the_wench has quit [Ping timeout: 244 seconds]
[23:17:00] -!- archivist has quit [Ping timeout: 276 seconds]
[23:36:04] -!- andypugh has quit [Quit: andypugh]
[23:36:28] -!- tobias47n9e_ has quit [Ping timeout: 264 seconds]
[23:50:49] -!- archivist [archivist!~archivist@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc-devel
[23:59:50] -!- kingarmadillo has quit [Ping timeout: 244 seconds]