** Changed in: linux-raspi (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/1956103
Title:
Ubuntu Server image doesn't include common USB drivers / modules
Status in linux-raspi package in Ubuntu:
Invalid
Bug description:
I tried using Ubuntu Server 21.10 (32 Bit) on a Raspberry Pi 3b but
some common USB devices didn't work. On closer inspection the kernel
modules were missing -
Common USB serial adapters: ftdi_sio,pl2303
Common USB modems including 3G Dongles: cdc_acm
I understand the Ubuntu Server image is meant to be lightweight but I
think these devices are common enough to include support for.
Thanks!
root@ubuntu:~# lsb_release -rd
Description: Ubuntu 21.10
Release: 21.10
root@ubuntu:~# lsmod
Module Size Used by
cmac 16384 3
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 28672 6 algif_hash,algif_skcipher
bnep 32768 2
hci_uart 135168 1
btqca 28672 1 hci_uart
btrtl 24576 1 hci_uart
btbcm 16384 1 hci_uart
btintel 36864 1 hci_uart
bluetooth 614400 29 btrtl,hci_uart,btintel,btqca,bnep,btbcm
ecdh_generic 16384 2 bluetooth
ecc 40960 1 ecdh_generic
dm_multipath 40960 0
brcmfmac 389120 0
brcmutil 24576 1 brcmfmac
cfg80211 835584 1 brcmfmac
bcm2835_isp 32768 0
bcm2835_codec 40960 0
bcm2835_v4l2 45056 0
v4l2_mem2mem 36864 1 bcm2835_codec
bcm2835_mmal_vchiq 45056 3 bcm2835_isp,bcm2835_codec,bcm2835_v4l2
videobuf2_vmalloc 20480 1 bcm2835_v4l2
videobuf2_dma_contig 24576 2 bcm2835_isp,bcm2835_codec
videobuf2_memops 20480 2 videobuf2_dma_contig,videobuf2_vmalloc
videobuf2_v4l2 32768 4
bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
snd_bcm2835 32768 0
videobuf2_common 69632 8
bcm2835_isp,bcm2835_codec,videobuf2_dma_contig,videobuf2_vmalloc,videobuf2_memops,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
raspberrypi_hwmon 16384 0
snd_pcm 118784 1 snd_bcm2835
videodev 262144 6
bcm2835_isp,bcm2835_codec,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
snd_timer 40960 1 snd_pcm
mc 65536 6
bcm2835_isp,bcm2835_codec,videobuf2_common,videodev,v4l2_mem2mem,videobuf2_v4l2
snd 90112 3 snd_timer,snd_bcm2835,snd_pcm
vc_sm_cma 45056 2 bcm2835_isp,bcm2835_mmal_vchiq
bcm2835_gpiomem 16384 0
uio_pdrv_genirq 20480 0
uio 24576 1 uio_pdrv_genirq
sch_fq_codel 20480 2
drm 540672 0
ip_tables 28672 0
x_tables 36864 1 ip_tables
autofs4 53248 2
btrfs 1527808 0
blake2b_generic 36864 0
zstd_compress 172032 1 btrfs
raid10 73728 0
raid456 176128 0
async_raid6_recov 24576 1 raid456
async_memcpy 20480 2 raid456,async_raid6_recov
async_pq 20480 2 raid456,async_raid6_recov
async_xor 20480 3 async_pq,raid456,async_raid6_recov
async_tx 20480 5
async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
xor 16384 2 async_xor,btrfs
xor_neon 16384 1 xor
raid6_pq 110592 4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c 16384 2 btrfs,raid456
raid1 53248 0
raid0 24576 0
multipath 20480 0
linear 20480 0
spidev 24576 0
crc32_arm_ce 16384 2
i2c_bcm2835 16384 0
spi_bcm2835 28672 0
phy_generic 20480 0
aes_arm_bs 24576 2
crypto_simd 16384 1 aes_arm_bs
cryptd 24576 2 crypto_simd
root@ubuntu:~# cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.10
DISTRIB_CODENAME=impish
DISTRIB_DESCRIPTION="Ubuntu 21.10"
PRETTY_NAME="Ubuntu 21.10"
NAME="Ubuntu"
VERSION_ID="21.10"
VERSION="21.10 (Impish Indri)"
VERSION_CODENAME=impish
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=impish
root@ubuntu:~# uname -a
Linux ubuntu 5.13.0-1008-raspi #9-Ubuntu SMP PREEMPT Wed Sep 29 08:30:56 UTC
2021 armv7l armv7l armv7l GNU/Linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1956103/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp