This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118
#20
(2020-06-30, 07:44 PM)nebosa Wrote: yes, but still far away from USB Boot.
There is always an option to build the driver for kernel 5.x from sources...
Something like this:
git clone https://github.com/mr-rooney/moitessier.git
cd moitessier
git submodule update --init --recursive
cd modules/moitessier
make all KDIR=/lib/modules/4.19.118-v7l+/build/
This needs to be adjusted for your kernel version, and it needs kernel headers installed and there might be other dependencies.
Of course there is a risk of incompatibility with another version of kernel, but this is another story...
If everything goes well with kernel module, then you'll need a set of userspace applications for your kernel version, I suspect that symbolic links to 4.19.118 versions of applications would be just fine, but if not, then they can be bluit in a similar way to the kernel module...
Reply


Messages In This Thread
RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - by serh11 - 2020-06-30, 08:02 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)