How to display monitor via USB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to display monitor via USB

818 Views
wangvictor
Contributor III

Hi All,

I'm using i.MX6 sabresd  DL for my cpu and linux kernel driver for version 4.1.15.

I'm trying to display the monitor via USB.

Which driver I should open and build in?

And what else I have to do ?

Thanks in Advance!

Tags (3)
0 Kudos
2 Replies

645 Views
igorpadykov
NXP Employee
NXP Employee

Hi victor

seems one needs to implement support for usb monitor driver described on

http://www.usb.org/developers/docs/devclass_docs/usbmon10.pdf 

Chapter 39 CHIPIDEA USB Driver attached Linux Manual describes

current lnux usb driver capabilities.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

645 Views
wangvictor
Contributor III

Is this just can support X86 structure CPU ?

Or I can using on the ARM structure?

0 Kudos