Commit Graph

126 Commits

Author SHA1 Message Date
Tony
f1338514b4
Correct version of rtk_hciattach
Source found here: https://github.com/NextThingCo/rtl8723ds_bt

rtk_hciattach is common for the bs and ds variants of the RTL8723
2018-01-21 21:08:08 -05:00
tonymac32
39bc9fbbaa beginning sound mapping, BT, and display patches 2018-01-18 02:05:47 -05:00
Igor Pecovnik
7f7d82a6c1 Helios4 cleanup. Adding default branch 2018-01-07 09:58:52 +01:00
Igor Pecovnik
72df4a091f Sprunge pasting service seems to be broken. Changing to alternative ix.io
https://github.com/rupa/sprunge/issues/43
2018-01-06 08:38:49 +01:00
Igor Pečovnik
d4ba1d7b0b
Removing C2 MAC seting
Apparently, this method kills the network and it is not needed anymore.
https://forum.armbian.com/topic/5796-no-ip-assignment-with-c2-and-31479-odroidc2/?tab=comments#comment-46534
2017-12-27 07:24:09 +01:00
Thomas Kaiser
de0df7fbe8
Make CLI monitoring less 'expensive'
We try to **not** influence OS behaviour so let's try to renice our monitoring function from 0 to 19 and also minimize fs stats.
2017-12-15 11:44:21 +01:00
Igor Pecovnik
d93ad66f39 Revert "Bugfix when temperature is not present or readings are invalid"
This reverts commit 7f2337ed53.
2017-12-15 10:44:59 +01:00
Thomas Kaiser
751aa7194f
Remove soctemp node when there are no thermal readouts
Allowing to revert 7f2337e
2017-12-15 10:20:14 +01:00
Igor Pecovnik
7f2337ed53 Bugfix when temperature is not present or readings are invalid 2017-12-15 09:38:27 +01:00
Igor Pecovnik
dbca9c7ed3 Rearanging initial Chromium bookmarks, adding links to documentation, guides, ... 2017-12-14 19:53:54 +01:00
Igor Pecovnik
ca63d66abb Add Chromium initial configuration for Ubuntu and Debian 2017-12-14 18:26:01 +01:00
Stefan Mavrodiev
f473e1a9fb Update support for sun5i (#846)
* Initial support for A13
* Update u-boot.bin
* Update nand-sata-install
2017-12-14 13:27:50 +03:00
Igor Pecovnik
ee6674bb87 Fix randomly failing X server on imx6 boards + upstram patch for Udoo NEXT
https://forum.armbian.com/topic/4900-x-server-randomly-failing-through-the-last-upgrades/
2017-12-12 22:09:53 +01:00
Igor Pecovnik
55a7192e49 Missing CPU temp in armbianmonitor https://github.com/armbian/build/issues/839 2017-12-05 10:57:29 +01:00
Igor Pecovnik
837b22ad51 Floating point bc powered check if string is a number to supress output when we don't have numeric value 2017-12-05 10:56:24 +01:00
Igor Pecovnik
9a3e6a713d Cosmetic feature - hide boot partitions from desktop 2017-12-05 10:31:57 +01:00
Igor Pecovnik
c7dc4fcf97 Proper bind mount directory when installing to SATA/USB and booting from SD. 2017-12-04 17:24:06 +01:00
zador.blood.stained
2851e0987e Small BSP refactoring 2017-12-01 18:38:23 +03:00
Igor Pecovnik
24fbb01438 Adding printing support to Desktop image, 881x driver to Rockchip NEXT, hide few items in applications menu 2017-11-30 07:29:36 +01:00
Thomas Kaiser
9b49b45ff7
Minor bugfix in armbianmonitor 2017-11-29 19:31:21 +01:00
Igor Pecovnik
5cb346e80f More resiliant soc temp reading when kernels fails to output proper data. 2017-11-29 11:48:27 +01:00
ThomasKaiser
3cc5ffb5e4 Adjust h3disp behaviour to modifiy script.bin symlink
https://forum.armbian.com/topic/5770-recent-armbian-updates-break-3-things-2-fixed/?do=findComment&comment=44679
2017-11-27 15:03:12 +01:00
ThomasKaiser
c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00
zador-blood-stained
220705bd73 Remove temper from armbian-tools package 2017-11-25 22:44:41 +03:00
zador-blood-stained
376fcd2186 Drop sun8i-dev branch in favor of sunxi-next 2017-11-25 14:40:44 +03:00
ThomasKaiser
c3b26491b6 Let USB device negotiation appear in dmesg output 2017-11-23 20:37:57 +01:00
ThomasKaiser
35a6ad0b95 Restrict nand-sata-install to btrfs when rootfs is already btrfs 2017-11-22 22:40:44 +01:00
ThomasKaiser
7dd3a3154a Minor logging/support tweaks 2017-11-22 11:32:32 +01:00
ThomasKaiser
1ae79aab83 Monitor underpowering little bit better on A20 boards 2017-11-21 22:08:16 +01:00
zador-blood-stained
a36c0f1375 Small fix 2017-11-21 19:24:10 +03:00
zador-blood-stained
f136cc7f57 Fix PSD activation 2017-11-21 19:04:05 +03:00
Thomas Kaiser
5ac30dd061
Add users to ssh group 2017-11-21 01:05:18 +01:00
ThomasKaiser
d201dadbe7 Minor logging improvement 2017-11-20 07:40:19 -08:00
ThomasKaiser
e0ee68a375 Minor logging tweaks 2017-11-20 06:41:05 -08:00
ThomasKaiser
ce884f630d Minor armbianmonitor debug info improvements 2017-11-19 18:26:03 +01:00
ThomasKaiser
ead8c7e6c6 Minor monitoring/support fixes in armbianmonitor 2017-11-19 13:24:02 +01:00
zador.blood.stained
8826d231a6 Display instructions for installing armbian-config in MOTD 2017-11-15 18:09:31 +03:00
jaskcon
35247cc040 default network interface monitoring (#821)
* default network interface monitoring 

I added the function NetworkMonitorMode(). One could argue that the MonitorMode() function should own these stats, but I think it would make things a bit too busy-ish. Having said that, I'm not married to accessing network stats through an independent function.
regards..../j

* Update armbianmonitor

* Update armbianmonitor

* Update armbianmonitor

* Update armbianmonitor

* Update armbianmonitor
2017-11-12 21:30:57 +01:00
zador-blood-stained
29e9d961b7 Don't show armbian-config MOTD if it's not installed 2017-11-12 13:42:50 +03:00
zador.blood.stained
0dabbbafa2 Silence output from log2ram in its cron script
Closes #813
2017-11-11 23:49:59 +03:00
zador-blood-stained
8ed55d9768 Clean up NM policykit files 2017-11-11 17:35:22 +03:00
jaskcon
494c3811b8 Fixes to ProcessStats() and the associated calls (#820)
Changes to the 'ProcessStats()' function to pull and compute system load values with better accuracy
Changes to the 'MonitorMode()' function to display the system load values with better accuracy [call ProcessStats() and load values through the $procStats variable]
2017-11-11 14:38:28 +01:00
Igor Pecovnik
a3313fc35b Fixing permission for Network manger 2017-11-08 20:01:10 +01:00
Igor Pecovnik
8b4d703f41 Desktop rework. Shortcuts to armbian-config, support and donate were moved to menu, default icon theme - installing with workaround - was changed to lighter one (Numix), fixed login greeter theme, changed default wallpaper 2017-11-08 18:45:59 +01:00
ThomasKaiser
cac4155f81 Few more cosmetical armbianmonitor fixes 2017-11-08 15:32:19 +01:00
ThomasKaiser
67de9a2369 Cosmetic MonitorMode changes in armbianmonitor 2017-11-08 14:08:32 +01:00
jaskcon
1a6041a0b2 Update armbianmonitor (#819)
* Update armbianmonitor

Two proposed changes to 'MonitorMode':

Change 0 [Fix the real-time monitor 'sleep' value so it can be adjusted at runtime] 
line 138: equate 'interval' with $1 (note: in the 'case' routine, $2 == command-line $1)
line 325: change term 1 of the comparator from '$1' to 'interval'

Change 1 [add fixed-line functionality to the real-time monitor]
lines 291,297: retain the 'DisplayHeader' reprint routine for command-line case '-m' (scrolled output) 
lines 326-328: add the overwrite routine for command-line case '-M' (fixed-line output)

* Update armbianmonitor

* Update armbianmonitor
2017-11-08 08:41:27 +01:00
Igor Pecovnik
0ca62c3c0c Check for special interfaces setup. This is used when creating AP 2017-11-06 19:10:43 +01:00
zador-blood-stained
b0140bcee6 Small updates to firstrun config 2017-11-04 22:32:15 +03:00
zador.blood.stained
b6ab198b43 Split and activate firstrun configuration service
The code was disabled some time ago, split it to a separate unit file
and reenable. Since configuration file needs to be renamed to activate
it, it won't be run by default.
2017-11-04 21:56:23 +03:00