[Bug 2062667] Re: Fails on (and should be removed from) raspi desktop
Mark Esler
2062667 at bugs.launchpad.net
Sat Apr 27 22:53:06 UTC 2024
This impacts all arm64 installs, not just raspberry pi.
The MIR for qrtr and protection-domain-mapper [0] was requested late in
the Mantic cycle and was only approved by Security since it was promised
to only be used for x13s hardware enablement. Hopefully Qualcomm IPC is
only enabled for x13s kernels.
As noted in the qrtr MIR:
> We should be cautious of IPC routers running root permissions. Similar code has
> enabled vendor backdoors [1].
Furthermore, qrtr has nearly no documentation and has no inline code
comments [2].
Please remove this from the mantic and noble's ubuntu-meta package.
[0] https://bugs.launchpad.net/ubuntu/+source/qrtr/+bug/2038942
[1] https://redmine.replicant.us/projects/replicant/wiki/samsunggalaxybackdoor
[2] https://github.com/linux-msm/qrtr
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/2062667
Title:
Fails on (and should be removed from) raspi desktop
Status in protection-domain-mapper package in Ubuntu:
Confirmed
Status in qrtr package in Ubuntu:
Confirmed
Status in ubuntu-meta package in Ubuntu:
Confirmed
Bug description:
The protection-domain-mapper package (and qrtr-tools) are both
installed by default on the Ubuntu Desktop for Raspberry Pi images,
thanks to their inclusion in the desktop-minimal seed for arm64.
However, there's no hardware that they target on these platforms, and
the result is a permanently failed service (pd-mapper.service).
It appears these were added to support the X13s laptop [1]. I've
attempted to work around the issue by excluding these packages in the
desktop-raspi seed (experimentally in my no-pd-mapper branch [2]) but
this does not work (the packages still appear in the built images).
Ideally, these packages should be moved into a hardware-specific seed
for the X13s (and/or whatever other laptops need these things).
Alternatively, at a bare minimum, the package should have some
conditional that causes the service not to attempt to start when it's
not on Qualcomm hardware.
[1]: https://git.launchpad.net/~ubuntu-core-dev/ubuntu-
seeds/+git/ubuntu/commit/desktop-
minimal?id=afe820cd49514896e96d02303298ed873d8d7f8a
[2]: https://git.launchpad.net/~waveform/ubuntu-
seeds/+git/ubuntu/commit/?id=875bddac19675f7e971f56d9c5d39a9912dc6e38
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/protection-domain-mapper/+bug/2062667/+subscriptions
More information about the foundations-bugs
mailing list