Commit Graph

474 Commits

Author SHA1 Message Date
Adeeb Shihadeh f9a2dfb458 new reset build with --format support 2025-01-25 12:43:29 -08:00
Adeeb Shihadeh 2091362d56 Switch to gzip'd squash (#441) 2025-01-24 16:42:48 -08:00
Adeeb Shihadeh d4760b4ba8 Add raw system image to manifest (#440) 2025-01-24 16:09:25 -08:00
Adeeb Shihadeh 0958b9ead5 bump to version 11.7 2025-01-24 15:42:23 -08:00
Adeeb Shihadeh 1e16811f45 Switch to squashfs for tiny rootfs! (#438)
* try squashfs

* rw

* build squash directly

* oops

* cleanup
2025-01-24 15:41:49 -08:00
Mauricio Alvarez Leon f0d8f77a56 add gadget directory check in disabling adb (#439)
directory checking for disabling adb
2025-01-24 12:47:26 -08:00
Adeeb Shihadeh a11b275333 Quick pass at making the system image smaller (#436)
* some savings

* ttf -> woff

* two weights is enough

* one weight
2025-01-23 20:43:59 -08:00
Adeeb Shihadeh 5d83b2b8b2 Remove wifi kernel module (#435)
* remove wifi kernel module

* bump kernel
2025-01-23 20:06:16 -08:00
Adeeb Shihadeh d6b496d720 chmod +x set_adb.sh 2025-01-23 16:43:16 -08:00
Mauricio Alvarez Leon 4e97605c0e Add ADB over USB support (#417)
* figuring out adb device agent

* start adbd service in comma.sh

* implement thundercomm adb implementation

* UDC check

* setup_gadget_mode

* usb gadget created

* adb device shown

* android.rules

* check functionfs mount + add serial number

* 250 maxPower

* lil more

* fix

* doesn't seem to be needed

* cleanup

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2025-01-23 16:31:22 -08:00
Adeeb Shihadeh f08dee8d9d bump version 2025-01-23 11:26:50 -08:00
Mauricio Alvarez Leon 8ef8bd7e84 fix noisy push-and-comment workflow (#433)
Update push-and-comment.yaml
2025-01-23 10:42:13 -08:00
Robbe Derks 567facf93f Enable SEC_TX for mic input (#434)
* also enable SEC_TX

* needs to be conditional
2025-01-23 16:18:58 +01:00
Adeeb Shihadeh 4c9fc43a35 update release checklist 2025-01-22 18:44:46 -08:00
Adeeb Shihadeh d39db39e77 only check for factory reset conditions on first comma service run 2025-01-22 16:51:36 -08:00
Adeeb Shihadeh 4f3cbd21b8 Remove firwmare.json (#432)
* Remove firwmare.json

* match order
2025-01-22 16:50:37 -08:00
Adeeb Shihadeh 9573332851 Use system python 3.12 (#431)
* system python

* dev
2025-01-22 16:19:12 -08:00
Adeeb Shihadeh a89c93551f Add all images for a full reflash (#429) 2025-01-21 14:47:39 -08:00
Adeeb Shihadeh 2a5a908651 bump to 11.5 2025-01-18 10:39:36 -08:00
Adeeb Shihadeh c83cab2fd2 unpin python patch version 2025-01-18 10:38:04 -08:00
Shane Smiskol b8a6eded2b systemd: configure comma service to allow start/stop (#427)
* correct service config

* restart not compatible with oneshot, but never worked anyway
2025-01-17 16:29:25 -08:00
Shane Smiskol 2050e3af1a Remove redundant comma service parameters (#425)
KillSignal is redundant and RestartKillSignal should be KillSignal
2025-01-17 13:55:34 -08:00
Maxime Desroches 43b5acb391 set tty1 in text mode before starting weston (#424)
* tty

* remove
2025-01-14 20:49:09 -08:00
Adeeb Shihadeh 4f985359be remove phantom touch logger 2024-12-17 15:34:26 -08:00
Adeeb Shihadeh 6ac5a2784d bump to 11.4 2024-12-16 16:12:55 -08:00
Adeeb Shihadeh 6761665b4a there can only be one /tmp 2024-12-16 16:12:55 -08:00
Adeeb Shihadeh 68d829ad37 Fix NetworkManager crashes on 24.04 (#419)
* Fix NetworkManager crashes on 24.04

* rm that
2024-12-16 15:51:13 -08:00
Adeeb Shihadeh a0a08bf7ed bump kernel 2024-12-15 14:08:03 -08:00
Robbe Derks df40e989d6 dmesg differ 2024-12-15 13:43:50 -08:00
Adeeb Shihadeh 291ee35a4d new xbl 2024-12-15 13:29:21 -08:00
Adeeb Shihadeh f11e6b3a99 brightnessd: remove lcd exception 2024-12-15 10:40:35 -08:00
Adeeb Shihadeh edcb3491da bump kernel 2024-12-15 09:57:38 -08:00
Adeeb Shihadeh 5dece787c6 udev: fix permissions of IR brightness files 2024-12-14 14:02:32 -08:00
Mauricio Alvarez Leon 5b5005f4c9 docs: improve flashing device section (#404)
* add note for flashing with M-Series macs

* include mention of QDL mode when flashing device
2024-12-12 10:52:28 -08:00
Mauricio Alvarez Leon d71ef11041 Revert "add some debugging python packages" (#415)
This reverts commit fbe1f0078b.
2024-12-12 10:52:02 -08:00
Adeeb Shihadeh 233298449f bump kernel 2024-12-07 13:23:13 -08:00
Adeeb Shihadeh fbe1f0078b add some debugging python packages 2024-12-05 11:29:55 -08:00
Robbe Derks bbda88d9af Fix sound (#414)
missing a config
2024-12-04 21:43:11 -08:00
Adeeb Shihadeh 3cdfddd4d9 modem fixups 2024-12-04 20:40:11 -08:00
Mauricio Alvarez Leon 3a5adedc54 add GPU temp to tmux info bar (#412)
* add GPU temp to tmux info bar

* Update .tmux.conf

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-12-04 19:37:50 -08:00
Adeeb Shihadeh e939df07f3 update .vimrc 2024-12-04 19:05:00 -08:00
Adeeb Shihadeh 03f3cdd443 bump kernel 2024-12-04 19:02:04 -08:00
kyle-basis f383312e2b Fix typo in Dockerfile.agnos (#413) 2024-12-03 21:49:19 -08:00
Adeeb Shihadeh 9846166147 more eg91 config 2024-11-28 14:33:14 -08:00
Maxime Desroches 55c3d042f6 ci: fix test timeout on slow runner (#410)
runner
2024-11-23 19:48:02 -08:00
Adeeb Shihadeh 2c089d3665 add dongle ID to tmux bar 2024-11-22 11:07:50 -08:00
Adeeb Shihadeh 10cde95b9b bump version to 11.3 2024-11-22 11:00:02 -08:00
Adeeb Shihadeh 4e51317348 new xbl build with faster display init 2024-11-22 10:48:00 -08:00
Adeeb Shihadeh e4a7b6c6a7 bump kernel 2024-11-22 10:27:42 -08:00
Adeeb Shihadeh 0b1e669ebf Revert "update setup", don't need that anymore
This reverts commit f3eba566ee.
2024-11-20 16:13:57 -08:00