How to stream microphone audio to laptop speaker on Linux / Ubuntu ?
If you have a microphone with 2.5mm audio jack and don’t have a mixer which can play … Read more
Linux Kernel
If you have a microphone with 2.5mm audio jack and don’t have a mixer which can play … Read more
[ Note: following commands has been tried on ubuntu 16.04, but should work on other Linux distros … Read more
What is JFFS2 ?=> JFFS2 is a log-structured file system designed for use on flash devices in … Read more
LKML https://lkml.org/ is an unofficial Linux Kernel Mailing List archive. This mailing list is a rather high-volume … Read more
If you want to install device-tree-compiler i.e. dtc command on Ubuntu, use following command, This command will … Read more
Lets say, you have been trying to compile Linux kernel source code for Raspberry Pi following steps … Read more
Major distribution kernels set the default value of /proc/sys/vm/overcommit_memory to zero, which means that processes can request … Read more
In our previous post, we understood “What is Out of Memory Killer ?” In this post, we … Read more
We tried to write a simple class driver framework which will create a directory in /sys/class, we … Read more
iPerf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports … Read more