shunte88 wrote: 
> i2cdetect is showing your DAC
> 
> The screen you have is an SPI device so any driver selection other than
> 1 or 7 won't work, the other selections are I2C which is a different
> communication protocol
> 
> > 
Code:
--------------------
  >   > Supported OLED types:
  > 1 ...: Adafruit *SPI* 128x64
  > 3 ...: Adafruit I2C 128x64
  > 4 ...: Seeed I2C 128x64
  > 6* ..: SH1106 I2C 128x64
  > 7 ...: SH1106 *SPI* 128x64
  > 
--------------------
> > 
> 
> The SPI screen I'm using to test works with selecting driver 7
> 
> I'm working on some additional drivers that cover some of the other
> popular chipsets.
> 
> I have a standalone working but the merge will take time as I need to
> ensure nothing is broken as I do so.
> 
> If you don't mind I'll PM with test builds as I make progress


No problem, happy to try your test builds, thanks.


------------------------------------------------------------------------
kit1cat's Profile: http://forums.slimdevices.com/member.php?userid=66141
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to