Loading of nxusb.ko failed

Forum / NoMachine for Linux / Loading of nxusb.ko failed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28034
    denk_mal
    Participant

    I have tried to compile and load the nxusb.ko module on my client vmware vm (MX Linux 19.2)

    Compiling works without any errors but loading the module gives me an error:

    $> insmod /usr/NX/bin/drivers/nxusb.ko

    insmod: ERROR: could not insert module /usr/NX/bin/drivers/nxusb.ko: Unknown symbol in module

    $> dmesg has the following output

    [326522.188361] nxusb: Unknown symbol usb_hcd_resume_root_hub (err -2)

    [326522.188372] nxusb: Unknown symbol usb_hcd_unlink_urb_from_ep (err -2)

    [326522.188393] nxusb: Unknown symbol usb_disabled (err -2)

    [326522.188418] nxusb: Unknown symbol usb_put_dev (err -2)

    [326522.188428] nxusb: Unknown symbol usb_get_dev (err -2)

    [326522.188440] nxusb: Unknown symbol usb_hcd_check_unlink_urb (err -2)

    [326522.188467] nxusb: Unknown symbol usb_hcd_link_urb_to_ep (err -2)

    [326522.188478] nxusb: Unknown symbol usb_put_hcd (err -2)

    [326522.188489] nxusb: Unknown symbol usb_hcd_giveback_urb (err -2)

    [326522.188502] nxusb: Unknown symbol usb_hcd_poll_rh_status (err -2)

    [326522.188511] nxusb: Unknown symbol usb_create_hcd (err -2)

    [326522.188521] nxusb: Unknown symbol usb_remove_hcd (err -2)

    [326522.188531] nxusb: Unknown symbol usb_add_hcd (err -2)

    [326987.777480] nxusb: Unknown symbol usb_hcd_resume_root_hub (err -2)

    [326987.777491] nxusb: Unknown symbol usb_hcd_unlink_urb_from_ep (err -2)

    [326987.777512] nxusb: Unknown symbol usb_disabled (err -2)

    [326987.777536] nxusb: Unknown symbol usb_put_dev (err -2)

    [326987.777546] nxusb: Unknown symbol usb_get_dev (err -2)

    [326987.777558] nxusb: Unknown symbol usb_hcd_check_unlink_urb (err -2)

    [326987.777584] nxusb: Unknown symbol usb_hcd_link_urb_to_ep (err -2)

    [326987.777595] nxusb: Unknown symbol usb_put_hcd (err -2)

    [326987.777606] nxusb: Unknown symbol usb_hcd_giveback_urb (err -2)

    [326987.777618] nxusb: Unknown symbol usb_hcd_poll_rh_status (err -2)

    [326987.777627] nxusb: Unknown symbol usb_create_hcd (err -2)

    [326987.777637] nxusb: Unknown symbol usb_remove_hcd (err -2)

    [326987.777647] nxusb: Unknown symbol usb_add_hcd (err -2)

    [327102.267316] nxusb: Unknown symbol usb_hcd_resume_root_hub (err -2)

    [327102.267326] nxusb: Unknown symbol usb_hcd_unlink_urb_from_ep (err -2)

    [327102.267348] nxusb: Unknown symbol usb_disabled (err -2)

    [327102.267372] nxusb: Unknown symbol usb_put_dev (err -2)

    [327102.267382] nxusb: Unknown symbol usb_get_dev (err -2)

    [327102.267395] nxusb: Unknown symbol usb_hcd_check_unlink_urb (err -2)

    [327102.267422] nxusb: Unknown symbol usb_hcd_link_urb_to_ep (err -2)

    [327102.267432] nxusb: Unknown symbol usb_put_hcd (err -2)

    [327102.267443] nxusb: Unknown symbol usb_hcd_giveback_urb (err -2)

    [327102.267456] nxusb: Unknown symbol usb_hcd_poll_rh_status (err -2)

    [327102.267465] nxusb: Unknown symbol usb_create_hcd (err -2)

    [327102.267476] nxusb: Unknown symbol usb_remove_hcd (err -2)

    [327102.267486] nxusb: Unknown symbol usb_add_hcd (err -2)

    Is it possible to use usb redirection into a vmware client?

    #28068
    Dawid.G
    Participant

    Hello,

    We were not able to reproduce your issue with the configuration you provided.

    Looking by the dmesg output seems like it may be something wrong with your VM or system configuration, rather than nxusb driver.

    Make sure USB controller on your machine works properly.

     

Viewing 2 posts - 1 through 2 (of 2 total)

This topic was marked as solved, you can't post.