Search found 8 matches

by moldov
Sun Sep 30, 2012 4:09 am
Forum: [D] Support
Topic: Toolchain with SDL for D series
Replies: 5
Views: 5006

Re: Toolchain with SDL for D series

So, out of luck. exported CFLAGS, CXXFLAGS and CPPFLAGS as -fPIC, LDFLAGS as -fPIC -shared. Called configure script with options ../configure --host=arm-v7a8v2r2-linux-gnueabi --prefix=/opt/arm7toolchain --exec-prefix=/opt/arm7toolchain --with-sdl-prefix=/opt/arm7toolchain --with-sdl-exec-prefix=/op...
by moldov
Fri Sep 28, 2012 1:44 am
Forum: [D] Support
Topic: Toolchain with SDL for D series
Replies: 5
Views: 5006

Re: Toolchain with SDL for D series

all prebuild librarys (shared and static) should be moved/copied to : /opt/VDLinux-armv7a8/arm-v7a8-linux-gnueabi/libc/usr/lib/ include files should be copied to : /opt/VDLinux-armv7a8/arm-v7a8-linux-gnueabi/libc/usr/include/ That's the clue! Denny, thanks a lot! So, I compiled all the required SDL...
by moldov
Wed Sep 26, 2012 11:42 am
Forum: [D] Support
Topic: Toolchain with SDL for D series
Replies: 5
Views: 5006

Toolchain with SDL for D series

I installed toolchain VDLinux-ARMv7-4.4-202-toolchain-v2r2-20110630 from Samsung site and tried to compile SamyConsole but faced the problem that SDL is missing. Actually I see that "include" dir is empty. Could anyone provide me with complete toolchain to be able to compile SamyConsole by...
by moldov
Sun Sep 23, 2012 2:21 pm
Forum: [D] Support
Topic: FTP Idle on D Series
Replies: 2
Views: 2028

Re: FTP Idle on D Series

Yeah, You are right. Now I'm using SMB instead.
by moldov
Fri Sep 21, 2012 6:49 am
Forum: [D] Firmware
Topic: D series rooting (arm cpu architecture only)
Replies: 438
Views: 670248

Re: D series rooting (arm cpu architecture only)

For Developers, modified SamyConsole (source + binary) including how to patch infly libSDL.so for keyboard issue is attached. After you get ftp access to TV just copy files from SamyConsole to /mtd_down/widgets/user/SamyConsole, after rebooting tv (SmartHub need to rescan installed widgets) you sho...
by moldov
Fri Aug 31, 2012 12:07 am
Forum: [D] Support
Topic: FTP Idle on D Series
Replies: 2
Views: 2028

FTP Idle on D Series

During usage of ftp on UE40D7000 I faced that ftp disconnects after 1 hour of uploading. Looks like an idle setted up somewhere in config files. I was looking through etc directory in SamyGo and other folders but couldn't find any ftp config files. Command ftp> site idle returns 550 error so I canno...
by moldov
Wed Aug 22, 2012 1:02 am
Forum: [D] Support
Topic: NTFS-3G rw mounting problem on UE40D7000
Replies: 0
Views: 933

NTFS-3G rw mounting problem on UE40D7000

Hello!

Did anyone mount hdd successfully with NTFS-3G for read write on UE40D7000.

I got the following problem:
@ phpsysinfo $ source /dtv/SGO.env

@ phpsysinfo $ umount /dtv/usb/sda2

@ phpsysinfo $ ntfs-3g /dev/sda2 /dtv/usb/sda2
fuse: mount failed: Invalid argument
Thanks for any help.
by moldov
Tue Aug 21, 2012 12:08 pm
Forum: [D] Firmware
Topic: [UPD. 19.02.12] D series rooting (arm cpu architecture only)
Replies: 4
Views: 35374

Re: [UPD. 19.02.12] D series rooting (arm cpu architecture o

Hello, Mosquito79!

Did You manage to mount with ntfs-3g? I got the same problem as Yours. fuse: mount failed: Invalid argument

Go to advanced search