Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View steev's full-sized avatar

Steev Klimaszewski steev

View GitHub Profile
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="xusb.bin"
CONFIG_EXTRA_FIRMWARE_DIR="firmware/nvidia/tegra124"
MK_FW firmware/xusb.bin.gen.S
AS firmware/xusb.bin.gen.o
LD firmware/built-in.o
-CONFIG_EXTRA_FIRMWARE=“xusb.bin”
-CONFIG_EXTRA_FIRMWARE_DIR=“firmware/nvidia/tegra124”
+CONFIG_EXTRA_FIRMWARE=“nvidia/tegra124/xusb.bin”
+CONFIG_EXTRA_FIRMWARE_DIR=“firmware”
## Booting kernel from Legacy Image at 4002000000 ...
Image Name: Linux-LE
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 10425344 Bytes = 9.9 MiB
Load Address: 00080000
Entry Point: 00080000
Verifying Checksum ... OK
## Flattened Device Tree blob at 4003000000
Booting using the fdt blob at 0x0000004003000000
Loading Kernel Image ... OK
removing /storage/catalyst/tmp/default/stage1-arm64-20160216/tmp/stage1-chroot.sh from the chroot
removing /storage/catalyst/tmp/default/stage1-arm64-20160216/tmp/chroot-functions.sh from the chroot
16 Feb 2016 22:57:10 CST: NOTICE : --- Running action sequence: preclean
Copying stage1-preclean-chroot.sh to /tmp
copying stage1-preclean-chroot.sh to /storage/catalyst/tmp/default/stage1-arm64-20160216/tmp
copying chroot-functions.sh to /storage/catalyst/tmp/default/stage1-arm64-20160216/tmp
Ensure the file has the executable bit set
Running stage1-preclean-chroot.sh in chroot:
chroot /storage/catalyst/tmp/default/stage1-arm64-20160216 /tmp/stage1-preclean-chroot.sh
>>> Regenerating /tmp/stage1root/etc/ld.so.cache...
switch (args.nr) {
#if defined(__NR_access)
case __NR_access:
return broker_process->Access(reinterpret_cast<const char*>(args.args[0]),
static_cast<int>(args.args[1]));
#endif
#if defined(__NR_open)
case __NR_open:
return broker_process->Open(reinterpret_cast<const char*>(args.args[0]),
static_cast<int>(args.args[1]));
[Version]
signature="$CHICAGO$"
[DefaultInstall]
CopyFiles = Scheme.Cur,
AddReg = Scheme.Reg
[DestinationDirs]
Scheme.Cur = 10,"%CUR_DIR%"
Scheme.Txt = 10,"%CUR_DIR%"
@steev
steev / commands-for-girlvsdumb.md
Last active September 5, 2016 02:58
Shigebot Commands for #girlvsdumb

Shigebot 1.2.2

by Franc[e]sco / lolisamurai

Available commands for channel #girlvsdumb (+ = mod only):

  • +!cmdadd: adds a command (Usage: !cmdadd commandname text)
  • +!cmdremove: removes a command (Usage: !cmdremove commandname)
  • +!cmdedit: changes the text for a command (Usage: !cmdedit commandname text)
  • +!modonly: limits a command to mods only (Usage: !modonly commandname yes/no)
  • +!cooldown: milliseconds before a command can be reused (Usage: !cooldown ms)
@steev
steev / commands-for-steevdave.md
Last active September 5, 2016 02:59
Shigebot Commands for #steevdave

Shigebot 1.2.2

by Franc[e]sco / lolisamurai

Available commands for channel #steevdave (+ = mod only):

  • +!cmdadd: adds a command (Usage: !cmdadd commandname text)
  • +!cmdremove: removes a command (Usage: !cmdremove commandname)
  • +!cmdedit: changes the text for a command (Usage: !cmdedit commandname text)
  • +!modonly: limits a command to mods only (Usage: !modonly commandname yes/no)
  • +!cooldown: milliseconds before a command can be reused (Usage: !cooldown ms)
build lib/libc++.so.1.0: CXX_SHARED_LIBRARY_LINKER__cxx_shared lib/CMakeFiles/cxx_objects.dir/__/src/algorithm.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/any.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/bind.cpp.o lib/CMakeFiles/ ↪ cxx_objects.dir/__/src/chrono.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/condition_variable.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/debug.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/exception.cpp.o lib/CMakeFiles/cxx_objects. ↪ dir/__/src/future.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/hash.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/ios.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/locale.cpp.o lib/ ↪ CMakeFiles/cxx_objects.dir/__/src/memory.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/mutex.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/new.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/optional.cpp.o lib/CMakeFiles/cxx_objects.dir/__/ ↪ src/random.cpp.o lib/CMakeFiles/cxx_objects.dir/__/src/regex.cpp.o lib/CMakeFiles/