Philip Howard

Results 958 comments of Philip Howard

I'll have to find someone who actually has a music collection. A short term approach might be to trap the exception that occurs when trying to pull a non-existent "album"...

Not insofar as I'm aware. I haven't tested on a Pi Zero 2 though. Or- in fact- tested on any Pi but the one I made these changes on, so...

Same here, just rebuilt on a fresh SD card on the *same Pi* that I originally tested with and... black screen of doom. 😬 That'll teach me not to do...

I should probably *force* it to on, but for the time being you should be able to fix this by blowing away your build dir and configuring with: ``` cmake...

I’ll admit I *still* haven’t tested on the Zero 2 W (my office is a fridge right now so soldering is going to be painful) so there’s a chance that...

It's the opposite, in fact, the "TE" pin sends a clock pulse from the display controller to the host when the display reaches a given row- a bit like a...

> Tested on my Zero 2. The latest cmake options line works well. Now I am thinking about connecting the Hat buttons and with a mouse driver, which is a...

Just followed the instructions on a Z2W and it's up and running. I had to comment out `dtoverlay=vc4-kms-v3d` in `/boot/config.txt` and the display worked from brass tacks with Raspbian Bullseye...

Is this an ST7789V2 based display? Does this work for you: https://github.com/juj/fbcp-ili9341/pull/242

I have an Alienware m15 r3 dual booting between Windows 10 and Pop! OS. The akbl config for m15 r3 does not work at all- it just stalls and I...