Hi, followed Linux howto and everything compiled successfully.
Have recent Gentoo system on AMD CPU/GPU
When I run Audacity, enable openvino module, restart application I get:
08:56:28 PM: Unable to load the module "/usr/lib64/audacity/modules/mod-openvino.so". Error: Inappropriate ioctl for device
I don’t know where to look for fix or where could this error come from.
Thanks for help.
Strace gives me:
LC_ALL=C strace -f -e trace=ioctl audacity
ioctl(2, TCGETS, {c_iflag=ICRNL|IXON|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0
strace: Process 930484 attached
strace: Process 930485 attached
strace: Process 930486 attached
[pid 930483] ioctl(10, TCGETS, 0x7ffed156c340) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(10, TCGETS, 0x7ffed156bef0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(10, FIONBIO, [1]) = 0
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bab0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 930483] ioctl(11, TCGETS, 0x7ffed156bd60) = -1 ENOTTY (Inappropriate ioctl for device)
strace: Process 930491 attached