Bug 130589
Summary: | No fstab entry added for USB camera | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> |
Component: | hal | Assignee: | John (J5) Palmieri <johnp> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | davidz, jkeck |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-08-23 21:38:15 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 123268 |
Description
Tim Waugh
2004-08-22 14:07:40 UTC
I need two things. 1. With your camera plugged in, powered up and mounted please post the output from lshal(1). 2. Plug out your camera; stop the hal daemon (service haldaemon stop) and paste the output from this # hald --daemon=no (wait 10-20 secs, then plug in your camera) Thanks, David I think the problem was the missing fstab-sync symlink. See: http://www.redhat.com/archives/fedora-devel-list/2004-August/msg00859.html for a suggested change to the package scriptlets. The package is now installing the symlink and it's now called 50-fstab-sync.hal (all HAL callouts now need to have the .hal suffix). I have uploaded a new pacakge hal-0.2.97.cvs20040823-1 to Rawhide with this fix. |