Mauro Carvalho Chehab
Mauro Carvalho Chehab
Currently, ZBar is too sensible to image rotation, as can be shown with this small script: ``` $ mkdir rotated; cd examples $ for i in code-128.png; do for j...
Trying to build pdf docs from Linux .rst files doesn't work. **Description of problem** Cloning this tree, which contains a patch adding rst2pdf support: https://git.linuxtv.org/mchehab/experimental.git/log/?h=rst2pdf-v3 and building the documentation with:...
This is an aluminium case that has a removable top. Tests were made with a Raspberry Pi 4 Model B Rev 1.4 with 8GB RAM. The tests were taken using...
Using a proxy while trying to connect to VPN is problematic, as proxies are usually behind the VPN. So, disable it when opening the WebKit window.
### Component udev rule files ### Is your feature request related to a problem? Please describe From the discussions at #31347: The media subsystem has 5 different uAPIs. Currently, only...
**Description** There are different models of Huawei Matebook D14. The newer ones come with ES8336, but older models may have different codecs. I had already access to one model with...
Huawei Matebook 14 BIOS reports that it has only analog mics: ``` [ 4.093207] es8316 i2c-ESSX8336:00: PLATFORM_MAINMIC_TYPE_ARG=0xbb [ 4.093222] es8316 i2c-ESSX8336:00: PLATFORM_HPMIC_TYPE_ARG=0xbb ``` However, currently, `mach->mach_params.dmic_num` is not zero when...
Use _DSM table to detect GPIO level and AMIC. This change has @plbossart patches that apply, with some changes as discussed on #4112. Tested on Huawei Matebook D15 ( BOHB-WAX9):...