I'm running the 2.4.23-pre5-ben0 kernel that I rsynced two days ago. I have compiled in support for V4L and the FireWire. Here are my modules:
Code:
padme:/home/ken# lsmod
Module Size Used by Not tainted
videodev 7720 0
raw1394 22068 0
video1394 13364 0 (unused)
ohci1394 29768 0 [video1394]
ieee1394 197632 0 [raw1394 video1394 ohci1394]
dmasound_pmac 65680 1
dmasound_core 13256 1 [dmasound_pmac]
soundcore 4396 3 [dmasound_core]
agpgart 18864 0 (unused)
airport 3540 1
orinoco 39240 0 [airport]
hermes 9120 0 [airport orinoco]
gscanbus sees the camera. "coriander" sees the cam. But I don't understand how to view the cam output. I have apt-got all of the gstreamer-* stuff.
Anyone using a FireWire webcam on Debian? Tips? I have used mknod to create the /dev/video0 node and changed those permissions to 666. Google has led me in circles.
Ideas?