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 … 6 7 8 9 10 Next »
Can't autostart in emulate mode

 
  • 0 Vote(s) - 0 Average
Can't autostart in emulate mode
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#21
2007-05-12, 06:28 AM (This post was last modified: 2007-05-12, 09:27 AM by pz1.)
mvallevand Wrote:The instructions for this are on the mvpmc wiki.

http://mvpmc.wikispaces.com/Loadconfig

Rather than creating a sticky I'd prefer that all users share their experiences on the troubleshooting part of the wiki, since most problems will be fixing up any problems in home networking.

Martin

My problem starts with the Troubleshooting command:
Code:
# mount.cifs //192.168.1.36/mvpmc /etc/mvpmc -o username=guest,ro
Password:
mount error 22 = Invalid argument
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

I assumed this refers to the XPP builtin user Guest. I temporarily enabled that account, and gave it full control rights, and cleared the password. I do not understand the error I get, and I can't find the manual page.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#22
2007-05-12, 09:09 AM
jksmurf Wrote:I'm going to give this a try.

Code:
mvpmc --startup emulate --emulate 192.168.1.10 &
if [ $IP="192.18.1.10" ] ; then
mvpmc options -o svideo
else
mvpmc options -o composite
fi

1. Is this the correct order for the above commands (seperate posts)
2. Can you create the share anyone else other than c:\mvpmc and if so how does the MVPMC know here to look?

Cheers

k.

Afaik you can create it anywhere as long as the sharename is MVPMC.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#23
2007-05-12, 12:45 PM
pz1 Wrote:My problem starts with the Troubleshooting command:
Code:
# mount.cifs //192.168.1.36/mvpmc /etc/mvpmc -o username=guest,ro
Password:
mount error 22 = Invalid argument
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

I assumed this refers to the XPP builtin user Guest. I temporarily enabled that account, and gave it full control rights, and cleared the password. I do not understand the error I get, and I can't find the manual page.

There's really no need to dig into the mount.cifs man pages your problem is going to be with the guest share on your xp box.

I offered some debug testing options here.

http://forums.nextpvr.com/showthread.php?t=24788&page=8

Some other things to check.

- TCPIP file sharing is enabled.
- xp firewall is open, if you run direct connect make sure both subnets can talk.
- google xp simple file sharing


Note that the guest account and the guest share are not the same thing and the guest account doesn't need to be enabled. It's sad that the FUD about the guest have likely caused this. I've confirmed these instructions with 2000 Pro, xp basic and pro, and vista home premium, and I've never had a problem which is why it is so hard to diagnose.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#24
2007-05-12, 12:50 PM (This post was last modified: 2007-05-12, 12:55 PM by mvallevand.)
HtV Wrote:Afaik you can create it anywhere as long as the sharename is MVPMC.

That's correct, with the normal caveat about sharing the root. Some alternate suggestions would be a multimedia folder (to see how mvpmc native works, or the gbpvr/dongle folder.

Before getting fancy I'd focus on getting the one liner working .

mvpmc --startup emulate --emulate 192.168.1.10 &

Martin
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#25
2007-05-12, 01:36 PM
mvallevand Wrote:There's really no need to dig into the mount.cifs man pages your problem is going to be with the guest share on your xp box.
Well one gets desparate at some point...
Quote:I offered some debug testing options here.

http://forums.nextpvr.com/showthread.php?t=24788&page=8
Yes I did follow that and came to the same conclusions as Anneb who seemed to have given up. I am not sure what you expect to see from the nbtscan command. Like Anneb reports I see the machines, not the shares:
Code:
IP address       NetBIOS Name     Server    User             MAC
----------------------------------------------------------------
192.168.1.0     Sendto failed: Permission denied
192.168.1.21     FLUTE            <server>  ADMINISTRATOR    00-
192.168.1.34     <unknown>                  <unknown>
192.168.1.36     FLETUM           <server>  <unknown>        00-
1.21 is a W2000 AS (a.o. AD, DNS and WINS server)
1.34 is the MVP
1.36 is a XP-pro with GBPVR and the shared mvpmc directory
Quote:Some other things to check.

- TCPIP file sharing is enabled.
- xp firewall is open, if you run direct connect make sure both subnets can talk.
- google xp simple file sharing
TCPIP sharing is enabled. I also allowed NETBIOS over IP (read that somewhere). For test purposes I disable the windows firewall.
I do not understand what you mean by google xp simple fs, because I have XP-PRO.
Quote:Note that the guest account and the guest share are not the same thing and the guest account doesn't need to be enabled. It's sad that the FUD about the guest have likely caused this. I've confirmed these instructions with 2000 Pro, xp basic and pro, and vista home premium, and I've never had a problem which is why it is so hard to diagnose.

Martin

I am not familiar with the notion of a 'guest share'. How do i do that in XP-PRO?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#26
2007-05-12, 02:31 PM
pz1 Wrote:Well one gets desparate at some point...

Yes I did follow that and came to the same conclusions as Anneb who seemed to have given up. I am not sure what you expect to see from the nbtscan command. Like Anneb reports I see the machines, not the shares:

pz1, I'm sorry that it is difficult, I'm trying to find the common denominator for this problem. The nbtscan is just to clearly show that sharing is turned on.

Quote:I do not understand what you mean by google xp simple fs, because I have XP-PRO.

"Simple File Sharing" is what Microsoft calls one of the two sharing models on xp.

Quote:I am not familiar with the notion of a 'guest share'. How do i do that in XP-PRO?

net user guest /active:yes


Martin
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#27
2007-05-12, 02:58 PM
@Pz1:
Just trying: you might want read this:
http://technet2.microsoft.com/windowsser...x?mfr=true

I remember having my system re-installed and couldn't get the "normal" networking browsing to work, couldn't see the shares either. I found this setting, changed it to 0 and everything was ok again. Afaik it won't hurt in a home environment.
Good luck. Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#28
2007-05-12, 03:42 PM
mvallevand Wrote:pz1, I'm sorry that it is difficult, I'm trying to find the common denominator for this problem. The nbtscan is just to clearly show that sharing is turned on.
Martin, Sorry the 'desparate' was meant as a joke, not a complaint. Having served in IT for almost 30 years I am well aware things are tough. So I am happy to work on this to make your dongle useable for more people.

If there are shares, should nbtscan show them?
I can connect to the mvpmc share from a Win XP PRO portable, which is connected to my net, but is not part of the active directory, so I am not logged into the domain. There was no need to specify username or password to get the share connected.
Quote:"Simple File Sharing" is what Microsoft calls one of the two sharing models on xp.


Quote:net user guest /active:yes


Martin
I did this, but did not see any difference. After reboot still no autostart GBPVR

thanks, pieter
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#29
2007-05-12, 03:44 PM
HtV Wrote:@Pz1:
Just trying: you might want read this:
http://technet2.microsoft.com/windowsser...x?mfr=true

I remember having my system re-installed and couldn't get the "normal" networking browsing to work, couldn't see the shares either. I found this setting, changed it to 0 and everything was ok again. Afaik it won't hurt in a home environment.
Good luck. Hans
On my machine the RestrictAnonymous-key was already set to 0
thanks, pieter
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#30
2007-05-12, 05:20 PM
pz1 Wrote:Martin, Sorry the 'desparate' was meant as a joke, not a complaint. Having served in IT for almost 30 years I am well aware things are tough. So I am happy to work on this to make your dongle useable for more people.
I'm going on 30 years myself in IT professionally, now programming is just for fun. I learned to program in the card punch era, when EDLIN would have been an improvement so we should enough expertise to track this down.
Quote:If there are shares, should nbtscan show them?
Not in the Debian flavour I used. There are versions now of smbscan that do this but there isn't enough room on the dongle for the samba library.

Quote:I can connect to the mvpmc share from a Win XP PRO portable, which is connected to my net, but is not part of the active directory, so I am not logged into the domain. There was no need to specify username or password to get the share connected.

Are you using simple or classic file sharing? I actually don't have XP Pro, my test was from a vhd Microsoft used to provide, but its gone now.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Emulation Mode Won't Autostart mpking 4 3,530 2009-05-09, 03:56 AM
Last Post: mvallevand
  Help starting up in emulation mode and WOL petewxm 3 2,545 2008-02-18, 06:03 PM
Last Post: NewUserIdAgain
  Help with emulation mode. mvallevand 43 13,569 2008-01-03, 04:58 AM
Last Post: mvallevand
  Emulation mode with GBPVR not always working hasso 7 3,323 2007-11-27, 12:41 AM
Last Post: hasso
  Vista and sleep mode Lindsay 5 2,397 2007-08-23, 08:42 AM
Last Post: Lindsay
  mvpmc loaded on crossover cable but have emulation mode trouble ryanmc 6 2,626 2007-08-04, 01:55 PM
Last Post: ryanmc
  Emulation mode - 1.08 Update mvallevand 17 6,581 2007-07-30, 02:29 AM
Last Post: ggee
  What is emulation mode really? ggee 3 2,847 2007-07-17, 03:04 AM
Last Post: mvallevand
  Emulation mode testing Round IV mvallevand 51 14,321 2007-06-24, 11:50 PM
Last Post: mvallevand
  Emulation mode testing Round III mvallevand 202 41,076 2007-06-08, 12:27 PM
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