4 Commits

Author SHA1 Message Date
Patrick Gehrsitz
4feaab7249
fix: skip do_memory_split on bookworm (#223)
`do_memory_split` got removed on bookworm. Fixes #219
2024-01-07 17:27:53 +01:00
Patrick Gehrsitz
dacc0d9d3a
fix: fix wrong syntax in gpumem (#177)
Fix syntax error made in #176
Fixes #175
2023-09-12 20:23:19 +02:00
Patrick Gehrsitz
e9f36c9c26
fix: fix wrong gpumem calculation (#176)
Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-09-12 19:59:44 +02:00
Stephan Wendel
2bbe265e83
feat(install): set gpu_mem on rpi devices
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2023-04-16 13:29:45 +02:00