From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ssagarr Patil Date: Wed, 14 Jan 2015 16:17:33 +0000 Subject: RE: SSD1306 OLED driver Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: linux-fbdev@vger.kernel.org Hi Greet, > > On Wed, Jan 14, 2015 at 2:51 PM, Ssagarr Patil w= rote: >> I am also able to run the fbtest application, but with test10 I do not s= ee 'hello world' > > Good! > >> pattern. Am I missing something. > > That's because that test requires 16 colors, although these aren't used. > > If you change ".numcolors =16" to ".numcolors =3D 2" in tests/test010.c, > it should at least draw some text, but the colors may be of as it > failed to install > the 16-color console pallette. > Thanks for your response, I did try with setting .numcolors =3D 2 but it do= esnt help neither I still don=92t see 'Hello World' on the oled. Thanks & Regards, Sagar