**** BEGIN LOGGING AT Fri Apr 06 03:00:00 2012 Apr 06 06:14:25 hi Apr 06 06:14:53 I'm trying to add mem=99M@0x80000000 mem=384M@0x88000000 to xM bootargs but seems it's not working Apr 06 06:15:30 at the boot up In u-boot I enter setenv bootargs 'mem=99M@0x80000000 mem=384M@0x88000000' Apr 06 06:15:34 saveenv Apr 06 06:16:22 no matter if it's right or wrong! the matter is why it is not set when i reboot? Apr 06 06:16:24 :-/ Apr 06 06:29:32 nkh: what board? Apr 06 06:30:52 mranostay: BBxM Apr 06 06:31:26 heh no nand Apr 06 06:31:33 you use the uEnv.txt Apr 06 06:32:19 mranostay: Ow, right. thanks Apr 06 06:32:31 Mmm Apr 06 06:32:53 but should it work during that single boot? Apr 06 06:33:09 I mean I've set mem and booted now Apr 06 06:33:18 there is 2 questions here: Apr 06 06:34:27 1. is mem have been set to what i set in boot environment with setenv bootargs ... ? Apr 06 06:34:44 2. if yes or no, how can I figure it out? Apr 06 06:35:41 some where I read a topic that says we should see that when we cat /proc/cmdline Apr 06 06:35:59 my /proc/cmdline is this now: Apr 06 06:36:14 console=ttyO2,115200n8 mpurate=auto buddy=none camera=lbcm3m1 vram=12M omapfb.mode=dvi:640x480MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstypt Apr 06 06:36:24 nothing about what I set ... Apr 06 06:36:47 does setenv command uses nand, also? Apr 06 06:37:00 [ which I don't have :D ] Apr 06 06:37:17 or it's just with saveenv command? Apr 06 06:37:38 [ sorry for my bad poor english! :| ] Apr 06 06:38:28 * nkh is thinking that he deleted "bad", why it's still over?:D Apr 06 06:46:20 mranostay: sorry I disconnected after what I asked Apr 06 06:47:41 nkh: er no setenv is in RAM Apr 06 06:48:19 mranostay: so mem should have been set now Apr 06 06:48:35 how can i see that ? Apr 06 06:50:13 nkh: printenv and you will see what magic happens and why your stuff is ignored Apr 06 06:51:26 aholler: you mean at u-boot , env print? Apr 06 06:51:36 yes Apr 06 06:52:09 aholler: there it was set, now I'm booted and want to now if it does really applied or not Apr 06 06:52:45 because I still get errors on loading cmemk, it overlaps kernel but it shouldn't Apr 06 06:53:29 snf you are sure bootargs is used and was not overwritten? Apr 06 06:53:52 :) Apr 06 06:54:03 I'm asking this Man :D Apr 06 06:54:24 I asked how can I figure out that it has been applied ... Apr 06 06:54:35 and I've give you the answer printenv Apr 06 06:54:49 I'm booted now ! Apr 06 06:55:06 and someone else gave youthe answer uEnv.txt Apr 06 06:55:10 I want to see if it's been overwritten by something or not Apr 06 06:56:54 ok I know that is the solution, I just wanted to know how to understand which memmap is being used by kernel right now ;) Apr 06 06:57:31 thanks for your guide anuway, I'm googling to solve this :) Apr 06 06:58:03 just continues mem, your cmdline shows nothing else. Apr 06 06:58:19 so there is no hole in your mem Apr 06 06:59:08 aholler: Hmm, thanks :) Apr 06 07:09:31 aholler: sorry again :D, I puted bootargs=mem=99@ .... and then "boot" in uEnv and it loaded during boot, but look at this , it seems to be overwritten again ! Apr 06 07:09:33 Loaded environment from uEnv.txt Apr 06 07:09:33 Importing environment from mmc ... Apr 06 07:09:33 Loading file "/boot/uImage" from mmc device 0:2 (xxa2) Apr 06 07:09:33 3203088 bytes read Apr 06 07:09:33 Booting from mmc ... Apr 06 07:09:33 ## Booting kernel from Legacy Image at 80200000 ... Apr 06 07:09:33 Image Name: Angstrom/2.6.32/beagleboard Apr 06 07:09:34 Image Type: ARM Linux Kernel Image (uncompressed) Apr 06 07:09:34 Data Size: 3203024 Bytes = 3.1 MiB Apr 06 07:09:35 Load Address: 80008000 Apr 06 07:09:35 Entry Point: 80008000 Apr 06 07:09:36 Verifying Checksum ... OK Apr 06 07:09:36 Loading Kernel Image ... OK Apr 06 07:10:44 * nkh is excusing about being lazy to use pastebin for just 13 lines :-" Apr 06 07:11:21 aholler: also still the same cmdline in /proc as before Apr 06 07:13:55 beeing lazy is no excuse Apr 06 07:14:18 use optargs instead of bootargs Apr 06 07:14:44 aholler: ok thanks I'll try this Apr 06 07:15:51 aholler: like this? no qoutations and else? Apr 06 07:15:51 optargs=mem=99M@0x80000000 mem=384M@0x88000000 Apr 06 07:18:30 http://26-26-54.hardwarebug.org/30 Apr 06 07:19:35 aholler: YEAAS!! ThankS a Lotttt !!! >:D< :D Apr 06 07:19:54 * nkh finally, Hello world, from C6RunApp! Apr 06 07:24:12 aholler: thank you again for your help, have a nice time, I'm gonig to try not to be so lazy anyMore :D Apr 06 07:25:04 [ Gonna read how c6run works, CLOSE ENOUGH :D ;) ] Apr 06 07:50:18 Hello Apr 06 07:51:18 can somebody please tell me the AT commands used to communicate with the GPS module on the BBxm running the AngstromOS Apr 06 07:51:50 This is urgent!!! Apr 06 07:52:09 I am using minicom to communicate with the BBxm Apr 06 08:00:05 a) there is no GPS module Apr 06 08:00:11 b) there is nothing urgent Apr 06 08:01:43 i am working with sierra MC8781 GPS module Apr 06 08:02:14 can u tell me how to use the chat commant on the angstrom OS Apr 06 08:02:19 command Apr 06 08:02:48 it's like any other GNU/linux, really Apr 06 08:04:42 if it works on your desktop, you can make it work on your BBxm Apr 06 08:22:10 no! Apr 06 08:22:32 on the BBxm there is Angstrom, on my desktob it is Debian Apr 06 08:23:01 so/ Apr 06 08:23:02 ? Apr 06 08:31:33 why would you want to use AT commands with a GPS? Apr 06 08:32:00 adj: 08:08:25< dm8tbr> Defiant: it's a generic linux problem. he has a 3g module with built in gps. Apr 06 08:32:03 08:08:36< dm8tbr> and is too lazy to google the answer Apr 06 08:33:09 gnaah. Apr 06 08:34:20 oh that sierra honk again. Apr 06 08:34:28 my recommendation: ignore. Apr 06 08:34:46 yes, he's both on here and in #pandaborad at the moment Apr 06 08:36:08 hey guys Apr 06 08:36:51 dm8tbr: atm i'm having fun sorting out GEMA mail :) Apr 06 08:38:37 dm8tbr: they actually sent me money! i'm a freaking rock star! Apr 06 08:38:46 LetoThe2nd: LOLOLOLO Apr 06 08:40:21 dm8tbr: its april 12, and they finally decided i am worth earning ~50€ for some shows i played in austria in 2012 ;) Apr 06 08:42:42 hm, and you're part of that crap? Apr 06 08:42:45 :) Apr 06 08:42:55 or rather member Apr 06 08:44:55 ynezz: kind of, yes Apr 06 08:45:23 is it mandatory in austria? Apr 06 08:45:50 nope, and also not here in germany. Apr 06 09:28:30 On my beagleboard-xm I keep getting 100% CPU usage when running a single application on the angstrom demo image. (Pidgin or finch, etc) What software image would you recommend to avoid this? Apr 06 09:33:21 a better SD card Apr 06 09:38:31 dm8tbr: I'm currently using the one it shipped with. A kingston class 4 microSD Apr 06 09:38:42 dm8tbr: Can the beagleboard handle class 10 micro sd cards? Apr 06 09:38:49 dm8tbr: I ask because some other arm boards cannot Apr 06 09:39:04 Or would you recommend a class 6? Apr 06 09:39:54 I'd certainly try class 10. IIRC there were some 'special' cards regardless of class that would screw up. that should be fixed in recent kernels though? Apr 06 09:40:54 I'm currently on a 2.6 kernel. I'll try getting an ubuntu minimal setup installed on a class 10 and see how it goes. Thanks again for the help, I'll drop a message if it works for any readers that are wondering =] Apr 06 09:42:49 btw: why I said faster card. I suspect your CPU spends a lot of time in IO-wait Apr 06 10:04:58 dm8tbr: The class 10 seems fine. The boot was insanely quicker =] Apr 06 10:12:10 kvarley: expected :) Apr 06 10:12:31 if you're lucky the card will handle random access reasonably well Apr 06 11:14:15 Is it possible to schedule beaglebone's working hours, e.g. beaglebone should wake up at 11pm and sleeps at 6am. How can I do it? Apr 06 11:15:07 angs: attach the power supply to a time switch Apr 06 11:15:34 the time switch will likelyneed more power than a running beagle Apr 06 11:15:59 s/running beagle/idle beagle/ Apr 06 11:18:19 isn't it possible to do it by program? because I need to have a dynamically changing wakeup/sleep times. Apr 06 11:18:32 cron Apr 06 11:18:53 angs: not without additional hardware, at least for the wakeup. Apr 06 11:21:04 hmmm would I need an additional HW eventhough beaglebone is put sleep rather than shutdown? Apr 06 11:21:15 I will search about cron Apr 06 11:40:23 Hello Apr 06 11:40:33 chat works with angstrom Apr 06 15:10:55 what exactly is a "Babble Interrupt" pertaining to musb ? Apr 06 15:29:37 Hello, what voltage do I get on gpio when its high? and when its low, is there any simple circuit examples. Thanks Apr 06 15:31:27 2.6V iirc Apr 06 15:31:32 it's in the SRM Apr 06 15:48:33 anyone Apr 06 15:48:37 :( Apr 06 16:42:56 i would like to share android porting in 4secs exprience Apr 06 16:43:06 i would like to share android porting in 4secs exprience Apr 06 16:43:17 any body is intrested Apr 06 16:43:49 I don't think you know what 'porting' means... Apr 06 16:44:40 so u tell me what is porting then Apr 06 16:45:21 panuhnd, can you share android booting in 4 secs experience ;) Apr 06 17:16:50 please tell me why yuv to rgb conversion is done Apr 06 18:22:09 interesting, idrc any class 4 card I have causing a app to run 100% Apr 06 18:52:20 gm guys :) Apr 06 19:01:46 <_av500_> gm Apr 06 19:03:43 _av500_: still stuck in the server room ;) Apr 06 19:06:47 does the server room double as a tornado shelter? Apr 06 19:07:15 the server fans create the tornados Apr 06 19:07:47 does the server room dbl as a crashing F-18 shelter? Apr 06 19:08:09 stop crashing those poor hornets Apr 06 19:08:38 you know, remote control isnt as good as being in the pilots seat ;) Apr 06 19:09:08 unless the eject button fails :( Apr 06 19:09:25 worse yet is eject button works but canopy is stuck Apr 06 19:09:53 ouch Apr 06 19:12:23 worse yet, someone stole your plane and ejected you into your wingman's plane Apr 06 19:14:27 don't you need to be in a harrier to do that sort of thing? Apr 06 19:17:19 harrier? I 'ardly even know 'er! Apr 06 19:21:02 harrier than a grizzly bear? Apr 06 19:32:48 what have you young geeks done to the automobile market? Driving proces up!! Apr 06 19:32:51 prices Apr 06 19:34:27 bluetooth, usb, navigation panel, trim and body style change every year :( Apr 06 19:39:21 don't forget mandatory safety and emission standards Apr 06 19:40:41 Russ: at least you are not in CA! Apr 06 19:41:13 CA must be the worst place in the world Apr 06 19:42:38 heh Apr 06 19:42:44 no AL is :) Apr 06 19:43:27 the cost of designing to CA emission standards doesn't magically get restricted to CA Apr 06 19:45:39 you don't want clean air? Apr 06 19:49:54 let's have clean air and lakes of nothing but distilled water Apr 06 19:50:12 i only drink rainwater and pure grain alcohol Apr 06 19:50:38 got to have things pure and clean. can't have any life on it or it'll get polluted Apr 06 19:53:19 anyone get the PS 3 Eye working on the BeagleBone? I can see the PS3 when I attach it to the USB host port - Bus 001 Device 002: ID 1415:2000 Nam Tai E&E Products Ltd. or OmniVision Technologies, Inc. Sony Playstation Eye when I lsusb Apr 06 19:53:38 but I don't see it when I lsmod nor do I have a /dev/video0 showing up Apr 06 19:55:32 I have done opkg upgrade and pulled down the latest gspca_ov534 ipk from the Angstrom package browser which says specifically BeagleBone Apr 06 19:58:34 Is it possible to DMA from GPMC directly to ethernet? Apr 06 20:17:08 jsabeaudry: you can use sdma to transfer between any addresses Apr 06 20:18:11 mru, thanks, still trying to figure out that dma stuff, uDMA, eDMA and now sDMA Apr 06 20:18:26 edma is part of the dsp block Apr 06 20:20:45 hang on... ethernet? talking about the bone? Apr 06 20:20:54 mru, yes Apr 06 20:20:59 then edma is your friend Apr 06 20:21:11 not sdma ? Apr 06 20:21:18 or both? Apr 06 20:25:42 the ethernet controller has its own dma Apr 06 20:35:17 I got an ubuntu minimal image on my beagleboard-xm but it lacks the video drivers and audio drivers. How can I install them? Apr 06 20:36:29 Did you read the 3d graphics notes on the wiki where you got the image? Apr 06 20:36:58 Yes, they state to build stuff. Is that the recommended way, or are pre-built binaries available? Apr 06 20:37:54 are you sure they want you to build something, or they are just verifying you have a valid kernel base to work with.. . ;) Apr 06 20:38:05 hehe true I guess Apr 06 20:38:24 What does SGX stand for? Apr 06 20:38:49 I know it's for accelerated video playback but what's the acronym mean? Apr 06 20:39:10 it's just marketting.. "radeon" "geforce"... Apr 06 20:39:29 mostly related to the 5 series.. Apr 06 20:40:00 ah ok =] ty Apr 06 20:41:32 After I've done the latter parts of this guide I should be able to stop listening to fans as much =] Apr 06 20:48:54 kvarley1: I might have missed why you wanted a minimal image if you now want a gui? Apr 06 20:49:22 it's just the name on the *.tar file. ;) Apr 06 20:49:28 rcn-ee: hi dude Apr 06 20:49:33 how you doing? Apr 06 20:49:44 ok, tgif and all :) Apr 06 20:49:54 exactly! Apr 06 20:50:09 djlewis: I don't. But going from a minimal image is the easiest way for me. I wanted the LXDE environment, the other options had a lot of extras I don't need. Apr 06 20:55:57 Hey everyone, new to the beagle-xm and having usb-to-serial issues. I read the wiki and faqs relating. The issue is I can send and recieve but I get jumbled words. I have tried ckermit, gtkterm, minicom all with varying amounts of bad characters. Anyone know how to get around this? Apr 06 20:57:34 VW1: tell us exactly about your usb2serial device Apr 06 20:58:25 djlewis: its just a standard serial to USB cable. From digikey. What else can I tell you about it that would help. Thank you Apr 06 20:58:29 doing "apt-get install gcc-arm-linux-gnueabi" throws an error saying the package has no installation candidate, is the package called something else? Apr 06 21:00:29 VW1: last week a kid had a ft23xx ttl - usb adapter hooked on. thats why I asked. Apr 06 21:00:44 djlewis: packing just says USB to serial DB-9 Apr 06 21:01:09 VW1: your pc is set to 15200,8,n,1? Apr 06 21:01:19 djlewis: ahh ok djlewis: yes sir Apr 06 21:01:23 115200 Apr 06 21:01:54 djlewis: 115200,8,n,1 on all that I have tried Apr 06 21:02:04 flow control on and off as well Apr 06 21:02:55 VW1: at first power on is it normal? Apr 06 21:03:16 djlewis: let me double check one second please Apr 06 21:04:24 djlewis: bad characters start on 3rd line where I believe its saying u-boot sector Apr 06 21:05:07 djlewis: that was with minicom also, should I see where they start on others as well? Apr 06 21:05:32 VW1: you in linux? Apr 06 21:05:49 djlewis: yes sir, I have tried in Arch and Ubuntu Apr 06 21:06:02 VW1: I like gtkterm in ubuntu Apr 06 21:06:02 djlewis: this is what it looks like on first garble U����� boot sector Apr 06 21:06:36 djlewis: should I try gtkterm and see where it first starts to garble? as it is less in gtk Apr 06 21:06:44 somebody? ^^^^ sd card setup? Apr 06 21:06:59 VW1: it is always to verify against another Apr 06 21:07:34 djlewis: ok will check now, and it happens on the image that comes with XM and with one I built Apr 06 21:09:23 djlewis: on gtkterm it starts on the line after the 5 sec wait to stop autoboot Apr 06 21:12:38 VW1: is it pl2032 or ft332? Apr 06 21:13:15 Ive had similar issues with el-cheapo pl2032 (or summit like that) cables Apr 06 21:13:40 XorA: pl2032 :( Apr 06 21:13:50 try different usb ports/hubs Apr 06 21:14:20 XorA: doh did not think of that, thank will give it a shot Apr 06 21:14:36 It seems to be wierd ground issues Apr 06 21:15:08 XorA: in case I have no luck is there a link to a known working one for xm that you could very kindly point me towards Apr 06 21:15:10 then somedays it just works, others I swore at it lots :-D Apr 06 21:15:39 prpplague: whats your ftdi thingy called, thats always been rock solid for me Apr 06 21:18:00 * djlewis thinks mine is a pl-2xxx and has worked very well for years. Apr 06 21:18:15 there have been some really bad cheap clones since I got min though Apr 06 21:19:08 probably my luck I got one of those, different ports are garbling differently :P Apr 06 21:20:52 and I bet your PC is without a "so called real" serial port? Apr 06 21:21:14 * djlewis likes the lder computers for the serial ports Apr 06 21:21:18 djlewis: yes sadly it is Apr 06 21:21:37 s/lder/older Apr 06 21:21:40 I have one like this http://www.tronisoft.com/prod.php?id=2324 Apr 06 21:21:48 but I dont think I got it from them Apr 06 21:21:52 the PC era is dead Apr 06 21:22:08 you can get serial ports on PCI/PCIe, I have them as well :-D Apr 06 21:22:17 XorA: Damn man! I was just wondering if that was available. Apr 06 21:22:23 XorA: thank you for that link Apr 06 21:22:27 some of the PCI/PCIe serial ports are not real serial ports Apr 06 21:22:39 mine has an 16954 on it Apr 06 21:22:48 thats pretty real Apr 06 21:22:57 * djlewis has 4 2-port serial PCI adapters that are real Apr 06 21:23:04 they have ones with a USB controller + a USB to serial adapter on the same PCB Apr 06 21:23:38 XorA: my weather station requires two serial minimum Apr 06 21:24:32 ds2: is speaking of the rs-232 spec voltages and pins? Apr 06 21:24:53 XorA, check G+ Apr 06 21:25:04 djlewis: yes... it is as if you plugged the USB to serial cables onto a normal USB port Apr 06 21:25:17 a real downer if you get those and try to use them for legacy apps Apr 06 21:25:19 newbie here, is someone willing to help me get started? Apr 06 21:25:30 Crofton: bastards stole my name, I knew about them :-D Apr 06 21:25:36 amiro: send money forst Apr 06 21:25:38 first Apr 06 21:25:40 rofl Apr 06 21:25:44 how did you find out? Apr 06 21:25:50 Crofton: www.xora.com :-D Apr 06 21:25:51 that is just up the road from me Apr 06 21:26:08 when I tried to buy the domain Apr 06 21:26:29 do yu want me to stop in and let them know you will be filing the DMCA complaint Apr 06 21:26:31 also broonie took photo of that sign a couple of years back Apr 06 21:26:35 no Apr 06 21:26:41 it was somewhere else then Apr 06 21:26:46 this is a new entry Apr 06 21:26:56 was in Mountain View somewhere Apr 06 21:27:02 yeah, still in MV Apr 06 21:27:08 but it is on shoreline now Apr 06 21:27:15 wasn;'t there last time I was here Apr 06 21:27:24 shoudl I vandalize it? Apr 06 21:27:32 Install a beagle on it :-D Apr 06 21:27:36 rofl Apr 06 21:28:34 amiro: no PM'ing, keep it on channel Apr 06 21:30:06 djlewis: now familiar with the rules yet. ....Just plugged in a BeagleBone, how do I know what version of demo img it is running? Apr 06 21:33:17 amiro: if it is linux then uname -a Apr 06 21:34:07 if it has a /boot directory then the image file name might tell you Apr 06 21:35:09 thx Apr 06 21:36:13 amiro: you are familiar with beagleboard.org and the "Getting Started" section? Apr 06 21:39:47 does this look like it might work for a serial? http://www.newegg.com/Product/Product.aspx?Item=N82E16812156039 Apr 06 21:41:40 =d Apr 06 21:41:53 <_av500_> VW1: ftdi ftw Apr 06 21:42:04 <_av500_> it also horribly overpriced Apr 06 21:43:08 <_av500_> wtf, why does screen terminate when I log out of beagle? Apr 06 21:43:12 * _av500_ blames systemd Apr 06 21:43:18 ok will keep looking then, frustrated the one I bought already is wonky. :p Apr 06 21:45:43 <_av500_> koen: is there anything that "works" in angstrom lately??? Apr 06 21:45:58 _av500_: who cares it boots in ms :-D Apr 06 21:46:14 <_av500_> yeah Apr 06 21:46:22 <_av500_> that's about the only thing Apr 06 21:46:43 and I can say I shall get my boner out :-D Apr 06 21:46:50 and be quick Apr 06 21:53:07 perhaps he can find a real cheap on that is a cheap working clone? Apr 06 21:55:10 <_av500_> ha, i fixed it Apr 06 21:55:19 <_av500_> https://github.com/intgr/systemd-arch-units/commit/a9edb84f15d78d5ce952b93c91399658820d7e05 Apr 06 21:59:25 :D Apr 06 22:13:43 thanks everyone :) have a good weekend Apr 06 23:30:01 How can I start a new project on the Cloude9 that is running off my beaglebone? Do I need to upload the source file into the SD card first? Apr 06 23:36:27 Arrrrrrrrrrrrrrrk. Apr 06 23:36:42 i hate u-boot SO MUCH Apr 06 23:36:59 screw it, i'll write my own bootloader. Apr 06 23:48:55 XMPPwocky: told you so Apr 07 00:11:32 hmpf, git bisect left me with with 19 commits because omap-devs seems to like to commit non-compilable stuff :/ Apr 07 00:13:48 or they just compile the stuff for omap5. Apr 07 00:19:13 "omap totally fucked" ;) Apr 07 00:23:01 and all of those commits are uart-related ;) Apr 07 00:23:29 Does anyone know the correct way to copy the kernel headers from setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/beaglebone/kernel to /usr/src/linux-3.2.13 on the BeagleBone. I've just copied it as it, but when I try to build kernel modules it picks up the wrong header files since there are duplicate filenames like - types.h? Apr 07 00:25:00 so it looks like the uart-stuff killed ehci too Apr 07 00:26:34 hmm, maybe they broke the muxing Apr 07 00:39:00 * prpplague scrolls back to see what XorA was talking about Apr 07 00:41:05 aholler, what's broken? Apr 07 00:42:14 Russ: hey bud, did you get your adapter pcb done? Apr 07 00:42:19 3.3. on omap3 Apr 07 00:42:30 prpplague, I have the little one done Apr 07 00:42:42 http://www.flickr.com/photos/31208937@N06/7043319465/ Apr 07 00:42:43 Russ: ahh dandy Apr 07 00:43:12 the panel that the bigger one goes in starts up on monday and should have a one week turn Apr 07 00:43:17 Russ: dandy Apr 07 00:43:51 hmm, looks a lego brick ;) Apr 07 00:43:59 screw terminal block Apr 07 00:45:16 aholler, care to be more specific an what is broken? Apr 07 00:45:22 ehci Apr 07 00:45:56 and maybe more, I had all kind of oopses Apr 07 00:46:09 but ehci is for sure broken Apr 07 00:48:37 hmm..omap2plus_defconfig didn't produce any oopses on boot for me Apr 07 00:49:47 and I'm happy when 3.3.x boots at all. I even got many startups where I've seen nothing after the uncompressing Apr 07 00:51:11 * Russ adds ehci and smsc95xx to a omap2plus_defconfig and builds 3.3.1 Apr 07 00:56:10 http://fpaste.org/FfRY/ Apr 07 00:59:25 hmm, I have 8250/16550 still enabled in my config Apr 07 01:00:32 maybe I can compile some commits more when I disable that Apr 07 01:11:24 ok, so I have 3.3.1 running no oopses, but no smsc either Apr 07 01:11:54 maybe I get the oopses because I had 8250/16550 enabled Apr 07 01:11:57 [ 8.226226] hub 1-0:1.0: unable to enumerate USB device on port 2 Apr 07 01:13:18 I will try it tomorrow. Maybe I'm able to bisect to the end when I disable that. Apr 07 01:13:34 are you bisecting ehci functionality? Apr 07 01:14:49 yes, after I disabled "reset clocks" the kernel seemed to boot always (with or without ehci and besides some oopses) Apr 07 01:17:05 but I'm a slow bisecter, I'm doing that besides what I normally do, just to give my beagle some work ;) Apr 07 01:17:11 what two points did you use to start your bisection? Apr 07 01:17:25 3.2 good, 3.3 bad Apr 07 01:17:49 anything obvious in drivers/usb? Apr 07 01:17:55 or arch/arm/mach-omap2? Apr 07 01:18:21 http://fpaste.org/P4jF/ Apr 07 01:22:45 some of those uart-changes seem to be the cause, therefor I think the muxing could be wrong Apr 07 01:23:08 anyway, it's bed time here ;) Apr 07 01:24:04 or the clocks ;) Apr 07 01:26:38 but I hope I will find it before I find eggs ;) Apr 07 01:30:04 was the first time I bisected something ;) Apr 07 01:30:56 so somewhat educational Apr 07 01:47:11 jay6981: yeah, you were right Apr 07 01:47:39 it's like somebody published a "how to not write a decent bootloader" and U-Boot missed the "not" Apr 07 01:48:54 i'm also kinda surprised there isn't any sort of standard for bootloaders. even something like "call the entry symbol with these arguments" would be an enormous improvement Apr 07 02:21:47 XMPPwocky: apparently those who write bootloaders are considered trained monkeys Apr 07 02:24:24 hehe Apr 07 02:25:15 no surprise that uboot sucks i suppose Apr 07 02:26:12 trained monkeys? Apr 07 02:26:17 that's pushing it Apr 07 02:28:24 hrmm- building and linking everything together, then extracting the bootloader and kernel with objcopy might make the most sense Apr 07 02:30:04 jay6981 / XMPPwocky maybe try apex, apex was written ground up with a very streamlined Apr 07 02:30:28 jay6981 / XMPPwocky it is not heavily maintained atm, but it is still used on a lot of products Apr 07 02:30:49 barebox has made a lot or progress as well Apr 07 02:31:16 prpplague: meh, it's a learning experience, might as well go whole hog Apr 07 02:31:34 XMPPwocky: hehe Apr 07 02:39:22 i've stumbled upon a magical incantation that will tell me which people in here engage in kernel hacking on their -bone Apr 07 02:39:28 spruh73c Apr 07 02:40:36 hehe **** ENDING LOGGING AT Sat Apr 07 02:59:58 2012