OpenMarine
[SOLVED] Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: [SOLVED] Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 (/showthread.php?tid=2633)

Pages: 1 2 3 4 5 6


[SOLVED] Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - Sailoog - 2020-06-07

Latest Raspbian kernel upgrade (4.19.118) has changed the I2C management and there is a bug that will prevent your computer from booting.

According to Raspberry developers this will be fixed on next kernel versions but they have not given a date.

If you have not installed the Moitessier HAT app in your OpenPlotter system ignore this and update the kernel normally.

These are our provisional solutions: https://www.rooco.eu/2018/06/13/firmware-and-drivers-for-raspberry-pi-moitessier-hat/


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - serh11 - 2020-06-17

There is another issue with 118 kernel: all GPS related messages are filtered out by the kernel module, although everything is enabled in the configuration. There is a patch available for this. Or is it only me experiencing this?


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - Sailoog - 2020-06-22

I do not think your problem is related to the kernel, please open a new post and we will see.


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - Sailoog - 2020-06-22

Temporary fix: https://www.rooco.eu/2018/06/13/firmware-and-drivers-for-raspberry-pi-moitessier-hat/


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - jamieFL - 2020-06-23

(2020-06-22, 04:26 PM)Sailoog Wrote: Temporary fix: https://www.rooco.eu/2018/06/13/firmware-and-drivers-for-raspberry-pi-moitessier-hat/

For clarification. If I follow step 4 in scenerio 2, I can then run an update of Raspberry Pi OS?

Specifically, after running "4. Install the bug fix: sudo moitessier/scripts/bug_fix_kernel_4.19.118 moitessier/dtbo/i2c-gpio_bug_fix_4.19.118.dtbo". I can then "sudo apt update" and "sudo apt full-upgrade"?

Before I do anything, I want to check. Also, what are the ramifications of this bug fix? Does anything else brake when this is done?


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - Sailoog - 2020-06-25

(2020-06-23, 12:22 PM)jamieFL Wrote:
(2020-06-22, 04:26 PM)Sailoog Wrote: Temporary fix: https://www.rooco.eu/2018/06/13/firmware-and-drivers-for-raspberry-pi-moitessier-hat/

For clarification. If I follow step 4 in scenerio 2, I can then run an update of Raspberry Pi OS?

Specifically, after running "4. Install the bug fix: sudo moitessier/scripts/bug_fix_kernel_4.19.118 moitessier/dtbo/i2c-gpio_bug_fix_4.19.118.dtbo".  I can then "sudo apt update" and  "sudo apt full-upgrade"?

yes you can

(2020-06-23, 12:22 PM)jamieFL Wrote: Before I do anything, I want to check.  Also, what are the ramifications of this bug fix?  Does anything else brake when this is done?

apparently no


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - jamieFL - 2020-06-27

I followed option 2 and my Pi would no longer boot.  I edited config.txt as in option 1 and got it to boot, then updated again.  With the sudo apt full-upgrade I get this error:

Quote:******************************************************************************************
Determining I2C GPIO device
******************************************************************************************


******************************************************************************************
I2C GPIO device:
******************************************************************************************


******************************************************************************************
ERROR occured!!

No valid I2C GPIO device found
******************************************************************************************


******************************************************************************************
ERROR occured!!

You might try to install the package again.
******************************************************************************************

dpkg: error processing package moitessier (--configure):
installed moitessier package post-installation script subprocess returned error exit status 1

...and it still will not boot.


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - jamieFL - 2020-06-28

I don't know what is going on, but I formatted my SD, put a fresh image of OpenPlotter Moitessier HAT (no update at end of install), installed MCS, Updated all apps, rebooted. All good. I followed option 2 and got the same results as above. Same errors and my Pi will NOT boot.


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - nebosa - 2020-06-29

(2020-06-28, 10:24 PM)jamieFL Wrote: I don't know what is going on, but I formatted my SD, put a fresh image of OpenPlotter Moitessier HAT (no update at end of install), installed MCS, Updated all apps, rebooted.  All good.  I followed option 2 and got the same results as above.  Same errors and my Pi will NOT boot.

Unfortunately I have to confirm that! I don't get it going according to the description


RE: Raspbian bug kills Moitessier HAT systems after upgrading to kernel 4.19.118 - jamieFL - 2020-06-29

(2020-06-29, 06:36 PM)nebosa Wrote: Unfortunately I have to confirm that! I don't get it going according to the description

Thank you. At least I know that I probably didn't to anything wrong.