**** BEGIN LOGGING AT Mon Jun 06 02:59:58 2016 Jun 06 04:31:56 i really need to bother to use one of the methods to auto power on the bbx15 ... the number of times i think it's broken because it's not booting when i power-cycle it ... meh. Jun 06 04:43:17 weird, kernel debugging symbols on my host broke my ethernet/usb autoconfig Jun 06 08:34:24 hello, please help. I need to emulate a usb keyboard with BBB and i don;t know how to implement this: http://lxr.free-electrons.com/source/Documentation/usb/gadget_hid.txt Jun 06 08:34:43 i can't make that device /dev/hidg0 appear Jun 06 09:56:38 hello ,everyone.I need your help.When I do tpm_sealdata,it came back Tspi_Context_LoadKeyByUUID failed: 0x00002020 - layer=tcs, code=0020 (32), Key not found in persistent storage Jun 06 09:57:12 I don't know what wrong Jun 06 09:59:26 hello ,everyone.I need your help.When I do tpm_sealdata,it came back Tspi_Context_LoadKeyByUUID failed: 0x00002020 - layer=tcs, code=0020 (32), Key not found in persistent storage Jun 06 10:00:12 what should i do Jun 06 10:58:37 hello, my name is inigo montoya. you have killed my father. prepare to die! Jun 06 11:21:07 I can't connectt to BBB Jun 06 11:21:17 192.168.7.2 Jun 06 11:21:29 I plugged it my BBB via usb Jun 06 11:22:07 How should I proceed Jun 06 11:27:18 would someone know if multiple ADC channels can be read simultaneously or near-simultaneously (ie sweep) on bbb? Jun 06 17:41:01 okay so I got a new 4gb BBB. My host wont learn it's IP address from the BBB (tried a bunch of images). I have a 2gb BBB that works just fine. However, if I have plugged in the 2gb BBB BEFORE the 4gb, then why I replug in the 4gb, it'll work until I reboot. pennies for your thoughts? some ifconfig and dmesg | tail: http://pastebin.com/raw/ffAFjPsH Jun 06 17:41:13 talkin bout usb Jun 06 17:41:31 when I replug in the 4gb* Jun 06 17:43:42 USB IP is fixed afaik. Jun 06 17:45:50 i mean, my understanding (admittedly shallow) was that dnsmasq would assign the host it's ip address once detected Jun 06 17:46:18 Not for USB, that I know of. Jun 06 17:47:45 meh it definitely functions in that manner for the 2gb, maybe i'm using the wrong image, but its necessary to be configured that way if you want to follow the "quick start" instructions Jun 06 17:47:54 USB has some fixed address like 192.168.7.1 or so. I don't know it's address because I avoid USB use like the plague, but it's certainly on beaglebone.org. Jun 06 17:48:17 no thats right, its just usually assigned to the host w/ hotplug Jun 06 17:48:48 Oh. Okay. I thought it was fixed. I'm apparently not helping, so I'll stop now. Jun 06 17:49:06 haha i appreciate the effort Jun 06 17:49:23 it is kinda fixed... it's always 192.168.7.1... Jun 06 17:49:34 the bbb always assigns that Jun 06 17:49:47 fixed but not static? Jun 06 17:51:18 By fixed I mean static, but if it's not actually static, then I have no idear. I thought it was set by a script in some cryptic place I can't find now. Jun 06 17:53:37 ohhh i see what you're saying Jun 06 17:53:46 grep -r will find it... Jun 06 18:01:49 Some decade. Finally remembered. On mine it's /opt/scripts/boot/autoconfigure_usb0.sh. Jun 06 18:03:55 wow okay Jun 06 18:06:55 i'm going to read through it. i think the 2gb uses dnsmasq and the 4gb uses something different. however, don't you find it weird that after reboot the 4gb and host don't communicate properly unless I plug in the 2gb first? Jun 06 18:12:03 It does seem odd, but I don't have and never have attempted to do anywith with a 2GB. Jun 06 18:14:31 i mean, something had to have been reconfigured on my end though? or in a cache? Jun 06 18:14:35 my host end Jun 06 18:14:55 the 2gb sets some value properly and it's reused when connecting to the 4gb Jun 06 18:15:04 * ayjay shrugs Jun 06 18:22:30 Dunno. I don't use USB and only know that script because it's also the simplest place to hack in static IP for eth0, at least until we rip out that connman travesty. Jun 06 19:18:01 cape_disable=bone_capemgr.disable_partno=BB-BONELT-HDMI Jun 06 19:18:12 is it correct to disable hdmi ^^ ? Jun 06 19:18:20 4.4.11-ti-r29 Jun 06 19:41:11 you can check by cat'ing the slots file after u boot Jun 06 19:41:25 but also there are tons of examples in the uEnv file Jun 06 20:35:11 heynow Jun 06 20:35:29 Anyone know if there is any plan to update BlackLib for the 4.1 kernel? Jun 06 21:02:27 is it possible to partition a micro sd card, load multiple operating systems, and select which to boot from? Jun 06 21:07:15 hello shadyman Jun 06 22:43:20 I have an iMac... Can I reach the Beaglebone Black via my Terminal app? Jun 07 00:46:37 wait what, how the fuck Jun 07 00:48:11 for some reason my bbb didn't have network (NO-CARRIER) even though the phy seemed to be working, so I ran a little utility that directly inspected the mdio controller and phy (done that before) Jun 07 00:48:43 bus error. ok, so mdio isn't enabled in prcm apparently... odd, but ok, I'll enable it myself Jun 07 00:49:33 this got systemd-journald killed by a big error Jun 07 00:50:35 *bus error Jun 07 01:02:49 ok maybe the kernel patch I did was less-than-successful... let's recompile without it and test again Jun 07 02:05:13 I guess making /dev/mem and uio use "device" rather than "strongly-ordered" memory is not quite as trivial as I hoped Jun 07 02:06:09 which is odd though, I don't see how this failed to work (let along manage to produce an async bus error inside another task's context) **** ENDING LOGGING AT Tue Jun 07 02:59:58 2016