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
| | |-+  Sansa Clip Zip
« previous next »
  • Print
Pages: 1 [2] 3 4 ... 7

Author Topic: Sansa Clip Zip  (Read 140689 times)

Offline 2facedmayor

  • Member
  • *
  • Posts: 9
Re: Sansa Clip Zip
« Reply #15 on: November 03, 2011, 07:04:32 PM »
Quote from: bertrik on November 03, 2011, 06:17:56 PM
2facedmayor, for the Visionox display (which I have myself), I noticed that blue and red were swapped, can you check if this is the case for your display too? To check, go to Settings / Theme Settings / Colours / Background Colour and verify that the top bar (R) is indeed red, and that the bottom bar (B) is indeed blue.

Also, I may have made an error in the lcd initialisation sequence, I can double-check that.

The R, as you had surmised, is being displayed as blue, and the B is red. The display colors are still swapped on my player.
Logged

Offline bertrik

  • Developer
  • Member
  • *
  • Posts: 171
    • Homepage Bertrik Sikken
Re: Sansa Clip Zip
« Reply #16 on: November 03, 2011, 07:41:16 PM »
The R-B swap should be easy to fix.
Can you join the #rockbox IRC channel on freenode.net around 20:00 UTC? I'll probably be on around that time and can send you a firmware that should fix the colour swap.
Logged
Meizu M6SP, Samsung YP-S3, iPod nano 1g, Sansa c200, Sansa e200, Sansa Clip, Sansa Clip+, Sansa Clip Zip
 

Offline 2facedmayor

  • Member
  • *
  • Posts: 9
Re: Sansa Clip Zip
« Reply #17 on: November 03, 2011, 08:31:21 PM »
Quote from: bertrik on November 03, 2011, 07:41:16 PM
The R-B swap should be easy to fix.
Can you join the #rockbox IRC channel on freenode.net around 20:00 UTC? I'll probably be on around that time and can send you a firmware that should fix the colour swap.

Afraid not, as I work at that time. Instead, I'll send you a PM with my e-mail address and you can send me the firmware. I can respond ASAP.
Logged

Offline bertrik

  • Developer
  • Member
  • *
  • Posts: 171
    • Homepage Bertrik Sikken
Re: Sansa Clip Zip
« Reply #18 on: November 06, 2011, 04:07:32 AM »
I fixed the blue-red swap. I also added a check in lcd_enable to prevent re-enabling the display when it is already enabled, this should prevent the flickering.

I still don't know where the playback delay comes from, I had this problem in the very early stages of the port, but it mysteriously vanished when I enabled album art and jpeg support.
Logged
Meizu M6SP, Samsung YP-S3, iPod nano 1g, Sansa c200, Sansa e200, Sansa Clip, Sansa Clip+, Sansa Clip Zip
 

Offline 2facedmayor

  • Member
  • *
  • Posts: 9
Re: Sansa Clip Zip
« Reply #19 on: November 06, 2011, 05:38:43 PM »
As you say, the R-B swap and flickering are now fixed on my player using the newest build (30922).

One thing I noticed about the track skip delay on my player--if I navigate out of the "Now Playing" screen, by using the back-arrow button for example, the track starts right away. Not something I want to be habitual, but maybe a clue as to the source of my problems.
Logged

Offline 2facedmayor

  • Member
  • *
  • Posts: 9
Re: Sansa Clip Zip
« Reply #20 on: November 09, 2011, 01:45:43 PM »
Update: Not sure why I didn't think of this before, but I turned on the directory cache and that completely solved the track delay issue. I understand this has helped a few people having the same issue on different players with Rockbox.
Logged

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: Sansa Clip Zip
« Reply #21 on: November 09, 2011, 06:03:53 PM »
Quote from: bertrik on November 03, 2011, 04:47:17 AM
Actually, the colour problem and the playback delay problem should both be fixed now.
Album art colours seem a bit washed out, but that's just a hardware limitation I think.
(Although maybe we can adjust gamma for to adjust the subjective contrast?)

The Clip Zip can have two different kinds of display, so far we've seen only the Visionox type (visible in the diagnostics menu of the original firmware flashed with a 'T' suffix). The other kind (WiseChip) has not been seen yet 'in the wild', but there is a driver for it. If/when the newer display type shows up, it will probably not work completely right.

I would *love* for the screen to be calibrated better (as compared to the OF).  I've gone back and adjusted the contrast and gamma of embedded .jpgs and the Clip Zip display of album art looks so much better with deeper colors.  I suspect the problem may a 1-255 vs. 16-235 brightness levels.  I would think the Clip should be 1-255.

Use color bars as a test:



note in the lower right corner -- there are three small bars -- one is blacker than black, one is black and other is just above black.  The blacker than black should be absolutely black and should be just as dark as the black next to it.  Only the third bar should be slightly visible.
« Last Edit: November 09, 2011, 06:11:24 PM by TexasRockbox »
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

Offline Per

  • Member
  • *
  • Posts: 3
Re: Sansa Clip Zip
« Reply #22 on: November 13, 2011, 09:09:25 AM »
I have been looking around here, but where do i get informations do get/compile the bootloader?
I found the rockbox build.
Can someone please help me? Thank you!
« Last Edit: November 13, 2011, 09:12:48 AM by Per »
Logged

Offline trein

  • Member
  • *
  • Posts: 3
Re: Sansa Clip Zip -- USB?
« Reply #23 on: November 13, 2011, 02:13:30 PM »
Hello.

I've got Rockbox build 30968 on my Clip Zip. So far, so good -- thanks for all the hard work you all have put in.

As I understand the situation with USB mass storage support, that does not work on the Zip and its close relatives the Clip and Clip+ when booted into Rockbox. I've seen some mention of a patch for (I think) the Clip+ which would allow it, but that capability has been turned off by default, because it's unstable when the device is connected to a Windows computer.

Since my Zip will probably never be connected to anything but a Linux computer, the Windows issues don't bother me. Does anyone know if this patch actually exists, and if so, if it can be applied when building the Zip? And if so, could someone please give me some pointers on how to apply it? I've figured out how to set up the build environment, and build the Zip firmware, but I'm pretty hazy yet on how to modify it.

Thanks.

Tony
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa Clip Zip
« Reply #24 on: November 13, 2011, 03:20:43 PM »
Quote from: Per on November 13, 2011, 09:09:25 AM
I have been looking around here, but where do i get informations do get/compile the bootloader?

http://www.rockbox.org/wiki/DevelopmentGuide

Then at the configure step, when prompted choose bootloader instead of main build.  And in the future if you just have questions about compiling, use the "Starting Development and Compiling" rather then a development thread.

Quote from: trein on November 13, 2011, 02:13:30 PM
Since my Zip will probably never be connected to anything but a Linux computer, the Windows issues don't bother me. Does anyone know if this patch actually exists, and if so, if it can be applied when building the Zip?

Uncomment the USE_ROCKBOX_USB line here:  http://svn.rockbox.org/viewvc.cgi/trunk/firmware/export/config/sansaclipzip.h?revision=30970&view=markup

Expect a lot of file system corruption though. 
Logged

Offline trein

  • Member
  • *
  • Posts: 3
Re: Sansa Clip Zip
« Reply #25 on: November 13, 2011, 03:37:28 PM »
Thank you for the prompt reply and instructions on enabling USB mass storage!

Your warning re filesystem corruption is appreciated -- I will back up!

Enjoy the rest of the weekend.

Tony
Logged

Offline funman

  • Developer
  • Member
  • *
  • Posts: 645
Re: Sansa Clip Zip
« Reply #26 on: November 19, 2011, 06:19:28 PM »
It would be interesting to know if the Clip Zip has the same problems with USB than the other AMSv2 (Fuzev2, Clipv2, Clip+)
Logged
a wise man said: "a wise man said"

Offline trein

  • Member
  • *
  • Posts: 3
Re: Sansa Clip Zip
« Reply #27 on: November 19, 2011, 07:54:07 PM »
I have uncommented the "USE_ROCKBOX_USB" line in sansaclipzip.h, per Saratoga's instructions from November 13, and rebuilt rockbox. After about five days, I can say that so far it's working OK. I have not had any filesystem corruption, but that's probably only a matter of time. The only anomaly I've found is that it won't get recognized properly when it's plugged into a USB hub -- it apparently needs to be plugged directly into my laptop's USB port.

I use Linux on my laptop, not Windows. I have no idea if this would work with Windows; in fact, I remember a posting somewhere that said that it wouldn't.

Tony
Logged

Offline andrew3199

  • Member
  • *
  • Posts: 1
Re: Sansa Clip Zip
« Reply #28 on: November 25, 2011, 02:09:03 PM »
It's been a while since an update but any news on getting Rockbox to work on the "Clip Zip"
Logged

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: Sansa Clip Zip
« Reply #29 on: November 25, 2011, 02:34:40 PM »
Quote from: andrew3199 on November 25, 2011, 02:09:03 PM
It's been a while since an update but any news on getting Rockbox to work on the "Clip Zip"
Please see item 4) in this post: http://forums.rockbox.org/index.php/topic,21176.0.html
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

  • Print
Pages: 1 [2] 3 4 ... 7
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Sansa Clip Zip
 

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

Page created in 0.123 seconds with 14 queries.