libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
Add uboot instructions for installing Trisquel Aramo b38fb3356061cf7a28a7a02b67da41ec4cd4d145 arielenter 2025-03-30 21:55:27
update revnotes on the home page 5589d09492117b8cdf26c8aa3bcbeec254e0b932 Leah Rowe 2025-02-28 08:48:25
fix date 380d78a68ebb70c99d0115705c6984a4d06c3018 Leah Rowe 2025-02-20 09:16:42
20241206rev10 release announcement 7d5145149283fa0b5ecfb5ebb60f5da1adeb938b Leah Rowe 2025-02-20 08:58:54
add t480 errata regarding the microphone 2095c95771395f616d141e77fd19f7393cd2f276 Leah Rowe 2025-02-19 23:32:24
remove straggler 02f623491b575a57af4db52f391a55d81dd912f7 Leah Rowe 2025-02-18 16:03:29
more snip 40ca3087b78ad30e1309371d5319cbdf1d6de73d Leah Rowe 2025-02-18 15:56:34
snip e484a829e39bde74806c376455ca47d6718595c0 Leah Rowe 2025-02-18 07:55:53
docs/install/spi: remove repetition (ch341a) 9a3fcc68afe213e897d23165aa6da2ec20527976 Leah Rowe 2025-02-17 20:57:37
subtle improvement to CBW2 reference 8725126ec23241582766ed7a996805e357e139fc Leah Rowe 2025-02-15 16:29:15
20241206rev9 notes fda7faffcd674f1f223a5e9f66d0aea90512cb78 Leah Rowe 2025-02-12 23:15:15
list firmware-action on other.md fa485ebbe6f9a2970b6f2175f66300f9e8e7aa6e Leah Rowe 2025-02-09 14:45:15
other.md: fix TF-A link d0c1908702d86077185840f04818567d737c435f Leah Rowe 2025-02-09 13:39:41
add example to gen docs 24d1145ca447d76c6e842cf50d15f9d42d6a754e Leah Rowe 2025-02-08 14:34:38
git: Remove ich9util mentions 6f6ccc1ea9b844d3cfbe9e1b8404b2e43518ac21 Runxi Yu 2025-02-07 15:01:57
freedom-status: Remove ich9util mentions 7307e9eb33106fc03fa0ed64d9d79184ee80b80c Runxi Yu 2025-02-07 14:58:52
faq: Remove ich9util mentions dd993be62fd053768e4826a550fcaa649128c0ef Runxi Yu 2025-02-07 14:48:37
docs/install/{r4,t4,t5,x2}00: Remove ich9util mentions 6b1b5745497cbedf16eb000f53129293c59a8893 Runxi Yu 2025-02-07 14:42:03
docs/install/mac_address: Remove ich9utils mentions dd0bf75198cfccde04c0ce984d584d5edd0744ef Runxi Yu 2025-02-07 14:40:23
docs/install/ich9utils.desc: Note deprecation 4e7473b822bdb6d73da594c8a6ddb0293a5ffc9a Runxi Yu 2025-02-07 14:38:21
Commit b38fb3356061cf7a28a7a02b67da41ec4cd4d145 - Add uboot instructions for installing Trisquel Aramo
Author: arielenter
Author date (UTC): 2025-03-30 21:55
Committer name: arielenter
Committer date (UTC): 2025-03-30 21:55
Parent(s): 5589d09492117b8cdf26c8aa3bcbeec254e0b932
Signer:
Signing key:
Signing status: N
Tree: 61ff46fd73908a86734c992e4d09e7aa9ef7269b
File Lines added Lines deleted
site/docs/uboot/uboot-trisquel-aramo.md 59 0
File site/docs/uboot/uboot-trisquel-aramo.md added (mode: 100644) (index 0000000..44ec104)
1 ---
2 title: Trisquel 11 Aramo on Samsung Chromebook Plus XE513C24
3 x-toc-enable: true
4 ...
5
6 System Configuration
7 --------------------
8
9 Hardware: Samsung Chromebook Plus XE513C24 (gru\_kevin)
10
11 Libreboot: 2024-12-06
12
13 Operating System: Trisquel 11.0.1 Aramo
14
15 Background
16 -------------------------
17
18 The current arm64 installer for Trisquel 11 has a so far unresolved problem where the the installer doesn’t start after choosing any of the installation methods offered by the arm64 ISO’s menu [trisquel-netinst_11.0.1_arm64.iso](https://cdimage.trisquel.info/trisquel-images/trisquel-netinst_11.0.1_arm64.iso). The screen simply stays blank without anything ever showing up or happening. The issue has been discussed in the forum of Trisquel [comment-178704](https://trisquel.info/en/trisquel-samsung-chromebook-v1-kevin-support-group#comment-178704).
19
20 Until the problem is resolved, “debootstrap” can be used as a workaround.
21
22 What is debootstrap?
23 -------------------------
24
25 Most Debian based distributions offer an installer that can be executed from an external media, but what happen if we have an already installed system? would it be possible to install a second system from it into another drive for example? With debootstrap you can.
26
27 Debootstrap installation workaround
28 -------------------------
29
30 Since there was a precedence that Debian 12 could be easily installed using it’s installation ISO [uboot-debian-bookworm](https://libreboot.org/docs/uboot/uboot-debian-bookworm.html), I figure it could be possible to install Trisquel 11 after it and thankfully it worked.
31
32 The way I did it, is that I installed Debian 12 into a SD card using its installer from a USB A memory. For this purpose I used and adapter/hub since this computer only has USB C inputs. Then after booting Debian from the SD card, I used debootstrap to install Trisquel 11 into the internal MMC.
33
34 Detailed instructions and other useful info
35 -------------------------
36
37 A step by step guide can be found in the following Trisquel’s documentation page [arm64-chromebooks-trisquel-installation](https://trisquel.info/en/wiki/arm64-chromebooks-trisquel-installation).
38
39 The following page also details many user experiences, some fixes and some tips to improve the usability of Trisquel with this device [samsung-chromebook-v1-kevin-support-group](https://trisquel.info/en/wiki/samsung-chromebook-v1-kevin-support-group). Many of its points might also apply to Debian users as well.
40
41 A review of the device from a Trisquel’s user point of view can be found here: [samsung-chromebook-v1-kevin-review](https://trisquel.info/en/samsung-chromebook-v1-kevin-review)
42
43 System Functionality
44 -------------------------
45
46 Things that work:
47
48 * Touch screen and stylus
49 * Touchpad
50 * Speakers
51 * Volume buttons on side of laptop.
52 * Graphics
53 * Playing videos
54
55 Things that do not work:
56
57 * Wireless internet and Bluetooth (non free software drivers are required)
58 * The headphone jack does't work
59 * Some times the computer stops responding with the screen shutoff while trying to hibernate or recovering from it. For this reason I disabled hibernation on my system.
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main