Hi Aidan,_______________________________________________This is a known issue, DNSSEC validation failed(enter SSH and type 'sudo systemctl status systemd-resolved' for more informations)To fix this manually:1. edit the DNSSEC setting in the /etc/systemd/resolved.confnano /etc/systemd/resolved.confuncomment and change the line #DNSSEC=... to "DNSSEC=no"save (CTRL+x)2. restart the servicesudo systemctl restart systemd-resolvedbest,--
stefOn 18 Apr 2021, at 21:23, Aidan R <oootini@yahoo.com> wrote:It’s very meditative to listen to a mic of the world outside your own window :)_______________________________________________The stream seems temperamental though. At least half the time, it seems to be down with an error:Apr 18 19:21:03 streambox darkice.sh[19789]: curl: (6) Could not resolve host: locusonus.orgAny thoughts on what to troubleshoot?AidanWow!Thanks for cracking that and sharing, AidanListening now - sounding great - seems nicely balancedbwgrnat_______________________________________________On 15 Apr 2021, at 23:42, aid <oootini@yahoo.com> wrote:_______________________________________________OK! Got the stream working, here is what I had to do:1. In /boot/streambox.txt:* changed to soundcard=1* Added login, wifi details2. In /boot/config.txt added dtoverlay=iqaudio-codec3. In /etc/dhcpcd.conf added static domain_name_servers=8.8.4.4 8.8.8.8 (thanks Grant!)4. Disabled split wifi option on the router. This prevented wlan0 from coming up on the rPi zero. Pure trial and error, this took me quite some time to arrive at :/5. ssh'd to locusonus@streambox.local, and then:* sudo nano IQaudIO_Codec_StereoMIC_record_and_HP_playback.state* Copy/paste the contents of the file from https://github.com/iqaudio/Pi-Codec/blob/master/IQaudIO_Codec_StereoMIC_record_and_HP_playback.state* sudo alsactl restore -f IQaudIO_Codec_StereoMIC_record_and_HP_playback.state* run alsamixer* select the iqaudio soundcard - type 's' on the keyboard* tweak levels* sudo alsactl storeGreat! will experiment with mic levels and position in the coming days.AidanOn Thursday, 15 April 2021, 15:17:28 GMT+1, aid <oootini@yahoo.com> wrote:Hi Grant!"Network name / password with non basic characters". My network name does have an underscore chatacter in it. This hasn't affected the streambox coming up on the other older rpi however. I'll try and pull up some logs later.Thanks,AidanOn Thursday, 15 April 2021, 14:28:18 GMT+1, Grant Smith <grant@soundtent.org> wrote:_______________________________________________hi AidanI have worked with the latest distro from LS and a the Pi Zero HW and found it works well after the dns mod we discussed.I am wondering if it could be something simple like a network name / password with non basic characters, but expect you have eliminated those kinds of things.So I am not sure what to suggest - perhaps to share the logs?Pretty confident we can trouble shoot it. Maybe somebody here has suggestionsbwgOn 15 Apr 2021, at 10:39, aid <oootini@yahoo.com> wrote:Grant suggested I try some changes, and this is what I've done:In /boot/streambox.txt
- changed to soundcard=0
- Added login, wifi details
In /boot/config.txt
- added dtoverlay=iqaudio-codec
In /etc/dhcpcd.conf
- added static domain_name_servers=8.8.4.4 8.8.8.8
Also verified that the streambox server comes up on a different rpi, so the config is correct, it's just not working with the rpi zero w? is there a system change that breaks wifi for my rpi zero w maybe?Thanks,Aidan_______________________________________________On Thursday, May 7, 2020, 00:34, aid <oootini@yahoo.com> wrote:
OK, last one, and sorry for the spam. excited to get this working. wifi noise totally eliminated by setting the mic mux inputs to Mic 1 Amp Source MUX [MIC_P] and Mic 2 Amp Source MUX [MIC_N].my alsamixer state with this configuration is attached below. Run it with sudo alsactl restore -f stereo_mic_config.stateFor anyone interested, i was able to get the iqaudio Pi-CodecZero card working with an rpi zero w after running the stereo mic script here: iqaudio/Pi-CodecUsing a stereo pair microUsi, still hearing wifi noise with the iqaudio card mounted directly on top of the zero. There are a number of alsamixer settings to play with, so maybe the wifi noise can be eliminated there. Also I'm testing this beside a mess of synths and electricty so maybe i need to move the streambox somewhere less noisy.to bring up the box was as follows:changed in /boot/config.txt:#dtparam=audio=ondtoverlay=iqaudio-codecthen, copy the IQaudIO_Codec_StereoMIC_record_and_HP_playback.state file to the streambox, ssh andsudo alsactl --file /home/locusonus/IQaudIO_Codec_StereoMIC_record_and_HP_playback.state restoresudo alsactl storewill report if I can resolve the wifi noise issue.Hi folks,trying to set up an iqaudio Pi-CodecZero as described by Udo some days ago. Device seems to be loaded with lsmod | grep iqaudio and is seen at arecord -lOn boot, the pi zero starts up, I can see streambox.local, then the stream comes up, is clikable on the map, but fails after a few min. is there another step required for the darkice.cfg that needs to be set? Do i need to set the device in darkice.cfg - device = hw:IQaudIOCODEC ?everytime I try and edit darkice.cfg, the system resets the file. where can i make this change if in fact it needs to be set?I get a 404 on http://locus.creacast.com:9001/cork_st._luke_s.ogg which seems to suggest a darkice misconfig...* streambox-darkice.service - Locusonus Streambox Live StreamLoaded: loaded (/usr/lib/systemd/system/streambox-darkice.service; enabled; vendor preset: disabled)Active: active (running) since Wed 2020-05-06 12:59:10 UTC; 434ms agoProcess: 4950 ExecStartPre=/home/locusonus/bin/audio.sh --setup (code=exited, status=0/SUCCESS)Process: 4961 ExecStartPost=/usr/bin/sleep 7 (code=exited, status=0/SUCCESS)Main PID: 4960 (darkice.sh)Tasks: 3 (limit: 987)Memory: 1.4MCGroup: /system.slice/streambox-darkice.service|-4960 /usr/bin/sh /home/locusonus/bin/darkice.sh`-4977 /usr/bin/darkice -c /boot/darkice.cfgMay 06 12:59:02 streambox systemd[1]: Starting Locusonus Streambox Live Stream...May 06 12:59:03 streambox darkice.sh[4960]: Local ip address: 192.168.1.79May 06 12:59:03 streambox darkice.sh[4960]: Download darkice config for 'oootinistream'May 06 12:59:03 streambox darkice.sh[4964]: [159B blob data]May 06 12:59:03 streambox darkice.sh[4977]: DarkIce 1.2 live audio streamer, http://code.google.com/p/darkice/May 06 12:59:03 streambox darkice.sh[4977]: Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/May 06 12:59:03 streambox darkice.sh[4977]: Copyright (c) 2008-2013, Akos Maroy and Rafael DinizMay 06 12:59:03 streambox darkice.sh[4977]: This is free software, and you are welcome to redistribute itMay 06 12:59:03 streambox darkice.sh[4977]: under the terms of The GNU General Public License version 3 orMay 06 12:59:03 streambox darkice.sh[4977]: any later version.May 06 12:59:03 streambox darkice.sh[4977]: Using config file: /boot/darkice.cfgMay 06 12:59:03 streambox darkice.sh[4977]: Using ALSA DSP input device: plughw:0,0May 06 12:59:03 streambox darkice.sh[4977]: Using POSIX real-time scheduling, priority 3May 06 12:59:10 streambox systemd[1]: Started Locusonus Streambox Live Stream.* streambox-darkice.service - Locusonus Streambox Live StreamLoaded: loaded (/usr/lib/systemd/system/streambox-darkice.service; enabled; vendor preset: disabled)Active: activating (auto-restart) (Result: exit-code) since Wed 2020-05-06 13:04:17 UTC; 6s agoProcess: 5493 ExecStartPre=/home/locusonus/bin/audio.sh --setup (code=exited, status=0/SUCCESS)Process: 5503 ExecStart=/home/locusonus/bin/darkice.sh (code=exited, status=255/EXCEPTION)Process: 5504 ExecStartPost=/usr/bin/sleep 7 (code=exited, status=0/SUCCESS)Main PID: 5503 (code=exited, status=255/EXCEPTION)
Locustream / Locus Sonus Streaming Project http://locusonus.org/
To unsubscribe, send a message to locustream-request@nujus.net with unsubscribe in the subject
or follow instructions here https://nujus.net/cgi-bin/mailman/options/locustream
_______________________________________________
Locustream / Locus Sonus Streaming Project http://locusonus.org/
To unsubscribe, send a message to locustream-request@nujus.net with unsubscribe in the subject
or follow instructions here https://nujus.net/cgi-bin/mailman/options/locustream
_______________________________________________
Locustream / Locus Sonus Streaming Project http://locusonus.org/
To unsubscribe, send a message to locustream-request@nujus.net with unsubscribe in the subject
or follow instructions here https://nujus.net/cgi-bin/mailman/options/locustream
_______________________________________________
Locustream / Locus Sonus Streaming Project http://locusonus.org/
To unsubscribe, send a message to locustream-request@nujus.net with unsubscribe in the subject
or follow instructions here https://nujus.net/cgi-bin/mailman/options/locustream
_______________________________________________
Locustream / Locus Sonus Streaming Project http://locusonus.org/
To unsubscribe, send a message to locustream-request@nujus.net with unsubscribe in the subject
or follow instructions here https://nujus.net/cgi-bin/mailman/options/locustream
_______________________________________________
Locustream / Locus Sonus Streaming Project http://locusonus.org/
To unsubscribe, send a message to locustream-request@nujus.net with unsubscribe in the subject
or follow instructions here https://nujus.net/cgi-bin/mailman/options/locustream
_______________________________________________