Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-02-06 Thread sam . abbas3
So now I found out that my board doesn't even give a HDMI output on any TV which is bigger than 32 inches. I have tried forcing different resolutions but no luck. Its only giving display on a smaller size TV. What do you think might cause this issue? Is it due to inverted colors? Thank you On

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-07 Thread Robert Nelson
On Mon, Jan 7, 2019 at 9:10 AM wrote: > > I have tried with latest 4.14 kernel and 4.9 both. Both of these kernels have > the flag added in their tilcdc files. I have tried adding blue-and-red-wiring > = "crossed" in am335x-boneblack.dts and I even tried adding same in >

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-07 Thread sam . abbas3
I have tried with latest 4.14 kernel and 4.9 both. Both of these kernels have the flag added in their tilcdc files. I have tried adding blue-and-red-wiring = "crossed" in am335x-boneblack.dts and I even tried adding same in BB-HDMI-TDA998x-00A0.dts overlay. But none of these worked for me. So

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-05 Thread Jason Kridner
> On Jan 4, 2019, at 9:05 AM, sam.abb...@gmail.com wrote: > > Hi Jason, > > I have tried adding "blue-and-red-wiring = "crossed"" in my device tree, but > it doesn't change anything. If nothing changed, either the flag might be wrong or you have a kernel version that doesn’t support the

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-04 Thread sam . abbas3
Hi Jason, I have tried adding "blue-and-red-wiring = "crossed"" in my device tree, but it doesn't change anything. Is there a way I can look up if my display is RGB565 or BGR565? Thank you On Friday, January 4, 2019 at 12:02:27 AM UTC-7, Jason Kridner wrote: > > > > On Jan 3, 2019, at 4:01 PM,

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Jason Kridner
> On Jan 3, 2019, at 4:01 PM, Robert Nelson wrote: > >> On Thu, Jan 3, 2019 at 3:58 PM wrote: >> >> I have the schematics and I followed them to come up with the clone. >> Everything on the hardware side seems correct but for some reason I get >> inverted red and blue. > > Which just

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 3:58 PM wrote: > > I have the schematics and I followed them to come up with the clone. > Everything on the hardware side seems correct but for some reason I get > inverted red and blue. Which just leaves your hdmi switch connection.. Regards, -- Robert Nelson

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
I have the schematics and I followed them to come up with the clone. Everything on the hardware side seems correct but for some reason I get inverted red and blue. On Thursday, January 3, 2019 at 2:49:51 PM UTC-7, RobertCNelson wrote: > > On Thu, Jan 3, 2019 at 3:36 PM > wrote: > > > > Yes

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 3:36 PM wrote: > > Yes its not. On clone, the output from NXP TDA19988, is going to a HDMI > switch rather than going to micro HDMI port, and the output from switch goes > to HDMI connector. > Do TDMA pins invert somewhere from micro HDMI port to HDMI cable with >

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
Yes its not. On clone, the output from NXP TDA19988, is going to a HDMI switch rather than going to micro HDMI port, and the output from switch goes to HDMI connector. Do TDMA pins invert somewhere from micro HDMI port to HDMI cable with beaglebone? On Thursday, January 3, 2019 at 2:20:00 PM

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 3:14 PM wrote: > > Hi Robert, > > I tested debian-9.6 from the link you provided, and the colors on my clone > board are still inverted. > I tested the same image on beaglebone and the colors were correct. > > Please see my log below for the clone: > > U-Boot

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
Hi Robert, I tested debian-9.6 from the link you provided, and the colors on my clone board are still inverted. I tested the same image on beaglebone and the colors were correct. Please see my log below for the clone: U-Boot 2018.09-2-gd5b4c4b656 (Oct 19 2018 - 14:16:02 -0500), Build:

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 1:56 PM wrote: > > Hi Robert, > > Here below is my boot log: > """ > U-Boot 2018.09-2-gd5b4c4b656 (Oct 19 2018 - 14:16:02 -0500), Build: > jenkins- > github_Bootloader-Builder-84 > > CPU : AM335X-GP rev 2.1 > I2C: ready > DRAM: 512 MiB > No match for driver

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
Hi Robert, Here below is my boot log: """ U-Boot 2018.09-2-gd5b4c4b656 (Oct 19 2018 - 14:16:02 -0500), Build: jenkins- github_Bootloader-Builder-84 CPU :

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2018-12-21 Thread sam . abbas3
I am forcing hdmi resolution through uEnv.txt by un-commenting following: cmdline=coherent_pool=1M net.ifnames=0 quiet video=HDMI-A-1:1024x768@60e And I think its forcing display to 24bpp and it is inverting blue and red color. I can not get a HDMI display without forcing the resolution. Is

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2018-12-19 Thread sam . abbas3
I am using 16bit with nxp tda 19988. On Wednesday, December 19, 2018 at 11:19:33 AM UTC-7, RobertCNelson wrote: > > On Wed, Dec 19, 2018 at 12:10 PM > > wrote: > > > > Hi All, > > > > I have a beaglebone black clone and on the HDMI output red and blue > color are inverted. I am using debian

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2018-12-19 Thread Robert Nelson
On Wed, Dec 19, 2018 at 12:10 PM wrote: > > Hi All, > > I have a beaglebone black clone and on the HDMI output red and blue color are > inverted. I am using debian 9.5 with kernel 4.14.71-ti-r80. > > I have tried changing blue-and-red-wiring = "crossed"; in the device tree and > also

[beagleboard] Beaglebone clone HDMI red and blue inverted

2018-12-19 Thread sam . abbas3
Hi All, I have a beaglebone black clone and on the HDMI output red and blue color are inverted. I am using debian 9.5 with kernel 4.14.71-ti-r80. I have tried changing blue-and-red-wiring = "crossed"; in the device tree and also un-commented "video-ports = <0x234501>;" in this file:

[beagleboard] Beaglebone Clone

2013-11-25 Thread Shiwei
Hi Pro, I am Beaglebone fan and I am trying to clone a board from _*Beaglebone*_ _*white*_(A6A). I have some questions need your help: 1). From schematic, CAT24C256W (U7) is to store variable mac memory, do I need to write codes to this EEPROM in u-boot? Can I just download u-boot.img from

Re: [beagleboard] Beaglebone Clone

2013-11-25 Thread Gerald Coley
Refer to my answer that I posted to on that other site. Gerald On Mon, Nov 25, 2013 at 4:26 PM, Shiwei shiwei.l...@gmail.com wrote: Hi Pro, I am Beaglebone fan and I am trying to clone a board from *Beaglebone* *white*(A6A). I have some questions need your help: 1). From schematic,