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 |
|
Adeeb Shihadeh
|
11e41e7861
|
speed up probing
|
2024-11-20 15:43:58 -08:00 |
|
Adeeb Shihadeh
|
1924ee40c1
|
update uv path
|
2024-11-20 14:45:04 -08:00 |
|
Adeeb Shihadeh
|
e917919964
|
fix netplan perms
|
2024-11-19 13:54:11 -08:00 |
|
Adeeb Shihadeh
|
7117b03bf4
|
fix modem if name
|
2024-11-19 11:49:39 -08:00 |
|
Adeeb Shihadeh
|
8d7d1a8867
|
fix ssd and panda 1.8 gpio conflict
|
2024-11-17 14:59:54 -08:00 |
|
Adeeb Shihadeh
|
7f6f15a8ca
|
fix smartd.service disabling
|
2024-11-17 13:46:07 -08:00 |
|
Adeeb Shihadeh
|
0d74a7d47c
|
fixes for remote docker buildx building
|
2024-11-16 19:50:34 -08:00 |
|