piTFT not working after Raspbian update

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
evharten
 
Posts: 14
Joined: Wed May 02, 2012 12:50 am

Re: piTFT not working after Raspbian update

Post by evharten »

Just try'd the new .deb (beta) that gives instantly this failure.

Reverting back to raspberrypi-bootloader-adafruit-112613.deb.

evharten
 
Posts: 14
Joined: Wed May 02, 2012 12:50 am

Re: piTFT not working after Raspbian update

Post by evharten »

raspberrypi-bootloader-adafruit-20140227-1.deb is the one causing the problems.

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: piTFT not working after Raspbian update

Post by adafruit_support_mike »

Thanks for the info. I'll pass that along to the development team.

evharten
 
Posts: 14
Joined: Wed May 02, 2012 12:50 am

Re: piTFT not working after Raspbian update

Post by evharten »

If you have a newer .deb of the DMA driver let me know, ill be more then happy to test it!

User avatar
dc443
 
Posts: 18
Joined: Mon Apr 12, 2010 1:38 am

Re: piTFT not working after Raspbian update

Post by dc443 »

I am testing here on raspbian and can confirm that with the DMA kernel module, GPIO is not working (and similar error messages during boot).

Once I installed the other *-112613.deb, the GPIOs started working and I was then able to switch the backlight on and off with the instructions in the tutorial.

spaceharrier
 
Posts: 1
Joined: Fri Jul 25, 2014 11:03 pm

Re: piTFT not working after Raspbian update

Post by spaceharrier »

No idea how this worked out, but I ran into very similar symptoms. Display seemed to work fine, touchscreen not recognized. This thread came up in searching for solutions. (I'm not linking those threads because that didn't work for me.)

I'd started by following the install guide for the resistive screen by mistake, and downloaded the (ostensibly preconfigured) Raspian version for that as referenced in the instructions. Found the capacitive screen instructions only later (https://learn.adafruit.com/adafruit-2-8 ... ive-touch/) only later, and worked through those. Display worked, no dice on the touchscreen.

Turned out I hadn't paid attention during the software install, and packages were missing that I overlooked because the console worked on the PiTFT. Look out for this, which normally be buried up top in the dpkg output and is a fatal error, shown as as a discreet dkg run here to illustrate.

Code: Select all

pi@raspberrypi ~ $ sudo dpkg -i raspberrypi-bootloader-adafruit-20140724-1.deb 
dpkg: considering removing raspberrypi-bootloader in favour of raspberrypi-bootloader-adafruit ...
Package raspberrypi-bootloader is on hold, not touching it.  Use --force-hold to override.
dpkg: regarding raspberrypi-bootloader-adafruit-20140724-1.deb containing raspberrypi-bootloader-adafruit:
 raspberrypi-bootloader-adafruit conflicts with raspberrypi-bootloader
  raspberrypi-bootloader (version 1.20140107-1) is present and installed.

dpkg: error processing raspberrypi-bootloader-adafruit-20140724-1.deb (--install):
 conflicting packages - not installing raspberrypi-bootloader-adafruit
Errors were encountered while processing:
 raspberrypi-bootloader-adafruit-20140724-1.deb
If you see it, check your packages actually installed.

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”