View Issue Details

IDProjectCategoryView StatusLast Update
0001408Kali LinuxGeneral Bugpublic2025-07-14 09:18
ReporterMister_X Assigned Tosteev  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformarmhfOSKaliOS Version1.0
Product Version1.0.6 
Summary0001408: Utilite Pro image building - Unsupported ioctl: cmd=0x4bfa
Description

When I build the image for the Utilite Pro, I get this message a few times:

Unsupported ioctl: cmd=0x4bfa
KDGKBDIACRUC: Function not implemented
-e Failed to dump keymap!
-e This might be because your console cannot be opened. Perhaps you
don't have a video card, are connected via the serial console or ssh.
Not loading keymap!

The image builds just fine. I wasn't sure if it should be taken care of or not.

Steps To Reproduce

Build the Utilite image for Kali.

Additional Information

I haven't tested with 1.0.7 but I guess it will popup.

Activities

steev

steev

2014-06-11 04:07

reporter   ~0002074

This is just due to an unsupported syscall in qemu. Qemu won't support every syscall, and this doesn't affect image output.

Issue History

Date Modified Username Field Change
2014-06-11 00:42 Mister_X New Issue
2014-06-11 04:07 steev Note Added: 0002074
2014-06-11 04:07 steev Status new => closed
2014-06-11 04:07 steev Assigned To => steev
2014-06-11 04:07 steev Resolution open => fixed
2025-07-14 09:18 g0tmi1k Priority low => normal