Search found 45 matches

by pohybel
Sun Feb 17, 2013 11:50 pm
Forum: [D] Firmware
Topic: SamyGo virtual drive MOD
Replies: 59
Views: 41720

Re: SamyGo virtual drive MOD

I will try to help both of you, but please be patient. Right now I'm quite busy so to be honest I don't know when I find time to recompile this module. I will try to find few minutes next Saturday.
by pohybel
Sun Feb 17, 2013 11:17 pm
Forum: [D] Firmware
Topic: SamyGo virtual drive MOD
Replies: 59
Views: 41720

Re: SamyGo virtual drive MOD

Probably module should be recompiled with sorce code of your TV. Your TV is UE55D7090 and not EU55D7090, right? Is there a typo?
I will try to find some time at the end of next week and do it. Stay tuned.
by pohybel
Sat Feb 02, 2013 7:09 pm
Forum: [B] Support
Topic: Second Virtual USB disc
Replies: 2
Views: 2570

Re: Second Virtual USB disc

Try this link viewtopic.php?f=22&t=4722.

Mod probably will not work on your tv but if you analyse scripts you should be able to create additional USB disk. Look for g_file_storage.ko

p.s.
Polak?
by pohybel
Mon Nov 26, 2012 12:40 am
Forum: [D] Firmware
Topic: SamyGo virtual drive MOD
Replies: 59
Views: 41720

Re: SamyGo virtual drive MOD

tempinbox wrote: It WORKS!!!!
Thanks for confirmation. Package has been updated.
by pohybel
Sun Nov 25, 2012 12:54 am
Forum: [D] Brainstorm
Topic: Request feature for D series. Task list. Updated 16/9/2013
Replies: 24
Views: 41725

Re: Request feature for D series. Task list. Updated 09/6/20

I'm wondering is i possible to add keyboard support to D-Series like this: create daemon which will be running in background and listening for events from USB keyboard. If user press some key daemon will take it and send to TV through UPnP (localhost) like all other Lan remote controls. There are no...
by pohybel
Thu Nov 22, 2012 10:39 pm
Forum: [D] Brainstorm
Topic: Keyboard support through UPnP
Replies: 1
Views: 7729

Keyboard support through UPnP

I'm wondering is i possible to add keyboard support to D-Series like this: create daemon which will be running in background and listening for events from USB keyboard. If user press some key daemon will take it and send to TV through UPnP (localhost) like all other Lan remote controls. There are no...
by pohybel
Thu Nov 22, 2012 7:48 pm
Forum: [D] Firmware
Topic: SamyGo virtual drive MOD
Replies: 59
Views: 41720

Re: SamyGo virtual drive MOD

Yes, I did it on purpose. I don't know if stripped version is working for C-series - last time hasn't worked. I know that unstripped version is working for sure as tempinbox confirmed that. If someone confirm that your stripped version is working on C-series I will add it to package.
by pohybel
Thu Nov 22, 2012 12:05 am
Forum: [D] Firmware
Topic: SamyGo virtual drive MOD
Replies: 59
Views: 41720

Re: SamyGo virtual drive MOD

--- a/arch/arm/mach-sdp/Makefile.boot 2010-11-04 19:41:05.000000000 +0100 +++ b/arch/arm/mach-sdp/Makefile.boot 2010-11-04 19:41:54.000000000 +0100 @@ -15,3 +15,9 @@ params_phys-y := 0x80000100 initrd_phys-y := 0x80800000 endif + +# ifeq ($(CONFIG_DISCONTIG_MEM),y) FIXME +zreladdr-y := 0x60008000 +...
by pohybel
Wed Nov 21, 2012 10:04 pm
Forum: [D] Firmware
Topic: How to launch ssh server on D7 series?
Replies: 2
Views: 2801

Re: How to launch ssh server on D7 series?

SSH is not available for D-series however DEUS is working on Dropbear (included as WebIf module) so there is a chance to establish ssh connection in the future.WebIf
by pohybel
Wed Nov 21, 2012 9:59 pm
Forum: [D] Firmware
Topic: SamyGo virtual drive MOD
Replies: 59
Views: 41720

Re: SamyGo virtual drive MOD

somewhy still get some errors with c series compiler... I also have had errors during "make" whole image so I have compiled module this way make ARCH=arm CROSS_COMPILE=arm_v7_vfp_le- compiler will generate "*.o" files and after some time throws error "arm_v7_vfp_le-ld:--def...

Go to advanced search