How to extract files from jffs2 root filesystem image ?
[ Note: following commands has been tried on ubuntu 16.04, but should work on other Linux distros … Read more
Linux Device Drivers
[ 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
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
For enabling Serial console on RPi, so that we can get serial console on RPi, we bought … Read more
Whenever you are trying to do kernel menuconfig very first time after installation of Ubuntu, its chances … Read more
If you want to know the bluetooth device you want to connect to is alive or not, … Read more
bluetoothctl is bluetooth control tool which allows us to make the host discoverable, scan other devices, pair … Read more
We will need to change the wpa-supplicant.conf file as below, by modifying poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane Now, once we modified … Read more
This program captures the network packets received on wifi interface. If you don’t know which interface to … Read more