Rockbox Development > New Ports
Cowon D2
tomers:
--- Quote from: foth on January 07, 2010, 01:18:30 PM ---I hear clicks on internal and on external memory. I didn't find info about "'hearing' flash memory activity" on bugs forum.
This is what shotofadds said of this issue:
Yes, I hear these clicks too (usually 3 in a row when starting or stopping a track). I'm not sure what is causing them, all I know is that when i first implemented playback on the D2 there were no clicks at all, except at power on/off. Something's obviously broken.
--- End quote ---
I'm almost sure I've heard about it somewhere. I don't remember when or where. I think similar bug affects the Sansa e200. I believe the HW is not configured properly. Since I hear this noises immediately after power up, I assume some HW initialization is missing or is done incorrectly.
You can hear these noises really good when deleting a large directory. Try duplicating the .rockbox directory, then start Rockbox and delete the copy. It will take a while to delete the entire directory, and you will hear every bit that gets deleted :D
shotofadds: Is it possible that audio is not muted (HW-wise) while the DAP is not playing any audio. This suggestion is just a shot in the dark, as I have absolutely no knowledge about it.
Talking about it, I couldn't find any specsheet for the DAP's SoC in the Wiki page. Did you use some documentation for implementation of the D2, or did you only reversed engineered the OF?
foth:
--- Quote ---Talking about it, I couldn't find any specsheet for the DAP's SoC in the Wiki page. Did you use some documentation for implementation of the D2, or did you only reversed engineered the OF?
--- End quote ---
This is for shotofadds :) , i think. I'd like to help in D2 Rockbox progress, but I'm not a programmer at all...
I think for Russian (and Ukraine, Belarus, Kazakh,..., German) language, and maybe for classic music MAX_PATH value is TOO small. I'm not the only one who experienced this problem in Rockbox. The standard firmware supports this path names and has pretty good battery life. Mabe we can increase MAX_PATH at least to 320 FOR D2?
I'd like to share my fmr file for Tomsk Russia, but get "Access Denied".
Tis is the file:
--- Code: ---99750000:ТВ-2
101700000:Хит FM
102100000:РуÑÑкое Радио
102550000:Ретро FM
103400000:Европа ПлюÑ
103800000:Динамит FM
104600000:Радио Сибирь
105000000:Ðхо МоÑквы
105400000:Ðвторадио
106100000:Ðаше Радио
106600000:Радио МаÑк
107100000:Love - Радио
--- End code ---
tomers:
--- Quote from: foth on January 08, 2010, 03:26:13 AM ---I think for Russian (and Ukraine, Belarus, Kazakh,..., German) language, and maybe for classic music MAX_PATH value is TOO small. I'm not the only one who experienced this problem in Rockbox. The standard firmware supports this path names and has pretty good battery life. Mabe we can increase MAX_PATH at least to 320 FOR D2?
--- End quote ---
Please bring this subject on IRC, or in the Rockbox general discussion forum, so that other developers can participate in the discussion. I have no opinion for that matter.
--- Quote from: foth on January 08, 2010, 03:26:13 AM ---I'd like to share my fmr file for Tomsk Russia, but get "Access Denied".
--- End quote ---
Posting your file here will not help. Please ask in IRC how to post it.
GodEater:
--- Quote from: foth on January 08, 2010, 03:26:13 AM ---I think for Russian (and Ukraine, Belarus, Kazakh,..., German) language, and maybe for classic music MAX_PATH value is TOO small. I'm not the only one who experienced this problem in Rockbox. The standard firmware supports this path names and has pretty good battery life. Mabe we can increase MAX_PATH at least to 320 FOR D2?
--- End quote ---
Firstly, why does the language you're using make any difference to the length of MAX_PATH you need?
Secondly, a change such as this wouldn't affect only the D2, but every Rockbox target.
foth:
--- Quote from: GodEater on January 08, 2010, 09:27:45 AM ---
--- Quote from: foth on January 08, 2010, 03:26:13 AM ---I think for Russian (and Ukraine, Belarus, Kazakh,..., German) language, and maybe for classic music MAX_PATH value is TOO small. I'm not the only one who experienced this problem in Rockbox. The standard firmware supports this path names and has pretty good battery life. Mabe we can increase MAX_PATH at least to 320 FOR D2?
--- End quote ---
Firstly, why does the language you're using make any difference to the length of MAX_PATH you need?
Secondly, a change such as this wouldn't affect only the D2, but every Rockbox target.
--- End quote ---
Russian (German,Ukraine,...) words are longer then English.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version