Commit graph

112 commits

Author SHA1 Message Date
Thomas Kaiser
ced9ca0c91 Enable crash detection. Sway a little with Banana Pi M3 2016-03-03 00:45:46 +01:00
Igor Pecovnik
e5c1088124 Banana M1 / M1+ / Pro micro fixes in legacy and vanilla kernel. 2016-03-01 22:27:09 +01:00
Thomas Kaiser
e92ca7cedc Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-02-29 22:12:51 +01:00
Thomas Kaiser
f5ebec1f77 Fixed OPi 2 auto detection with ugly hack, extended armhwinfo's logging 2016-02-29 22:10:04 +01:00
Igor Pečovnik
e85f91f973 Merge pull request #197 from ThomasKaiser/master
Prepare Pine64 addition and Ubuntu Xenial changes
2016-02-29 20:34:15 +01:00
Igor Pecovnik
493507f3c9 Banana PRO leds corrections, default choose PRO model, added to armhwinfo 2016-02-29 20:36:28 +01:00
Thomas Kaiser
4ec85dfafd Add extended/continuous logging to armhwinfo. Enhanced user documentation regarding locale 2016-02-29 20:25:50 +01:00
Thomas Kaiser
33eec55dd4 Prepare Pine64 addition and Ubuntu Xenial changes 2016-02-29 16:13:15 +01:00
Igor Pečovnik
0344fa8ee1 Merge pull request #193 from ThomasKaiser/master
Enable board/settings mismatch detection for sun8i (trial balloon)
2016-02-28 19:18:59 +01:00
Igor Pecovnik
a0f44ac5f6 Fixed Bluetooth on Cubietruck 2016-02-28 18:48:01 +01:00
Thomas Kaiser
6fe91ef7b6 Enable board/settings mismatch detection for sun8i (trial balloon) 2016-02-28 18:17:17 +01:00
Thomas Kaiser
fd5660deb7 Prepare support for Banana Pi M2+ and board/config mismatch in armhwinfo 2016-02-28 12:36:13 +01:00
Igor Pecovnik
7a296797e0 Fixed sata installer for Odroid XU4, preparations for H3 2016-02-27 19:40:08 +01:00
Thomas Kaiser
cb2d5a74ca Important usability fix for crappy displays and QWERTZ vs. QWERTY keyboards 2016-02-26 23:15:20 +01:00
Thomas Kaiser
6b9c4adc66 Build a10disp for sun8i target also, improve 1st login on H3 devices 2016-02-26 17:20:03 +01:00
Thomas Kaiser
37c0392489 Start nodm service instead of reboot. It's not Windows 2016-02-26 14:31:40 +01:00
Thomas Kaiser
6671faf8ad Fixed user creation, GUI after 2nd reboot, prevented manual sunxi-tools build 2016-02-26 14:19:32 +01:00
Thomas Kaiser
a3d2c3dca0 Add normal default user account to more necessary groups 2016-02-26 13:08:22 +01:00
Thomas Kaiser
01eea439f1 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-02-26 12:49:52 +01:00
Thomas Kaiser
f08f6c786d Prepare user creation to enforce logging in with normal account 2016-02-26 12:23:53 +01:00
WereCatf
81f1096be5 Spruce h3disp up a bit
Add the ability to specify HDMI colour-range, don't spit out changelogs and all that by default since those are not useful for most users (use -H instead of -h to see those), and use colour to make the output a bit more readable if the terminal is capable of colour ( https://dl.dropboxusercontent.com/u/11811685/h3disp.png ) -- does not output colour when redirected to a file, for example.
2016-02-26 12:38:30 +02:00
Thomas Kaiser
420c685063 Enable PG11 on every H3 variant, improve user experience through green led on H3 Oranges 2016-02-25 23:40:24 +01:00
Thomas Kaiser
21f2c627d5 Finally got H3 auto detection stuff in _firstrun_ working with mainline. There we can also simply build 2 OS images 2016-02-25 18:23:24 +01:00
Thomas Kaiser
775b82cf41 Rearrange armhwinfo to not break detection of other boards, fixed OPi detection and IRQ distribution 2016-02-25 15:23:02 +01:00
Thomas Kaiser
95c1d51ca9 Fixed board detection in armhwinfo for both legacy and vanilla 2016-02-25 13:38:27 +01:00
Thomas Kaiser
07d2993a92 Fix/prepare board detection with mainline kernel in armhwinfo/firstrun 2016-02-25 13:17:13 +01:00
Thomas Kaiser
9b01fe3995 Point Orange Pi H3 users to the FAQ the 1st time they login 2016-02-24 19:53:24 +01:00
Thomas Kaiser
88b06e010d Unified H3 image generation, include h3disp in H3 images, let red led blink while executing firstrun on H3 2016-02-24 11:47:54 +01:00
Thomas Kaiser
ee15469089 Improved h3disp bug reporting again, also including fex contents 2016-02-23 19:25:49 +01:00
Thomas Kaiser
eef7ebce52 Improved h3disp bug reporting 2016-02-23 18:51:28 +01:00
Thomas Kaiser
64ce453c81 Improved h3disp, now possible to specify resolution/DVI on command line 2016-02-23 18:12:38 +01:00
Thomas Kaiser
ab8ab1cd20 Removed GPIO/1-Wire modules from H3 default modules, cleaned up firstrun, activated H3 autodetection 2016-02-23 13:10:14 +01:00
Thomas Kaiser
3416048779 Fix failing reboot on H3 images through fex changes, prepare H3 autodetection 2016-02-22 17:11:19 +01:00
Thomas Kaiser
e3f95d9325 Revert to normal cpufreq settings for OPi One/Lite, armhwinfo OPi detection fix, firstrun cleanup/fix (192MB tempfs on boards with only 512 MB RAM) and preparation of autodetect_h3 2016-02-22 12:10:38 +01:00
Thomas Kaiser
cda8f252e4 Fixed power LED in Orange Pi PC fex, added h3disp skeleton 2016-02-21 19:30:58 +01:00
Igor Pecovnik
9db83e1d2c Bugfix and fine tuning
https://github.com/igorpecovnik/lib/pull/166
2016-02-20 20:11:27 +01:00
Igor Pecovnik
89e75cc55c syntax error fix 2016-02-20 18:51:35 +01:00
Thomas Kaiser
f35542a83b Fix Orange Pi 2 detection in armhwinfo 2016-02-20 17:00:34 +01:00
Thomas Kaiser
acdf9c9d66 Make OPi PC/One detection more reliable, less external calls, faster execution due to single dmesg call 2016-02-20 14:33:17 +01:00
Igor Pecovnik
7a49f11cdf Oranges auto detection added to armhwinfo script 2016-02-20 12:12:40 +01:00
Igor Pecovnik
173733281e Create ssh keys before creating swap 2016-02-19 14:15:09 +01:00
José Benlloch
b36f36f692 motd will show now banana pro instead banana
if the dtb file is properly linked to banana pro aka Lemaker Banana Pro
2016-02-19 13:28:57 +01:00
Igor Pecovnik
db72a3bd14 Fixing and polishing MACHINE id and first login 2016-02-09 20:13:57 +01:00
Igor Pecovnik
b634e265cc Bugfix while creating swap file. 2016-02-03 20:57:18 +01:00
Igor Pecovnik
ce3ec05ab4 Orange PI + / PC / 2 (Allwinner H3) related fixes and patches 2016-01-31 21:07:14 +01:00
Igor Pecovnik
c7055e8798 Fixed nand-sata-install for Cubieboard 1 , together with kernel upgrading 2016-01-30 21:47:09 +01:00
Igor Pecovnik
0bc48fad95 Rework / bug fix of MOTD part "updates to install" script 2016-01-30 19:34:51 +01:00
Igor Pecovnik
f0b238dd9a Don't show battery if there is no voltage since detection not working properly - on legacy kernel and a fix for IP detection 2016-01-30 19:33:28 +01:00
Igor Pecovnik
4d962842cd First run scripts added functionality. If there is not enough space, create SWAP area after reboot - when FS is expanded 2016-01-30 19:31:48 +01:00
Igor Pecovnik
ddb0be66a8 Report IP for more cases fix. 2016-01-28 16:58:10 +01:00