[Solved] [error] 0.020000 AMD-Vi Command Buffer Timeout
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
[Solved] [error] 0.020000 AMD-Vi Command Buffer Timeout
USB Disk with 2 partitions
First: Grub4Dos + Slitaz + Porteus/Kiosk/initrd.xz + vmlinuz
Second: Kiosk 4.6 (dd command)
Everything works flawlessly on A BIOS system (Samsung laptop)
However, on my new UEFI system (Asrock Fatal1ty AB350 ITX/ac / Ryzen 5 2400G / Noctua NH-L9a M4 / G.Skill Flare X DIMM Kit 16GB, DDR4-3200 / Samsung M.2 960 Evo):
Booting Slitaz works.
Booting Kiosk 4.6 throws the above mentioned error. The thing is, I can see the booting process starting normally for a couple of seconds then I get the error message.
Any advice?
First: Grub4Dos + Slitaz + Porteus/Kiosk/initrd.xz + vmlinuz
Second: Kiosk 4.6 (dd command)
Everything works flawlessly on A BIOS system (Samsung laptop)
However, on my new UEFI system (Asrock Fatal1ty AB350 ITX/ac / Ryzen 5 2400G / Noctua NH-L9a M4 / G.Skill Flare X DIMM Kit 16GB, DDR4-3200 / Samsung M.2 960 Evo):
Booting Slitaz works.
Booting Kiosk 4.6 throws the above mentioned error. The thing is, I can see the booting process starting normally for a couple of seconds then I get the error message.
Any advice?
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
[error] 0.020000 AMD-Vi Command Buffer Timeout
Hi jk9,
Add 'amd_iommu=off' kernel parameter to your grub4dos config for kiosk.
Let us know if that helped.
Thanks
Add 'amd_iommu=off' kernel parameter to your grub4dos config for kiosk.
Let us know if that helped.
Thanks
Please add [Solved] to your thread title if the solution was found.
[error] 0.020000 AMD-Vi Command Buffer Timeout
Thanks very much for the prompt reply.
However, the boot process seems to be "more complete" as far as I can tell but no GUI 
Merely a black screen, nothing else ....
Code: Select all
title Porteus Kiosk 4.6
kernel /Porteus/Kiosk/vmlinuz amd_iommu=off
initrd /Porteus/Kiosk/initrd.xz

Merely a black screen, nothing else ....
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
[error] 0.020000 AMD-Vi Command Buffer Timeout
Just realized this is Ryzen APU.
You'll have to wait for next kiosk release with new LTS kernel as our current 4.14.x does not support this GPU yet.
Unless you would be interested in a paid customized build?
http://porteus-kiosk.org/builds.html
If this is for a private use then better wait.
If VESA driver is good enough for you then your could replace 'amd_iommu=off' with:
Thanks
You'll have to wait for next kiosk release with new LTS kernel as our current 4.14.x does not support this GPU yet.
Unless you would be interested in a paid customized build?
http://porteus-kiosk.org/builds.html
If this is for a private use then better wait.
If VESA driver is good enough for you then your could replace 'amd_iommu=off' with:
Code: Select all
debug modprobe.blacklist=amdgpu,radeon
Please add [Solved] to your thread title if the solution was found.
[error] 0.020000 AMD-Vi Command Buffer Timeout
Replacing "amd_iommu=off'" with "debug modprobe.blacklist=amdgpu,radeon" throws the same error (i.e. 0.020000 AMD-Vi Command Buffer Timeout)
Using both lines at the same time makes the booting process go all through till it states "Starting Kiosk 4.6" then it goes black screen.
This is for private use, so I'll have to wait for the next build then.
Thank you very much for your help and for all the efforts involved in making this project
Using both lines at the same time makes the booting process go all through till it states "Starting Kiosk 4.6" then it goes black screen.
This is for private use, so I'll have to wait for the next build then.
Thank you very much for your help and for all the efforts involved in making this project

- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
[error] 0.020000 AMD-Vi Command Buffer Timeout


When the screen goes black what happens if you press Ctrl+Alt+F1?
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
[error] 0.020000 AMD-Vi Command Buffer Timeout
It was a wild guess. Sorry. 

[error] 0.020000 AMD-Vi Command Buffer Timeout
Unfortunately, still having issues as the new Kiosk 4.7 won't boot .....
Code: Select all
[error] 0.016000 AMD-Vi Command Buffer Timeout
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
[error] 0.020000 AMD-Vi Command Buffer Timeout
Thats because we are still on 4.14.x LTS kernel.
Next LTS should be 4.19.x (hopefully) so we could do the switch in October/November.
Next LTS should be 4.19.x (hopefully) so we could do the switch in October/November.
Please add [Solved] to your thread title if the solution was found.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: [error] 0.020000 AMD-Vi Command Buffer Timeout
Hi jk9,
It took longer than expected but new kiosk version is out (with latest LTS kernel) so please test it when you get a chance:
https://porteus-kiosk.org/news.html#190121
Hopefully everything will work ootb on your hardware.
Thanks
It took longer than expected but new kiosk version is out (with latest LTS kernel) so please test it when you get a chance:
https://porteus-kiosk.org/news.html#190121
Hopefully everything will work ootb on your hardware.
Thanks
Please add [Solved] to your thread title if the solution was found.
Re: [error] 0.020000 AMD-Vi Command Buffer Timeout
Hi fanthom,
Thank you very much for all the efforts involved, honestly.
I hate to say it but it doesn't resolve the problem. There's a difference though ..
Instead of
Code: Select all
0.020000 AMD-Vi Command Buffer Timeout
Code: Select all
0.010000 AMD-Vi Command Buffer Timeout
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: [error] 0.020000 AMD-Vi Command Buffer Timeout
Please boot latest Ubuntu live (18.10), download and run this script:
https://porteus-kiosk.org/public/files/debug.sh
Please use following command:
then send generated /tmp/debug.txt report to [email protected] and i'll have a look on this.
https://porteus-kiosk.org/public/files/debug.sh
Please use following command:
Code: Select all
sudo bash debug.sh
Please add [Solved] to your thread title if the solution was found.