Git Product home page Git Product logo

crazybaoli / jetson_nano_kernel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yshr1982/jetson_nano_kernel

0.0 0.0 0.0 173.53 MB

jeston_nano_kernel code

Shell 0.07% C++ 2.05% Python 0.06% Perl 0.18% C 95.18% Objective-C 0.63% Clojure 0.01% Assembly 1.47% Awk 0.01% UnrealScript 0.01% Makefile 0.31% XS 0.01% Yacc 0.02% Lex 0.01% M4 0.01% GDB 0.01% Roff 0.01% Gherkin 0.01% sed 0.01% SmPL 0.01%

jetson_nano_kernel's Introduction

概要

jetson-nanoのカーネルソースコードに修正を加えています

HDMI MIPIデバイスドライバの登録

https://developer.ridgerun.com/wiki/index.php?title=Toshiba_TC358743_Linux_driver_for_Jetson_TX1/TX2/Nano#Enable_driver https://gist.github.com/nyacg/becd94a029355825a05f633f38a25b46

Apply EDID data to TC358743 device

1080edid.txt

00ffffffffffff005262888800888888
1c150103800000780aEE91A3544C9926
0F505400000001010101010101010101
010101010101011d007251d01e206e28
5500c48e2100001e8c0ad08a20e02d10
103e9600138e2100001e000000fc0054
6f73686962612d4832430a20000000FD
003b3d0f2e0f1e0a2020202020200100
020321434e041303021211012021a23c
3d3e1f2309070766030c00300080E300
7F8c0ad08a20e02d10103e9600c48e21
0000188c0ad08a20e02d10103e960013
8e210000188c0aa01451f01600267c43
00138e21000098000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000

v4l2-ctl --set-edid=file=1080edid.txt --fix-edid-checksum v4l2-ctl --query-dv-timings gst-launch-1.0 nvv4l2camerasrc device=/dev/video0 ! 'video/x-raw(memory:NVMM), width=(int)1280, height=(int)720, interlace-mode=progressive, framerate=(fraction)30/1' ! nvvidconv ! 'video/x-raw(memory:NVMM), format=(string)NV12' ! nv3dsink -e

insert HDMI cable to MIPI device !

if you want to get current LCD display's edid , you may do command "xrandr --props"

jetson_nano_kernel's People

Contributors

yshr1982 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.