Audioserver - Cannot map network link to USB or SD Card

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • TH00
    Azubi
    • 06.01.2025
    • 1

    #1

    Audioserver - Cannot map network link to USB or SD Card

    Hello,
    I'm very new to this forum. I have a Loxone setup at home with the Audio server and I'm trying to get a network folder mapped to it.

    I've formatted a Kingston 128Gb USB drive (FAT32) and added two folders with some mp3 files. I've plugged the USB drive in to my Audio server but cannot seem to see the USB drive on my network when trying to map a network location to it from my PC on the same network (192.168.1.x)

    The audio server also has a SD Card and I cannot see this too.

    Can someone please help here.

    Thanks.
  • Ihon
    Azubi
    • 08.01.2025
    • 9

    #2
    Hello,

    First of all, FAT32 cannot be used at USB Pendrives with more than 32 GB (64GB with some limits), so please use NTFS as this is supported by AudioServer and can be used for 128 GB USB Pendrives.

    Also, I assume, you are trying to connect from Windows to the AudioServer. As the AudioServer only support SMB Version 1 (high security flaw) you need to enable SMB1 support in your Windows Client to get a network share established.
    Open the Registy Editor as an Admin and go to the path:
    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlS et\Services\LanmanWorkstation\Parameters
    Modify AllowInsecureGuestAuth to the value 1, if the entry is not existing (Windows 11 24H2) create it as a new DWORD32 and set the value to 1
    Modify EnableSecuritySignature to the value 0.

    Then you can connect to the USB and SD Card in your AudioServer.

    Have fun!

    Kommentar

    Lädt...