chrisvollorenew

Results 11 issues of chrisvollorenew

Hello, I am seeing slow TX speeds (around 500kbps), but normal RX speeds. The hardware is RTL8822BU module connected via USB 2.0. Please find log attached and parts of the...

Hello, I am running cog in DRM mode on allwinner R16. If I run cog version 0.12.x all seems to be well. When I update to cog 0.14.x or 0.16.x...

I am running cog in DRM mode (cog -P drm ) , and unable to get cogctl to work. Is cogctl supported for DRM mode? I do not see any...

Hello, Compiling this on a yocto project - mickledore. I got this error: ``` ERROR: ffmpegthumbnailer-1.0-r0 do_compile: ExecutionError('/home/chris/yocto-3/build/tmp/work/cortexa7t2hf-neon-poky-linux-gnueabi/ffmpegthumbnailer/1.0-r0/temp/run.do_compile.149092', 1, None, None) ERROR: Logfile of failure stored in: /home/chris/yocto-3/build/tmp/work/cortexa7t2hf-neon-poky-linux-gnueabi/ffmpegthumbnailer/1.0-r0/temp/log.do_compile.149092 Log data...

Hi, I'm not sure the best place to ask this, so I'll start here. What are the main difference between the mainline wifi driver for 8822bu and this one? Does...

Hello, It looks like I am seeing a memory leak for this driver and other warnings for the kernel. Please advise. [ 9.805937] RTW: module init start [ 9.812787] RTW:...

Hello, this is a side issue from another issue: https://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/165 To re-cap: CONFIG_PLATFORM_SUNxI was not compiling because of mach/sys_config.h missing. I did some research - It looks like we might...

Hello, I am using this driver on Linux 5.17.0-rc8 (arm architecture) with commit at the link below - https://github.com/RinCat/RTL88x2BU-Linux-Driver/commit/5f6ef2ff4f15975fabf17f0fae1e651017f122e9 I am using Yocto to build and my make settings are...

Hello, please forgive if this question is from ignorance: I tested TX speeds of the driver on RTL8822BU in USB2.0 mode both with and without concurrent mode enabled (USER_EXTRA_CFLAGS='-DCONFIG_CONCURRENT_MODE). The...

Hello, Looking through the source code, I do not see an option to support CONCURRENT mode for this driver. Does the mainline version support concurrent mode for rtl8822BU, and if...