OpenPLi 3.0: new alpha experimental images!
Re: OpenPLi 3.0: new alpha experimental images! #241
Re: OpenPLi 3.0: new alpha experimental images! #242
Re: OpenPLi 3.0: new alpha experimental images! #243
Re: OpenPLi 3.0: new alpha experimental images! #244
Posted 16 July 2012 - 16:02
Can't play any flac music file on Vu+Ultimo with OpenPli 3.0 .
Here is a log
Please fix it if possibleaction -> OkCancelActions ok
playing 4097:0:0:0:0:0:0:0:0:0:/media/net/DISKSTATION/Brian Simpson - 2010 - South Beach/01. South Beach.flac
eServiceMP3::construct!
eServiceMP3::playbin2 uri=file:///media/net/DISKSTATION/Brian%20Simpson%20-%202010%20-%20South%20Beach/01.%20South%20Beach.flac
eServiceMP3::starting pipeline
gst_element_query_position failed in getPlayPosition
new service started! trying to download cuts!
download failed, no cuesheet interface
resolved to PLAY
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition
eServiceMP3::state transition NULL -> READY
Gstreamer error: The autoaudiosink element is not working. (4) from playsink0
[__evUpdatedInfo] title 1 of 0 (South Beach)
[__evUpdatedInfo] title 1 of 0 (South Beach)
Gstreamer error: GStreamer encountered a general stream error. (1) from flacparse0
No any response?
Maybe somebody with Vu+Ultimo can test flac playback and post here? Or I'm completely alone with this problem?
Same flac files was tested on DM8000HD and ET9x00 (both boxes with same OpenPli 3.0) and there was no any problem.
Vu+Ultimo was flashed with last OpenPli 3.0 with same no success with flac playback.
Re: OpenPLi 3.0: new alpha experimental images! #245
Re: OpenPLi 3.0: new alpha experimental images! #246
Re: OpenPLi 3.0: new alpha experimental images! #247
Posted 19 July 2012 - 09:13
In the wishlist for ET6000 PLI 3 Image, it would be helpfull that default recording paths can be updated so that to stick with the new USB Hdd directories(media/USB/). With PLi 2.1 it's all auto after USB HDD initialzation then reboot...nothing to do...Also, avoiding the disturbing error message at the end of the initialization process would be nice...
Edited by guirigui, 19 July 2012 - 09:15.
Re: OpenPLi 3.0: new alpha experimental images! #248
Posted 20 July 2012 - 14:51
So problem is: why the passwd command doesn't update the /etc/passwd file but only update /etc/shadow file.
I investigated what is going wrong.
Turns out busybox telnetd (using busybox login) does not use /etc/shadow, because /etc/passwd does not contain an 'x' as password field.
When you put an 'x' in /etc/passwd, busybox correctly falls back to /etc/shadow
Since I was already able to set a password with passwd and Openpli 3.0 this is probably a bug coming for a recent release.
At the start of 3.0, we used the busybox 'passwd' command, which probably set the password in /etc/passwd, instead of /etc/shadow.
And when busybox finds a valid (or zero) password in /etc/passwd, it ends up using that instead of /etc/shadow
Now, when I do a clean flash, /etc/passwd correctly contains an 'x' in /etc/passwd, for the root account.
So login, passwd, telnetd, vsftpd, dropbear all use /etc/shadow.
Can you confirm the problem is no longer there, with a clean flash?
(or, if you manually put an 'x' in /etc/passwd for the root account)
There is a difference between how the new passwd and the old (busybox) passwd work.
setting an empty root password (with passwd), /etc/shadow will contain the hash of the empty password, and you will be required to <enter> the password question during login.
If you (manually) remove the 'empty' password hash from /etc/shadow, the behaviour will be the same as before (with 2.1), and login will skip the password question.
Re: OpenPLi 3.0: new alpha experimental images! #249
Re: OpenPLi 3.0: new alpha experimental images! #250
Re: OpenPLi 3.0: new alpha experimental images! #251
Re: OpenPLi 3.0: new alpha experimental images! #252
Re: OpenPLi 3.0: new alpha experimental images! #253
Posted 21 July 2012 - 15:45
Current behaviour is that you cannot login through SSH when the root password is empty. This makes it safe to open the SSH port to the internet, because during the time frame where the box isn't configured (new flash, software upgrade), no one is allowed access from the outside.
If dropbear cannot see that the password is (still) empty, it will happily allow anyone access. There are machines on the net probing randomly for just this kind of hole, and you really don't want them to stumble upon your box unawares...
Re: OpenPLi 3.0: new alpha experimental images! #254
Posted 21 July 2012 - 16:16
Dropbear has shadow support, and it keeps asking for a password (and the empty password field in /etc/shadow does not match the hash of the empty input)
So with the default state after a clean flash, dropbear won't work.
Only when you deliberately 'change' the root password to an empty password, after which /etc/shadow contains the hash of an empty password, dropbear will accept the (empty) password.
Re: OpenPLi 3.0: new alpha experimental images! #255
Posted 24 July 2012 - 16:46
After the upgrade is always written:
Last Upgrade: unavailable
def getImageVersionString(): try: st = os.stat('/usr/lib/ipkg/status') tm = time.localtime(st.st_mtime) if tm.tm_year >= 2011: return time.strftime("%b %e %Y %H:%M:%S", tm) except: pass return _("unavailable")In Pli 3.0 is not /usr/lib/ipkg/status
Can make a symlink?
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: OpenPLi 3.0: new alpha experimental images! #256
Re: OpenPLi 3.0: new alpha experimental images! #257
Posted 24 July 2012 - 17:16
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: OpenPLi 3.0: new alpha experimental images! #258
Re: OpenPLi 3.0: new alpha experimental images! #259
Re: OpenPLi 3.0: new alpha experimental images! #260
34 user(s) are reading this topic
0 members, 34 guests, 0 anonymous users