[Bug 1954757] Re: Missing overlays/README
Ubuntu Kernel Bot
1954757 at bugs.launchpad.net
Thu May 11 12:10:58 UTC 2023
This bug is awaiting verification that the linux-raspi/6.2.0-1005.7
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-lunar' to 'verification-done-lunar'. If the
problem still exists, change the tag 'verification-needed-lunar' to
'verification-failed-lunar'.
If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!
** Tags added: kernel-spammed-lunar-linux-raspi verification-needed-lunar
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to flash-kernel in Ubuntu.
https://bugs.launchpad.net/bugs/1954757
Title:
Missing overlays/README
Status in flash-kernel package in Ubuntu:
Fix Released
Status in linux-raspi package in Ubuntu:
Fix Committed
Status in linux-raspi2 package in Ubuntu:
Invalid
Status in linux-raspi2 source package in Bionic:
Invalid
Status in linux-raspi source package in Focal:
Fix Released
Status in linux-raspi source package in Hirsute:
Won't Fix
Status in linux-raspi source package in Impish:
Fix Released
Status in flash-kernel source package in Lunar:
Fix Released
Status in linux-raspi source package in Lunar:
Fix Committed
Status in linux-raspi2 source package in Lunar:
Invalid
Bug description:
[ Impact ]
overlays/README is used by the 'dtoverlay' command to display info on
available overlays and params.
[ Test Case ]
$ apt install libraspberrypi-bin
$ dtoverlay -h uart0
* Help file not found
With the README present:
$ dtoverlay -h uart0
Name: uart0
Info: Change the pin usage of uart0
Usage: dtoverlay=uart0,<param>=<val>
Params: txd0_pin GPIO pin for TXD0 (14, 32 or 36 -
default 14)
rxd0_pin GPIO pin for RXD0 (15, 33 or 37 -
default 15)
pin_func Alternative pin function - 4(Alt0) for 14&15,
7(Alt3) for 32&33, 6(Alt2) for 36&37
[ Where Problems Could Occur ]
The output of the `dtoverlay` could be wrong but it's only
informational so should have no negative impact.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1954757/+subscriptions
More information about the foundations-bugs
mailing list