Bonjour Stephane, Et bien oui, ça fait un bout de temps. J’espère que tu vas bien. Tu es toujours sur Marseille ? Toujours avec Peter ? Je n’ai pas encore eu l’occasion de repasser par chez vous, mais ça me ferait plaisir :)
Je viens vers toi car j’ai une question, j’essaie de configurer une streambox en wifi, j’ai fait tout ce que tu as décrit dans le fichier texte. Et rien en wifi, alors qu’en filaire tout est ok. Deux solutions à mon avis, mais j’ai besoin de l’avis d’un connaisseur.
1 : le mot de pass wifi a ici des espaces. Est ce que je dois les laisser ou mettre des tirets à la place. Bien que j’ai essayé les deux. WIFI_ENABLE=«yes» WIFI_SSID="Livebox-273c" WIFI_KEY=« A76C 94F7 9288 E289 C4AE 0088 E4" WIFI_SECURITY="wpa" WIFI_SSID_IS_HIDDEN="no" WIFI_KEY_IS_HEXADECIMAL="no"
2 : antenne wifi TP-link TL_WN725N non configurée au préalable sur ma raspberry Pi 2. Est ce nécessaire ? Mais comment faire ?
Belle et heureuse année à toi,
Raphaëlle
Le 18 avr. 2021 à 22:29, stéphane cousot locusonus@ubaa.net a écrit :
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:
edit the DNSSEC setting in the /etc/systemd/resolved.conf
nano /etc/systemd/resolved.conf uncomment and change the line #DNSSEC=... to "DNSSEC=no" save (CTRL+x)
restart the service
sudo systemctl restart systemd-resolved
best,
stef
On 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.org
Any thoughts on what to troubleshoot?
Aidan
On 18 Apr 2021, at 15:56, Grant Smith grant@soundtent.org wrote:
Wow! Thanks for cracking that and sharing, Aidan
Listening now - sounding great - seems nicely balanced
bw grnat
On 15 Apr 2021, at 23:42, aid oootini@yahoo.com wrote:
OK! Got the stream working, here is what I had to do:
In /boot/streambox.txt:
- changed to soundcard=1
- 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 (thanks Grant!)
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 :/
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_reco...
- 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 store
http://locus.creacast.com:9001/cork_st._luke_s.ogg
Great! will experiment with mic levels and position in the coming days.
Aidan
On 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, Aidan
On Thursday, 15 April 2021, 14:28:18 GMT+1, Grant Smith grant@soundtent.org wrote:
hi Aidan
I 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 suggestions
bw g
On 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 Wednesday, 14 April 2021, 23:17:21 GMT+1, aid oootini@yahoo.com wrote:
Sent from Yahoo Mail for iPhone
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.state
On Thursday, 7 May 2020, 00:11:01 BST, aid oootini@yahoo.com wrote:
For 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-Codec
Using 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=on dtoverlay=iqaudio-codec
then, copy the IQaudIO_Codec_StereoMIC_record_and_HP_playback.state file to the streambox, ssh and sudo alsactl --file /home/locusonus/IQaudIO_Codec_StereoMIC_record_and_HP_playback.state restore sudo alsactl store
will report if I can resolve the wifi noise issue.
iqaudio/Pi-Codec Tools for the IQaudIO Pi-Codec / CodecZero sound cards - iqaudio/Pi-Codec
On Wednesday, 6 May 2020, 14:12:38 BST, aid oootini@yahoo.com wrote:
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 -l
On 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 Stream Loaded: 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 ago Process: 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.4M CGroup: /system.slice/streambox-darkice.service |-4960 /usr/bin/sh /home/locusonus/bin/darkice.sh `-4977 /usr/bin/darkice -c /boot/darkice.cfg
May 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.79 May 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 Diniz May 06 12:59:03 streambox darkice.sh[4977]: This is free software, and you are welcome to redistribute it May 06 12:59:03 streambox darkice.sh[4977]: under the terms of The GNU General Public License version 3 or May 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.cfg May 06 12:59:03 streambox darkice.sh[4977]: Using ALSA DSP input device: plughw:0,0 May 06 12:59:03 streambox darkice.sh[4977]: Using POSIX real-time scheduling, priority 3 May 06 12:59:10 streambox systemd[1]: Started Locusonus Streambox Live Stream.
- streambox-darkice.service - Locusonus Streambox Live Stream Loaded: 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 ago Process: 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 _______________________________________________