Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry pi 2 support #16

Closed
locusf opened this issue Feb 5, 2015 · 8 comments
Closed

Raspberry pi 2 support #16

locusf opened this issue Feb 5, 2015 · 8 comments

Comments

@locusf
Copy link

locusf commented Feb 5, 2015

Hello,

Does this firmware first of all support:

  • PiScreen
  • Raspberry pi 2

I could wait if you want to make the support yourself, just refer this issue.

@notro
Copy link
Owner

notro commented Feb 5, 2015

I added and tested piscreen support some time ago: https://github.com/notro/fbtft/blob/master/fbtft_device.c#L679

I just received a Pi 2, and hope to look into it this evening.

@cm-t
Copy link

cm-t commented Feb 5, 2015

waiting for updates notro !
I will receive my Pi2 in something like 15 days, with the hope it will works…

@notro
Copy link
Owner

notro commented Feb 5, 2015

With a fix to the SPI DMA driver, I have FBTFT working on the Pi 2.
Tomorrow I'll change my build scripts to handle this 2 kernel situation (Pi1: kernel.img and Pi2: kernel7.img).

@notro
Copy link
Owner

notro commented Feb 7, 2015

Pi2 support is added in the latest firmware. Please try it.
I have added some text here: https://github.com/notro/fbtft/wiki#install

@locusf
Copy link
Author

locusf commented Feb 7, 2015

Thank you!

@locusf
Copy link
Author

locusf commented Feb 13, 2015

I still can't make the piscreen work yet, it seems that the device isn't even powering up at all and no devices for the touchscreen can be found.

@notro
Copy link
Owner

notro commented Feb 14, 2015

I suggest you contact ozzmaker about this.
The overlay was testet with a PiScreen I have from one of the first batches.

@locusf
Copy link
Author

locusf commented Feb 14, 2015

Yes I got it working, I just needed to add dtoverlay=piscreen to config.txt instead of cmdline.txt. lol

@locusf locusf closed this as completed Feb 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants