Search found 10 matches

by arkoPL
Sun Feb 02, 2020 8:59 pm
Forum: [F] Support
Topic: Problem with multi-language recording
Replies: 0
Views: 1937

Problem with multi-language recording

Hello, I got some problems with recording multilanguage streams in UE46F6400. Sometimes all streams are recorded and sometimes only one stream in main language. Does anyone know how to solve this issue? I already seen bugficks topic related to this issue: https://forum.samygo.tv/viewtopic.php?f=63&a...
by arkoPL
Fri Apr 19, 2019 8:06 am
Forum: [F] Support
Topic: Compiling kernel modules for F series
Replies: 49
Views: 41692

Re: Compiling kernel modules for F series

Hello,
where can I find sources for the kernel 3.0.33?
by arkoPL
Sat Jul 06, 2013 6:32 am
Forum: [F] General
Topic: Differences between UE46F6640SS, UE46F6650SS and UE46F6770S
Replies: 0
Views: 2569

Differences between UE46F6640SS, UE46F6650SS and UE46F6770S

Hello, anyone knows what's the difference between UE46F6640SS and UE46F6650SS models? I see in Samsung specification that these two models are identical. Is these two models differs from UE46F6770SS only theirs base? Which 46'' model with 3D would you recommend? What to pay attention when buying? Th...
by arkoPL
Thu Jun 20, 2013 5:51 am
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

I've prepared patch for all kernels starting from 2.6.35. Place emmcfs_fs.h in linux directory.
patch_for_all_kernels_since_2.6.35.patch.gz
by arkoPL
Sat Jun 15, 2013 5:40 pm
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

juuso wrote: Could you please make patch for kernels >2.6.35 up to 2.6.xx and for kernels > 3.x ? All in one?
There is a lot of changes since kernel 3.5 - 3.6 so I need some thime cause I have a lot of work to do these days. But I'll try to finish it before the end of next week.
by arkoPL
Sat Jun 15, 2013 9:10 am
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

Umount now works - I forgot to remove one #elif

Here's the patch:
umount.patch.gz
by arkoPL
Thu Jun 13, 2013 5:51 pm
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

[ 4570.970530] emmcfs-ERROR:552:emmcfs_verify_sb: SB: bad signature - 0x30207261726e750a, expected - 0x5346434d4d6531 That's strange signature 0x5346434d4d6531 is 1eMMCFS header in reversed order from these dumps. I can't find in those files 0x30207261726e750a pattern. Edit: removed the emmcfs_veri...
by arkoPL
Thu Jun 13, 2013 6:33 am
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

4. neither generic_setattr nor generic_file_fsync are not defined in include/linux/fs.h, so edited my desktops include/linux/fs.h and added obove the #CONFIG_MIGRATION: extern int generic_file_fsync(struct file *, int); extern void generic_setattr(struct inode *inode, const struct iattr *attr); Ker...
by arkoPL
Thu Jun 13, 2013 6:24 am
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

Hello, I've prepared patch which works with kernel 3.3.x (it should work well with Ubuntu 3.2 LTS kernel) Here is the patch: patch_for_kernel_3.3.patch.gz After compilation load module then: losetup /dev/loopX imagefile mount -t emmcfs /dev/looopX /mountpoint and everything works fine except umount....
by arkoPL
Wed Jun 12, 2013 3:48 pm
Forum: [F] Software
Topic: eMMCFS -- Samsung eMMC chip oriented File System
Replies: 14
Views: 20841

Re: eMMCFS -- Samsung eMMC chip oriented File System

Hello,
do you have emmcfs_fs.h file?

Go to advanced search