Bug 14809 - hal does not detect Quickcam Express as v4l-device
Summary: hal does not detect Quickcam Express as v4l-device
Status: RESOLVED NOTOURBUG
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: low normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL: https://bugs.launchpad.net/ubuntu/+so...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 11:24 UTC by Sense Hofstede
Modified: 2008-08-03 10:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Sense Hofstede 2008-03-04 11:24:03 UTC
Sebastian Keller wrote in the Ubuntu bugtracker at Launchpad:
"After plugging the Quickcam in the module gets loaded and everything works fine when accessing /dev/video0.
But hal does not detect this device as v4l capable. As a result cheese does not find the webcam.

Packages:
hal 0.5.10-5ubuntu7
hal-info 20080215-1ubuntu1"
At https://bugs.launchpad.net/ubuntu/+source/hal/+bug/196811 you can find various log files attached providing information about the problem. If you need more information, please ask.
Comment 1 Danny Kukawka 2008-03-07 04:08:36 UTC
Please recheck with current HAL git. v4l support was added lately and since hal_0.5.10-5ubuntu8.diff.gz didn't contain any related backport/patch I assume this wasn't part of the packge. 

I close the bug for now.
Comment 2 Sense Hofstede 2008-03-31 08:16:06 UTC
Unfortunately it still doesn't work in 0.5.11~rc2-1ubuntu5, according to the reporter. Is there any information still needed?
Comment 3 Sense Hofstede 2008-06-16 08:30:38 UTC
In the newest version in hardy and intrepid the device is still not recognized as v4l capable.

This are the versions:
hal: 0.5.11-1ubuntu1
hal-info: 20080508+git20080601-1ubuntu1 
Comment 4 Sense Hofstede 2008-07-01 03:04:53 UTC
This bug is still present. 
Although the device does appear as v4l in the sysfs, it doesn't is detected as such by HAL.
Comment 5 Sense Hofstede 2008-07-01 06:48:16 UTC
Executing the following commands: 
"hal-set-property --udi /org/freedesktop/Hal/devices/usb_device_46d_870_noserial --key info.capabilities --strlist-pre video4linux
sudo hal-set-property --udi /org/freedesktop/Hal/devices/usb_device_46d_870_noserial --key video4linux.device --string /dev/video0"

solves the problem for the time the device is connected. However, it's not saved.

There is also a change that this bug is a duplicate of bug http://bugzilla.gnome.org/show_bug.cgi?id=531835
Comment 6 Sense Hofstede 2008-08-03 10:22:36 UTC
Danny Kukawka was indeed right. The problem turns out to not be in HAL, but in the driver, forgetting to register the camera as v4l capable. My apologizes for the mail noise.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.