[mythtv] [mythtv-commits] mythtv commit: r15344 by nigel

Nigel Pearson nigel at ind.tansu.com.au
Mon Jan 7 23:54:55 UTC 2008


> In /etc/fstab is this:-
> /dev/cdroms/cdrom0      /mnt/cdrom      iso9660
> noauto,ro,users         0 0

Bingo. With a similar line, I get the cycling media status.
The reason is a little obvious, though - the mountpoint is bad:


% mythfrontend -v media
...
2008-01-08 10:43:05.846 Executing '/usr/bin/pmount /dev/hdd'
mount: mount point /mnt/cdrom does not exist
2008-01-08 10:43:05.857 Failed to mount /dev/hdd.
2008-01-08 10:43:05.858 MythMediaDevice::isMounted() - mount '' not  
found.
...
2008-01-08 10:43:05.860 Media status changed, but not sending event  
(MEDIATYPE_DATA, MEDIASTAT_OPEN -> MEDIASTAT_NOTMOUNTED)
...
2008-01-08 10:44:12.624 Media status changed, but not sending event  
(MEDIATYPE_DATA, MEDIASTAT_NOTMOUNTED -> MEDIASTAT_OPEN)



Probably not the exact error you are getting,
but at least it shows the cycling,
and gives me something solid to fix.

--
Nigel Pearson, nigel at ind.tansu.com.au| $50 million worth of
Telstra Net. Eng., Sydney, Australia | hardware and you didn't
Office: 9202 3900    Fax:  9261 3912 | think we'd throw in a GPS?
Mobile: 0408 664435  Home: 9792 6998 |  - Jonas, Bionic Woman




More information about the mythtv-dev mailing list