This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Bedrock Linux main configuration file | |
# | |
# After making changes here, run `brl apply` (as root) to apply them. | |
# | |
[locale] | |
# | |
# The Olson timezone. For example: | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<2>[ 0.000000] X86_SUBARCH_INTEL_MID | |
<6>[ 0.000000] Initializing cgroup subsys cpu | |
<6>[ 0.000000] Initializing cgroup subsys cpuacct | |
<5>[ 0.000000] Linux version 3.10.72-gcbc822f (jenkins@837fbdb9acff) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jun 19 18:27:19 UTC 2017 | |
<6>[ 0.000000] Command line: init=/init pci=noearly console=logk0 loglevel=0 vmalloc=256M androidboot.hardware=mofd_v1 watchdog.watchdog_thresh=60 androidboot.spid=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx androidboot.serialno=01234567890123456789 gpt snd_pcm.maximum_substreams=8 ptrace.ptrace_can_access=1 panic=15 ip=50.0.0.2:50.0.0.1::255.255.255.0::usb0:on debug_locks=0 n_gsm.mux_base_conf="ttyACM0,0 ttyXMM0,1" bootboost=1' androidboot.selinux=permissive buildvariant=eng androidboot.wakesrc=05 androidboot.mode=fota androidboot.bootreason=kernel_panic androidboot.verifiedbootstate=red | |
<6>[ 0.000000] e820: BIOS-provided physical RAM map: | |
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097fff] usabl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Qt: Untested Windows version 10.0 detected! | |
[ 0.000000] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:62: Mapping 0000000000000000 onto 00000000-40000000 | |
[ 0.404041] Common.Filesystem <Warning> common\file_util.cpp:FileUtil::CreateFullPath:191: path exists C:\Users\wynn1212\citra-glsl-plus-hd\citra\build\bin\Release/user/config/qt-config.ini | |
QObject::connect: Cannot connect (null)::screenChanged(QScreen*) to GRenderWindow::OnFramebufferSizeChanged() | |
[ 24.099430] Frontend <Info> citra_qt\main.cpp:GMainWindow::BootGame:212: Citra starting... | |
[ 24.227474] HW.Memory <Error> core\memory.cpp:Memory::MapPages:70: overlapping memory ranges at 1FF80000 | |
[ 24.227474] HW.Memory <Error> core\memory.cpp:Memory::MapPages:70: overlapping memory ranges at 1FF81000 | |
[ 24.227474] Service.FS <Info> core\file_sys\archive_sdmc.cpp:FileSys::ArchiveFactory_SDMC::ArchiveFactory_SDMC:22: Directory C:\Users\wynn1212\citra-glsl-plus-hd\citra\build\bin\Release/user/sdmc/ set as SDMC. | |
[ 24.228484] Common.Filesystem <Warning> |