Stefan Agner
de7d88e1b5
Use performance governor to avoid frequency scaling ( #973 )
...
After running HAOS on my ODROID N2+ several hours I see freezes and
sometimes stack traces which point to a problem in CPU frequency
scaling. This crash seems not to appear on Hardkernel's 18.04 Ubuntu
stable release. However, Hardkernel's Ubuntu uses the performance
governor. Use the performance governor as well to avoid crashes on N2+.
2020-11-13 15:26:57 +01:00
Stefan Agner
b05fed4bad
Add machine specific landingpage container at build time ( #949 )
...
The landingpage container is a minimal webserver with built-in zeroconf
annoucement. Preinstall the machine specific landingpage container to
make sure it will show up right after startup.
2020-11-06 10:56:58 +01:00
Pascal Vizeli
d72e038506
Linux: Update kernel 5.4.63 / 5.7.13 ( #849 )
...
* Odroid: Update kernel 5.7.19
* Linux: Update kernel 5.4.63
2020-09-07 09:08:09 +00:00
Pascal Vizeli
397e0d0ed1
Kernel 5.4.56 / Odroid 5.7.13 ( #812 )
...
* Linux: Update kernel 5.4.56
* Odroid: Update kernel 5.7.13
2020-08-06 19:24:30 +00:00
Pascal Vizeli
5881c90e04
Update kernel mainline 5.4.55 / Odroid 5.7.12 ( #803 )
...
* Odroid: Update kernel 5.7.12
* Linux: Update kernel 5.4.55
* Fix patch
2020-08-03 20:59:17 +00:00
Stefan Agner
335bf2d909
Add ODROID-N2+ support ( #793 )
...
* Add ODROID-N2+ support
Add ODROID-N2+ support with the new SoC revision c. Extend the U-Boot
script: Assume ODROID-N2 if the SoC revision is "a" (there are only "a"
revision SoCs on ODROID N2) and assume N2+ otherwise.
Currently using overclock mode as proposed in the upstream kernel patches.
* Update hassos-hook.sh
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-08-03 14:42:57 +00:00
Pascal Vizeli
c6adf07603
Cleanup boot files & Kenrel 5.7.10 ( #782 )
...
* Odroid: Update kernel 5.7.10
* Cleanup boot files
* Fix patches
2020-08-03 14:41:54 +00:00
Pascal Vizeli
ae7b0dce54
Update kernel 20200702 ( #757 )
...
* Odroid: Update kernel 5.7.7
* Linux: Update kernel 5.4.50
* RaspberryPi: Update kernel 4.19.127 - a03605b08ae73107100c72dc92c92adf0dde3e42
* Fix script
* Add bcm2711-rpi-cm4
2020-07-02 09:45:57 +00:00
Pascal Vizeli
685530f9e1
Kernel improvments for Amlogic / Odroid ( #747 )
...
* Kernel improvments for Amlogic / Odroid
* Odroid: Update kernel 5.7.4
* Fix script
* include audio into kernel
2020-07-02 09:45:49 +00:00
Pascal Vizeli
c32e8be826
Make odroid upstream again ( #724 )
...
* Make odroid upstream again
* Fix question
* Linux 5.7
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Add patch
* Add DT sound
* fix build
* Fix kernel options
* working audio
2020-06-06 11:11:26 +00:00
Pascal Vizeli
032af2f56d
Odroid: Update kernel 5.4.41 - 237731e3d2c145bd711bd1dcad0479c912b9fb4f
2020-05-25 07:05:20 +00:00
Pascal Vizeli
43aa64bb86
Add CRDA packages ( #656 )
...
* Add CRDA packages
* add ova too
2020-05-07 10:38:00 +02:00
Pascal Vizeli
ba9d1bac1e
Use older Kernel for N2 ( #652 )
...
* Use older Kernel for N2
* Update docs
* Update kernel-amlogic.config
2020-05-05 14:23:17 +02:00
Pascal Vizeli
6605b1511f
Kernel updates ( #643 )
...
* Odroid: Update kernel 5.35 - f2eb401e73e9b54432cf4234722cb4fad1b334f2
* RaspberryPi: Update kernel 5.4.35 - 9a583229eff3263202522945a594a9115d49fcc6
* Odroid: Update kernel 5.4.35 - f2eb401e73e9b54432cf4234722cb4fad1b334f2
* Fix script
* RaspberryPi: Update firmware 2b731476edc463f2d6b3d751cb47c515b4b5853f
* Add script for rpi update
* RaspberryPi: Update firmware 2b731476edc463f2d6b3d751cb47c515b4b5853f
* fix script
2020-04-29 11:16:38 +02:00
Pascal Vizeli
f8b24f4b70
Make odroid downstream ( #642 )
...
* Make odroid downstream
* Fix patch
* Fix config
* audio support exynos
* Cleanup scripts
* Fix commit message
* clean options
* Extend options
* Cleanup
2020-04-28 22:23:08 +02:00
Pascal Vizeli
04e679798a
Fix workstation avahi handling & add NSS mdns to host ( #638 )
...
* Fix workstation avahi handling & add NSS mdns to host
* disable avahi daemon on internal
2020-04-26 11:19:28 +02:00
Pascal Vizeli
45c62716cb
New way to install/run supervisor + plugins ( #620 )
...
* Use new layout for CLI/Supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix install script
* Fix config
* Add docs
* Fix shellcheck
* Fix issue
* rename package
* Fix build
* Fix apparmor
2020-04-21 14:37:25 +02:00
Pascal Vizeli
3281cbd365
Optimize GCC9 & busybox ( #623 )
...
* Optimize GCC9 & busybox
* Move to o2 for stable
* fix shell issue
2020-04-17 14:44:34 +02:00
Pascal Vizeli
5a6678147e
Update buildroot 2020.02.01 ( #622 )
...
* Update buildroot 2020.02.01
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix LN
* Fix wpa
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix lint
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix-network
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix script
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-04-16 20:03:01 +02:00
Pascal Vizeli
5336e17a06
Update Kernel 5.4.24 ( #603 )
2020-03-07 14:07:05 +01:00
Pascal Vizeli
a017fae49d
OS: Update CLI 21
2020-03-07 11:13:34 +00:00
Pascal Vizeli
96d59c2a40
OS: Update supervisor 209
2020-03-07 11:13:30 +00:00
Pascal Vizeli
2d6f692a4c
Rename Hass.io ( #587 )
2020-02-17 09:53:09 +01:00
Pascal Vizeli
f9a3bccf7b
Update Kernel 5.4.18 ( #572 )
2020-02-06 18:40:30 +01:00
Pascal Vizeli
d4deca66b2
OS: Update CLI 16
2020-02-06 13:40:17 +00:00
Pascal Vizeli
1c2ef541ea
OS: Update supervisor 199
2020-02-06 13:39:50 +00:00
Pascal Vizeli
51cf310472
Fix odroid issues ( #556 )
...
* Adjust kernel for C2/N2 & Kenrel 5.4.16
* Update docs
* Add script to fix mac with efuse
* Fix script
* update description
* Fix script
* Use u-boot patch
* Fix patch
2020-02-01 21:57:20 +01:00
Pascal Vizeli
5812ed014e
Default Kernel 5.4 ( #541 )
2020-01-13 15:02:21 +01:00
Pascal Vizeli
febc4473d3
New supervisor / Adjust rauc handling ( #530 )
...
* OS: Update supervisor 194
* Remove old rauc mark code
* OS: Update supervisor 195
* Adjust dockerd
2020-01-09 23:02:46 +01:00
Pascal Vizeli
7b379e648c
Initial support Odroid N2 / Linux 5.4 ( #523 )
...
* Initial version Odroid N2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix some issue
* optimize
* cleanup kernel config
* Fix HDMI output
* Migrate to upstream u-boot
* Use own HA image
* Add kernel for odroid xu4
* Add N2 to release pipeline
* Use uboot 2020.01 / fix version hardkernel
* Fix image
2020-01-07 18:13:24 +01:00