-
Im DELFI-GTFS 2022-11-22 enthalten viele agencies in `agency.txt` nichtssagende `agency_name`s oder solche mit technischen Informationen, die dort nicht hingehören:
```sql
SELECT agency_id, agency…
-
armbian and orangepi zero plus ;
I don't know programming, so I followed some tutorials on the Internet.
MakeFile:
ifneq ($(KERNELRELEASE),)
obj-m += fb_ili9488.o
else
PWD=$(shell pwd)
KDIR=/us…
-
I am trying to run a Linux kernel on a Rockchip rk3288 board.
This boards runs a native Android kernel. I extracted the Device Tree Source (DTS) from Android to use it as reference to build a custo…
-
Hi,
I have a reclaimed 4.3" TFT, 40 pin model FPC4304009 that I pulled from a MP4 player I got for free a while back. I have not been able to find a datasheet for it, but according to an aliexpress …
-
I have started to look at spi-bcm2835 and DMA. My FBTFT drivers are now included in raspberrypi/linux, but I need a DMA SPI driver there as well, so I can stop releasing my custom kernel.
To get DMA c…
notro updated
9 years ago
-
**Describe the bug**
When I use VLC media player to connect to rtsp I get this error from the console :
```
thread '' panicked at 'write_src must be present in created bin', src\rtsp\gst.rs:212:…
-
The sdk I'm using is https://github.com/hanwckf/immortalwrt-mt798x
Compiled device tree is mt7981-spim-nor-rfb.dts
I followed this tutorial : https://community.milkv.io/t/spi-milk-v-duo-st7735/…
-
Hi Miouyouyou!
I was wondering if you would consider the following idea for a tutorial at some point; it is a followup from my comments at your [gist](https://gist.github.com/Miouyouyou/89e9fe56a2c…
-
I use an OrangePi zero H616.
I bought the following ST7735S LCD.
[https://it.aliexpress.com/item/33031122936.html?spm=a2g0o.order_list.order_list_main.32.67b836960mEnKd&gatewayAdapt=glo2ita](url)
…
-
@notro Thanks for the great work on this. I'm trying to figure out how to convert an existing working sequence to panel-mipi-dbi and ran into some issues.
I dumped an fbtft log of the init:
```
f…