-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to install on a Raspberry Pi #1992
Comments
Unless you've been trying to install Etcher, I think you might be asking in the wrong place? |
Oh, I see now – we currently don't have packages for ARMv7 (Raspberry Pis, etc) available at this time, so you'd have to build it yourself. |
Yes. I was trying to install the .deb package of Etcher on a pi. The command I executed came from https://github.com/resin-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64 <https://github.com/resin-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64>
Frank Rovito
Lighting Designer
Master Electrician / Technician
wiggletech@gmail.com <mailto:wiggletech@gmail.com>
216-212-7455
Frank Rovito Production and Design LLC.
Book Early, Book Often. ™
… On Jan 24, 2018, at 12:24 PM, Jonas Hermsmeier ***@***.***> wrote:
Unless you've been trying to install Etcher, I think you might be asking in the wrong place?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1992 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AiHm5cT08KpitaG1mH0rEb5oHfXErystks5tN2c7gaJpZM4Rrm1q>.
|
Connects to #1688 |
I thought that was what I was doing…. I am a tad more than a novice w/ linux and am educating myself. Should I be installing a .deb package or should I be looking for source code from somewhere? Please don’t give me all the answers, just a little direction. Thanks!
Frank Rovito
Lighting Designer
Master Electrician / Technician
wiggletech@gmail.com <mailto:wiggletech@gmail.com>
216-212-7455
Frank Rovito Production and Design LLC.
Book Early, Book Often. ™
… On Jan 24, 2018, at 12:26 PM, Jonas Hermsmeier ***@***.***> wrote:
Oh, I see now – we currently don't have packages for ARMv7 (Raspberry Pis, etc) available at this time, so you'd have to build it yourself.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1992 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AiHm5f74lqtPhztgyBTo_hxsfMtTbDO-ks5tN2e5gaJpZM4Rrm1q>.
|
Got it! Thanks again!
Frank Rovito
Lighting Designer
Master Electrician / Technician
wiggletech@gmail.com <mailto:wiggletech@gmail.com>
216-212-7455
Frank Rovito Production and Design LLC.
Book Early, Book Often. ™
… On Jan 24, 2018, at 12:27 PM, Jonas Hermsmeier ***@***.***> wrote:
Connects to #1688 <#1688>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1992 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AiHm5Q3vQfORCIuBT47nG_8I9TxhTxevks5tN2gbgaJpZM4Rrm1q>.
|
If you're a Linux novice, then you might find trying to build Etcher for ARM a bit tricky. But if you're up for it, then see https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md |
Thanks! Will do.
Frank Rovito
Lighting Designer
Master Electrician / Technician
wiggletech@gmail.com <mailto:wiggletech@gmail.com>
216-212-7455
Frank Rovito Production and Design LLC.
Book Early, Book Often. ™
… On Jan 24, 2018, at 12:31 PM, Andrew Scheller ***@***.***> wrote:
If you're a Linux novice, then you might find trying to build Etcher for ARM a bit tricky. But if you're up for it, then see https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md <https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1992 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AiHm5brKxxchnbYQZ1SVaxOyvGGtiP6zks5tN2j8gaJpZM4Rrm1q>.
|
@lurch @wiggletech building Etcher on ARM is pretty broken at the moment, mainly due to node-sass and electron-builder – so I wouldn't recommend trying it, unless you're willing to patch a few things in the code by hand – I've created #1993 to track these things, as we need to get them fixed soon to finally publish ARM builds, and for Etcher Pro. |
Ok… I’ll wait then. Thank you for helping.
Frank Rovito
Lighting Designer
Master Electrician / Technician
wiggletech@gmail.com <mailto:wiggletech@gmail.com>
216-212-7455
Frank Rovito Production and Design LLC.
Book Early, Book Often. ™
… On Jan 24, 2018, at 12:38 PM, Jonas Hermsmeier ***@***.***> wrote:
@lurch <https://github.com/lurch> @wiggletech <https://github.com/wiggletech> building Etcher on ARM is pretty broken at the moment, due to node-sass – so I wouldn't recommend trying it, unless you're willing to patch a few things in the code by hand – I've created #1993 <#1993> to track these things, as we need to get them fixed soon to finally publish ARM builds, and for Etcher Pro.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#1992 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AiHm5XRGN5lvAQYswp39T7grP13jam5tks5tN2qMgaJpZM4Rrm1q>.
|
Any progress here? |
There's been some progress, there are still a thing or two to be done (see #1993). These aren't actively worked on at the moment though. |
I make it run on rpi3. but only through npm ("npm start"), the npm test didnt pass for some reason, but It burn .img's and they boot flawless on my pi. so... no idea how to proceed now to pack this. |
https://drive.google.com/file/d/1tbt4aQ2EGAKR6u4AhOVyXF9bfXJaDUhn/view?usp=sharing I get something, but electron-builder didnt achieve a .deb because of architecture problem (fmp-linux its an x86 package and it doesnt have an arm one). |
You could at least run the program. Just unzip and run. |
On the Raspberry Pi forums, a user named tinker2much managed to compile an Etcher .deb for Raspberry Pi. |
Just for reference, #2870 is the currently-open "Etcher on Raspberry Pi please" issue 😉 |
pi@raspberrypi:~ $ sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61
Executing: /tmp/apt-key-gpghome.UuS6yDNBF7/gpg.1.sh --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61
gpg: keyserver receive failed: No data
Any idea? Also, I had to instal dskmngr manually. No big deal there though.
Thanks!
The text was updated successfully, but these errors were encountered: