btOS - BrewTarget OS GNU Linux Embedded - RaspberryPI 3 #611
Replies: 8 comments
-
Love it! Good work :)
The problem with the icons is almost certainly that libqt5svg5 is not
installed. You can see most dependencies in the debian packaging:
https://github.com/Brewtarget/debian-packaging/blob/develop/debian/control
…On Sat, Feb 25, 2017 at 10:31 AM Cleiton Bueno ***@***.***> wrote:
*btOS - BrewTarget OS GNU Linux Embedded - RaspberryPI 3*
As a hobby and a little time, I decided to port the BrewTarget to a
popular Embedded platform, today RaspberryPI 3.
-
GNU Linux Embedded customized basic to BrewTarget - btOS(BrewTargetOS)
- GNU
- Linux Poky 2.1.2
- Busybox 1.24.1
- Kernel 4.1.21
- BrewTarget stable/2.4.0
- Qt5.6.2
-
Support Database PostgreSQL or SQLite
-
Networking Lan and Wlan - Lan IP fixed 10.10.10.10/24
-
Service auto init application BrewTarget after boot
-
SSH Port 22
- User: root | Pass: b33r
-
SplashScreen boot custom - [soon]
-
Image final ready to record microSD, size ~500MB with 128MB of
available space, format .sdimg
*Problems*
- Problem with some icons that do not appear
*Future*
-
Create git repository to keep the description of Build System for
btOS(BrewTargetOS)
-
Optimize and reduce boot time
-
Make structure in Build System to generate btOS(BrewTargetOS) for
RaspberryPI3, RaspberryPI2, Beaglebone Black and Toradex Colibri i.MX6
*Video Demo Ver. 1.00b*
https://youtu.be/jv0XjCkzsOs
Correcting some details, I can make the image 1.00b available for
downloads and tests.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#355>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAt7rhHt_IborAEaCXWaWYXs9jMf5Dyxks5rgHNxgaJpZM4MMGAC>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi Philip, thank you! I added depency libqt5svg5, was the first thing I did hehe. I'm analyzing the logs, I'm suspecting SVG support in the QtBase build.
|
Beta Was this translation helpful? Give feedback.
-
And please keep me up to date on any optimizations you find. If it makes
things faster on Pi, it will be worth trying elsewhere.
Mik
--
Mik Firestone
[email protected]
On Sat, Feb 25, 2017, at 13:49, Cleiton Bueno wrote:
Hi Philip, thank you!
I added depency libqt5svg5, was the first thing I did hehe.
I'm analyzing the logs, I'm suspecting SVG support in the
QtBase build.
— You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub[1], or mute the
thread[2].
|
Beta Was this translation helpful? Give feedback.
-
Great!!!
*==~~==~~~==~~==~~==~~==~~==~~*
*Pedro Lopes - x86 - Perito Forense em Informática,
Grafotécnica/Documentoscopia, Judicial, Extrajudicial e Assistente técnico.*
*==~~==~~~==~~==~~==~~==~~==~~*
…On Sat, Feb 25, 2017 at 7:37 PM, mikfire ***@***.***> wrote:
And please keep me up to date on any optimizations you find. If it makes
things faster on Pi, it will be worth trying elsewhere.
Mik
--
Mik Firestone
***@***.***
On Sat, Feb 25, 2017, at 13:49, Cleiton Bueno wrote:
> Hi Philip, thank you!
> I added depency libqt5svg5, was the first thing I did hehe.
> I'm analyzing the logs, I'm suspecting SVG support in the
> QtBase build.
> — You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub[1], or mute the
> thread[2].
>
Links:
1. #355#
issuecomment-282503946
2. https://github.com/notifications/unsubscribe-auth/
AKxgF5vvzRCeknO7nXqne83AnL6PYelgks5rgHeggaJpZM4MMGAC
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#355 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBl-HlekgIdkZ0-3T2Cvi1PQ9FXXw9Pks5rgK0WgaJpZM4MMGAC>
.
|
Beta Was this translation helpful? Give feedback.
-
Nice! I will correct some details and then release an image for RaspPI3. I'm enjoying the performance, and I'm structing to port to other boards ;) |
Beta Was this translation helpful? Give feedback.
-
Cleiton, estive pensando aqui.
Conhece o projeto CraftbeerPI?
Em 26 de fev de 2017 13:20, "Cleiton Bueno" <[email protected]>
escreveu:
… Nice!
I will correct some details and then release an image for RaspPI3.
I'm enjoying the performance, and I'm structing to port to other boards ;)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#355 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBl-JHbwGlG8v1GDw_4LUcDzMZmqPOGks5rgaZGgaJpZM4MMGAC>
.
|
Beta Was this translation helpful? Give feedback.
-
Olá Pedro, não conhecia! Como utiliza um DB, não é dificil subir um WebServer na Board RaspPI3 por exemplo e montar um mesmo esquema, e com pouco trabalho conectar um Sensor de Temperatura e alguns atuadores. Obrigado por compartilhar. |
Beta Was this translation helpful? Give feedback.
-
SENSACIONAL!
Vamos conversando, estou aos poucos automatizando meu processo cervejeiro
aqui em casa.
O pessoal do CraftBeer recentemente desenvolveu uma Shield pro Rasp que ja
simplifica reles e conexoes de "energia" pra ligar as panelas, enfim, vamos
nos falando.
Até!
*==~~==~~~==~~==~~==~~==~~==~~*
*Pedro Lopes - x86 - Perito Forense em Informática,
Grafotécnica/Documentoscopia, Judicial, Extrajudicial e Assistente técnico.*
*==~~==~~~==~~==~~==~~==~~==~~*
2017-02-28 23:40 GMT-03:00 Cleiton Bueno <[email protected]>:
… Olá Pedro, não conhecia!
E achei muito legal o projeto, na verdade é mais ou menos isso que queria
fazer com o brewTarget, customizar uma Distribuição Linux Embedded e deixar
o mais enxuto possivel, e criar camadas para portar para outras Placas.
Como utiliza um DB, não é dificil subir um WebServer na Board RaspPI3 por
exemplo e montar um mesmo esquema, e com pouco trabalho conectar um Sensor
de Temperatura e alguns atuadores.
Obrigado por compartilhar.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#355 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBl-JW-I69rFy6gmWYTptnxlzib957Dks5rhNqLgaJpZM4MMGAC>
.
|
Beta Was this translation helpful? Give feedback.
-
btOS - BrewTarget OS GNU Linux Embedded - RaspberryPI 3
As a hobby and a little time, I decided to port the BrewTarget to a popular Embedded platform, today RaspberryPI 3.
GNU Linux Embedded customized basic to BrewTarget - btOS(BrewTargetOS)
Support Database PostgreSQL or SQLite
Networking Lan and Wlan - Lan IP fixed 10.10.10.10/24
Service auto init application BrewTarget after boot
SSH Port 22
SplashScreen boot custom - [soon]
Enable support for touchScreen
Image final ready to record microSD, size ~500MB with 128MB of available space, format .sdimg
Problems
Future
Create git repository to keep the description of Build System for btOS(BrewTargetOS)
Optimize and reduce boot time
Make structure in Build System to generate btOS(BrewTargetOS) for RaspberryPI3, RaspberryPI2, Beaglebone Black and Toradex Colibri i.MX6
Video Demo Ver. 1.00b
https://youtu.be/jv0XjCkzsOs
Correcting some details, I can make the image 1.00b available for downloads and tests.
Beta Was this translation helpful? Give feedback.
All reactions