Frank ...
Here’s my latest update ...
My RPi2 rig with a wireless adapter with Atheros AR9271 chip remained connected for 44 hours.
That gives the thumbs up to the Atheros AR9271 as far as I’m concerned but at that point a problem occurred ...
I tried to start web radio and the UI was unresponsive ...
There was an error message across the bottom of the UI ...
Warning: session_write_close(): Failed to write session data (redis). Please verify ~~~~etc
I made a Debug report herewith ...
- Debug 18 June 2015 RPi2 AR9271 wireless chip.zip
- (20.03 KiB) Downloaded 417 times
When it eventually restarted, the radio stream was very choppy.
My conclusion was – the AR9271 chip is OK but RuneAudio/Arch Linux has a problem?
So I decided to switch my testing to a wireless adapter with a Ralink RT5370 chip (very low cost item).
I was happily streaming from my NAS when after 2 hours approx, it suddenly halted.
Going to the UI showed the following message across the bottom of the screen ...
Warning: socket_write() expects parameter 1 to be resource, boolean given in /srv/http/app/libs/runeaudio.php on line 99 Warning: socket_last_error() expects parameter 1 to be resource, boolean given in /srv/http/app/libs/runeaudio.php on line 88 Warning: socket_close() expects parameter 1 to be resource, boolean given in /srv/http/app/libs/runeaudio.php on line 89So I made another Debug report herewith ...
- Debug 18 June 2015 RPi2 RT5370.zip
- (19.93 KiB) Downloaded 418 times
I will continue my RT5370 test and report back in due course ...
Regards
PS – there have been many DEV gitpull updates in the past couple of days – anything relevant there? I assume that disabling dhcp was included in those updates?