Commit Graph

370 Commits

Author SHA1 Message Date
Thomas Kaiser
5088253062 Remove unused MiQi case
Replaced by 'rockchip' case in 7984848852
2017-02-23 12:12:36 +01:00
Igor Pecovnik
396148b1e5 Cosmetic bugfix - some boards were displaying errors on console login. 2017-02-23 11:20:02 +01:00
Igor Pecovnik
7984848852 Setting MAC for rockchip devices 2017-02-23 11:01:26 +01:00
zador-blood-stained
b644086987 Convert boot_mode and sun8i machid tou-boot patch
Needs testing on A10, A20, ... with legacy kernel
2017-02-22 15:26:26 +03:00
Igor Pecovnik
70bf12195e Rockchip RK3288 (MiQi) booting, kernel = docker ready, uboot scripts and environment tested. Known bugs: ethernet MAC random change 2017-02-20 21:15:10 +01:00
Thomas Kaiser
f43622e34a Removed boot verbose toggling (-b switch)
Users should be able to adjust 'verbosity=n' in armbianEnv.txt instead
2017-02-17 13:29:11 +01:00
Thomas Kaiser
11174f235b Added lsmod/armbianEnv.txt to debug output
Inspired by #623 -- maybe boot.scr should also be decompiled and added?
2017-02-17 09:52:20 +01:00
Thomas Kaiser
cf5d54807b Entirely disable 'crash detection'
It's sufficient for interested users to adjust 'verbosity=n' in armbianEnv.txt
2017-02-15 15:26:42 +01:00
Igor Pecovnik
0e136a0422 Both Jessie and Xenial uses apt, not just apt-get 2017-02-13 10:43:18 +01:00
kinbald
282e530d02 Change format option for mkfs.vfat
Change format in the "formatnand()" method in nand-sata-install.sh on line 289.
The option -qF does not exist so the boot can not work.
Src :  https://linux.die.net/man/8/mkfs.vfat
2017-02-07 19:41:36 +01:00
zador-blood-stained
47bdb6504e initial Debian Stretch target support 2017-02-05 19:05:58 +03:00
Thomas Kaiser
47d667a11a Force 4.4+ kernel for btrfs as target
It's 4.x in reality but kernels are either 3.4, 3.10 or at least 4.4 so should suffice to prevent accidently enabling BTRFS on 3.10 kernels.
2017-02-01 15:07:24 +01:00
zador-blood-stained
184417e055 Fix wrong argument passed to customize-image.sh
Fixes #615
2017-02-01 12:39:11 +03:00
Igor Pecovnik
4b6956df94 Adjusting desktop theme to Numix "bug free", adding 35-motd which read & display random line from /etc/update-motd.d/quotes.txt ... if exits. Currently not showing any output 2017-01-29 11:24:49 +01:00
Igor Pecovnik
a205af5326 Desktop configuration RFC, Cubietruck Bluetooth fixes 2017-01-21 21:01:50 +01:00
Igor Pecovnik
fc9957dffe SWAP file got holes on transfer ... recreating it in the install process. 2017-01-21 19:09:19 +01:00
Igor Pecovnik
d1008532e3 Bugfix for installing to btrfs SATA / USB drive 2017-01-21 18:58:21 +01:00
zador-blood-stained
c075706ccf Improvement for the previous commit 2017-01-20 12:24:55 +03:00
zador-blood-stained
26ced76614 Change partition number calculation to work with eMMC 2017-01-20 12:06:40 +03:00
zador-blood-stained
fa2f0c1ad1 Small correction 2017-01-19 14:59:46 +03:00
zador-blood-stained
df6265794f Add minimal description for the systemd units 2017-01-18 20:58:50 +03:00
zador-blood-stained
ee8d396fa6 Split firstrun and resize2fs scripts 2017-01-16 21:53:36 +03:00
zador-blood-stained
646aef7a6e Small fixes and improvements 2017-01-15 23:10:47 +03:00
zador-blood-stained
cbdf648f2b Change firstrun and resizefs logic regarding auto reboot 2017-01-15 19:41:54 +03:00
zador-blood-stained
c97315295a Update the check_first_login script 2017-01-15 17:37:20 +03:00
zador-blood-stained
5f038955e3 Add and enable by default the log2ram service
Clean up distribution specific tweaks
2017-01-15 15:31:20 +03:00
zador-blood-stained
e082bb1f4c Update firstrun and resize2fs scripts 2017-01-14 23:35:53 +03:00
zador-blood-stained
75e538f130 Remove Wheezy and trusty targets support part 1 2017-01-12 15:31:53 +03:00
zador-blood-stained
f2cb36b4e7 Update h3consumption for new Wi-Fi PM settings 2017-01-06 16:58:38 +03:00
zador-blood-stained
612e134e4f Differentiate between stable and nightly images 2017-01-04 16:53:18 +03:00
zador-blood-stained
73a4dd60a2 Disable wireless PM for NM for Jessie by default 2016-12-29 20:21:03 +03:00
Igor Pecovnik
3bfa63ba01 Removing BTRFS nand-install option from legacy kernel(s) since it's not reliable
https://github.com/igorpecovnik/lib/issues/589
2016-12-25 09:46:08 +01:00
Igor Pecovnik
a80a6d9eb7 Adjusting BTRFS mount options 2016-12-21 17:20:44 +01:00
Igor Pecovnik
169fb88426 BTRFS nand-sata-install small rework, tested few variants. 2016-12-21 16:24:30 +01:00
Igor Pecovnik
495b9cfac0 Cosmetic fix 2016-12-21 16:23:31 +01:00
Thomas Kaiser
5483d374a2 Initialize zlib compressed btrfs rootfs
One-time compression doesn't hurt, please see b14da27 for details.
2016-12-21 09:45:50 +01:00
Igor Pecovnik
8d74a4ba58 Added BTRFS as an option to nand-sata-install. Need further testing 2016-12-20 22:52:38 +01:00
Igor Pečovnik
a22e983ea4 Update h3disp 2016-12-18 21:16:00 +01:00
Igor Pecovnik
d3dcb0708f sun8i default, 4k resolution -> adjusting pll_video to 297 for 4k modes since this is highest stable number. It was never set to theoretical max due to hidden, recently fixed, bug in h3disp script 2016-12-18 21:14:58 +01:00
Igor Pecovnik
6bd659e566 h3disp bugfix by Patsie. Looks fine to me but we need some more testing.
https://forum.armbian.com/index.php/topic/2991-opi-pc-2e-h3disp-1680x1050-dvi-display-issues/?p=20722
2016-12-01 13:00:19 +01:00
Igor Pecovnik
e2d4d34568 Proposed changes to 1680x1050 screen resolution @H3 boards
https://forum.armbian.com/index.php/topic/2991-opi-pc-2e-h3disp-1680x1050-dvi-display-issues/
2016-11-30 20:52:23 +01:00
Igor Pecovnik
d864228f54 Fix first run to not rely on hard encoded SD card device name.
https://github.com/igorpecovnik/lib/issues/467
2016-11-30 11:12:49 +01:00
Igor Pecovnik
7805982efb Temper motd bugfix 2016-11-29 22:14:16 +01:00
Thomas Kaiser
3a478f30bf Try to fix 1080p50 and 1080p60 HDMI modes in h3disp tool 2016-11-26 17:45:57 +01:00
Thomas Kaiser
6e5bc6eb1e Hopefully finalize support for NanoPi M1 Plus 2016-11-23 11:59:43 +01:00
Igor Pecovnik
c364f1c5f0 RFC: nand-sata-install tool - fixed non working eMMC / SATA option, added estimated transfer time, invoke fdisk if target is not partitioned, option to select target FS type: ext4, ext3, ext2. Tested with all possible combination ... 2016-11-22 21:42:37 +01:00
Thomas Kaiser
eaa896051a Also use interfaces.network-manager with OPi Zero
Background information: https://forum.armbian.com/index.php/topic/2907-opi-zero-incoming-ssh-cant-connect/#entry19987
2016-11-21 13:48:18 +01:00
Thomas Kaiser
72b3fb8ff8 Assign better Wi-Fi MAC address on Orange Pi Zero 2016-11-21 13:22:55 +01:00
Thomas Kaiser
76444a386f Permanent MAC address for xradio_wlan
This is a workaround for now, we should patch driver to derive MAC address from SID. Also needs firmware included in image to work.
2016-11-11 20:46:40 +01:00
Thomas Kaiser
fe8afb20f0 Fix Wi-Fi power management with 15 sec delay
http://forum.armbian.com/index.php/topic/1580-nanopi-neo-air/?p=19116
2016-11-07 08:34:02 +01:00