You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
improved urls (#327)
This commit is contained in:
@@ -19,7 +19,7 @@ In order to enter main `#armbian` channels registration with Nickserv is mandato
|
||||
|
||||
### Discord
|
||||
|
||||
Simply click here: [https://discord.gg/armbian](https://discord.gg/armbian)
|
||||
Simply click here: [https://discord.com/invite/armbian](https://discord.com/invite/armbian)
|
||||
Channels starting with `#armbian-` are relayed between Discord and IRC so it does not matter if you join IRC or Discord as both receive your messages. Check `#welcome-and-rules` for more information.
|
||||
|
||||
### Matrix
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4,7 +4,7 @@
|
||||
System images with legacy kernel
|
||||
|
||||
- Kernel [3.14.x](https://github.com/linux4kix/linux-linaro-stable-mx6) with large hardware support, headers and some firmware included
|
||||
- [Docker ready](https://forum.armbian.com/topic/490-docker-on-armbian/) – [what is Docker](https://www.docker.com/why-docker)?
|
||||
- [Docker ready](https://forum.armbian.com/topic/490-docker-on-armbian/) – [what is Docker](https://www.docker.com/why-docker/)?
|
||||
- PCI-E operational (Hummingboard Pro, Gate & Edge)
|
||||
- mSATA / m2 operational (Hummingboard Pro & Edge)
|
||||
- Enabled audio devices: HDMI, spdif, analogue
|
||||
@@ -22,7 +22,7 @@ System images with legacy kernel
|
||||
System images with mainline kernel
|
||||
|
||||
- [Mainline](https://www.kernel.org/) with large hardware support, headers and some firmware included
|
||||
- [Docker ready](/User-Guide_Advanced-Features/#how-to-run-docker) – [what is Docker](https://www.docker.com/why-docker)?
|
||||
- [Docker ready](/User-Guide_Advanced-Features/#how-to-run-docker) – [what is Docker](https://www.docker.com/why-docker/)?
|
||||
- PCI-E operational (Hummingboard Pro, Gate & Edge)
|
||||
- mSATA / m2 operational (Hummingboard Pro & Edge)
|
||||
- Enabled audio devices
|
||||
@@ -86,7 +86,7 @@ LVDS](https://github.com/notro/fbtft/wiki)
|
||||
## Udoo Quad
|
||||
|
||||
- [Kernel 3.14.x](https://github.com/UDOOboard/linux_kernel) and [4.4.x](https://github.com/patrykk/linux-udoo) with some hardware support, headers and some firmware included
|
||||
- [Docker ready](https://forum.armbian.com/topic/490-docker-on-armbian/) – [what is Docker](https://www.docker.com/why-docker)?
|
||||
- [Docker ready](https://forum.armbian.com/topic/490-docker-on-armbian/) – [what is Docker](https://www.docker.com/why-docker/)?
|
||||
- Wireless adapter with DHCP ready but disabled (/etc/network/interfaces, WPA2: normal connect, bonding / notebook or AP mode). It can handle between 40-70Mbit/s.
|
||||
- SATA operational
|
||||
- Enabled analogue (VT1613) and HDMI audio device
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
1. Make one or more well commented and clean commits to the repository.
|
||||
1. Perform a [pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) in Github's web interface.
|
||||
|
||||
If it is a new feature request, do not start the coding first. Remember to [open an issue](https://guides.github.com/features/issues/) to discuss the new feature. If you want to [add code to someone else pull request](https://tighten.co/blog/adding-commits-to-a-pull-request/). Also check collection of [git tips](https://github.com/git-tips/tips) which will make your life easier.
|
||||
If it is a new feature request, do not start the coding first. Remember to [open an issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues) to discuss the new feature. If you want to [add code to someone else pull request](https://tighten.co/blog/adding-commits-to-a-pull-request/). Also check collection of [git tips](https://github.com/git-tips/tips) which will make your life easier.
|
||||
|
||||
If you are struggling, check [WEB](https://www.exchangecore.com/blog/contributing-concrete5-github) or [CLI](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) step-by-step guide on contributing.
|
||||
|
||||
|
||||
@@ -140,7 +140,7 @@ Required conditions:
|
||||
- IR hardware
|
||||
- loaded driver
|
||||
|
||||
Get your [remote configuration](http://lirc.sourceforge.net/remotes/) (lircd.conf) or [learn](https://kodi.wiki/view/HOW-TO:Setup_Lirc#Learning_Commands).
|
||||
Get your [remote configuration](https://lirc.sourceforge.net/remotes/) (lircd.conf) or [learn](https://kodi.wiki/view/HOW-TO:Setup_Lirc#Learning_Commands).
|
||||
|
||||
- Note: As of 2020-11-25, the above (Kodi / learn) link is broken. However I am not sure what to replace it with. If you know (or find out) please [submit a PR](/Process_Contribute/). - TRS-80
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ Software installation menu provides automated install of the following packages.
|
||||
- [UrBackup](https://www.urbackup.org/) *(client/server backup system)*
|
||||
- [Docker](https://www.docker.com) *(Docker CE engine)*
|
||||
- [Mayan EDMS](https://www.mayan-edms.com/) *(Document management system within Docker)*
|
||||
- [MiniDLNA](http://minidlna.sourceforge.net/) *(media sharing)*
|
||||
- [MiniDLNA](https://minidlna.sourceforge.net/) *(media sharing)*
|
||||
- **M**onitor = simple CLI monitoring
|
||||
- **D**iagnostics = create a summary of logs and upload them to paste.bin
|
||||
- **T**oggle kernel headers, RDP service, Thunderbird and Libreoffice (desktop builds)
|
||||
|
||||
@@ -114,4 +114,4 @@ Some combination of boards/kernel versions does not support 4k resolution. This
|
||||
|
||||
## How to report bugs properly
|
||||
|
||||
- Follow instructions on [https://armbian.com/bugs](https://armbian.com/bugs)
|
||||
- Follow instructions on [https://armbian.com/bugs/](https://armbian.com/bugs)
|
||||
|
||||
@@ -93,4 +93,4 @@ Additional Caveats:
|
||||
|
||||
## Gold and Platinum Support
|
||||
|
||||
Gold and Platinum Support are intended to be business relationships with the Armbian project or team and are out of scope of this document. Please [connect with Armbian team](https://www.armbian.com/contact) for more information.
|
||||
Gold and Platinum Support are intended to be business relationships with the Armbian project or team and are out of scope of this document. Please [connect with Armbian team](https://www.armbian.com/contact/) for more information.
|
||||
|
||||
@@ -91,7 +91,7 @@ while on Linux/macOS, in the directory in which you have downloaded the files ,y
|
||||
|
||||
**Important note:** Make sure you use a **good, reliable and fast** SD card. If you encounter boot or stability troubles in over 95 percent of the time it is either insufficient power supply or related to SD card (bad card, bad card reader, something went wrong when burning the image, card too slow to boot -- 'Class 10' highly recommended!). Armbian can simply not run on unreliable hardware so checking your SD card with either [F3](https://fight-flash-fraud.readthedocs.io/en/stable/) or [H2testw](https://www.heise.de/download/product/h2testw-50539) is mandatory if you run in problems. Since [counterfeit SD cards](https://www.happybison.com/reviews/how-to-check-and-spot-fake-micro-sd-card-8/) are still an issue checking with F3/H2testw directly after purchase is **highly recommended**.
|
||||
|
||||
Write the xz compressed image with [USBImager](https://gitlab.com/bztsrc/usbimager) or [balenaEtcher](https://balena.io/etcher/) on all platforms since unlike other tools, either can validate burning results **saving you from corrupted SD card contents**.
|
||||
Write the xz compressed image with [USBImager](https://gitlab.com/bztsrc/usbimager) or [balenaEtcher](https://www.balena.io/etcher/) on all platforms since unlike other tools, either can validate burning results **saving you from corrupted SD card contents**.
|
||||
|
||||
Also important: Most SD cards are only optimised for sequential reads/writes as it is common with digital cameras. This is what the *speed class* is about. The SD Association defined [*Application Performance Class*](https://www.sdcard.org/developers/overview/application/index.html) as a standard for random IO performance.
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ If you still cannot find what you need here visit the [_Armbian forum_](https://
|
||||
|
||||
Armbian will publish and distribute “stable” CLI images for maintained boards through its mirror network. *Supported/maintained* is not a guarantee. *Supported/maintained* has a named maintainer and implies a particular SBC is at a high level of software maturity. Due to the complexity and lack-of-openness in the ecosystem it is unlikely that all accelerated and specialized functionalities (like 3D, VE, I²C...) will be available.
|
||||
|
||||
For more information is see the [Board Support Guide](User-Guide_Board-Support-Rules)
|
||||
For more information is see the [Board Support Guide](User-Guide_Board-Support-Rules/)
|
||||
|
||||
### Maintained boards
|
||||
|
||||
@@ -76,7 +76,7 @@ Check [download page](https://www.armbian.com/download/) for recently maintained
|
||||
|
||||
## How to report bugs
|
||||
|
||||
Due to lack of manpower we unfortunately have to be very picky about bug reports. Make sure to follow the bug reporting form available [here](https://armbian.com/bugs) to learn how to collect necessary information and where to put your report depending on type of issue. Reports lacking fundamental diagnostics may be ignored.
|
||||
Due to lack of manpower we unfortunately have to be very picky about bug reports. Make sure to follow the bug reporting form available [here](https://armbian.com/bugs/) to learn how to collect necessary information and where to put your report depending on type of issue. Reports lacking fundamental diagnostics may be ignored.
|
||||
|
||||
# Get Involved! #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user