ubuntu v9.04 / macbook / zoneminder / logitech orbit

Forum for questions and support relating to the 1.24.x releases only.
Locked
freeballer
Posts: 5
Joined: Tue Oct 27, 2009 10:54 pm

ubuntu v9.04 / macbook / zoneminder / logitech orbit

Post by freeballer »

http://www.zoneminder.com/wiki/index.ph ... _interface

using this guide here. trying to get ubuntu v9.04, logitech orbit and macbook working with zoneminder. I wrote a bit ago but
just getting fustrated because I think all settings are right. Zoneminder was installed without issue,

I installed and setup mysql and apache2 according to the documents on site. When I install a new

monitor (camera) I get no picture at all.

Code: Select all

# lsusb
Bus 001 Device 011: ID 046d:0994 Logitech, Inc. QuickCam Orbit/Sphere AF
Bus 001 Device 004: ID 05ac:8300 Apple, Inc. Built-in iSight (no firmware loaded)
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 006: ID 05ac:1000 Apple, Inc. Bluetooth HCI MacBookPro (HID mode)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 05ac:8240 Apple, Inc. IR Receiver [build-in]
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 05ac:021a Apple, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub




Code: Select all

# dmesg | tail
[  789.816221] usbcore: registered new interface driver uvcvideo
[  789.816228] USB Video Class driver (v0.1.0)
[ 1131.048141] usb 5-1: USB disconnect, address 5
[ 1131.784088] usb 5-1: new full speed USB device using uhci_hcd and address 6
[ 1131.981209] usb 5-1: configuration #1 chosen from 1 choice
[ 1132.003898] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input20
[ 1132.042579] generic-usb 0003:05AC:1000.000A: input,hidraw1: USB HID v1.11 Keyboard [HID 05ac:1000]

on usb-0000:00:1d.3-1/input0
[ 1132.067516] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input21
[ 1132.104616] generic-usb 0003:05AC:1000.000B: input,hidraw2: USB HID v1.11 Mouse [HID 05ac:1000] on

usb-0000:00:1d.3-1/input1
[ 1380.803393] [drm:i915_getparam] *ERROR* Unknown parameter 6


"cheese" and vlc works, I can see the picture by entering /dev/video0
"Cheese" shows UVC camera (046d:0994) (/dev/video0) but zoneminder does not show anything at all. What's going on?



P.s. I couldn't delete it, there is a previous post in hints & tips. I think it was moved for some reason but it needs to be removed from that or moved here
Locked