Catching logs from RG255C-GL with QLog

I have a RG255C-GL. Firmware version RG255CGLABR01A08M4G.
I have a Linux system and using QLog_Linux_Android_V1.5.28_2,
self compiled from sources.

When I start QLog, it displays:

QLog

[000.000] Version: QLog_Linux_Android_V1.5.28_2
[000.000] will use filter file: default filter
[000.000] [init_qlog_path] [1848] entry
[000.000] Written 4 bytes
[000.000] [1962] restart entry
[000.103] Find [0] idVendor=2c7c, idProduct=0316, bNumInterfaces=4, ttyDM=/dev/ttyUSB0, ttyGENERAL=, ttyTHIRD=, busnum=001, dev=004, usbdevice_pah=/sys/bus/usb/devices/1-1
[000.105] open /dev/ttyUSB0 ttyfd = 3
[000.106] Press CTRL+C to stop catch log.
[000.106] catch log via tty port
[000.106] [qlog_handle] entry!
[000.110] kfifo_alloc [0] = 4
[000.110] [qlog_logfile_create][853] qlog_files/20250219_130316_0000.qmdl logfd=4
[000.567] qlog_init_filter_finished
[030.597] poll() = 0, errno: 2 (No such file or directory)
[030.597] QLog abnormal exit…
[030.597] kfifo_free [0] = 4
[030.597] savelog_size_dm_all = 3813
[030.597] pthread_join(filter)
[030.597] [qlog_handle] leave!
[030.601] close_fds exit
[031.601] [1962] restart entry
[031.703] Find [0] idVendor=2c7c, idProduct=0316, bNumInterfaces=4, ttyDM=/dev/ttyUSB0, ttyGENERAL=, ttyTHIRD=, busnum=001, dev=004, usbdevice_pah=/sys/bus/usb/devices/1-1
[031.705] open /dev/ttyUSB0 ttyfd = 3
[031.705] Press CTRL+C to stop catch log.
[031.705] catch log via tty port
[031.705] [qlog_handle] entry!
[031.709] kfifo_alloc [0] = 4
[031.709] [qlog_logfile_create][853] qlog_files/20250219_130348_0001.qmdl logfd=4
[032.180] qlog_init_filter_finished
[062.210] poll() = 0, errno: 2 (No such file or directory)
[062.210] QLog abnormal exit…
[062.210] kfifo_free [0] = 4
[062.210] savelog_size_dm_all = 3813
[062.210] pthread_join(filter)
[062.210] [qlog_handle] leave!
[062.213] close_fds exit
[063.213] [1962] restart entry
[063.213] restart: canot link -
[063.315] Find [0] idVendor=2c7c, idProduct=0316, bNumInterfaces=4, ttyDM=/dev/ttyUSB0, ttyGENERAL=, ttyTHIRD=, busnum=001, dev=004, usbdevice_pah=/sys/bus/usb/devices/1-1
[063.318] open /dev/ttyUSB0 ttyfd = 3
[063.318] Press CTRL+C to stop catch log.
[063.318] catch log via tty port
[063.318] [qlog_handle] entry!
[063.322] kfifo_alloc [0] = 4
[063.322] [qlog_logfile_create][853] qlog_files/20250219_130419_0002.qmdl logfd=4
[063.755] qlog_init_filter_finished
[093.785] poll() = 0, errno: 2 (No such file or directory)
[093.785] QLog abnormal exit…
[093.785] kfifo_free [0] = 4
[093.785] savelog_size_dm_all = 3813
[093.785] pthread_join(filter)
[093.785] [qlog_handle] leave!
[093.789] close_fds exit
[094.789] [1962] restart entry
[094.789] restart: canot link -

The resulting files have always the same size,

-r–r–r-- 1 root root 3813 Feb 19 13:03 20250219_130316_0000.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:03 20250219_130348_0001.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:04 20250219_130419_0002.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:04 20250219_130451_0003.qmdl
-r–r–r-- 1 root root 3814 Feb 19 13:05 20250219_130522_0004.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:05 20250219_130554_0005.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:06 20250219_130626_0006.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:06 20250219_130657_0007.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:07 20250219_130729_0008.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:08 20250219_130800_0009.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:08 20250219_130832_0010.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:09 20250219_130904_0011.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:09 20250219_130935_0012.qmdl
-r–r–r-- 1 root root 3813 Feb 19 13:10 20250219_131007_0013.qmdl

Looking into a file, it seems it has no random content in it:

root@test:qlog_files# cat 20250219_125151_0000.qmdl | hexdump -C
00000000 1d b0 8d 53 25 57 e6 08 01 46 45 7e 00 4f 63 74 |…S%W…FE~.Oct|
00000010 20 32 32 20 32 30 32 34 30 33 3a 30 36 3a 33 35 | 22 202403:06:35|
00000020 4f 63 74 20 31 30 20 32 30 32 34 30 36 3a 30 30 |Oct 10 202406:00|
00000030 3a 30 30 6b 75 6e 6f 2e 67 65 6e 00 00 ff 64 00 |:00kuno.gen…d.|
00000040 00 02 21 df c7 7e 4b 32 06 00 02 00 00 00 00 00 |…!..~K2…|
00000050 00 00 3a 02 00 00 15 a5 7e 7c 01 00 00 10 22 00 |…:…~|…".|
00000060 00 4e 01 00 00 52 47 32 35 35 43 47 4c 41 42 52 |.N…RG255CGLABR|
00000070 30 31 41 30 38 4d 34 47 00 00 21 cf 7e 1c 08 00 |01A08M4G…!.~…|
00000080 3a 28 7e 13 0c d2 7a 7e 13 63 23 e1 7e 4b 0f 00 |:(~…z~.c#.~K…|
00000090 00 00 00 00 00 05 00 00 00 0c 00 00 00 64 00 00 |…d…|
000000a0 00 00 00 00 00 00 00 00 00 02 00 00 00 ff ff ff |…|

Do I need some AT commands to collect useful info?
I tried e.g. at+cfun=0 and at+cfun=1, but file size seems to remain the same.
Or could it be, QLog has a problem, or does my version not yet work with RG255C-GL?
I can query info via QMI and execute AT commands, so all in all it does not look bad.

QLog_Linux_Android_V1.5.28_2 had some compile problems, perhaps due to local build system. Is there perhaps already a newer version?

Just tried the same QLog against a RM520N-GL (same board, same binary, just connected a different module and there it seems to work:

QLog

[000.000] Version: QLog_Linux_Android_V1.5.28_2
[000.001] will use filter file: default filter
[000.001] [init_qlog_path] [1848] entry
[000.001] Written 4 bytes
[000.001] [1962] restart entry
[000.103] Find [0] idVendor=2c7c, idProduct=0801, bNumInterfaces=5, ttyDM=/dev/ttyUSB0, ttyGENERAL=, ttyTHIRD=, busnum=002, dev=003, usbdevice_pah=/sys/bus/usb/devices/2-1
[000.105] open /dev/ttyUSB0 ttyfd = 3
[000.106] Press CTRL+C to stop catch log.
[000.106] catch log via tty port
[000.106] [qlog_handle] entry!
[000.112] kfifo_alloc [0] = 4
[000.112] [qlog_logfile_create][853] qlog_files/20250219_132236_0000.qmdl2 logfd=4
[000.157] diag_query_diag_id
[000.158] process_diag_id_response
[000.158] insert_diag_id_entry diag_id=1, peripheral=7, process_name=APPS
[000.158] insert_diag_id_entry diag_id=2, peripheral=0, process_name=mdm/modem/root_pd
[000.158] diag_send_qsr4_db_file_list_cmd_req peripheral=0
[000.371] qlog_init_filter_finished
[005.397] recv time:[5397]
[005.397] recv qmdl:[0M][38K][474B]
[010.404] recv time:[10404]
[010.404] recv qmdl:[0M][69K][662B]
[015.406] recv time:[15406]
[015.406] recv qmdl:[0M][99K][960B]
^C[016.228] recv signal 2
[016.228] poll() = -1, errno: 4 (Interrupted system call)
[016.228] kfifo_free [0] = 4
[016.228] savelog_size_dm_all = 102336
[016.228] clean_filter
[016.228] pthread_join(filter)
[016.228] [qlog_handle] leave!
[016.254] close_fds exit

Hi,@capiman
Please use <AT+QCFG=“DBGCTL”,0>,Make sure enable the QXDM log outputand then try it again.

This works! Many thanks!