Search found 83 matches

by lbalan79
Fri Apr 03, 2015 5:17 pm
Forum: [E] Software
Topic: Installing Ubuntu in Samsung Smart TV natively
Replies: 72
Views: 148658

Re: Installing Ubuntu in Samsung Smart TV natively

well it's nothing strange it didn't work :) It's for E :) randomly running commands won't help you :) You should set everything up "from scratch" :) I am not running commands randomly :). I am trying to set it from scratch. I did chroot into the new system but where I need help is on how ...
by lbalan79
Fri Apr 03, 2015 4:48 pm
Forum: [E] Software
Topic: Installing Ubuntu in Samsung Smart TV natively
Replies: 72
Views: 148658

Re: Installing Ubuntu in Samsung Smart TV natively

There is no /dev/pts anymore... /dtv/pts/ is where they are... # mount -t devpts devpts /tmp/ubuntu/dev/pts mount: mounting devpts on /tmp/ubuntu/dev/pts failed: No such file or directory This tutorial is NOT for F/H :) Although you can base your work on this :) Yes. That is what I am trying to. I ...
by lbalan79
Fri Apr 03, 2015 3:50 pm
Forum: [E] Software
Topic: Installing Ubuntu in Samsung Smart TV natively
Replies: 72
Views: 148658

Re: Installing Ubuntu in Samsung Smart TV natively

There is no /dev/pts anymore... /dtv/pts/ is where they are...

Code: Select all

# mount -t devpts devpts /tmp/ubuntu/dev/pts
mount: mounting devpts on /tmp/ubuntu/dev/pts failed: No such file or directory
by lbalan79
Fri Apr 03, 2015 3:25 pm
Forum: [E] Software
Topic: Installing Ubuntu in Samsung Smart TV natively
Replies: 72
Views: 148658

Re: Installing Ubuntu in Samsung Smart TV natively

There is no mkfs.xfs on the TV I have. ext4 seems a good choice though.... # find / | grep mkfs /dtv/bin/mkfs.vfat /dtv/bin/mkfs.minix /dtv/bin/mkfs.ext2 /mnt/opt/privateer/usr/sbin/mkfs.vfat /mnt/bin/mkfs.minix /mnt/bin/mkfs.ext2 /mnt/bin/mkfs.vfat /mtd_exe/vdlm/mkfs.ext4 /mtd_uniro/exe1/vdlm/mkfs....
by lbalan79
Wed Apr 01, 2015 10:41 pm
Forum: [H] Support
Topic: Starting an application under X
Replies: 37
Views: 19707

Re: Starting an application under X

This looks quite impressive. Did anyone already consider the possibility of forwarding the Samsung's X11 applications over to another X11 server which runs somewhere else (watch tv remotely?)? For people talking about audio support, I would imagine using a separate USB audio device is always possib...
by lbalan79
Sun Mar 29, 2015 5:49 pm
Forum: [H] Support
Topic: Starting an application under X
Replies: 37
Views: 19707

Re: Starting an application under X

What this is used for? http://download.samygo.tv/Toolchains/ Ready to use cross compilation toolchains. Download, extract using xz-utils (unxz), write path to toolchains bin dir in to the $PATH and compile. Every toolchain there was tested by me on ubuntu x686 and works fine for B....H series. Kern...
by lbalan79
Sat Mar 28, 2015 8:13 pm
Forum: [H] Support
Topic: Starting an application under X
Replies: 37
Views: 19707

Re: Starting an application under X

sectroyer wrote:I am using arm-v7a8v4r3. IIRC a15 didn't work for me :) Not sure what will be best for you. Test :)
I will try it. Do you have an arm7l cpu as well? maybe that is why it doesn't work. Can't find arm-v7a8v4r3 on their site :(

Thank you
by lbalan79
Sat Mar 28, 2015 7:07 pm
Forum: [H] Support
Topic: Starting an application under X
Replies: 37
Views: 19707

Re: Starting an application under X

Yes. I totally get that. But I think where I am not clear is this: isn't btpcm a kernel driver that is used for sound? Well it might be but until it "exports" standard linux devices that can be accessed with standard api it still means you have to rewrite it :) Makes total sense. Starting...
by lbalan79
Fri Mar 27, 2015 1:46 pm
Forum: [H] Support
Topic: Starting an application under X
Replies: 37
Views: 19707

Re: Starting an application under X

Yes. I totally get that. But I think where I am not clear is this: isn't btpcm a kernel driver that is used for sound?

Thank you
by lbalan79
Fri Mar 27, 2015 3:55 am
Forum: [H] Support
Topic: Starting an application under X
Replies: 37
Views: 19707

Re: Starting an application under X

Ahh so for you "normal terminal to start up under the current screen" is xterm :) Did you compile xterm yourself using TVs toolchain and libs ? :) Good point. My next quest will be to do so. I might ask for info this week-end if I get stuck. About the sound. SDL so libs link to GPlayer pr...

Go to advanced search