Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Jetpack4.4, failed to boot after building kernel #30

Open
jin-github1002 opened this issue Aug 7, 2020 · 3 comments
Open

Jetpack4.4, failed to boot after building kernel #30

jin-github1002 opened this issue Aug 7, 2020 · 3 comments

Comments

@jin-github1002
Copy link

hi, JetPack 4.4 is used on TX2. I hope TX2 to support SCTP. Then I have to build kernel for SCTP.
When I reboot , I got the errors flashing on the black screen. Now I stop here and can not enter the Ubuntu 18.04. Could anyone help with this??

What I did is as follows. Is it correct??
1\ downloads source code from website, public_sources.tzb2.
2\ unzip the source:
tar -xvf public_sources.tzb2 split the first directory
tar -xvf kernel_sources.tzb2
3\ copy the original .config to /usr/src/kernel/kernel-4.9/ and edit it ( set all parameters related to SCTP yes, there are three that are set)
4\ make and install
sudo make -j5 Image
sudo make modules
sudo make modules_install
5\ backup the /boot/Image to Image-original
copy the new Image to /boot
6\ reboot
0806_1

When I plug the keyboard and mouse in USB port. The boot error is:
0806_2

@jin-github1002
Copy link
Author

Here is L4T 32.4.3
I can not use .sh directly because of no source code in github here. Then I use the commands in .sh files. But I failed to change the old kernel to my own kernel. Now the TX2 can not boot. I want to enter the old version without flashing TX2. Because I have lots of project on it. I am afraid them to disappear if flashing TX2 with a new Ubuntu 18.04. Could anybody help with this?

@jendralhxr
Copy link

perhaps get a workable backup first https://forums.developer.nvidia.com/t/clone-entire-tx2/57180/5

@jin-github1002
Copy link
Author

Then do you know how to deal with this problem? I hope to go back to the old version of kernel. I can go back if entering the Ubuntu. However I can not enter now...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants