public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] make dev / udev question (1394 related)
@ 2005-07-17 21:35 Mark Knecht
  2005-07-17 21:46 ` Mike Williams
  2005-07-17 22:05 ` Daniel Drake
  0 siblings, 2 replies; 9+ messages in thread
From: Mark Knecht @ 2005-07-17 21:35 UTC (permalink / raw
  To: gentoo-user

Hi there,
   When I emerged libraw1394 it tells me there is no /dev/raw1394 device:

********************************************
Required /dev/raw1394 device file not found.
Run 'make dev' to create it.
********************************************

which is correct:

mark@godzilla ~ $ ls /dev/raw1394
ls: /dev/raw1394: No such file or directory
mark@godzilla ~ $

Question is how should that be created on a udev only system? The
Linux1394 web site gives this set of commands:

# Compile libraw1394:
cd /where/you/downloaded/libraw1394
tar xvfz libraw1394-1.1.0.tar.gz
cd libraw1394-1.1.0
./configure
make
make install
# Create the raw device (/dev/raw1394):
make dev
# Reboot:
shutdown -r now 

which would have made the device. Is the fact that the device isn't
created a problem with the ebuild? Even if it was, how should this
really be created for a udev system? A rule somewhere in some
udev.conf file?

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-07-17 22:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-17 21:35 [gentoo-user] make dev / udev question (1394 related) Mark Knecht
2005-07-17 21:46 ` Mike Williams
2005-07-17 21:55   ` Zac Medico
2005-07-17 22:10     ` Mark Knecht
2005-07-17 22:42       ` Daniel Drake
2005-07-17 22:50         ` Mark Knecht
2005-07-17 22:05 ` Daniel Drake
2005-07-17 22:19   ` Mark Knecht
2005-07-17 22:26   ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox