Nxusb.ko on recent Fedora Linux broken

Forum / NoMachine for Linux / Nxusb.ko on recent Fedora Linux broken

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #51064
    H_Mueller
    Participant

    Hi there,

    the actual source code (8.14.2_1_x86_64) of the Enterprise Client does not compile under current LINUX Kernel (6.11.10-200.fc40.x86_64).

    Is there any estimate when there will be a fix available?

    Without a bugfix is impossible to use the client to forward local devices (as license-dongles, card-readers and so on).

    #51079
    Britgirl
    Keymaster

    Hi, it’s a known issue and a fix will be in the next update, you can track its status in our knowledge base:

    https://kb.nomachine.com/TR10V11232

    The workaround, as written in the TR:

    modify file  /usr/NX/share/src/nxusb/nxusb-vhci-hcd.c and replace line 1351:
    remove     = vhci_hcd_remove,
    
    with:
    remove     = (void *) vhci_hcd_remove,
    #51080
    H_Mueller
    Participant

    Hi there,

    thank you for the reply, also with the work around I was not able to compile the module.

    Meanwhile I updated my fedora to 6.11.11, now it works — with the workaround.

    cheers,

    Helmut

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

You must be logged in to reply to this topic. Please login .