- Sep 21, 2020
-
-
Also remove from the installed system (although it never was part of a release) Closes: #26
-
- Sep 14, 2020
-
-
gtm601 and bm818 are valid options we use for the Librem 5 modem
-
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Instead of creating more uuu scripts for all of the permutations of images and u-boots create a python script that can flash local images. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Aug 31, 2020
-
-
-
-
It's as useful for the phone
-
We keep a symlink for backward compat
-
- Aug 05, 2020
-
-
Give gpsd access to the GNSS device Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Jul 28, 2020
-
-
Guido Gunther authored
-
Guido Gunther authored
This makes it simple to check if the right script was generated.
-
Guido Gunther authored
Closes: #24
-
Guido Gunther authored
This makes sure people use the correct ones.
-
Guido Gunther authored
It's still possilble to override it completely
-
Guido Gunther authored
-
- Jul 20, 2020
-
-
Martin Kepplinger authored
-
- Jul 07, 2020
-
-
Angus Ainslie (Purism) authored
Check the contents of the on board flash. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
- Jul 01, 2020
-
-
Sebastian Krzyszkowiak authored
This was meant to be removed in bbcd9a58 already, but the specified version was too low which resulted in the file not being removed on package upgrades.
-
- Jun 23, 2020
-
-
Martin Kepplinger authored
Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
- Jun 22, 2020
-
-
Martin Kepplinger authored
The /usr/bin/power_key.py script basically does 2 things: * set a devfreq governor once (and handle frequencies but only on old kernels) * shut down the system when the power button is being pressed for ca. 2 seconds The first task is to be replaced via a simple udev rule. The second one is being tracked by Librem5/OS-issues#146 and will be replaced by a GUI anyways. This solves problems with the power_key script: * it is not syncronised with the display system. * it is a nightmare to maintain and keep working In my tests, the long-press shutdown mechanism didn't work anymore, but if it does for you, this will remove it (temporarily, see the above issue). Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
- Jun 09, 2020
-
-
By moving the AUX BM818 antenna connector to the unmarked center position the modem can get a GPS signal. This NOT the GNSS controlled by HKS but is part of the WWAN modem so is bound to the modem firmware and the WWAN HKS. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
We want to use the devkit's uboot, not the phone one.
-
This makes `head -1 *.lst` misleading
-
This makes `head -1 *.lst` misleading
-
This allows easy switching between installed kernel packages.
-
Angus Ainslie authored
Phone images are more likely to build so use that as the librem5-devkit-flash-image test image. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Apr 23, 2020
-
-
Guido Gunther authored
-
Guido Gunther authored
/boot is '1' on the phone
-
- Apr 22, 2020
-
-
Guido Gunther authored
It got dropped last release but not removed on existing installations.
-
- Apr 06, 2020
-
-
Kyle Evans authored
-
- Apr 05, 2020
-
-
Martin Kepplinger authored
Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
- Apr 03, 2020
-
-
Martin Kepplinger authored
devfreq is being handled differently on our kernels. With 5.6+ frequency is switched automatically by the kernel for devfreq, when the powersave governor is set. So in that case we only to that (done by udev in the future). This also makes devfreq settings compatible with the devkit again because it reads the minimum frequency which is different than on the phone, from sysfs. Also, we particularly handle 5.6-rc based kernel versions that include a broken devfreq implementation / setup. starting with version 5.6.0 we need to increment the ABI version to 2.
-
- Apr 01, 2020
-
-
Martin Kepplinger authored
Use gbp dch --multimaint-merge to generate the changelog and improve bad commit messages manually. Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
- Mar 30, 2020
-
-
This makes sure all drivers got their dependencies probed as well.
-
- Mar 28, 2020
-
-
We have a fix in wlroots now.
-
- Mar 23, 2020
-
-
Martin Kepplinger authored
-
At least on recent kernels when using backlight_led the path does not differ on the phone. Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
I get the following error on the L5: TypeError: argument of type 'CompletedProcess' is not iterable and using out.stdout solves the problem. Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
Martin Kepplinger authored
It's currently blacklisted, so in order to test it anyway, do modprobe. Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
- Mar 06, 2020
-
-
Martin Kepplinger authored
Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-