[mythtv-commits] Ticket #4445: dvd mounted repeatedly

MythTV mythtv at cvs.mythtv.org
Wed Jan 9 23:55:30 UTC 2008


#4445: dvd mounted repeatedly
--------------------------------+-------------------------------------------
 Reporter:  steve at heistand.org  |        Owner:  nigel   
     Type:  defect              |       Status:  assigned
 Priority:  minor               |    Milestone:  0.21    
Component:  mythdvd             |      Version:  head    
 Severity:  high                |   Resolution:          
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by anonymous):

 OK. No need for more logs, I can reproduce. With a mixed DATA disc, it
 does:
 With a mixed data CD, it does this:
 {{{
 2008-01-10 10:40:51.447 /dev/scd0 Disk OK, type = MEDIATYPE_UNKNOWN
 2008-01-10 10:40:51.470 /dev/scd0 Current status MEDIASTAT_UNKNOWN
 2008-01-10 10:40:51.525 Found a data disk
 2008-01-10 10:40:53.488 CD/DVD '/media/Nigel Test Media' contained none of
                         /VIDEO_TS, /.TOC.plist, /vcd or /svcd
 2008-01-10 10:40:53.531 Searching CD statistically - file by file!
 2008-01-10 10:40:53.661 Posting MediaEvent (MEDIATYPE_DATA,
 MEDIASTAT_NOTMOUNTED -> MEDIASTAT_MOUNTED)
 2008-01-10 10:40:53.712 New MediaDevice. Type=MEDIATYPE_DATA,
 path=/dev/scd0, Status=MEDIASTAT_MOUNTED
 2008-01-10 10:40:54.275 /dev/cdrom Disk OK, type = MEDIATYPE_AUDIO
 2008-01-10 10:40:54.330 /dev/hdd Tray open or no disc
 2008-01-10 10:40:54.365 /dev/scd0 Disk OK, type = MEDIATYPE_DATA
 2008-01-10 10:40:54.888 /dev/cdrom Disk OK, type = MEDIATYPE_AUDIO
 2008-01-10 10:40:54.949 /dev/hdd Tray open or no disc
 2008-01-10 10:40:54.982 /dev/scd0 Disk OK, type = MEDIATYPE_DATA
 2008-01-10 10:40:55.506 /dev/cdrom Disk OK, type = MEDIATYPE_AUDIO
 2008-01-10 10:40:55.533 /dev/hdd Tray open or no disc
 2008-01-10 10:40:55.566 /dev/scd0 Disk OK, type = MEDIATYPE_DATA
 }}}
 but with a DVD, it does the cycling status trick. The main difference
 between the two is that MythTV unmounts DVDs immediately after they are
 detected. I'm not sure why, though.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4445#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list