Page 14 of 30
Re: Record TV over USB
Posted: Thu Apr 08, 2010 5:34 pm
by nbd
Maybe the NAS mount was not writable? At least I haven't yet found the reason why my NAS mounts are read-only. I use rw option when mounting, and also in /etc/exports, and the local mount directory in TV is also in writable dir (/mtd_ram/mnt for example). If I try eg. "touch /mtd_ram/mnt/test.txt" it says that the file system is read-only. FW is unmodified, btw.
Re: Record TV over USB
Posted: Thu Apr 08, 2010 8:22 pm
by doodlecz
I'm waiting to test next version from doodlecz
Sry, I don't have much time these days.. however I suppose I'll publish something new during next week.
(filenames according to the channel/time/program and configurable destination path - other things are still under research..)
Re: Record TV over USB
Posted: Thu Apr 08, 2010 10:28 pm
by erdem_ua
For NFS write support, you needed to give permissions to your computer when you creating NFS server.
I tried by hand (via debug menu) and have no problems with NFS writing...
Re: Record TV over USB
Posted: Fri Apr 09, 2010 1:48 am
by erdem_ua
PVR2? Since we don't release PVR1

I am against of PVR2. There one and only PVR app could be for SamyGO

I wish will test it soon.
Re: Record TV over USB
Posted: Fri Apr 09, 2010 7:36 am
by nbd
erdem_ua wrote:For NFS write support, you needed to give permissions to your computer when you creating NFS server.
Actually I didn't have the no_root_squash option and by default nfs changes root uid to -2. With no_root_squash, I have now writable NFS mount.