[beagleboard] Re: How can I hibernate Beaglebone Black?

2019-04-13 Thread Talha Ayrancı
Does anyone have? 2 Nisan 2019 Salı 18:17:18 UTC+3 tarihinde Talha Ayrancı yazdı: > > Hello everyone! > I create a QT5 supported image and I can use it on my Beaglebone Black. > I need to use hibernate mode on Beaglebone Black. I want it when the POWER > button is presse

[beagleboard] How can I hibernate Beaglebone Black?

2019-04-02 Thread Talha Ayrancı
Hello everyone! I create a QT5 supported image and I can use it on my Beaglebone Black. I need to use hibernate mode on Beaglebone Black. I want it when the POWER button is pressed. How can I do that? Thank you from now... -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] How can I write custom image to eMMC ?

2019-01-12 Thread Talha Ayrancı
Hi, I created a Linux System with Buildroot. And I want write this image to Beaglebone Black's eMMC. I can write sdcard.img to a SD card and BBB is running whit this card. How I can write this image to Beaglebone Black's eMMC? -- For more options, visit http://beagleboard.org/discuss ---

[beagleboard] Re: I have a problem with Buildroot

2019-01-10 Thread Talha Ayrancı
I solved this problem. I am living in Turkey and when I install Ubuntu on my PC,I choosed Turkish language. The reason of my problem was about language. I cahnged English. My suggestion USE ENGLISH on your OS.. :) Regards. 10 Ocak 2019 Perşembe 05:30:46 UTC+3 tarihinde Dennis Lee Bieber

[beagleboard] Re: I have a problem with Buildroot

2019-01-09 Thread Talha Ayrancı
Thanks for your interest. This is mtools.conf: # Debian default mtools.conf file. # "info mtools" or "man mtools.conf" for more detail. # # Linux floppy drives drive a: file="/dev/fd0" exclusive drive b: file="/dev/fd1" exclusive # # First SCSI hard disk partition # drive c: file="/dev/sda1"

[beagleboard] I have a problem with Buildroot

2019-01-08 Thread Talha Ayrancı
I encountered an error while trying build an image with Buildroot. What is the reason of this? This is the error message on terminal : ... >>> Executing post-image script board/beaglebone/post-image.sh INFO: cmd: "mkdir -p "/home/ubuntu/buildroot/output/build/genimage.tmp"" ( stderr): INFO:

[beagleboard] I have a problem with Buildroot

2019-01-08 Thread Talha Ayrancı
I encountered an error while trying build an image with Buildroot. This is the error message on terminal : ... >>> Executing post-image script board/beaglebone/post-image.sh INFO: cmd: "mkdir -p "/home/ubuntu/buildroot/output/build/genimage.tmp"" ( stderr): INFO: cmd: "rm -rf

Re: [beagleboard] I need your help for my project

2019-01-06 Thread Talha Ayrancı
tching? > > if this is what you mean, you can still optimize to 5 sec. > > On Fri, Jan 4, 2019 at 11:05 PM Talha Ayrancı > wrote: > >> Thanks for answer. >> >> I don't want use Qt. Do you have information about FLTK? >> >> 4 Ocak 2019 Cuma 05:45:27 UTC+3 tarihind

Re: [beagleboard] I need your help for my project

2019-01-06 Thread Talha Ayrancı
FLTK is a cross platform GUI library. But I changed my decision. I want use Qt. Now I'm working on buildroot. Did you use buildroot in your project? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] I need your help for my project

2019-01-04 Thread Talha Ayrancı
Thanks for answer. I don't want use Qt. Do you have information about FLTK? 4 Ocak 2019 Cuma 05:45:27 UTC+3 tarihinde c2h2 yazdı: > > I managed to make QT appear in 6 seconds, cold boot on 800mhz AM3352. > > Basically uboot 1 sec. kernel 2 sec. and init 2 sec and app. > > need to strip some

Re: [beagleboard] I need your help for my project

2019-01-04 Thread Talha Ayrancı
Thanks for your reply. I'll try them. But can I use RT Kernel with this method? 3 Ocak 2019 Perşembe 23:14:19 UTC+3 tarihinde RobertCNelson yazdı: > > On Thu, Jan 3, 2019 at 2:07 PM Talha Ayranci > wrote: > > > > Hello everyone! Fİrst I am sorry for my bad English. > > I want to make a