pikvm / pikvm

Open and inexpensive DIY IP-KVM based on Raspberry Pi
https://pikvm.org
GNU General Public License v3.0
7.89k stars 446 forks source link

Need help: Getting OLED screen to work with piKVM #435

Closed sundansx closed 3 years ago

sundansx commented 3 years ago

I downloaded my piKVM image from here named "v2-hdmi-rpi4.img.bz2" on 8/11/2021. Is it possible that this version of the pi image does not include i2c OLED support? Am I not using a compatible i2c OLED screen? I have seen others use the same screen and got the link from this thingiverse. the rest api says it is kvmd version 3.11.

sundansx commented 3 years ago

Ok, after some more digging I found my solution here: https://www.reddit.com/r/pikvm/comments/nfit5b/enabling_i2c_for_pioled/ It would probably be good to enable i2c on the image by default so this is more 'plug-and-play'?

sundansx commented 3 years ago

fixed from reddit link.