Advertisement
slayerkodi

Untitled

May 6th, 2017
696
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. root@slayerkodi-Latitude-E6410:~/Downloads# sudo tar xpf Tegra210_Linux_R24.2.1_aarch64.tbz2
  2. root@slayerkodi-Latitude-E6410:~/Downloads# cd Linux_for_Tegra
  3. root@slayerkodi-Latitude-E6410:~/Downloads/Linux_for_Tegra# sudo tar -jxpf /home/slayerkodi/Downloads/Tegra_Linux_Sample-Root-Filesystem_R24.2.1_aarch64.tbz2
  4. root@slayerkodi-Latitude-E6410:~/Downloads/Linux_for_Tegra# sudo ./apply_binaries.sh
  5. Using rootfs directory of: /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  6. Extracting the NVIDIA user space components to /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  7. Extracting the BSP test tools to /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  8. Extracting the NVIDIA gst test applications to /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  9. Extracting the chromium browser to /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  10. Extracting the configuration files for the supplied root filesystem to /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  11. Creating a symbolic link nvgstplayer pointing to nvgstplayer-1.0
  12. Creating a symbolic link nvgstcapture pointing to nvgstcapture-1.0
  13. Adding symlink libcuda.so --> libcuda.so.1.1 in target rootfs
  14. Adding symlink libGL.so --> libGL.so.1 in target rootfs
  15. Adding symlink libnvbuf_utils.so --> libnvbuf_utils.so.1.0.0 in target rootfs
  16. Adding symlink libcuda.so --> tegra/libcuda.so in target rootfs
  17. Adding symlink libEGL.so --> libEGL.so.1 in target rootfs
  18. Adding symlink /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs/usr/lib/aarch64-linux-gnu/libdrm_nvdc.so --> /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs/usr/lib/aarch64-linux-gnu/tegra/libdrm.so.2
  19. Adding symlink nvidia_icd.json --> /etc/vulkan/icd.d/nvidia_icd.json in target rootfs
  20. Adding symlinks for systemd nv.service and nvfb.service
  21. Disable the ondemand service by changing the runlevels to 'K'
  22. Extracting the firmwares and kernel modules to /home/slayerkodi/Downloads/Linux_for_Tegra/rootfs
  23. Extracting the kernel headers to /usr/src in target rootfs
  24. mkdir: created directory '/home/slayerkodi/Downloads/Linux_for_Tegra/rootfs/usr/src'
  25. Adding target symlink /lib/modules/3.10.96-tegra/build --> /usr/src/linux-headers-3.10.96-tegra
  26. Installing zImage into /boot in target rootfs
  27. Installing Image into /boot in target rootfs
  28. Installing the board *.dtb files into /boot in target rootfs
  29. Success!
  30. root@slayerkodi-Latitude-E6410:~/Downloads/Linux_for_Tegra# sudo cp -a rootfs/* /media/slayerkodi/LinuxShield
  31. root@slayerkodi-Latitude-E6410:~/Downloads/Linux_for_Tegra# sync
  32. root@slayerkodi-Latitude-E6410:~/Downloads/Linux_for_Tegra#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement