Re: [Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread Condit Alan
If it is then I am looking at the wrong git: CRAMPS “https://github.com/machinekit/machinekit/blob/master/configs/ARM/BeagleBone/CRAMPS/CRAMPS.ini” [PRUCONF] DRIVER=hal_pru_generic CONFIG=pru=0 num_stepgens=4 num_pwmgens=6 PRUBIN=xenomai/pru_generic.bin Xylotex

Re: [Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread Robert Nelson
On Thu, Aug 30, 2018 at 5:55 PM Condit Alan wrote: > > I found a link talking about getting a CRAMPS board working with Stretch. It > said you need to replace > #PRUBIN=xenomai/pru_generic.bin > with > PRUBIN=rt-preempt/pru_generic.bin. > > Does that apply to the Xylotex DB25 cape also? > > I

Re: [Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread Condit Alan
I found a link talking about getting a CRAMPS board working with Stretch. It said you need to replace #PRUBIN=xenomai/pru_generic.bin with PRUBIN=rt-preempt/pru_generic.bin. Does that apply to the Xylotex DB25 cape also? I tried it in Xylotex.ini but the errors seemed to be the same either way.

Re: [Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread Condit Alan
Robert, I commented out lines 34-51 from setup.sh as you suggested and the line > uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo was already in uEnv.txt. I tried running it again. This time I got MACHINEKIT - 0.1 Machine configuration directory is

Re: [Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread Robert Nelson
On Thu, Aug 30, 2018 at 1:33 PM Robert Nelson wrote: > > On Thu, Aug 30, 2018 at 1:20 PM mugginsac wrote: > > > > I got machinekit loaded to where I can pick the ini file to load. (I am > > running ssh -X machinekit@beaglebone.local.) > > > > I chose Xylotex under ARM.BeagleBone.Xylotex. Is

Re: [Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread Robert Nelson
On Thu, Aug 30, 2018 at 1:20 PM mugginsac wrote: > > I got machinekit loaded to where I can pick the ini file to load. (I am > running ssh -X machinekit@beaglebone.local.) > > I chose Xylotex under ARM.BeagleBone.Xylotex. Is that the correct ini file to > load for a Xylotex DB25 cape? > > Do

[Machinekit] Xylotex.ini failing to run under Stretch

2018-08-30 Thread mugginsac
I got machinekit loaded to where I can pick the ini file to load. (I am running ssh -X machinekit@beaglebone.local.) I chose Xylotex under ARM.BeagleBone.Xylotex. Is that the correct ini file to load for a Xylotex DB25 cape? Do Xylotex.ini and Xylotex.hal need some changes to run under

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread Condit Alan
I updated /etc/apt/sources.list and that didn’t make any difference for me. However, I downloaded xorg_7.7+19_armhf.deb and ran the following commands: sudo dpkg -i xorg_7.7+19_armhf.deb sudo apt-get install xorg (This resulted in a number of errors) sudo apt-get update sudo apt-get install -f

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread schoone...@gmail.com
On 30/08/18 17:26, Condit Alan wrote: Schooner, machinekit@beaglebone:~$ sudo apt install xorg Reading package lists... Done Building dependency tree        Reading state

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread Condit Alan
Schooner, machinekit@beaglebone:~$ sudo apt install xorg Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package xorg I guess that is the answer. Xorg is missing. If I had a desktop I would use synaptic package manager to fetch

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread schoone...@gmail.com
https://unix.stackexchange.com/questions/314862/minimal-no-hassle-debian-install-with-functioning-x11-login-etc `apt install xorg` and install a minimal display and window manager for it to work properly. The response to `apt install xorg` will tell you if the problem

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread Condit Alan
Schooner, That is the kind of info I was looking for. I have done a bunch of googling and have seen a whole bunch of generalized info about other linux strains, but very little specifically about Debian Stretch. I saw something about installing OpenSSH and related server on Stretch but I

Re: [Machinekit] BBB not booting from bone-debian-9.5-machinekit-armhf-2018-08-20-4gb.img.xz

2018-08-30 Thread Lang Gu
I'm just bought a USB TO TTL line, and it will take a few days to get it. 在 2018年8月30日星期四 UTC+8下午10:45:33,Robert Nelson写道: > > On Thu, Aug 30, 2018 at 9:27 AM Lang Gu > > wrote: > > > > Oh, sorry , I have no serial device now。。 > > > > Is there any other way? > > Do you have a 2nd

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread schoone...@gmail.com
Suggest you look at the image and see if it has an X server for a start Your mac doesn't unless you have installed some special emulator. On 30/08/18 14:58, Alan Condit wrote: I forgot to add I am running ssh from my Mac. Since it

Re: [Machinekit] BBB not booting from bone-debian-9.5-machinekit-armhf-2018-08-20-4gb.img.xz

2018-08-30 Thread Robert Nelson
On Thu, Aug 30, 2018 at 9:27 AM Lang Gu wrote: > > Oh, sorry , I have no serial device now。。 > > Is there any other way? Do you have a 2nd beagle? Otherwise: https://elinux.org/Beagleboard:BeagleBone_Black_Serial Regards, -- Robert Nelson https://rcn-ee.com/ -- website:

Re: [Machinekit] BBB not booting from bone-debian-9.5-machinekit-armhf-2018-08-20-4gb.img.xz

2018-08-30 Thread Lang Gu
Oh, sorry , I have no serial device now。。 Is there any other way? 在 2018年8月30日星期四 UTC+8下午10:24:00,Robert Nelson写道: > > On Thu, Aug 30, 2018 at 9:22 AM Lang Gu > > wrote: > > > > Hi,Robert , > > > > When I used sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10 > > > > i find my BBB can

Re: [Machinekit] BBB not booting from bone-debian-9.5-machinekit-armhf-2018-08-20-4gb.img.xz

2018-08-30 Thread Robert Nelson
On Thu, Aug 30, 2018 at 9:22 AM Lang Gu wrote: > > Hi,Robert , > > When I used sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10 > > i find my BBB can not start without SDcard(my BBB sys is debian 7.5 2G eMMC > ), > > but I insert SDcard(brun debian 8.7 machinekit 2017-02-12) can start >

Re: [Machinekit] BBB not booting from bone-debian-9.5-machinekit-armhf-2018-08-20-4gb.img.xz

2018-08-30 Thread Lang Gu
Hi,Robert , When I used sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10 i find my BBB can not start without SDcard(my BBB sys is debian 7.5 2G eMMC ), but I insert SDcard(brun debian 8.7 machinekit 2017-02-12) can start (debian 8.7) when I burn debian 9.X into SDcard and insert to

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread Alan Condit
I forgot to add I am running ssh from my Mac. Since it works from my Mac to the Jessie 8.7 setup I know my Mac has what it needs in general. So, it is just a question of what I need to add to or change on the Stretch 9.5 setup. On Thu, Aug 30, 2018 at 6:42 AM schoone...@gmail.com wrote: > We

Re: [Machinekit] ssh -X works on 8.7 image but not on 9.5 (Stretch) image

2018-08-30 Thread schoone...@gmail.com
We don't make the images. It is either because the host or client ( or both ) does not have an X server or the address of it is not forwarded. You cannot run an X gui where the host image is headless with no X-org installed and the client is a windoze box