PiSupply / PaPiRus

Resources for PaPiRus ePaper eInk displays
https://www.pi-supply.com/product/papirus-epaper-eink-screen-hat-for-raspberry-pi/
Other
347 stars 84 forks source link

It worked for a while, now I get epd errors. No idea what changed. Have reinstalled and rebooted. #64

Closed johnhorner closed 7 years ago

johnhorner commented 7 years ago

The display worked fine for a few hours after I set it up and installed using the automatic install.

Then for some unknown reason (nothing changed as far as I know) I can't do anything, and everything results in the error message below.

Just to repeat, everything worked, and I could use the clock and write and draw commands. Therefore the interface SPI was switched on and epd/fuse/whatever was present on the system.

Error message:

sudo papirus-write "foo"
Traceback (most recent call last):
  File "/usr/local/bin/papirus-write", line 73, in <module>
    main()
  File "/usr/local/bin/papirus-write", line 29, in main
    papirus = Papirus()
  File "/usr/local/lib/python2.7/dist-packages/papirus/epd.py", line 66, in __init__
    with open(os.path.join(self._epd_path, 'version')) as f:
IOError: [Errno 2] No such file or directory: '/dev/epd/version'
johnhorner commented 7 years ago

Needed to run papirus-config again for some reason to activate the EPD.

shawaj commented 7 years ago

You could also try sudo papirus-set 2.7 or whatever the screen size is next time that happens too

On 11 Dec 2016 7:37 am, "johnhorner" notifications@github.com wrote:

Needed to run papirus-config again for some reason to activate the EPD.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PiSupply/PaPiRus/issues/64#issuecomment-266268138, or mute the thread https://github.com/notifications/unsubscribe-auth/ADNCuqoLthaFu9g27y4NNhSCI0__RqG_ks5rG6hMgaJpZM4LJ2Aj .