|
#841
|
|||
|
|||
|
@alito:
I finally heard your "strange noise". It's only an accelerated fade out of the last song. Probably it's a codec problem of RB build. Resource usage is normal, so it shouldn't be a rom/kernel problem ![]() @Appick: Can you help me to reproduce that noise? Are you playing from sd? Which rb build are you using? Are you using some particular settings on rb? Last edited by VanniX; 07-26-2012 at 05:07 PM. |
|
|
|||
|
|
|
#842
|
|||
|
|||
|
Sorry for my bad english. Read slowly, it can be full of mistakes!.
I tried a normal upgrade from fw 2.30 to this LRv3.5c1 fw. Now, a Linux penguin displays, but I don't like it. How I can remove it?. Thanks. |
|
#843
|
|||
|
|||
|
just hold turn off button until it disappears or hit reset button
|
|
#844
|
|||
|
|||
|
@Martus0
I think tronideco refers to "disabling" the linux icon, not resetting the unit. I also think it is rather ugly, so small and in a corner. But it really is a non-issue. A better design or the ability to hide it completely would be welcome, but definitely is way down in the wish list. An apple... that would have been worse ;-) |
|
#845
|
|||
|
|||
|
Quote:
However you can't remove the penguin. I added it in kernel compilation, and lorenzo tell me how to remove the samsung logo. So you need to recompile the kernel to back to original logo. |
|
#846
|
||||
|
||||
|
Quote:
Yes. The latest. No. It's a problem I have had for a while now (since January post 585) I've always kept RB up-to-date. I don't use any special EQ settings. I've tried reformatting (although not recently.) In my previous post I mention that it only happened when the display was off. I had forgotten about that because now it's every time I start a song manually ie if I advance to another track or change album. It doesn't happen on automatic resume when I turn on the player, advance to next (previous) track or if I let an album play through. I never use shuffle or random. I suppose I should try. I use mainly the database, but sometimes the file system, and automatic directory change. I still use the 32GB card and listen to music from both the card and the internal memory (hence my predilection to the database.) It's not that bad but I got the impression from other comments that other people had similar problems which is why I mention it again.
__________________
Appick Last edited by Appick; 07-28-2012 at 03:06 AM. Reason: Correction |
|
#847
|
|||
|
|||
|
I don't understand which problem could be...
Moreover now my R0 is having some problems. It doesn't want to power on.. I probably need a new one
|
|
#848
|
|||
|
|||
|
By the way had a strange issue right now (never had this one with previous firmware) - song just stopped playing and play/pause had actually no effect - no sound and playback timer is frozen. I tried stopping playback by long pressing "back" button and then resuming it but it had no effect, then i just have reset R0 and everything was fine.
|
|
#849
|
|||
|
|||
|
Quote:
|
|
#850
|
|||
|
|||
|
Ok i'll see, if it's very rare , that it happens only once in all of the months i'm using rockbox i don't mind actually, but i'm using new firmware just a second day and it happens, so if it will keep on repeating then that i guess it will be firmware depending stuff anyway.
Btw i've already learned that some issues that seems to be rockbox ones actually dependent on build of rockbox. For example issue with last.fm that i was writing here about, some time ago, it doesn't exist for normal rockbox builds (at least i've tested it on uisimulator). But things don't work well just in r0 case, it's very hard to figure out why and fix it for me
|
|
#851
|
|||
|
|||
|
Quote:
|
|
#852
|
|||
|
|||
|
Okay guys! I'm back. Nice to see some life into this thread! Now it Rock(s)Box
![]() Just a couple of notes after a quick read (not much time yet). "A Safe" Safe Mode cannot include the auto switch-off for the moment. I think I'm going to write a C program to ask <<someone>> in a safe way if a cable is connected or not. Rockbox developement IS different from this ROM developement. Volume isn't related to rockbox NOR alsa volume is related (it is overridden by RB). Finally, great job! As I understood no risk of formatting, then this rom will be on my R0 too within evening ![]() Great!!
__________________
Check out my modded firmware both for YP-R0 and YP-R1!!! ** DONATE ** -> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K658CHJKX2X8C NOTE: if you want to donate for Rockbox itself and not my work, go to their website!! |
|
#853
|
|||
|
|||
|
Good, if i can repair my R0 we can release the rom with dual boot until the weekend :-)
|
|
#854
|
|||
|
|||
|
Quote:
|
|
#855
|
|||
|
|||
|
|
|
#856
|
|||
|
|||
|
Released new version 20120802-LRv4.2FX
Added 5 sec reset in safe mode Removed some useless modules (thanks to Lorenzo92) Deleted some useless lines from other scripts - it boot faster Final size: 13.98Mb Updated post 820: http://anythingbutipod.com/forum/sho...&postcount=820 |
|
#857
|
|||
|
|||
|
Quote:
![]() I've just tried, changed master from 85% to 100% and it's actually louder (very very light hissing in the background and sound is a little biased), but it works thanks VanniX
Last edited by Martus0; 08-02-2012 at 10:54 AM. |
|
#858
|
|||
|
|||
|
In LRv4.2FX filesystems are mounted as iocharset=iso8859-1. NOT utf8. Because of this non-latin filenames seen "/Music/??????/?????? - ?????.mp3"
![]() please fix this as a temporary solution, patched rockbox_loader.sh appending to it Code:
umount /mnt/mmc mount -t vfat /dev/mmcblk0p1 /mnt/mmc -o iocharset=utf8 umount /mnt/media0 mount -t vfat /dev/stl3 /mnt/media0 -o iocharset=utf8
Last edited by ottogrey; 08-02-2012 at 02:48 PM. |
|
#859
|
|||
|
|||
|
Quote:
The problem is that utf8 charset sometimes (very often in my player) doesn't work with fat. Player need to format memory on each startup, otherwise file are not readable. P.S: Which song do you need to play? EDIT: If it works on your R0 you can add a patch script in /mmc/autoexec, and select the autostart on startup by changing N with Y in the ROM cfg. EDIT 2: Can you send me some track (or text files) with non iso names? Last edited by VanniX; 08-02-2012 at 03:01 PM. |
|
#860
|
|||
|
|||
|
I am from Russia, russian songs. and russian filenames look like "????"
I started using 4.2 before that was 2.30 mod EDIT1: script in /mmc/autoexec not convert MMC becouse he's execute on MMC ![]() example track http://anonymousdelivers.us/18154 Last edited by ottogrey; 08-02-2012 at 03:10 PM. |
![]() |
| Tags |
| r0, rockbox, samsung yp-r0 |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 05:58 AM.














Linear Mode
