CUDA Sample Error - deviceQuery

I have been able to install the NVIDIA driver (version 349.16) on an ARM-based 32-bit Linux system running kernel 4.0. When I try to run deviceQuery (be it cross compiled or using the native CUDA tool chain version 6.5), I get the following output:

./deviceQuery Starting…

CUDA Device Query (Runtime API) version (CUDART static linking)

cudaGetDeviceCount returned 38
→ no CUDA-capable device is detected
Result = FAIL

I have searched the web for a couple of days now but can’t seem to find any related reasons or how to fix such an issue.

Attached is the bug report.

Please help.
nvidia-bug-report.log (105 KB)