[mythtv-commits] Ticket #6435: Incorrect media detection

MythTV mythtv at cvs.mythtv.org
Wed Apr 8 12:21:38 UTC 2009


#6435: Incorrect media detection
-------------------------------+--------------------------------------------
 Reporter:  peter at plord.co.uk  |        Owner:  ijr       
     Type:  defect             |       Status:  new       
 Priority:  minor              |    Milestone:  unknown   
Component:  MythTV - General   |      Version:  0.21-fixes
 Severity:  medium             |   Resolution:            
  Mlocked:  0                  |  
-------------------------------+--------------------------------------------
Changes (by nigel):

  * status:  infoneeded_new => new


Old description:

> I'm running with mythbuntu plus deb packages available at
> http://www.avenard.org/media/Ubuntu_Repository/Ubuntu_Repository.html
>
> I have on my box a card reader which supports several memory stick types.
>
> I've I enable "use new media" in the frontend configuration, I get errors
> on starting the frontend "Failed to mount device: /dev/sde" ... but I
> don't have any media inserted.
>
> It looks like myth belives the card reader has media present when it
> hasn't.
>
> On stdout I see :-
>
> 2009-04-07 21:53:27.489 Connecting to backend server: 127.0.0.1:6543 (try
> 1 of 5)
> 2009-04-07 21:53:27.490 Using protocol version 40
> 2009-04-07 21:53:27.504 No theme dir: /home/plord/.mythtv/themes
> /blootube-wide
> mount: can't find /dev/sdb in /etc/fstab or /etc/mtab
> 2009-04-07 21:53:27.584 Failed to mount /dev/sdb.
> 2009-04-07 21:53:27.587 Found a handler
> mount: can't find /dev/sdc in /etc/fstab or /etc/mtab
> 2009-04-07 21:53:27.626 Failed to mount /dev/sdc.
> 2009-04-07 21:53:27.628 Found a handler
> mount: can't find /dev/sdd in /etc/fstab or /etc/mtab
> 2009-04-07 21:53:27.650 Failed to mount /dev/sdd.
> 2009-04-07 21:53:27.652 Found a handler
> mount: can't find /dev/sde in /etc/fstab or /etc/mtab
> 2009-04-07 21:53:27.673 Failed to mount /dev/sde.
> 2009-04-07 21:53:27.676 Found a handler
> 2009-04-07 21:53:34.350 XMLParse::LoadTheme using
> /usr/share/mythtv/themes/blootube-wide/gallery-ui.xml
> mount: can't find /dev/sde in /etc/fstab or /etc/mtab
> 2009-04-07 21:53:34.434 Failed to mount /dev/sde.

New description:

 I'm running with mythbuntu plus deb packages available at
 http://www.avenard.org/media/Ubuntu_Repository/Ubuntu_Repository.html

 I have on my box a card reader which supports several memory stick types.

 I've I enable "use new media" in the frontend configuration, I get errors
 on starting the frontend "Failed to mount device: /dev/sde" ... but I
 don't have any media inserted.

 It looks like myth belives the card reader has media present when it
 hasn't.

 On stdout I see :-
 {{{
 2009-04-07 21:53:27.489 Connecting to backend server: 127.0.0.1:6543 (try
 1 of 5)
 2009-04-07 21:53:27.490 Using protocol version 40
 2009-04-07 21:53:27.504 No theme dir: /home/plord/.mythtv/themes/blootube-
 wide
 mount: can't find /dev/sdb in /etc/fstab or /etc/mtab
 2009-04-07 21:53:27.584 Failed to mount /dev/sdb.
 2009-04-07 21:53:27.587 Found a handler
 mount: can't find /dev/sdc in /etc/fstab or /etc/mtab
 2009-04-07 21:53:27.626 Failed to mount /dev/sdc.
 2009-04-07 21:53:27.628 Found a handler
 mount: can't find /dev/sdd in /etc/fstab or /etc/mtab
 2009-04-07 21:53:27.650 Failed to mount /dev/sdd.
 2009-04-07 21:53:27.652 Found a handler
 mount: can't find /dev/sde in /etc/fstab or /etc/mtab
 2009-04-07 21:53:27.673 Failed to mount /dev/sde.
 2009-04-07 21:53:27.676 Found a handler
 2009-04-07 21:53:34.350 XMLParse::LoadTheme using /usr/share/mythtv/themes
 /blootube-wide/gallery-ui.xml
 mount: can't find /dev/sde in /etc/fstab or /etc/mtab
 2009-04-07 21:53:34.434 Failed to mount /dev/sde.
 }}}

--

Comment:

 OK. Other users have had similar problems: http://www.gossamer-
 threads.com/lists/mythtv/dev/293227?search_string=system%20flash%20drive%20and%20mythgallery;#293227
 so I guess further debugging is needed. 1) Can you please provide
 mythfrontend -v media output. 2) What does udevinfo -q all -rp /block/sdb
 thru sde reveal? 3) What about udevinfo -q all -rp /block/sdb/sdb1 4) What
 version of hotplug/udev. 5)Does this card reader ever mount drives
 properly on MythBuntu? 6) In that situation, what are the mountpoints,
 what does the mounting, et c.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6435#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list