Adeeb Shihadeh
a21f652370
remove duplicate varspam.sh
2025-02-03 19:34:24 -08:00
Adeeb Shihadeh
f3f6287709
Fix /var/ filling up once and for all ( #451 )
...
* fix filling up /var/ with journal logs
* Revert "fix filling up /var/ with journal logs"
This reverts commit 5485630fb3 .
* can't believe this is still an issue
* and another time bug
* one more
* fix
* revert that
* cleanup
2025-02-03 19:20:34 -08:00
Adeeb Shihadeh
931484ba4b
add ncdu
2025-02-03 09:06:30 -08:00
Adeeb Shihadeh
dd8f8e2205
provisioning dependencies ( #450 )
...
* provisioning dependencies
* disable
2025-02-02 12:40:58 -08:00
Adeeb Shihadeh
13ab1819b7
Revert SquashFS ( #449 )
...
* Revert "switch to lzo, same size as gzip and boots faster"
This reverts commit 10fcd04ca5 .
* Revert "Switch to gzip'd squash (#441 )"
This reverts commit 2091362d56 .
* Revert "Switch to squashfs for tiny rootfs! (#438 )"
This reverts commit 1e16811f45 .
* Revert "fix stats"
This reverts commit a590cefcde .
2025-01-28 16:36:59 -08:00
Adeeb Shihadeh
62d2cc4264
Unlock full CPU freq ( #447 )
...
* 3s savings
* limit
* bump
* revert that
2025-01-26 16:13:29 -08:00
Adeeb Shihadeh
06f0663895
Unblock weston on networking ( #446 )
2025-01-26 14:33:14 -08:00
Adeeb Shihadeh
e9a87569a2
Remove audio kernel modules ( #444 )
...
* Remove audio kernel modules
* cleanup
* lil more
2025-01-25 18:06:02 -08:00
Adeeb Shihadeh
7e9b49e95f
adb: set default port
2025-01-25 13:08:32 -08:00
Adeeb Shihadeh
f9a2dfb458
new reset build with --format support
2025-01-25 12:43:29 -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
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
d39db39e77
only check for factory reset conditions on first comma service run
2025-01-22 16:51:36 -08:00
Adeeb Shihadeh
9573332851
Use system python 3.12 ( #431 )
...
* system python
* dev
2025-01-22 16:19:12 -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
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
f11e6b3a99
brightnessd: remove lcd exception
2024-12-15 10:40:35 -08:00
Adeeb Shihadeh
5dece787c6
udev: fix permissions of IR brightness files
2024-12-14 14:02:32 -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
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
9846166147
more eg91 config
2024-11-28 14:33:14 -08:00
Adeeb Shihadeh
2c089d3665
add dongle ID to tmux bar
2024-11-22 11:07:50 -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
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
2f5d64c437
don't tile bg
2024-11-16 18:49:24 -08:00
Adeeb Shihadeh
72540931c1
less power drop
2024-11-16 17:37:43 -08:00
Adeeb Shihadeh
fd3fd7e714
add debug print
2024-11-16 17:30:56 -08:00
Adeeb Shihadeh
42325499e0
not all have amp config
2024-11-16 17:30:18 -08:00
Adeeb Shihadeh
2f9abf8b6e
export panda regulator en pin
2024-11-16 16:47:21 -08:00
Mauricio Alvarez Leon
453fc50ba9
build_system: fix uv 5.1 error and 3.12 pkgconfig error (#403 )
...
* build_system: fix uv 5.1 error and 3.12 pkgconfig error
* remove mention of uv_bin and .cargo
* Update userspace/openpilot_python_dependencies.sh
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2024-11-13 09:57:24 -08:00
Adeeb Shihadeh
f3eba566ee
update setup
2024-11-08 14:16:11 -08:00
Adeeb Shihadeh
a3bba6b96b
add socat
2024-11-05 19:13:53 -08:00