[Buildroot] Generic serial port disappear after udev started

Dwi Sasongko Supriyadi ruckuus at gmail.com
Fri Jun 10 18:03:52 UTC 2011


On Sat, Jun 11, 2011 at 12:19 AM, Khem Raj <raj.khem at gmail.com> wrote:

> On (10/06/11 23:41), Dwi Sasongko Supriyadi wrote:
> > Hello List,
> >
> > Normally i put getty on serial port which is /dev/ttySAC0 and so far
> there
> > is no issue with it, but after udev installed and started, the system
> > complains that it can not find /dev/ttySAC0.
>
> Do you have ttySAC0 listed in /etc/securetty and /etc/inittab ?
>

I do, but it does not help.

Anyway I have tried to solve it by adding this line inside "start)" section:

mknod -m 0666 /dev/ttySAC0 c 204 64

This is quiet dirty trick, but for the moment I have no more idea how to
solve it.

Can anyone suggest a better solution, please?

Thanks in advance,
DWI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110611/15d9ad14/attachment.html>


More information about the buildroot mailing list