http://marcin.juszkiewicz.com.pl/2013/07/22/booted-mainline-kernel-on-chromebook/
https://plus.google.com/u/0/109993695638569781190/posts/bQpzEGG15G8
http://chromeos-cr48.blogspot.com.au/2012/12/so-you-want-chrubuntu-on-external-drive.html
| <style type='text/css'> html, body { margin: 0; padding: 0; border: 0; } </style> |
| #include <GeckoProfilerFunc.h> | |
| //~ #include <GeckoProfiler.h> | |
| #include "profiler-wrapper.h" | |
| extern "C" | |
| { | |
| void* moz_call_enter(const char *aInfo, uint32_t line) { | |
| return mozilla_sampler_call_enter(aInfo, NULL, false, line); | |
| } |
| diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h | |
| index 1fdab59..2544278 100755 | |
| --- a/include/configs/sun6i.h | |
| +++ b/include/configs/sun6i.h | |
| @@ -33,7 +33,7 @@ | |
| #define CONFIG_ALLWINNER /* It's a Allwinner chip */ | |
| #define CONFIG_SUNXI /* which is sunxi family */ | |
| #define CONFIG_SUN6I /* which is sun6i */ | |
| -//#define CONFIG_SUN6I_FPGA /* working with fpga board */ | |
| +/*#define CONFIG_SUN6I_FPGA */ /* working with fpga board */ |
I hereby claim:
To claim this, I am signing this object:
| Convention: Byte array notation as it would appear in a hexeditor. | |
| = Layout= | |
| KDBX files, the keepass database files, are layout as follows: | |
| 1) Bytes 0-3: Primary identifier, common across all kdbx versions: | |
| private static $sigByte1=[0x03,0xD9,0xA2,0x9A]; | |
| 2) Bytes 4-7: Secondary identifier. Byte 4 can be used to identify the file version (0x67 is latest, 0x66 is the KeePass 2 pre-release format and 0x55 is KeePass 1) |
this scripts installs: Flash, PDF, for some Chromium OS builds. (confirmed on Vanilla build 3389 Built on 12th December 2012!) Carputers confirmed that it also works on ArnoldTheBat's Cx86OS-20130423010101 build!
Sadly enough the Hangouts stopped working! i don't know about Netflix, since i can't test it. and since ~4-08-2013 MP3/Mp4 stopped working?
if you want to use this script on ArnoldTheBat's Chromium OS build, keep in mind that he uses the password: "password" instead of "facepunch". (without the quotes ;))
| from espruino Gitter char: | |
| ./esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash --flash_freq 80m --flash_mode qio --flash_size 32m 0x0000 "boot_v1.4(b1).bin" 0x1000 espruino_esp8266_user1.bin 0x37E000 blank.bin | |
| this is the command that I used til now | |
| MaBecker 02:25 | |
| no - follow this link http://www.espruino.com/Download | |
| your command is fine | |
| HyGy 02:25 |
I hereby claim:
To claim this, I am signing this object: