- 02 Oct, 2021 21 commits
-
-
Jami Kettunen authored
-
Jami Kettunen authored
-
Jami Kettunen authored
rootston has been deprecated for quite a bit and this is the new preferred file for configuring phoc.
-
Jami Kettunen authored
These could be potentially useful for Bluetooth testing. Somehow USB_CONFIGFS_UEVENT=y gets set as well but it doesn't cause a build error anymore? sure I guess...
-
Jami Kettunen authored
This is needed for example to display LightDM using the xf86-video-hwcomposer driver. Sidenote: without libhybris this device needs msm-fb-refresher as otherwise the display just stops refreshing for whatever reason after a little while.
-
Jami Kettunen authored
bluebinder expects /var/lib/bluetooth/board-address to contain the address of the BT adapter; fix this up on initial boot where it gets extracted from a binary in NVRAM. When applicable also set the device display name to "Volla Phone", apply a modified smartphone device class and set discoverable time limit to 2 minutes (FIXME: this doesn't actually apply :/) Sadly though while this makes Bluetooth rfkills, scanning and such work, it seems prairing/connecting is still somewhat broken (or is it just my devices?)
-
Jami Kettunen authored
This device just got a whole lot more useful under pmOS :D
-
Jami Kettunen authored
Scaling now defaults to 2.5 when booting into Phosh; this is a much more usable experience on a 1080p (1080x2340) phone screen and doubles as a "notch hider", which still sadly covers the time entirely on the Volla Phone :/
-
Jami Kettunen authored
Now we shouldn't need manual setup on the Android LXC container side of things when booting up a rootfs initially with libhybris enablement.
-
Jami Kettunen authored
It is now possible to choose enablement of libhybris on the Volla Phone during 'pmbootstrap init' ^^
-
Jami Kettunen authored
For now I've left 'gps_drv' and 'fmradio_drv' as disabled until I can figure out how to make either of them useful; currently they'd just suck up more power and do nothing in return.
-
Jami Kettunen authored
Also install them along with the kernel package as they contain the entire MediaTek connectivity stack etc.
-
Jami Kettunen authored
Without this you couldn't set the brightness to 0 directly without first updating the value to something else.
-
-
Jami Kettunen authored
-
from megi's changelog: - add a buffer overflow fix for https://lkml.org/lkml/2021/9/20/152 [ci:skip-build]: already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
-
-
-
The following commits will reintroduce it with its appropriate codename and split it into a separet package for downstream, and separate ones for the 3G version and the LTE version.
-
- 29 Sep, 2021 5 commits
-
-
Martijn Braam authored
-
Improvements from xfce4-phone source: - Add screenshot to README.md - Enable screen locking - Disable Desktop icons "Home", "File System", "Trash" - Enable single-click on Desktop - Enable single-click in Thunar - Change clock format - Set postmarketos wallpaper Additional changes in postmarketos-ui-xfce4: - Installing greybird-themes (which is already set as default theme in /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml). - Changing /etc/skel/.config/autostart/onboard-autostart.desktop to slightly speed up keysboard startup (overriding startup-delay of /etc/xdg/autostart/onboard-autostart.desktop). - Enabling scrollbars by /etc/profile.d/enable-scrollbars.sh, this is helpful where touch-scrolling doesn't work like e.g. in whiskermenu. (And re-ordered network-manager-applet in APKBUILD _pmb_recommends section.) Also removing xfce4 subpackages of device-qemu-amd64, device-qemu-aarch64 and device-nokia-n900. The device specific monitor to set the wallpaper will now be automatically derived from "monitor0" in file xfce4-desktop.xml. Additionally taking maintainership as discussed in merge request (!2506).
-
https://wiki.postmarketos.org/wiki/ZTE_Blade_V9_(zte-p450f10) [ci:skip-build] Already built on CI in MR
-
https://wiki.postmarketos.org/wiki/Huawei_Watch_(huawei-sturgeon) [ci:skip-build] Aready built on CI in MR
-
https://wiki.postmarketos.org/wiki/LG_Optimus_4X_HD_(lg-p880) [ci:skip-build] Already built on CI in MR
-
- 28 Sep, 2021 4 commits
-
-
-
Update deviceinfo to set deviceinfo_bootimg_qcdt to false. This is causing the pmbootstrap install to fail with ==> initramfs: creating boot.img ERROR: File not found: /boot/dt.img, but 'deviceinfo_bootimg_qcdt' is set. Please verify that your device is a QCDT device by analyzing the boot.img file (e.g. 'pmbootstrap bootimg_analyze path/to/twrp.img') and based on that, set the deviceinfo variable to false or adjust your linux APKBUILD to properly generate the dt.img I downloaded the TWRP image for sirius from https://forum.xda-developers.com/t/recovery-unofficial-twrp-3-2-3-0-for-sirius-01-09-2018.3836837/ Then ran "pmbootstrap bootimg_analyze recovery.img". The output had ' deviceinfo_bootimg_qcdt="false" '. This is my justification for the fork
-
Plank Player is the default video player used by Plasma Bigscreen [ci:skip-vercheck] No need to bump pkgrel as we're not touching the package metadata
-
Minecrell authored
Since the wiki applies to all branches, renaming devices is really difficult without breaking the wiki check. To simplify this, download the Renamed Devices page additionally, and just print a WARNING if a device is missing in the wiki, but is listed there.
-
- 27 Sep, 2021 10 commits
-
-
Alexey Min authored
Newly generated binutils package has file conflicsts with non-cross binutils. ERROR: binutils-2.37-r3: trying to overwrite usr/lib/bfd-plugins/libdep.so owned by binutils-aarch64-2.37-r3. Attmpt to fix this quickly to unblock bpo and users
-
Alexey Min authored
-
Alexey Min authored
-
msm-firmware-loader is pretty similar to klte's modem-firmware-mount except that it sets up the symlinks dynamically. The nice thing about it is that it seems to just work. :) [ci:ignore-count]
-
-
-
-
-
-
-