Zoltán Böszörményi

Results 56 comments of Zoltán Böszörményi

"top" also shows CPU usage percentage, surprise surprise, in the "%CPU" column for processes. The value is calculated relative to one CPU. Multi-threaded processes can use more than 100%, e.g....

I have seen the same warning with oe-core/meta-clang master with using meta-security and building clamav from that layer which has ``` DEPENDS = "... llvm ..." ``` LLVM in oe-core...

I am fighting with the same on a Xinerama setup with 2048x768, both monitors are 1024x768. Both monitors have their own touchscreens attached, with their transformation matrices set, so both...

I experience something similar. Apparently, the Xinput part of xinput_calibrator uses the current calibration values instead of the valuator min/max values. As a result, through multiple runs of xinput_calibrator, the...

> Hmm I think we either need to carry a full blown plymouth module ourselves or drop the support for it altogether and let whoever host the actual? module maintain...

> '> Will you accept a full rewrite without using external "populate" scripts? I.e. with everything added to `module-setup.sh`? > > I would yes but it should be in a...

> Hmm let's call the meta module for what it actually is boot animation as in boot-animation ( as opposed to splash ) Ok, renamed. Thanks for the better name....

> It would help to have tests for this new module. Perhaps we can just switch over some of the existing tests from plymouth module to use the new meta...

> I was wondering if you can avoid making a duplicate copy of many of the module files (e.g. plymouth-pretrigger.sh) while we maintain both plymouth and plymouth-ng modules - as...

I only used `ipxe.lkrn` via GRUB2. I tried several commits including the current latest. But I found a workaround: I need to run `ethtool -s wol g` and this allows...