- Mar 08, 2022
-
-
Angus Ainslie authored
The firmware jail needs to be writen after the TPS firmware so add an offset for the write. libusb times out if we try and wait for the command to complete so the timeouts needed to be extended. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Mar 07, 2022
-
-
librem5-base has a udev rule to tag as modem. Check that this happens and that no kernel change messed up the match.
-
Useful in the tests
-
The interactive scripts have function names that match pytests pattern and hence hang the tests.
-
- Feb 09, 2022
-
-
Evangelos Ribeiro Tzaras authored
-
Evangelos Ribeiro Tzaras authored
We can avoid having md5sum printing to stderr md5sum: /var/lib/mass_storage_dummy: No such file or directory by first checking if the file exists. Fixes #46
-
- Feb 07, 2022
-
-
Martin Kepplinger authored
-
-
- Jan 10, 2022
-
-
Martin Kepplinger authored
Linux 5.15 and later include new media csi drivers. Rename the test files to be a bit more descriptive. we test raw i2c communication in test_cameras_i2c.py and test the (new) media control and v4l2 interface in test_cameras_api.py.
-
- Nov 19, 2021
-
-
Martin Kepplinger authored
-
- Nov 10, 2021
-
-
Setting 0x22 would be "low" power, 0x11 would be "medium" power. 0x00 is the default. This doesn't change anything but eases testing.
-
- Oct 11, 2021
-
-
Martin Kepplinger authored
-
- Oct 06, 2021
-
-
This makes sure the root partition extends to the full MMC. See !226 Closes: https://source.puri.sm/Librem5/Apps_Issues/-/issues/104
-
- Oct 01, 2021
-
-
The touch controller itself is a different one and the firmware version must be 2 for Evergreen (3 for Dogwood, Chestnut and Birch).
-
These were split out to a separate repo Closes: #40
-
- Sep 30, 2021
-
-
Martin Kepplinger authored
-
Note that the devkit rename isn't submitted upstream yet.
-
- Sep 03, 2021
-
-
Guido Gunther authored
-
Guido Gunther authored
-
- Aug 30, 2021
-
-
Guido Gunther authored
Let's have this in 0.0.20 so the `Breaks:` in librem5-base-defaults stays correct.
-
-
- Aug 27, 2021
-
-
Guido Gunther authored
-
Guido Gunther authored
Closes: OS-issues#208
-
- Aug 12, 2021
-
-
Guido Gunther authored
-
Guido Gunther authored
These were split out to a separate repo. Keep the scripts around but don't install them in the package until all the docs got updated. See #40
-
Guido Gunther authored
-
- Aug 10, 2021
-
-
Guido Gunther authored
-
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Jul 04, 2021
-
-
Firmware vesion 2.0.0024 broke BLE so we need to disable dual bluetooth support Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Jun 18, 2021
-
-
Evangelos Ribeiro Tzaras authored
-
- Jun 06, 2021
-
-
Dorota Czaplejewicz authored
-
- Apr 26, 2021
-
-
Guido Gunther authored
-
- Mar 12, 2021
-
-
Guido Gunther authored
Repurpose the board variant for that since it's unused.
-
- Mar 01, 2021
-
-
Guido Gunther authored
This avoids downloading / flashing with root permissions and extending the docs even further. We can switch to `uuu -udev > ...` once the new uuu is more widespread. Closes: #35
-
- Feb 17, 2021
-
-
Guido Gunther authored
-
- Feb 15, 2021
-
-
Guido Gunther authored
-
- Feb 13, 2021
-
-
Guido Gunther authored
Fixes 160ad7db which dropped the file but didn't remove it from existing installations.
-
Guido Gunther authored
The same configuration is done via default/audio/pulse in librem5-base (but with a condition depending on the device type)
-
- Feb 04, 2021
-
-
Sebastian Krzyszkowiak authored
This reverts commit 50b5b41d. Our initramfs figures out the correct partition to mount by itself, and removing it from the cmdline allows it to be easily overriden by uuu script or /etc/default/flash-kernel.
-
- Feb 02, 2021
-
-
Guido Gunther authored
This makes the script more self contained.
-