raw1394 Kernel modul

Seth Arnold seth.arnold at canonical.com
Fri Feb 16 03:43:26 UTC 2024


On Wed, Dec 20, 2023 at 12:23:56PM +0100, Jan van Hulzen wrote:
> Bitte teilen Sie mir mit, wie ich das raw1394 Kernel Modul aktivieren kann.
> Damit ich meine dv Kamera über das Kino Programm benutzen kann. Als
> Betriebssystem benutze ich Ubuntu.

Hallo Jan, this kernel module has not existed in a very long time:

https://www.kernel.org/doc/Documentation/ABI/removed/raw1394

That file suggests the libraw1394 library may be able to help. Try:

apt-cache search libraw1394
sudo apt install libraw1394-11 # or whatever version number was returned

You might also need to install libraw1394-dev and rebuild your
application.

Good luck.

Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20240216/03eab4a1/attachment.sig>


More information about the Ubuntu-devel-discuss mailing list