0ece39d798
squash add
2024-07-23 21:37:22 +01:00
b3ace59a01
delete loc stuff we're not using
2024-07-23 21:36:28 +01:00
618d0dc398
always use proxy
2024-07-23 21:16:45 +01:00
ddc9b85357
allow resizing root fs (but still not partition)
2024-07-23 21:13:05 +01:00
177bd781d7
qmi-nmea: remove non-gps parts of qmicli
2024-07-23 21:12:21 +01:00
1a0e19908a
add qmi-nmea placeholder (copy of qmicli)
2024-07-23 20:56:53 +01:00
b8aa0ae9b1
remove unused package
2024-07-22 22:27:59 +01:00
c3b796ef79
add maps app (doesn't do much yet)
2024-07-22 22:25:25 +01:00
6fd41b7e1c
fix "could not acquire 'org.freedesktop.ModemManager1'" error
...
I don't know why this works, but modemmanager-small needs to be
in environment.systemPackages
2024-07-22 16:16:01 +01:00
d12cb03a4e
clean up README (a bit)
2024-07-22 15:44:55 +01:00
f0de997680
build ModemManager with introspection
...
as the files it creates are required by Satellite
I thought originally that this was stopping it from cross-compiling,
but it must have been something else
2024-07-22 14:49:31 +01:00
d83cce069c
remove awful pkg-config kludge, use depwBuildBuld
2024-07-22 14:47:28 +01:00
f847830a06
put modem-manager-small in overlay
2024-07-22 14:45:47 +01:00
7ad42c43b2
add lk2nd makefile target
2024-07-21 21:02:17 +01:00
c5a546f10f
add wlr-randr, set output scale to 2
2024-07-21 21:01:39 +01:00
1c61ff87b2
start cage on boot, run saturn
2024-07-21 21:00:36 +01:00
298822d493
ModemManager needs dbus
2024-07-21 20:59:07 +01:00
25ab42dad0
add to saturn
2024-07-21 20:58:29 +01:00
6d7bf21483
move modem-manager into pkgs/
2024-07-21 20:57:55 +01:00
a0e7e97a5c
add "saturn", a launcher package
2024-07-21 20:56:12 +01:00
0bedce6144
disable dyndbg kernel param
2024-07-19 23:48:04 +01:00
4d968948cd
remoe commented-out dead code
2024-07-19 23:47:24 +01:00
09a57c4269
disable the gps engine lock
2024-07-19 23:44:36 +01:00
82635955fe
add modemmanager service and udev rules to tag the modem parts
...
a surprisngly large number of the udev rules do turn out to
be actually needed. Ignore the pasted comments about rpmsgexport,
even those ones are important
2024-07-19 23:44:19 +01:00
ff895276c8
add minimal ModemManager for use with GPS
...
can't use the regular nixos modem-manager because it doesn't
cross-compile
2024-07-19 22:47:22 +01:00
3174caa0ed
delete commented-out Potter relics
2024-02-19 20:04:57 +00:00
4e78ad4d91
enable rmtfs: file server for remote processors
...
(I'm guessing it's actually more of a "block storage" service as it
expects to serve straight from mmc partitions with no filesystem in
sight)
This is step 1 towards getting the modem working, and also seems to
have initialised the audio
[ 682.111619] remoteproc remoteproc1: remote processor 4080000.remoteproc is now up
[...]
[ 682.580706] input: msm8916 Headset Jack as /devices/platform/soc@0/7702000.sound/sound/card0/input5
[ 687.912897] wwan wwan0: port wwan0at0 attached
[ 687.914081] wwan wwan0: port wwan0at1 attached
[ 687.944139] wwan wwan0: port wwan0qmi0 attached
2024-02-19 20:00:38 +00:00
1ed8201d86
use networkd, it's the future
...
I turned this on while tryig to make wifi work and although it
didn't have that effect I also haven't subsequently tried turning it off
2024-02-19 19:58:36 +00:00
2932649a51
don't growsf on boot, it seems to cause corruption
2024-02-19 19:57:03 +00:00
63359b5d06
no need for boot-in-system.img to rebuild everything
2024-02-19 16:07:29 +00:00
f7aac2054c
trace firmware loading calls
2024-02-18 22:08:21 +00:00
60dcd5c39a
make(sic) it easier to flash boot image
2024-02-18 22:07:37 +00:00
07a29f8004
enable opengl (maybe)
2024-02-18 22:06:09 +00:00
e43e9814a6
add ssh keys for root
2024-02-18 22:04:07 +00:00
0ac38e0d39
switch from potter to harpia
2024-02-18 22:01:55 +00:00
fd0be0908f
first commit, should have done this a day ago
2024-02-18 21:58:03 +00:00