How to identify and change input device location in Android ?
Identify what is the current location of the input device using getvent command as, So, the output … Read more
Linux Kernel
Identify what is the current location of the input device using getvent command as, So, the output … Read more
To identify the information about the input device connected to Android platform, we can use “getevent” as … Read more
Minicom is a text-based serial port communications program. It is used to talk to external RS-232 devices … Read more
When we connected our USB to Serial converter to Ubuntu 22.04, it got detected as ttyUSB0 but … Read more
When you are working with Linux kernel internals or device driver programming, there are chances you see … Read more
Recently I came across very different problem when I moved to a place where there was few … Read more
As per Wikipedia, Beacon frame is one of the management frames in IEEE 802.11 based WLANs. It contains all the … Read more
Lets first try to understand what are the ways to mount the root file system, Altough the … Read more
When the kernel gets into a situation where it does not know how to proceed (most often … Read more
With following mechanism, we can check the Bluetooth profiles and services of a remote device, 1) Switch … Read more