Erik Pettersson

Results 25 comments of Erik Pettersson

> Can you grab logs from the system? Would love to find out what's wrong so the image works. @mrworf Sure, here you go :) [Logs](https://www.snille.net/download/photoframe-logs.zip) Let me know when...

> OK, with that in mind, I'm also going to ask that you take some notes and provide feedback on the instructions ;-). > > Have a look at the...

Hi again... Sunny here too, afternoon though... :) Here is the page that show up: ![image](https://user-images.githubusercontent.com/1011699/121530550-d1e09f80-c9fd-11eb-8bcf-14b9eb712092.png) The one I attached in the comment (to you @dadr) was from the "create...

@dadr Nah, I'm connecting to SSH via the ethernet cable (just to get at stable connection). But the wifi is also "connected". See output from "ip addr". ``` root@raspberrypi:~# ip...

Hi again, sorry for giving all of you the headache. :) I'll do all the things in your post during the day and I'll try to document at the same...

Ok, same SD-Card, same install. Another RPi-Zero connected to another screen. Still fail safe page, "Photoframe isn't ready..." Message on screen... ``` root@raspberrypi:~/photoframe# ./frame.py --debug 2021-06-11 07:15:27,263 - INFO -...

Install procedure on new SD-Card: 1. Write 2021-05-07-raspios-buster-armhf-lite.zip image to SD-Card using Rufus. 2. Mounting boot partition in Windows to copy over files: ssh and wpa_supplicant.conf. wpa_supplicant.conf content: ``` #...

Ok, same result on a Rpi 2 Model B v1.1 with ethernet LAN connected. Debug: ``` root@raspberrypi:~/photoframe# ./frame.py --debug 2021-06-11 09:19:02,828 - INFO - Loading service USB_Photos from svc_usb.py 2021-06-11...

Ok, same result on a Rpi Model B+ v1.2 with ethernet LAN connected. Debug: ``` root@raspberrypi:~/photoframe# ./frame.py --debug 2021-06-11 09:26:58,364 - INFO - Loading service USB_Photos from svc_usb.py 2021-06-11 09:26:58,385...

OK! New info... Did a reinstall again, same image (2021-05-07-raspios-buster-armhf-lite.zip). Did not update with the apt update && apt dist-upgrade. Did not changed the config.txt... Installed dependencies and cloned the...