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
| | |-+  SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2
« previous next »
  • Print
Pages: 1 ... 43 44 [45] 46 47 ... 129

Author Topic: SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2  (Read 1337485 times)

Offline FlynDice

  • Developer
  • Member
  • *
  • Posts: 166
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #660 on: February 20, 2009, 03:15:41 PM »
Now I'm a little less clueless...    (I think this is the datasheet....)

http://www.austriamicrosystems.com/eng/content/view/full/14666
Logged
e280v2    fuzev1 2gb   clip+4gb   8GB Transcend cl6 uSD    access to fuzev2 4GB       clip+2gb R.I.P.

Offline sko

  • Member
  • *
  • Posts: 52
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #661 on: February 20, 2009, 03:30:49 PM »
Quote from: FlynDice on February 20, 2009, 03:15:41 PM
Now I'm a little less clueless...    (I think this is the datasheet....)

http://www.austriamicrosystems.com/eng/content/view/full/14666
Me too... the datasheet wasn't available public until now iirc

btw: have you testet kugels patch? You can ignore the fails of the patch for button_e200v2.c and button_fuze.c because iiuc these files are not needed with this patch. I testet it, it compiles and works... nearly (see my last message).
Logged
Sandisk Sansa e250v2 + 8GB Sandisk microSD Card
Ubuntu 9.10

Offline orsonj

  • Member
  • *
  • Posts: 1
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #662 on: February 23, 2009, 04:21:51 PM »
I just got a c240 v2. It doesn't look like it has been tested much according to the wiki. (there are a lot of posts in this thread, haven't read much here) I'm not a coder, but would be willing to test out firmware builds and provide feedback. I might be able to build from source if someone pointed me in the right direction, but I'm not sure how well I'd be able to pull that off.
Logged
Sansa c240v2, c250v1

Offline Hillshum

  • Member
  • *
  • Posts: 108
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #663 on: February 23, 2009, 05:40:30 PM »
Someone want to change the thread title to say m200v4?
Logged

Offline jhMikeS

  • Developer
  • Member
  • *
  • Posts: 242
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #664 on: February 23, 2009, 05:42:10 PM »
Quite nice of them to now make it available and even a newer one than we had (1v1). Kudos to AMS for their good sense.
Logged

Offline FlynDice

  • Developer
  • Member
  • *
  • Posts: 166
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #665 on: February 25, 2009, 10:45:37 PM »
Has anyone had any luck playing mp3 off the microsd card?  I thought there was a report of that last week.  Could someone try on the fuze or  e200 and let us know the results?
Logged
e280v2    fuzev1 2gb   clip+4gb   8GB Transcend cl6 uSD    access to fuzev2 4GB       clip+2gb R.I.P.

Offline Chesteta

  • Member
  • *
  • Posts: 10
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #666 on: February 26, 2009, 12:19:17 AM »
mp3 off microsd causes a crash for me... ogg off microsd works... but it pauses like 12 sec in if you touch anything after hitting play and gets messed up easily
Logged

Offline sko

  • Member
  • *
  • Posts: 52
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #667 on: February 26, 2009, 03:07:31 AM »
Quote from: Chesteta on February 26, 2009, 12:19:17 AM
mp3 off microsd causes a crash for me... ogg off microsd works... but it pauses like 12 sec in if you touch anything after hitting play and gets messed up easily
Ogg from internal memory works fine on my e250v2 if i leave the wps after hitting play (for files up to 160 kBit/s, 256 kBit/s causes freeze after a few seconds).

EDIT: mp3 causes freeze from internal memory and reboot from microsd.

EDIT2: I tested ogg from microsd now, same behavior as from internal memory.
« Last Edit: February 26, 2009, 12:29:32 PM by sko »
Logged
Sandisk Sansa e250v2 + 8GB Sandisk microSD Card
Ubuntu 9.10

Offline FlynDice

  • Developer
  • Member
  • *
  • Posts: 166
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #668 on: February 26, 2009, 08:27:59 PM »
I just put up a patch on flyspray that removes the dpop read delay and sigificantly shrinks the gpio delay for the e200v2 button driver.  It's been working fine for several days now.  I took out the gpio delay and the buttons stopped working so a delay is definitely needed.  A delay of 1 worked ok so I doubled it to 2 to be conservative.... ;)  http://www.rockbox.org/tracker/task/9959  ymmv
« Last Edit: February 26, 2009, 11:27:58 PM by FlynDice »
Logged
e280v2    fuzev1 2gb   clip+4gb   8GB Transcend cl6 uSD    access to fuzev2 4GB       clip+2gb R.I.P.

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #669 on: February 26, 2009, 09:22:38 PM »
I added another patch at http://www.rockbox.org/tracker/task/9933 which goes another approach.

Please test and comment (on the tracker).
Logged
 

Offline FlynDice

  • Developer
  • Member
  • *
  • Posts: 166
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #670 on: February 27, 2009, 03:51:32 PM »
Seems that r20124 broke all playback on my e280v2 including flac and ogg.  r20123 works fine.

Edit: changes:

/apps/plugin.h:
line 808 & 815:    __attribute__ ((section (".data")))       changed  to    DATA_ATTR 

/apps/codecs/codec_crt0.c:
line 25:                 __attribute__ ((section (".data")))       changed  to    DATA_ATTR 

/firmware/export/config.h.
line 627 added:        #define DATA_ATTR       __attribute__ ((section(".data"))) 
line 645 added         #define DATA_ATTR

Maybe a clue here for why mp3 didn't work before?   Codecs in (or out of) iram?
« Last Edit: February 27, 2009, 07:17:53 PM by FlynDice »
Logged
e280v2    fuzev1 2gb   clip+4gb   8GB Transcend cl6 uSD    access to fuzev2 4GB       clip+2gb R.I.P.

Offline sko

  • Member
  • *
  • Posts: 52
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #671 on: February 27, 2009, 04:15:24 PM »
I have r20127 on my e250v2 and I can confirm that all playback is not working.
Logged
Sandisk Sansa e250v2 + 8GB Sandisk microSD Card
Ubuntu 9.10

Offline midgey

  • Developer
  • Member
  • *
  • Posts: 50
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #672 on: February 28, 2009, 03:43:55 AM »
Please try a build r20135 or newer. I've committed a fix to my changes from the other day and codecs are working on the Gigabeat once again. See the IRC log if you want to understand why the change broke things.
Logged

Offline Hillshum

  • Member
  • *
  • Posts: 108
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #673 on: February 28, 2009, 09:22:09 AM »
I uploaded a patch to http://www.rockbox.org/tracker/task/9968 to enable charging on the e200. You folks that know a little more than me, please comment on it.
Logged

Offline epithetless

  • Member
  • *
  • Posts: 195
    • Dour Times
v1 Fuze vs. v2 Fuze
« Reply #674 on: March 01, 2009, 11:41:23 AM »
Out of rabid curiosity: Does the progress that's been made so far with the Fuze also apply to the newer v2 Fuzes, or just the original (now v1) Fuzes? In my searching across these forums, I haven't been able to determine whether anyone's tested on the v2 Fuze hardware yet (or even owns a v2 Fuze to test on). I suppose it'd be helpful to know the same about the v2 Clips as well...
Logged
Rockboxed: Apple iPod 3G â€¢ Apple iPod nano 2G • iriver H120 • Sansa c250 v1 • Sansa Clip v1 • Sansa Clip v2 • Sansa Clip+ • Sansa e280 v1 • Sansa e280v2 • Sansa Fuze v1  |  non-Rockboxed: HTC Incredible [Android 2.2] • Sansa Fuze v2

  • Print
Pages: 1 ... 43 44 [45] 46 47 ... 129
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2
 

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

Page created in 0.126 seconds with 14 queries.