Other Parts Discussed in Thread: CC3351, SK-AM62-SIP, AM625
Tool/software:
Hello All,
I am getting the following driver errors when streaming video for a few minutes (2-15) to the M2-CC3351 wifi module.
We plan to deploy thousands of these Wi-Fi modules starting early next year, so resolving this video streaming issue is critical to our success. We would greatly appreciate your support in addressing it.
Phy0 error logs
These logs happen every time the video stream freezes. Stream reconnects shortly after (2-10 minutes)
Stream freezes in 3-12 minutes after starting.
[ 427.253658] cc33xx: ERROR INTERROGATE command failed
[ 427.253661] cc33xx: CC33xx driver attempting recovery
[ 427.253674] cc33xx: WARNING acx roaming statistics failed: -5
[ 429.539487] ieee80211 phy0: Hardware restart was requested
[ 1324.381697] cc33xx: WARNING Unable to flush all TX buffers, timed out (timeout 500 ms
CC3351 relevant logs and data for post
TI board, OS image
- EVM board
- SK-AM62-SIP EVM board
- M.2 wifi module
- M2-CC3351
- Default debain trixie image
- tisdk-debian-trixie-am62xxsip-evm-10.01.10.04.wic
- Created “uEnv.txt” at BOOT partition and saved the following to it
- name_overlays=ti/k3-am625-sk-m2-cc3301.dtbo
- uname -r
- 6.6.58-k3
GStreamer command being used
gst-launch-1.0 v4l2src device=/dev/video0 ! \ queue ! videoconvert ! \ queue ! jpegenc quality=20 ! \ queue ! rtpjpegpay ! \ queue ! udpsink host=192.168.2.50 port=5000 sync=false
Camera
The same error occurs on any camera tested but the one used here is
- Arducam 8MP 1080P USB Camera Module for Raspberry Pi, 1/4” CMOS IMX219 Mini UVC USB2.0 Webcam Board with 1.64ft/0.5m USB Cable for Windows, Linux, Android and Mac OS
- www.amazon.com/.../B07YHK63DS
Ifconfig
root@am62xxsip-evm:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 08:04:b4:31:12:3f 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
eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether ba:80:96:cb:80:e3 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
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 5192 bytes 714983 (698.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5192 bytes 714983 (698.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.2.1 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::cd5e:fac4:700:5953 prefixlen 64 scopeid 0x20<link>
ether f8:fb:90:13:6d:56 txqueuelen 1000 (Ethernet)
RX packets 101 bytes 11827 (11.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 234834 bytes 338592220 (322.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lsmod
root@am62xxsip-evm:~# lsmod
Module Size Used by
cc33xx 110592 0
rpmsg_ctrl 12288 0
rpmsg_char 20480 1 rpmsg_ctrl
mac80211 569344 1 cc33xx
snd_soc_hdmi_codec 16384 0
libarc4 12288 1 mac80211
uvcvideo 102400 1
videobuf2_vmalloc 12288 17 uvcvideo
uvc 12288 1 uvcvideo
videobuf2_memops 12288 1 videobuf2_vmalloc
videobuf2_v4l2 28672 1 uvcvideo
snd_usb_audio 299008 0
videobuf2_common 57344 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
videodev 249856 3 videobuf2_v4l2,uvcvideo
snd_hwdep 16384 1 snd_usb_audio
snd_usbmidi_lib 32768 1 snd_usb_audio
pru_rproc 20480 0
snd_rawmidi 36864 1 snd_usbmidi_lib
irq_pruss_intc 12288 0
mc 57344 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
snd_soc_simple_card 16384 0
snd_soc_simple_card_utils 24576 1 snd_soc_simple_card
crct10dif_ce 12288 1
pvrsrvkm 1269760 0
display_connector 12288 0
cc33xx_sdio 12288 0
8021q 28672 0
garp 12288 1 8021q
rtc_ti_k3 12288 1
k3_j72xx_bandgap 12288 0
ti_k3_r5_remoteproc 24576 0
mrp 20480 1 8021q
stp 12288 1 garp
llc 16384 2 stp,garp
cfg80211 397312 2 mac80211,cc33xx
ti_k3_m4_remoteproc 16384 0
rfkill 28672 3 cfg80211
rti_wdt 12288 0
tidss 65536 0
sii902x 20480 0
tps6598x 24576 0
snd_soc_davinci_mcasp 32768 2
snd_soc_tlv320aic3x_i2c 12288 1
snd_soc_tlv320aic3x 73728 1 snd_soc_tlv320aic3x_i2c
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp
sa2ul 32768 0
drm_dma_helper 20480 2 tidss
typec 73728 1 tps6598x
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp
mcrc64 12288 0
drm_kms_helper 188416 4 sii902x,drm_dma_helper,display_connector,tidss
pruss 16384 1 pru_rproc
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp
at24 16384 0
omap_mailbox 12288 2
omap_hwspinlock 12288 0
fuse 131072 1
drm 548864 7 sii902x,drm_kms_helper,drm_dma_helper,display_connector,pvrsrvkm,tidss
drm_panel_orientation_quirks 28672 1 drm
backlight 20480 1 drm
ip_tables 28672 0
x_tables 36864 1 ip_tables
ipv6 475136 32
AP set up (DHCP, systemd service)
- apt update
- install wpa supplement
- apt install wpasupplicant
- systemctl restart wpa_supplicant
- systemctl restart NetworkManager
- apt install hostapd -y
- AP set up
- Created hostapd.conf at this location
- /etc/hostapd/hostapd.conf
- Created hostapd.conf at this location
interface=wlan0
driver=nl80211
ssid=TI-AP-BOARD2
hw_mode=g
channel=6
auth_algs=1
wmm_enabled=0
wpa=2
wpa_passphrase=YourSecurePasswordHere
wpa_key_mgmt=WPA-PSK
rsn_pairwise=CCMP
- Modded default hostapd to point to hostapd.conf
- Located here:
- /etc/default/hostapd
- DAEMON_CONF="/etc/hostapd/hostapd.conf"
# Defaults for hostapd initscript
#
# WARNING: The DAEMON_CONF setting has been deprecated and will be removed
# in future package releases.
#
# See /usr/share/doc/hostapd/README.Debian for information about alternative
# methods of managing hostapd.
#
# Uncomment and set DAEMON_CONF to the absolute path of a hostapd configuration
# file and hostapd will be started during system boot. An example configuration
# file can be found at /usr/share/doc/hostapd/examples/hostapd.conf.gz
#
DAEMON_CONF="/etc/hostapd/hostapd.conf"
# Additional daemon options to be appended to hostapd command:-
# -d show more debug messages (-dd for even more)
# -K include key data in debug messages
# -t include timestamps in some debug messages
#
# Note that -B (daemon mode) and -P (pidfile) options are automatically
# configured by the init.d script and must not be added to DAEMON_OPTS.
#
#DAEMON_OPTS=""
- sudo systemctl unmask hostapd
- sudo systemctl enable hostapd
- sudo systemctl start hostapd
- Next download dhcpcd5
- sudo apt install dhcpcd5
- sudo systemctl enable
- dhcpcd sudo systemctl start dhcpcd
- Mod this file
- /etc/dhcpcd.conf
- Add this to the bottom
interface wlan0
static ip_address=192.168.2.1/24
nohook wpa_supplicant
- Here is the entire dhcpcd.conf file
# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.
# Allow users of this group to interact with dhcpcd via the control socket.
#controlgroup wheel
# Inform the DHCP server of our hostname for DDNS.
hostname
# Use the hardware address of the interface for the Client ID.
#clientid
# or
# Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361.
# Some non-RFC compliant DHCP servers do not reply with this set.
# In this case, comment out duid and enable clientid above.
duid
# Persist interface configuration when dhcpcd exits.
persistent
# vendorclassid is set to blank to avoid sending the default of
# dhcpcd-<version>:<os>:<machine>:<platform>
vendorclassid
# A list of options to request from the DHCP server.
option domain_name_servers, domain_name, domain_search
option classless_static_routes
# Respect the network MTU. This is applied to DHCP routes.
option interface_mtu
# Request a hostname from the network
option host_name
# Most distributions have NTP support.
#option ntp_servers
# Rapid commit support.
# Safe to enable by default because it requires the equivalent option set
# on the server to actually work.
option rapid_commit
# A ServerID is required by RFC2131.
require dhcp_server_identifier
# Generate SLAAC address using the Hardware Address of the interface
#slaac hwaddr
# OR generate Stable Private IPv6 Addresses based from the DUID
slaac private
interface wlan0
static ip_address=192.168.2.1/24
nohook wpa_supplicant
- apt install dnsmasq -y
- interface=wlan0
- dhcp-range=192.168.2.10,192.168.2.100,24h
- Then enabled dnsmasq
- systemctl restart dnsmasq
- systemctl enable dnsmasq
- systemctl status dnsmasq
At this point we can reboot and see the AP of the TI
On different TI board you can use the following to see AP
- nmcli dev wifi list
Dmesg logs
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.58-k3 (root@b9f9a5302703) (gcc (Debian 13.3.0-8) 13.3.0, GNU ld (GNU Binutils for Debian) 2.43.50.20241126) #1 SMP PREEMPT Thu Dec 5 17:21:53 UTC 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM625 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000093600000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000093600000..0x000000009b5fffff (131072 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[ 0.000000] OF: reserved mem: 0x000000009b700000..0x000000009bffffff (9216 KiB) nomap non-reusable framebuffer@9b700000
[ 0.000000] OF: reserved mem: 0x000000009c700000..0x000000009c7fffff (1024 KiB) map non-reusable ramoops@9c700000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009cafffff (3072 KiB) nomap non-reusable ipc-memories@9c800000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009da00000..0x000000009dafffff (1024 KiB) nomap non-reusable r5f-dma-memory@9da00000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-memory@9db00000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x000000009bffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009b6fffff]
[ 0.000000] node 0: [mem 0x000000009b700000-0x000000009bffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009bffffff]
[ 0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.5
[ 0.000000] percpu: Embedded 20 pages/cpu s43176 r8192 d30552 u81920
[ 0.000000] pcpu-alloc: s43176 r8192 d30552 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=ea0a48c4-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 112896
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x000000008beee000-0x000000008feee000] (64MB)
[ 0.000000] Memory: 221168K/458752K available (12480K kernel code, 1272K rwdata, 4184K rodata, 1344K init, 528K bss, 106512K reserved, 131072K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80c00000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008662] Console: colour dummy device 80x25
[ 0.013287] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023979] pid_max: default: 32768 minimum: 301
[ 0.028802] LSM: initializing lsm=capability,selinux,integrity
[ 0.034803] SELinux: Initializing.
[ 0.038530] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.046015] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.056347] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.063708] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.071677] rcu: Hierarchical SRCU implementation.
[ 0.076586] rcu: Max phase no-delay instances is 1000.
[ 0.082277] Platform MSI: msi-controller@1820000 domain created
[ 0.088680] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.098170] EFI services will not be available.
[ 0.103184] smp: Bringing up secondary CPUs ...
[ 0.108644] Detected VIPT I-cache on CPU1
[ 0.108758] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.108783] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000
[ 0.108848] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.109734] Detected VIPT I-cache on CPU2
[ 0.109818] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.109838] GICv3: CPU2: using allocated LPI pending table @0x0000000080470000
[ 0.109877] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.110623] Detected VIPT I-cache on CPU3
[ 0.110696] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.110708] GICv3: CPU3: using allocated LPI pending table @0x0000000080480000
[ 0.110743] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.110831] smp: Brought up 1 node, 4 CPUs
[ 0.190585] SMP: Total of 4 processors activated.
[ 0.195398] CPU features: detected: 32-bit EL0 Support
[ 0.200676] CPU features: detected: CRC32 instructions
[ 0.206017] CPU: All CPU(s) started at EL2
[ 0.210221] alternatives: applying system-wide alternatives
[ 0.217748] devtmpfs: initialized
[ 0.230558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.240585] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.253460] pinctrl core: initialized pinctrl subsystem
[ 0.259570] DMI not present or invalid.
[ 0.264356] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.271512] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.278856] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.286890] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.295076] audit: initializing netlink subsys (disabled)
[ 0.300883] audit: type=2000 audit(0.184:1): state=initialized audit_enabled=0 res=1
[ 0.301497] thermal_sys: Registered thermal governor 'step_wise'
[ 0.308825] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.315034] cpuidle: using governor menu
[ 0.325938] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.332987] ASID allocator initialised with 65536 entries
[ 0.344914] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[ 0.356451] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.368481] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.378531] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 0.390599] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.405599] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.417791] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.428948] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 0.441882] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.451831] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.461829] /bus@f0000/pinctrl@a40000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
[ 0.473445] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 0.482709] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.493631] Modules: 27776 pages in range for non-PLT usage
[ 0.493641] Modules: 519296 pages in range for PLT usage
[ 0.500401] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.512810] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.519221] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.526161] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.532574] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.539516] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.545923] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.552863] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.561038] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.570524] iommu: Default domain type: Translated
[ 0.575463] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.582157] SCSI subsystem initialized
[ 0.586253] libata version 3.00 loaded.
[ 0.586485] usbcore: registered new interface driver usbfs
[ 0.592138] usbcore: registered new interface driver hub
[ 0.597611] usbcore: registered new device driver usb
[ 0.603413] pps_core: LinuxPPS API ver. 1 registered
[ 0.608497] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.617853] PTP clock support registered
[ 0.622121] EDAC MC: Ver: 3.0.0
[ 0.626052] scmi_core: SCMI protocol bus registered
[ 0.631446] FPGA manager framework
[ 0.635036] Advanced Linux Sound Architecture Driver Initialized.
[ 0.642466] vgaarb: loaded
[ 0.645750] clocksource: Switched to clocksource arch_sys_counter
[ 0.652388] VFS: Disk quotas dquot_6.6.0
[ 0.656446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.671134] NET: Registered PF_INET protocol family
[ 0.676344] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.684608] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.693250] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.701200] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.709157] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.716709] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.723366] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.730070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.737387] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.743746] RPC: Registered named UNIX socket transport module.
[ 0.749831] RPC: Registered udp transport module.
[ 0.754641] RPC: Registered tcp transport module.
[ 0.759450] RPC: Registered tcp-with-tls transport module.
[ 0.765059] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.771664] NET: Registered PF_XDP protocol family
[ 0.776592] PCI: CLS 0 bytes, default 64
[ 0.782472] Initialise system trusted keyrings
[ 0.787344] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.794352] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.800683] NFS: Registering the id_resolver key type
[ 0.805902] Key type id_resolver registered
[ 0.810184] Key type id_legacy registered
[ 0.814302] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.821158] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.863027] Key type asymmetric registered
[ 0.867237] Asymmetric key parser 'x509' registered
[ 0.872297] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.880098] io scheduler mq-deadline registered
[ 0.884739] io scheduler kyber registered
[ 0.888884] io scheduler bfq registered
[ 0.897022] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.903716] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.911490] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.925168] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.945711] loop: module loaded
[ 0.950484] megasas: 07.725.01.00-rc1
[ 0.958784] tun: Universal TUN/TAP device driver, 1.6
[ 0.965274] VFIO - User Level meta-driver version: 0.3
[ 0.971887] usbcore: registered new interface driver usb-storage
[ 0.978787] i2c_dev: i2c /dev entries driver
[ 0.985122] sdhci: Secure Digital Host Controller Interface driver
[ 0.991473] sdhci: Copyright(c) Pierre Ossman
[ 0.996219] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.002941] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.009469] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.016881] usbcore: registered new interface driver usbhid
[ 1.022586] usbhid: USB HID core driver
[ 1.028227] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.037334] optee: probing for conduit method.
[ 1.041920] optee: revision 4.4 (8f645256efc0dc66)
[ 1.042344] optee: dynamic shared memory is enabled
[ 1.053186] random: crng init done
[ 1.056803] optee: initialized driver
[ 1.062939] Initializing XFRM netlink socket
[ 1.067401] NET: Registered PF_PACKET protocol family
[ 1.072698] Key type dns_resolver registered
[ 1.086533] registered taskstats version 1
[ 1.090975] Loading compiled-in X.509 certificates
[ 1.113916] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
[ 1.196842] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 1.209016] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.216452] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.225770] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.235730] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.244967] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.255426] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.262777] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.269513] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.278887] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.288788] simple-framebuffer 9b700000.framebuffer: framebuffer at 0x9b700000, 0x8ca000 bytes
[ 1.297634] simple-framebuffer 9b700000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
[ 1.323256] Console: switching to colour frame buffer device 240x75
[ 1.344231] simple-framebuffer 9b700000.framebuffer: fb0: simplefb registered!
[ 1.353165] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.362503] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.374273] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.386341] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.397391] printk: console [ttyS2] disabled
[ 1.402260] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 238, base_baud = 3000000) is a 8250
[ 1.411180] printk: console [ttyS2] enabled
[ 1.419701] printk: bootconsole [ns16550a0] disabled
[ 1.438122] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.443259] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.450220] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.455615] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.462784] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.469620] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.476476] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.483082] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.490282] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.497094] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.757422] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.801755] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.814009] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.822118] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.830254] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 1.843208] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.849484] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.856612] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.863301] pps pps0: new PPS source ptp0
[ 1.867677] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[ 1.883103] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.894435] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 1.906360] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 1.921436] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.927041] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.934881] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 1.940890] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
[ 1.950351] xhci-hcd xhci-hcd.0.auto: irq 253, io mem 0x31100000
[ 1.957417] hub 1-0:1.0: USB hub found
[ 1.961220] hub 1-0:1.0: 1 port detected
[ 1.967465] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
[ 1.980697] mmc0: CQHCI version 5.10
[ 1.988292] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.995201] pca953x 1-0022: using AI
[ 2.021819] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 2.032420] mmc1: CQHCI version 5.10
[ 2.035300] mmc2: CQHCI version 5.10
[ 2.036321] clk: Disabling unused clocks
[ 2.052395] ALSA device list:
[ 2.055483] No soundcards found.
[ 2.081759] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 2.082333] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 2.094860] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range
[ 2.097271] Waiting for root device PARTUUID=ea0a48c4-02...
[ 2.122244] mmc2: new high speed SDIO card at address 0001
[ 2.134015] mmc0: Command Queue Engine enabled
[ 2.138487] mmc0: new HS200 MMC card at address 0001
[ 2.144257] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 2.151964] mmcblk0: p1 p2
[ 2.155588] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 2.156027] mmc1: new ultra high speed SDR104 SDXC card at address aaaa
[ 2.162022] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 2.168022] mmcblk1: mmc1:aaaa SD64G 59.5 GiB
[ 2.173300] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
[ 2.179381] mmcblk1: p1 p2
[ 2.215284] EXT4-fs (mmcblk1p2): mounted filesystem fb4932ea-803d-4a42-9cd3-da60b6de5c8e r/w with ordered data mode. Quota mode: none.
[ 2.217831] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 2.227490] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 2.242966] devtmpfs: mounted
[ 2.247076] Freeing unused kernel memory: 1344K
[ 2.251766] Run /sbin/init as init process
[ 2.255859] with arguments:
[ 2.255862] /sbin/init
[ 2.255865] with environment:
[ 2.255868] HOME=/
[ 2.255873] TERM=linux
[ 2.548976] systemd[1]: System time advanced to built-in epoch: Thu 2025-03-13 15:25:54 UTC
[ 2.616858] NET: Registered PF_INET6 protocol family
[ 2.623184] Segment Routing with IPv6
[ 2.626979] In-situ OAM (IOAM) with IPv6
[ 2.701930] systemd[1]: systemd 257.4-3 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[ 2.735486] systemd[1]: Detected architecture arm64.
[ 2.768001] systemd[1]: Hostname set to <am62xxsip-evm>.
[ 2.828600] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 3.137713] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.
[ 3.756210] systemd[1]: Queued start job for default target graphical.target.
[ 3.804558] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 3.832484] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 3.860617] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 3.887649] systemd[1]: Created slice user.slice - User and Session Slice.
[ 3.910407] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 3.938224] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 3.966213] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 3.985665] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2...
[ 4.009881] systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device - /sys/subsystem/net/devices/wlan0...
[ 4.038094] systemd[1]: Reached target paths.target - Path Units.
[ 4.061951] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 4.085903] systemd[1]: Reached target slices.target - Slice Units.
[ 4.109943] systemd[1]: Reached target swap.target - Swaps.
[ 4.135091] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ 4.158618] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 4.183363] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 4.206724] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 4.230708] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[ 4.254950] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 4.278034] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 4.291878] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 4.306133] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 4.330406] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 4.359931] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 4.388079] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 4.433036] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[ 4.469036] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 4.478635] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 4.505975] systemd[1]: Mounting tmp.mount - Temporary Directory /tmp...
[ 4.539262] systemd[1]: Starting ifupdown-wait-online.service - Wait for network to be configured by ifupdown...
[ 4.557424] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 4.594124] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 4.611022] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 4.653403] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 4.686712] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 4.702615] systemd[1]: Starting nftables.service - nftables...
[ 4.730612] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 4.779086] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 4.795597] fuse: init (API version 7.39)
[ 4.812005] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 4.845698] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 4.874525] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 4.897250] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 4.926634] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 4.954971] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[ 4.995168] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 5.024150] systemd-journald[131]: Collecting audit messages is enabled.
[ 5.053352] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 5.062753] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 5.114488] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ 5.139733] systemd[1]: Started systemd-journald.service - Journal Service.
[ 5.163023] audit: type=1130 audit(1741879556.624:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.234268] audit: type=1130 audit(1741879556.696:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ifupdown-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.270234] audit: type=1130 audit(1741879556.732:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.306321] audit: type=1130 audit(1741879556.768:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.326320] audit: type=1131 audit(1741879556.768:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.362289] audit: type=1130 audit(1741879556.824:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.381912] audit: type=1131 audit(1741879556.824:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.418253] audit: type=1130 audit(1741879556.880:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.438477] audit: type=1131 audit(1741879556.880:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.474281] audit: type=1130 audit(1741879556.936:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.494060] audit: type=1131 audit(1741879556.936:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.546325] audit: type=1130 audit(1741879557.008:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=nftables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 5.582284] audit: type=1130 audit(1741879557.044:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.622277] audit: type=1130 audit(1741879557.084:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.658829] audit: type=1130 audit(1741879557.120:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.698266] audit: type=1130 audit(1741879557.160:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-load-credentials comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.996636] systemd-journald[131]: Received client request to flush runtime journal.
[ 6.054906] audit: type=1130 audit(1741879557.516:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.138243] audit: type=1130 audit(1741879557.600:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.178278] audit: type=1130 audit(1741879557.640:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.044843] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.112975] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.122752] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 8.820964] at24 0-0051: supply vcc not found, using dummy regulator
[ 8.821220] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 8.851133] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 8.968979] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 9.089021] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 9.109731] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.123970] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.145590] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[ 9.145686] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[ 9.152297] 8021q: 802.1Q VLAN Support v1.8
[ 9.167191] remoteproc remoteproc0: 5000000.m4fss is available
[ 9.176160] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.212094] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.229646] remoteproc remoteproc0: powering up 5000000.m4fss
[ 9.236012] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 55100
[ 9.253908] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node m4f-dma-memory@9cb00000
[ 9.264611] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 9.264842] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.274341] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)
[ 9.278188] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 9.284674] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
[ 9.299507] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 9.304614] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.313987] platform 78000000.r5f: configured R5F for IPC-only mode
[ 9.324473] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.326451] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
[ 9.352009] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 9.352088] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:15 UTC (15)
[ 9.352296] remoteproc remoteproc1: 78000000.r5f is available
[ 9.352479] remoteproc remoteproc1: attaching to 78000000.r5f
[ 9.353106] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9da00000
[ 9.354327] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 9.354396] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
[ 9.354405] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[ 9.355213] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.355692] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 9.356110] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.356146] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.356350] systemd-journald[131]: Time jumped backwards, rotating.
[ 9.377805] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.470020] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.497584] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.506245] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.643350] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 9.652821] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 9.666198] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 9.667938] 8021q: adding VLAN 0 to HW filter on device eth0
[ 9.675242] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 9.692152] mc: Linux media interface: v0.10
[ 9.694880] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 9.700083] i2c i2c-1: Added multiplexed i2c bus 3
[ 9.707088] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 9.715734] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 9.724136] 8021q: adding VLAN 0 to HW filter on device eth1
[ 9.728074] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 9.743911] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 9.753837] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 9.762443] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 9.799814] pvrsrvkm: loading out-of-tree module taints kernel.
[ 9.815501] videodev: Linux video capture interface: v2.00
[ 9.822614] PVR_K: 221: Device: fd00000.gpu
[ 9.835276] PVR_K: 221: Read BVNC 33.15.11.3 from HW device registers
[ 9.844708] PVR_K: 221: RGX Device registered with BVNC 33.15.11.3
[ 9.861410] [drm] Initialized pvr 24.1.6554834 20170530 for fd00000.gpu on minor 1
[ 9.906175] usb 1-1: 3:1: cannot get freq at ep 0x84
[ 9.915054] cc33xx_sdio mmc2:0001:2: Using GPIO as IRQ
[ 10.036544] remoteproc remoteproc2: 30074000.pru is available
[ 10.043616] remoteproc remoteproc3: 30078000.pru is available
[ 10.084938] usbcore: registered new interface driver snd-usb-audio
[ 10.094812] usb 1-1: Found UVC 1.00 device Arducam_8mp (0c45:6366)
[ 10.158252] usbcore: registered new interface driver uvcvideo
[ 10.450316] cc33xx_driver cc33xx.5.auto: Direct firmware load for ti-connectivity/cc33xx-nvs.bin failed with error -2
[ 10.703032] kauditd_printk_skb: 48 callbacks suppressed
[ 10.703058] audit: type=1130 audit(16.848:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.749129] audit: type=1334 audit(16.892:60): prog-id=29 op=LOAD
[ 10.755348] audit: type=1334 audit(16.900:61): prog-id=30 op=LOAD
[ 10.761516] audit: type=1334 audit(16.904:62): prog-id=31 op=LOAD
[ 11.047214] audit: type=1130 audit(17.192:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.283902] audit: type=1130 audit(17.428:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.452923] audit: type=1130 audit(17.596:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.559858] audit: type=1130 audit(17.704:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.583184] audit: type=1130 audit(17.728:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.620958] audit: type=1130 audit(17.764:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=serial-getty@ttyS2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.614990] PVR_K: 374: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[ 14.629931] PVR_K: 374: Shader binary image 'rgx.sh.33.15.11.3' loaded
[ 17.258262] kauditd_printk_skb: 106 callbacks suppressed
[ 17.258284] audit: type=1130 audit(23.404:113): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.596008] audit: type=1131 audit(23.740:114): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.955208] audit: type=1100 audit(27.100:115): pid=372 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_permit acct="root" exe="/usr/bin/login" hostname=am62xxsip-evm addr=? terminal=/dev/ttyS2 res=success'
[ 20.977232] audit: type=1101 audit(27.108:116): pid=372 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/bin/login" hostname=am62xxsip-evm addr=? terminal=/dev/ttyS2 res=success'
[ 20.998879] audit: type=1103 audit(27.112:117): pid=372 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_permit acct="root" exe="/usr/bin/login" hostname=am62xxsip-evm addr=? terminal=/dev/ttyS2 res=success'
[ 21.025704] audit: type=1006 audit(27.112:118): pid=372 uid=0 subj=kernel old-auid=4294967295 auid=0 tty=ttyS2 old-ses=4294967295 ses=3 res=1
[ 21.039994] audit: type=1300 audit(27.112:118): arch=c00000b7 syscall=64 success=yes exit=1 a0=4 a1=ffffd03081b0 a2=1 a3=0 items=0 ppid=1 pid=372 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS2 ses=3 comm="login" exe="/usr/bin/login" subj=kernel key=(null)
[ 21.070359] audit: type=1327 audit(27.112:118): proctitle=2F62696E2F6C6F67696E002D2D
[ 21.155606] audit: type=1105 audit(27.300:119): pid=372 uid=0 auid=0 ses=3 subj=kernel msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_env,pam_env,pam_limits,pam_mail,pam_keyinit,pam_permit,pam_umask,pam_unix,pam_wtmpdb,pam_systemd acct="root" exe="/usr/bin/login" hostname=am62xxsip-evm addr=? terminal=/dev/ttyS2 res=success'
[ 21.186857] audit: type=1110 audit(27.300:120): pid=372 uid=0 auid=0 ses=3 subj=kernel msg='op=PAM:setcred grantors=pam_permit acct="root" exe="/usr/bin/login" hostname=am62xxsip-evm addr=? terminal=/dev/ttyS2 res=success'
[ 41.077583] kauditd_printk_skb: 2 callbacks suppressed
[ 41.077601] audit: type=1131 audit(47.220:123): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 41.177995] audit: type=1334 audit(47.324:124): prog-id=29 op=UNLOAD
[ 129.932151] audit: type=1130 audit(136.076:125): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 130.259998] audit: type=1130 audit(136.404:126): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dnsmasq comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 922.567607] audit: type=1130 audit(928.712:127): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 922.588611] audit: type=1131 audit(928.712:128): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1015.097528] audit: type=1101 audit(1021.240:129): pid=486 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/cron" hostname=? addr=? terminal=cron res=success'
[ 1015.117800] audit: type=1103 audit(1021.244:130): pid=486 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_permit acct="root" exe="/usr/sbin/cron" hostname=? addr=? terminal=cron res=success'
[ 1015.137840] audit: type=1006 audit(1021.244:131): pid=486 uid=0 subj=kernel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=4 res=1
[ 1015.150991] audit: type=1300 audit(1021.244:131): arch=c00000b7 syscall=64 success=yes exit=1 a0=7 a1=ffffe199a700 a2=1 a3=0 items=0 ppid=252 pid=486 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="cron" exe="/usr/sbin/cron" subj=kernel key=(null)
[ 1015.176306] audit: type=1327 audit(1021.244:131): proctitle=2F7573722F7362696E2F43524F4E002D66
[ 1015.184992] audit: type=1105 audit(1021.244:132): pid=486 uid=0 auid=0 ses=4 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_env,pam_env,pam_permit,pam_umask,pam_unix,pam_limits acct="root" exe="/usr/sbin/cron" hostname=? addr=? terminal=cron res=success'
[ 1015.208922] audit: type=1110 audit(1021.248:133): pid=488 uid=0 auid=0 ses=4 subj=kernel msg='op=PAM:setcred grantors=pam_permit acct="root" exe="/usr/sbin/cron" hostname=? addr=? terminal=cron res=success'
[ 1015.227305] audit: type=1104 audit(1021.256:134): pid=486 uid=0 auid=0 ses=4 subj=kernel msg='op=PAM:setcred grantors=pam_permit acct="root" exe="/usr/sbin/cron" hostname=? addr=? terminal=cron res=success'
[ 1015.245692] audit: type=1106 audit(1021.256:135): pid=486 uid=0 auid=0 ses=4 subj=kernel msg='op=PAM:session_close grantors=pam_loginuid,pam_env,pam_env,pam_permit,pam_umask,pam_unix,pam_limits acct="root" exe="/usr/sbin/cron" hostname=? addr=? terminal=cron res=success'
[ 1371.381767] cc33xx: ERROR INTERROGATE command failed
[ 1371.381769] cc33xx: CC33xx driver attempting recovery
[ 1371.391839] cc33xx: WARNING acx roaming statistics failed: -5
[ 1373.671644] ieee80211 phy0: Hardware restart was requested
All packages here
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-====================================-==================================-============-================================================================================
ii adduser 3.149 all add and remove users and groups
ii adwaita-icon-theme 48.0-1 all default icon theme of GNOME
ii alsa-utils 1.2.13-1 arm64 Utilities for configuring and using ALSA
ii apt 2.9.35 arm64 commandline package manager
ii apt-listchanges 4.8 all package change history notification tool
ii apt-utils 2.9.35 arm64 package management related utility programs
ii at-spi2-common 2.56.1-2 all Assistive Technology Service Provider Interface (common files)
ii base-files 13.7 arm64 Debian base system miscellaneous files
ii base-passwd 3.6.7 arm64 Debian base system master password and group files
ii bash 5.2.37-1.1+b2 arm64 GNU Bourne Again SHell
ii bash-completion 1:2.16.0-7 all programmable completion for the bash shell
ii bind9-dnsutils 1:9.20.7-1 arm64 Clients provided with BIND 9
ii bind9-host 1:9.20.7-1 arm64 DNS Lookup Utility
ii bind9-libs:arm64 1:9.20.7-1 arm64 Shared Libraries used by BIND 9
ii binutils 2.44-3 arm64 GNU assembler, linker and binary utilities
ii binutils-aarch64-linux-gnu 2.44-3 arm64 GNU binary utilities, for aarch64-linux-gnu target
ii binutils-common:arm64 2.44-3 arm64 Common files for the GNU assembler, linker and binary utilities
ii bsdextrautils 2.41-3 arm64 extra utilities from 4.4BSD-Lite
ii bsdutils 1:2.41-3 arm64 basic utilities from 4.4BSD-Lite
ii build-essential 12.12 arm64 Informational list of build-essential packages
ii bzip2 1.0.8-6 arm64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20241223 all Common CA certificates
ii coreutils 9.5-1+b1 arm64 GNU core utilities
ii cpio 2.15+dfsg-2 arm64 GNU cpio -- a program to manage archives of files
ii cpp 4:14.2.0-1 arm64 GNU C preprocessor (cpp)
ii cpp-14 14.2.0-19 arm64 GNU C preprocessor
ii cpp-14-aarch64-linux-gnu 14.2.0-19 arm64 GNU C preprocessor for aarch64-linux-gnu
ii cpp-aarch64-linux-gnu 4:14.2.0-1 arm64 GNU C preprocessor (cpp) for the arm64 architecture
ii cron 3.0pl1-196 arm64 process scheduling daemon
ii cron-daemon-common 3.0pl1-196 all process scheduling daemon's configuration files
ii cryptodev-linux-dkms 1.14+git20240719+135cbff-1 arm64 Linux Kernel device for cryptographic accelerator access
ii curl 8.13.0-1 arm64 command line tool for transferring data with URL syntax
ii dash 0.5.12-12 arm64 POSIX-compliant shell
ii dbus 1.16.2-2 arm64 simple interprocess messaging system (system message bus)
ii dbus-bin 1.16.2-2 arm64 simple interprocess messaging system (command line utilities)
ii dbus-daemon 1.16.2-2 arm64 simple interprocess messaging system (reference message bus)
ii dbus-session-bus-common 1.16.2-2 all simple interprocess messaging system (session bus configuration)
ii dbus-system-bus-common 1.16.2-2 all simple interprocess messaging system (system bus configuration)
ii dbus-user-session 1.16.2-2 arm64 simple interprocess messaging system (systemd --user integration)
ii dconf-gsettings-backend:arm64 0.40.0-5 arm64 simple configuration storage system - GSettings back-end
ii dconf-service 0.40.0-5 arm64 simple configuration storage system - D-Bus service
ii debconf 1.5.91 all Debian configuration management system
ii debconf-i18n 1.5.91 all full internationalization support for debconf
ii debian-archive-keyring 2023.4 all GnuPG archive keys of the Debian archive
ii debian-faq 12.2 all Debian Frequently Asked Questions
ii debianutils 5.21 arm64 Miscellaneous utilities specific to Debian
ii dhcpcd 1:10.1.0-10 all DHCPv4 and DHCPv6 dual-stack client (init.d script & systemd unit)
ii dhcpcd-base 1:10.1.0-10 arm64 DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)
ii dhcpcd5 1:10.1.0-10 all DHCPv4 and DHCPv6 dual-stack client (dummy transitional package)
ii diffutils 1:3.10-3 arm64 File comparison utilities
ii distro-info-data 0.63 all information about the distributions' releases (data files)
ii dkms 3.1.5-2 all Dynamic Kernel Module System (DKMS)
ii dmidecode 3.6-2 arm64 SMBIOS/DMI table decoder
ii dmsetup 2:1.02.205-1 arm64 Linux Kernel Device Mapper userspace library
ii dns-root-data 2024071801 all DNS root hints and DNSSEC trust anchor
ii dnsmasq 2.91-1 all Small caching DNS proxy and DHCP/TFTP server - system daemon
ii dnsmasq-base 2.91-1 arm64 Small caching DNS proxy and DHCP/TFTP server - executable
ii doc-debian 11.3+nmu1 all Debian Project documentation and other documents
ii dpkg 1.22.18 arm64 Debian package management system
ii dpkg-dev 1.22.18 all Debian package development tools
ii e2fsprogs 1.47.2-1+b1 arm64 ext2/ext3/ext4 file system utilities
ii fdisk 2.41-3 arm64 collection of partitioning utilities
ii file 1:5.45-3+b1 arm64 Recognize the type of data in a file using "magic" numbers
ii findutils 4.10.0-3 arm64 utilities for finding files--find, xargs
ii firmware-cnm-wave 11.00.09-1 all Chips&Media codec firmware for TI Platforms
ii firmware-ti-connectivity 20241210-1 all Binary firmware for TI Connectivity Wi-Fi and BT/FM/GPS adapters
ii firmware-ti-ipc-am62 11.00.09-1 all TI IPC firmware for AM62
ii fontconfig 2.15.0-2.2 arm64 generic font configuration library - support binaries
ii fontconfig-config 2.15.0-2.2 arm64 generic font configuration library - configuration
ii fonts-dejavu-core 2.37-8 all Vera font family derivate with additional characters
ii fonts-dejavu-mono 2.37-8 all Vera font family derivate with additional characters
ii g++ 4:14.2.0-1 arm64 GNU C++ compiler
ii g++-14 14.2.0-19 arm64 GNU C++ compiler
ii g++-14-aarch64-linux-gnu 14.2.0-19 arm64 GNU C++ compiler for aarch64-linux-gnu architecture
ii g++-aarch64-linux-gnu 4:14.2.0-1 arm64 GNU C++ compiler for the arm64 architecture
ii gcc 4:14.2.0-1 arm64 GNU C compiler
ii gcc-14 14.2.0-19 arm64 GNU C compiler
ii gcc-14-aarch64-linux-gnu 14.2.0-19 arm64 GNU C compiler for the aarch64-linux-gnu architecture
ii gcc-14-base:arm64 14.2.0-19 arm64 GCC, the GNU Compiler Collection (base package)
ii gcc-aarch64-linux-gnu 4:14.2.0-1 arm64 GNU C compiler for the arm64 architecture
ii gettext-base 0.23.1-1 arm64 GNU Internationalization utilities for the base system
ii glib-networking:arm64 2.80.1-1 arm64 network-related giomodules for GLib
ii glib-networking-common 2.80.1-1 all network-related giomodules for GLib - data files
ii glib-networking-services 2.80.1-1 arm64 network-related giomodules for GLib - D-Bus services
ii gpg 2.2.46-6 arm64 GNU Privacy Guard -- minimalist public key operations
ii gpgconf 2.2.46-6 arm64 GNU privacy guard - core configuration utilities
ii gpgv 2.2.46-6 arm64 GNU privacy guard - signature verification tool
ii grep 3.11-4+b1 arm64 GNU grep, egrep and fgrep
ii groff-base 1.23.0-7 arm64 GNU troff text-formatting system (base system components)
ii gsettings-desktop-schemas 48.0-1 all GSettings desktop-wide schemas
ii gstreamer1.0-plugins-bad:arm64 1.26.0-1 arm64 GStreamer plugins from the "bad" set
ii gstreamer1.0-plugins-base:arm64 1.26.0-1 arm64 GStreamer plugins from the "base" set
ii gstreamer1.0-plugins-good:arm64 1.26.0-1 arm64 GStreamer plugins from the "good" set
ii gstreamer1.0-tools 1.26.0-3 arm64 Tools for use with GStreamer
ii gtk-update-icon-cache 4.18.3+ds-1 arm64 icon theme caching utility
ii gzip 1.13-1 arm64 GNU compression utilities
ii hicolor-icon-theme 0.18-2 all default fallback theme for FreeDesktop.org icon themes
ii hostapd 2:2.10-24 arm64 access point and authentication server for Wi-Fi and Ethernet
ii hostname 3.25 arm64 utility to set/show the host name or domain name
ii htop 3.4.1-3 arm64 interactive processes viewer
ii i2c-tools 4.4-2 arm64 heterogeneous set of I2C tools for Linux
ii ifupdown 0.8.44 arm64 high level tools to configure network interfaces
ii inetutils-telnet 2:2.6-1 arm64 telnet client
ii init 1.68 arm64 metapackage ensuring an init system is installed
ii init-system-helpers 1.68 all helper tools for all init systems
ii iproute2 6.14.0-1 arm64 networking and traffic control tools
ii iputils-ping 3:20240905-1 arm64 Tools to test the reachability of network hosts
ii iso-codes 4.17.0-1 all ISO language, territory, currency, script codes and their translations
ii iw 6.9-1+b1 arm64 tool for configuring Linux wireless devices
ii k3conf 0.3+git20240725+30a1d5b-1 arm64 Powerful Diagnostic Tool for Texas Instruments K3 based Processors
ii kmod 34.2-1 arm64 tools for managing Linux kernel modules
ii krb5-locales 1.21.3-5 all internationalization support for MIT Kerberos
ii less 668-1 arm64 pager program similar to more
ii libaa1:arm64 1.4p5-51.1+b1 arm64 ASCII art library
ii libabsl20240722:arm64 20240722.0-1.5 arm64 extensions to the C++ standard library
ii libacl1:arm64 2.3.2-2+b1 arm64 access control list - shared library
ii libaml0t64:arm64 0.3.0-3 arm64 Andri's Main Loop library (shared library)
ii libaom3:arm64 3.12.0-1 arm64 AV1 Video Codec Library
ii libapparmor1:arm64 4.1.0~beta5-6 arm64 changehat AppArmor library
ii libapt-pkg6.0t64:arm64 2.9.16 arm64 package management runtime library
ii libapt-pkg7.0:arm64 2.9.35 arm64 package management runtime library
ii libasan8:arm64 14.2.0-19 arm64 AddressSanitizer -- a fast memory error detector
ii libasound2-data 1.2.13-1 all Configuration files and profiles for ALSA drivers
ii libasound2-plugins:arm64 1.2.12-2+b1 arm64 ALSA library additional plugins
ii libasound2t64:arm64 1.2.13-1+b1 arm64 shared library for ALSA applications
ii libass9:arm64 1:0.17.3-1+b1 arm64 library for SSA/ASS subtitles rendering
ii libassuan9:arm64 3.0.2-2 arm64 IPC library for the GnuPG components
ii libasyncns0:arm64 0.8-6+b5 arm64 Asynchronous name service query library
ii libatk-bridge2.0-0t64:arm64 2.56.1-2 arm64 AT-SPI 2 toolkit bridge - shared library
ii libatk1.0-0t64:arm64 2.56.1-2 arm64 ATK accessibility toolkit
ii libatomic1:arm64 14.2.0-19 arm64 support library providing __atomic built-in functions
ii libatopology2t64:arm64 1.2.13-1+b1 arm64 shared library for handling ALSA topology definitions
ii libatspi2.0-0t64:arm64 2.56.1-2 arm64 Assistive Technology Service Provider Interface - shared library
ii libattr1:arm64 1:2.5.2-3 arm64 extended attribute handling - shared library
ii libaudit-common 1:4.0.2-2 all Dynamic library for security auditing - common files
ii libaudit1:arm64 1:4.0.2-2+b2 arm64 Dynamic library for security auditing
ii libavahi-client3:arm64 0.8-16 arm64 Avahi client library
ii libavahi-common-data:arm64 0.8-16 arm64 Avahi common data files
ii libavahi-common3:arm64 0.8-16 arm64 Avahi common library
ii libavc1394-0:arm64 0.5.4-5+b2 arm64 control IEEE 1394 audio/video devices
ii libavcodec61:arm64 7:7.1.1-1+b1 arm64 FFmpeg library with de/encoders for audio/video codecs - runtime files
ii libavfilter10:arm64 7:7.1.1-1+b1 arm64 FFmpeg library containing media filters - runtime files
ii libavformat61:arm64 7:7.1.1-1+b1 arm64 FFmpeg library with (de)muxers for multimedia containers - runtime files
ii libavtp0:arm64 0.2.0-2 arm64 Audio Video Transport Protocol (shared library)
ii libavutil59:arm64 7:7.1.1-1+b1 arm64 FFmpeg library with functions for simplifying programming - runtime files
ii libbinutils:arm64 2.44-3 arm64 GNU binary utilities (private shared library)
ii libblas3:arm64 3.12.1-2 arm64 Basic Linear Algebra Reference implementations, shared library
ii libblkid1:arm64 2.41-3 arm64 block device ID library
ii libbluetooth3:arm64 5.79-2 arm64 Library to use the BlueZ Linux Bluetooth stack
ii libbluray2:arm64 1:1.3.4-1+b2 arm64 Blu-ray disc playback support library (shared library)
ii libbpf1:arm64 1:1.5.0-2 arm64 eBPF helper library (shared library)
ii libbrotli1:arm64 1.1.0-2+b7 arm64 library implementing brotli encoder and decoder (shared libraries)
ii libbs2b0:arm64 3.1.0+dfsg-8+b1 arm64 Bauer stereophonic-to-binaural DSP library
ii libbsd0:arm64 0.12.2-2 arm64 utility functions from BSD systems - shared library
ii libbz2-1.0:arm64 1.0.8-6 arm64 high-quality block-sorting file compressor library - runtime
ii libc-bin 2.41-6 arm64 GNU C Library: Binaries
ii libc-dev-bin 2.41-6 arm64 GNU C Library: Development binaries
ii libc-l10n 2.41-6 all GNU C Library: localization files
ii libc6:arm64 2.41-6 arm64 GNU C Library: Shared libraries
ii libc6-dev:arm64 2.41-6 arm64 GNU C Library: Development Libraries and Header Files
ii libcaca0:arm64 0.99.beta20-5 arm64 colour ASCII art library
ii libcairo-gobject2:arm64 1.18.4-1+b1 arm64 Cairo 2D vector graphics library (GObject library)
ii libcairo2:arm64 1.18.4-1+b1 arm64 Cairo 2D vector graphics library
ii libcap-ng0:arm64 0.8.5-4+b1 arm64 alternate POSIX capabilities library
ii libcap2:arm64 1:2.75-4 arm64 POSIX 1003.1e capabilities (library)
ii libcap2-bin 1:2.75-4 arm64 POSIX 1003.1e capabilities (utilities)
ii libcbor0.10:arm64 0.10.2-2 arm64 library for parsing and generating CBOR (RFC 7049)
ii libcc1-0:arm64 14.2.0-19 arm64 GCC cc1 plugin for GDB
ii libcdparanoia0:arm64 3.10.2+debian-14+b1 arm64 audio extraction tool for sampling CDs (library)
ii libchromaprint1:arm64 1.5.1-7 arm64 audio fingerprint library
ii libcjson1:arm64 1.7.18-3+b1 arm64 Ultralightweight JSON parser in ANSI C
ii libclang-common-17-dev:arm64 1:17.0.6-21+b1 arm64 Clang library - Common development package
ii libclang-cpp17t64 1:17.0.6-21+b1 arm64 C++ interface to the Clang library
ii libclc-17 1:17.0.6-21 all OpenCL C language implementation - platform support
ii libclc-17-dev 1:17.0.6-21 all OpenCL C language implementation - development files
ii libcloudproviders0:arm64 0.3.6-2 arm64 cloud provider library
ii libcodec2-1.2:arm64 1.2.0-3 arm64 Codec2 runtime library
ii libcolord2:arm64 1.4.7-3 arm64 system service to manage device colour profiles -- runtime
ii libcom-err2:arm64 1.47.2-1+b1 arm64 common error description library
ii libcpuinfo0:arm64 0.0~git20250203.aaac07e-1 arm64 CPU INFOrmation library (shared object)
ii libcrypt-dev:arm64 1:4.4.38-1 arm64 libcrypt development files
ii libcrypt1:arm64 1:4.4.38-1 arm64 libcrypt shared library
ii libctf-nobfd0:arm64 2.44-3 arm64 Compact C Type Format library (runtime, no BFD dependency)
ii libctf0:arm64 2.44-3 arm64 Compact C Type Format library (runtime, BFD dependency)
ii libcups2t64:arm64 2.4.10-2+b1 arm64 Common UNIX Printing System(tm) - Core library
ii libcurl3t64-gnutls:arm64 8.13.0-1 arm64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libcurl4t64:arm64 8.13.0-1 arm64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libd3dadapter9-mesa:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 state-tracker for Direct3D9
ii libd3dadapter9-mesa-dev:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 state-tracker for Direct3D9 -- development files
ii libdatrie1:arm64 0.2.13-3+b1 arm64 Double-array trie library
ii libdav1d7:arm64 1.5.1-1 arm64 fast and small AV1 video stream decoder (shared library)
ii libdb5.3t64:arm64 5.3.28+dfsg2-9 arm64 Berkeley v5.3 Database Libraries [runtime]
ii libdbus-1-3:arm64 1.16.2-2 arm64 simple interprocess messaging system (library)
ii libdc1394-25:arm64 2.2.6-5 arm64 high level programming interface for IEEE 1394 digital cameras
ii libdca0:arm64 0.0.7-2+b2 arm64 decoding library for DTS Coherent Acoustics streams
ii libdconf1:arm64 0.40.0-5 arm64 simple configuration storage system - runtime library
ii libde265-0:arm64 1.0.15-1+b3 arm64 Open H.265 video codec implementation
ii libdebconfclient0:arm64 0.277 arm64 Debian Configuration Management System (C-implementation library)
ii libdecor-0-0:arm64 0.2.2-2 arm64 client-side window decoration library
ii libdeflate0:arm64 1.23-1+b1 arm64 fast, whole-buffer DEFLATE-based compression and decompression
ii libdevmapper1.02.1:arm64 2:1.02.205-1 arm64 Linux Kernel Device Mapper userspace library
ii libdirectfb-1.7-7t64:arm64 1.7.7-13 arm64 direct frame buffer graphics (shared libraries)
ii libdisplay-info2:arm64 0.2.0-2 arm64 EDID and DisplayID library (shared library)
ii libdnnl3.6:arm64 3.7.1+ds-1 arm64 oneAPI Deep Neural Network Library (oneDNN) (lib)
ii libdpkg-perl 1.22.18 all Dpkg perl modules
ii libdrm-amdgpu1:arm64 2.4.124-2 arm64 Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii libdrm-common 2.4.124-2 all Userspace interface to kernel DRM services -- common files
ii libdrm-dev:arm64 2.4.124-2 arm64 Userspace interface to kernel DRM services -- development files
ii libdrm-etnaviv1:arm64 2.4.124-2 arm64 Userspace interface to etnaviv-specific kernel DRM services -- runtime
ii libdrm-freedreno1:arm64 2.4.124-2 arm64 Userspace interface to msm/kgsl kernel DRM services -- runtime
ii libdrm-nouveau2:arm64 2.4.124-2 arm64 Userspace interface to nouveau-specific kernel DRM services -- runtime
ii libdrm-radeon1:arm64 2.4.124-2 arm64 Userspace interface to radeon-specific kernel DRM services -- runtime
ii libdrm-tegra0:arm64 2.4.124-2 arm64 Userspace interface to tegra-specific kernel DRM services -- runtime
ii libdrm2:arm64 2.4.124-2 arm64 Userspace interface to kernel DRM services -- runtime
ii libduktape207:arm64 2.7.0-2+b2 arm64 embeddable Javascript engine, library
ii libdv4t64:arm64 1.0.0-17.1+b1 arm64 software library for DV format digital video (runtime lib)
ii libdvdnav4:arm64 6.1.1-3+b1 arm64 DVD navigation library
ii libdvdread8t64:arm64 6.1.3-2 arm64 library for reading DVDs
ii libdw1t64:arm64 0.192-4 arm64 library that provides access to the DWARF debug information
ii libebur128-1:arm64 1.2.6-1+b2 arm64 implementation of the EBU R128 loudness standard
ii libedit2:arm64 3.1-20250104-1 arm64 BSD editline and history libraries
ii libegl-mesa0:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 free implementation of the EGL API -- Mesa vendor library
ii libegl1:arm64 1.7.0-1+b2 arm64 Vendor neutral GL dispatch library -- EGL support
ii libelf1t64:arm64 0.192-4 arm64 library to read and write ELF files
ii libepoxy0:arm64 1.5.10-2 arm64 OpenGL function pointer management library
ii libevdev2:arm64 1.13.4+dfsg-1 arm64 wrapper library for evdev devices
ii libevent-core-2.1-7t64:arm64 2.1.12-stable-10+b1 arm64 Asynchronous event notification library (core)
ii libexpat1:arm64 2.7.1-1 arm64 XML parsing C library - runtime library
ii libext2fs2t64:arm64 1.47.2-1+b1 arm64 ext2/ext3/ext4 file system libraries
ii libfaad2:arm64 2.11.2-1 arm64 freeware Advanced Audio Decoder - runtime files
ii libfdisk1:arm64 2.41-3 arm64 fdisk partitioning library
ii libffi8:arm64 3.4.7-1 arm64 Foreign Function Interface library runtime
ii libfftw3-double3:arm64 3.3.10-2+b1 arm64 Library for computing Fast Fourier Transforms - Double precision
ii libfftw3-single3:arm64 3.3.10-2+b1 arm64 Library for computing Fast Fourier Transforms - Single precision
ii libfido2-1:arm64 1.15.0-1+b1 arm64 library for generating and verifying FIDO 2.0 objects
ii libflac12t64:arm64 1.4.3+ds-2.1+b1 arm64 Free Lossless Audio Codec - runtime C library
ii libflac14:arm64 1.5.0+ds-2 arm64 Free Lossless Audio Codec - runtime C library
ii libflite1:arm64 2.2-7 arm64 Small run-time speech synthesis engine - shared libraries
ii libfluidsynth3:arm64 2.4.4+dfsg-1 arm64 Real-time MIDI software synthesizer (runtime library)
ii libfontconfig1:arm64 2.15.0-2.2 arm64 generic font configuration library - runtime
ii libfreeaptx0:arm64 0.2.2-1 arm64 Free implementation of aptX
ii libfreerdp-server3-3:arm64 3.14.0+dfsg-1 arm64 Free Remote Desktop Protocol library (server library)
ii libfreerdp3-3:arm64 3.14.0+dfsg-1 arm64 Free Remote Desktop Protocol library (core library)
ii libfreetype6:arm64 2.13.3+dfsg-1 arm64 FreeType 2 font engine, shared library files
ii libfribidi0:arm64 1.0.16-1 arm64 Free Implementation of the Unicode BiDi algorithm
ii libfstrm0:arm64 0.6.1-1+b3 arm64 Frame Streams (fstrm) library
ii libgbm1:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 generic buffer management API -- runtime
ii libgcc-14-dev:arm64 14.2.0-19 arm64 GCC support library (development files)
ii libgcc-s1:arm64 14.2.0-19 arm64 GCC support library
ii libgcrypt20:arm64 1.11.0-7 arm64 LGPL Crypto library - runtime library
ii libgdbm-compat4t64:arm64 1.24-2 arm64 GNU dbm database routines (legacy support runtime version)
ii libgdbm6t64:arm64 1.24-2 arm64 GNU dbm database routines (runtime version)
ii libgdk-pixbuf-2.0-0:arm64 2.42.12+dfsg-2 arm64 GDK Pixbuf library
ii libgdk-pixbuf2.0-common 2.42.12+dfsg-2 all GDK Pixbuf library - data files
ii libgfortran5:arm64 14.2.0-19 arm64 Runtime library for GNU Fortran applications
ii libgif7:arm64 5.2.2-1+b1 arm64 library for GIF images (library)
ii libgl1:arm64 1.7.0-1+b2 arm64 Vendor neutral GL dispatch library -- legacy GL support
ii libgl1-mesa-dri:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 free implementation of the OpenGL API -- DRI modules
ii libglapi-mesa:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 free implementation of the GL API -- shared library
ii libgles2:arm64 1.7.0-1+b2 arm64 Vendor neutral GL dispatch library -- GLESv2 support
ii libglib2.0-0t64:arm64 2.84.0-2 arm64 GLib library of C routines
ii libglvnd0:arm64 1.7.0-1+b2 arm64 Vendor neutral GL dispatch library
ii libglx-mesa0:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 free implementation of the OpenGL API -- GLX vendor library
ii libglx0:arm64 1.7.0-1+b2 arm64 Vendor neutral GL dispatch library -- GLX support
ii libgme0:arm64 0.6.3-7+b2 arm64 Playback library for video game music files - shared library
ii libgmp10:arm64 2:6.3.0+dfsg-3 arm64 Multiprecision arithmetic library
ii libgnutls30t64:arm64 3.8.9-2 arm64 GNU TLS library - main runtime library
ii libgomp1:arm64 14.2.0-19 arm64 GCC OpenMP (GOMP) support library
ii libgpg-error0:arm64 1.51-4 arm64 GnuPG development runtime library
ii libgpm2:arm64 1.20.7-11+b2 arm64 General Purpose Mouse - shared library
ii libgprofng0:arm64 2.44-3 arm64 GNU Next Generation profiler (runtime library)
ii libgraphite2-3:arm64 1.3.14-2+b1 arm64 Font rendering engine for Complex Scripts -- library
ii libgsm1:arm64 1.0.22-1+b2 arm64 Shared libraries for GSM speech compressor
ii libgssapi-krb5-2:arm64 1.21.3-5 arm64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgssdp-1.6-0:arm64 1.6.3-2 arm64 GObject-based library for SSDP
ii libgstreamer-gl1.0-0:arm64 1.26.0-1 arm64 GStreamer GL libraries
ii libgstreamer-plugins-bad1.0-0:arm64 1.26.0-1 arm64 GStreamer libraries from the "bad" set
ii libgstreamer-plugins-base1.0-0:arm64 1.26.0-1 arm64 GStreamer libraries from the "base" set
ii libgstreamer1.0-0:arm64 1.26.0-3 arm64 Core GStreamer libraries and elements
ii libgtk-3-0t64:arm64 3.24.49-3 arm64 GTK graphical user interface library
ii libgtk-3-common 3.24.49-3 all common files for the GTK graphical user interface library
ii libgudev-1.0-0:arm64 238-6 arm64 GObject-based wrapper library for libudev
ii libgupnp-1.6-0:arm64 1.6.8-2 arm64 GObject-based library for UPnP
ii libgupnp-igd-1.6-0:arm64 1.6.0-4 arm64 library to handle UPnP IGD port mapping
ii libharfbuzz0b:arm64 10.2.0-1+b1 arm64 OpenType text shaping engine (shared library)
ii libhogweed6t64:arm64 3.10.1-1 arm64 low level cryptographic library (public-key cryptos)
ii libhwasan0:arm64 14.2.0-19 arm64 AddressSanitizer -- a fast memory error detector
ii libhwy1t64:arm64 1.2.0-2+b2 arm64 Efficient and performance-portable SIMD wrapper (runtime files)
ii libi2c0:arm64 4.4-2 arm64 userspace I2C programming library
ii libicu72:arm64 72.1-6 arm64 International Components for Unicode
ii libicu76:arm64 76.1-3 arm64 International Components for Unicode
ii libidn2-0:arm64 2.3.8-2 arm64 Internationalized domain names (IDNA2008/TR46) library
ii libiec61883-0:arm64 1.2.0-7 arm64 partial implementation of IEC 61883 (shared lib)
ii libimath-3-1-29t64:arm64 3.1.12-1+b3 arm64 Utility libraries from ASF used by OpenEXR - runtime
ii libinput-bin 1.28.1-1 arm64 input device management and event handling library - udev quirks
ii libinput10:arm64 1.28.1-1 arm64 input device management and event handling library - shared library
ii libinstpatch-1.0-2:arm64 1.1.6-1+b2 arm64 MIDI instrument editing library
ii libisl23:arm64 0.27-1 arm64 manipulating sets and relations of integer points bounded by linear constraints
ii libitm1:arm64 14.2.0-19 arm64 GNU Transactional Memory Library
ii libjack-jackd2-0:arm64 1.9.22~dfsg-4 arm64 JACK Audio Connection Kit (libraries)
ii libjansson4:arm64 2.14-2+b3 arm64 C library for encoding, decoding and manipulating JSON data
ii libjbig0:arm64 2.1-6.1+b2 arm64 JBIGkit libraries
ii libjemalloc2:arm64 5.3.0-3 arm64 general-purpose scalable concurrent malloc(3) implementation
ii libjpeg62-turbo:arm64 1:2.1.5-3.1 arm64 libjpeg-turbo JPEG runtime library
ii libjson-c5:arm64 0.18+ds-1 arm64 JSON manipulation library - shared library
ii libjson-glib-1.0-0:arm64 1.10.6+ds-2 arm64 GLib JSON manipulation library
ii libjson-glib-1.0-common 1.10.6+ds-2 all GLib JSON manipulation library (common files)
ii libjxl0.11:arm64 0.11.1-4 arm64 JPEG XL Image Coding System - "JXL" (shared libraries)
ii libjxl0.9:arm64 0.9.2-10+b1 arm64 JPEG XL Image Coding System - "JXL" (shared libraries)
ii libk5crypto3:arm64 1.21.3-5 arm64 MIT Kerberos runtime libraries - Crypto Library
ii libkeyutils1:arm64 1.6.3-4 arm64 Linux Key Management Utilities (library)
ii libkmod2:arm64 34.2-1 arm64 libkmod shared library
ii libkrb5-3:arm64 1.21.3-5 arm64 MIT Kerberos runtime libraries
ii libkrb5support0:arm64 1.21.3-5 arm64 MIT Kerberos runtime libraries - Support library
ii liblapack3:arm64 3.12.1-2 arm64 Library of linear algebra routines 3 - shared version
ii liblastlog2-2:arm64 2.41-3 arm64 lastlog2 database shared library
ii liblc3-1:arm64 1.1.3+dfsg-1 arm64 Low Complexity Communication Codec (shared library)
ii liblcms2-2:arm64 2.16-2 arm64 Little CMS 2 color management library
ii libldacbt-enc2:arm64 2.0.2.3+git20200429+ed310a0-5 arm64 LDAC Bluetooth encoder library (shared library)
ii libldap-2.5-0:arm64 2.5.18+dfsg-3+b1 arm64 OpenLDAP libraries
ii libldap-common 2.6.9+dfsg-2 all OpenLDAP common files for libraries
ii libldap2:arm64 2.6.9+dfsg-2 arm64 OpenLDAP libraries
ii liblerc4:arm64 4.0.0+ds-5 arm64 Limited Error Raster Compression library
ii liblilv-0-0:arm64 0.24.26-1 arm64 library for simple use of LV2 plugins
ii libllvm17t64:arm64 1:17.0.6-21+b1 arm64 Modular compiler and toolchain technologies, runtime library
ii libllvmspirvlib17:arm64 17.0.10-1 arm64 bi-directional translator for LLVM/SPIRV -- shared library
ii liblmdb0:arm64 0.9.31-1+b2 arm64 Lightning Memory-Mapped Database shared library
ii liblocale-gettext-perl 1.07-7+b1 arm64 module using libc functions for internationalization in Perl
ii liblockfile-bin 1.17-2 arm64 support binaries for and cli utilities based on liblockfile
ii liblrdf0:arm64 0.6.1-4+b2 arm64 library to manipulate RDF files describing LADSPA plugins
ii liblsan0:arm64 14.2.0-19 arm64 LeakSanitizer -- a memory leak detector (runtime)
ii liblsof0 4.99.4+dfsg-2 arm64 utility to list open files (shared library)
ii libltc11:arm64 1.3.2-1+b2 arm64 linear timecode library
ii liblz4-1:arm64 1.10.0-4 arm64 Fast LZ compression algorithm library - runtime
ii liblzma5:arm64 5.8.1-1 arm64 XZ-format compression library
ii libmagic-mgc 1:5.45-3+b1 arm64 File type determination library using "magic" numbers (compiled magic file)
ii libmagic1t64:arm64 1:5.45-3+b1 arm64 Recognize the type of data in a file using "magic" numbers - library
ii libmaxminddb0:arm64 1.12.2-1 arm64 IP geolocation database library
ii libmbedcrypto16:arm64 3.6.3-1 arm64 lightweight crypto and SSL/TLS library - crypto library
ii libmd0:arm64 1.1.0-2+b1 arm64 message digest functions from BSD systems - shared library
ii libmjpegutils-2.1-0t64:arm64 1:2.1.0+debian-8.1+b1 arm64 MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii libmm-glib0:arm64 1.23.95-2 arm64 D-Bus service for managing modems - shared libraries
ii libmnl0:arm64 1.0.5-3 arm64 minimalistic Netlink communication library
ii libmodplug1:arm64 1:0.8.9.0-3+b2 arm64 shared libraries for mod music based on ModPlug
ii libmount1:arm64 2.41-3 arm64 device mounting library
ii libmp3lame0:arm64 3.100-6+b3 arm64 MP3 encoding library
ii libmpc3:arm64 1.3.1-1+b3 arm64 multiple precision complex floating-point library
ii libmpcdec6:arm64 2:0.1~r495-3 arm64 MusePack decoder - library
ii libmpeg2encpp-2.1-0t64:arm64 1:2.1.0+debian-8.1+b1 arm64 MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii libmpfr6:arm64 4.2.2-1 arm64 multiple precision floating-point computation
ii libmpg123-0t64:arm64 1.32.10-1 arm64 MPEG layer 1/2/3 audio decoder (shared library)
ii libmplex2-2.1-0t64:arm64 1:2.1.0+debian-8.1+b1 arm64 MJPEG capture/editing/replay and MPEG encoding toolset (library)
ii libmtdev1t64:arm64 1.1.7-1 arm64 Multitouch Protocol Translation Library - shared library
ii libmysofa1:arm64 1.3.3+dfsg-1 arm64 library to read HRTFs stored in the AES69-2015 SOFA format
ii libncurses6:arm64 6.5+20250216-2 arm64 shared libraries for terminal handling
ii libncursesw6:arm64 6.5+20250216-2 arm64 shared libraries for terminal handling (wide character support)
ii libndp0:arm64 1.9-1+b1 arm64 Library for Neighbor Discovery Protocol
ii libneatvnc0:arm64 0.9.1+dfsg-1 arm64 Fast and neat VNC server library (shared library)
ii libneon27t64:arm64 0.34.0-1 arm64 HTTP and WebDAV client library
ii libnetfilter-conntrack3:arm64 1.1.0-1 arm64 Netfilter netlink-conntrack library
ii libnettle8t64:arm64 3.10.1-1 arm64 low level cryptographic library (symmetric and one-way cryptos)
ii libnewt0.52:arm64 0.52.25-1 arm64 Not Erik's Windowing Toolkit - text mode windowing with slang
ii libnfnetlink0:arm64 1.0.2-3 arm64 Netfilter netlink library
ii libnftables1:arm64 1.1.1-1 arm64 Netfilter nftables high level userspace API library
ii libnftnl11:arm64 1.2.8-1 arm64 Netfilter nftables userspace API library
ii libnghttp2-14:arm64 1.64.0-1 arm64 library implementing HTTP/2 protocol (shared library)
ii libnghttp3-9:arm64 1.8.0-1 arm64 HTTP/3 library with QUIC and QPACK (library)
ii libngtcp2-16:arm64 1.11.0-1 arm64 implementation of QUIC protocol (library)
ii libngtcp2-crypto-gnutls8:arm64 1.11.0-1 arm64 implementation of QUIC protocol (library)
ii libnice10:arm64 0.1.22-1 arm64 ICE library (shared library)
ii libnl-3-200:arm64 3.7.0-2 arm64 library for dealing with netlink sockets
ii libnl-genl-3-200:arm64 3.7.0-2 arm64 library for dealing with netlink sockets - generic netlink
ii libnl-route-3-200:arm64 3.7.0-2 arm64 library for dealing with netlink sockets - route interface
ii libnm0:arm64 1.52.0-6 arm64 GObject-based client library for NetworkManager
ii libnorm1t64:arm64 1.5.9+dfsg-3.1+b2 arm64 NACK-Oriented Reliable Multicast (NORM) library
ii libnsl2:arm64 1.3.0-3+b3 arm64 Public client interface for NIS(YP) and NIS+
ii libnspr4:arm64 2:4.36-1 arm64 NetScape Portable Runtime Library
ii libnss-systemd:arm64 257.4-3 arm64 nss module providing dynamic user and group name resolution
ii libnss3:arm64 2:3.109-1 arm64 Network Security Service libraries
ii libnuma1:arm64 2.0.18-1+b1 arm64 Libraries for controlling NUMA policy
ii libogg0:arm64 1.3.5-3+b2 arm64 Ogg bitstream library
ii libonnx1t64:arm64 1.17.0-3+b1 arm64 Open Neural Network Exchange (ONNX) (libs)
ii libonnxruntime1.21:arm64 1.21.0+dfsg-1 arm64 cross-platform inference and training ML accelerator (shared lib)
ii libopenal-data 1:1.24.2-1 all Software implementation of the OpenAL audio API (data files)
ii libopenal1:arm64 1:1.24.2-1 arm64 Software implementation of the OpenAL audio API (shared library)
ii libopencore-amrnb0:arm64 0.1.6-1+b2 arm64 Adaptive Multi Rate speech codec - shared library
ii libopencore-amrwb0:arm64 0.1.6-1+b2 arm64 Adaptive Multi-Rate - Wideband speech codec - shared library
ii libopenexr-3-1-30:arm64 3.1.13-2 arm64 runtime files for the OpenEXR image library
ii libopenh264-7:arm64 2.5.0+dfsg-1 arm64 OpenH264 Video Codec
ii libopenh264-8:arm64 2.6.0+dfsg-2 arm64 OpenH264 Video Codec
ii libopenjp2-7:arm64 2.5.3-2 arm64 JPEG 2000 image compression/decompression library
ii libopenmpt0t64:arm64 0.7.13-1+b1 arm64 module music library based on OpenMPT -- shared library
ii libopenni2-0:arm64 2.2.0.33+dfsg-18+b2 arm64 framework for sensor-based 'Natural Interaction'
ii libopus0:arm64 1.5.2-2 arm64 Opus codec runtime library
ii liborc-0.4-0t64:arm64 1:0.4.41-1 arm64 Library of Optimized Inner Loops Runtime Compiler
ii libosmesa6:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 Mesa Off-screen rendering extension
ii libp11-kit0:arm64 0.25.5-3 arm64 library for loading and coordinating access to PKCS#11 modules - runtime
ii libpam-modules:arm64 1.7.0-3 arm64 Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.7.0-3 arm64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-runtime 1.7.0-3 all Runtime support for the PAM library
ii libpam-systemd:arm64 257.4-3 arm64 system and service manager - PAM module
ii libpam-wtmpdb:arm64 0.72.0-1 arm64 wtmp database PAM module
ii libpam0g:arm64 1.7.0-3 arm64 Pluggable Authentication Modules library
ii libpango-1.0-0:arm64 1.56.3-1 arm64 Layout and rendering of internationalized text
ii libpangocairo-1.0-0:arm64 1.56.3-1 arm64 Layout and rendering of internationalized text
ii libpangoft2-1.0-0:arm64 1.56.3-1 arm64 Layout and rendering of internationalized text
ii libparted2t64:arm64 3.6-5 arm64 disk partition manipulator - shared library
ii libpci3:arm64 1:3.13.0-2 arm64 PCI utilities (shared library)
ii libpciaccess-dev:arm64 0.17-3+b3 arm64 Generic PCI access library for X - development files
ii libpciaccess0:arm64 0.17-3+b3 arm64 Generic PCI access library for X
ii libpcre2-8-0:arm64 10.45-1 arm64 New Perl Compatible Regular Expression Library- 8 bit runtime files
ii libpcsclite1:arm64 2.3.3-1 arm64 Middleware to access a smart card using PC/SC (library)
ii libperl5.40:arm64 5.40.1-2 arm64 shared Perl library
ii libpgm-5.3-0t64:arm64 5.3.128~dfsg-2.1+b1 arm64 OpenPGM shared library
ii libpipeline1:arm64 1.5.8-1 arm64 Unix process pipeline manipulation library
ii libpipewire-0.3-0t64:arm64 1.4.1-1 arm64 libraries for the PipeWire multimedia server
ii libpixman-1-0:arm64 0.44.0-3 arm64 pixel-manipulation library for X and cairo
ii libplacebo349:arm64 7.349.0-3 arm64 GPU-accelerated video/image rendering primitives (shared library)
ii libpng16-16t64:arm64 1.6.47-1.1 arm64 PNG library - runtime (version 1.6)
ii libpocketsphinx3:arm64 0.8+5prealpha+1-15+b4 arm64 Speech recognition tool - front-end library
ii libpopt0:arm64 1.19+dfsg-2 arm64 lib for parsing cmdline parameters
ii libpostproc58:arm64 7:7.1.1-1+b1 arm64 FFmpeg library for post processing - runtime files
ii libproc2-0:arm64 2:4.0.4-7 arm64 library for accessing process information from /proc
ii libprotobuf-c1:arm64 1.5.1-1 arm64 Protocol Buffers C shared library (protobuf-c)
ii libprotobuf32t64:arm64 3.21.12-10+b6 arm64 protocol buffers C++ library
ii libproxy1v5:arm64 0.5.9-1 arm64 automatic proxy configuration management library (shared)
ii libpru-pssp-dev 6.4.0+git20240415+f3e3996-1 arm64 Development files for PRU-PSSP v6.1.0
ii libpsl5t64:arm64 0.21.2-1.1+b1 arm64 Library for Public Suffix List (shared libraries)
ii libpthreadpool0:arm64 0.0~git20240616.560c60d-1 arm64 pthread-based thread pool for C/C++ (shared object)
ii libpulse0:arm64 17.0+dfsg1-2+b1 arm64 PulseAudio client libraries
ii libpython3-stdlib:arm64 3.13.2-2 arm64 interactive high-level object-oriented language (default python3 version)
ii libpython3.12-minimal:arm64 3.12.8-1 arm64 Minimal subset of the Python language (version 3.12)
ii libpython3.12-stdlib:arm64 3.12.8-1 arm64 Interactive high-level object-oriented language (standard library, version 3.12)
ii libpython3.13-minimal:arm64 3.13.2-3 arm64 Minimal subset of the Python language (version 3.13)
ii libpython3.13-stdlib:arm64 3.13.2-3 arm64 Interactive high-level object-oriented language (standard library, version 3.13)
ii libqrencode4:arm64 4.1.1-2 arm64 QR Code encoding library
ii librabbitmq4:arm64 0.15.0-1 arm64 AMQP client library written in C
ii libraptor2-0:arm64 2.0.16-6 arm64 Raptor 2 RDF syntax library
ii librav1e0.7:arm64 0.7.1-9+b1 arm64 Fastest and safest AV1 encoder - shared library
ii libraw1394-11:arm64 2.1.2-2+b2 arm64 library for direct access to IEEE 1394 bus (aka FireWire)
ii libre2-11:arm64 20240702-3+b1 arm64 efficient, principled regular expression library
ii libreadline8t64:arm64 8.2-6 arm64 GNU readline and history libraries, run-time libraries
ii librist4:arm64 0.2.11+dfsg-1 arm64 Reliable Internet Stream Transport -- shared library
ii librsvg2-2:arm64 2.60.0+dfsg-1 arm64 SAX-based renderer library for SVG files (runtime)
ii librtmp1:arm64 2.4+20151223.gitfa8646d.1-2+b5 arm64 toolkit for RTMP streams (shared library)
ii librubberband2:arm64 3.3.0+dfsg-2+b3 arm64 audio time-stretching and pitch-shifting library
ii libsamplerate0:arm64 0.2.2-4+b2 arm64 Audio sample rate conversion library
ii libsasl2-2:arm64 2.1.28+dfsg1-9 arm64 Cyrus SASL - authentication abstraction library
ii libsasl2-modules-db:arm64 2.1.28+dfsg1-9 arm64 Cyrus SASL - pluggable authentication modules (DB)
ii libsbc1:arm64 2.0-1+b2 arm64 Sub Band CODEC library - runtime
ii libsdl2-2.0-0:arm64 2.32.4+dfsg-1 arm64 Simple DirectMedia Layer
ii libseat1:arm64 0.9.1-1 arm64 flexible user, seat and session management library
ii libseccomp2:arm64 2.6.0-2 arm64 high level interface to Linux seccomp filter
ii libselinux1:arm64 3.8.1-1 arm64 SELinux runtime shared libraries
ii libsemanage-common 3.8.1-1 all Common files for SELinux policy management libraries
ii libsemanage2:arm64 3.8.1-1 arm64 SELinux policy management library
ii libsensors-config 1:3.6.0-10 all lm-sensors configuration files
ii libsensors5:arm64 1:3.6.0-10+b1 arm64 library to read temperature/voltage/fan sensors
ii libsepol2:arm64 3.8.1-1 arm64 SELinux library for manipulating binary security policies
ii libserd-0-0:arm64 0.32.4-1 arm64 lightweight RDF syntax library
ii libsframe1:arm64 2.44-3 arm64 Library to handle the SFrame format (runtime library)
ii libsharpyuv0:arm64 1.5.0-0.1 arm64 Library for sharp RGB to YUV conversion
ii libshine3:arm64 3.1.1-2+b2 arm64 Fixed-point MP3 encoding library - runtime files
ii libshout3:arm64 2.4.6-1+b3 arm64 MP3/Ogg Vorbis broadcast streaming library
ii libslang2:arm64 2.3.3-5+b2 arm64 S-Lang programming library - runtime version
ii libsmartcols1:arm64 2.41-3 arm64 smart column output alignment library
ii libsnappy1v5:arm64 1.2.2-1 arm64 fast compression/decompression library
ii libsndfile1:arm64 1.2.2-2+b1 arm64 Library for reading/writing audio files
ii libsodium23:arm64 1.0.18-1+b2 arm64 Network communication, cryptography and signaturing library
ii libsord-0-0:arm64 0.16.18-1 arm64 library for storing RDF data in memory
ii libsoundtouch1:arm64 2.3.3+ds-1+b1 arm64 Sound stretching library
ii libsoup-3.0-0:arm64 3.6.5-1 arm64 HTTP library implementation in C -- Shared library
ii libsoup-3.0-common 3.6.5-1 all HTTP library implementation in C -- Common files
ii libsoxr0:arm64 0.1.3-4+b2 arm64 High quality 1D sample-rate conversion library
ii libspa-0.2-modules:arm64 1.4.1-1 arm64 libraries for the PipeWire multimedia server Simple Plugin API - modules
ii libspandsp2t64:arm64 0.0.6+dfsg-2.2 arm64 Telephony signal processing library
ii libspeex1:arm64 1.2.1-3 arm64 Speex codec library (runtime library)
ii libspeexdsp1:arm64 1.2.1-3 arm64 DSP library derived from speex
ii libsphinxbase3t64:arm64 0.8+5prealpha+1-21+b1 arm64 Speech recognition tool - shared library
ii libsqlite3-0:arm64 3.46.1-2 arm64 SQLite 3 shared library
ii libsratom-0-0:arm64 0.6.18-1 arm64 library for serialising LV2 atoms to/from Turtle
ii libsrt1.5-gnutls:arm64 1.5.4-1 arm64 Secure Reliable Transport UDP streaming library (GnuTLS flavour)
ii libsrtp2-1:arm64 2.5.0-3+b2 arm64 Secure RTP (SRTP) and UST Reference Implementations - shared library
ii libss2:arm64 1.47.2-1+b1 arm64 command-line interface parsing library
ii libssh-4:arm64 0.11.1-1 arm64 tiny C SSH library (OpenSSL flavor)
ii libssh2-1t64:arm64 1.11.1-1 arm64 SSH2 client-side library
ii libssl3t64:arm64 3.4.1-1 arm64 Secure Sockets Layer toolkit - shared libraries
ii libstdc++-14-dev:arm64 14.2.0-19 arm64 GNU Standard C++ Library v3 (development files)
ii libstdc++6:arm64 14.2.0-19 arm64 GNU Standard C++ Library v3
ii libsvtav1enc2:arm64 2.3.0+dfsg-1 arm64 Scalable Video Technology for AV1 (libsvtav1enc shared library)
ii libswresample5:arm64 7:7.1.1-1+b1 arm64 FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii libswscale8:arm64 7:7.1.1-1+b1 arm64 FFmpeg library for image scaling and various conversions - runtime files
ii libsystemd-shared:arm64 257.4-3 arm64 systemd shared private library
ii libsystemd0:arm64 257.4-3 arm64 systemd utility library
ii libtag1v5:arm64 1.13.1-2 arm64 audio meta-data library
ii libtag1v5-vanilla:arm64 1.13.1-2 arm64 audio meta-data library - vanilla flavour
ii libtag2:arm64 2.0.2-2 arm64 audio meta-data library
ii libtasn1-6:arm64 4.20.0-2 arm64 Manage ASN.1 structures (runtime)
ii libteamdctl0:arm64 1.31-1+b2 arm64 library for communication with `teamd` process
ii libtext-charwidth-perl:arm64 0.04-11+b4 arm64 get display widths of characters on the terminal
ii libtext-iconv-perl:arm64 1.7-8+b4 arm64 module to convert between character sets in Perl
ii libtext-wrapi18n-perl 0.06-10 all internationalized substitute of Text::Wrap
ii libthai-data 0.1.29-2 all Data files for Thai language support library
ii libthai0:arm64 0.1.29-2+b1 arm64 Thai language support library
ii libtheora0:arm64 1.2.0~alpha1+dfsg-6 arm64 Theora Video Compression Codec (shared library - libtheora)
ii libtheoradec1:arm64 1.2.0~alpha1+dfsg-6 arm64 Theora Video Compression Codec (shared library - libtheoradec)
ii libtheoraenc1:arm64 1.2.0~alpha1+dfsg-6 arm64 Theora Video Compression Codec (shared library - libtheoraenc)
ii libti-rpmsg-char:arm64 0.6.6+git20240226+55a6f40-1 arm64 RPMSG-char Utility Library
ii libti-rpmsg-char-dev 0.6.6+git20240226+55a6f40-1 arm64 RPMSG-char Utility Library
ii libtiff6:arm64 4.7.0-2 arm64 Tag Image File Format (TIFF) library
ii libtinfo6:arm64 6.5+20250216-2 arm64 shared low-level terminfo library for terminal handling
ii libtirpc-common 1.3.6+ds-1 all transport-independent RPC library - common files
ii libtirpc3t64:arm64 1.3.6+ds-1 arm64 transport-independent RPC library
ii libtsan2:arm64 14.2.0-19 arm64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii libturbojpeg0:arm64 1:2.1.5-3.1 arm64 TurboJPEG runtime library - SIMD optimized
ii libtwolame0:arm64 0.4.0-2+b2 arm64 MPEG Audio Layer 2 encoding library
ii libubsan1:arm64 14.2.0-19 arm64 UBSan -- undefined behaviour sanitizer (runtime)
ii libuchardet0:arm64 0.0.8-1+b2 arm64 universal charset detection library - shared library
ii libudev1:arm64 257.4-3 arm64 libudev shared library
ii libudfread0:arm64 1.1.2-1+b2 arm64 UDF reader library
ii libunibreak6:arm64 6.1-2+b1 arm64 line breaking library for Unicode (shared library)
ii libunistring5:arm64 1.3-2 arm64 Unicode string library for C
ii libunwind8:arm64 1.8.1-0.1 arm64 library to determine the call-chain of a program - runtime
ii liburcu8t64:arm64 0.15.1-1 arm64 userspace RCU (read-copy-update) library
ii liburiparser1:arm64 0.9.8+dfsg-2 arm64 URI parsing library compliant with RFC 3986
ii libusb-1.0-0:arm64 2:1.0.28-1 arm64 userspace USB programming library
ii libuuid1:arm64 2.41-3 arm64 Universally Unique ID library
ii libuv1t64:arm64 1.50.0-2 arm64 asynchronous event notification library - runtime library
ii libv4l-0t64:arm64 1.28.1-1 arm64 Collection of video4linux support libraries
ii libv4lconvert0t64:arm64 1.28.1-1 arm64 Video4linux frame format conversion library
ii libva-drm2:arm64 2.22.0-3 arm64 Video Acceleration (VA) API for Linux -- DRM runtime
ii libva-x11-2:arm64 2.22.0-3 arm64 Video Acceleration (VA) API for Linux -- X11 runtime
ii libva2:arm64 2.22.0-3 arm64 Video Acceleration (VA) API for Linux -- runtime
ii libvdpau1:arm64 1.5-3+b1 arm64 Video Decode and Presentation API for Unix (libraries)
ii libvidstab1.1:arm64 1.1.0-2+b2 arm64 video stabilization library (shared library)
ii libvisual-0.4-0:arm64 0.4.2-2+b2 arm64 audio visualization framework
ii libvo-aacenc0:arm64 0.1.3-3 arm64 VisualOn AAC encoder library
ii libvo-amrwbenc0:arm64 0.1.3-2+b2 arm64 VisualOn AMR-WB encoder library
ii libvorbis0a:arm64 1.3.7-2+b1 arm64 decoder library for Vorbis General Audio Compression Codec
ii libvorbisenc2:arm64 1.3.7-2+b1 arm64 encoder library for Vorbis General Audio Compression Codec
ii libvorbisfile3:arm64 1.3.7-2+b1 arm64 high-level API for Vorbis General Audio Compression Codec
ii libvpx9:arm64 1.15.0-2 arm64 VP8 and VP9 video codec (shared library)
ii libvulkan1:arm64 1.4.309.0-1 arm64 Vulkan loader library
ii libwacom-common 2.14.0-1 all Wacom model feature query library (common files)
ii libwacom9:arm64 2.14.0-1 arm64 Wacom model feature query library
ii libwavpack1:arm64 5.8.1-1 arm64 audio codec (lossy and lossless) - library
ii libwayland-client0:arm64 1.23.1-3 arm64 wayland compositor infrastructure - client library
ii libwayland-cursor0:arm64 1.23.1-3 arm64 wayland compositor infrastructure - cursor library
ii libwayland-egl1:arm64 1.23.1-3 arm64 wayland compositor infrastructure - EGL library
ii libwayland-server0:arm64 1.23.1-3 arm64 wayland compositor infrastructure - server library
ii libwebp7:arm64 1.5.0-0.1 arm64 Lossy compression of digital photographic images (shared library)
ii libwebpmux3:arm64 1.5.0-0.1 arm64 Lossy compression of digital photographic images (libwebpmux library)
ii libwebrtc-audio-processing-1-3:arm64 1.3-3+b1 arm64 WebRTC Audio Processing library
ii libwebrtc-audio-processing1:arm64 0.3-1+b2 arm64 AudioProcessing module from the WebRTC project.
ii libweston-14-0:arm64 14.0.1-3 arm64 reference implementation of a wayland compositor (shared libs)
ii libwildmidi2:arm64 0.4.3-1+b3 arm64 software MIDI player library
ii libwinpr3-3:arm64 3.14.0+dfsg-1 arm64 Windows Portable Runtime library
ii libwrap0:arm64 7.6.q-36 arm64 Wietse Venema's TCP wrappers library
ii libwtmpdb0:arm64 0.72.0-1 arm64 wtmp database shared library
ii libx11-6:arm64 2:1.8.12-1 arm64 X11 client-side library
ii libx11-data 2:1.8.12-1 all X11 client-side library
ii libx11-xcb1:arm64 2:1.8.12-1 arm64 Xlib/XCB interface library
ii libx264-164:arm64 2:0.164.3108+git31e19f9-2+b1 arm64 x264 video coding library
ii libx265-209:arm64 3.6-3+b1 arm64 H.265/HEVC video stream encoder (shared library)
ii libx265-215:arm64 4.1-2 arm64 H.265/HEVC video stream encoder (shared library)
ii libxau6:arm64 1:1.0.11-1 arm64 X11 authorisation library
ii libxcb-composite0:arm64 1.17.0-2+b1 arm64 X C Binding, composite extension
ii libxcb-dri2-0:arm64 1.17.0-2+b1 arm64 X C Binding, dri2 extension
ii libxcb-dri3-0:arm64 1.17.0-2+b1 arm64 X C Binding, dri3 extension
ii libxcb-glx0:arm64 1.17.0-2+b1 arm64 X C Binding, glx extension
ii libxcb-present0:arm64 1.17.0-2+b1 arm64 X C Binding, present extension
ii libxcb-randr0:arm64 1.17.0-2+b1 arm64 X C Binding, randr extension
ii libxcb-render0:arm64 1.17.0-2+b1 arm64 X C Binding, render extension
ii libxcb-shm0:arm64 1.17.0-2+b1 arm64 X C Binding, shm extension
ii libxcb-sync1:arm64 1.17.0-2+b1 arm64 X C Binding, sync extension
ii libxcb-xfixes0:arm64 1.17.0-2+b1 arm64 X C Binding, xfixes extension
ii libxcb-xkb1:arm64 1.17.0-2+b1 arm64 X C Binding, XKEYBOARD extension
ii libxcb1:arm64 1.17.0-2+b1 arm64 X C Binding
ii libxcomposite1:arm64 1:0.4.6-1 arm64 X11 Composite extension library
ii libxcursor1:arm64 1:1.2.3-1 arm64 X cursor management library
ii libxdamage1:arm64 1:1.1.6-1+b2 arm64 X11 damaged region extension library
ii libxdmcp6:arm64 1:1.1.5-1 arm64 X11 Display Manager Control Protocol library
ii libxext6:arm64 2:1.3.4-1+b3 arm64 X11 miscellaneous extension library
ii libxfixes3:arm64 1:6.0.0-2+b4 arm64 X11 miscellaneous 'fixes' extension library
ii libxi6:arm64 2:1.8.2-1 arm64 X11 Input extension library
ii libxinerama1:arm64 2:1.1.4-3+b4 arm64 X11 Xinerama extension library
ii libxkbcommon-x11-0:arm64 1.7.0-2 arm64 library to create keymaps with the XKB X11 protocol
ii libxkbcommon0:arm64 1.7.0-2 arm64 library interface to the XKB compiler - shared library
ii libxkbfile1:arm64 1:1.1.0-1+b4 arm64 X11 keyboard file manipulation library
ii libxml2:arm64 2.12.7+dfsg+really2.9.14-0.4 arm64 GNOME XML library
ii libxnnpack0.20241108:arm64 0.0~git20241108.4ea82e5-1 arm64 High-efficiency floating-point neural network inference operators (libs)
ii libxrandr2:arm64 2:1.5.4-1+b3 arm64 X11 RandR extension library
ii libxrender1:arm64 1:0.9.12-1 arm64 X Rendering Extension client library
ii libxshmfence1:arm64 1.3.3-1 arm64 X shared memory fences - shared library
ii libxslt1.1:arm64 1.1.35-1.2 arm64 XSLT 1.0 processing library - runtime library
ii libxss1:arm64 1:1.2.3-1+b3 arm64 X11 Screen Saver extension library
ii libxtables12:arm64 1.8.11-2 arm64 netfilter xtables library
ii libxtst6:arm64 2:1.2.5-1 arm64 X11 Testing -- Record extension library
ii libxvidcore4:arm64 2:1.3.7-1+b2 arm64 Open source MPEG-4 video codec (library)
ii libxxf86vm1:arm64 1:1.1.4-1+b4 arm64 X11 XFree86 video mode extension library
ii libxxhash0:arm64 0.8.3-2 arm64 shared library for xxhash
ii libyajl2:arm64 2.1.0-5+b2 arm64 Yet Another JSON Library
ii libz3-4:arm64 4.13.3-1 arm64 theorem prover from Microsoft Research - runtime libraries
ii libzbar0t64:arm64 0.23.93-7 arm64 QR code / bar code scanner and decoder (library)
ii libzimg2:arm64 3.0.5+ds1-1+b2 arm64 scaling, colorspace, depth conversion library (shared library)
ii libzix-0-0:arm64 0.6.2-1 arm64 library of portability wrappers and data structures (shared library)
ii libzmq5:arm64 4.3.5-1+b3 arm64 lightweight messaging kernel (shared library)
ii libzstd1:arm64 1.5.7+dfsg-1 arm64 fast lossless compression algorithm
ii libzvbi-common 0.2.44-1 all Vertical Blanking Interval decoder (VBI) - common files
ii libzvbi0t64:arm64 0.2.44-1 arm64 Vertical Blanking Interval decoder (VBI) - runtime files
ii libzxing3:arm64 2.3.0-3 arm64 C++ port of ZXing library (library files)
ii linux-headers-6.6.58-k3 6.6.58-1 arm64 Linux kernel headers for 6.6.58-k3 on arm64
ii linux-image-6.6.58-k3 6.6.58-1 arm64 Linux kernel, version 6.6.58-k3
ii linux-libc-dev:arm64 6.12.17-k3-rt arm64 Linux support headers for userspace development
ii locales 2.41-6 all GNU C Library: National Language (locale) data [support]
ii login 1:4.16.0-2+really2.41-3 arm64 system login tools
ii login.defs 1:4.17.3-3 all system user management configuration
ii logrotate 3.22.0-1+b2 arm64 Log rotation utility
ii logsave 1.47.2-1+b1 arm64 save the output of a command in a log file
ii lsb-release 12.1-1 all Linux Standard Base version reporting utility (minimal implementation)
ii lsof 4.99.4+dfsg-2 arm64 utility to list open files
ii make 4.4.1-1 arm64 utility for directing compilation
ii man-db 2.13.0-1 arm64 tools for reading manual pages
ii manpages 6.9.1-1 all Manual pages about using a GNU/Linux system
ii mawk 1.3.4.20250131-1 arm64 Pattern scanning and text processing language
ii media-types 13.0.0 all List of standard media types and their usual file extension
ii mesa-opencl-icd:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 free implementation of the OpenCL API -- ICD runtime
ii mesa-va-drivers:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 Mesa VA-API video acceleration drivers
ii mesa-vdpau-drivers:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 Mesa VDPAU video acceleration drivers
ii mesa-vulkan-drivers:arm64 24.0.1+git20250304+82e6a9293c-1 arm64 Mesa Vulkan graphics drivers
ii mount 2.41-3 arm64 tools for mounting and manipulating filesystems
ii nano 8.3-1 arm64 small, friendly text editor inspired by Pico
ii ncurses-base 6.5+20250216-2 all basic terminal type definitions
ii ncurses-bin 6.5+20250216-2 arm64 terminal-related programs and man pages
ii ncurses-term 6.5+20250216-2 all additional terminal type definitions
ii neofetch 7.1.0-4 all Shows Linux System Information with Distribution Logo
ii net-tools 2.10-1.1+b1 arm64 NET-3 networking toolkit
ii netbase 6.5 all Basic TCP/IP networking system
ii netcat-traditional 1.10-50 arm64 TCP/IP swiss army knife
ii network-manager 1.52.0-6 arm64 network management framework (daemon and userspace tools)
ii network-manager-l10n 1.52.0-6 all network management framework (translation files)
ii nftables 1.1.1-1 arm64 Program to control packet filtering rules by Netfilter project
ii ocl-icd-libopencl1:arm64 2.3.2-1+b2 arm64 Generic OpenCL ICD Loader
ii openssh-client 1:9.9p2-2 arm64 secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:9.9p2-2 arm64 secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:9.9p2-2 arm64 secure shell (SSH) sftp server module, for SFTP access from remote machines
ii openssl 3.4.1-1 arm64 Secure Sockets Layer toolkit - cryptographic utility
ii openssl-provider-legacy 3.4.1-1 arm64 Secure Sockets Layer toolkit - cryptographic utility
ii parted 3.6-5 arm64 disk partition manipulator
ii passwd 1:4.17.3-3 arm64 change and administer password and group data
ii patch 2.7.6-7+b1 arm64 Apply a diff file to an original
ii pci.ids 0.0~2025.03.09-1 all PCI ID Repository
ii pciutils 1:3.13.0-2 arm64 PCI utilities
ii perl 5.40.1-2 arm64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.40.1-2 arm64 minimal Perl system
ii perl-modules-5.40 5.40.1-2 all Core Perl modules
ii procps 2:4.0.4-7 arm64 /proc file system utilities
ii pru-pssp 6.4.0+git20240415+f3e3996-1 arm64 Programmable Real-time Unit (PRU) Software Support Package v6.1.0
ii python-apt-common 2.9.9 all Python interface to libapt-pkg (locales)
ii python3 3.13.2-2 arm64 interactive high-level object-oriented language (default python3 version)
ii python3-apt 2.9.9+b1 arm64 Python 3 interface to libapt-pkg
ii python3-autocommand 2.2.2-3 all library to generate argparse parsers from function signatures
ii python3-certifi 2025.1.31+ds-1 all root certificates for validating SSL certs and verifying TLS hosts (python3)
ii python3-chardet 5.2.0+dfsg-2 all Universal Character Encoding Detector (Python3)
ii python3-charset-normalizer 3.4.1-1+b1 arm64 charset, encoding and language detection (Python 3)
ii python3-debconf 1.5.91 all interact with debconf from Python 3
ii python3-debian 1.0.1 all Python 3 modules to work with Debian-related data formats
ii python3-debianbts 4.1.1 all Python interface to Debian's Bug Tracking System
ii python3-idna 3.10-1 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-inflect 7.3.1-2 all Generate plurals, singular nouns, ordinals, indefinite articles (Python 3)
ii python3-jaraco.context 6.0.1-1 all jaraco contextlib extensions
ii python3-jaraco.functools 4.1.0-1 all additional functools in the spirit of stdlib's functools
ii python3-minimal 3.13.2-2 arm64 minimal subset of the Python language (default python3 version)
ii python3-more-itertools 10.6.0-1 all library with routines for operating on iterables, beyond itertools (Python 3)
ii python3-pkg-resources 75.8.0-1 all Package Discovery and Resource Access using pkg_resources
ii python3-reportbug 13.1.0 all Python modules for interacting with bug tracking systems
ii python3-requests 2.32.3+dfsg-4 all elegant and simple HTTP library for Python3, built for human beings
ii python3-typeguard 4.4.2-1 all Run-time type checker for Python
ii python3-typing-extensions 4.13.0-1 all Backported and Experimental Type Hints for Python
ii python3-urllib3 2.3.0-2 all HTTP library with thread-safe connection pooling for Python3
ii python3.12 3.12.8-1 arm64 Interactive high-level object-oriented language (version 3.12)
ii python3.12-minimal 3.12.8-1 arm64 Minimal subset of the Python language (version 3.12)
ii python3.13 3.13.2-3 arm64 Interactive high-level object-oriented language (version 3.13)
ii python3.13-minimal 3.13.2-3 arm64 Minimal subset of the Python language (version 3.13)
ii readline-common 8.2-6 all GNU readline and history libraries, common files
ii reportbug 13.1.0 all reports bugs in the Debian distribution
ii rpcsvc-proto 1.4.3-1+b1 arm64 RPC protocol compiler and definitions
ii runit-helper 2.16.4 all dh-runit implementation detail
ii seatd 0.9.1-1 arm64 minimal user, seat and session management daemon
ii sed 4.9-2+b1 arm64 GNU stream editor for filtering/transforming text
ii sensible-utils 0.0.24 all Utilities for sensible alternative selection
ii shared-mime-info 2.4-5+b2 arm64 FreeDesktop.org shared MIME database and spec
ii sq 1.3.1-1 arm64 OpenPGP command-line tool from Sequoia
ii sqv 1.3.0-1 arm64 Simple OpenPGP signature verification program
ii sudo 1.9.16p2-1 arm64 Provide limited super user privileges to specific users
ii systemd 257.4-3 arm64 system and service manager
ii systemd-sysv 257.4-3 arm64 system and service manager - SysV compatibility symlinks
ii systemd-timesyncd 257.4-3 arm64 minimalistic service to synchronize local time with NTP servers
ii sysvinit-utils 3.14-4 arm64 System-V-like utilities
ii tar 1.35+dfsg-3.1 arm64 GNU version of the tar archiving utility
hi ti-img-rogue-driver-am62-dkms 24.1.6554834+git20240717+0884dea-1 all Imagination Rogue Kernel Mode Driver for Texas Instruments AM62
hi ti-img-rogue-firmware-am62 24.1.6554834+git20240613+ba93a3e-1 arm64 Rogue GPU firmware for AM62
hi ti-img-rogue-tools-am62 24.1.6554834+git20240613+ba93a3e-1 arm64 Rogue GPU tools for AM62
hi ti-img-rogue-umlibs-am62 24.1.6554834+git20240613+ba93a3e-1 arm64 Rogue GPU userspace libraries for AM62
ii timgm6mb-soundfont 1.3-5 all TimGM6mb SoundFont from MuseScore 1.3
ii tmux 3.5a-3 arm64 terminal multiplexer
ii traceroute 1:2.1.6-1 arm64 Traces the route taken by packets over an IPv4/IPv6 network
ii tzdata 2025b-1 all time zone and daylight-saving time data
ii ucf 3.0051 all Update Configuration File(s): preserve user changes to config files
ii udev 257.4-3 arm64 /dev/ and hotplug management daemon
ii util-linux 2.41-3 arm64 miscellaneous system utilities
ii util-linux-extra 2.41-3 arm64 interactive login tools
ii vim 2:9.1.1230-1 arm64 Vi IMproved - enhanced vi editor
ii vim-common 2:9.1.1230-1 all Vi IMproved - Common files
ii vim-runtime 2:9.1.1230-1 all Vi IMproved - Runtime files
ii vim-tiny 2:9.1.1230-1 arm64 Vi IMproved - enhanced vi editor - compact version
ii wamerican 2020.12.07-4 all American English dictionary words for /usr/share/dict
ii weston 14.0.1-3 arm64 reference implementation of a wayland compositor
ii wget 1.25.0-2 arm64 retrieves files from the web
ii whiptail 0.52.25-1 arm64 Displays user-friendly dialog boxes from shell scripts
ii wireless-regdb 2025.02.20-1 all wireless regulatory database for Linux
ii wpasupplicant 2:2.10-24 arm64 client support for WPA and WPA2 (IEEE 802.11i)
ii wtmpdb 0.72.0-1 arm64 utility to display login/logout/reboot information
ii x11-common 1:7.7+24 all X Window System (X.Org) infrastructure
ii xkb-data 2.42-1 all X Keyboard Extension (XKB) configuration data
ii xz-utils 5.8.1-1 arm64 XZ-format compression utilities
ii zlib1g:arm64 1:1.3.dfsg+really1.3.1-1+b1 arm64 compression library - runtime