You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool allows you to flash AGNOS onto your comma device. AGNOS is the Ubuntu-based
27
26
operating system for your <ahref="https://comma.ai/shop/comma-3x"target="_blank">comma 3/3X</a>.
@@ -33,10 +32,12 @@ export default function App() {
33
32
<h2>Requirements</h2>
34
33
<ul>
35
34
<li>
36
-
A web browser which supports <ahref="https://caniuse.com/webusb"target="_blank">WebUSB</a> (such as Google Chrome, Microsoft Edge, Opera), running on Windows, macOS, Linux, or Android.
35
+
A web browser which supports <ahref="https://caniuse.com/webusb"target="_blank">WebUSB</a>
36
+
{" "}(such as Google Chrome, Microsoft Edge, Opera), running on Windows, macOS, Linux, or Android.
37
37
</li>
38
38
<li>
39
-
A good quality USB-C cable to connect the device to your computer. <spantitle="SuperSpeed">USB 3</span> is recommended for faster flashing speed.
39
+
A good quality USB-C cable to connect the device to your computer.{" "}
40
+
<spantitle="SuperSpeed">USB 3</span> is recommended for faster flashing speed.
40
41
</li>
41
42
</ul>
42
43
{isWindows&&(<>
@@ -71,9 +72,7 @@ export default function App() {
71
72
/>
72
73
</li>
73
74
</ol>
74
-
<p>
75
-
No additional software is required for macOS or Linux.
76
-
</p>
75
+
<p>No additional software is required for macOS, Linux or Android.</p>
77
76
</>)}
78
77
</section>
79
78
<hr/>
@@ -116,9 +115,7 @@ export default function App() {
116
115
when you press the Flash icon.
117
116
</p>
118
117
<h3>After flashing, device says unable to mount data partition</h3>
119
-
<p>
120
-
This is expected after the filesystem is erased. Press confirm to finish resetting your device.
121
-
</p>
118
+
<p>This is expected after the filesystem is erased. Press confirm to finish resetting your device.</p>
122
119
<h3>General Tips</h3>
123
120
<ul>
124
121
<li>Try another computer or OS</li>
@@ -145,7 +142,7 @@ export default function App() {
0 commit comments