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




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
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Creative ZEN
« previous next »
  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 15

Author Topic: Creative ZEN  (Read 131806 times)

Offline MRJOE8010

  • Member
  • *
  • Posts: 14
Re: Creative ZEN
« Reply #75 on: November 25, 2013, 11:46:27 AM »
Chris, I think the bootloader is not initializing the video drivers correctly on my machine, I get vertical multi-color dots even during boot up, RockBox skin is visible on menu and sub screens.  I put .jpg and .bmp files on internal and SD drives and the file manager doesn't see them, it locates and opens folders and .mp3 files without any problem.  4GB ZEN build 85578cd-1311255 and latest firmware.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8767
Re: Creative ZEN
« Reply #76 on: November 25, 2013, 11:49:14 AM »
Set the view option to all files. Its in the manual.
Logged

Offline MRJOE8010

  • Member
  • *
  • Posts: 14
Re: Creative ZEN
« Reply #77 on: November 25, 2013, 07:02:31 PM »
I set file options to "All Files", .jpg file are now visible in the listing but do not open/display nor do .txt etc.  Also selecting "Properties" from any file does not display any info, it returns to listing. Thanks.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8767
Re: Creative ZEN
« Reply #78 on: November 25, 2013, 07:48:52 PM »
Quote from: MRJOE8010 on November 25, 2013, 07:02:31 PM
I set file options to "All Files", .jpg file are now visible in the listing but do not open/display nor do .txt etc.  Also selecting "Properties" from any file does not display any info, it returns to listing. Thanks.

Plugins are disabled since they haven't been ported yet.  Hence, you can't actually open the files other than audio. 
Logged

Offline chrisjj

  • Member
  • *
  • Posts: 273
Re: Creative ZEN
« Reply #79 on: November 25, 2013, 08:03:40 PM »
Quote from: saratoga on November 25, 2013, 07:48:52 PM
Plugins are disabled since they haven't been ported yet.  Hence, you can't actually open the files other than audio.

I wonder though why you cannot get the properties of files that are audio e.g. FLACs. I get this same failure as MrJoe. And also on .M3Us.

PS MrJoe, I PMed you.
« Last Edit: November 25, 2013, 08:17:20 PM by chrisjj »
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Creative ZEN
« Reply #80 on: November 26, 2013, 10:56:51 AM »
I have done some rework of the lcd, trying to get it more stable. You are welcome to try with HEAD. I expect no more "vertical white lines". On the other hand, it might happen that the lcd stays black on init (after the bootloader) or after blacklight off, if that happen, please report.

NOTE: do NOT, I repeat do NOT report about issue about the lcd staying black in the bootloader, this will not get fixed by this commit this it doesn't change the bootloader. If for some reason the bootloader doesn't properly init the screen, reset the player. You can tell if it's the bootloader because the bootloader prints some version information, if you don't see those, it means the bootloader failed and you should not report.
Logged
Please don't PM me, use our IRC channel instead.

Offline chrisjj

  • Member
  • *
  • Posts: 273
Re: Creative ZEN
« Reply #81 on: November 28, 2013, 09:42:54 AM »
Quote from: pamaury on November 26, 2013, 10:56:51 AM
I have done some rework of the lcd, trying to get it more stable. You are welcome to try with HEAD. I expect no more "vertical white lines".

I've now tried this update. I didn't previously get the vertical white lines fault, so I don't know if the update fixes it.

Quote from: pamaury on November 26, 2013, 10:56:51 AM
On the other hand, it might happen that the lcd stays black on init (after the bootloader) or after blacklight off, if that happen, please report.

It does happen, so here's my report.

Issue 4 - Lock-up with black screen

Conditions: Device model is Creative ZEN 8Gb and 4Gb; device units are Chris's units G,J,L; Bootloader version is V1Beta2_fb8faa10; Rockbox version is cbed7ec-131126

Description: Sometimes upon Rockbox program launch, the device goes unresponsive to buttons, showing a black screen.

Steps:

1) With the device off, press and hold the Power button to start the device.
2) See the start-up text (white on black, from the bootloader), up to the line "Executing"

Expected:  success - Rockbox start screen (logo on yellow), then main menu.
Observed: sometimes success, other times failure with a black screen, backlight on, no response to buttons, and response to reset only.

Further steps:

3) After a successful start, keep Power held.

Observed: the device restarts, and repeats this cycle until it fails as above.

Notes

* This is 100% reproducible here, on all the three units I've tried.
* Also plugging/unplugging USB sometimes leads to the same locked-up state.
* The issue is present also on Rockbox version adc5033-131121
* On a black screen, "backlight on" is seen as a faint glow, intensity changing markedly with change of angle of view.
* pamaury wrote: "For the lcd, I think I'm going to disable standby completely and simply turn off backlight because it is too unreliable at the moment." This gets my vote! I think it best to first get the port to a stable state, and only then add extras such as this small optimisation of power consumption.
« Last Edit: November 28, 2013, 01:12:32 PM by chrisjj »
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Creative ZEN
« Reply #82 on: November 28, 2013, 09:55:36 AM »
Quote from: chrisjj on November 28, 2013, 09:42:54 AM
Note: At http://forums.rockbox.org/index.php/topic,13462.msg221482.html#msg221482 pamaury wrote: "For the lcd, I think I'm going to disable standby completely and simply turn off backlight because it is too unreliable at the moment." This gets my vote!
Thanks for the report ! Unfortunately even doing this won't fix the problem because the current driver doesn't use standby mode anymore (only on and off) and even if the it left the screen on at all time, it would still need to initialise the screen anyway on boot and this is where it fails. So it seems the problem is not gone.

The good news is, though, that your procedure works on mine: after a couple reboot I always get a black screen. This should help me a lot fixing the issue. That's a great point :) I still have a couple ideas on what could go wrong in the driver, assuming it's a lcd driver bug.
Logged
Please don't PM me, use our IRC channel instead.

Offline chrisjj

  • Member
  • *
  • Posts: 273
Re: Creative ZEN
« Reply #83 on: November 28, 2013, 10:11:10 AM »
Quote from: pamaury on November 28, 2013, 09:55:36 AM
even if the it left the screen on at all time, it would still need to initialise the screen anyway on boot and this is where it fails.

Understood, but my suggestion arises from my suspicion that RB's action on Backlight period expiry contributes to the fail on next start-up (boot). Re Evidence, on the recent version suffering the Backlight period white screen, that start-up fail showed occasionally and much higher frequency following a white screen. Re Mechanism, perhaps the start-up initialisation is incomplete. So re Debugging, perhaps this might help you identify that incompleteness.

Quote from: pamaury on November 28, 2013, 09:55:36 AM
The good news is, though, that your procedure works on mine: after a couple reboot I always get a black screen. This should help me a lot fixing the issue. That's a great point :) I still have a couple ideas on what could go wrong in the driver, assuming it's a lcd driver bug.

Great! I'll watch for news. Thanks again A.

EDIT: BTW, it might help to know of an as-yet-unreported issue that might be relevant. Occasionally Rockbox start screen has the wrong colours e.g. yellowish replaced by bluish, but black not affected. This suggests the display unit's colour inversion control bit is wrong (interpreting RGB as BGR), having not been initialised. (FTR, an alternative possible cause is here ). If this persists, I'll make a detailed report.
« Last Edit: November 28, 2013, 02:45:11 PM by chrisjj »
Logged

Offline MRJOE8010

  • Member
  • *
  • Posts: 14
Re: Creative ZEN
« Reply #84 on: November 29, 2013, 09:10:00 AM »
Quote from: chrisjj on November 28, 2013, 10:11:10 AM
Occasionally Rockbox start screen has the wrong colours e.g. yellowish replaced by bluish, but black not affected. This suggests the display unit's colour inversion control bit is wrong (interpreting RGB as BGR), having not been initialised

I am also experiencing this, Rockbox background is displayed green, and also on a couple of occasions the entire screen shifts to the right on all screens with left border starting mid-screen.  Neither condition are reliably repeatable.  4GB Zen 131126 build.
Logged

Offline chrisjj

  • Member
  • *
  • Posts: 273
Re: Creative ZEN
« Reply #85 on: November 29, 2013, 09:21:53 AM »
Quote from: MRJOE8010 on November 29, 2013, 09:10:00 AM
I am also experiencing this, Rockbox background is displayed green, and also on a couple of occasions the entire screen shifts to the right on all screens with left border starting mid-screen.

EDIT: Which Rockbox background, specifically? The Rockbox logo background? The menu background?

Also, do you sometimes see the image reversed top to bottom, or left to right, or both?
« Last Edit: November 29, 2013, 09:24:32 AM by chrisjj »
Logged

Offline MRJOE8010

  • Member
  • *
  • Posts: 14
Re: Creative ZEN
« Reply #86 on: November 29, 2013, 02:58:44 PM »
Rockbox logo screen at start up is displaying with background color change, I am still having the issue that no colored theme screens are displaying as well as vertical multicolored pixels on all screens from start up.  All graphics and colors display perfectly on OF. 


* Zen-WPS.jpg (15.76 kB, 448x302 - viewed 1541 times.)

* Zen-Menu.jpg (20 kB, 448x288 - viewed 612 times.)
Logged

Offline chrisjj

  • Member
  • *
  • Posts: 273
Re: Creative ZEN
« Reply #87 on: November 29, 2013, 08:46:27 PM »
Interesting. Those dots are uniformly 1024 bytes apart in LCD pixel data sequence. That suggests to me an error in some data sequence e.g. the data is in 1024-byte blocks and there's one byte missing or added. Since the text is intact, this fault would seem to be in the background bitmap or the rendering thereof.

Joe, could you try taking a screendump? http://www.rockbox.org/wiki/ScreenDump . (I find this produces a stream of dumps rather than just the one, so inserts the USB and then remove it before changing the screen.)

And what theme is this?
« Last Edit: November 29, 2013, 09:03:06 PM by chrisjj »
Logged

Offline MRJOE8010

  • Member
  • *
  • Posts: 14
Re: Creative ZEN
« Reply #88 on: November 29, 2013, 10:05:41 PM »
Chris, this is stock CabbieV2 theme.  Curiously Screendump doesn't show the dots which I why I attached the photos.  I would be happy if the display looked like the Screen dumps below.  The boot and Rockbox logo screen are too quick to catch in a photo but the dots are visible from first boot and persist through all screens and all versions I have tried so far.  I am also currently experiencing crashes when removing USB.  I'm using the latest version of the bootloader and Rockbox cbed7ec-131126. Thanks.

* dump-231130-025044.gif (21.67 kB, 320x240 - viewed 281 times.)

* dump-231130-025059.gif (21.08 kB, 320x240 - viewed 274 times.)
Logged

Offline chrisjj

  • Member
  • *
  • Posts: 273
Re: Creative ZEN
« Reply #89 on: November 30, 2013, 08:14:25 AM »
Quote from: MRJOE8010 on November 29, 2013, 10:05:41 PM
Chris, this is stock CabbieV2 theme.

Thanks. The menu screen looks like stock cabbieV2, but the WPS looks like rockbox_failsafe. Could you post a screenshot of the WPS?

Quote from: MRJOE8010 on November 29, 2013, 10:05:41 PM
Curiously Screendump doesn't show the dots which I why I attached the photos.

Thanks - that's valuable info. The corruption I got on restore from backlight period (now fixed) was likewise absent from screendumps. I take this to indicate the corruption is not in the RB frame buffer but in the transfer to the LCD. The fact the text is intact rather than sheared suggests byte substitution rather than addition/deletion.

Quote from: MRJOE8010 on November 29, 2013, 10:05:41 PM
the dots are visible from first boot

Start-up here shows successively
 
 1) grey CREATIVE logo on black
 2) black
 3) white text on black, first line "Boot version:" ...

Which first shows the dots?
« Last Edit: November 30, 2013, 09:28:56 AM by chrisjj »
Logged

  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 15
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Creative ZEN
 

  • SMF 2.0.6 | SMF © 2013, Simple Machines
  • XHTML
  • RSS
  • WAP2

Page created in 0.109 seconds with 65 queries.