NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMC dongle v
« Previous 1 2 3 4 5 … 10 Next »
Config not loading

 
  • 0 Vote(s) - 0 Average
Config not loading
Khurram
Offline

Member

Posts: 112
Threads: 19
Joined: May 2008
#1
2008-09-24, 04:57 AM
I am trying to load a config on the mvpmc, but am getting nowhere. My config is as follows:

Quote:mkdir /winshares;
mkdir /winshares/mp3s;
mount.cifs //<ip>/mp3s /winshares/mp3s/ -o user=<user>,password=<pwd>,rsize=34000;
mvpmc --vlc <ip> --emulate <ip> --startup emulate &

These commands work okay if I telnet to the MVP. I have created an mvpmc share on my machine and given the guest account read access. But the config is still not loading. I have the correct ip in /etc/tftp.config. I keep on getting a file if I telnet to MVP and type "ls -lt /etc/dongle.config". The mvpmc wiki says that this means I have an error in the command line, but I cant figure it out. I am also attaching the log.

Thanks.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#2
2008-09-24, 05:10 AM
That does look ok, if you

cat /etc/dongle.config

do you see the correct file?

Martin
Khurram
Offline

Member

Posts: 112
Threads: 19
Joined: May 2008
#3
2008-09-24, 07:18 AM
Wow, fast reply. The /etc/dongle.config file is empty.

Thanks.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#4
2008-09-24, 11:46 AM
That sounds like you don't have the correct share permissions on the dongle.bin.config file or the share itself. You should see the remote drive and dongle.bin.config when you do this

ls /etc/mvpmc

Martin
Khurram
Offline

Member

Posts: 112
Threads: 19
Joined: May 2008
#5
2008-09-24, 02:18 PM
I do have a share called mvpmc, the user guest has all permissions on both the physical folder and the share, and the folder's file (dongle.bin.config) inherit permissions. Everything seems to be in place, but it still doesnt work Sad

The only thing that I can think of is that I dont use Simple File Sharing. So if that is what is required for it to work, then I guess I have to forget about it.
Khurram
Offline

Member

Posts: 112
Threads: 19
Joined: May 2008
#6
2008-09-26, 07:34 AM
Is it the loading of the config only possible using the guest account? After telnetting to the MediaMVP, I can use another (non-guest) account to mount the mvpmc share without problems. If so, can I specify a user name/password to use for accessing the mvpmc share?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#7
2008-09-26, 11:48 AM
The only way that would be possible would be by compiling your own dongle.bin file. If you have a linux machine with a development environment it is not actually not that difficult since the process is automated.

Martin
Khurram
Offline

Member

Posts: 112
Threads: 19
Joined: May 2008
#8
2008-09-26, 01:20 PM (This post was last modified: 2008-09-26, 01:45 PM by Khurram.)
Yes, I do have a ubuntu machine. Where do I get info on obtaining the sources?

Edit:

I have been reading up on mvpmc wiki, especially this link http://mvpmc.wikispaces.com/developer.compile

I am getting the dependencies now. Lets see how it compiles on Gutsy. Can you please tell me where I need to make the edits in the source?

Thanks.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#9
2008-09-26, 09:03 PM
Good luck, once you have the cross compiler built it won't be too bad but that first couple of hours is a pain.

The file is

dongle/filesystem/tree/etc/rcS

change line 209

mount.cifs "//${TFTP}/mvpmc" /etc/mvpmc -o guest,ro ;

to

mount.cifs "//${TFTP}/mvpmc" /etc/mvpmc -o username=xxxx,password=xxxx,ro ;

Technically you can build your entire config file in rcS and you don't need a config file at all.

Martin
Khurram
Offline

Member

Posts: 112
Threads: 19
Joined: May 2008
#10
2008-09-27, 12:13 AM
Thanks for your help. I will try it out and post back here.

I think there might be another way thru NFS file sharing if I use cygwin+nfs. Does the guest restriction apply to nfs shares also?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NPVR v1.5.33 MVP loading MVPMC & Rolling Buffer steeb 24 21,518 2010-10-16, 08:56 PM
Last Post: steeb
  Loading mvpmc mvallevand 39 51,033 2009-03-01, 09:50 PM
Last Post: mvallevand
  config VLC? jasjol 12 13,047 2009-01-08, 10:15 PM
Last Post: mvallevand
  mvpmc config examples ggee 11 8,296 2008-05-01, 06:26 AM
Last Post: pz1
  dongle.bin.config options docs? paperchaser 5 3,362 2008-01-03, 05:50 PM
Last Post: mvallevand
  Name of dongle.bin.config? forzaKGB 9 4,722 2007-12-13, 11:28 PM
Last Post: mvallevand
  Trying to mount share with dongle.bin.config Rory 8 3,735 2007-11-08, 10:18 PM
Last Post: mvallevand
  dongle.bin.config - where from? onestar 1 1,792 2007-11-04, 03:35 AM
Last Post: mvallevand
  "new" mvp does not see dongle.bin.config fhmanas 10 5,360 2007-11-03, 02:43 PM
Last Post: fhmanas
  mvpmc config filename steveum 14 5,984 2007-10-20, 05:51 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode