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
postmarketOS / pmaports#1894 · created by Bart Ribbers · updated
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 ...
Merged CODEOWNERS: Add @milesalan as codeowner for device/*/*-pine64-pinephone/
postmarketOS / pmaports#1878 · created by Miles Alan · updated
Closed device/pine64-pinephone: Install default alsa conf to /etc/alsa/conf.d/ file
postmarketOS / pmaports#1877 · created by Miles Alan · updated
- 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
postmarketOS / pmaports#1867 · created by clayton craft · updated
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
postmarketOS / pmaports#1863 · created by clayton craft · updated
Add support for: - [x] pinephone - [x] librem5 Related: #938
Open WIP: Dynamic Kernel Module Support
postmarketOS / pmaports#1851 · created by ralf1307 · updated
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
postmarketOS / pmaports#1846 · created by Bobby The Builder · updated
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)
postmarketOS / pmaports#1838 · created by Oliver Smith · updated
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
postmarketOS / pmaports#1837 · created by Bart Ribbers · updated
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
postmarketOS / pmaports#1832 · created by Dylan Van Assche · updated
# 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
postmarketOS / pmaports#1821 · created by Dylan Van Assche · updated
- 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)
postmarketOS / pmaports#1820 · created by Oliver Smith · updated
### 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)
postmarketOS / pmaports#1816 · created by Newbyte · updated
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
postmarketOS / pmaports#1815 · created by clayton craft · updated
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
postmarketOS / pmaports#1813 · created by Martijn Braam · updated
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
postmarketOS / pmaports#1802 · created by Martijn Braam · updated
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
postmarketOS / pmaports#1777 · created by Dylan Van Assche · updated
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
postmarketOS / pmaports#1772 · created by Martijn Braam · updated
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
postmarketOS / pmaports#1770 · created by Bart Ribbers · updated
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
postmarketOS / pmaports#1765 · created by clayton craft · updated
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...