You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
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
When I plug the keyboard and mouse in USB port. The boot error is:
The text was updated successfully, but these errors were encountered:
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?
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
When I plug the keyboard and mouse in USB port. The boot error is:
The text was updated successfully, but these errors were encountered: