Page 2 of 2

Re: Is it possible to share USB-drives in a network?

Posted: Mon Dec 14, 2009 1:42 pm
by arris69
kilroywashere wrote:
gagpcool wrote:<3>VFS: Can't find ext3 filesystem on dev sda.
I've had these "ext3" messages too when i inserted an ext3 formatted stick, but it wasn't mounted automatically and mounting "by hand" also doesn't work for me... :?:
yes ext3 will be ignored by exeDSP, so you have to clear /dtv/usb/log and fake a new entry but with FileSystem: vfat !!!

hth
arris

ps: didn't tested access just up to notify window.

Re: Is it possible to share USB-drives in a network?

Posted: Tue Dec 15, 2009 11:11 pm
by cracket
Are you sure that samy does not support ext3? My LExx650 can handle it but not automatically:
# cat /proc/filesystems | grep ext
ext3
# mount -t ext3 /dev/sdb1 /mnt/
# cd /mnt/
# ls -l
drwxr-xr-x 2 root 0 4096 Dec 15 2009 ext3_works
drwx------ 2 root 0 16384 Dec 15 2009 lost+found
and with following dmesg messages:
<6>kjournald starting. Commit interval 5 seconds
<6>EXT3 FS on sdb1, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
so the only problem to fully support ext3 is to automount it.

If anyone knows how to convince samy to autodetect ext3 - please share your knowledge.

Autodetection would be very useful if we plan in future mounting disk with encrypted content(truecrypt?) to provide password somewhere inside samy

Re: Is it possible to share USB-drives in a network?

Posted: Thu Dec 17, 2009 12:09 am
by erdem_ua
It's really boring and stupid thing.
Is it takes too much to rewrite that exeDSP application?
We have all the Chip infos( haven't we? ) and openSource community for free players like ffmpeg, vlc, mpayer...

I think switching channels via program and interpreting remote control signals are not too hard to implement.
Yes there is a multiple devices and multiple HW's. But if we make it for B650, than its easy to port that thing to others.
That give us ultimate remote controlling of TV and add VCR capability via capturing raw MPEG2-4 signals...

Where we can start? :)