Giter Site home page Giter Site logo

Comments (4)

tkammacher avatar tkammacher commented on May 25, 2024

Hi
As stated in the Wiki https://github.com/InES-HPMM/linux-l4t-4.4/wiki/hdmi2csi, our linux-l4t-4.4 repository supports the HDMI2CSI board when plugged into the TX1/TX2 base board. It does not support the auvidea J130 base board.

If you need the up-to-date linux-l4t-4.4 (for L4T 28.1) on the auvidea J130, then someone would have to port it to this base board first. Actually the hardware is not that different, but they use different CSI lanes, so at least the device tree would need some changes. We have no plans to do this in the near future.

Back in summer 2017 we ported the older linux-l4t (https://github.com/InES-HPMM/linux-l4t) to the auvidea J130 (TX1 only). But note, that this version is based on the old L4T 24.2.1, so if you wanted to use that you would have to flash your TX1 with 24.2.1 first.
More information on building is in the Wiki: https://github.com/InES-HPMM/linux-l4t/wiki/auvideaJ130 and https://github.com/InES-HPMM/linux-l4t/wiki/hdmi2csi

Then looking at the modprobe error you posted, it looks like there is a mismatch between the kernel modules you built and the Linux version currently running (4.4.38-tegra). But the drivers wouldn't work on the J130 anyway, as explained above..

from linux-l4t-4.4.

aprentis avatar aprentis commented on May 25, 2024

@tkammacher Thank you for your reply!

I've tried this old linux-l4t (https://github.com/InES-HPMM/linux-l4t) recently. I've used prebuilt image, flashed my TX1 with it, but after reboot it got stuck. I`ve tried both Developer board and J130.
Should i built this kernel myself?

from linux-l4t-4.4.

aprentis avatar aprentis commented on May 25, 2024

Actually, when i flashed it with old kernel using this manual(https://github.com/InES-HPMM/linux-l4t/wiki/customKernelCompilation), i've got this

` 0.000000] Preemptible hierarchical RCU implementation.

[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:704 nr_irqs:704 0
[ 0.000000] of_irq_init: children remain, but no parents
[ 0.000000] Architected local timer running at 19.20MHz (phys).
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.000000] irq: no irq domain found for /interrupt-controller@60004000 !
[ 0.000000] tegra210_timer_init: can't map IRQ for CPU0
[ 0.000000] BUG: failure at drivers/clocksource/tegra210_timer.c:215/tegra210_timer_init()!
[ 0.000000] Enter nvdumper_crash_setup_regs
[ 0.000000] nvdumper_cpu_data is not initialized!
[ 0.000000] Kernel panic - not syncing: BUG!
[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 3.10.96 #1
[ 0.000000] Call trace:
[ 0.000000] [] dump_backtrace+0x0/0xf4
0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:704 nr_irqs:704 0
[ 0.000000] of_irq_init: children remain, but no parents
[ 0.000000] Architected local timer running at 19.20MHz (phys).
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.000000] irq: no irq domain found for /interrupt-controller@60004000 !
[ 0.000000] tegra210_timer_init: can't map IRQ for CPU0
[ 0.000000] BUG: failure at drivers/clocksource/tegra210_timer.c:215/tegra210_timer_init()!
[ 0.000000] Enter nvdumper_crash_setup_regs
[ 0.000000] nvdumper_cpu_data is not initialized!
[ 0.000000] Kernel panic - not syncing: BUG!
[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 3.10.96 #1
[ 0.000000] Call trace:
[ 0.000000] [] dump_backtrace+0x0/0xf4

`

from linux-l4t-4.4.

matthiasFrei avatar matthiasFrei commented on May 25, 2024

Hi,
As written here:(https://github.com/InES-HPMM/linux-l4t/wiki/auvideaJ130) for the Auvidea J130 Board there is no prebuilt image.

In order to get the J130 working you need to do the following steps:

from linux-l4t-4.4.

Related Issues (15)

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.