Jump to content

hitoridekimasu

  • Posts

    2
  • Joined

  • Last visited

  • Country

    country-ZZ

Retained

  • Member Title
    Newbie
  1. OK, I see, I have a problem with the certificate: Oct 12 18:49:44 volumio tidal_connect_application[3666]: [2022-10-12 18:49:44] [error] handle_transport_init received error: TLS handshake failed It won't work till we have a certificate accepted by the TIDAL App Cheers!
  2. Hi, I’m facing problems to make the TIDAL Connect service work in a Raspberry Pi 4 running a completely fresh latest Volumio 3 image. Devices configuration: Service configuration: The problem found is this: volumio@volumio:~$ sudo systemctl status ifi-streamer-tidal-connect.service ● ifi-streamer-tidal-connect.service - RasPi Streamer Tidal Connect Service Loaded: loaded (/lib/systemd/system/ifi-streamer-tidal-connect.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2022-10-10 10:43:14 UTC; 5s ago Main PID: 1461 (tidal_connect_a) Tasks: 14 (limit: 4915) CGroup: /system.slice/ifi-streamer-tidal-connect.service └─1461 /usr/ifi/ifi-tidal-release/bin/tidal_connect_application --tc-certificate-path /usr/ifi/ifi-tidal-release/id_certificate/IfiAudio_ZenStream.dat -f jrdetorre RasPi Streamer --codec-mpegh true --codec-mqa false --model-nam Oct 10 10:43:14 volumio tidal_connect_application[1461]: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory Oct 10 10:43:14 volumio tidal_connect_application[1461]: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory Oct 10 10:43:14 volumio tidal_connect_application[1461]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2 CARD 0} Oct 10 10:43:14 volumio tidal_connect_application[1461]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card Oct 10 10:43:14 volumio tidal_connect_application[1461]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card Oct 10 10:43:14 volumio tidal_connect_application[1461]: Cannot connect to server socket err = No such file or directory Oct 10 10:43:14 volumio tidal_connect_application[1461]: Cannot connect to server request channel Oct 10 10:43:14 volumio tidal_connect_application[1461]: jack server is not running or cannot be started Oct 10 10:43:14 volumio tidal_connect_application[1461]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock Oct 10 10:43:14 volumio tidal_connect_application[1461]: STARTED TidalConnect services. I managed to configure the right device after getting the service status error defining the right naming and device number: Could not find device: 'TEAC USB AUDIO DEVICE: USB Audio (hw:0,0)'. Fallback to default device Valid devices are: 'bcm2835 HDMI 1: - (hw:0,0)' 'bcm2835 Headphones: - (hw:1,0)' 'TEAC USB AUDIO DEVICE: Audio (hw:5,0)' 'sysdefault' 'lavrate' 'samplerate' 'speexrate' 'upmix' 'vdo Therefore, the initial problems with the wrong device do no longer appear. I tried uninstalling libcurl4 and installing libcurl3 again, but it remains the same. I can find the TIDAL Connect port in the TIDAL Android App, but when I try to send the stream to that, it does nothing and it comes back to the local device. Any clue on what I'm doing wrong will be very welcome. Thanks in advance.
×
×
  • Create New...