185264646
185264646
Add `system(chcp 65001);`(don't forget to include stdlib.h first) before you print any Chinese or you must change the coding to ANSI rather than UTF8. This can be done by opening...
Cc @heljkon Do you have any idea?
> @185264646 Please test. > > ``` > UCRT64 ~ > $ qemu-system-x86_64 -version > QEMU emulator version 8.2.90 > Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers...
> Yes, this is one of the not-yet-solved things we need to do... > > Unfortunately we can't reliably use msm-fw-loader since some (many) devices keep this config in /system,...
> Perhaps we can add a compile time option to enable it? Or a new oem command (with appropriate warnings) to enable it at runtime? I suggest doing this from...
> > > A SIGPIPE means that a socket has been closed while someone was reading / writing. > > This could be something not related to dns2tcp, but linked...
> > > dns2tcp is resistant to some packet loss. However it appears that close() is not very well handled and may lost the last packet. > > That could...
> There seems to be something wrong with this DTS. It doesn't work. I don't see any ADB or RNDIS device This device has some strange quirks. Please do not...
> ``` > [ 3.219584] EXT4-fs (mmcblk0p14): mounted filesystem 239798af-b82a-4547-b4d4-448ab8335552 r/w with ordered data mode. Quota mode: none. > [ 3.280333] BUG: Bad page cache in process run-init pfn:84df0 >...