[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1000219: linux-image-rpi: Option SERIAL_SC16IS7XX is currently not enabled



Package: linux-image-rpi
Version: 5.10.70-1
Severity: wishlist
X-Debbugs-Cc: bernhardu@mailbox.org


Dear Maintainer,
I attempted to use a plain Debian image created with [1]
with a Raspberry Pi Zero WH and with
a "Serial Expansion HAT" via I2C.

Unfortunately it looks like the Debian kernel has the
needed module not enabled [2].

(A Raspbian shows the configuration shown in [3].)


But I am not sure if this would be sufficient already
(at least for multiple of this HATs),
because the manufacturer description leads to
adding some device tree overlays (sc16is752-i2c.dtbo), which seem not
to be contained in the linux-image-rpi package too.

Kind regards,
Bernhard


[1] https://salsa.debian.org/raspi-team/image-specs

[2]
  uname -a
  Linux rpi1zerowh 5.10.0-9-rpi #1 Debian 5.10.70-1 (2021-09-30) armv6l GNU/Linux
  cat /boot/config-5.10.0-9-rpi | grep -i sc16
  # CONFIG_SERIAL_SC16IS7XX is not set
  cat /boot/config-5.14.0-0.bpo.2-rpi | grep -i sc16
  # CONFIG_SERIAL_SC16IS7XX is not set

[3]
  uname -a
  Linux rpi1 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux
  zcat /proc/config.gz | grep -i sc16
  CONFIG_SERIAL_SC16IS7XX_CORE=m
  CONFIG_SERIAL_SC16IS7XX=m
  CONFIG_SERIAL_SC16IS7XX_I2C=y
  CONFIG_SERIAL_SC16IS7XX_SPI=y



-- System Information:
Debian Release: 11.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: armel (armv6l)

Kernel: Linux 5.10.0-9-rpi
Kernel taint flags: TAINT_CRAP, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-rpi depends on:
ii  linux-image-5.14.0-0.bpo.2-rpi  5.14.9-2~bpo11+1

linux-image-rpi recommends no packages.

linux-image-rpi suggests no packages.

-- no debconf information
Thank you for using reportbug


Reply to: