Hi admin;
The 30% cpu usage is a problem that appears with the base windows 10 installation files provided in downloads area.
Also, on freshly clean installs, it shows this behaviour after installing Intel Power Management IC driver (pmic.sys).
Search found 16 matches
- Wed Nov 25, 2020 7:19 am
- Forum: Troubleshooting
- Topic: T11 plus System process 30% cpu usage
- Replies: 30
- Views: 17722
- Sat Nov 07, 2020 11:18 pm
- Forum: Troubleshooting
- Topic: T11 plus System process 30% cpu usage
- Replies: 30
- Views: 17722
Re: T11 plus System process 30% cpu usage
Hi guys. I'm up and running! Just unbricked my ACEPC T11 with a CH341A USB programmer.
I can confirm the 30% cpu usage problem is also found in Windows Server 2019 install.
I can confirm the 30% cpu usage problem is also found in Windows Server 2019 install.
- Mon Oct 26, 2020 8:53 am
- Forum: Troubleshooting
- Topic: T11 plus System process 30% cpu usage
- Replies: 30
- Views: 17722
Re: T11 plus System process 30% cpu usage
i bricked my device so now it don't boot anymore. I'm waiting for a BIOS flash device. until then I have this issue on hold. I found it starts on pmic.inf driver installation (Intel Power Management IC Device Installation). Probably, uninstalling and blacklisting the driver to prevent auto installat...
- Wed Oct 21, 2020 3:08 pm
- Forum: Troubleshooting
- Topic: T11 plus System process 30% cpu usage
- Replies: 30
- Views: 17722
Re: T11 plus System process 30% cpu usage
Good advice.
I bricked my unit trying to flash another bios. Now i'm waiting for USB BIOS flasher to unbrick my unit.
I bricked my unit trying to flash another bios. Now i'm waiting for USB BIOS flasher to unbrick my unit.
- Wed Oct 21, 2020 7:30 am
- Forum: Troubleshooting
- Topic: T11 plus System process 30% cpu usage
- Replies: 30
- Views: 17722
Re: T11 plus System process 30% cpu usage
Hi Gabe, The BIOS you pointed is not working fine in my T11. As I understand the T11 is the same bios as the T8. Currently I have T8_V1.5_LPDDR3_S1N12B4A0_X64_20170817.bin flashed in my device, and seems working better. Are there any other bios for the T8 available? just want to try different versio...
- Tue Oct 20, 2020 8:56 am
- Forum: Troubleshooting
- Topic: T11 plus System process 30% cpu usage
- Replies: 30
- Views: 17722
T11 plus System process 30% cpu usage
Hi guys; I had a problem. I tried fresh installs of Windows 10 LTSC 1809, Windows server 2019, and the official Windows 10 builds in this forum. Also tried drivers from different sources; any time getting a strange problem with the System process getting 30% of cpu usage . My system is an ACEPC T11 ...
- Wed Oct 07, 2020 3:16 pm
- Forum: Troubleshooting
- Topic: ACEPC T11 plus add options to BIOS
- Replies: 2
- Views: 1939
ACEPC T11 plus add options to BIOS
Hi guys;
Would be nice to have options in bios to disable wifi-bluetooth & soundcard.
regards,
Alberto.
Would be nice to have options in bios to disable wifi-bluetooth & soundcard.
regards,
Alberto.
- Wed Oct 07, 2020 3:14 pm
- Forum: Troubleshooting
- Topic: ACEPC T11 plus & openMediaVault 5
- Replies: 8
- Views: 7234
Re: ACEPC T11 plus & openMediaVault 5
I cmulk;
I solved Debian realtek problems this way:
http://forums.debian.net/viewtopic.php?f=7&t=147550
I solved Debian realtek problems this way:
http://forums.debian.net/viewtopic.php?f=7&t=147550
- Fri Oct 02, 2020 7:43 am
- Forum: Troubleshooting
- Topic: ACEPC T11 plus & openMediaVault 5
- Replies: 8
- Views: 7234
Re: ACEPC T11 plus & openMediaVault 5
Thanks Gabe. I saw the post https://www.iacepc.com/forum/viewtopic.php?p=905#p905 some time ago. It's part of my current fix, but is not enough. Also with the DMI issue, the brcmfmac43455-sdio.txt must be renamed to "brcmfmac43455-sdio.\$(DEFAULT_STRING)-\$(DEFAULT_STRING).txt" This is my ...
- Fri Oct 02, 2020 7:31 am
- Forum: Troubleshooting
- Topic: ACEPC T11 plus DMI info
- Replies: 3
- Views: 3007
Re: ACEPC T11 plus DMI info
Gabe, i found this interesting post: https://patchwork.kernel.org/patch/10911607/ /* ACEPC T11 Cherry Trail Z8350 mini PC, same wifi as the T8 */ + .matches = { + DMI_EXACT_MATCH(DMI_BOARD_VENDOR, "To be filled by O.E.M."), + DMI_EXACT_MATCH(DMI_BOARD_NAME, "Cherry Trail CR"), + ...