uname -r -v:
pi@raspberrypi:~ $ uname -r -v
5.4.72+ #1356 Thu Oct 22 13:56:00 BST 2020
lsusb:
pi@raspberrypi:~ $ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod:
pi@raspberrypi:~ $ lsmod
Module Size Used by
fuse 114688 3
aes_arm 16384 1
aes_generic 40960 1 aes_arm
cmac 16384 1
rfcomm 49152 4
bnep 20480 2
hci_uart 40960 1
btbcm 16384 1 hci_uart
bluetooth 385024 29 hci_uart,bnep,btbcm,rfcomm
ecdh_generic 16384 2 bluetooth
ecc 40960 1 ecdh_generic
libaes 16384 3 bluetooth,aes_arm,aes_generic
8021q 32768 0
garp 16384 1 8021q
stp 16384 1 garp
llc 16384 2 garp,stp
brcmfmac 294912 0
brcmutil 20480 1 brcmfmac
sha256_generic 16384 0
libsha256 20480 1 sha256_generic
cfg80211 671744 1 brcmfmac
rfkill 28672 6 bluetooth,cfg80211
raspberrypi_hwmon 16384 0
bcm2835_codec 36864 0
v4l2_mem2mem 32768 1 bcm2835_codec
bcm2835_v4l2 45056 0
bcm2835_isp 28672 0
snd_bcm2835 28672 2
bcm2835_mmal_vchiq 28672 3 bcm2835_isp,bcm2835_codec,bcm2835_v4l2
videobuf2_vmalloc 16384 1 bcm2835_v4l2
videobuf2_dma_contig 20480 2 bcm2835_isp,bcm2835_codec
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_vmalloc
videobuf2_v4l2 28672 4 bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
snd_pcm 98304 1 snd_bcm2835
videobuf2_common 53248 5 bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
snd_timer 32768 1 snd_pcm
videodev 229376 6 bcm2835_isp,bcm2835_codec,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
snd 73728 7 snd_timer,snd_bcm2835,snd_pcm
vc_sm_cma 32768 2 bcm2835_isp,bcm2835_mmal_vchiq
mc 45056 6 bcm2835_isp,bcm2835_codec,videobuf2_common,videodev,v4l2_mem2mem,videobuf2_v4l2
uio_pdrv_genirq 16384 0
uio 20480 1 uio_pdrv_genirq
fixed 16384 0
i2c_dev 16384 0
usb_f_ecm 16384 1
g_ether 16384 0
usb_f_rndis 28672 2 g_ether
u_ether 20480 3 usb_f_ecm,g_ether,usb_f_rndis
libcomposite 57344 3 usb_f_ecm,g_ether,usb_f_rndis
dwc2 163840 0
udc_core 53248 5 usb_f_ecm,dwc2,u_ether,usb_f_rndis,libcomposite
ip_tables 28672 0
x_tables 32768 1 ip_tables
ipv6 450560 29
I have an actual Chromecast that I can try using the device with to test it. I feel like there is a working connection via ethernet as my router port lights up when a connection is received though.