**** BEGIN LOGGING AT Thu Mar 31 02:59:58 2016 **** BEGIN LOGGING AT Thu Mar 31 03:29:41 2016 Mar 31 04:37:58 hello Mar 31 04:42:37 hi electro8 Mar 31 09:59:35 Hi, someone already cross compile Qt on beaglebone black ? I have some issues in setting options Mar 31 10:34:33 dirkk: what's your target Linux distro? Mar 31 10:35:17 dirkk: have you tried Buildroot? It provides Qt 5.6 with many options. Mar 31 10:43:42 anybody awake? Mar 31 10:46:49 hi Rotti Mar 31 10:47:12 hi Chrisp_ and all :) Mar 31 10:47:28 I think I'm the only one alive in here Mar 31 10:47:47 lol Mar 31 10:48:06 where are you from? Mar 31 10:48:13 germany Mar 31 10:48:26 IPv6, that's pretty impressive Mar 31 10:48:31 Australia here Mar 31 10:48:33 university Mar 31 10:48:43 right... Mar 31 10:48:52 are you into the Beaglebone? Mar 31 10:49:08 i used it some time ago... at the moment not too much time :( brb Mar 31 10:49:20 no problem Mar 31 10:49:24 hi Mike Mar 31 10:49:43 oh, he actually left Mar 31 10:50:07 hi Mike Mar 31 11:29:37 hello? Mar 31 11:30:16 world? Mar 31 11:30:52 just the IRC community for now :) Mar 31 11:33:53 hi Nash Mar 31 13:20:24 Is anyone using a JTAG debugging system that can be used under Linux to debug the beagleboard x15? Any low cost recommendation? Mar 31 14:29:14 do everyone noticed on latest image file /etc/apt/sources.list has owner 110 and group bluetooth? Mar 31 14:32:50 -rw-r--r-- 1 110 bluetooth 1067 Mar 20 16:48 sources.list didn't noticed Mar 31 16:30:16 hello all. given a working os that boots from the sd-card, can I flash it on the emmc? Mar 31 16:31:41 My attempts to do that have failed to date, but resesarch indicates it's possible. Mar 31 16:32:23 ok, thanks. any link to that research? Mar 31 16:33:22 look at what the flasher images do Mar 31 16:34:48 Sadly a persual of bookmarks yields naught. Mar 31 16:38:23 https://beagleboard.org/latest-images Mar 31 16:38:29 ...To turn these images into eMMC flasher images, edit the /boot/uEnv.txt file on the Linux partition on the microSD card and remove the '#' on the line with 'cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh'... Mar 31 16:38:43 so look at /opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh Mar 31 16:39:03 https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/init-eMMC-flasher-v3.sh Mar 31 16:39:37 it does a lot, you might want to reduce to only specific parts Mar 31 17:00:16 That's it. I did the blah-v3.sh thing and it pretty much trashed the eMMC. Fortunately a SD flasher image recovered operation. Mar 31 17:01:10 I figure I missed some little thing and haven't done a lot more with it. The flahser image I used is close to what the SD has and I've decided to just apply the bits manually to bring it into alignment. Mar 31 17:30:30 hrm. well, mainline u-boot still needs some work for the beagle-x15 ... Mar 31 17:30:43 * vagrantc rummages around for documentation to boot from SD Mar 31 17:31:17 i should learn my lesson and only boot off of SD. Mar 31 17:46:40 anyone know off-hand how to boot u-boot on beagleboard-x15 when the u-boot on eMMC is failing to boot? Mar 31 17:50:03 Hi, I'm trying to reprogram my DS18B20 temp sensors for a different bit resolution, they're on a plain gpio, the code from maxim wants a port number, should I put my sensors on an spi pin or a uart? Mar 31 17:50:13 ah, wrong offset... Mar 31 17:54:23 still no dice. Mar 31 18:04:06 insert the microSD, hit the power button, and a red led comes on for a moment, briefly followed by the ethernet leds, and then both turn off Mar 31 18:04:32 without the microsd, it does the same thing, although u-boot spits out it's brief SPL message efore it hangs. Mar 31 18:20:34 Hello Mar 31 18:44:50 Hi, I have 4 Maxim DS18B20 temperature sensors working correctly off of a gpio as a 1 wire cape. I can read the temperature just fine using the file system, but I need to write to them to change resolution. Will these devices appear in /dev somehow? Mar 31 18:48:20 ok, using rcn's bbx15 image at least got me back to a u-boot prompt. Mar 31 19:32:05 vagrantc, sorry about the problem Mar 31 19:32:18 vagrantc, have'nt tested emmc boot :( Mar 31 19:33:22 NishanthMenon: eventually got it booting again :) Mar 31 19:33:38 NishanthMenon: it may have been some offset botch, too. Mar 31 19:33:52 vagrantc, upstream had booted for me using SD... wondering what the heck is broken now :( Mar 31 19:33:53 too many other distractions to do this well Mar 31 19:34:12 vagrantc, i know your pain... Mar 31 19:34:33 NishanthMenon: looking through my commandline history, looks like i *might* have written to /dev/mmcblk, instead of /dev/mmcblk0 or mmcblk1 Mar 31 19:34:41 ouch... Mar 31 19:34:54 simple typos for the win Mar 31 19:35:03 haven't verified yet, will try again later. Mar 31 19:35:18 vagrantc, ok. feel free to ping me on IRC if you need any help.. Mar 31 19:35:23 thanks! Mar 31 19:35:27 vagrantc, np Mar 31 19:35:48 the patch to remove init_sata didn't help any either Mar 31 19:35:58 crap :( Mar 31 19:36:27 vagrantc, rogerq might be hanging around in #linux-omap from time to time.. might as well ping him.. he is our SATA guy Mar 31 19:36:32 but i'll remove all those ti-u-boot patches from the debian packaging and upload 2016.03 soonish ... unless there's something really important from master i should pull in Mar 31 19:37:04 vagrantc, i think we have gotten rid of most of our backlogs for upstream u-boot now Mar 31 19:37:25 vagrantc, there is a minor EMIF DDR configuration patch I haven't gotten to yet - but it is not in ti- uboot either Mar 31 19:37:29 glad to hear, as long as i can manage to not typo my next attempt at testing u-boot master :) Mar 31 19:37:37 vagrantc, :) Mar 31 19:38:17 * vagrantc waves Mar 31 20:40:40 i need help Mar 31 20:40:57 hello? Mar 31 20:54:32 we are listening Mar 31 21:59:02 NishanthMenon: well, i can confirm that u-boot master does not boot on my bbx15, either from eMMC or microSD Mar 31 21:59:11 crap! Mar 31 21:59:23 2016.03 works, at least :) Mar 31 21:59:50 git bisecting on u-boot isn't the *most* fun thing... Mar 31 22:01:00 NishanthMenon: don't know if it matters, using device offsets. Mar 31 22:01:03 vagrantc, anything at all on SD card boot on console? Mar 31 22:01:37 i just format my sdcard with: http://pastebin.ubuntu.com/15571600/ Mar 31 22:01:50 vagrantc, and I put the MLO and u-boot.img in SD boot partition Mar 31 22:02:03 NishanthMenon: just what i posted earlier today, SPL kicks in and dies after "Trying to boot from MMC..." Mar 31 22:02:21 vagrantc, at the risk of briking my board, /me tries.. Mar 31 22:02:50 * vagrantc highly recommends experimenting using microSD Mar 31 22:03:10 vagrantc, yeah.. i am using uSD, but my board is at home and working remotely on it from office ;) Mar 31 22:03:10 NishanthMenon: i'll reply with more details Mar 31 22:03:57 some of my first tests did include one patch not in mainline (to support config_distro_bootcmd), but i just tested without that just to see if it wouldn't hang Mar 31 22:04:13 NishanthMenon: so maybe it's an issue with booting from offset Mar 31 22:04:43 * vagrantc wonders if the BBB would have the same issue Mar 31 22:05:35 vagrantc, it just booted for me.. Mar 31 22:06:16 hmm.. debian even boots up Mar 31 22:07:03 vagrantc, http://pastebin.ubuntu.com/15571672/ Mar 31 22:07:09 NishanthMenon: i do seem to recall there was a newer board variant? Mar 31 22:07:32 vagrantc, yeah - mine is equivalent of the B1 board. all the A2s have been pulled off circulation inside TI Mar 31 22:08:26 vagrantc, if you get a chance... can you format the sdcard with http://pastebin.ubuntu.com/15571600/ and then put just MLO and u-boot.img on the boot partition of the sdcard? Mar 31 22:08:47 NishanthMenon: sure, can check that Mar 31 22:08:57 vagrantc, that will really help. thanks Mar 31 22:09:21 now that i can just eject the SD card and have a working boto setup on eMMC, i'm less furstrated :) Mar 31 22:09:52 :).. sorry for the trouble. I really need to get my hands on a rev A.2 board again. I just dont really know where to get it from.. Mar 31 22:10:12 real B1s are supposed to come in a couple of weeks or so.. Mar 31 22:10:46 vagrantc, btw, I am on gcc 5.3 linaro compiler.. if that helps in anyways.. Mar 31 22:10:54 ugh, pastebin.ubuntu.com requires logging in to download as text Mar 31 22:11:16 crap... sorry about that.. Mar 31 22:11:24 let me just email you the file Mar 31 22:11:54 vagrantc, done Mar 31 22:12:02 * vagrantc is using gcc-5-arm-linux-gnueabihf/testing,unstable 5.3.1-8cross1 amd64 Mar 31 22:12:04 from debian Mar 31 22:12:12 NishanthMenon: thanks! Mar 31 22:12:49 * vagrantc wonders how close gcc 5.3 from linaro is to upstream gcc Mar 31 22:12:57 or debian, for that matter Mar 31 22:13:00 vagrantc, ok.. should be same, i think... drat... i will try to get a a2 Mar 31 22:13:25 NishanthMenon: how can you identify the different models? Mar 31 22:13:43 i know this one has some jumpers to set various boot settings Mar 31 22:13:55 * vagrantc thought newer ones didn't or won't have those Mar 31 22:16:09 vagrantc, try printenv after the boot is done Mar 31 22:16:28 vagrantc, there should be board_* variables set in u-boot Mar 31 22:16:57 * NishanthMenon hears rumours that there may be a A2 board somewhere in the lab... vagrantc i will head to the lab to see if I can scavenge one Mar 31 22:17:24 brb.. 10 -15 mins walk.. Mar 31 22:17:42 alright, will continue torturing, er, testing this poor board Mar 31 22:28:32 NishanthMenon: works booting off of FAT partition Mar 31 22:28:34 Board: BeagleBoard X15 REV A.20 Mar 31 22:28:38 for what it's worth Mar 31 22:30:26 vagrantc, ok. that is good. Mar 31 22:30:41 so FAT does work... question is raw then.. Mar 31 22:30:55 vagrantc, /me will test FAT in a few mins as well.. just got the A.2 Mar 31 22:37:39 still getting sata failures as modules: Mar 31 22:37:40 [ 1.195559] omap_voltage_late_init: Voltage driver support not added Mar 31 22:37:40 Loading, please wait... Mar 31 22:37:40 [ 1.520499] ahci 4a140000.sata: couldn't get PHY in node sata: -517 Mar 31 22:37:40 Mar 31 22:37:49 vagrantc, http://pastebin.ubuntu.com/15571902/ on my end Mar 31 22:38:06 you can ignore omap_voltage_late_init: Voltage driver support not added Mar 31 22:38:12 -517 is probe deferal Mar 31 22:38:21 can you pastebin.ubuntu.com the full log? Mar 31 22:38:59 * NishanthMenon sends a quick update on ML Mar 31 22:40:55 ah, need to set more verbosity on the boot ... there's not much log Mar 31 22:41:17 also, i should probably try booting into a full OS, just in case the initramfs doesn't have all the right modules Mar 31 22:41:39 right now the OS is on eSATA, but that makes it harder to troubleshoot Mar 31 22:41:49 aah ok :( Mar 31 22:42:38 drat. I dont have an eSATA connected to my x15 at home... Mar 31 22:49:40 vagrantc, i have to head out back home now Mar 31 22:49:45 we can chat up tomorrow Mar 31 22:49:47 ttyl Mar 31 22:49:59 NishanthMenon: thanks for the troubleshooting so far! Mar 31 22:50:07 np. tc. **** ENDING LOGGING AT Fri Apr 01 02:59:58 2016