kkursor

Results 18 comments of kkursor

maybe after I'll find a complete working solution? I'll post it here for somebody googling around the same trouble

Hm. I have code: ```php $query->select(['distinct on (short_name) *']) ->andWhere(['', 'material_condition', 'perspective']) ->andWhere(['is_archive' => false]); ``` Then ```sql $query->createCommand()->rawSql ``` reads ```sql SELECT distinct on (short_name) * FROM "materials_schema"."material_list" "material"...

I worked it around with a view in database. No other way worked

@kjusupov I think this will return only member_id field, not fully populated model instances.

@Pasha-From-Russia привет! Нет, не получилось. Пришлось юзать ядро от производителя. В чём конкретно была проблема - так и не разобрались.

4.19, если я правильно помню. В целом, для нас это не критично, хотелось завести 5.10 чисто по приколу, но второй PCIe нашим нужен, поэтому решили не тратить время и откатиться.

> какая у вас eMMC стоит Sandisk SDINBDG4-16G https://www.chipdip.ru/product0/8003306691

@dorfil maybe console device is wrong. I have ttyFIQ0 on my RK3568 board, not ttyS*