Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetal error occurs on Raspberry Pi Zero WH. #8

Closed
kei-mag opened this issue May 2, 2024 · 1 comment
Closed

Fetal error occurs on Raspberry Pi Zero WH. #8

kei-mag opened this issue May 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kei-mag
Copy link
Owner

kei-mag commented May 2, 2024

Because of Pi4J library, jar file of Hakoirimusume cannot be launched well.
Some issue is posted on Pi4J GitHub repository.
Pi4J/pi4j-v2#217
Pi4J/pi4j-v2#28

kei-mag added a commit that referenced this issue May 2, 2024
Pi4J was downgraded from 2.6.0 to 2.1.1
& I/O Provider was changed from linuxfs-i2c to pigpio-i2c.
bootJar file must be executed as root (sudo).
@kei-mag kei-mag added the bug Something isn't working label May 3, 2024
kei-mag added a commit that referenced this issue May 3, 2024
Fixed fetal error of Pi4J on Raspberry Pi Zero (#8).
@kei-mag kei-mag closed this as completed May 3, 2024
@kei-mag
Copy link
Owner Author

kei-mag commented May 3, 2024

Fixed this issue by downgrading Pi4J from latest to 2.1.1

kei-mag added a commit that referenced this issue Jul 2, 2024
Pi4J was downgraded from 2.6.0 to 2.1.1
& I/O Provider was changed from linuxfs-i2c to pigpio-i2c.
bootJar file must be executed as root (sudo).
kei-mag added a commit that referenced this issue Jul 2, 2024
Fixed fetal error of Pi4J on Raspberry Pi Zero (#8).
kei-mag added a commit that referenced this issue Jul 3, 2024
Pi4J was downgraded from 2.6.0 to 2.1.1
& I/O Provider was changed from linuxfs-i2c to pigpio-i2c.
bootJar file must be executed as root (sudo).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant