You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Olimex,
I am trying to compile w1-gpio-cl in order to use 1-wire on A64-Olinuxino. See here my previous failed attempts.
The problem is that after installing linux-headers-5.10.180-olimex I also needed to install linux-headers-5.10.x-xx-common relative to the same version as the headers.
In the Debian repository for Bullseye version, one can find only that package for the
5.10.178 here
5.10.191 here
5.10.197 here
versions of the kernel, not the 5.10.180.
So it would be useful if you could include such a package in your repository.
Thanks!
The text was updated successfully, but these errors were encountered:
Sorry, checking again, the file I am looking for (asm/rwonce.h) should be included in another package, in Debian it is included in linux-headers-5.10.0-26-arm64.
Anyway I cannot find anything equivalent for 5.10.180.
I am trying to compile w1-gpio-cl in order to use 1-wire on A64-Olinuxino.
Just in case anyone arrives here searching for how to use 1-wire devices via GPIO on an A64-OLinuXino: the solution that worked for me is the one reported on OLIMEX/olinuxino-overlays#3
Dear Olimex,
I am trying to compile w1-gpio-cl in order to use 1-wire on A64-Olinuxino. See here my previous failed attempts.
The problem is that after installing
linux-headers-5.10.180-olimex
I also needed to installlinux-headers-5.10.x-xx-common
relative to the same version as the headers.In the Debian repository for Bullseye version, one can find only that package for the
5.10.178 here
5.10.191 here
5.10.197 here
versions of the kernel, not the 5.10.180.
So it would be useful if you could include such a package in your repository.
Thanks!
The text was updated successfully, but these errors were encountered: