**** BEGIN LOGGING AT Thu Sep 22 02:59:59 2016 Sep 22 06:37:29 Managed to get video acceleration working Sep 22 06:37:36 i just did sudo apt-get install $ Sep 22 06:37:41 easy Sep 22 08:31:26 Got my bbb working with a screen for a few Sep 22 08:31:42 Good morning, I am having trouble with GPIOs in C... Does anyone recommend a good C library? Sep 22 08:32:00 Had to re-plug it like 50 times before I got video Sep 22 08:32:26 And make sure I didn't bump it Sep 22 08:32:32 \o/ Sep 22 08:53:28 I find whispering sweet nothings usually fixes most cable-related issues Sep 22 08:54:34 and if that fails, just use the golden hammer Sep 22 09:01:25 hi all - experiencing a strange problem on bbb with 3.18 kernel Sep 22 09:01:50 pinctrl can't enable i2c1 stating that pins have been claimed by spi0 Sep 22 09:02:11 but i can't find it in dts files Sep 22 09:02:33 no one claims spi0 pins Sep 22 09:08:48 nwm Sep 22 09:08:53 MUX_MODE Sep 22 09:45:39 a Sep 22 09:46:40 b Sep 22 09:53:22 Hmm, my X15 doesnt want to load the PRU and DSP fw's, as if they arent there Sep 22 10:05:23 really, what are you basing that on? Sep 22 10:08:35 http://pastebin.com/52C6fK82 **** BEGIN LOGGING AT Thu Sep 22 10:10:23 2016 Sep 22 10:10:59 So is it trying to load from a place it cant access? i find it weird since everything else loads fine Sep 22 10:13:47 I have no idea, not enough context. possibly it is trying to load them too early during boot when the root filesystem isn't mounted yet? again I'm more concerned about the fsck error than about the kernel's inability to locate firmware files Sep 22 10:22:19 afk Sep 22 10:27:56 weird though, because everything else works fine Sep 22 10:32:37 Quick question: the Beaglebone has two SPI's, If I were to transmit a huge amount of data on both SPI's, do I have to wait for one to finish before using the other? My current implementation uses IOCTL Sep 22 10:39:07 I don't think so. Sep 22 10:39:28 no, but you'll need to use two separate processes/threads due to limitations of the userspace SPI interface Sep 22 10:46:47 It seems the firmware does load, since i can see the remotecores Sep 22 10:47:19 but now when trying to invoke the DSP's with an example program it seems i am missing cmem.ko, this is a kernel module right? Sep 22 10:57:53 zmatt: thanks! Sep 22 11:06:53 zmatt: ping? Sep 22 11:27:12 mhh? Sep 22 11:30:21 Hello ? Sep 22 11:32:26 veremit: pong? Sep 22 11:33:24 zmatt: you about Sat? jkridner was lookin for knowledgeable ppl for a hackathon Sep 22 11:34:01 charlie20083: whats-up Sep 22 11:34:13 no idea Sep 22 11:35:58 zmatt: hmmkay .. he wanted volunteers to lurk online :D Sep 22 11:36:21 thing is in KY .. so later in the day/into the night Sep 22 11:36:22 I downloaded the raw uSD image (bone-ubuntu-16.04.1-console-armhf-2016-09-20-2gb.img.xz) on http://elinux.org/BeagleBoardUbuntu and write it on my 16G microSDHC via Win32Diskimager, but I cant use that uSD to login? Sep 22 11:37:06 charlie20083: you did uncompress the image before writing it to the card? Sep 22 11:37:15 Yup Sep 22 11:37:36 and you held down the button next to the sd slot when powering up? Sep 22 11:37:39 I can see the login screen but unable to log in Sep 22 11:37:49 no usb!? Sep 22 11:38:01 and eMMC version just works fine... Sep 22 11:38:12 the ubuntu images don't expose gaddget, yes Sep 22 11:38:24 charlie20083: so you have a screen and keyboard attached? Sep 22 11:39:18 yup, eMMC version both ssh and HDMI works. uSD version only HDMI, but cannot login... Sep 22 11:39:40 Ubuntu (16.04.1) Sep 22 11:39:40 Default username/password: Sep 22 11:39:41 username: ubuntu password: temppwd Sep 22 11:40:21 when I type the right username and password , the screen goes blank, and back to the login screen. (Sometime can see some error message Sep 22 11:43:38 do you have UART access to the board? Sep 22 11:44:08 no Sep 22 11:44:16 hrm Sep 22 11:45:18 the 2016/9/9 eMMC version NG, uSD is OK, but 2016/9/20 eMMC version OK, uSD is NG... Sep 22 11:46:05 but i cannot find 2016/9/9's image now (I deleted from my computer.. Sep 22 11:52:59 I bet it's still on rcn's server Sep 22 11:54:57 https://rcn-ee.com/rootfs/2016-06-09/microsd/ is the previous to 2016-09-20 Sep 22 11:55:28 https://rcn-ee.com/rootfs/ only 9/20, then 6/9, no 9/9 Sep 22 11:56:03 if there was 09-09, then it's gone, yes Sep 22 11:56:09 I see there is a new weekly debian image for the x15, is there a changelog or something anywhere? Sep 22 11:56:15 just take -06-09 and upgrade? Sep 22 11:56:27 OK, I will try it... Sep 22 11:57:47 but if I use 6/9 version, I still can upgrade kernel to v4.4.21-ti-r45 easily? Sep 22 11:58:27 I'd very much expect so Sep 22 11:58:35 as those are in rcn's deb repositories Sep 22 12:09:47 tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000020): FIFO underflow Sep 22 12:10:02 that means my uSD card is going to die or not? Sep 22 12:11:24 and after that error message i see a lot of "sync lost"... Sep 22 12:12:34 has nothing to do with your uSD card Sep 22 12:12:49 it's the lcd controller and/or its driver acting up Sep 22 12:13:01 make sure to use a recent kernel, there have been bugfixes Sep 22 12:14:05 OK, just running apt update and apt upgrade now... Sep 22 12:14:16 that won't install a different kernel Sep 22 12:15:21 "Install Latest Kernel Image" I need to follow these steps to update the kernel? Sep 22 12:16:28 sudo apt-get update && sudo apt-get install linux-image-4.4.21-ti-r46 Sep 22 12:16:34 that's the latest frmo the 4.4-ti series Sep 22 12:16:36 *from Sep 22 12:17:54 you can skip the apt-get update since you've already done so (there's no point in doing that more than once a day or so) Sep 22 12:19:04 It done its job and I tell my beaglebone black to reboot now... Sep 22 12:22:29 I'm missing "rpi-update" now... (hey Sep 22 14:12:28 Has anyone been able to use monitor mode with the wireless module on this board? Sep 22 14:36:26 I wish I could tell if this was just a cable issue. If I could just repair or replace it and be done with it Sep 22 14:39:15 Tried whispering/hammer this morning and its back to not working Sep 22 14:49:25 Had a good run last night; apt installed a few games. But now T_T Sep 22 14:50:30 Its like that Asimov story. Before, I didn't know what I was missing, but now, I'm truly blind! :-P Sep 22 14:54:25 lol Sep 22 15:01:31 :-) Sep 22 19:15:29 tommer: please don't use prive messages, especially not since it basically reasks your question Sep 22 19:15:34 *private Sep 22 19:16:57 wireless module? Sep 22 19:17:01 do what now Sep 22 19:17:26 (x15 I guess?) Sep 22 20:39:50 ahh 500 dollars to evaluate the 5517 owww Sep 22 20:40:01 i wish i was making that kind of money Sep 22 21:10:30 Hello Sep 22 21:11:06 Can the BeagleBoard take DVI or HDMI input and then output the same? Sep 22 21:18:29 jkridner: tried to talk zmatt into hanging around on Sat ... :) Sep 22 21:29:11 you guys are gonna be providing support to a bunch of high tech chefs? Sep 22 21:29:49 just don't answer every question with "have you tried the rpi3?" Sep 22 21:29:52 wanna-be high tech would-be chefs :p Sep 22 21:29:57 haha Sep 22 21:31:52 i should start going to stuff like that Sep 22 21:32:04 ayjay_t: https://cocreate.firstbuild.com/JBerg/hackathon-future-of-cooking/brief/ Sep 22 21:32:09 i'm thinking about going to the maker faire in nyc oct 1st Sep 22 21:32:10 its .. different .. Sep 22 21:32:15 Do It. Sep 22 21:32:30 I wanna find something local Sep 22 21:32:43 but I think my first stop is gona be FOSDEM in feb 2017 Sep 22 21:32:47 i think we might do it Sep 22 21:33:01 fosdem looks really nice Sep 22 21:33:15 we just opened up a commerical office in ct and are doing small jobs for people Sep 22 21:33:32 nice Sep 22 21:33:36 its like, 3 of us in here. i'd like to get everyone going to these things Sep 22 21:34:18 fosdem is a long ways away Sep 22 21:34:22 FOSSCON is probably closer :P Sep 22 21:34:35 haha but in february Sep 22 21:34:42 is that the same thing as http://hackdiningnyc.foodtechconnect.com/#event-description Sep 22 21:34:50 yes Sep 22 21:34:59 hm but that link is 2014... Sep 22 21:35:01 I think Sep 22 21:35:24 wait.. this one : https://firstbuild.com/event/2016-firstbuild-mega-hackathon/ Sep 22 21:36:27 wow it's only 15 dollars Sep 22 21:36:31 ah FOSSCON is August .. just passed Sep 22 21:36:44 thats in ky tho Sep 22 21:38:44 wow europe has these great foss initiatives Sep 22 21:38:46 i'm allergic to microsoft Sep 23 00:22:54 hmm **** ENDING LOGGING AT Fri Sep 23 02:59:58 2016