atoomic / moodeaudio

Moode Audio Player from moodeaudio.org, (C) 2014 Tim Curtis
15 stars 5 forks source link

Please, what's the default ssh account/password ? #2

Closed laymonk closed 6 years ago

laymonk commented 6 years ago

Hello,

I just setup moodeaudio on a raspberry-pi ..

I then used the WebUI to enable ssh, but now my old account/password no longer logs me in.

The readme.txt suggests pi/raspberry as default username/password but that doesn't work either.

I have tried from both the web ssh console and a desktop ssh session.

Please, what is the default ssh username/password?

Thanks

atoomic commented 6 years ago

can you try user moode and password moodeaudio

laymonk commented 6 years ago

Thanks for responding, @atoomic ..

But moode/moodeaudio has not worked .. I am trying this from a physically attached monitor/keyboard .. (no longer able to do ssh, because I moved the unit and need to reconfigure the network before I can use ssh) ..

On another note, it was frustrating trying to prepare the unit for a network move, because the netmask field is a dropdown and the dropdown options offered nothing that matched my netmask ..

So, really, I think the netmask field should be a normal field, instead of a dropdown ..

atoomic commented 6 years ago

Ok what version of moode audio are you using? I just checked on mine, which is a little old:

moode audio version 1.1
user: pi
password: raspberry
laymonk commented 6 years ago

Thanks again, atoomic .. I already tried that and it didn't work ..

I have had to mount the sdcard and sort it out that way .. so, that's no longer an issue ..

I have another issue though, which is how to choose the sound driver (for bcm2835_i2s) .. for a Raspberry Pi 1 B .. There is no information I can see anywhere om how to match the sound device to one of the i2s drivers listed here ..

Should this be a trial-by-error thing ?

Any suggestions ? Thanks

laymonk commented 6 years ago

@atoomic, I have resolved my issues with sound .. please, feel free to close this ..

I had assumed that a sound device was working, but it seemed dead on the hardware .. I switched to the base PCM / ALSA on-boad basic sound device (and disabled i2s), and now moode is working ..

On the whole, it would be great to get together a little wiki pointing people to resources for understanding the sound devices available and how to choose drivers ..

I can help with some wiki entries .. how best can I do this? Fork, and pull-request ?

atoomic commented 6 years ago

Thanks for your feedback, feel free to fork and add some pull request with some wiki/doc entries