**** BEGIN LOGGING AT Thu May 07 02:59:58 2015 May 07 13:03:38 vvu: So you finally made usb boot work on windows? May 07 13:59:42 webglider: yep May 07 14:25:45 vvu: congratulations! so what was the trick? May 07 14:26:34 from https://github.com/ungureanuvladvictor/BBBlfs/blob/osx/src/main.c#L91 to #96 May 07 14:26:38 i was not doing RNDIS init May 07 14:28:09 vvu: oic May 07 15:37:31 https://www.kickstarter.com/projects/1598272670/chip-the-worlds-first-9-computer looks legit May 07 15:48:05 anujdeshpande: the price doesn't look legit May 07 15:48:29 $9 too cheap to be true ? May 07 15:48:54 i thought so too, but haxlr8r seems to be involved. might take a leap of faith :D May 07 15:49:03 I'd say so, especially if they're only going for $50k May 07 15:49:12 there's no way they'll be making a profit May 07 15:50:15 their intentions seem legit, but I suspect they haven't really factored in all the manufacturing costs May 07 15:51:13 well they say they have spoken to Allwiner directly. did you check out the make article yet ? May 07 15:51:16 more info there May 07 15:51:32 I haven't looked into it at all May 07 15:51:38 http://makezine.com/2015/05/07/next-thing-co-releases-worlds-first-9-computer/ May 07 15:51:39 just my first impression May 07 15:52:27 but just the PCB and connectors alone wouldn't give them much margin at all at $9 May 07 15:52:57 unless they use the crappiest of cheap crappy parts May 07 15:54:22 yeah I bet they are doing that. the boards look like crap in the campaign, won’t be any better in real life. read up a little. not their first project, so trust them a slightly more than i normally would. May 07 15:55:42 yeah, I mean it's certainly possible, but it's probably gonna be a piece of junk May 07 15:56:26 that’s still ok if it’s $9 May 07 15:56:26 but maybe a $9 throw-away Linux board is a good thing May 07 15:56:45 unless i spend more time debugging broken vias or something :D May 07 15:56:55 (hope it’s not that bad) May 07 15:57:09 exactly May 07 15:57:31 at least "CHIP runs mainline Linux" May 07 16:00:41 $10 3Ah battery, everything is straight from Shenzhen May 07 16:01:29 I predict a lot of reliability issues May 07 16:05:59 oh well $9 :) May 07 16:06:08 reliability issues included May 07 16:07:31 it’s too throwaway to not get atleast one i guess. if it’s any good, will get more from retail (if they ever do that) May 07 16:09:10 anujdeshpande: I download packtHAL code from packtpub website. Is there any github repo for that? May 07 16:10:28 not afaik May 07 16:11:16 ok May 07 16:11:34 “a working prototype, though it uses the older A13. “ .. that means no working prototype. May 07 16:12:11 gm May 07 16:12:41 Hi jkridner May 07 16:13:43 they are also charging $50 extra if you are a ‘kernel hacker’ so that you get it early and can hack on it. weird May 07 16:13:53 * vvu fiddles with windows on external hdd drive May 07 16:24:31 * moto-timo got vvu's osx building on travis-ci \o/ May 07 16:27:18 moto-timo: it is already doing that i think so May 07 16:28:15 vvu: I just mean I got it to work for me... first time with travis-ci for me :) May 07 16:28:30 ah ok May 07 16:28:45 vvu: baby steps :) May 07 16:28:53 it is also building .pkg for the kext but not saving the result anywhere :) just as a test May 07 16:29:47 do you have time these days to test it ? May 07 16:30:34 vvu: I'll do that between now and next week's meeting :) May 07 16:30:40 ok perfect May 07 16:31:53 can we save it to github.io? May 07 16:32:30 i have a github.io page but did not look on how to commit and push from inside travis May 07 16:32:43 I'll start investigating May 07 16:32:56 I maintain the jenkins-ci at work so... not new ground May 07 16:33:03 perfect May 07 16:33:14 you are using jenkins for osx dev ? May 07 16:33:34 at work no. At home, not yet May 07 16:34:48 always wanted to do some osx dev but never found the time...other pesky things got me busy May 07 16:34:53 work is C# on windows and bare metal embedded hardware May 07 16:35:07 time is a four letter word for me May 07 16:35:19 I would clone myself four times and still not be satisfied May 07 16:36:31 moto-timo: when building locally pay attention to install libusb from brew --without-runtime-logging May 07 16:36:43 this kept me almost 3 h to figure out why it was not working May 07 16:36:57 ahh... good to know May 07 16:36:59 my terminal hangs when it receives too many logs, iTerm.app and Terminal.app May 07 16:37:02 both of them May 07 16:37:11 I use MacPorts, but it seems brew can live side by side May 07 16:38:12 if the libusb from macports works nicely feel free to edit the readme.md May 07 16:39:07 that's a big if :) I have a heck of a time on windows with usb drivers... May 07 16:39:18 used libusb ? May 07 16:39:41 yes, but it doesn't play nice with other libs I am forced to use for product May 07 16:40:00 I always have to disable/uninstall and do a rain dance May 07 16:40:29 same here with the kext...if i dry to use the bbb in windows the vm cannot get it from osx because of bbblfs.kext May 07 16:40:32 has bigger probe score May 07 16:40:34 * moto-timo will use VMs some day and be happy May 07 16:41:30 ouch May 07 16:41:43 remove, reboot go into VM May 07 16:41:46 I run parallels on the mac so I'll share the pain May 07 20:26:34 praveendath92: I tested with a simple RLE on framebuffer, but I don't see any significant change in the size of the final buffer. Seems like the buffer contains widely random bytes. When you tried with RLE, did you see significant reduction in buffer size? May 07 20:28:23 What's your RLE basic unit size? May 07 20:28:25 Byte or 2 May 07 20:28:27 ? May 07 20:29:51 byte May 07 20:30:30 With Byte there should be no improvement. May 07 20:30:40 Because each pixel is 2 bytes. May 07 20:30:50 Try with 2 byte May 07 20:32:42 I see, so compare two bytes with next two bytes? May 07 20:32:48 Yes. May 07 20:33:08 If you compare bytes, you are comparing half of this pixel with other half. May 07 20:33:28 got it. May 07 20:34:09 If I understood it right, even the original was using a byte. Not sure why it should work. **** ENDING LOGGING AT Fri May 08 02:59:59 2015