Automated openhabian Docs fetch (#1798)
Co-authored-by: openHAB Bot <info@openhab.org>pull/1825/head
parent
00ab8dcc24
commit
cccd0da40d
|
@ -132,7 +132,7 @@ We'll be happy to include that in openHABian so you can use your box with openHA
|
|||
However, that does not make your box a "supported" one as we don't have it available for our further development and testing.
|
||||
So there remains a risk that future openHABian releases will fail to work on your SBC because we changed a thing that broke support for your HW - unintentionally, however inevitably.
|
||||
|
||||
For ARM hardware that we don't support, you can try any of the [fake hardware parameters](openhabian.md/#fake-hardware-mode) to 'simulate' RPi hardware and Raspberry Pi OS.
|
||||
For ARM hardware that we don't support, you can try any of the [fake hardware parameters](openhabian.md#fake-hardware-mode) to 'simulate' RPi hardware and Raspberry Pi OS.
|
||||
|
||||
#### Hardware modifications
|
||||
Plugging in HATs like an UPS or USB sticks or even SSDs for storage is fine, but we do not support attaching any hardware if that requires any sort of software or configuration changes on the OS part of openHABian.
|
||||
|
@ -153,11 +153,8 @@ If you do and encounter issues, you may need to upgrade first or to live with th
|
|||
|
||||
### 64 bit?
|
||||
RPi 3 and 4 have a 64 bit processor and you may want to run openHAB in 64 bit.
|
||||
While 64 bit Raspi OS left beta and we provide a 64bit version of the image, the openHABian image is still unsupported and just provided as-is so please do not ask for help if you have issues.
|
||||
Be aware that to run in 64 bit has a major drawback: increased memory usage.
|
||||
Be aware that running in 64 bit has a major drawback: increased memory usage.
|
||||
That is not a good idea on a heavily memory constrained platform like a RPi.
|
||||
We are closely observing development and will adapt openHABian once it will
|
||||
reliably work on 64 bit.
|
||||
|
||||
On x86 hardware, 64 bit is the standard.
|
||||
|
||||
|
|
Loading…
Reference in New Issue