Re: [Emc-users] Rpi4B OS

2021-04-06 Thread John Dammeyer
Where did you get the image?  Could you post the complete path?

> -Original Message-
> From: dave engvall [mailto:dengv...@charter.net]
> Sent: April-06-21 10:45 PM
> To: emc-users@lists.sourceforge.net
> Subject: Re: [Emc-users] Rpi4B OS
> 
> 
> 
> On 4/6/21 10:24 PM, dave engvall wrote:
> > OK, so I download 20210210_raspi_4_buster.img.xz
> > check sha256 and it matches
> > make a *.img out of it.
> > attempt to install the rpi-imager � no x86 version.�� so use dd
> > dd to SD: � dd bs = 1M if=202010210-raspi_4.buster.img
> > of=/media/dave/3339-3839/rpi_4_buster
> > unmount
> > put SD in rpi4B and power up
> > get the same error� messages as before:
> >
> > autoboot.txt not found
> > config.txt not found
> > recover4.elf not found
> > recovery.elf not found
> > start.elf not found
> > SD boot failed
> >
> > So is the .img missing bits and pieces or are there steps beyond the
> > dd of the image that need to
> > add the missing files?� If so where do I look for these files?
> >
> > Dave
> >
> >
> > On 4/6/21 4:47 PM, andy pugh wrote:
> >> On Tue, 6 Apr 2021 at 22:56, Feral Engineer
> >>  wrote:
> >>
> >>> Have you experienced crashes in lcnc on a pi4b?
> >> TBH I haven't really used it. I have lots of other LinuxCNC machines
> >> which actually have monitors.
> >>
> >
> >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> 
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users



___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread dave engvall



On 4/6/21 10:24 PM, dave engvall wrote:

OK, so I download 20210210_raspi_4_buster.img.xz
check sha256 and it matches
make a *.img out of it.
attempt to install the rpi-imager   no x86 version.   so use dd
dd to SD:   dd bs = 1M if=202010210-raspi_4.buster.img 
of=/media/dave/3339-3839/rpi_4_buster

unmount
put SD in rpi4B and power up
get the same error  messages as before:

autoboot.txt not found
config.txt not found
recover4.elf not found
recovery.elf not found
start.elf not found
SD boot failed

So is the .img missing bits and pieces or are there steps beyond the 
dd of the image that need to

add the missing files?  If so where do I look for these files?

Dave


On 4/6/21 4:47 PM, andy pugh wrote:
On Tue, 6 Apr 2021 at 22:56, Feral Engineer 
 wrote:



Have you experienced crashes in lcnc on a pi4b?

TBH I haven't really used it. I have lots of other LinuxCNC machines
which actually have monitors.





___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users




___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread dave engvall

OK, so I download 20210210_raspi_4_buster.img.xz
check sha256 and it matches
make a *.img out of it.
attempt to install the rpi-imager   no x86 version.   so use dd
dd to SD:   dd bs = 1M if=202010210-raspi_4.buster.img 
of=/media/dave/3339-3839/rpi_4_buster

unmount
put SD in rpi4B and power up
get the same error  messages as before:

autoboot.txt not found
config.txt not found
recover4.elf not found
recovery.elf not found
start.elf not found
SD boot failed

So is the .img missing bits and pieces or are there steps beyond the dd 
of the image that need to

add the missing files?  If so where do I look for these files?

Dave


On 4/6/21 4:47 PM, andy pugh wrote:

On Tue, 6 Apr 2021 at 22:56, Feral Engineer  wrote:


Have you experienced crashes in lcnc on a pi4b?

TBH I haven't really used it. I have lots of other LinuxCNC machines
which actually have monitors.





___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread andy pugh
On Tue, 6 Apr 2021 at 22:56, Feral Engineer  wrote:

> Have you experienced crashes in lcnc on a pi4b?

TBH I haven't really used it. I have lots of other LinuxCNC machines
which actually have monitors.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread John Dammeyer
Edited...
Hi Phil,
I only had issues with occasional loss of Ethernet messaging which required 
restarting LinuxCNC and homing again with the Pi4 and Mesa 7i92H.  Upgrading 
the power supply to at least 3A made a difference.   I used the same display, 
keyboard and mouse I used with the PC.  

Edit: Forgot to mention that I used the HAL and INI files from the PC version 
along with the Pi 2.8 version for LinuxCNC.  No building required.  Minor 
changes to the HAL and INI.

I'm back to the PC because so far I'm not changing away from my dual boot 
testing.  I have very randomly with no apparent reason also lost Ethernet with 
the Mesa on the PC.  But nothing that indicates why it might happen.  It's very 
rare and usually only when I've been mucking around with things.

John


> -Original Message-
> From: Feral Engineer [mailto:theferalengin...@gmail.com]
> Sent: April-06-21 2:54 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Rpi4B OS
> 
> Andy,
> 
> Have you experienced crashes in lcnc on a pi4b? I've had the software bomb
> out on me a bunch of times, mainly when tapping the touchscreen too
> quickly. Do you have any recommended settings for the best speed and
> reliability?
> 
> Phil T.
> The Feral Engineer
> 
> Check out my LinuxCNC tutorials, machine builds and other antics at
> www.youtube.com/c/theferalengineer
> 
> On Tue, Apr 6, 2021, 5:51 PM andy pugh  wrote:
> 
> > On Tue, 6 Apr 2021 at 22:35, dave engvall  wrote:
> >
> > > Download a buster image as a .zip. Unpack to get an .img.
> >
> > Which Buster image, from where? The LinuxCNC one works for me, on a
> > variety of Pis.
> >
> > I would suggest using the RPi imager app from Raspberry Pi, that seems
> > to be the most reliable way of writing the SD card.
> > https://www.raspberrypi.org/software/
> >
> >
> > --
> > atp
> > "A motorcycle is a bicycle with a pandemonium attachment and is
> > designed for the especial use of mechanical geniuses, daredevils and
> > lunatics."
> > � George Fitch, Atlanta Constitution Newspaper, 1912
> >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> >
> 
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users



___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread John Dammeyer
Hi Phil,
I only had issues with occasional loss of Ethernet messaging which required 
restarting LinuxCNC and homing again with the Pi4 and Mesa 7i92H.  Upgrading 
the power supply to at least 3A made a difference.   I used the same display, 
keyboard and mouse I used with the PC.  

I'm back to the PC because so far I'm not changing away from my dual boot 
testing.  I have very randomly with no apparent reason also lost Ethernet with 
the Mesa on the PC.  But nothing that indicates why it might happen.  It's very 
rare and usually only when I've been mucking around with things.

John


> -Original Message-
> From: Feral Engineer [mailto:theferalengin...@gmail.com]
> Sent: April-06-21 2:54 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Rpi4B OS
> 
> Andy,
> 
> Have you experienced crashes in lcnc on a pi4b? I've had the software bomb
> out on me a bunch of times, mainly when tapping the touchscreen too
> quickly. Do you have any recommended settings for the best speed and
> reliability?
> 
> Phil T.
> The Feral Engineer
> 
> Check out my LinuxCNC tutorials, machine builds and other antics at
> www.youtube.com/c/theferalengineer
> 
> On Tue, Apr 6, 2021, 5:51 PM andy pugh  wrote:
> 
> > On Tue, 6 Apr 2021 at 22:35, dave engvall  wrote:
> >
> > > Download a buster image as a .zip. Unpack to get an .img.
> >
> > Which Buster image, from where? The LinuxCNC one works for me, on a
> > variety of Pis.
> >
> > I would suggest using the RPi imager app from Raspberry Pi, that seems
> > to be the most reliable way of writing the SD card.
> > https://www.raspberrypi.org/software/
> >
> >
> > --
> > atp
> > "A motorcycle is a bicycle with a pandemonium attachment and is
> > designed for the especial use of mechanical geniuses, daredevils and
> > lunatics."
> > � George Fitch, Atlanta Constitution Newspaper, 1912
> >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> >
> 
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users



___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread Feral Engineer
Andy,

Have you experienced crashes in lcnc on a pi4b? I've had the software bomb
out on me a bunch of times, mainly when tapping the touchscreen too
quickly. Do you have any recommended settings for the best speed and
reliability?

Phil T.
The Feral Engineer

Check out my LinuxCNC tutorials, machine builds and other antics at
www.youtube.com/c/theferalengineer

On Tue, Apr 6, 2021, 5:51 PM andy pugh  wrote:

> On Tue, 6 Apr 2021 at 22:35, dave engvall  wrote:
>
> > Download a buster image as a .zip. Unpack to get an .img.
>
> Which Buster image, from where? The LinuxCNC one works for me, on a
> variety of Pis.
>
> I would suggest using the RPi imager app from Raspberry Pi, that seems
> to be the most reliable way of writing the SD card.
> https://www.raspberrypi.org/software/
>
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1912
>
>
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Rpi4B OS

2021-04-06 Thread andy pugh
On Tue, 6 Apr 2021 at 22:35, dave engvall  wrote:

> Download a buster image as a .zip. Unpack to get an .img.

Which Buster image, from where? The LinuxCNC one works for me, on a
variety of Pis.

I would suggest using the RPi imager app from Raspberry Pi, that seems
to be the most reliable way of writing the SD card.
https://www.raspberrypi.org/software/


-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Rpi4B OS

2021-04-06 Thread dave engvall

Hi,
After much fuss due to a bad assumption I made I finally managed to 
flash the 7i90 for spi. Easy when you do it right.


However, loading an OS isn't going well:
Download a buster image as a .zip. Unpack to get an .img.
dd .img to 32G SD, stick in slot and power up.
I get 4 blinks ( no elf ) and messages on screen that complain about no 
bootxx.txt and elf and elf4 missing.
So I asking for help. I think I need a 7l kernel and uspace. 
Instructions styled for a dummy (I don't seem to be
getting any smarter with age) should move this along.  That is what to 
download and then move it to a 32G SD.

I've  spent way too much time spinning my wheels in the mud.
TIA.

Dave


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Glade-3 on Rpi

2021-04-06 Thread Ralph Stirling
I seem to be plagued by things that I thought I had working
but which now do not.  The current one is gladevcp.

I have Raspbian installed on a 3B+, with Linuxcnc 2.8.1
and an RIP install of 2.9.0-pre available.

Glade-3 is version 3.8.6
Python is 2.7.16

The HAL components and pixmaps are installed in both
/usr/share/glade3 and /usr/local/share/glade3.

However, when I run glade-3 I get no HAL widgets in
the left panels, and when I open a ui I was working on
a couple of weeks ago, I get big orange boxes saying
the element is unavailable where I had HAL widgets
placed before.  I get a ton of warnings from Glade along
the lines of:

(glade-3:4859): GladeUI-WARNING **: 08:40:47.658: We could not find the symbol 
"e_mc__action__home_get_type"
(glade-3:4859): GladeUI-WARNING **: 08:40:47.658: Could not get the type from 
"EMC_Action_Home"
(glade-3:4859): GladeUI-WARNING **: 08:40:47.658: Failed to load the GType for 
'EMC_Action_Home'

(glade-3:4859): GladeUI-WARNING **: 08:40:47.679: Tried to include undefined 
widget class 'HAL_HideTable' in a widget group

I fear that I must have broken something while working
on a different problem.  Any suggestions for repairing
Glade short of a reinstallation?

Thanks,
-- Ralph

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Glade-3 on Rpi

2021-04-06 Thread Ralph Stirling
Here is one possible hint that somebody might
get a clue from.  I tried install QtVCP, and never
got that working.  I have a suspicion that something
in that installation clobbered my GladeVCP installation.
Anyone know how to recover from that?

-- Ralph

From: Ralph Stirling
Sent: Tuesday, April 6, 2021 8:59 AM
To: emc-users@lists.sourceforge.net
Subject: Glade-3 on Rpi

I seem to be plagued by things that I thought I had working
but which now do not.  The current one is gladevcp.

I have Raspbian installed on a 3B+, with Linuxcnc 2.8.1
and an RIP install of 2.9.0-pre available.

Glade-3 is version 3.8.6
Python is 2.7.16

The HAL components and pixmaps are installed in both
/usr/share/glade3 and /usr/local/share/glade3.

However, when I run glade-3 I get no HAL widgets in
the left panels, and when I open a ui I was working on
a couple of weeks ago, I get big orange boxes saying
the element is unavailable where I had HAL widgets
placed before.  I get a ton of warnings from Glade along
the lines of:

(glade-3:4859): GladeUI-WARNING **: 08:40:47.658: We could not find the symbol 
"e_mc__action__home_get_type"
(glade-3:4859): GladeUI-WARNING **: 08:40:47.658: Could not get the type from 
"EMC_Action_Home"
(glade-3:4859): GladeUI-WARNING **: 08:40:47.658: Failed to load the GType for 
'EMC_Action_Home'

(glade-3:4859): GladeUI-WARNING **: 08:40:47.679: Tried to include undefined 
widget class 'HAL_HideTable' in a widget group

I fear that I must have broken something while working
on a different problem.  Any suggestions for repairing
Glade short of a reinstallation?

Thanks,
-- Ralph


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users