Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Cowon D2
« previous next »
  • Print
Pages: 1 ... 60 61 [62] 63 64 65

Author Topic: Cowon D2  (Read 636496 times)

Offline helloworld1

  • Member
  • *
  • Posts: 11
Re: Cowon D2
« Reply #915 on: November 24, 2010, 07:42:42 AM »
nov 23's build crashed when using fm radio and shows only white screen after booting.
Logged

Offline Demonrage

  • Member
  • *
  • Posts: 3
Re: Cowon D2
« Reply #916 on: November 27, 2010, 12:57:36 PM »
hi just wondering, how's the issue with potentially losing an sd card to rockbox with the d2 now? someone told me the chances are slim to none but i wanna make sure before i load anything on my 8gb sd
Logged

Offline mad

  • Member
  • *
  • Posts: 8
Re: Cowon D2
« Reply #917 on: November 28, 2010, 10:19:22 PM »
Quote from: Demonrage on November 27, 2010, 12:57:36 PM
hi just wondering, how's the issue with potentially losing an sd card to rockbox with the d2 now? someone told me the chances are slim to none but i wanna make sure before i load anything on my 8gb sd
I don't think there is any danger now. I've been using it with a 32GB sandisk
Logged

Offline Josef K.

  • Member
  • *
  • Posts: 8
Re: Cowon D2
« Reply #918 on: November 30, 2010, 04:42:21 PM »
Quote from: Demonrage on November 27, 2010, 12:57:36 PM
hi just wondering, how's the issue with potentially losing an sd card to rockbox with the d2 now? someone told me the chances are slim to none but i wanna make sure before i load anything on my 8gb sd
I use A-DATA Secure Digital 32GB Turbo SDHC Class 10 without any problems  :)
Logged

Offline othalan

  • Member
  • *
  • Posts: 1
Re: Cowon D2
« Reply #919 on: December 05, 2010, 12:07:44 PM »
Reading through this thread it appears the D2 development is more or less dead.  Is that still the case?

I am happy with the current functionality, but would like a few additional features.  I am even willing to write the code myself!

Of most interest to me is adding support for using the built-in mic.  Can you give me an overview of what work needs to be done to be able to record from the built-in mic?

Logged

Offline Demonrage

  • Member
  • *
  • Posts: 3
Re: Cowon D2
« Reply #920 on: December 11, 2010, 04:02:13 PM »
Quote from: othalan on December 05, 2010, 12:07:44 PM
Reading through this thread it appears the D2 development is more or less dead.  Is that still the case?



that's what it seemed like to me. Front page for the d2 still says "user has been warned!!" about sd cards. I'm surprised yet still wary since the last posters on here sd they are using 32 gb sd cards running rockbox. Still teetering though cause the d2's eq is pretty decent and i love the flash skins and flash support.
Logged

Offline kfoltman

  • Member
  • *
  • Posts: 3
Re: Cowon D2
« Reply #921 on: December 17, 2010, 05:55:13 PM »
The audio output seems to fail randomly on this 2GB D2, either on startup or later - and the only way to reenable it is booting the original firmware.

The MP3 decoding etc. seems to continue running (at least the plugins like the oscilloscope/spectral analyser seem to imply that), there's just no output.

Is that a known bug?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Cowon D2
« Reply #922 on: November 14, 2011, 06:08:20 PM »
Test build for the D2 with FS#12352 included:

http://duke.edu/~mgg6/rockbox/rockbox+fs12352.7z

Would be very interested to know if it works on the D2(non +) before I blind commit it. 
Logged

Offline nick_p

  • Member
  • *
  • Posts: 115
Re: Cowon D2
« Reply #923 on: November 15, 2011, 09:53:42 AM »
Test build looks good on the original D2;

 - Still plays!
 - Detects both USB & dedicated charger.
 - Charging in RB appears to register greater current when checking before & after in OF.
 - Car mode detects both chargers and plays/ pauses on insertion/ extraction.
 - After charging in RB, charger still recognised in OF (phew).
« Last Edit: November 15, 2011, 09:57:10 AM by nick_p »
Logged

Offline zaq1

  • Member
  • *
  • Posts: 3
Re: Cowon D2
« Reply #924 on: November 16, 2011, 03:13:27 AM »
Yep, it works.

Why on the few latest builds the menu only shows 3 items at a time?
With huge spaces in between...
Logged

Offline nick_p

  • Member
  • *
  • Posts: 115
Re: Cowon D2
« Reply #925 on: November 16, 2011, 06:55:42 AM »
I think it's to make selecting menu items in Absolute Point touchscreen mode easier (though I don't know why this is on by default and that is off).

You can fix it with Settings > General Settings > Display > Touchscreen Settings > Line Padding in Lists > Off

Or add the following to config.cfg

list padding: off
Logged

Offline zaq1

  • Member
  • *
  • Posts: 3
Re: Cowon D2
« Reply #926 on: November 16, 2011, 07:59:09 AM »
Excellent! Nice easy fix... ;D
Logged

Offline zaq1

  • Member
  • *
  • Posts: 3
Re: Cowon D2
« Reply #927 on: December 05, 2011, 05:41:17 AM »
Whats wrong with the latest current build for D2? The RB logo shows up for 3 seconds then the player just switches off...
It will start eventually but it may take 20 tries. Also it goes thru the battery like crazy. Usually full charge would go for days, with the new CB it only lasts about 1/3 as long.
Logged

Offline Tigerite

  • Member
  • *
  • Posts: 6
Re: Cowon D2
« Reply #928 on: September 28, 2012, 05:05:04 AM »
I am keen to restart development on the D2 rockbox port - however, I can't build the latest version with --no-eabi (the VirtualBox image doesn't install the 4.0.3 gcc any more and I don't know if it's possible to disable in 4.4.4). This is necessary because the current build still has the problem of audio not working sometimes or being garbled, and taking several seconds to boot - it was even freezing altogether at times, though this issue seems to have been resolved by compiling the bootloader (with EABI).

Can anyone give me some pointers as to where to start? I tried to get the D2 emulator to work as well, but can't figure out how to get a dump of the NAND. Would Debian nanddump suffice (it can include OOB data)?
Logged

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: Cowon D2
« Reply #929 on: September 28, 2012, 05:13:28 AM »
You should be able to get an older rockboxdev.sh to build the pre-eabi toolchain
Logged

  • Print
Pages: 1 ... 60 61 [62] 63 64 65
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Cowon D2
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.131 seconds with 15 queries.