Re: [Emc-developers] Status of LinuxCNC in Debian

2024-03-23 Thread Sebastian Kuzminsky
n testing: <https://packages.debian.org/linuxcnc-uspace> -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Status of LinuxCNC in Debian

2024-03-23 Thread Sebastian Kuzminsky
ies, and configure and build it: <http://linuxcnc.org/docs/2.9/html/code/building-linuxcnc.html> -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] buildbot is down

2024-01-07 Thread Sebastian Kuzminsky
On 1/6/24 17:27, Chris Morley wrote: help please :) Thanks. Thanks for the bug report, the VM host crashed, fixed now. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists

Re: [Emc-developers] RPi5 + Raspbian + LinuxCNC latency tests - first impressions

2023-12-27 Thread Sebastian Kuzminsky
nge. That's the wrong kernel: "PREEMPT" is not enough, you need "PREEMPT_RT" in the uname string. This is usually the difficult part of getting systems with out-of-tree vendor-specific kernels to work well with LinuxCNC. -- Sebastian Kuzminsky _

Re: [Emc-developers] Buildbot Failing

2023-12-09 Thread Sebastian Kuzminsky
be fixed now. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Buildbot Error

2023-11-05 Thread Sebastian Kuzminsky
On 11/5/23 18:02, Phill Carter via Emc-developers wrote: It seems that Builder 4041.deb-buster-rtpreempt-amd64 has run out of disk space. Thanks for the bug report. Should be fixed now. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc

Re: [Emc-users] LinuxCNC 2.9 is Released

2023-11-05 Thread Sebastian Kuzminsky
On 11/4/23 18:39, andy pugh wrote: LinuxCNC 2.9.1 has been released Wooo!!! That's awesome, thanks :-) -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

[Emc-developers] Task/Motion startup race

2023-10-18 Thread Sebastian Kuzminsky
more likely to bite. Any thoughts? -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Linking problem?

2023-08-30 Thread Sebastian Kuzminsky
x7f3a) Which doesn't really seem to match? If none of rtapi_app's input files needed symbols from libgpiod, then the linker will not link rtapi_app against libgpiod. See for example how the -ltirpc in the linker command line did not cause rtapi_app to be

Re: [Emc-developers] spi on Bookworm

2023-08-30 Thread Sebastian Kuzminsky
On 8/29/23 14:11, Peter Wallace wrote: On Tue, 29 Aug 2023, Sebastian Kuzminsky wrote: On 8/29/23 13:02, Alan Condit wrote: Have you had any luck getting spi devices to run on Debian 12 Bookworm? I got spi-bcm2835 to load on boot but so far I havent been able to create any spi devices. I

Re: [Emc-developers] spi on Bookworm

2023-08-29 Thread Sebastian Kuzminsky
, SPI is working for me on RPi4 running Debian Bookworm and LinuxCNC (from debian.org). I just `loadrt hm2_rpspi` (note, not the generic `hm2_spi`). -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https

Re: [Emc-developers] Buildbot

2023-08-10 Thread Sebastian Kuzminsky
OS Buster/armhf debs to our debian package archive. The Pi crashes maybe once per month - the whole computer locks up so it has to be powercycled. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net h

Re: [Emc-developers] Buildbot

2023-08-10 Thread Sebastian Kuzminsky
On 8/10/23 02:31, Phill Carter via Emc-developers wrote: Buildbot seems to be asleep. Thanks for the bug report. The Raspberry Pi 4 had crashed again and the buildbot was waiting for it, holding things up. I rebooted it and now it's moving forward again. -- Sebastian Kuzminsky

Re: [Emc-users] LinuxCNC build on BeagleBoneBlack

2023-08-04 Thread Sebastian Kuzminsky
lt;http://buildbot.linuxcnc.org/dists/buster/2.9-rtpreempt/binary-armhf/?C=M;O=D> I'm running LinuxCNC on a Raspberry Pi 4B (2 GB) using the normal debian.org Bookworm arm64 distro, including the Preempt-RT kernel and the linuxcnc-uspace deb from the debian.org package archive. It works fine. --

Re: [Emc-developers] website HTML docs are behind

2023-07-15 Thread Sebastian Kuzminsky
it when it crashes and the buildbot moves forward again. Here's the current build queue: <http://buildbot.linuxcnc.org/buildbot/builders/.checkin> -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net

Re: POE Hat and dtoverlays in Debian 12

2023-07-13 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky

Bug#1037221: [Emc-developers] Bug#1037221: linuxcnc: Prepared to support Bullseye version for 3-4 years?

2023-06-09 Thread Sebastian Kuzminsky
place them in debian/patches? -- Sebastian Kuzminsky

Re: [Emc-developers] Bug#1037221: linuxcnc: Prepared to support Bullseye version for 3-4 years?

2023-06-09 Thread Sebastian Kuzminsky
place them in debian/patches? -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Bookworm

2023-06-07 Thread Sebastian Kuzminsky
into the oldest active stable branch. <http://linuxcnc.org/docs/2.9/html/code/contributing-to-linuxcnc.html#_use_of_git_in_the_linuxcnc_project> I'll backport it to 2.9. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-deve

Re: [Emc-developers] Bookworm

2023-06-07 Thread Sebastian Kuzminsky
lt;https://github.com/LinuxCNC/linuxcnc-gbp). I think that's ok. ¯\_(ツ)_/¯ -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] 2.9 release discussion

2023-05-03 Thread Sebastian Kuzminsky
obviously wrong. Uploaded it to the github issue here: <https://github.com/LinuxCNC/linuxcnc/issues/2388> -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listin

Re: [Emc-developers] 2.9 release discussion

2023-05-01 Thread Sebastian Kuzminsky
and HAL files, plus anything else relevant) to the Github ticket? -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

[Emc-developers] Sunday plans

2023-04-22 Thread Sebastian Kuzminsky
It worked well on Saturday, so let's do it again on Sunday: Meet in the Double Tree lobby at 8:30 for breakfast, then Tormach at 10 for hacking. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https

[Emc-developers] Zoom!

2023-04-22 Thread Sebastian Kuzminsky
Spectate on the hackfest here: https://us02web.zoom.us/j/8498381080?pwd=REEzTW4xMngvQWk3SlhqQUdmWFNUdz09 -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc

[Emc-developers] Tormach meeting Saturday

2023-04-21 Thread Sebastian Kuzminsky
A bunch of us are meeting in the lobby of the Doubletree tomorrow (Saturday) at 8:30 to find breakfast somewhere. We're planning to be at Tormach around 10. Join us or be talked about! -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc

Re: [Emc-developers] [Emc-users] April 2023 LinuxCNC meeting at Tormach headquarters

2023-04-12 Thread Sebastian Kuzminsky
On 4/7/23 09:21, Jon Elson wrote: Does anyone have agenda items for the meeting? The responsible thing would probably be to talk a bit about how to get 2.9 released and out the door... But the fun thing would probably be to geek out over neat hardware... -- Sebastian Kuzminsky

Re: [Emc-developers] April 2023 LinuxCNC meeting at Tormach headquarters

2023-04-12 Thread Sebastian Kuzminsky
I'd love to see Remora in action and get a tour of how it's implemented. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Documentation question

2023-04-07 Thread Sebastian Kuzminsky
and added to the man3 section? docs/src/man/ should do it. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

[Emc-developers] messed-up merge of master into 2.9, branches locked

2023-04-04 Thread Sebastian Kuzminsky
list. I've locked master and 2.* while we address the problem. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] HAL shared memory and the mis-use of hal_malloc

2023-03-26 Thread Sebastian Kuzminsky
ng else. But I don't intend to clean up all the violations of this preference, so my opinion doesn't count for much. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: Is an ARM computer a good choice? Which one?

2023-03-21 Thread Sebastian Kuzminsky
t (the kernel driver is there but the hardware is disabled by the stock kernel.org DTB). Both Raspberry Pi OS and Ubuntu ship updated (optional) DTBs that enable the SPI port. -- Sebastian Kuzminsky

Re: [Emc-developers] April 2023 LinuxCNC meeting at Tormach headquarters

2023-03-21 Thread Sebastian Kuzminsky
On 3/20/23 11:21, Jon Elson wrote: Will people who plan to attend (weekend of April 22-23) please confirm? I'm going to attend. Looking forward to seeing you all! :-) -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers

Re: [Emc-developers] still stuck from the pid switch. And bug report

2023-03-10 Thread Sebastian Kuzminsky
. Can you create an issue on the bug tracker for that one? address? I don't have it book-marked. https://github.com/linuxcnc/linuxcnc/issues Click "New issue", big green button in the upper right. -- Sebastian Kuzminsky ___ Emc-

Re: [Emc-developers] failing sample configs in 2.9: remap, gmoccapy, qtvcp, and more!

2023-03-08 Thread Sebastian Kuzminsky
On 3/8/23 13:23, Hans Unzner wrote: PS: In the README.md, I guess there is a linebreak intended between `docker pull debian:bookworm` and ` docker build ...`. It's displayed on GitHub in one line... Thanks, fixed. -- Sebastian Kuzminsky ___ Emc

Re: [Emc-developers] failing sample configs in 2.9: remap, gmoccapy, qtvcp, and more!

2023-03-08 Thread Sebastian Kuzminsky
On 3/8/23 12:21, Hans Unzner wrote: Am 04.01.23 um 17:19 schrieb Sebastian Kuzminsky: On 1/4/23 05:09, Hans Unzner wrote: However, I have some annotations: - You could mention that the tests need to be run as sudo (at least for it only worked so) and need Python >= 3.8 Hmm, I run t

Re: [Emc-developers] spindle speed output not working?

2023-03-05 Thread Sebastian Kuzminsky
I can imagine halcmd emitting a warning if you call loadrt with an argument that's just "=", but that feels a bit over-specific for this particular user's syntax error. -- Sebastian Kuzminsky On March 5, 2023 4:54:15 PM MST, andy pugh wrote: >On Sun, 5 Mar 2023 at 23:45, Jon

Re: [Emc-users] Linux CNC on Pi3

2023-02-27 Thread Sebastian Kuzminsky
of the SPI firmwares on it, using mesaflash. -- Sebastian Kuzminsky On 2/27/23 12:01, John Dammeyer wrote: Two problems. One: $249US and two: out of stock at the moment. Mind you, so is the 7i92H but it was around $89 and with two Chinese BoBs at $5 each comes in much cheaper. So

Re: raspi image-specs root partition size limitation

2023-02-23 Thread Sebastian Kuzminsky
On 2/22/23 16:25, Sebastian Kuzminsky wrote: On 2/22/23 13:04, Sebastian Kuzminsky wrote: As you can see I'm mostly adding a bunch of standard debian packages and a little bit of system configuration to make things easier for LinuxCNC users.  Because I'm adding packages, I had to increase

Re: raspi image-specs root partition size limitation

2023-02-22 Thread Sebastian Kuzminsky
On 2/22/23 13:04, Sebastian Kuzminsky wrote: As you can see I'm mostly adding a bunch of standard debian packages and a little bit of system configuration to make things easier for LinuxCNC users.  Because I'm adding packages, I had to increase the size of the root partition. I found

raspi image-specs root partition size limitation

2023-02-22 Thread Sebastian Kuzminsky
thought I'd report the issue here. Thanks for a great tool :-) -- Sebastian Kuzminsky

Re: [Emc-developers] Debian deadline.

2023-02-09 Thread Sebastian Kuzminsky
upload of 2.9~pre1 (f1270d6ed7) right now. I think we'll keep uploading "small, targeted fixes" after the freeze. Let's get 2.9 into as good a shape as we can. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists

Bug#983719: please upgrade to 4.4

2023-02-02 Thread Sebastian Kuzminsky
in efuse, Coding Scheme None Crystal is 40MHz MAC: e8:9f:6d:20:37:44 Uploading stub... Running stub... Stub running... Warning: ESP32 has no Chip ID. Reading MAC instead. MAC: e8:9f:6d:20:37:44 Hard resetting via RTS pin... An updated package would be appreciated. Thanks! -- Sebastian

Re: [Emc-users] LinuxCNC on RaspberryPi4

2023-01-31 Thread Sebastian Kuzminsky
ebian.org/raspi-team/image-specs>? I've been using those to build and run LinuxCNC on my Raspberry Pi 4. And yeah, because of how fast the RPi4 is, I just build everything there, natively. I don't feel any urge to cross-compile. -- Sebasti

Re: [Emc-users] I: Linuxcnc debs for RPi4

2023-01-23 Thread Sebastian Kuzminsky
are lacking all debian package metadata. -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] Linuxcnc debs for RPi4

2023-01-22 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Bug#1029011: python3-opengl: GLUT import error on Wayland

2023-01-16 Thread Sebastian Kuzminsky
Package: python3-opengl Version: 3.1.6+dfsg-1 Severity: grave Tags: upstream Justification: renders package unusable X-Debbugs-Cc: s...@highlab.com GLUT fails to import on Wayland (using EGL), but it works if you force it to GLX: $ echo $XDG_SESSION_TYPE wayland $ python3 -c 'from

Bug#1029011: python3-opengl: GLUT import error on Wayland

2023-01-16 Thread Sebastian Kuzminsky
Package: python3-opengl Version: 3.1.6+dfsg-1 Severity: grave Tags: upstream Justification: renders package unusable X-Debbugs-Cc: s...@highlab.com GLUT fails to import on Wayland (using EGL), but it works if you force it to GLX: $ echo $XDG_SESSION_TYPE wayland $ python3 -c 'from

Re: [Emc-developers] Unable to start LinuxCNC: TypeError: 'NoneType' object is not callable

2023-01-13 Thread Sebastian Kuzminsky
l Time OS, RTAPI, and HAL_LIB modules >Starting LinuxCNC IO program: io >Starting HAL User Interface program: halui >Starting TASK program: milltask >Starting DISPLAY program: axis >Removing HAL_LIB, RTAPI, and Real Time OS modules >Removing NML shared memory

Re: [Emc-developers] Broken master 06jan23

2023-01-09 Thread Sebastian Kuzminsky
have a Github Action that warns on .adoc changes in master or .po/.pot changes in 2.9? -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Broken master 06jan23

2023-01-09 Thread Sebastian Kuzminsky
d like to see us at least try this. If we can't make ourselves review each others' PRs in a timely fashion the experiment will have failed and we can go back to the current "push at will" workflow. -- Sebastian Kuzminsky ___ Emc-de

Re: [Emc-developers] failing sample configs in 2.9: remap, gmoccapy, qtvcp, and more!

2023-01-04 Thread Sebastian Kuzminsky
), by editing the FROM line in the Dockerfile and rebuilding the image. Ideally we'd run this test all the time, on every supported platform, just like we do our other tests. I just tried one of the gmoccapy configs by hand on bullseye and it failed in the same way. -- Sebast

Re: Clean-room build of deb package?

2022-12-29 Thread Sebastian Kuzminsky
` for this purpose: <https://pbuilder-team.pages.debian.net/pbuilder/> -- Sebastian Kuzminsky

Re: [Emc-developers] Fwd: Bug#1025433: Copyright issue

2022-12-10 Thread Sebastian Kuzminsky
to supply the contents of our files in /proc? It's part of the mainline kernel. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Fwd: Bug#1025433: Copyright issue

2022-12-10 Thread Sebastian Kuzminsky
Great! Thanks for figuring this out Dewey :-) On December 10, 2022 10:43:06 AM MST, Dewey Garrett wrote: >In <863c8874-ef3b-4f5d-a1fb-6135dc438...@highlab.com> Sebastian Kuzminsky > writes: > >>Does it build on both uspace and RTAI? > >$ git status -uno >On br

Re: [Emc-developers] Fwd: Bug#1025433: Copyright issue

2022-12-10 Thread Sebastian Kuzminsky
> >___ >Emc-developers mailing list >Emc-developers@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/emc-developers -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc

Re: [Emc-developers] Arc Bug, help needed.

2022-12-07 Thread Sebastian Kuzminsky
tml/code/building-linuxcnc.html#Satisfying-Build-Dependencies> .) -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] A vision for working now to LinuxCnc version 10

2022-12-05 Thread Sebastian Kuzminsky
oard the GUI should communicate that promptly to Task so Task can tell the motion controller to stop jogging. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo

Re: [Emc-developers] A vision for working now to LinuxCnc version 10

2022-12-04 Thread Sebastian Kuzminsky
incorporation in January 2021 and is currently included in the 2.9 branch. Thanks for correcting my outdated information! -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo

Re: [Emc-developers] A vision for working now to LinuxCnc version 10

2022-12-04 Thread Sebastian Kuzminsky
nd send that message to recipient(s) on the network. I believe Machinekit made some progress in this area, but I don't know how far they got and I never saw a PR that I could understand. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@l

Re: [Emc-developers] A vision for working now to LinuxCnc version 10

2022-12-04 Thread Sebastian Kuzminsky
viduals in the community choose to offer you. Code talks, especially well implemented, well documented, well tested code grounded in community discussion and rough consensus. -- Sebastian Kuzminsky ___ Emc-developers mailing li

[Emc-developers] pncconf discrepancy between 2.8 and 2.9

2022-12-01 Thread Sebastian Kuzminsky
, then merge up. When you apply a patch to multiple branches independently, and then apply different bugfixes in different branches, the result is chaos and regressions. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers

Re: [Emc-developers] LinuxCnc growing with to much none essential code

2022-12-01 Thread Sebastian Kuzminsky
have no intention of working on this myself, but I would be happy to review a PR that has successfully made it past our automated package & test systems. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.n

Re: [Emc-developers] Merge Strategy

2022-11-27 Thread Sebastian Kuzminsky
se. So that's my thinking. I hope this shows why i think merging up is better than cherry-picking. -- Sebastian Kuzminsky On 11/27/22 11:11, Chris Morley wrote: Well we will never agree on anything different if we never discuss it. How about throwing out an opinion here? Chris _

Re: [Emc-developers] 2.9 Release Manager Required.

2022-11-24 Thread Sebastian Kuzminsky
t RTAI * Among all the CI/CD pipelines options mentioned before, only those allowing to launch hypervisor based virtual machines with a freely chosen or custom kernel would allow testing RTAI This is exactly correct. Thanks for the concise explanation of the situation. -- Sebastian Kuz

Re: [Emc-developers] 2.9 Release Manager Required.

2022-11-23 Thread Sebastian Kuzminsky
xCNC/mesaflash/actions/runs/3422479631 https://github.com/LinuxCNC/mesaflash/blob/master/.github/workflows/ci.yml#L43-L47 -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/l

Re: [Emc-developers] 2.9 Release Manager Required.

2022-11-23 Thread Sebastian Kuzminsky
/1401.rip-wheezy-rtai-i386/builds/7201> Of course this only works on a CI/CD machine running an RTAI kernel, and with sufficient capabilities/permissions to load and unload kernel modules. -- Sebastian Kuzminsky ___ Emc-developers mailing list Em

Re: [Emc-developers] 2.9 Release Manager Required.

2022-11-15 Thread Sebastian Kuzminsky
On 11/14/22 18:43, m...@mattshaver.com wrote: On 2022-11-14 15:54, Sebastian Kuzminsky wrote: In order to support testing LinuxCNC on RTAI the buildbot uses custom VMs which i created a long time ago and maintain poorly.  It all runs on hardware in my house, on my local network, so I am

Re: [Emc-developers] 2.9 Release Manager Required.

2022-11-15 Thread Sebastian Kuzminsky
On 11/14/22 16:58, Rod Webster wrote: Perhaps the Github actions could be extended to build the 2.9 branch? Our current Github Actions already builds & tests all branches (but does not publish any packages). -- Sebastian Kuzminsky ___

Re: [Emc-developers] 2.9 Release Manager Required.

2022-11-14 Thread Sebastian Kuzminsky
ance. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: how to enable spi on Raspberry Pi 4 (bookworm)?

2022-10-30 Thread Sebastian Kuzminsky
On 10/25/22 12:03, Sebastian Kuzminsky wrote: I'm using the 2022-08-08 bookworm rpi4 image from <https://raspi.debian.net/tested-images/>, it's got linux-image-arm64 5.18.14-1 and raspi-firmware 1.20220331+ds-2. It's working great, except I can't use the SPI devices. SPI works o

how to enable spi?

2022-10-25 Thread Sebastian Kuzminsky
o on github (the same repo that supplies all the dtb files in /boot). dtparam and the other programs there are provided in binary form (for armhf), not source :-( Does anyone have any advise for me on how to enable SPI on Debian? (In case it's not obvious, I'm a noob at dealing with device t

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-16 Thread Sebastian Kuzminsky
easy(-ish), usable options for LinuxCNC on Raspberry Pi now. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-15 Thread Sebastian Kuzminsky
On 9/14/22 17:27, Phill Carter wrote: On 15 Sep 2022, at 4:53 am, Sebastian Kuzminsky wrote: Does anyone know if there's a well-liked pre-built official or community-supported Rpi4 realtime kernel somewhere? Not sure how modern you want but the kernel on the image here is 5.15.27-rt35-v8

[Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread Sebastian Kuzminsky
kernel built with Preempt-RT enabled in the raspbian bullseye package archive... Does anyone know if there's a well-liked pre-built official or community-supported Rpi4 realtime kernel somewhere? Or do I have to reconfigure & rebuild the "official" kernel? -- Sebas

Re: [Emc-developers] Debian package - what is the future?

2022-09-05 Thread Sebastian Kuzminsky
On 9/5/22 11:33, gene heskett wrote: On 9/5/22 12:46, Sebastian Kuzminsky wrote: Note that because of dependencies, 2.8 can't go into any distro newer than Buster, and 2.9 (aka master) can't go into any distro older than Bullseye. uhh, Seb, 2.9 is running quite well on raspios buster. I just

Re: [Emc-developers] Debian package - what is the future?

2022-09-05 Thread Sebastian Kuzminsky
. All the releases and point-releases should be uploaded to the distribution. Backports as we see fit. Agreed 100%. Note that because of dependencies, 2.8 can't go into any distro newer than Buster, and 2.9 (aka master) can't go into any distro older than Bullseye. -- Sebastian Kuzminsky

Re: [Emc-developers] Debian package - what is the future?

2022-09-04 Thread Sebastian Kuzminsky
On 9/4/22 10:36, Sebastian Kuzminsky wrote: There are currently four ways to get pre-built debs of linuxcnc: 1. debian.org 2. buildbot 3. www.linuxcnc.org 4. github "artifacts" I forgot to mention another important difference between the debian.org debs and the bui

Re: [Emc-developers] Debian package - what is the future?

2022-09-04 Thread Sebastian Kuzminsky
of that debian release). 2. Package the current stable branch, whatever that is at the time. This does strongly encourage us to maintain that stable branch until the debian release reaches its end-of-life. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Next Linuxcnc Online meeting

2022-08-10 Thread Sebastian Kuzminsky
/wiki.pl?MeetingsOnIRC IRC in 2013 was way more reliable that video chats in 2022, but perhaps less accessible to folks who are not used to it. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https

Re: [Emc-developers] Next Linuxcnc Online meeting

2022-08-06 Thread Sebastian Kuzminsky
On 8/5/22 05:41, Rene Hopf via Emc-developers wrote: Meeting will be Monday 8.8. 20:00 CEST. What's the link to join? I'll try to be there. Thanks for organizing! -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers

Re: [Emc-developers] linuxcnc is marked for autoremoval from testing

2022-06-29 Thread Sebastian Kuzminsky
ng removed from testing. -- Sebastian Kuzminsky On June 29, 2022 10:56:46 AM MDT, "Steffen Möller" wrote: >On 29.06.22 17:14, Stuart Stevenson wrote: >> What does 'autoremoval from testing' mean? Is it good or bad? > >Harmless. Mostly :) > >When ther

Re: [Emc-users] R2E3 retrofit

2022-06-28 Thread Sebastian Kuzminsky
permission to redistribute them: http://highlab.com/~seb/bridgeport-r2e3/ The LinuxCNC config for my machine is here: https://github.com/SebKuzminsky/linuxcnc-config-bridgeport-r2e3 -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users

Re: [Emc-developers] Is it still possible to build RTAI debs?

2022-06-27 Thread Sebastian Kuzminsky
? -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

[Emc-users] Meldas TRS-50 servo amps, Mazak VQC 15/40

2022-06-16 Thread Sebastian Kuzminsky
getting the servo amps to respond. Has anyone interfaced Meldas TRS-50 servo amps to LinuxCNC? The maintenance manual we found was not much help in terms of the interface... -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users

Re: [Emc-developers] Interfacing to Magnescale scales

2022-06-15 Thread Sebastian Kuzminsky
On 6/14/22 08:21, Sebastian Kuzminsky wrote: The machine has servos with resolvers, but the resolvers only connect to the servo amps, not to the controller. The are connectors on the amps for passing the resolvers on to the controller, but those cables are not present. Instead this machine has

[Emc-developers] Interfacing to Magnescale scales

2022-06-14 Thread Sebastian Kuzminsky
amps. I'm guessing in this case the servo amps provide the resolver excitation signal and we'd try to passively read the resolver response. Thanks for any help... -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers

Re: [Emc-developers] buildbot? no updates in about a week now.

2022-06-10 Thread Sebastian Kuzminsky
age for that code in the same file, so that infrastructure would have to be changed or discontinued. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] buildbot? no updates in about a week now.

2022-06-09 Thread Sebastian Kuzminsky
We could teach our debian packaging to know about build profiles (https://wiki.debian.org/BuildProfileSpec) and then switch the CI to use the `nodoc` build profile, but that would leave our poor old Buster users without local docs. -- Sebastian Kuzmi

Re: [Emc-developers] buildbot? no updates in about a week now.

2022-06-09 Thread Sebastian Kuzminsky
available on Buster. (The version in Bullseye and newer works.) So I think the best fix is to backport a working po4a to buster, and add the updated po4a debs to our deb archive on wlo. I'm working on this now, hope to have something up later today. -- Sebastian Kuzminsky

Re: [Emc-developers] is the buildbot running?

2022-06-07 Thread Sebastian Kuzminsky
On 6/7/22 08:52, gene heskett wrote: Cheers, Gene Heskett. Should be fixed now, thanks for the bug report. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo

Bug#1011093: sip6: fails to process __delattr__ in libarcus 5.0~beta (works with sip 6.5)

2022-05-19 Thread Sebastian Kuzminsky
On 5/19/22 05:42, Dmitry Shachnev wrote: Hi Sebastian! On Mon, May 16, 2022 at 01:18:11PM -0600, Sebastian Kuzminsky wrote: Package: sip6 Version: 6.6.1+dfsg-2 Severity: important X-Debbugs-Cc: s...@highlab.com When trying to build libArcus 5.0~beta (part of the Cura slicer), sip-build 6.6

Bug#1011093: sip6: fails to process __delattr__ in libarcus 5.0~beta (works with sip 6.5)

2022-05-16 Thread Sebastian Kuzminsky
Package: sip6 Version: 6.6.1+dfsg-2 Severity: important X-Debbugs-Cc: s...@highlab.com When trying to build libArcus 5.0~beta (part of the Cura slicer), sip-build 6.6 produces bogus C++ output that fails to compile: [ 95%] Building CXX object CMakeFiles/sip_pyArcus.dir/python/PythonMessage.cpp.o

Bug#1010910: python3-sipbuild: sip-build crashes while trying to parse

2022-05-12 Thread Sebastian Kuzminsky
Package: python3-sipbuild Version: 6.6.1+dfsg-1 Severity: important Tags: patch upstream X-Debbugs-Cc: s...@highlab.com I'm having trouble building libSavitar 5.0-beta (part of Cura, a slicer for 3d printers): When building with sip

Re: [Emc-developers] buildbot seems down

2022-04-10 Thread Sebastian Kuzminsky
On 4/10/22 10:50, andy pugh wrote: On Sun, 10 Apr 2022 at 15:54, Sebastian Kuzminsky wrote: Fixed, thanks for the bug report. Is there scope for a Bullseye builder? (I am wondering about Bullseye for 2.9) It's on my todo list, but i'm so distracted these days that it's slow going

Re: [Emc-developers] buildbot seems down

2022-04-10 Thread Sebastian Kuzminsky
On 4/9/22 21:15, Chris Morley wrote: some builds say offline. Fixed, thanks for the bug report. -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc

Re: [Emc-users] LinuxCNC in debian, but not there yet. When?

2022-03-12 Thread Sebastian Kuzminsky
part... -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] buildbot down?

2022-03-10 Thread Sebastian Kuzminsky
Yep, the buildbot is down. Hope to have it back up in the next day or so. -- Sebastian Kuzminsky ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

[Emc-developers] LinuxCNC is in Debian!

2022-02-27 Thread Sebastian Kuzminsky
rchive: <https://packages.debian.org/linuxcnc-uspace> It'll hopefully make it into bookworm/testing in a couple of days. We'll work on bullseye after that. :-) -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sou

Re: [Emc-users] tests hanging?

2022-02-11 Thread Sebastian Kuzminsky
Those tests run for a long time normally. Try `runtests -v` to get output while the tests are running. -- Sebastian Kuzminsky On February 10, 2022 11:39:58 PM MST, Andy Howell wrote: >When I run the test suite there are a number of tests that seem to >hang.  It could be I am just imp

Re: [Emc-developers] linuxcnc_2.9.0~pre0-1+git20211120.a2b87d299-1_amd64.changes REJECTED

2022-02-10 Thread Sebastian Kuzminsky
before. Is the only objection that the version doesn't appear in the changelog? Or did I miss some email explaining further? -- Sebastian Kuzminsky ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net

  1   2   3   4   5   6   7   8   9   10   >