Results 7 comments of MaYuKe

GDB output: ```plaintext (gdb) r Starting program: /usr/local/bin/zerotier-one [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". [New Thread 0x7ffff77c9640 (LWP 19515)] [New Thread 0x7ffff76c8640 (LWP 19516)] [New Thread...

The output of `cat /proc/cpuinfo`: ``` processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 78 model name : Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz stepping :...

> @realskyrin > > 在设置里把历史消息数量设置为 0 就行。 请问作者能否每个 chat 单独设置历史消息数量呢?

Thanks for your comment. I followed the instructions in this document [https://www.96boards.org/documentation/consumer/rock/installation/linux-mac-rkdeveloptool.md.html](url) It says that in order to get into **Maskrom mode**, you need: > - power on rock960 >...

At the bottom of page 21: > ID may be slightly different. It may not be the main problem.

I added some code: ``` config.emDeviceType = RKNONE_DEVICE; config.usPid = 0x0011; config.usVid = 0x2207; m_deviceConfigSet.push_back(config); ``` in [this function](https://github.com/rockchip-linux/rkdeveloptool/blob/72c04fec88b2a3c6136a4aee4747e41c531c4f4b/RKScan.cpp#L88) and rebuilt the project then **rkdeveloptool ld** works! It shows: ```...

I tried many times with different methods including **holding the maskrom button longer**, but things seem not good. Finally, I quit. I flashed the Ubuntu system image to a Mirco...