* Using Guix for hardware development
@ 2024-06-05 16:51 Tobias Alexandra Platen
2024-06-05 16:57 ` Ekaitz Zarraga
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Alexandra Platen @ 2024-06-05 16:51 UTC (permalink / raw)
To: guix-devel
Since the version included in Debian is too old, I am using kicad
packaged via guix on my Talos II. This seems to work well, except that
OpenGL is using software rendering. I was able to open my old
design of my lighthouse project. Next I will try to get OpenGL and
Vulkan working with my GPU. The hardware I am designing will meet the
criteria for Respects Your Freedom (RYF) certification, I am going to
use an iCE40 FPGA and RP2040 which are known to have libre toolchains
and plan to package libsurvive on guix soon.
Alex (they/them)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Using Guix for hardware development
2024-06-05 16:51 Using Guix for hardware development Tobias Alexandra Platen
@ 2024-06-05 16:57 ` Ekaitz Zarraga
0 siblings, 0 replies; 2+ messages in thread
From: Ekaitz Zarraga @ 2024-06-05 16:57 UTC (permalink / raw)
To: Tobias Alexandra Platen, guix-devel
Hi,
On 2024-06-05 18:51, Tobias Alexandra Platen wrote:
> Since the version included in Debian is too old, I am using kicad
> packaged via guix on my Talos II. This seems to work well, except that
> OpenGL is using software rendering. I was able to open my old
> design of my lighthouse project. Next I will try to get OpenGL and
> Vulkan working with my GPU. The hardware I am designing will meet the
> criteria for Respects Your Freedom (RYF) certification, I am going to
> use an iCE40 FPGA and RP2040 which are known to have libre toolchains
> and plan to package libsurvive on guix soon.
>
> Alex (they/them)
>
I'm interested on following your process here. In Guix I found some
issues with RP2040 because the toolchain doesn't work in Guix out of the
box... Some #include_next issue. If you search the mailing list, I
reported this message before and I plan to work a little bit on that in
the future, once I'm done with the projects I have open right now.
Hope you find a good workaround soon. Also there are some emails in the
list that claim to have a fix for it, and I know that it worked, but I
didn't test myself.
Best of the luck, feel free to ping me with your research or share a
blog or something where I can follow your progress.
Best,
Ekaitz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-05 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 16:51 Using Guix for hardware development Tobias Alexandra Platen
2024-06-05 16:57 ` Ekaitz Zarraga
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.