**** BEGIN LOGGING AT Sun Jul 08 02:59:59 2012 Jul 08 06:41:08 I'd like to hack the kernel to make the dvi-d cape for the beaglebone output at a resolution other than 1024x768, anyone have any idea where to start? Jul 08 06:41:14 I've been told the da8xx driver. Jul 08 11:15:49 prpplague: if you needed any patches for the panda lvds, are those online somewhere? Jul 08 11:17:40 <_av500_> koen: there are ROMs on xda ph0rums Jul 08 11:17:58 <_av500_> koen: oem flahs unlock and CWM the .zip Jul 08 11:22:52 I ported the .zip with 'unzip' to pandaboard, can you show me exact steps to run? Jul 08 11:26:31 thats all necessary to protect users, they shouldn't use their devices, bad things could happen Jul 08 11:35:53 it must be enough fun to buy locked devices. using them is counterproductive Jul 08 12:22:56 koen, have you moved? Jul 08 13:07:03 Crofton|work: almost Jul 08 13:07:20 movers drop by tomorrow Jul 08 13:07:23 looks like a lot of back and forth Jul 08 13:07:42 we did all the fragile stuff by hand Jul 08 13:07:55 all the embedded toys Jul 08 13:08:19 heh Jul 08 13:09:25 no internet at the new house for another 3 weeks Jul 08 13:09:35 urg Jul 08 13:09:52 there's a *_$(#$($*(@@ fiber coming into my house, but all ISPs claim they haven't been notified by the fiber people about it Jul 08 13:10:12 and DSL takes a few weeks since there was no physical copper line Jul 08 13:10:50 so it'll be HSDPA internet for me Jul 08 13:11:13 I'm leaving the build server at the old house with the fiber hookup till the end of the month Jul 08 15:45:07 good day Jul 08 15:47:49 anyone here who can help me with a boot problem? Jul 08 15:48:38 don't ask to ask Jul 08 15:49:30 just ask? Jul 08 15:49:40 of course Jul 08 15:50:23 recently I made an alteration to etc/profile Jul 08 15:50:48 and now when I reboot it also gives the following message in red Jul 08 15:51:05 Failed to mount /sys/kernel/security: No such file or directory Jul 08 15:51:50 this does not make sense. is sysfs mounted? Jul 08 15:51:58 /etc/profile is only for bash Jul 08 15:52:03 never had that before. So something must be deleted Jul 08 15:52:36 sysfs? I'm new to this so I don't really have an idea what that is Jul 08 15:52:59 sysfs is file system mountet to /sys Jul 08 15:53:51 i do see there are directories under /sys Jul 08 15:54:05 and in /sys/kernel/? Jul 08 15:54:10 yyes Jul 08 15:54:41 2 directories (no security) and 5 files Jul 08 15:55:13 is this a custom kernel without CONFIG_SECURITYFS? Jul 08 15:56:00 it's the default angström distribution with upgraded packages Jul 08 15:56:15 and an alteration to the etc/network/interfaces Jul 08 15:56:24 i've never used angström Jul 08 15:56:26 and etc/profile Jul 08 15:56:52 does "mount -t securityfs none /sys/kernel/security" work? Jul 08 15:57:01 ups, forget this Jul 08 15:57:03 it can't work Jul 08 15:57:25 does /proc/config.gz exist? Jul 08 15:57:29 I guess I should find the files and upload it there? Jul 08 15:57:34 i'll check Jul 08 15:57:50 no, no need to upload anyhting Jul 08 15:58:02 it exists Jul 08 15:58:17 what does "zcat /proc/config.gz | grep CONFIG_SECURITYFS" say? Jul 08 15:59:07 # CONFIG_SECURITYFS is not set Jul 08 15:59:17 so, no securityfs for you Jul 08 15:59:32 this has nothing to do with /etc/profile at all Jul 08 15:59:49 oof Jul 08 16:00:04 but something must've caused it Jul 08 16:00:12 a kernel upgrade? Jul 08 16:00:35 I did do "opkg upgrade" Jul 08 16:00:46 and it did give some warnings Jul 08 16:00:55 can't recall which ones thou Jul 08 16:00:55 as i said, i have no ide how angström works Jul 08 16:01:34 *idea Jul 08 16:02:01 well at least java is installed succesfuly :) Jul 08 16:04:38 gonna go eat and try to see if that works as it should Jul 08 16:04:46 thanks for the help Jul 08 16:04:53 np Jul 08 16:16:41 back Jul 08 17:51:17 hello, anyone used to kexec ? Jul 08 18:14:39 i did Jul 08 18:14:45 not on bb though Jul 08 18:20:48 jacekowski, did you mean me ? Jul 08 18:25:46 yes Jul 08 18:27:29 jacekowski, basically i don't need it on a bb but another arm. i heard it works on omap and wonder why my kexec -l call ends in a loop, perpetually loading a few bytes. maybe you can tell me details ? Jul 08 18:29:28 The reset port on the beaglebone header, what signal does it output upon reseting the beaglebone? Is it logic high or logic low? Jul 08 18:32:21 docmur, i don't know the beagle but it's usual to have a logic low by either open-drain or open collector usually dollowed by a pullup on the end of the wire. this is to achive less distortion and wired-and. Jul 08 18:37:47 docmur: i think it's an input Jul 08 18:44:03 all the header says is SYS_RESETn and the datasheet is completely missing an explanation Jul 08 19:39:08 Hi. I'm trying to boot a minimal core image built with poky from latest git, an o Beagleboard xM, rev C. My bootup hangs while waiting for mmcblk0p2, where I have created the root filesystem. Anyone got a clue to whats happening ? I've read somewhere that I could be my SD-card that is the problem, any way to diagnose that this is actually the problem ? Jul 08 19:47:10 jkroon_: Try a different SD card? Jul 08 19:50:25 agmlego, yeah I guess I'll do that in a few minutes.. it would be nice to know exactly what the problem is though Jul 08 20:26:43 Are all the pins on the PandaBoard ES expension headers OMAP logic level (1.8V)? Mostly asking about the UART4 pins. Jul 08 23:06:38 hi folks. I'm still fighting connman, trying to get it working on my BeagleBone. I've mostly based my approach off of http://ladyada.net/products/beaglebone/wifi.html but it doesn't seem to actually work. I've been trying to figure out the test scripts and some of them (seemingly test-supplicant above all others) actually create the service config directories in /var/lib/connman that, from the mailing list archives, I take to be neces Jul 08 23:06:46 I go into the settings files and things by and large look good, though they're missing passphrases. I add that and save. Restart the service. Then I attempt (for instance) `./test-connman connect wifi_009e959b4104_467269656e646f_managed_psk` and get "org.freedesktop.DBus.Error.UnknownMethod: Method "Connect" with signature "" on interface "net.connman.Service" doesn't exist. Jul 08 23:07:10 any ideas? google's turning up pastebins making me think other people have had this problem, but I'm not finding any explanations of how to solve it... Jul 08 23:08:45 try this https://groups.google.com/forum/?fromgroups#!msg/beagleboard/o2B7LJq9u3U/rAEfJ-f6NC8J Jul 08 23:20:26 W1N9Zr0: thanks. get-services only seems to ever list the ethernet interface, unfortunately. however the services do get directories created when I use test-supplicant. Jul 08 23:21:18 (at least, I take it to be the ethernet interface -- it ends in _cable) Jul 08 23:25:59 Hey, I was just wondering if anyone has every run an IRC server on the Beagle. Jul 08 23:28:09 if we say yes, you will try to do it too Jul 08 23:28:16 if we say no, you will try to be the first Jul 08 23:28:21 so the answer really does not matter Jul 08 23:28:42 so go ahead and do it, then you will know the answer Jul 08 23:29:03 I don't even own one, I was just wondering out of curiosity. Jul 08 23:29:48 I see no reason why it couldn't be done Jul 08 23:30:30 of course there not enough ram to handle a large number of clients Jul 08 23:30:44 I was just curios because of the arm processor, I haven't dabbled in hardware much. Jul 08 23:31:25 C code can be compiled for arm Jul 08 23:33:07 Awesome. That just about answer my question! Thank you. Jul 09 00:56:31 hey all! I get an error : Error: EADDRINUSE -- each time I run blinkled.js for beaglebone A5... need Help!! Jul 09 01:49:20 haha Jul 09 01:49:50 yeah that blinky light thing is a real danger Jul 09 01:57:37 howdy ka6sox Jul 09 02:02:00 howdy mranostay Jul 09 02:02:03 how goes it? Jul 09 02:08:19 time ticks on :) **** ENDING LOGGING AT Mon Jul 09 02:59:58 2012