Author Topic: Kernel for a320 with ILI9338 LCD- helps with "blueish" display  (Read 14948 times)

darth_llamah (OP)

  • Posts: 311
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #20 on: January 26, 2012, 12:39:21 pm »
60% version for OpenDingux added
I'll try to compile Legacy kernel this evening but I can't promise

CREATICA

  • Posts: 195
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #21 on: January 27, 2012, 12:12:26 am »
Ta, man. We need that Legacy version so  bad.

CREATICA

  • Posts: 195
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #22 on: January 28, 2012, 10:30:57 pm »
We'll be waiting. Right here.

CREATICA

  • Posts: 195
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #23 on: February 10, 2012, 09:43:20 am »
Patiently.

CREATICA

  • Posts: 195
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #24 on: April 04, 2012, 12:10:04 am »
No, seriously, take your time. I've waited 2,5 years to opendingux and is still on the making... so I can wait 3 years or so for this.
« Last Edit: April 04, 2012, 12:17:01 am by CREATICA »

zear

  • * Moderator
  • Posts: 2381
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #25 on: April 04, 2012, 01:37:18 am »
No, seriously, take your time. I've waited 2,5 years to opendingux and is still on the making... so I can wait 3 years or so for this.
It's not like OD is some secret project. The source is available. You can download and compile it at any time.

darth_llamah (OP)

  • Posts: 311
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #26 on: April 04, 2012, 02:23:16 pm »
No, seriously, take your time. I've waited 2,5 years to opendingux and is still on the making... so I can wait 3 years or so for this.
I really don't have much free time. I didn't forget.
Quote
It's done when it's done

PippinA320

  • Posts: 20
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #27 on: April 21, 2012, 08:28:54 pm »
How about a version for the standard or custom firmware?

zear

  • * Moderator
  • Posts: 2381
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #28 on: April 22, 2012, 12:23:45 pm »
How about a version for the standard or custom firmware?
You can't recompile something that has no source code, silly ;)
Why do you think we port linux to the dingoo? :)

PippinA320

  • Posts: 20
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #29 on: April 22, 2012, 10:00:53 pm »
How about a version for the standard or custom firmware?
You can't recompile something that has no source code, silly ;)
Why do you think we port linux to the dingoo? :)

I know theres no source code, i was just thinking perhaps an application, or a modification/filter to remove/improve the issue.

zear

  • * Moderator
  • Posts: 2381
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #30 on: April 23, 2012, 01:18:59 am »
I highly doubt you can write an application that intercepts stuff that is send to the framebuffer, then filter it and send it back to the framebuffer. Without modifying the OS/LCD driver source code at least.

PippinA320

  • Posts: 20
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #31 on: April 30, 2012, 02:54:19 am »
Perhaps a modified GBA emulator(Experiences the biggest issues) that has a special filter, i dont know. I have kind of given up on my dingoo anyways. As more issues continue to crop up, I just see it as an unwanted contingency.

pcercuei

  • Posts: 1673
    • My devblog
Re: Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #32 on: April 30, 2012, 09:31:38 am »
I highly doubt you can write an application that intercepts stuff that is send to the framebuffer, then filter it and send it back to the framebuffer. Without modifying the OS/LCD driver source code at least.

No need to do something as complicated as that, all you need to do is to update the color table of the ILI9338. That would be fairly easy to do as the native OS permits direct hardware access.

cheapgw2gold

  • !
  • Posts: 2
Re: Kernel for a320 with ILI9338 LCD- helps with "blueish" display
« Reply #33 on: September 21, 2012, 02:25:00 am »
I figured it out. I've tested another bios on a former version of gpsp and it works.