**** BEGIN LOGGING AT Wed Aug 03 02:59:58 2016 Aug 03 05:19:44 huh what, the mmc devices are actually labeled 1-based in the beaglebone DT ? Aug 03 05:19:55 I thought all that crap was fixed somewhere after 3.8 Aug 03 08:41:10 (tslib question) I cross compile qt code that I display on screen. Tslib is for calibration. One of the environment var is QWS_MOUSE_PROTO:tslib:/dev/input/event. Right now, I would like to execute the proram directly on the target and not via qtcreator. It's working by command line but don't with a script Aug 03 08:42:01 sorry for the long msg, target:bbb Aug 03 08:43:06 error message is tslib:/dev/input/event1 not found Aug 03 09:21:26 Hi! Could someone share the contents of sources.list that you are running on BBB with Debian 7? I can't find 3.8.13bone80 kernel headers with apt-cache search Aug 03 10:07:44 Hello People Aug 03 10:09:46 o/ Aug 03 13:19:07 Hi Aug 03 13:20:57 I manage to write in the "file" period of pwm on my bbb Aug 03 13:22:44 I tried to do the same to activate a pwm unit (do echo 0 > export via a function write). But it seems export "file" isn't like period. Aug 03 13:23:39 any help will be highly appreciate thanks Aug 03 13:24:30 Hello. I've got a uSD card that has a custom image of BBB on it. It has works very well for flashing many BBB revC boards, but with the BBG, I keep getting a " mmc1: unrecognised EXT_CSD revision 7" and "mmc1: error -22 whilst initialising MMC card" warning on boot, then when it tries to flash the image to the eMMC, it can only dd ~245MB to the /dev/mmcblk1 until it says: "dd: writing '/dev/mmcblk1': No space left on device Aug 03 13:24:30 ", "247+0 records in, 245+1 records out" any idea what I need to do to fix this for the BBG? I used this as a guide originally: http://elinux.org/BeagleBone_Black_Extracting_eMMC_contents#Steps_to_save Aug 03 13:26:44 clockman: how up to date is the kernel you are using? maybe the BBG needs a newer kernel due to a different eMMC part? Aug 03 13:28:00 I'm using the zip file provided by that elinux site. can I just find the latest u-boot.img and uImage and copy it onto the uSD card? Aug 03 13:34:21 no idea, maybe bring it up on that google group/forum for beagleboards Aug 03 19:15:39 hi, still fighting with enabling spi0 on buildroot image based on kernel 4.4. Does anyone know how to use am335x-bone-pinmux-spi0.dtsi and am335x-peripheral-spi0.dtsi which are in the kernel source tree? I'd like to avoid using overlays ant try to use the dtsi files Aug 03 19:21:56 make sure they are actually included by the main DT that is getting compiled and used? Aug 03 19:22:32 tbr: ok thanx Aug 03 20:12:18 Any update on x15? Aug 03 20:12:18 Will is ship next week? Aug 03 20:16:37 Chris_: I saw one distributor with stock recently Aug 03 20:16:57 do you know who? Aug 03 20:29:52 Chris_: https://plus.google.com/u/0/+VladimirPantelic/posts/Axtfxt87rBF Aug 03 20:30:24 Thanks Aug 03 20:33:19 Chris_: those are Rev A2, so no FCC/CE, but for lab desk use... Aug 03 21:37:43 spidev not yet appeared in /dev: tried both with overlays and with modifying main DTS. No matter if I enable it in uEnv.txt or not. So far it's working only with debian Aug 03 21:37:49 driving me nuts Aug 03 21:38:19 any new kernel or a older one ? Aug 03 21:38:58 had to add some hooks in my kernel to make spidev get picked up by the dtb Aug 03 21:39:54 works on debian using 3.8.13. now I'm trying with buildroot images: both with 4.1.13 and 4.4 Aug 03 21:40:20 i had to use the hool on 4.1.x Aug 03 21:41:50 rob_w: this evening I tried with kernel 4.4 and added #include "am335x-bone-pinmux-spi0.dtsi" in am335x-boneblack.dts Aug 03 21:42:04 I hope it's the correct way to do it Aug 03 21:44:23 http://elinux.org/BeagleBone_Black_Enable_SPIDEV Aug 03 21:44:48 at the end of the page .. there is a patch for dts_ids .. check if your kernels got those Aug 03 21:45:15 rob_w: thanx! Aug 03 21:45:20 np Aug 03 21:53:50 rob_w: 4.4 does not have that patch. just tried it without success. about to try on 4.1 Aug 03 21:54:31 well then u should follow the code .. something is maybe messed up in your environments Aug 03 22:06:46 rob_w: tried with kernel 4.1.13 + overlays and no luck :( Aug 03 22:06:57 sorry to hear Aug 03 22:07:06 worked for me fine Aug 03 22:07:16 4: P-O-L- 0 Override Board Name,00A0,Override Manuf,BB-SPIDEV0 Aug 03 22:07:25 but no /dev/spidev Aug 03 22:08:17 lsmod Aug 03 22:08:29 ops, wrong window Aug 03 22:08:43 maybe pastebin ur latest dmesg Aug 03 22:26:53 http://pastebin.com/6SEjd8mA Aug 03 22:27:19 rob_w: ^^ sorry for the delay: no networkin, no netcat, no ssh... took me a while **** ENDING LOGGING AT Thu Aug 04 02:59:58 2016