Kerdic

Results 10 comments of Kerdic

We will need to create a new screen size to not affect those currently using the mega size. Which is why I modified your script to put your logic in...

I added the console height and width output to the piHoleVersion file that gets generated on boot. If someone that has a hyperpixel display can run the script in this...

@jeroenboumans From what I can tell, the script should have resulted in the new "hyper" screen size being displayed. Did the screen appear correct to you, or did it look...

Good deal, it looks like it is working to me. The only question left, which could be addressed in a different PR, would be if the colorful retro logo is...

I have updated the logo used. Can someone verify the spacing still looks good now on the title lines?

I believe both mega and hyper would have the same height if we changed it to 26, but I am not sure. I updated the script to take that out...

I also did notice the R instead of ® character showing, but in the script, that character appears correct. So, I am not sure what is going on there.

@giuliomagnifico Great! And the ® looks correct also!

I will support this if any issues are found, but I don't have this display to verify. And I actually don't use PADD anymore, I switched to home assistant and...

I ran into the same issue. I ran the ``` pip3 install cryptography --only-binary=cryptography ``` command as suggested, then tried the install again, and it worked.