Rockbox Development > New Ports

Cowon D2

<< < (101/194) > >>

kfoltman:
It would - or at least it has little chance to work correctly. DMB models use 1.xx or 4.xx series firmware, while non-DMB versions use 2.xx or 3.xx.

Yeeze:
I can install the 1.xx firmware even though I have an non-DMB D2...
So you can not use the DMB with that firmware, but the other things. So it could work

isanggon:
I compiled bootloader for 1.58. It successfully worked with D2 dmb 8gb model.

Copy below address and paste to exploer manually. You can download compiled bootloader.

http://isanggon.mireene.com/

I will compile custom build for D2, soon.



shotofadds:
Phew, where to start?! :D

@buk,

Thanks for spotting that - the fix has been committed to SVN (although I'm not entirely sure why it happened at all!).

@FranzD2,

I'll take a look at your touchscreen patch soon, although I have a few local changes in that area already that might complicate things. I also need to see if that busy-wait in the button handler can be avoided, as it could have a rather negative effect on CPU usage...

btw. You can get an indication of how much CPU the touchscreen uses by comparing results from the test_fps plugin: check the difference in results when circling the screen with your finger, against not touching the screen at all. Just add test_fps.c to apps/plugins/SOURCES if you haven't done so already.

@andiator,

Thanks for hosting these builds once again. I'll post some binaries soon (mktccboot and bootloader.bin) so that users can easily make their own patched firmware files and reduce their reliance on your server...

@everyone else,

I develop on a DAB D2, so patched 1.xx and 4.xx firmware versions do work fine. Remember that if you are not sure, you can always use tcctool to safely test if a patched firmware works before flashing it.

And Doom doesn't work yet - it's not really a priority right now...

gevaerts:
While we're listing what now works : I got USB mostly working today.

To try it, look for the #if 0 block in config-cowond2.h and change that to #if 1

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version