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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Rockbox Utility
| | |-+  Sansa c250 v2 Not Recognised
« previous next »
  • Print
Pages: [1]

Author Topic: Sansa c250 v2 Not Recognised  (Read 5311 times)

sqgl

  • Guest
Sansa c250 v2 Not Recognised
« on: August 14, 2010, 02:55:32 AM »
v2 of the Sana c250 player is not even listed as an option
(let alone recognised when I plug it in).
Even though the port (for c200 series v2) has been completed according to...
http://www.rockbox.org/wiki/SansaAMS
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa c250 v2 Not Recognised
« Reply #1 on: August 14, 2010, 03:33:15 AM »
rbutil doesn't work with the c200v2 yet.
Logged

sqgl

  • Guest
Re: Sansa c250 v2 Not Recognised
« Reply #2 on: August 14, 2010, 03:55:35 AM »
Nobody gotten around to it yet or is manually installing being deliberately discouraged for now because of some instability/brick issues (even though there don't appear to be any from what I can see on that page I gave the URL for)?

I can deal with a manual install as long it is recommended.
Logged

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: Sansa c250 v2 Not Recognised
« Reply #3 on: August 14, 2010, 09:52:19 AM »
http://www.rockbox.org/wiki/SansaAMS#Specific_problems
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

Offline funman

  • Developer
  • Member
  • *
  • Posts: 645
Re: Sansa c250 v2 Not Recognised
« Reply #4 on: August 14, 2010, 10:33:10 AM »
IIRC I committed support for c200v2 already so next release (1.2.8) should support it.

Or just get a SVN binary (read the sticky post in this forum), however they date from June so I'm not sure if c200v2 support was added already
Logged
a wise man said: "a wise man said"

sqgl

  • Guest
Re: Sansa c250 v2 Not Recognised
« Reply #5 on: August 14, 2010, 11:01:02 AM »
Quote from: yapper on August 14, 2010, 09:52:19 AM
http://www.rockbox.org/wiki/SansaAMS#Specific_problems

Ah yes, thanks, it says "unstable"; I did read that not long ago. The table does not mention stability (perhaps  add a column to the table for stability status?).
Logged

Offline eyecreate

  • Member
  • *
  • Posts: 4
Re: Sansa c250 v2 Not Recognised
« Reply #6 on: February 01, 2011, 02:35:45 PM »
I still cannot get my sansa c250 v2 to recognize either. Has status not changed?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa c250 v2 Not Recognised
« Reply #7 on: February 01, 2011, 02:43:48 PM »
Quote from: eyecreate on February 01, 2011, 02:35:45 PM
I still cannot get my sansa c250 v2 to recognize either. Has status not changed?

Theres a c200v2 option for me, so I think it has.  What happens if you select it?
Logged

Offline eyecreate

  • Member
  • *
  • Posts: 4
Re: Sansa c250 v2 Not Recognised
« Reply #8 on: February 01, 2011, 02:55:48 PM »
Here is a screenshot of the device list

* game2.png (49.71 kB, 506x492 - viewed 263 times.)
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: Sansa c250 v2 Not Recognised
« Reply #9 on: February 01, 2011, 03:24:51 PM »
That doesn't really help. Can you answer saratoga's question?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa c250 v2 Not Recognised
« Reply #10 on: February 01, 2011, 03:33:14 PM »
Quote from: eyecreate on February 01, 2011, 02:55:48 PM
Here is a screenshot of the device list

Click the check box.  Does it work then?
Logged

Offline eyecreate

  • Member
  • *
  • Posts: 4
Re: Sansa c250 v2 Not Recognised
« Reply #11 on: February 01, 2011, 03:55:11 PM »
@evilnick: I'm sorry, I thought a picture of the fact there was no option explains how I couldn't have answered the question.

@saratoga: The only new target is the m200v4. Also, it's kinda weird that the program always says there's a new version, which shows up as the current version. Selecting my device in the filesystem does not make anything else change either. I've also tried compiling the latest svn of rockbox utility(after fixing an issue with filename changes from .qm to .ts) and I didn't notice the c200v2 listed there either.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Sansa c250 v2 Not Recognised
« Reply #12 on: February 01, 2011, 05:04:06 PM »
Quote from: eyecreate on February 01, 2011, 03:55:11 PM
@saratoga: The only new target is the m200v4. Also, it's kinda weird that the program always says there's a new version, which shows up as the current version.

This sounds like you're using the 64bit version of Rockbox Utility on Linux. There is a known bug in the update version check that triggers this behaviour, but it's specific to 64bit Linux only.

Quote
I've also tried compiling the latest svn of rockbox utility(after fixing an issue with filename changes from .qm to .ts) and I didn't notice the c200v2 listed there either.

There is no issue with "filename changes". The translations use ts as source filename and qm after lrelease "compiles" them into a format Qt understands. This is automatically done when building static binaries (it will still show a warning but that's not a problem). If you're building a dynamically linked binary you need to do that yourself, or simply ignore it -- in that case you just won't get translations. As dynamically built binaries read the translation files from disk anyway (and they aren't copied to the correct location for that to work simply because it doesn't matter much for development) you shouldn't get an error about missing resources.

However, there is a bug in Rockbox Utility. To fix the issue add the following line to rbutil.ini in the [platforms] section:

Code: [Select]
platform59=sansac200v2

Then the c200v2 will show up in the selection dialog. Or update that file from svn, I've just fixed this.
« Last Edit: February 01, 2011, 05:15:20 PM by bluebrother »
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline eyecreate

  • Member
  • *
  • Posts: 4
Re: Sansa c250 v2 Not Recognised
« Reply #13 on: February 01, 2011, 05:34:59 PM »
@bluebrother: Thanks for your quick help. I've never used translation parts of qt, so I didn't know what the files were. (just made that change to get it to compile with qmake.) Using lrelease fixed that misunderstanding.  Added that bit to the ini and that caused it to show.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Rockbox Utility
| | |-+  Sansa c250 v2 Not Recognised
 

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

Page created in 0.104 seconds with 15 queries.