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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  X5: Itching to create a patch that shuts the LCD off when backlight is off.
« previous next »
  • Print
Pages: 1 [2]

Author Topic: X5: Itching to create a patch that shuts the LCD off when backlight is off.  (Read 7488 times)

Offline jhMikeS

  • Developer
  • Member
  • *
  • Posts: 242
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #15 on: July 11, 2006, 06:57:53 PM »
I think I'm gonna forget about the backlight flicker for now because I can see it's rather involved and so would be out of context for this patch. But something turns it back on again right before power shuts down...maybe the backlight thread running during yield(). I dunno.  ???
Logged

Offline RaeNye

  • Developer
  • Member
  • *
  • Posts: 161
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #16 on: July 11, 2006, 08:11:48 PM »
Release... I promise to take a look ;)
Logged

Offline jhMikeS

  • Developer
  • Member
  • *
  • Posts: 242
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #17 on: July 11, 2006, 09:31:59 PM »
 :o  ;D
Logged

Offline snowgoon

  • Member
  • *
  • Posts: 7
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #18 on: July 18, 2006, 12:01:52 AM »
Sorry if this is slightly off topic (lcd backlight), but it is related to lcd performance on x5...

Is it the best use of the extra iram on the x5 to stick the lcd buffer in it?  What is the benefit as opposed to giving audio plugins (or all plugins) a bigger share of the iram?  I have tested increased iram allocation to the mpc codec and found that it reduced cpu boost quite a bit (should apply to at least some other codecs as well).  Since this would result in longer battery life for people who use the x5 mainly for listening to music (instead of looking at pretty wps' ;-) wouldn't it be worth it?  For plugins that need fast lcd performance, eg. video playback, could they create their own lcd buffer?
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #19 on: July 18, 2006, 05:24:51 AM »
Quote
Is it the best use of the extra iram on the x5 to stick the lcd buffer in it?

Perhaps not, but nothing was using that ram so I decided to put the framebuffer there to boost performance bit. Remember that everything that runs needs to run faster, and the LCD is getting updated a lot while music is playing.

In order to put codec data in iram, we "just" need to create defines in similar spirit as I did for the framebuffer and use that define for the specific data parts of the codecs. I think.
Logged

Offline jhMikeS

  • Developer
  • Member
  • *
  • Posts: 242
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #20 on: July 19, 2006, 01:59:27 PM »
The design of the X5's LCD is unfortunate. I'm trying to implement all the empty driver functions except lcd_roll() just doesn't seems workable as a hardware remap  >:(. The 90deg flip of the display is the reason as most remap features are on the vertical. (I also think the contrast should be implemented through the gamma/ramp control and not the overall voltage settings).

BTW: HWM may work despite this and I'll experiment. You want faster so I'll try to deliver the goods.

Who knows if its possible to read from the LCD? Are all the LCD pin assignments accounted for yet? (Stupid question. Updates to that would be in the Wiki already, right?)

Anyone got a busted unit to sell cheap for pattern tracing or gut what you want but give me the circuit boards?
Logged

Offline arielext

  • Member
  • *
  • Posts: 5
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #21 on: July 28, 2006, 02:42:19 AM »
Is this patch in CVS yet?
Logged

Offline jhMikeS

  • Developer
  • Member
  • *
  • Posts: 242
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #22 on: August 02, 2006, 03:04:48 PM »
FS#5651 itself is deprecated so it won't be but an updated version is coming soon with a couple of related options that RaeNye suggested be included with LCD power handling. See also FS#5735 by Bernych.
Logged

Offline arielext

  • Member
  • *
  • Posts: 5
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #23 on: August 11, 2006, 05:28:14 AM »
yah I saw that, the new patch works great!
Logged

Offline Suicide_Guy

  • Member
  • *
  • Posts: 23
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #24 on: August 11, 2006, 05:47:25 AM »
Wow I love this patch...especially since it was committed to a daily build. :D I love you guys...I really do. 8-)
Logged

Offline madcow

  • Member
  • *
  • Posts: 24
  • Rockbox For President!!!
    • Iaudiophile
Re: X5: Itching to create a patch that shuts the LCD off when backlight is off.
« Reply #25 on: August 11, 2006, 02:27:42 PM »
It's containing a bug!
After awaking from sleep the screens contrast isn't right (way too dark).

http://www.rockbox.org/tracker/task/5800
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  X5: Itching to create a patch that shuts the LCD off when backlight is off.
 

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

Page created in 0.109 seconds with 14 queries.