Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- login as: debian
- Debian GNU/Linux 10
- BeagleBoard.org Debian Buster IoT Image 2020-04-06
- Support: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
- default username:password is [debian:temppwd]
- debian@192.168.7.2's password:
- The programs included with the Debian GNU/Linux system are free software;
- the exact distribution terms for each program are described in the
- individual files in /usr/share/doc/*/copyright.
- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
- permitted by applicable law.
- Last login: Thu Sep 8 23:18:46 2022 from 192.168.7.1
- debian@beaglebone:~$ sudo -s
- [sudo] password for debian:
- root@beaglebone:/home/debian# ping google.com
- ping: google.com: Temporary failure in name resolution
- root@beaglebone:/home/debian# ifconfig
- eth0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
- inet 192.168.137.36 netmask 255.255.255.0 broadcast 192.168.137.255
- inet6 fe80::aae7:7dff:feed:c8f prefixlen 64 scopeid 0x20<link>
- ether a8:e7:7d:ed:0c:8f txqueuelen 1000 (Ethernet)
- RX packets 69 bytes 10280 (10.0 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 82 bytes 19851 (19.3 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- device interrupt 55
- lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10<host>
- loop txqueuelen 1000 (Local Loopback)
- RX packets 1537 bytes 103932 (101.4 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 1537 bytes 103932 (101.4 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- usb0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet 192.168.7.2 netmask 255.255.255.0 broadcast 192.168.7.255
- inet6 fe80::aae7:7dff:feed:c91 prefixlen 64 scopeid 0x20<link>
- ether a8:e7:7d:ed:0c:91 txqueuelen 1000 (Ethernet)
- RX packets 1298 bytes 157894 (154.1 KiB)
- RX errors 0 dropped 8 overruns 0 frame 0
- TX packets 403 bytes 100716 (98.3 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- usb1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- inet 192.168.6.2 netmask 255.255.255.0 broadcast 192.168.6.255
- ether a8:e7:7d:ed:0c:95 txqueuelen 1000 (Ethernet)
- RX packets 0 bytes 0 (0.0 B)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 0 bytes 0 (0.0 B)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- root@beaglebone:/home/debian# ifconfig
- eth0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
- inet 192.168.137.36 netmask 255.255.255.0 broadcast 192.168.137.255
- inet6 fe80::aae7:7dff:feed:c8f prefixlen 64 scopeid 0x20<link>
- ether a8:e7:7d:ed:0c:8f txqueuelen 1000 (Ethernet)
- RX packets 78 bytes 11343 (11.0 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 85 bytes 20630 (20.1 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- device interrupt 55
- lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10<host>
- loop txqueuelen 1000 (Local Loopback)
- RX packets 1537 bytes 103932 (101.4 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 1537 bytes 103932 (101.4 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- usb0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet 192.168.7.2 netmask 255.255.255.0 broadcast 192.168.7.255
- inet6 fe80::aae7:7dff:feed:c91 prefixlen 64 scopeid 0x20<link>
- ether a8:e7:7d:ed:0c:91 txqueuelen 1000 (Ethernet)
- RX packets 1332 bytes 161147 (157.3 KiB)
- RX errors 0 dropped 8 overruns 0 frame 0
- TX packets 432 bytes 107110 (104.5 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- usb1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- inet 192.168.6.2 netmask 255.255.255.0 broadcast 192.168.6.255
- ether a8:e7:7d:ed:0c:95 txqueuelen 1000 (Ethernet)
- RX packets 0 bytes 0 (0.0 B)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 0 bytes 0 (0.0 B)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- root@beaglebone:/home/debian# ping google.com
- PING google.com (142.251.15.113) 56(84) bytes of data.
- 64 bytes from yl-in-f113.1e100.net (142.251.15.113): icmp_seq=1 ttl=106 time=11.8 ms
- 64 bytes from yl-in-f113.1e100.net (142.251.15.113): icmp_seq=2 ttl=106 time=8.87 ms
- ^Z
- [1]+ Stopped ping google.com
- root@beaglebone:/home/debian# sudo /opt/scripts/tools/update_kernel --lts-5_10
- sudo: /opt/scripts/tools/update_kernel: command not found
- root@beaglebone:/home/debian# sudo /opt/scripts/tools/update_kernel.sh --lts-5_1 0
- info: checking archive
- 2022-09-12 00:41:01 URL:https://rcn-ee.com/repos/latest/buster-armhf/LATEST-ti [ 196/196] -> "LATEST-ti" [1]
- -----------------------------
- Kernel Options:
- ABI:1 LTS41 4.1.30-ti-r70
- ABI:1 LTS44 4.4.155-ti-r155
- ABI:1 LTS49 4.9.147-ti-r121
- ABI:1 LTS414 4.14.108-ti-r144
- ABI:1 LTS419 4.19.94-ti-r73
- ABI:1 LTS54 5.4.106-ti-r41
- ABI:1 LTS510 5.10.131-ti-r49
- -----------------------------
- Kernel version options:
- -----------------------------
- LTS44: --lts-4_4
- LTS49: --lts-4_9
- LTS414: --lts-4_14
- LTS419: --lts-4_19
- LTS54: --lts-5_4
- STABLE: --stable
- TESTING: --testing
- -----------------------------
- info: you are running: [4.19.94-ti-r42], latest is: [4.19.94-ti-r73] updating...
- Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
- Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
- Get:3 http://repos.rcn-ee.com/debian buster InRelease [3,078 B]
- Get:4 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
- Get:5 https://deb.trendtechcn.com stable InRelease [9,847 B]
- Get:6 http://deb.debian.org/debian buster/main armhf Packages [7,706 kB]
- Get:7 http://repos.rcn-ee.com/debian buster/main armhf Packages [2,202 kB]
- Get:8 https://deb.trendtechcn.com stable/previous armhf Packages [1,196 B]
- Get:9 https://deb.trendtechcn.com stable/main armhf Packages [1,193 B]
- Get:10 http://deb.debian.org/debian buster-updates/main armhf Packages.diff/Index [12.1 kB]
- Get:11 http://deb.debian.org/debian buster/non-free armhf Packages [62.1 kB]
- Get:12 http://deb.debian.org/debian-security buster/updates/main armhf Packages [346 kB]
- Get:13 http://deb.debian.org/debian buster-updates/main armhf Packages 2022-08-18-2019.35.pdiff [283 B]
- Get:13 http://deb.debian.org/debian buster-updates/main armhf Packages 2022-08-18-2019.35.pdiff [283 B]
- Fetched 10.6 MB in 1min 13s (144 kB/s)
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
- N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.12' to '10.13'
- Checking dpkg...
- Checking apt-cache...
- debug: installing: [linux-image-4.19.94-ti-r73]
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- linux-image-4.19.94-ti-r73
- 0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
- Need to get 28.6 MB of archives.
- After this operation, 49.2 MB of additional disk space will be used.
- Get:1 http://repos.rcn-ee.com/debian buster/main armhf linux-image-4.19.94-ti-r73 armhf 1buster [28.6 MB]
- Fetched 28.6 MB in 4s (6,695 kB/s)
- Selecting previously unselected package linux-image-4.19.94-ti-r73.
- (Reading database ... 96434 files and directories currently installed.)
- Preparing to unpack .../linux-image-4.19.94-ti-r73_1buster_armhf.deb ...
- Unpacking linux-image-4.19.94-ti-r73 (1buster) ...
- Setting up linux-image-4.19.94-ti-r73 (1buster) ...
- Error! Your kernel headers for kernel 4.19.94-ti-r73 cannot be found.
- Please install the linux-headers-4.19.94-ti-r73 package,
- or use the --kernelsourcedir option to tell DKMS where it's located
- update-initramfs: Generating /boot/initrd.img-4.19.94-ti-r73
- zz-uenv_txt: Updating /boot/uEnv.txt [uname_r=4.19.94-ti-r73]
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- libpruio-modules-4.19.94-ti-r73
- 0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
- Need to get 6,060 B of archives.
- After this operation, 26.6 kB of additional disk space will be used.
- Get:1 http://repos.rcn-ee.com/debian buster/main armhf libpruio-modules-4.19.94-ti-r73 armhf 1buster [6,060 B]
- Fetched 6,060 B in 0s (24.6 kB/s)
- Selecting previously unselected package libpruio-modules-4.19.94-ti-r73.
- (Reading database ... 99466 files and directories currently installed.)
- Preparing to unpack .../libpruio-modules-4.19.94-ti-r73_1buster_armhf.deb ...
- Unpacking libpruio-modules-4.19.94-ti-r73 (1buster) ...
- Setting up libpruio-modules-4.19.94-ti-r73 (1buster) ...
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- ti-sgx-ti335x-modules-4.19.94-ti-r73
- 0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
- Need to get 100 kB of archives.
- After this operation, 396 kB of additional disk space will be used.
- Get:1 http://repos.rcn-ee.com/debian buster/main armhf ti-sgx-ti335x-modules-4.19.94-ti-r73 armhf 1buster [100 kB]
- Fetched 100 kB in 0s (259 kB/s)
- Selecting previously unselected package ti-sgx-ti335x-modules-4.19.94-ti-r73.
- (Reading database ... 99472 files and directories currently installed.)
- Preparing to unpack .../ti-sgx-ti335x-modules-4.19.94-ti-r73_1buster_armhf.deb ...
- Unpacking ti-sgx-ti335x-modules-4.19.94-ti-r73 (1buster) ...
- Setting up ti-sgx-ti335x-modules-4.19.94-ti-r73 (1buster) ...
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- E: Unable to locate package seeed-modules-4.19.94-ti-r73
- E: Couldn't find any package by glob 'seeed-modules-4.19.94-ti-r73'
- E: Couldn't find any package by regex 'seeed-modules-4.19.94-ti-r73'
- update-initramfs: Generating /boot/initrd.img-4.19.94-ti-r73
- root@beaglebone:/home/debian# reboot
- root@beaglebone:/home/debian#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement