Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
So just thinking for a minute. A Raspberry PI 2, the new board with quad cores, and 1 GB ram would probably work fairly decent as a build system for the Beaglebones. Granted, something like the X15, of that new nVidia ARM board, or even the Omelex A20 board with SATA would probably be a much

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
Not necessarily, but consider this. How much does an embedded systems specialist in your area get paid per hour ? In my area, about 15-20 years ago. The cost of a board like the X15 would have been absorbed in roughly half a day. That is to say, an embedded systems specialist could buy a board for

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
https://www.adafruit.com/product/2358 On Mon, Dec 14, 2015 at 5:23 PM, William Hermans wrote: > The new board is armv7. Positively. > > On Mon, Dec 14, 2015 at 5:24 PM, Bremenpl wrote: > >> Okay, thank :P. I am quite sure raspberry pi is not hard float.

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
The new board is armv7. Positively. On Mon, Dec 14, 2015 at 5:24 PM, Bremenpl wrote: > Okay, thank :P. I am quite sure raspberry pi is not hard float. > > W dniu 2015-12-15 o 01:21, William Hermans pisze: > > So just thinking for a minute. A Raspberry PI 2, the new board

[beagleboard] Using pruDebug to modify register values?

2015-12-14 Thread Bill Gray
I've been hacking away on the PRU and finding prudebug to be a fabulously useful tool for stepping through code. Has anyone had any luck using the WR or WRD commands to modify data in the PRU registers? I haven't been able to figure out how the offsets are working. They don't appear to be

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
When I downgrade to this image all four of my LEDs are illuminated upon reboot and stay this way for a long time. Is this normal? On Monday, December 29, 2014 at 6:22:03 AM UTC-8, RobertCNelson wrote: > > On Mon, Dec 29, 2014 at 1:28 AM, wrote: > > Sorry for the super

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 7:26 PM, Sam Daleo wrote: > When I downgrade to this image all four of my LEDs are illuminated upon > reboot and stay this way for a long time. Is this normal? Nope... Considering this specific thread went back a year ago... What image did you start

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 8:20 PM, Sam Daleo wrote: > I just used Debian 8.2 from the website. Well, bone68 was over a year ago.. so yeah, probally broken.. Today, 3.8.13-bone79 is the latest: http://repos.rcn-ee.com/latest/jessie-armhf/LATEST-omap-psp So you should have

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 8:32 PM, Sam Daleo wrote: > Ah, thank you for the help! I'll give that a try. > > Yeah, doing a quick google search I found this thread and was running into > an issue with trying to use the PRU so I figured I'd give this a try. For the pru, compatible

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
> > *I cant change the board right now, it has to be BeagleBone Black. Thats > why I need to build on my host. Did you succed on installing QT5.1 and > deploying it to BeagleBone Black? Maybe I should use it instead of 4.8.6 if > its easier?* > No one was saying change boards. Use the same board,

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Where I live (Szczecin, noth-west Poland) I think this board is worth about 30-40 hours of specialist work. The idea of compiling on a system that is simmilar to target sound ok to me, it makes sense that you dont need to crosscompile- But is that more comfortable for

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
I understand. Well, I did have some little experience with crosscompiling std projects and wiritng in eclipse thanks to Derek Molloys tutorials. All my problems really started when I had to use Qt for beagle. And yes I cant say Im a pro at this stuff... The idea

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
Anyway, the main problem with the rPI 2 is that it has no "fast" non destructive storage. But the Omilex . . let me look it up. https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXIno-LIME2-4GB/open-source-hardware Has SATA and GbE both. Dual cores too I think. However, you'd have to ask

[beagleboard] Debian Jessie release and rfkill soft block Bluetooth/WiFi on boot

2015-12-14 Thread erichildum
I have recently acquired a Beagleboard Black for a project and am having some problems with WiFi rfkill soft blocking. Following the the recommendations on the getting started page, I updated the system to the latest Jessie release, Debian 8.2 2015-11-12. I also followed the recommendation to

Re: [beagleboard] Re: Problem with power supply on BBB

2015-12-14 Thread Harvey White
On Mon, 14 Dec 2015 16:57:19 -0800, you wrote: >Thanks for the advice, guys. > >I actually had a couple of relays attached to this without flyback diodes, >so that may be causing voltage spikes on the 5V input line. > >I'll take a look at the un-loaded startup of my regulator tomorrow and see

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
I just used Debian 8.2 from the website. On Monday, December 14, 2015 at 5:40:12 PM UTC-8, RobertCNelson wrote: > > On Mon, Dec 14, 2015 at 7:26 PM, Sam Daleo > wrote: > > When I downgrade to this image all four of my LEDs are illuminated upon > > reboot and stay this way

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
I think there is a good reason to get one then. If it only had on board memory it would be nearly as cool as beagle. W dniu 2015-12-15 o 01:25, William Hermans pisze: https://www.adafruit.com/product/2358 On Mon, Dec 14, 2015 at

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Okay, thank :P. I am quite sure raspberry pi is not hard float. W dniu 2015-12-15 o 01:21, William Hermans pisze: So just thinking for a minute. A Raspberry PI 2, the new board with quad cores, and 1 GB ram would probably work fairly

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
Ah, thank you for the help! I'll give that a try. Yeah, doing a quick google search I found this thread and was running into an issue with trying to use the PRU so I figured I'd give this a try. On Monday, December 14, 2015 at 6:27:10 PM UTC-8, RobertCNelson wrote: > > On Mon, Dec 14, 2015 at

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
I have just flashed my BeagleBone Black emmc  with lxqt image linked by Robert. I cant seem to find qmake anywhere. I thought there would be qt installed and all. Am I missing something again? W dniu 2015-12-15 o 00:54, William Hermans pisze:

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
> > *Where I live (Szczecin, noth-west Poland) I think this board is worth > about 30-40 hours of specialist work. The idea of compiling on a system > that is simmilar to target sound ok to me, it makes sense that you dont > need to crosscompile- * > The boards do not even have to be similar.

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Yes this board would be something more I would use. I had some experience with it and I think I could get one of my university. Thanks. W dniu 2015-12-15 o 01:29, William Hermans pisze: Anyway, the main problem with the rPI 2 is that it has

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Robert, If you could please explain me how can I get Qt 5.3.2 on lxqt target you linked I would be really gratefull. I only knew how to install 4.8.2, but that one does not support QSerialport and my code is not not compatible. For now I just wanted to compile my

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Maxim Podbereznyy
strace 14 Дек 2015 г. 11:48 пользователь "Bremenpl" написал: > I tried that. > > W dniu 2015-12-14 o 09:46, Maxim Podbereznyy pisze: > > Login as root and test the same > 12 Дек 2015 г. 23:12 пользователь "bremenpl" написал: > >> Hello there, >> I have

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Maxim Podbereznyy
Install strace utility and run programs like: $> strace ./myprog It will tell you a lot 14 Дек 2015 г. 14:33 пользователь "Bremenpl" написал: > Could you please rephrase what exacly I need to do? > > W dniu 2015-12-14 o 12:30, Maxim Podbereznyy pisze: > > strace > 14 Дек

Re: [beagleboard] UIO and Pruss

2015-12-14 Thread William Hermans
> > *Is there a new branch of the am335x_pru_package using remoteproc that > I've missed? alternatively does anyone know what i would have to include to > get uio back up and running again without changing kernels? I'm trying to > keep my software package as a fairly simple install that runs on

[beagleboard] BBB SD card Partition info in Kernel Source code

2015-12-14 Thread Bharath R
Hello, I'm trying to boot BBB from SD card. I've created 4 partitions in SD card as, P1 > 2 MB for MLO and u-boot.img P2 > 8 MB for Kernel image (uImage) P3 > 2 MB for dtb P4 > rest for rootfs I know I can combine MLO, u-boot.img, dtb and uImage into single partition, but

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread William Hermans
strace ./myprogram > log.txt May be more useful. Depends. On Mon, Dec 14, 2015 at 5:48 AM, Bremenpl wrote: > Ok, thank you for info. Ill try this today when i get the board again. > > W dniu 2015-12-14 o 13:45, Maxim Podbereznyy pisze: > > Install strace utility and run

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Ok, thank you for info. Ill try this today when i get the board again. W dniu 2015-12-14 o 13:45, Maxim Podbereznyy pisze: Install strace utility and run programs like: $> strace ./myprog It will tell you a lot 14 Дек 2015 г. 14:33

[beagleboard] Re: Using gpio2[4] as chip select 2 for SPI1

2015-12-14 Thread terra ÜÝÜ
thx :) helped me out heaps On Monday, 16 November 2015 15:45:06 UTC+11, Joe wrote: > > > Howdy. > > I came into possession of a mikroBUS Cape ( > http://beagleboard.org/project/mikrobus) and have been using it to learn > how to write a .dts overlay. Since there are 4 slots for clickboards on >

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Could  you please rephrase what exacly I need to do? W dniu 2015-12-14 o 12:30, Maxim Podbereznyy pisze: strace 14 Дек 2015 г. 11:48 пользователь "Bremenpl" написал: I tried that.

Re: [beagleboard] UIO and Pruss

2015-12-14 Thread John Syne
William, you are over thinking this. It isn’t that complicated. If you don’t want to take the time to learn something new, then don’t, but don’t bad mouth something you don’t understand. There are enough examples and documentation out there if you only take the time to look, which is the advise

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 9:15 PM, Sam Daleo wrote: > Oh, cool. Should I install the 8.2 image from the website, install > linux-image-4.1.14-bone-rt-r17 using apt-get and then update the kernel? Either or.. they both do the same thing.. the "update_kernel.sh" always get's the

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
^^ don't mind that second line, didn't realize I started typing in the box.. was meant for a different window :) On Monday, December 14, 2015 at 7:15:40 PM UTC-8, Sam Daleo wrote: > > Oh, cool. Should I install the 8.2 image from the website, > install linux-image-4.1.14-bone-rt-r17 using

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
Awesome, thanks for the help! On Monday, December 14, 2015 at 7:18:10 PM UTC-8, RobertCNelson wrote: > > On Mon, Dec 14, 2015 at 9:15 PM, Sam Daleo > wrote: > > Oh, cool. Should I install the 8.2 image from the website, install > > linux-image-4.1.14-bone-rt-r17 using

Re: [beagleboard] Re: Problem with power supply on BBB

2015-12-14 Thread John Syne
What is the part number for C2/C13? I would recommend ceramic with a low ESR. Tantalum for Electrolytic will have a higher ESR and will not be suitable as you will see considerable ripple/spikes. Regarding the relays, without the diodes, it will only affect the transistors and not the power

[beagleboard] Re: Running Qt gui application on BBB

2015-12-14 Thread Cleiton Bueno
Execute: sudo ldd tests > libs.log Post here content libs.log. I think it's dependency lib or version. *Att,Cleiton Bueno* Blog | Linkedin | Portal Embarcados

Re: [beagleboard] Troubles loading BB-BONE-REPLICAP

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 9:42 AM, hllpc wrote: > I placed the .o file renamed as am335-pru1-fw but dmesg still gives me the > same warning.. and I get the same I/O error when trying to load BB-REPLICAP, > but it seems like cape-universaln is loaded at boot but is not

Re: [beagleboard] Troubles loading BB-BONE-REPLICAP

2015-12-14 Thread hllpc
I placed the .o file renamed as am335-pru1-fw but dmesg still gives me the same warning.. and I get the same I/O error when trying to load BB-REPLICAP, but it seems like cape-universaln is loaded at boot but is not in cat /boot/uenv.txt,if I try to remove it the beaglebone reboots Il giorno

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
Hey, since I've got you here. Do you have anything good to read on using the PRU with the GPIOs on the board? On Monday, December 14, 2015 at 7:18:10 PM UTC-8, RobertCNelson wrote: > > On Mon, Dec 14, 2015 at 9:15 PM, Sam Daleo > wrote: > > Oh, cool. Should I install the

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
My guess is you would apt-get install the QT components/libraries you need. Regards, John > On Dec 14, 2015, at 5:04 PM, Bremenpl wrote: > > Robert, If you could please explain me how can I get Qt 5.3.2 on lxqt target > you linked I would be really gratefull. I only

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Ita the 1st one i see with active cooling. Its not as flexible as beagle x15 but is it important if you only want to build code on it? As for the package, i have downloaded qt 5.3.2 but wasnt able to run the code yey because of some qt version incompabilities. But that something i can fix

[beagleboard] Trying to build a 3.8.13 kernel with seeeds BBG patches

2015-12-14 Thread Keith Conger
I'm trying to build a 3.8.13 kernel with the BBG patches from http://www.seeedstudio.com/recipe/373-how-to-compile-beaglebone-green-linux-kernel.html. I hit this error during the build: make[1]: Leaving directory `/home/keithconger/Projects/bbbandroid-bluez/kernel' make -C kernel ARCH=arm

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
For purely building armhf code, Odroid XU4 might be a good choice: http://www.hardkernel.com/main/main.php This is an Octacore processor with 4 CortexA15 and 4 CortexA7 processors. I don’t know how good their kernel/debian support is, but I know Robert

Re: [beagleboard] /sys/device/bone_capemgr* doesn't exist on fresh image

2015-12-14 Thread Sam Daleo
Oh, cool. Should I install the 8.2 image from the website, install linux-image-4.1.14-bone-rt-r17 using apt-get and then update the kernel? Hey, quick question. Trying to On Monday, December 14, 2015 at 6:45:05 PM UTC-8, RobertCNelson wrote: > > On Mon, Dec 14, 2015 at 8:32 PM, Sam Daleo

[beagleboard] BBB emmc as mass storage for android phone through android OTG port

2015-12-14 Thread victoralanleon
I haven't purchased a Beaglebone Black yet, because I want to know if it can suit my needs. I'm wanting to make an app for a phone, android and iphone. I want that app to be able to access a folder and the files within it on the beaglebone black's on-board storage. Is this possible? I've seen

[beagleboard] BBB emmc as mass storage to phone from otg to otg

2015-12-14 Thread victoralanleon
I haven't purchased a BBB yet because I wanna be sure that it can do what I need. I'm trying to make a phone app that will need to communicate to the beagleboard black via the phone otg port and see the BBB emmc as mass storage. Is this possible? Also, if it is, will the BBB be able to modify

Re: [beagleboard] Troubles loading BB-BONE-REPLICAP

2015-12-14 Thread WZ9V
Have you tried the Kamikaze image that is setup for the Replicape? http://wiki.thing-printer.com/index.php?title=Kamikaze On Monday, December 14, 2015 at 10:49:53 AM UTC-5, RobertCNelson wrote: > On Mon, Dec 14, 2015 at 9:42 AM, hllpc > wrote: > > I placed the .o

Re: [beagleboard] New Beaglebone Black Derivative: V1 from Outernet (DVB-S Tuner and Wifi)

2015-12-14 Thread Jason Kridner
Anybody try one of these out? On Sun, Sep 27, 2015 at 2:15 PM, wrote: > Outernet's V1 board is a derivative of the Beaglebone Black and is at the > heart of its portable satellite data receiver, Lantern. You can find all of > the project files associated with V1 here: > >

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
If you search for this mailing list for "QT5.1.1 running on BeagleBoneBlack”, I describe building QT5 on the BBB. Here is what I said back then: QT: git://gitorious.org/qt/qt5.git Branch: v5.1.1 BBB #>./init-repository BBB #>make Takes about 40 hours to build BBB #>make install Takes about 2

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
I cant change the board right now, it has to be BeagleBone Black. Thats why I need to build on my host. Did you succed on installing QT5.1 and deploying it to BeagleBone Black? Maybe I should use it instead of 4.8.6 if its easier? W dniu 2015-12-14 o 22:50, John

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 3:53 PM, Bremenpl wrote: > I cant change the board right now, it has to be BeagleBone Black. Thats why > I need to build on my host. Did you succed on installing QT5.1 and deploying > it to BeagleBone Black? Maybe I should use it instead of 4.8.6 if its

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
So if I crosscompile Qt 5.3.2 on linux host, I will be able to build on host and deploy a working executable to target? W dniu 2015-12-14 o 22:54, Robert Nelson pisze: On Mon, Dec 14, 2015 at 3:53 PM, Bremenpl wrote: I cant change the board right now, it has to be

Re: [beagleboard] Re: Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Hello guys, I decided to unmess all the configs I had before and do everything exacly step by step and after that use your advice. I will post asap. Thank you again. W dniu 2015-12-14 o 16:02, Cleiton Bueno pisze: Execute: sudo

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 3:58 PM, Bremenpl wrote: > So if I crosscompile Qt 5.3.2 on linux host, I will be able to build on host > and deploy a working executable to target? Why are you wasting time cross-compiling? Just build on the bbb... All the QT 5.3.2 libraries are

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
> On Dec 14, 2015, at 1:54 PM, Robert Nelson wrote: > > On Mon, Dec 14, 2015 at 3:53 PM, Bremenpl wrote: >> I cant change the board right now, it has to be BeagleBone Black. Thats why >> I need to build on my host. Did you succed on installing

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 4:09 PM, Bremenpl wrote: > The point is I dont want to write code on the BeagleBone Black itself. Is > it, lets say, possible to remote debug in qtcreator on host machine, but > build on beagle? That is the case. I have always done it like this in >

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 4:13 PM, Bremenpl wrote: > Yes but in that case I would have to program for hours on BeagleBone > Black... The point is, can I remote debug in this configuration? gdb can communicate over tcp/ip.. Regards, -- Robert Nelson https://rcn-ee.com/ --

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
But wont I need the executable on both targets to gdb to work over tcp/ip? W dniu 2015-12-14 o 23:13, Robert Nelson pisze: On Mon, Dec 14, 2015 at 4:13 PM, Bremenpl wrote: Yes but in that case I would have to program for hours on BeagleBone Black... The point is, can I

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Okay, I think I figured it out, but it would be a bit messy... So lets say I would have a postbuild script on my host, that after each succesfull build would scp over all .h and .c files to BeagleBone Black and build on the target as well (ssh command). But then again, for gdb-multiarch I

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
> On Dec 14, 2015, at 2:15 PM, Bremenpl wrote: > > But wont I need the executable on both targets to gdb to work over tcp/ip? You only need the source on your host, but the source layout must be consistent with the debug symbols in the executable. This might also be

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
The point is I dont want to write code on the BeagleBone Black itself. Is it, lets say, possible to remote debug in qtcreator on host machine, but build on beagle? That is the case. I have always done it like this in eclipse: build on host, scp to beagle remote run/ debug Would this work in

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
http://derekmolloy.ie/beaglebone/qt-with-embedded-linux-on-the-beaglebone/ Regards, John > On Dec 14, 2015, at 2:09 PM, Bremenpl wrote: > > The point is I dont want to write code on the BeagleBone Black itself. Is it, > lets say, possible to remote debug in qtcreator on

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Yes but in that case I would have to program for hours on BeagleBone Black... The point is, can I remote debug in this configuration? W dniu 2015-12-14 o 23:10, Robert Nelson pisze: On Mon, Dec 14, 2015 at 4:09 PM, Bremenpl wrote: The point is I dont want to write code on

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 4:10 PM, Robert Nelson wrote: > On Mon, Dec 14, 2015 at 4:09 PM, Bremenpl wrote: >> The point is I dont want to write code on the BeagleBone Black itself. Is >> it, lets say, possible to remote debug in qtcreator on host

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
Regards, John > On Dec 14, 2015, at 2:23 PM, Bremenpl wrote: > > Okay, I think I figured it out, but it would be a bit messy... So lets say I > would have a postbuild script on my host, that after each succesfull build > would scp over all .h and .c files to BeagleBone

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Okay guys, atm I am donwloading the lxqt image. AT first I will try to open the app on the BeagleBone Black itself. But after that works I need to figure out how to remote debug while building on beagle instead of cross compile on host. Could you please only clarify my thoughts about it? If

Re: [beagleboard] Re: Running Qt gui application on BBB

2015-12-14 Thread Maxim Podbereznyy
you can also compile Qt on the target although it will take insane amount of time. But it will be 100% operational 2015-12-14 23:14 GMT+03:00 Bremenpl : > Hello guys, > I decided to unmess all the configs I had before and do everything exacly > step by step and after that use

Re: [beagleboard] Re: Running Qt gui application on BBB

2015-12-14 Thread William Hermans
> > *Also, I also wonder how long will building qy take. For my pc it took > like 1h* > You could always purchase an ARM multi core build system. A few here seemed have have used the wanderboard with good success. But now the X15 hopefully won't be too far off, and is supposed to be considerably

Re: [beagleboard] Re: Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
In that case i cant do it. I am already late with my university project. I need to turn on my Qt app on BeagleBone Black with 4D systems 7 inch LCD asap... W dniu 2015-12-14 o 22:08, William Hermans pisze: Also, I

Re: [beagleboard] Re: Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
In the end, I need to compile on host machine and send executable to target. I dont know if everything will be compatible then. I could install full versions here and here maybe. Also, I also wonder how long will building qy take. For my pc it took like 1h

[beagleboard] trying to list all u-boot files related to building for BBB

2015-12-14 Thread Robert P. J. Day
for an upcoming embedded linux course, i want to do a detailed coverage of configuring and building u-boot for the BBB and, to that end, i decided to make a list of most of the relevant files that go into the final u-boot image for the BBB, which i started listing here:

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Maxim Podbereznyy
Login as root and test the same 12 Дек 2015 г. 23:12 пользователь "bremenpl" написал: > Hello there, > I have been trying to setup qt enviroment for bbb for a long time now but > it always failed at some point. This time I have followed exacly every > single step in Derek

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
I tried that. W dniu 2015-12-14 o 09:46, Maxim Podbereznyy pisze: Login as root and test the same 12 Дек 2015 г. 23:12 пользователь "bremenpl" написал: Hello there, I have been

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread John Syne
> On Dec 14, 2015, at 2:34 PM, Bremenpl wrote: > > Okay guys, atm I am donwloading the lxqt image. AT first I will try to open > the app on the BeagleBone Black itself. But after that works I need to figure > out how to remote debug while building on beagle instead of

Re: [beagleboard] Running Qt gui application on BBB

2015-12-14 Thread Bremenpl
Ahh., thats the way, you are right... Thank you for all the support guys, I really mean it! Hope to get it working in a while if i wont fall asleep on my desk! On December 14, 2015 11:55:59 PM John Syne wrote: On Dec 14, 2015, at 2:34 PM, Bremenpl

[beagleboard] Manually install device tree files for 4.1 kernel

2015-12-14 Thread richmpark
I have upgrade from the 3.8 to 4.1.13-ti-r35 kernel. Currently I am running the BeagleBone Debian Image 2014-04-23 which does not support fetching bb-customizations from the repos. Is there a way to manually install the device tree files without using the install script in bb.org-overlays?

Re: [beagleboard] Manually install device tree files for 4.1 kernel

2015-12-14 Thread Robert Nelson
On Mon, Dec 14, 2015 at 4:45 PM, wrote: > I have upgrade from the 3.8 to 4.1.13-ti-r35 kernel. I"m suprised it booted with a default "2014-04-23"'s u-boot loadaddr for zImage/*.dtb.. > Currently I am running the BeagleBone Debian Image 2014-04-23 which does not > support