<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processorsのトピックlinux hdmi driver for tda19988</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769035#M119421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using the linux kernel 4.1.15 from yocto project on iMX7 processor and&lt;/P&gt;&lt;P&gt;there is a HDMI Transmitter tda19988 from NXP is interfaced on I2C Bus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are wondering there is any linux driver available for this chip from NXP ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2018 09:39:08 GMT</pubDate>
    <dc:creator>sivaprasadtirul</dc:creator>
    <dc:date>2018-01-30T09:39:08Z</dc:date>
    <item>
      <title>linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769035#M119421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using the linux kernel 4.1.15 from yocto project on iMX7 processor and&lt;/P&gt;&lt;P&gt;there is a HDMI Transmitter tda19988 from NXP is interfaced on I2C Bus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are wondering there is any linux driver available for this chip from NXP ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 09:39:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769035#M119421</guid>
      <dc:creator>sivaprasadtirul</dc:creator>
      <dc:date>2018-01-30T09:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769036#M119422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for available drivers (supported chips) one can look at Linux&lt;/P&gt;&lt;P&gt;documentation (Release Notes) :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS" title="https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS"&gt;https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 23:06:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769036#M119422</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-01-30T23:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769037#M119423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;BR /&gt;it seems to be on one or the other 3rd party platform, so maybe you can take it from there.&lt;BR /&gt;Best chance to get something off the shelf is with the UDOO platform:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.udoo.org/docs-neo/Hardware_&amp;amp;_Accessories/I2C_bus.html" title="https://www.udoo.org/docs-neo/Hardware_&amp;amp;_Accessories/I2C_bus.html"&gt;I2C bus - UDOO Neo Docs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They use the TDA19988 and there is an i.MX 6SoloX Yocto build for this board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More complicated to port is the driver from the BeagleBone platform:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.raspberry-pi-geek.com/Archive/2013/02/HDMI-and-the-BeagleBone-Black-Multimedia-Environment" title="http://www.raspberry-pi-geek.com/Archive/2013/02/HDMI-and-the-BeagleBone-Black-Multimedia-Environment"&gt;HDMI on BeagleBone Black » Raspberry Pi Geek&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/joelagnel/beagle-nxp-hdmi" title="https://github.com/joelagnel/beagle-nxp-hdmi"&gt;GitHub - joelagnel/beagle-nxp-hdmi: TDA19988 driver for Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bernhard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 09:45:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769037#M119423</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2018-01-31T09:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769038#M119424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;Looks like I need to port the driver from the github&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/joelagnel/beagle-nxp-hdmi/tree/master/hdmi" title="https://github.com/joelagnel/beagle-nxp-hdmi/tree/master/hdmi"&gt;beagle-nxp-hdmi/hdmi at master · joelagnel/beagle-nxp-hdmi · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the above driver is based on&amp;nbsp;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Linux Kernel 2.6.29&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Is that porting to linux kernel 4 will be bit tedious job with some minimal level of API changes ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Is the driver from 2.6.29 will be compatible with the device tree concept in this case(Linux kernel 4) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Sorry for my stupid question. Is that possible to display the serial output to HDMI display ? If so what are the bootargs that I need to use in the imx.7 case ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Once again thanks for your valuable inputs. Please correct me if I am wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Siva&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 11:58:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769038#M119424</guid>
      <dc:creator>sivaprasadtirul</dc:creator>
      <dc:date>2018-01-31T11:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769039#M119425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Bernhard,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for pointing to UDOO. I started integrating the hdmi driver. But, t&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;he UDOO platform used the mxc framebuffer in the linux kernel V3 on the i.MX6 soc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;But in the latest kernel 4.1.15 on i.MX7, looks like the mxc framebuffer was removed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;So to use the UDOO platform hdmi driver, do i need to port the mxc framebuffer. Am i correct is saying this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;or is that possible to have a video display with out mxc framebuffer on i.MX7 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please provide me your valuable inputs to redirect me to correct path. Thanking you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Siva&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 12:48:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769039#M119425</guid>
      <dc:creator>sivaprasadtirul</dc:creator>
      <dc:date>2018-02-09T12:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769040#M119426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;on HDMI, while booting i can see a monitor gets flicked with boot logo. But it disappears in a second. I am not sure where the exact problem is&lt;/P&gt;&lt;P&gt;Is some thing to do with the below error from bootlog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MIPI DSI driver module loaded&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MIPI DSI driver module loaded&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;tda19988_probe hdmi &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;tda19988 1-0034: Sucessfully initialised chip revision 301&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;mxsfb 30730000.lcdif: failed to find mxc display driver &lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Console: switching to colour frame buffer device 100x30&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;tda19988 1-0034: Matching CEA mode is 0 for fb mode 800x480-52&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;mxsfb 30730000.lcdif: initialized&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after successful boot,&amp;nbsp; with the following command, I am not able to see anything dispalyed on the screen.&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;root@imx7d-phyboard-zeta-001:~# &lt;STRONG&gt;cat connectionfailed.jpeg &amp;gt; /dev/fb0&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;root@imx7d-phyboard-zeta-001:~# &lt;STRONG&gt;dmesg&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1525.500210] i2c i2c-0: master_xfer[0] W, addr=0x08, len=2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ 1525.980168] i2c i2c-0: master_xfer[0] W, addr=0x08, len=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx7d-phyboard-zeta-001:~# &lt;STRONG&gt;echo 0 &amp;gt; /sys/class/graphics/fb0/blank&lt;/STRONG&gt;&lt;BR /&gt;dummy 1-0070: Error -5 writing to 0x18&lt;BR /&gt;dummy 1-0070: Error -5 writing to 0x19&lt;BR /&gt;dummy 1-0070: Error -5 writing to 0x1a&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I tried the below bootargs&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv mmcargs 'setenv bootargs console=${console},${baudrate} root=${mmcroot} video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no success. I want to display an image on the monitor from linux userspace &amp;amp; also while booting.&lt;/P&gt;&lt;P&gt;Does this errors make any sense to you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide your valuable inputs to make progress on this HDMI topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 14:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769040#M119426</guid>
      <dc:creator>sivaprasadtirul</dc:creator>
      <dc:date>2018-02-22T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769041#M119427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is of interest to you I wrote&amp;nbsp;the tda19988 driver for the UDOO NEO, if you require commercial support for integration contact me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jasbir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:16:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769041#M119427</guid>
      <dc:creator>mtx512</dc:creator>
      <dc:date>2018-02-22T20:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769042#M119428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am successfully able to display the HDMI output on the screen. I can see the xserver running while system bootup and the gui comes up.&lt;/P&gt;&lt;P&gt;But I am not able to get the console output on HDMI.&lt;/P&gt;&lt;P&gt;I want to use the hdmi monitor for login instead of the serial console. Can some one point me to the right direction to configure the x11 ?&lt;/P&gt;&lt;P&gt;(Or) some other gui where I can access the file system &amp;amp; terminal like gui.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to change any boot arguments to achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for the inputs. Thanking you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 17:29:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769042#M119428</guid>
      <dc:creator>sivaprasadtirul</dc:creator>
      <dc:date>2018-05-11T17:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: linux hdmi driver for tda19988</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769043#M119429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I usr imx6q board ,use yocto 3.14.28.&lt;/P&gt;&lt;P&gt;I want output on HDMI ,can you tell me what can I do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for the inputs. Thanking you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 08:39:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-hdmi-driver-for-tda19988/m-p/769043#M119429</guid>
      <dc:creator>zhangwuhui212</dc:creator>
      <dc:date>2018-09-28T08:39:31Z</dc:date>
    </item>
  </channel>
</rss>

