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 ... 67 68 [69] 70 71 ... 129

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

Offline ku-ku

  • Member
  • *
  • Posts: 14
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1020 on: June 30, 2009, 04:57:43 PM »
It still hangs when I try to delete some directories on an 8gb card or create a bookmark for some files but it seems that all the other problems have gone. A card has been formatted before trying this new build.
Logged
8gb Fuze V.1
8gb transcend microSD - TS8GUSDC6 class 6
4gb transcend microSD - TS4GUSDC6 class 6
8gb silicon power - class 6

Offline Hillshum

  • Member
  • *
  • Posts: 108
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1021 on: June 30, 2009, 06:54:20 PM »
When I try to boot anything r21578 or later, my Clip won't get past the bootloader.
Edit: It's not that simple. I'm still figuring it out

Edit2: Looks like it happens at random between r21577 and r21580.
« Last Edit: June 30, 2009, 08:30:58 PM by Hillshum »
Logged

Offline FlynDice

  • Developer
  • Member
  • *
  • Posts: 166
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1022 on: July 01, 2009, 01:22:37 AM »
I put in a fix for the bug in r21577 causing random lockups.  I think the input to the ADC was getting changed from CVDD while waiting for the voltage to be read and we were getting stuck in that loop.  The input to the ADC now gets set inside the while loop so if it does get changed while waiting it will be reset to CVDD the next time around the loop.
Logged
e280v2    fuzev1 2gb   clip+4gb   8GB Transcend cl6 uSD    access to fuzev2 4GB       clip+2gb R.I.P.

Offline notlistening

  • Member
  • *
  • Posts: 29
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1023 on: July 01, 2009, 05:03:07 AM »
I have very poor sight and therefore pay more attention to what I am hearng. I have noticed when playing some audiobooks which are very quiet anyways that there seems to be another background sound behind the mp3 track. My first suspicion is that there is noise coming from the FM radio but it is soo quiet that i can not tell, but something is there and it is annoying.

I will produce a slient track and play it to see if i can pick up on the interferance in the background to help point to where it is comming from.
   
Logged
Listening - To my E200V2, Clip+ & Dell Streak (Android 2.2) :)

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1024 on: July 01, 2009, 07:07:56 AM »
Quote from: notlistening on July 01, 2009, 05:03:07 AM
I have very poor sight and therefore pay more attention to what I am hearng. I have noticed when playing some audiobooks which are very quiet anyways that there seems to be another background sound behind the mp3 track. My first suspicion is that there is noise coming from the FM radio but it is soo quiet that i can not tell, but something is there and it is annoying.

I will produce a slient track and play it to see if i can pick up on the interferance in the background to help point to where it is comming from.
   

I haven't noticed that yet, but there are similar issues on the v1's. I guess you can't make cheap players while having a decent build quality which isolates background noises.
Logged
 

Offline mc2739

  • Developer
  • Member
  • *
  • Posts: 262
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1025 on: July 01, 2009, 08:31:16 AM »
It looks like r21577 is also causing problems with the microsd (at least on e200v2).  It works fine with r21576.  It was not corrected with r21584

Symptoms are:

1) power up with microsd inserted - <microSD1> shows under files, but no files are listed under <microSD1>. 
System -> Debug -> View disk info shows "Not Found!" for [micro SD1]. 
Removing and inserting microsd does not help or or cause a hang.

2) insert microsd after power up causes a hang (backlight thread stills functions).
Logged

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1026 on: July 01, 2009, 08:32:34 AM »
Quote from: mc2739 on July 01, 2009, 08:31:16 AM
It looks like r21577 is also causing problems with the microsd (at least on e200v2).  It works fine with r21576.  It was not corrected with r21584

Symptoms are:

1) power up with microsd inserted - <microSD1> shows under files, but no files are listed under <microSD1>. 
System -> Debug -> View disk info shows "Not Found!" for [micro SD1].  Removing and inserting microsd does not help or or cause a hang.

2) insert microsd after power up causes a hang (backlight thread stills functions).

Can you try disabling interrupts in cpu_set_frequency()?

Upon inserting a MicroSD an interrupt is generated, changing the cpu frequency while that might cause problems.
Logged
 

Offline fragilematter

  • Member
  • *
  • Posts: 35
  • Annoying like a rock in a box
    • Fragilematter
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1027 on: July 01, 2009, 09:01:19 AM »
I can confirm that behaviour on an e250v2. Also, if you go into System ->Rockbox Info the MSD free space/capacity are shown correctly, so the microsd is accessed and it locks up when trying to view the contents...
Logged

Offline funman

  • Developer
  • Member
  • *
  • Posts: 645
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1028 on: July 01, 2009, 09:11:20 AM »
Quote from: FlynDice on July 01, 2009, 01:22:37 AM
I put in a fix for the bug in r21577 causing random lockups.  I think the input to the ADC was getting changed from CVDD while waiting for the voltage to be read and we were getting stuck in that loop.  The input to the ADC now gets set inside the while loop so if it does get changed while waiting it will be reset to CVDD the next time around the loop.

The fix is wrong, the adc input could still be changed in a tick interrupt happens after it was set and before it was read.

I suppose the battery readout is called from a tick task and change the ADC source but I didn't verify.

The correct fix like kugel suggested is to disable interrupts while waiting for the voltage change
Logged
a wise man said: "a wise man said"

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1029 on: July 01, 2009, 09:28:53 AM »
I can't reproduce the problems on my Fuze. But I also never had problems with my MicroSD.
Logged
 

Offline Hillshum

  • Member
  • *
  • Posts: 108
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1030 on: July 01, 2009, 11:22:59 AM »
My Clip's working fine now!
Logged

Offline porio

  • Member
  • *
  • Posts: 6
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1031 on: July 02, 2009, 09:19:13 AM »
Quote from: Hillshum on July 01, 2009, 11:22:59 AM
My Clip's working fine now!
Please, could you be more specific? What build are you using?
I've tried builds 21578, 21593 and 21613 and still can't get past the bootloader. Old build 21506 works (as well as many other older than that), but with the known random freezing issues.
I formatted the device and that didn't make any difference.
The bootloader build I have is 21444, can that make a difference? I tried compiling the bootloader from source... well actually I did it, apparently the compling process was successful, my Clip did the firmware upgrade but then it didn't work. I got a little scared and had to go back to build 21444 of the bootloader. What could I have done wrong? Where (or how) can I get a 'good' recent bootloader build?
BTW, I have a 4Gb Clip (v1, of course)

Thanks!

Logged
4Gb Clip v1 - what else could I need? only a 8Gb Clip!

Offline kugel.

  • Developer
  • Member
  • *
  • Posts: 271
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1032 on: July 02, 2009, 09:28:58 AM »
Yes, please update the bootloader before reporting problems with booting.
Logged
 

Offline porio

  • Member
  • *
  • Posts: 6
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1033 on: July 02, 2009, 09:38:01 AM »
Quote from: kugel. on July 02, 2009, 09:28:58 AM
Yes, please update the bootloader before reporting problems with booting.
Thanks! Should I compile it from source or there is another way to get it?
(as I told before, my first attempt at compiling was unsuccessful, though I can try again...)

EDIT: I just compiled the bootloader from source version 21610. My Clip freezes at boot. Also, it can't boot to OF unless I plug it to the computer. May I have done something wrong?
« Last Edit: July 02, 2009, 09:58:25 AM by porio »
Logged
4Gb Clip v1 - what else could I need? only a 8Gb Clip!

Offline Hillshum

  • Member
  • *
  • Posts: 108
Re: SanDisk Sansa e200 v2, c200 v2, m200 (v2), clip and Fuze
« Reply #1034 on: July 02, 2009, 10:24:40 AM »
I'm running r21579 for my bootloader with r21613 for the main build. Both work fine, with just the issue of playback stopping.

BTW, the playback crashes happen more on higher bitrates.
Logged

  • Print
Pages: 1 ... 67 68 [69] 70 71 ... 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.124 seconds with 14 queries.