Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda approved Sysdeploy/openwrt#40 2023-06-10 12:49:18 +02:00
A package for kmod-nvme
PeterSurda commented on pull request Sysdeploy/openwrt#40 2023-06-09 09:16:00 +02:00
A package for kmod-nvme

Works. After rebasing I can merge.

PeterSurda opened issue Sysdeploy/openwrt#44 2023-06-09 06:54:38 +02:00
asterisk should only be installed on the "sensing" image
PeterSurda commented on issue Sysdeploy/openwrt#33 2023-06-09 06:52:37 +02:00
Support for Waveshare NAS double deck

I checked everything that works now. Only thing left to do is support for the LCD.

PeterSurda merged pull request Sysdeploy/openwrt#43 2023-06-09 06:50:24 +02:00
Adding support for the waveshare
PeterSurda pushed to main at Sysdeploy/openwrt 2023-06-09 06:50:24 +02:00
45a1c1d736 Make a separate image for waveshare
92ab2ebe7a In uci-defaults detect a SATA controller and install needed packages
Compare 2 commits »
PeterSurda commented on pull request Sysdeploy/openwrt#43 2023-06-09 06:49:55 +02:00
Adding support for the waveshare

Everything works.

PeterSurda approved Sysdeploy/openwrt#40 2023-06-09 05:47:27 +02:00
A package for kmod-nvme

Looks ok, I'll test it.

PeterSurda commented on pull request Sysdeploy/openwrt#42 2023-06-09 05:40:59 +02:00
Add hwmon kmods for lm-sensors

The lm* modules aren't needed, those are for x86 platform. However this doesn't address the issue I'm having, which is that the kernel needs rebuilding. Either put both of those drivers mentioned…

PeterSurda approved Sysdeploy/openwrt#43 2023-06-08 11:55:47 +02:00
Adding support for the waveshare

Looks ok, I'll test it tomorrow.

PeterSurda pushed to main at Sysdeploy/collectd-btrfs 2023-06-07 17:03:19 +02:00
a4461af76f Less logging
PeterSurda pushed to main at Sysdeploy/collectd-btrfs 2023-06-07 15:32:22 +02:00
4fa406be18 Add the main code
PeterSurda created repository Sysdeploy/collectd-btrfs 2023-06-07 15:25:10 +02:00
PeterSurda commented on issue Sysdeploy/openwrt#33 2023-06-06 08:20:49 +02:00
Support for Waveshare NAS double deck

Maybe edit on first boot?

I think this is a good backup option. However I'm starting to think a separate image may make it easier to manage the devices, assuming the build time doesn't…

PeterSurda opened issue Sysdeploy/openwrt#41 2023-05-30 09:41:58 +02:00
lm-sensors fixing
PeterSurda merged pull request Sysdeploy/openwrt#39 2023-05-30 09:30:36 +02:00
Cleanup in Dockerfile and build script
PeterSurda pushed to main at Sysdeploy/openwrt 2023-05-30 09:30:36 +02:00
a3ddbfac67 Exit early if imagebuilder fails
afa793799c Rename feed to local
78bcedaf60 Cleanup build.sh:
604299e7ce Comment out downloading of toolchain - it's not used
Compare 4 commits »
PeterSurda commented on pull request Sysdeploy/openwrt#39 2023-05-30 09:30:05 +02:00
Cleanup in Dockerfile and build script

seems to work ok

PeterSurda approved Sysdeploy/openwrt#39 2023-05-28 08:43:49 +02:00
Cleanup in Dockerfile and build script

It looks ok but I'll test it first. We don't need make manifest anymore?

PeterSurda commented on issue Sysdeploy/openwrt#33 2023-05-23 08:46:57 +02:00
Support for Waveshare NAS double deck

RTC driver is the same as "dualeth", just needs slightly different boot config as it's wired to I2C bus 1 instead of 10. The solution is described here as the board in that post appears to be…