Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 219555] New: libraw1394 tries wrong device node.
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 9 Nov 2006 11:46:39 -0700 (MST)
  • Message-id: <bug-219555-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=219555

Summary: libraw1394 tries wrong device node.
Product: openSUSE 10.2
Version: Beta 2
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: olh@xxxxxxxxxx
ReportedBy: jw@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: wolfgang.engel@xxxxxxxxxx


$ dvgrab -i
raw1394 - failed to get handle: no such device or directory

strace reveals:
open("/dev/raw1394", O_RDWR) = -1 ENOENT (No such file or directory)

10.2-beta2 does not have /dev/raw1394, but it has
crw-rw---- 1 root disk 171, 0 Nov 9 19:15 /dev/raw/raw1394
dirty workaround: I am placing a symlink, then it works.

Olaf, I guess, it is libraw1394 not knowing our changed device layout,
right?


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >