Bug 229926

Summary: a DVD-R isn't mounted
Product: [Fedora] Fedora Reporter: Marius Andreiana <marius.andreiana>
Component: halAssignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
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: 2007-04-02 23:48:54 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:
Attachments:
Description Flags
lshal before insert
none
lshal after insert none

Description Marius Andreiana 2007-02-24 15:28:59 UTC
It works if mounted manually.

lshal --monitor during insert:

Start monitoring devicelist:
-------------------------------------------------
storage_model_DVD__RW_DW_Q58A property storage.removable.media_available = true
storage_model_DVD__RW_DW_Q58A property storage.removable.media_size = 4611342336
(0x112db8000)
volume_part_1_size_4611342336 added

lshal --monitor during eject:

storage_model_DVD__RW_DW_Q58A property storage.removable.media_available = false
volume_part_1_size_4611342336 removed

Comment 1 Marius Andreiana 2007-02-24 15:28:59 UTC
Created attachment 148740 [details]
lshal before insert

Comment 2 Marius Andreiana 2007-02-24 15:29:44 UTC
Created attachment 148741 [details]
lshal after insert

Comment 3 David Zeuthen 2007-04-02 23:48:54 UTC
I think this patch

http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=068fbbaaf1a74e4f175cb5595112f4c6966fea1c

fixes it and this patch is now in Rawhide. Please reopen this bug if it doesn't
work. Thanks!