Skip to content

Tech For Talk

a blog site for programmers

  • Contact

Category: Kernel

Posted on March 3, 2020May 1, 2022

How to replace the Kernel image in NOOBS with your custom Kernel

In one of the previous posts I have described Bringing up Rasberry Pi 3 with NOOBS. But after I brought up the Raspberry Pi (ver…

Continue reading → How to replace the Kernel image in NOOBS with your custom Kernel

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on February 21, 2020May 1, 2022

Unknown symbol usb_serial* in GobiSerial LTE Linux Kernel driver

I was working with the SieraWireless LTE device drivers recently and I got into a strange issue with one of the drivers called GobiSerial. I…

Continue reading → Unknown symbol usb_serial* in GobiSerial LTE Linux Kernel driver

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on February 21, 2020May 1, 2022

Cross compiling custom Linux Kenel driver for Rasberry Pi Platform

Getting Rasberry Pi up and running To bring up your Raspberry Pi (ver 3 B) with NOOBS follow the instructions here. Find the kernel version…

Continue reading → Cross compiling custom Linux Kenel driver for Rasberry Pi Platform

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on October 25, 2019October 25, 2019

nuttx kernel make menuconfig error in Ubuntu

If you are working with nuttx kernel you might have issues trying to bring up the kernel menuconfig with the below command: I had to…

Continue reading → nuttx kernel make menuconfig error in Ubuntu

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on October 23, 2019May 1, 2022

How to integrate a custom device driver into nuttx tree

I had written a blog on how to integrate a custom driver into Linux kernel tree previously here. Integrating a custom driver in nuttx kernel is pretty similar. But writing this down would probably be a good idea for any future reference.

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...

Recent Posts: Tech For Talk

Chapter 7 : Class Template Instantiation

C++ Templates Made Easy

Chapter 6 : Working with Class Templates

How to add Microsoft KM Loopback adapter in Windows 10

Chapter 5 : Miscellaneous template aspects

Top Posts & Pages

  • How to add/compile a kernel module as a new buildroot package
  • Chapter 4 : Return type of template function in C++
  • Cross compiling custom Linux Kenel driver for Rasberry Pi Platform
  • Format a micro SD card using gparted utility
  • How to pipe one bash command output to another within a python script
  • How to invoke Linux shell command from C++ program and collect data

Copyright Notice

© [Vivek Bhadra] and [http://vivekbhadra.wordpress.com], [2017]. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to [Vivek Bhadra] and [http://vivekbhadra.wordpress.com] with appropriate and specific direction to the original content.

Powered by WordPress.com.
  • Contact
 

Loading Comments...
 

    %d bloggers like this: