Activity
From 05/21/2026 to 06/19/2026
06/12/2026
- MF 07:00 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Samuel,
Did you follow the instructions here and are still seeing this issue: https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/A5E-DMA-Example#The-application-hangs-or-reports-errors-on-the-second-and-later-runs
... - SP 06:56 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- We have tried the new DMA driver and FPGA.
We have the following situation on each reboot.
The first test pass.
The second and third test fail.
The fourth hangs.
Is it expected behavior ?
Thank you for your time,
Samuel :)...
06/11/2026
- MF 04:21 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Max,
That is correct! And check out my latest updates to the Wiki page for it as well: https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/A5E-DMA-Example
Let me know if you run into any issues!
- Mike - MK 04:11 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Mike,
Thanks for this update.
Just to make sure, I just need to pull latest update from the following repository:
pro_25.3.1_stable git://support.criticallink.com/home/git/mitysom-a5e-ref.git
Thanks,
Max
06/03/2026
- NZ 08:03 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Let me know if adding the pixel readout info to your XML made a difference.
Thanks,
Noah - NO 05:04 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- The other side is a long-wave infrared camera with a 16-bit parallel output. I have this setup working on an iMX.8MP SOM, so I know exactly what registers need to be written.
- NZ 04:39 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Nathan,
I saw you are using a tc358746 bridge IC. What is on the other side of it?
There is existing support for lt6911gxc and lt7911uxc bridge ICs, but they are for HDMI or DP to MIPI so I'm not sure if that is helpful.
Than... - NZ 02:32 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Nathan,
When I did this I used tag r1.0_00095.0 for "Qualcomm_Linux.SPF.1.0|AP|Standard|OEM|NM_QIMPSDK", repo url https://qpm-git.qualcomm.com/home2/git/qualcomm/qualcomm-linux-spf-1-0_ap_standard_oem_nm-qimpsdk.git. It contains r1...
06/02/2026
- NO 11:25 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Here's where I've gotten to. The sensor is probed successfully but there are a bunch of other errors that don't mean anything to me.
- NO 10:17 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- After rolling @chicdk@ and @chicdk-kt@ back to @r1.0_00092.0@, I am able to successfully probe my sensor. Onward!
- NO 05:10 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Nathan Olson wrote in message#7341:
> My current theory is that there is a problem with using the prebuilt camx and building chicdk from source (version mismatch?). I'm currently attempting to build camx from source as well but no luc... - NO 04:35 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Noah Zins wrote in message#7338:
> Did you see any different behavior with the power fields reinstated?
I'm making some progress, but still not seeing an attempt to probe my sensor. I am seeing attempts to probe imx577, imx415, and... - NO 04:12 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Noah, I'm trying to match the version you used for your camx modifications, but I can't find @r1.0_00095.0@. Any clues? (and where does @r1.0_00376@ fit in?)
- NZ 03:48 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Nathan,
Did you see any different behavior with the power fields reinstated?
I noticed your sensor XML has no pixel/resolution information which I would think is necessary.
Thanks,
Noah - MF 07:22 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
I just wanted to follow up and tell you that I have published a new DMA reference design to our repository and updated the Wiki page [[A5E-DMA-Example]]
Let me know if you have any questions regarding the updated design.
... - NZ 03:55 PM MitySOM-QC6490 Software Development: RE: Streaming from 5 cameras simultaneously
- It should be possible with the hardware, but currently our BSP uses Qualcomm Linux 1.5 that does not support it. Upgrading to version 1.8 is supposed to be the fix, but I noticed the release notes stated issues with multicamera streaming...
05/29/2026
- What is the status of streaming from 5 cameras simultaneously? Is this possible with software mods, or are there hardware limitations that prevent this?
05/27/2026
- NO 08:50 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- I removed the power-related fields because my camera is powered by an always-on supply, and I was trying to simplify things as much as possible. I'll try adding that stuff back, in particular @power-domains@ seems like it might be import...
- NZ 08:43 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Nathan,
I too have noticed the probing of sensors 0-12, I have not looked into it but we see this same behavior. I expect your sensor to be 0.
If your sensor XML has the correct I2C address, I2C speed, sensor ID, and sensor ID r... - NO 01:06 AM MitySOM-QC6490 Software Development: RE: Camera driver development
- Thanks, Noah.
I'm trying to bring up a new sensor, and no luck so far. To simplify things, I've removed all camera modules except mine, and removed all multicamera configs except mine, which has a single camera at cameraId 0, slot 0, ... - MF 03:31 PM MitySOM-A5 Software Development: RE: cl_msgdma.ko has the wrong version
- Hi Samuel,
We plan to integrate this kernel module into our kernel in the near future, so this would be handled automatically for the end user.
However, until then you could explore options such as adding a recipe into the Yocto bu...
05/25/2026
- SP 10:03 PM MitySOM-A5 Software Development: RE: cl_msgdma.ko has the wrong version
- This way works to make a compatible version of cl_msgdma.ko. (/) :D
Is there a way to build it inside the docker container at the same time we build the file system.
https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/... - MF 07:28 PM MitySOM-A5 Software Development: RE: cl_msgdma.ko has the wrong version
- Hi Samuel,
The Wiki instructions say to deploy the compiled kernel and kernel modules to the SD card as well. This way you ensure that all binaries are in sync and the vermagic matches.
You can however try to work around this by ma... - When I try to insert the cl_msgdma kernel module I get the following message.
root@mity-a5e:~# insmod cl_msgdma.ko
[426692.912739] cl_msgdma: version magic '6.12.33-g511c86cb48bf SMP preempt mod_unload aarch64' should be '6.12.33-yo...
05/22/2026
- NZ 03:30 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Nathan,
It is posted here: https://support.criticallink.com/redmine/projects/mitysom_qc6490/wiki/Camera_Config
Please don't hesitate to reach out if you have further questions!
Thanks,
Noah