Commit Graph

290 Commits

Author SHA1 Message Date
Maxime Desroches 7f05ac607f sync python packages 2025-06-13 14:39:55 -07:00
Adeeb Shihadeh 427c379769 add btop config 2025-06-09 15:40:00 -07:00
Maxime Desroches 773528173e new raylib wheel 2025-05-27 19:17:38 -07:00
Maxime Desroches 58443faaa0 better path for reset 2025-05-20 20:56:59 -07:00
Trey Moen f396d0eb1e feat: update libqmi, add lpac (#472)
* feat: update libqmi, add lpac

* eof
2025-05-20 14:43:41 -07:00
Trey Moen 29aa74601e feat: build ffmpeg with libx264 support (#474)
* feat: build ffmpeg with libx264 support

* needs to be part of base, too
2025-05-19 19:40:29 -07:00
Maxime Desroches 7633a730a7 pin libusb1 2025-05-07 15:28:48 -07:00
Maxime Desroches c920f1834f sync python packages 2025-05-06 11:43:14 -07:00
Maxime Desroches c5c2969150 add xattr package comment 2025-05-05 17:03:45 -07:00
Maxime Desroches 29726528d1 lock python deps 2025-05-05 17:01:14 -07:00
Trey Moen e7bdbe8f5d feat: support starting openpilot in an X virtual server (#470)
add missing dependencies to use Xvfb
2025-05-01 20:02:18 -07:00
Andrei Radulescu 200228f051 compile-qtwayland5.sh without checkinstall (#463) 2025-03-11 14:34:19 -07:00
Adeeb Shihadeh e6ac38f629 sure why not 2025-03-07 14:49:45 -08:00
Adeeb Shihadeh 110a14ab77 add dbus-next 2025-03-07 11:47:59 -08:00
Adeeb Shihadeh 8f054f2a16 disable adb over the network 2025-03-07 11:21:48 -08:00
Adeeb Shihadeh 94fc1d0552 update bdwlan 2025-03-03 14:38:50 -08:00
Adeeb Shihadeh 1f05cd58c4 update openpilot deps 2025-03-03 09:40:51 -08:00
Adeeb Shihadeh 7f60d41830 btop is nice 2025-02-28 16:08:15 -08:00
Maxime Desroches c84d574501 raylib python bindings (#454)
add
2025-02-05 19:08:17 -08:00
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