-
Not sure if this should be reported in linux-rockchip or here - but here goes:
I recently noticed that on ubuntu-rockchip - 4k display modes would not work on the mixtile core3588 board
comparin…
-
https://github.com/kinsamanka/OpenStick-Builder/blob/f09298ca4c8212618417b2f76369b6e206f7c36b/scripts/build_hyp_aboot.sh#L9
The model also can be "thwc,ufi001c". Do you want to add an opinion for t…
-
May be related to #181 ?
```rs
#[derive(Logos, Debug, Clone, Copy, PartialEq, Eq, Hash)]
#[logos(skip "[ \t\r\n]+")]
pub enum TokenKind2 {
#[regex(r"/dts-v1")]
DtsV1,
// Removin…
-
I have attached a config.ini and a debug mode log. It doesn't matter what channel I try to open, or what client I use to open it. VLC, Kodi, Jellyfin, TVheadend's player, m3u, hdhr, windows, linux, do…
-
What are the available options, if any, to automate the validation of DTS services (or sets of requests & responses)? Do you issue an official json schema, open api specification or any other tool tha…
-
It does not look like the function understands DTS complianet NPS logs
`$npslogdir = "C:\Windows\system32\LogFiles\NPS"
$npslogfile = gci $npslogdir | sort LastWriteTime | select -Last 1
clear
w…
-
Hi,
first of all thank you for the tutorial you provided!
It was very helpful, and I was able to install Arch Linux on my Banana Pi M2 Zero.
I'm wondering if it's possible to have also the DTS …
-
- [x] [ATD](TPW\ATD\ATD\IT Hardware Inventory\PC Inventory - `ATD PC Export from Intune - 04192024`) - `118 records`
- [x] [TPW]((TPW\ATD\ATD\IT Hardware Inventory\PC Inventory - `TPW PC Export from…
-
### 详细叙述
lede/target/linux/rockchip/Makefile 把内核修改成5.15 然后编译 最后提示错误 日志如下
请教下,怎么回退5.15的内核啊
### 重复 issue
- [X] 没有类似的 issue
### 具体型号
R4S
### 详细日志
Error: arch/arm64/boot/dts/rockchip/rk3568-h…
-
In rrweb we are using directories with an index.ts file inside them and importing them in the following manner:
```ts
import { replay } from './replay';
```
In typescript this autocompletes to `./…