Search
Showing 21 - 40 of 166 merge requests for
pinephone
in project postmarketOS / pmaports
Merged
pine64-pinephone: change permissions of flashlight so PlaMo can toggle it
A hack shamelessly stolen from Manjaro. Plasma Mobile runs in the user
session and needs direct access to the sys entries of the flashlight to
be able to toggle it in the GUI.
I was looking into not ...
Closed
device/pine64-pinephone: Install default alsa conf to /etc/alsa/conf.d/ file
- Restores ability to use dmix (and thus play multiple audio sources concurrently) in Sxmo.
- Note, installing to /etc/asound.conf as was done in https://gitlab.com/postmarketOS/pmaports/-/merge_reque...
Merged
device-pine64-pinephone: enable eg25-manager in post-upgrade
fixes the service not being started on boot when device-pine64-pinephone is upgraded
Merged
add udev rules for toggling wifi powersave on charger change
Add support for:
- [x] pinephone
- [x] librem5
Related: #938
Open
WIP: Dynamic Kernel Module Support
Not yet completly tested, currently stuck on kernel sources on the pinephone.
I dont think this is the best solution for automatic upgrading after a kernel upgrade.
- [x] DKMS runs
- [x] Getting a mo...
Merged
temp/u-boot-pinephone: upgrade to 2020.12_git20201227
This MR plus !1845 allows sound notification when receiving SMS/phone calls when pmOS is sleeping or when the screen is "closed". Still not immediate but more consistent.
temp/u-boot-pinephone: upgra...
Merged
linux-postmarketos-allwinner: various improvements from other MRs (anbox, ipv4 wireguard, nftables, leds-gpio max_brightness)
Rebase patches from the currently open allwinner-related MRs with minor changes into one MR, so they can be tested together.
* !1798: enable Anbox networking options
* !1831: Add IPv4 support for wir...
Merged
main/postmarketos-ui-plasma-mobile: add NeoChat to default programs
NeoChat is available in community, and will be shipped by default on the
PinePhone KDE CE, so let's do the same
Closed
main/linux-postmarketos-allwinner: set leds-gpio max_brightness to 1
# Description
LEDs controlled through the `leds-gpio` driver can only have 2 states: ON or OFF. However, the `max_brightness` property in the sysfs interface reports a maximum value of 255 indicati...
Closed
WIP: temp/modemmanager: use subpackages for plugins
- Creates subpackages for the ModemManager plugins we use in pmOS
- We can install the necessary plugin per device now, reducing the number of plugins ModemManager has to try for a modem when resumi...
Merged
postmarketos-ondev: support optional SD to eMMC installation (0.4.0)
### Summary
* Add new deviceinfo variables and use them for pine64-pinephone and qemu-amd64 (see [reference](https://wiki.postmarketos.org/wiki/Deviceinfo_reference)):
* `dev_internal_storage`
* ...
Merged
main/linux-postmarketos-allwinner: upgrade to 5.10.0_git20201214 (+ other fixes)
Changelog: https://github.com/megous/linux/commit/cf48c321c3ebd42d33234bf5fc1b7f8b4de86c95
Changes since current packaged version:
2020-12-14:
- rebased on top of v5.10
- added patch to chnage Vbus ...
Merged
use eg25-manager for modem on pinephone
This is a WIP MR. I intend to upstream eg25-manager to Alpine, but included it here so folks could help test.
TODO:
- [x] make openrc init script for eg25-manager
- [x] test lots of suspend/resumes ...
Merged
V20.05.1
The first service pack for V20.05, backports mainly for the PinePhone and Phosh
Closes !1557
Merged
main/linux-postmarketos-allwinner: upgrade to 5.10.0_git20201202
Old kernel version: 5.9, tested on the pinephone 1.2a 3GB
```
| Feature | Old kernel | New kernel |
| ---------------- | ---------- | -----------|
| Bluetooth | y | y ...
Merged
temp/gnome-control-center: fix mobile data for virtual providers
Purism patches to GNOME Control Center break the PinePhone modem when using virtual network providers.
After debugging this, I traced it to `gsm.network-id` setting which must not be configured acco...
Merged
main/powersupply: update to 0.4.0
Fixes showing bogus data when plugged into a 3A powersupply, which previously wasn't possible because the pinephone kernel didn't negotiate power.
Merged
main/postmarketos-ui-plasma-mobile: swap plasma-camera for megapixels
Even on the PinePhone KDE community edition Megapixels will be shipped
instead of plasma-camera, so let's do the same
The resulting package doesn't change, _pmb_recommends is only a
pmbootstrap thing...
Merged
device-pine64-pinephone: fix audio after pulseaudio upgrade
After pulseaudio 14.0 was released, audio on the pinephone was broken.
This applies the relevant config from here to fix it:
https://gitlab.manjaro.org/manjaro-arm/packages/community/phosh/alsa-ucm-p...