-
Hi,
I'm using fbtft to drive my fb_ili9341 based display on RaspberryPI. I can see that there is a lot of kernel messages, when i run dmesg:
[ 76.300235] fb_ili9341 spi0.1: setup: want 5000000 Hz; b…
-
With the FBTFT image it's easy to do FBTFT driver development: https://github.com/notro/fbtft/wiki/Development
When I try this with the rpi-update release, I end up with: `Unable to handle kernel NUL…
notro updated
10 years ago
-
Hi,
I installed the kernel 2013-05-25-wheezy-raspbian-2013-07-07-fbtft
and load the
modprobe name=ili9341fb cs=1 rotate=1
modprobe ili9341fb
dmesg shows this:
[ 80.580045] fbtft_device: SPI dev…
-
Hi,
would it possible for you to build a driver for a display like this?
http://www.ebay.com/itm/251173169883?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649
i bought it, but i have not the knowl…
vtni updated
10 years ago
-
The `mmal_queue_timedwait` function is present in newer firmwares but not in older ones. As a translation for it was added in picamera 1.7, this prevents the library working with older firmwares (whic…
-
Would it be possible for rpi-update to copy `extra/git_hash` and `extra/Module.symvers` to /boot when updating the kernel, so scripts can know which kernel source to build modules against?
-
Hi.
I'm trying to use the adafruit2.2 driver to display PNGs on my LCD. I've installed the drivers successfully, and ran `sudo modprobe fbtft_device name=adafruit2.2 debug=1`
No errors appeared and …
-
I'm trying to get Device Tree working, but has failed in my attempts so far.
I have seen that it's reported working with U-boot, but I'm distributing my kernel with rpi-update, so I would like this to…
notro updated
10 years ago
-
Hi Notro
I am trying to get this display working with flexfb;
http://www.wayengineer.com/index.php?main_page=product_info&products_id=5475
It uses NT35310.
I have all the init registers and the init…
-
Hello,
I installed the newest image from rasbian
2013-12-20-wheezy-raspbian
and installed FBTFT like here:
https://github.com/notro/fbtft/wiki#install
i got a problem i installed the MI0283QT-9A an…