Browse By Tags

  • ZUBoard PYNQ with eMMC and SSD - an easier way?

    I was thinking...: is there an easier way to add and enable eMMC (and even SSD/M.2 module ) for ZUBoard running PYNQ ? Potentially, there is! Tests done: If I image SD card with PYNQ image, boot it, afterwards I copy/overwrite the BOOT.bin and image…
  • Petalinux kernel stuck due to rcu warning . Device tree configuration

    Hi all, i have been trying to build petalinux for my custom vivado design. The design contains customs modules that i packaged as IPs and block designs. An initial run with avnets provided script flow for e.g. "base" were easy to implement. I have…
  • Nvidia is finally transitioning towards open source gpu kernel modules

    Finally dream is coming true! NVIDIA is transitioning fully towards open source GPU drivers. Read more on this : https://developer.nvidia.com/blog/nvidia-transitions-fully-towards-open-source-gpu-kernel-modules/
  • How can I compile a device tree into Diet Pi OS?

    I have some ts7600 boards, and they are very out of date. They have some interesting hardware, and loads of IO, but they are difficult to use, because there is no package support for kernel 3.14, and to compile any modern package you need some form of…
  • Hello...I am currently not Building a Radio.

    Hello, Even though building a radio is superb, I think the Aussies beat us to it w/ their take on SDR. Let me see if I can scrounge together the artifacts and currents. ... https://www.seeedstudio.com/KiwiSDR-Board-p-2723.html was the info. gathered…
  • Step-by-step guide how to use GPIB with Raspberry Pi Linux

    Using PC to control GPIB instruments, such as oscilloscopes, multimeters, power supplies is easiest thing, as most of vendors already supply ready to use libraries and packages to interface their instruments via GPIB . But if you want use using Linux…
  • Wolfson Audio Card Linux Image Kernel

    So, Lot of people know that building a new kernel from github is quit very long and difficult.It would be very nice from some of you, if it was possible to post from time to time your kernel img with the "loadables" drivers, i would be quit nice. Because…
  • Software Stack Vs Operating Systems

    What is the difference between software stack and an operating system. How can I distinguish between the two and on what basis in industry they are distinguishable? Do provide practical examples or any real world application of the above scenario. This…
  • where are the source patch of the kernel 3.12.x ?

    Hello, I'm on pidora, I should like to compile the kernel with the driver of the wolfson audio card but I don't find the patch for the kernel 3.12, I finded just for the 3.10. Anybody knows where they are ?
  • Provide latest kernel & u-boot source code for RIoT board

    Hi all, This is Satish, I am interested in working with RIoT board. Can you please provide link to get latest Kernel and u-boot code for RIoT board. Thank you in advance Regards Satish.G
  • State of Wolfson drivers?

    Just wondering if any patches would come out soon for 3.12.x? 3.10.25 is getting rather old.
  • Occidentalis Kernel Module for PWM

    Hello! I'm new to RaspbPi usage and i need to make PWM with a DC Motor. I have an SD card with NOOBS and have installed Raspbian. I have a kernel module from the Occidentalis distribution ( from Adafruit) that enables the PI to do that but i don't know…
  • Kernel module to enable

    Hello, I'm trying to get pifacecad working on raspbmc. I have installed python3-pifacecad from raspbian repositories, but when I try to launch the example script /usr/share/doc/python3-pifacecad/examples/sysinfo.py i'm getting the error "No PiFace Control…
  • Cache Library on the UltraZed

    Hello, I am currently trying to build a kernel module, which contains functions like cache-flushing. Some background Information as to how my System is generated: I am using the Xilinx-V2019.1-Toolchain (Vivado & SDK, PetaLinux Tools) to generate all…
  • Region For Resource

    Hi All, Currently creating a custom Yocto image for my zedboard, has anyone seen the message, "can't request region for resource." Two of my drivers currently displaying this message and I have no idea why. dma-axi-dmac 29020c0.axi_dmac: can't request…
  • Trouble getting Sabre Lite kernel to work

    Hello, We've purchased a Sabre Lite board to help us with development of our own somewhat equivalent board for a customer. The software that was preinstalled on the board works correctly, u-boot, kernel, etc. The software that I've built following instructions…