**** BEGIN LOGGING AT Tue Sep 08 02:59:58 2015 Sep 08 05:39:51 ahhh, the dma queue manager of the USB subsystem was borrowed from the Keystone "Multicore Navigator"... that explains why it seems a bit convoluted Sep 08 05:40:59 it was just scaled down from 8192 queues to "only" 156 queues Sep 08 05:44:55 and moved some registers around to be subtly incompatible of course Sep 08 05:45:04 -.- Sep 08 05:50:09 (usbss) "bit 31 HEAD_TAIL Indicates whether queue contents should be merged on to head or tail of destination queue. Clear this field for head and set for tail." Sep 08 05:50:38 (keystone) "bit 31 HEAD_TAIL Indicates whether queue contents should be merged on to head or tail of destination queue. Clear this field for tail and set for head." Sep 08 05:50:51 nicely done Sep 08 06:25:01 Hii Sep 08 06:25:47 can anyone inform when can we have BeagleBoard-X15 available ? Sep 08 06:32:49 Hi Sep 08 06:36:14 kunjan: "november" was last I heard Sep 08 07:23:45 Hi, when the beaglebone black boot the kernel stop on a task : "A start job is running raise network interface.." This slow down the boot process a lot, what is launching that and can we disable it ? and where ? Thanks :) Sep 08 11:31:38 i just flashed my BBB over USB with BBBlfs, and it worked very well! Sep 08 11:31:50 why is it not the default method? Sep 08 11:32:27 does not require an SD card, and takes only 5min (while i read the SD card method takes 45min) Sep 08 11:33:08 i did not even need an external power supply, just the BB and the USB cable Sep 08 11:33:16 BBB* Sep 08 12:31:21 an other thing... Sep 08 12:31:43 i now have the latest BBB debian image flased + apt-get upgraded Sep 08 12:32:08 how do i use bone101 from github? Sep 08 12:32:17 i tried: Sep 08 12:32:27 cd /var/lib/cloud9 Sep 08 12:32:43 mv bone101 bone101.orig Sep 08 12:33:07 git clone https://github.com/beagleboard/bone101.git Sep 08 12:33:26 # this gives me a new dir bone101 Sep 08 12:34:07 then pointing firefox to http://192.168.7.2/bone101/ Sep 08 12:35:11 this does something, but... it is not workign right ({{site.baseurl}} is still in URL to images, scripts and CSSs) Sep 08 12:45:51 I want to use the user button on the beaglebone, I see it is connected to gpio0[23] but it is also marked as lcd_data2 can I load a device tree overlay , change it to mode7 and use it? Sep 08 16:52:18 I want to use the user button on the beaglebone, I see it is connected to gpio0[23] but it is also marked as lcd_data2 can I load a device tree overlay , change it to mode7 and use it? Sep 08 17:09:29 did anyone manage to connect beaglebone black with slackware Sep 08 17:52:31 ?Help Sep 08 20:06:11 av500: I found that the user button is connected to the gpio0(23) can I simply change it to mode7 using device tree and use it as input? Sep 08 20:06:26 need I define a pull-up? Sep 08 20:41:34 rcn-ee: hello! Sep 08 20:42:00 say, can i use the user button near the uSD as an input? Sep 08 20:42:35 I found its gpio0(23) can I switch it to mode7 using the device tree then use it as input? Sep 08 20:42:50 the question is can YOU? Sep 08 20:42:52 :D Sep 08 20:43:20 I just want to make sure it is not in use by mmc or video.. Sep 08 20:43:47 it appars as lcd_data2 inthe SRM, Sep 08 20:43:55 yet I don't use the hdmi Sep 08 20:44:10 then all the LCD pins are fair game Sep 08 20:44:33 ok, need I set it to mode7 then ? Sep 08 20:44:51 is mode 7 gpio? don't have it memorized for the am335x Sep 08 20:44:52 or is it a simple echo 23> export Sep 08 20:45:03 yes mode7 is gpio Sep 08 20:45:11 the control module needs to put the mux into gpio Sep 08 20:45:21 I see,ok Sep 08 20:45:29 on the other BB boards, it is mode4 Sep 08 20:45:34 thanks Sep 08 20:45:47 just remember - if you hold it down during boot... Sep 08 20:45:48 :D Sep 08 20:45:51 citylight2, just set it up as on overlay in 4.1.x ;) Sep 08 20:46:34 rcn what to do in case get your console image? get the universal thing in git? Sep 08 20:46:42 or i there a deb? Sep 08 20:55:22 citylight2, yeah you could grab the "lxqt" image then just "config-pin P9.xx out"... Sep 08 20:56:33 rcn-ee, how to achive this in case I usegrade to 4.1 in a consle image? Sep 08 20:57:47 citylight2, the "lxqt" iamge has this repo built/installed by default: https://github.com/beagleboard/bb.org-overlays Sep 08 20:57:50 the console doesn't.. Sep 08 20:58:15 along with "config-pin" also built/installed by default.. Sep 08 21:09:54 ok, I am upgrading to 4.1 and git cloning the repo Sep 08 21:12:32 rcn-ee diffrent issue, I posted in the forum about my wireless hotspot solution, what to do to get more users? Sep 08 21:14:55 I mean, I have it in deb, which is easy to install , and want this to be adopted Sep 08 21:25:51 anything special you learn on the bbb green since your got it? Sep 08 22:20:44 sigh... the length of the flasher thread is depressingly long for what amounts to be a 2-3 line change Sep 08 22:55:03 ds2: if nothing is using video, it should still be at mux 7 as reset default Sep 08 22:55:42 zmatt: the shipping uboot doesn't screw with it? Sep 08 22:55:49 no Sep 08 22:55:59 thought it puts up a logo? Sep 08 22:56:02 so just export the gpio and you're done Sep 08 22:56:10 most definitely not Sep 08 22:56:16 *shrug* Sep 08 22:56:25 that would screw over anyone who *isn't* using those pins for video Sep 08 22:56:46 it does that in so many ways, what's another one... Sep 08 22:56:55 uboot does do *some* bogus pinmux last time I checked, specifically of uarts Sep 08 22:57:29 that's bitten people on occasion Sep 08 22:58:10 unless it is a boot up electrical conflict, I usually just program the mux on kernel init Sep 08 22:59:19 iirc it configures some outputs, so there *is* potential for issues Sep 08 22:59:54 the filters on the LCD lines are already screwing over people Sep 08 23:00:00 what's a few software surprises... Sep 08 23:02:00 I don't really understand those caps... I would just have expected series resistors Sep 08 23:02:07 but there's only one: on lcd_pclk Sep 08 23:02:32 just wish the HDMI crap would go away Sep 08 23:02:33 :D Sep 08 23:02:47 the HDMI crap isn't really in the way if you don't use it Sep 08 23:02:54 and it's actually a pretty awesome framer Sep 08 23:03:11 it is another electrical load Sep 08 23:03:18 but then I am trying to use those PRU pins... Sep 08 23:03:32 framers without proper docs is a useless peice of garbage Sep 08 23:04:03 adequate docs are available if you search a bit Sep 08 23:04:24 same thing can be said of the *@#$$@!$@#%$!@#!@! Q chips Sep 08 23:04:26 :D Sep 08 23:04:30 Q chips? Sep 08 23:04:53 that invasion of SoCs without proper docs Sep 08 23:06:11 not sure which ones you mean... I mean, SoCs with proper (public) docs are pretty rare Sep 08 23:10:16 hdmi framer pin capacitance is 4.5 pF .. not significant compared to the 47 pF external caps on the PCB **** ENDING LOGGING AT Wed Sep 09 02:59:59 2015