**** BEGIN LOGGING AT Sun Jul 29 02:59:59 2012 Jul 29 04:35:51 My project is coming along nicely. Jul 29 04:39:47 :) Jul 29 09:18:25 getting: http://pastebin.com/Wfvj0k0n Jul 29 09:18:33 (beagleboard xm; trying to get HDMI out working) Jul 29 09:32:10 note: it's not HDMI, it's DVI. technically Jul 29 12:50:07 Why do you need to voltage or current reuglate the popwer supply? If you take it from the wall aka 220 Volts and use an adapter to 5V, isnt that enough? Jul 29 12:57:01 what you call an adapter is an power supply Jul 29 12:57:34 and in case of beagle* they need stable 5V Jul 29 12:57:53 and it doesnt give stable 5V, so i just buy a voltage regulator and serial it with the adapter? Jul 29 15:43:54 hi! I ran into twl4030 PMIC in the BB-xM manual but theres no such IC. Theres inly tps65950 which is also PMIC Jul 29 15:44:03 is this a bug in the manual? Jul 29 15:49:33 same difference Jul 29 17:14:39 jkridner_: the weatherstation demo crashes after a short time Jul 29 17:14:41 jkridner_: Jul 29 15:40:23 beaglebone-cam node[105]: Exception in cluster master process: undefined Jul 29 17:14:44 Jul 29 15:40:23 beaglebone-cam node[105]: undefined Jul 29 17:15:14 jkridner_: I'm going to try 0.6.20 and if that fails as well 0.8.4, provided that builds, they switch to that abortion called 'gyp' to build node according to the changelog Jul 29 19:01:37 is there any available arm toolchain version gcc 4.7.1 Jul 29 19:05:56 what do you mean? Jul 29 19:06:05 gcc 4.7.1 supports arm just fine Jul 29 19:08:07 hi, does the systemd-image recipe also build the kernel and uboot? Jul 29 23:39:13 Hmm... on the BeagleBone, what clock speed is the system running at when U-Boot hands over? Jul 30 02:20:34 What's the most recent beaglebone kernal? Jul 30 02:29:30 Hey could someone possibly me give me a hand with something on the beaglebone? Jul 30 02:30:23 Frozen_ what's up/ Jul 30 02:30:25 ? Jul 30 02:31:23 I am attempting to change the pinmux on the bone through kernel space with the latest Demo image. Using c and /dev/mem. Is there a simpler or more efficient way? Jul 30 02:31:44 PyBBIO Jul 30 02:33:36 Sweet. Thanks!, I will use it as a reference Jul 30 02:33:55 np Jul 30 02:42:32 not considering python as efficient, I would recommend reading the pinmux explanation as http://www.gigamegablog.com/2012/01/05/beaglebone-coding-101-blinking-an-led/ Jul 30 02:42:41 s/as/at/ Jul 30 02:46:38 mdp it was a starting point for him. Jul 30 02:46:52 Converting the code to C should be fairly simple. Jul 30 02:47:07 thanks Mdp, I have proto code using /dev/mem and mmap, its just segmenting on a read from the Control module. Just seeing if there is supposed to be any other anomilies ive missed Jul 30 02:47:57 I have been looking for a way to patch http://code.google.com/p/beagle-borg/source/browse/kernel/arch/arm/mach-omap2/board-am335xevm.c this file in for ease. But no luck so far, thought i'd take it old school :) **** ENDING LOGGING AT Mon Jul 30 02:59:58 2012