From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sun, 30 Jan 2005 14:34:04 +0000 Subject: Re: ieee1394 problems Message-Id: <1107095644.4700.37.camel@localhost.localdomain> List-Id: References: <41F85C6F.6060200@paradise.net.nz> In-Reply-To: <41F85C6F.6060200@paradise.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, 2005-01-27 at 16:13 +1300, Robert Walter wrote: > Many thanks for your work in helping produce a superior alternative. I seek > your assistance in resolving a problem with ieee1394 encountered while > upgrading. I'm using Fedora Core 3 x86_64. I have and MSI 7030 motherboard with > onboard ieee1394. > There is no /dev/ieee1394 device created when the modules are installed.. The current ieee1394 code does not create the needed event for udev to create the node. To work around this, you need to do a manual: mknod /dev/raw1394 c 171 0 chmod 666 /dev/raw1394 The needed changes are already in the maintainers CVS: http://marc.theaimsgroup.com/?l=linux1394-devel&m0256535312105&w=2 http://www.linux1394.org/viewcvs/ieee1394/trunk/raw1394.c?r139&r240&p1=trunk/raw1394.c&p2=trunk/raw1394.c So this issue may be solved sooner than later. Good luck, Kay ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel