-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
If you execute the command papirus-set with the size of the screen you have,
It sets it correctly, but in the end, it always errors (I've tested this always in a PaPiRus 2.0'')
After a long time waiting for the binary to finish, this is what appears:
A dependency job for epd-fuse.service failed. See 'journalctl -xe' for details.
If you do that, then the logs say:
Dec 24 15:41:35 XXX systemd[1]: dev-spidev0.0.device: Job dev-spidev0.0.device/start timed out.
Dec 24 15:41:35 XXX systemd[1]: Timed out waiting for device dev-spidev0.0.device.
-- Subject: Unit dev-spidev0.0.device has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit dev-spidev0.0.device has failed.
--
-- The result is timeout.
Dec 24 15:41:35 XXX systemd[1]: Dependency failed for A Fuse driver for the Repaper.org EPD.
-- Subject: Unit epd-fuse.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit epd-fuse.service has failed.
--
-- The result is dependency.
Dec 24 15:41:35 XXX systemd[1]: epd-fuse.service: Job epd-fuse.service/start failed with result 'dependency'.
Dec 24 15:41:35 XXX systemd[1]: dev-spidev0.0.device: Job dev-spidev0.0.device/start failed with result 'timeout'.
I am using the latest Raspbian image with a Pi Zero W
After all, it is working as expected after a reboot, but I am programming all of this through Ansible and I don't want to be waiting for it to fail.
Metadata
Metadata
Assignees
Labels
No labels