Just discovered that this morning! Had made the assumption it was automatically enabled, but only clued onto it when I noticed udevmonitor wasn&#39;t giving only UEVENT output, not UDEV output. Should have been obvious, but I kept barking up the wrong tree! <br>
<br>So, turning out to be a good chance to learn how the lower levels of a linux system work and managed to learn exactly how udev works while stumbling on this one. <br>Thanks for the reply<br><br><div class="gmail_quote">
2008/4/21 Detlev Zundel &lt;<a href="mailto:dzu@denx.de">dzu@denx.de</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Daniel,<br>

<div><div></div><div class="Wj3C7c"><br>
&gt; I&#39;m currently trying to compile a kernel for an AMCC440EP board within an eldk<br>
&gt; environment. We&#39;ve got a FTDI usb2serial converter we need to connect to the<br>
&gt; board. Now I&#39;ve compiled a kernel on a gentoo machine for this device and had<br>
&gt; no problems. With this board, the kernel recognizes the device fine:<br>
&gt;<br>
&gt; ftdi_sio 1-1:1.0: FTDI USB Serial Device converter detected<br>
&gt; usb 1-1: FTDI USB Serial Device converter now attached to ttyUSB0<br>
&gt; drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver<br>
&gt;<br>
&gt; but udev doesn&#39;t actually make the ttyUSB0 node. If anyone knows what may have<br>
&gt; caused the problem and how to fix it, it&#39;d be much appreciated.<br>
<br>
</div></div>Maybe udev isn&#39;t running at all? &nbsp;The ELDKs including udev disable it<br>
per default (what version are you using?). &nbsp;Embedded systeme like to<br>
have static kernel configurations presenting no surprises at runtime...<br>
<br>
Cheers<br>
 &nbsp;Detlev<br>
<br>
--<br>
Programming X-Windows is like trying to find the square root of pi<br>
using roman numerals.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-- The UNIX Haters Handbook<br>
--<br>
DENX Software Engineering GmbH, &nbsp; &nbsp; &nbsp;MD: Wolfgang Denk &amp; Detlev Zundel<br>
HRB 165235 Munich, &nbsp;Office: Kirchenstr.5, D-82194 Groebenzell, Germany<br>
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: <a href="mailto:dzu@denx.de">dzu@denx.de</a><br>
<br>
_______________________________________________<br>
Linuxppc-embedded mailing list<br>
<a href="mailto:Linuxppc-embedded@ozlabs.org">Linuxppc-embedded@ozlabs.org</a><br>
<a href="https://ozlabs.org/mailman/listinfo/linuxppc-embedded" target="_blank">https://ozlabs.org/mailman/listinfo/linuxppc-embedded</a><br>
</blockquote></div><br>