Игорь

Results 5 issues of Игорь

EC dump 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 000000 00 80 00 00 00 00 00 00 00 00 00...

If I specify a comment in the password line, an error occurs. Everything is fine like this: `password = my_passwd` and this is how the error occurs: `password = my_passwd...

### Laptop model MSI Katana GF76 12UC ### EC firmware version 17L4EMS1.1120214202310:56:58 ### List of addresses and their values BIOS firmware: E17L4IMS.113 ```text EC dump: Type:Embedded Controller: 0066,0062 Width:01 00=00...

New firmware

The example is taken from the previous version of boost 1.87.0 (https://www.boost.org/doc/libs/1_87_0/doc/html/process.html), because the latest version 1.88.0 does not contain documentation on Process. ``` #include #include #include using namespace boost::process;...

During periodic unplugging of headphones, I call the device stop function ma_device_stop() and ma_device_uninit(), then re-initialize and start the available audio device (speaker or headphones). The program often deadlock on...