Forum Replies Created
-
AuthorPosts
-
kubaszym1
ParticipantHello,
You can update the NoMachine application to the newest version (7.8.2). Then, after the installation you should see the notification about blocked extensions. Enter the Security & Privacy as before, click the lock to make changes and allow system software from NoMachine. Please note that the possibility to unblock the loading of NoMachine system extensions is available only for 30 minutesĀ after the system has issued the ‘System Extension Blocked’ dialog.
kubaszym1
ParticipantHello,
You can check the kernel or system logs with this command:
tail -f /var/log/system.log
tail -f /var/log/kernel.log
You can also use the ‘less’ command, for example:
less /var/log/kernel.log
kubaszym1
ParticipantHi,
First, in System preferences -> Security -> General TabĀ in section “Allow apps downloaded from” check if the option “App store and identified developers” is marked.
Then, please run this command:
sudo kextload -vvv /System/Library/Extensions/nxaudio.kext
Then you should be able to see the notifications about blocked software in System Preferences->Security->General Tab. Please allow loading system software from NoMachine S.a.r.l.. Then probably you will have to restart your machine or at least NoMachine server. You can find more information here: https://knowledgebase.nomachine.com/AR01P00962
kubaszym1
ParticipantHi,
Try this. After running the command “sudo kextutil -vvv /System/Library/Extensions/nxaudio.kext” access System Preferences -> Security&Privacy -> General panel and click on the “Allow” button.
kubaszym1
ParticipantHello,
Please check if you see NoMachine Audio Adapter in your audio settings while the session is running.
If you don’t, please check if you can load nxaudio.kext by running the following command:
sudo kextutil -vvv /System/Library/Extensions/nxaudio.kext/
You can check the result by running:
kextstat | grep nxau
The output should look similar to this:
265 0 0xffffff7f83cd6000 0x5000 0x5000 com.nomachine.driver.nxau (4.1.b2) 78172556-B6A4-3112-BA41-E79D18108476
Then restart NoMachine server:
sudo /etc/NX/nxserver –restartKuba
January 7, 2022 at 12:33 in reply to: Sound not working- can’t change sound output from NoMachine Microphone Adapter #36959kubaszym1
ParticipantHello,
I would like to know some details in order to help you:
* the version of Windows you use
* please check if Audio Service is running or not
* You wrote that you can’t change the default output. Do you mean there are no other options available besides NM Audio Adapter or maybe there are but you can’t choose them? Or you can choose other options but they don’t work?
-
AuthorPosts