2007-11-08, 12:31 AM
Hi
I'm very new to both GBPVR and the mvpmc dongle, I am trying to let GBPVR see & stream files on another PC on my network. I try to load the following in my dongle.bin.config file (which is in C:\Program Files\devnz\gbpvr\Dongle\mvpmc) but no dice, the "asus_files" folder isn't created. But mvpmc takes a very long time to load. I have tried the IP address and the computer name.
I also tried telnetting to the MVP from my server machine and entering the commands above, which works. The directory appears in the File menu. I also tried ls -lt /etc/dongle.config which replied with
-rw---- 1 root root Dec 31 18:06 /etc/dongle.config
so there is something wrong with the filename, or the location of the dongle.bin.config file ? Or GBPVR isn't loading the config file ? I have changed the name of the mvpmc dongle to dongle.bin and selected it via the MVP config menu.
Wired network, XP Firewall is on (GBPVR exception), DHCP server on (on the router), the server and client both request static IP from the router, I telnetted into the MVP and the server IP is there.
Despite my teething troubles (mostly network related) WOL worked "out of the box" which is fantastic. It wakes my PC from S3 sleep. I had already set up my computer using Exoid's guide (unfortunately seems to be down)
tia
Rory
I'm very new to both GBPVR and the mvpmc dongle, I am trying to let GBPVR see & stream files on another PC on my network. I try to load the following in my dongle.bin.config file (which is in C:\Program Files\devnz\gbpvr\Dongle\mvpmc) but no dice, the "asus_files" folder isn't created. But mvpmc takes a very long time to load. I have tried the IP address and the computer name.
Code:
mkdir /asus_files;
mount.cifs //192.168.1.105/finished /asus_files/ -o user=Rory,password=mypass,rsize=34000;
-rw---- 1 root root Dec 31 18:06 /etc/dongle.config
so there is something wrong with the filename, or the location of the dongle.bin.config file ? Or GBPVR isn't loading the config file ? I have changed the name of the mvpmc dongle to dongle.bin and selected it via the MVP config menu.
Wired network, XP Firewall is on (GBPVR exception), DHCP server on (on the router), the server and client both request static IP from the router, I telnetted into the MVP and the server IP is there.
Despite my teething troubles (mostly network related) WOL worked "out of the box" which is fantastic. It wakes my PC from S3 sleep. I had already set up my computer using Exoid's guide (unfortunately seems to be down)
tia
Rory