[Bug 4118] udev-118 failed to create device nodes on Tosa

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Tue Jun 10 20:50:11 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4118





--- Comment #6 from Tom Rini <trini at embeddedalley.com>  2008-06-10 22:50:11 ---
OK.  Current OE.dev (bcb31dc3c95419caf9e78af08f99256c5965175e) with
console-image (altboot-console-image failed for me in altboot) on Nokia N810
(MACHINE=nokia800) and DISTRO=angstrom-2008.1 has udev working and populating
/dev, /dev/shm being mounted correctly.

After talking with the kernel folks a bit, for udev to work we need:
UNIX=y
TMPFS=y
HOTPLUG=y
and on older (than reported in this bug) kernels KOBJECT_UEVENT=y (more recent
has this controlled under HOTPLUG).

I'm not seeing those missing at least at first glance for Tosa, but I'm
starting to dig a bit deeper into what might be missing here.

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list