Skip to content

xtrx: Unable to initialize UART driver: -16 #102

@maxspb89

Description

@maxspb89

I've tried to install XTRX with PCI-e adapter on Ubuntu18.04 and Ubuntu20.04. but I've got errors during driver installation.
sudo modprobe xtrx

fails with "modprobe: ERROR: could not insert 'xtrx': Device or resource busy".
results of dmesg:
xtrx: Unable to initialize UART driver: -16
Host system is Ubuntu 18.04
uname -a : Linux test 5.4.0-70-generic #78~18.04.1-Ubuntu SMP Sat Mar 20 14:10:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux.

Tried to build driver manually, and recieving the same error after sudo insmod xtrx.ko.
Then I've tried to remove UART checking in static int __init xtrx_init(void) and rebuild again but no PCI device is shown after
sudo lspci -v -d 10ee: command so I suppose, that driver hasn't been installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions