Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why doesn’t the device node exist in /dev/ even though I enabled the device driver?

0
Posted

Why doesn’t the device node exist in /dev/ even though I enabled the device driver?

0

Since only a few device nodes are created in the default firmware images it is likely that device nodes will not exist for drivers other than the ones enabled by default. Consequently, you will have to create the device nodes yourself. Since the root file system is on a read only partition the creation of the device nodes has to be done when you build the images. A suggestion is to add a few lines in “packages/devices/axis-2.4/Makefile”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123