Unsupported document-format "image/png"

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Unsupported document-format "image/png"

ソリューションへジャンプ
4,307件の閲覧回数
shamiullah
Contributor III

Hello @all, I am working on custom board based on NXP IMX6UL EVK. I am trying to print logo by integrating RP-F10-K27J1 on custom board. I have added cups in my yocto project. Build and flashed the images. When i am trying to print i am getting the following error root@imx6ul-pds:~# lp -d SII_RP-F10_G10 phytec-logo.png lp: Unsupported document-format "image/png". For every image format i am getting unsupported document error for the respective image format. Can you please suggest me the steps on how to add filters in custom board. Please let me know if any Please find the document attached to this ticket.In the document i have shared how to install and configure the printer in custom board. Thanks in Advance Best Regards Shamiullah

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
4,185件の閲覧回数
shamiullah
Contributor III

Hi jimmychan,

The issue got resolved by copying filters from /usr/lib to /usr/libexec directory. Thank you for the respone.

Thanks & Regards,

Shamiullah

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
4,299件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

I think you may check if there is cups's library(for ARM) or source code of the filter for png. Then modify the .bb file in yocto to build/install the library to your image. Or using the ARM toolchain compiler to compile the source code and then put the built library file to your board root filesystem.

0 件の賞賛
返信
4,286件の閲覧回数
shamiullah
Contributor III

Hello jimmychan,

Thank you for your valuable response.

I have added filters by including cups-filters source in yocto and check the filters in the respective path and it is included in root file system. But again i am getting the same problem. Please let me know if any

With Regards

Shamiullah

0 件の賞賛
返信
4,279件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
4,186件の閲覧回数
shamiullah
Contributor III

Hi jimmychan,

The issue got resolved by copying filters from /usr/lib to /usr/libexec directory. Thank you for the respone.

Thanks & Regards,

Shamiullah

0 件の賞賛
返信