SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV HD Theater - Media Player
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV HD Theater - Media Player Discussion related to using the SageTV HD Theater as a Media Player, i.e.: in use while not connected to a SageTV server. Questions, issues, problems, suggestions, etc. relating to using a SageTV HD Theater as a Media Player should be posted here. Use the SageTV Media Extender forum for issues related to using it while connected to a SageTV server.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 02-01-2009, 08:36 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Quote:
Originally Posted by Slack View Post
I have poked around in Frontview looking for anything that would make sense. There seems to be no config option for 'guest' access in any of the cifs configuration dialogs i can see. I will go search the ReadyNAS boards.

Perhaps a firmware update.
Then just create the guest account and give it access to the share.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #22  
Old 02-01-2009, 09:52 AM
stanger89's Avatar
stanger89 stanger89 is offline
SageTVaholic
 
Join Date: May 2003
Location: Marion, IA
Posts: 15,188
If you weren't getting prompted for access without the Guest access enabled, then it sounds like you're not running the latest beta firmware on the HD200. That or Sage will want to know about it to see why it wasn't
Reply With Quote
  #23  
Old 02-01-2009, 10:49 AM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
I think something else is afoot.

I added a password to the share (something I have done in the past) and sure enough HD-200 asks for credentials as soon as I touch the passworded share in the Sage browser. So enter username and password, and I can continue browsing. Yet playback still fails.

The VERY SAME credentials work for the xbox running XBMC...



Yet fail for the HD-200. From the log....
Quote:
Tue 1/1 0:27:59.338 [AsyncWatch] RequestLocalSMBAccess called smbPath=smb://Guest:xbox@READYNAS-99/share/Video/Movies/Keepers/Blade Runner/Blade Runner.avi
Tue 1/1 0:27:59.340 [AsyncWatch] Executing process: [sh, -c, mount -t cifs | grep -i "/tmp/sagetv_shares/readynas-99/share"]
Tue 1/1 0:27:59.475 [AsyncWatch] SMB Mount Path: //Guest:xbox@readynas-99/share /tmp/sagetv_shares/readynas-99/share
Tue 1/1 0:27:59.482 [AsyncWatch] Updated SMB path with IP address to be: //192.168.1.99/share
Tue 1/1 0:27:59.484 [AsyncWatch] Executing process: [/sage/mount.cifs, //192.168.1.99/share, /tmp/sagetv_shares/readynas-99/share, -o, username=Guest,password=xbox,iocharset=utf8]
Tue 1/1 0:27:59.767 [AsyncWatch] SMB Mount Failed res=-1
Tue 1/1 0:27:59.771 [AsyncWatch] processOptionsMenu optionsMenu=default:null|OptionsMenu:Video File Playback Error
I'm gonna go wash my car. This is getting a bit too tedious.
Reply With Quote
  #24  
Old 02-02-2009, 02:06 PM
bluenote bluenote is offline
Sage Aficionado
 
Join Date: Nov 2004
Location: Vancouver, canada
Posts: 336
Have you upgraded to the beta extender firmware? I believe I had this problem (similar) until I did.

Oops, looking back it sounds like you already have. Make sure your uppercase/lowercase credentials are being entered properly.
Reply With Quote
  #25  
Old 02-02-2009, 07:13 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Quote:
Originally Posted by cnovak View Post
Make sure your uppercase/lowercase credentials are being entered properly.
You can see from the log file that the credentials are EXACTLY as they are for the xbox. Xbox works. HD-200 does not. Same share. Leads me to believe fault lies with HD-200.

It should not be this hard.

Sage support suggests upgrading to '1230' firmware. when I get back in town I will try this.

Last edited by Slack; 02-02-2009 at 07:18 PM.
Reply With Quote
  #26  
Old 02-02-2009, 07:16 PM
stanger89's Avatar
stanger89 stanger89 is offline
SageTVaholic
 
Join Date: May 2003
Location: Marion, IA
Posts: 15,188
First make sure you're running the beta firmware (should be 20090128 IIRC). If that doesn't fix it, submit a support request (http://sagetv.com/bugs.html), they were eager to get to the bottom of it when I was having trouble.
Reply With Quote
  #27  
Old 02-02-2009, 07:28 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
I am running 200901298 0.

Sage support suggestion for '1230' seems mis-guided.
Reply With Quote
  #28  
Old 02-02-2009, 09:08 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Can you telnet into the HD200; (login is root) and then run this command:

Code:
/sage/mount.cifs //192.168.1.99/share /tmp/sagetv_shares/readynas-99/share -o guest,iocharset=utf8
Then post whatever it prints out. Should be more detailed than the 'res=-1' error
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #29  
Old 02-03-2009, 06:28 AM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Mount Error 13: Permission denied.

Now I tried this first with your code snippet, ad the ReadyNAS with NO PASSWORD on 'share'.

Next I added the password 'xbox' to the share.
Then I tried telnetting again with this...(I inserted 'Guest' and 'xbox' for credentials, syntax per the logs)

Code:
/sage/mount.cifs //192.168.1.99/share /tmp/sagetv_shares/readynas-99/share -o, username=Guest,password=xbox, iocharset=utf8
And the HD-200 prompted me for a password. Which I supplied....And still get Mount Error 13: Permission denied.

I tried again to make sure I didn't mis-type 'xbox'. caps lock was not on etc.... Same thing.

Some background.... The ready has 3 (maybe more) security modes
  • Share
  • User
  • Domain

Share mode is what I have been using. And for the two share I have defined on the ReadyNAS - I have left the password blank. So all xboxes and pc can map drives and/or get to the data without supplying user and password.

If I add a password to the share definition, then the xboxes will work if I add 'Guest' as username, and 'xbox' as password into the source definition. I used this in the past when I granted a neighbor wifi access to my 'Music' share but wanted to prevent him access to my 'share' share.

I have never used the ReadyNAS's user mode security. Because frankly I think it's overkill for a home network in which I control all access. But In order to get the ReadyNAS to display the check box 'Allow Guest Access' it appears I have to revert to user mode security.

http://www.readynas.com/forum/viewto...p?f=23&t=25328

I will have to try that - but it will have to wait until I am back home. And I don't think I should have to. And will only do it to satisfy my curiosity. I bought the HD-200 to be a Sage extender (and it has worked great with my OTA-HD stuff) Standalone mode is gravy, but not in my long term plans (ATM).

Edit: Recall that when I have the password enabled in share mode. When I browse the network from the HD-200, as soon as I get to 'share' I am asked for credentials. If I enter them right, I can proceed to browse 'share'. Doesn;t that imply that the creds are good, and should be good to go when it comes time to mount?

Last edited by Slack; 02-03-2009 at 06:57 AM.
Reply With Quote
  #30  
Old 02-03-2009, 07:26 AM
stanger89's Avatar
stanger89 stanger89 is offline
SageTVaholic
 
Join Date: May 2003
Location: Marion, IA
Posts: 15,188
Try not using "Guest" as the username for your shares.

It's possible the permissions are hosed on your files, such that the samba Guest user has access to the directories but maybe not the files?
Reply With Quote
  #31  
Old 02-03-2009, 01:48 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Give this one a try too:
Code:
/sage/mount.cifs //192.168.1.99/share /tmp/sagetv_shares/readynas-99/share
And if you could ask in that other forum what options they think would be needed to pass to mount.cifs in order for it to mount correctly; that'd help out a bunch. We're VERY interested in fixing this so you wouldn't have to make any changes to your NAS config.

And the browsing/pic viewing on the HD200 uses a different piece of software then music/video playback does when accessing the network. It's for performance & API reasons. But that's why you're seeing different results with regards to the share access.

Thanks!
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #32  
Old 02-03-2009, 09:04 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Code:
/sage/mount.cifs //192.168.1.99/share /tmp/sagetv_shares/readynas-99/share
resulted in a password prompt
leaving blank and hitting enter gets: mount error 13.

try again, enter 'xbox' gets: mount error 13.

Edit:
question asked in 'other forum' - but traffic there is considerably less there that here.

Last edited by Slack; 02-03-2009 at 09:11 PM.
Reply With Quote
  #33  
Old 02-04-2009, 12:06 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
They posted this in their forums:

Code:
/sage/mount.cifs //192.168.1.99/share /tmp/sagetv_shares/readynas-99/share -o username=share,guest
Can you give that a try and let us know? I read in another thread on their forums where they mentioned using 'share' or the name of the share as the username in this case.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #34  
Old 02-04-2009, 09:35 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Code:
/sage/mount.cifs //192.168.1.99/share /tmp/sagetv_shares/readynas-99/share -o username=share,guest
No errors
Just another prompt "STP-HD200[/]#"

Do I need to unmount it now? No one is using the HD-200 in my absence. At least I don't think the wife and kids are up to speed on it.

Last edited by Slack; 02-04-2009 at 09:38 PM.
Reply With Quote
  #35  
Old 02-05-2009, 02:50 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Cool. So now if you do:

Code:
ls /tmp/sagetv_shares/readynas-99/share
do you see a listing of what's on that share?
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #36  
Old 02-05-2009, 09:52 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Will have to wait until Saturday to answer that one.

I just remoted in, and the HD-200 is not responding to pings, and opening it in telnet results in a timeout. Can't be sure what's going on till I am back home.
Reply With Quote
  #37  
Old 02-07-2009, 05:27 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Quote:
Originally Posted by Narflex View Post
do you see a listing of what's on that share?
Yeah I see a listing of every dir on 'share'.



So what is next.
Reply With Quote
  #38  
Old 02-09-2009, 12:28 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
We'll make a new beta firmware w/ this issue fixed in it. I'll have an update for you later on when that'll be.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #39  
Old 02-09-2009, 03:57 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
OK, we've got a new beta firmware available for the HD200 which should address this specific issue. Just type 'beta' on your remote when you're on the System Update screen. Let me know the results please.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #40  
Old 02-09-2009, 06:40 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Sorry out of town again. Will know something Friday.


Quote:
Originally Posted by Narflex View Post
OK, we've got a new beta firmware available for the HD200 which should address this specific issue. Just type 'beta' on your remote when you're on the System Update screen. Let me know the results please.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Q: Can't start Sage, but can start KDE laurenglenn SageTV Linux 4 01-16-2006 06:28 PM
SageTV 2.1 rc4 - Old problem FIXED but new arrived... oshapir SageTV Beta Test Software 12 10-15-2004 04:09 PM
2.0.16 Today? JasonJoel SageTV Beta Test Software 30 04-15-2004 06:29 AM
.16 today? GbrNole SageTV Beta Test Software 11 04-02-2004 09:58 PM
First impression: not a good start pawn SageTV Software 2 05-18-2003 08:57 AM


All times are GMT -6. The time now is 05:00 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.