Page 10 of 18
Re: PVR to network storage
Posted: Fri Jan 02, 2015 4:52 pm
by Deus3X
sectroyer wrote:Deus3X wrote:
p.s. remember that atm i have removed the edited part from vusb.init and the mout command from samba.init.
if you what that i reenable it and then send this command, tell me and i will do it asap

I assumed that
Code: Select all
VDLinux#> lsmod | grep g_mass
VDLinux#>
Re: PVR to network storage
Posted: Fri Jan 02, 2015 4:53 pm
by sectroyer
Good, now run this commands:
Code: Select all
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
dmesg | tail
Re: PVR to network storage
Posted: Fri Jan 02, 2015 4:54 pm
by Deus3X
sectroyer wrote:Good, now run this commands:
Code: Select all
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
dmesg | tail
Code: Select all
VDLinux#> insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
insmod: can't read '/mnt/lib/modules/3.0.33/kernel/drivers/usb/gadget/g_mass_storage.ko': No such file or directory
VDLinux#> dmesg | tail
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
##### do_setitimer busybox(1893)
curr temp = 52
curr temp = 52
curr temp = 52
VDLinux#>
Re: PVR to network storage
Posted: Fri Jan 02, 2015 4:57 pm
by sectroyer
Deus3X wrote:sectroyer wrote:Good, now run this commands:
Code: Select all
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
dmesg | tail
Code: Select all
VDLinux#> insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
insmod: can't read '/mnt/lib/modules/3.0.33/kernel/drivers/usb/gadget/g_mass_storage.ko': No such file or directory
VDLinux#> dmesg | tail
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
##### do_setitimer busybox(1893)
curr temp = 52
curr temp = 52
curr temp = 52
VDLinux#>
Ahh you are testing it on fucking F:P No wonder...
Code: Select all
ls /mnt/lib/modules/3.0.33/kernel/drivers/usb/gadget/
Re: PVR to network storage
Posted: Fri Jan 02, 2015 4:59 pm
by Deus3X
sectroyer wrote:Deus3X wrote:sectroyer wrote:Good, now run this commands:
Code: Select all
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
dmesg | tail
Code: Select all
VDLinux#> insmod $MOD_DIR/kernel/drivers/usb/gadget/g_mass_storage.ko file=/dtv/vusb
insmod: can't read '/mnt/lib/modules/3.0.33/kernel/drivers/usb/gadget/g_mass_storage.ko': No such file or directory
VDLinux#> dmesg | tail
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
curr temp = 52
##### do_setitimer busybox(1893)
curr temp = 52
curr temp = 52
curr temp = 52
VDLinux#>
Ahh you are testing it on fucking F:P No wonder...
Code: Select all
ls /mnt/lib/modules/3.0.33/kernel/drivers/usb/gadget/
my poor f series
Code: Select all
VDLinux#> ls /mnt/lib/modules/3.0.33/kernel/drivers/usb/gadget/
dummy_hcd.ko g_file_storage.ko g_file_storage.ko_ g_sam_multi.ko
VDLinux#>
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:00 pm
by sectroyer
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:01 pm
by Deus3X
Code: Select all
VDLinux#> lsmod | grep g_file
g_file_storage 20024 0 - Live 0xbf72f000
dummy_hcd 10504 1 g_file_storage, Live 0xbf729000
VDLinux#>
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:04 pm
by sectroyer
Deus3X wrote:
Code: Select all
VDLinux#> lsmod | grep g_file
g_file_storage 20024 0 - Live 0xbf72f000
dummy_hcd 10504 1 g_file_storage, Live 0xbf729000
VDLinux#>
ehh f*ck not good

try disabling this line:
Code: Select all
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_file...
put "#" at the beginning

Reboot TV and check if "everything works"

Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:06 pm
by Deus3X
sectroyer wrote:Deus3X wrote:
Code: Select all
VDLinux#> lsmod | grep g_file
g_file_storage 20024 0 - Live 0xbf72f000
dummy_hcd 10504 1 g_file_storage, Live 0xbf729000
VDLinux#>
ehh f*ck not good

try disabling this line:
Code: Select all
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_file...
put "#" at the beginning

Reboot TV and check if "everything works"

have to add also your edit on vsub init?
what about the mount command on samba script? my edit on your command was crap

but the first time your command was made with the real usb connected...
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:08 pm
by sectroyer
Deus3X wrote:
have to add also your edit on vsub init?
what about the mount command on samba script? my edit on your command was crap

but the first time your command was made with the real usb connected...
Lol can you simply do what I ask:P Don't do anything else
