**** BEGIN LOGGING AT Fri Jan 07 02:59:58 2011 Jan 07 03:19:50 damn..same error Jan 07 03:22:27 try re-running the make -C line manually Jan 07 03:24:16 right Jan 07 03:25:17 if I can find it Jan 07 03:27:09 there we go Jan 07 03:27:51 same error Jan 07 03:28:34 yeah, so now go into a new session (you can only run the make -C from that directory, so i'd keep two sessions open) Jan 07 03:28:54 and cd into the packages/common/fuse/build/armv6/lib directory (cd ...) Jan 07 03:28:56 ok Jan 07 03:29:09 and run sb2 -M ... Jan 07 03:29:42 inside the sb2 session, try ./configure (or ./config.sh if it's there) Jan 07 03:30:31 ok there's an error running sb2 -M Jan 07 03:30:52 you gave it sb2 -M /path/to/mappingv6? Jan 07 03:31:50 sb2 -M ... from the build/armv6/lib directory Jan 07 03:32:22 pastebin the error? Jan 07 03:33:35 http://webos.pastebin.com/pnMdkpA3 Jan 07 03:36:18 oh, i remember this one... Jan 07 03:36:26 lol Jan 07 03:38:07 what version sb2 do you have installed? Jan 07 03:38:34 Louder|laptop: 1.99 or 2.0? Jan 07 03:38:49 looks like it's 2.0 Jan 07 03:39:00 2.0-3.1 according to apt Jan 07 03:44:48 craps, i totally ran into and fixed this error 4-5 days ago Jan 07 03:44:59 but i have no access to my machine to see what i did Jan 07 03:45:04 ok Jan 07 03:45:11 no worries Jan 07 03:47:19 i think i just went and upgraded all the packages i could... Jan 07 03:47:29 sb2 to 2.0, automake 1.10, qemu, etc Jan 07 03:48:34 hmm Jan 07 03:48:51 feel free to ping me when you find out what it was Jan 07 03:49:11 * Louder|laptop has dishes to do before bed Jan 07 03:49:17 alright Jan 07 03:49:32 did you set the env variable? Jan 07 03:49:38 thanks for the help so far Jan 07 03:49:40 i remember trying that and only getting partially farther Jan 07 03:50:05 PATH=/srv/preware/cross-compile/toolchain/arm-2007q3/bin:${PATH} ? Jan 07 03:50:45 no, the SBOX_CPUTRANSPARENCY_METHOD variable Jan 07 03:53:54 didnt see that on the wiki Jan 07 03:54:10 it didn't help is why Jan 07 03:54:20 lol Jan 07 03:59:43 ok well goodnight, I'll take another look at this tomorrow night Jan 07 04:02:14 goodnight Jan 07 08:16:20 Hey, I'm trying to build a custom kernel for my original Sprint Pre running webOS 2.0. I've been trying to follow the Custom Kernels wiki page, but downloaded the kernel and patches tarballs instead . . . Jan 07 08:16:56 . . . for 2.0. But I'm running into some compilation problems with trying to build 2.0 for 3430. Jan 07 08:17:11 you have a Sprint Pre running 2.0? Jan 07 08:17:17 or you're trying to get it running 2.0 Jan 07 08:17:27 I have a Sprint Pre running 2.0. Jan 07 08:17:41 (It doesn't have any data or anything, it's just an old dev device.) Jan 07 08:18:04 (It's a pretty old build too.) Jan 07 08:18:26 where'd you get that? Jan 07 08:18:36 Um, former/future employee. Jan 07 08:18:46 (because you probably shouldn't be talking about it) Jan 07 08:19:13 Heh, 2.0 is already out . . . Jan 07 08:19:29 You can already download the kernel patches and stuff, not really anything to hide. Jan 07 08:21:05 it's out for the Pre2, and the kernel patches will only build for the 3640 or whatever is in the Pre2 :p Jan 07 08:21:44 3630, I think Jan 07 08:22:07 Yeah, I guess so. I'll have to hack it myself. Or I wonder if I can downgrade to 1.4 or whatever. Jan 07 08:22:20 I don't care about having 2.0 (I'm fine removing webOS altogether, I just wanna hack around). Jan 07 08:28:42 is 2.0 officially out? Jan 07 08:28:56 Jack87: It's shipping on some devices. Jan 07 08:29:25 jeffwheeler, oh you mean pre2 devices? Jan 07 08:29:30 Jack87: yeah Jan 07 08:29:33 got iy Jan 07 08:29:35 it* Jan 07 11:09:44 good morning Jan 07 11:09:55 i have a problem with my preware Jan 07 11:10:22 despite having over a hundred packages installed, the installed package list displays only 6 Jan 07 11:10:32 how can I rebuild this list? Jan 07 11:36:34 there's a package for fixing tat Jan 07 11:36:38 that* Jan 07 11:37:00 it's in preware, probably under the emergency series Jan 07 11:37:13 oh, you left.... Jan 07 11:59:23 amazing how they do that Jan 07 15:00:37 rwhitby: hi. can you tell me what "2> /dev/null || true" is for in Makefil in some of your novacom -w run file:// ? Jan 07 15:03:10 s/Makefil/ your Makefile Jan 07 15:10:55 rwhitby: ok sorry.. founded. Jan 07 15:11:18 could you tell me what is wrong here please ? Jan 07 15:11:20 novacom -w run file://bin/sed -- -i -e 's/\/dev\/mapper\/store-root/\/dev\/mapper\/store-fso/g' -e 's/ ro / rw /' /media/internal/init Jan 07 15:11:20 sed: bad option in substitution expression Jan 07 15:11:20 novacom: unexpected EOF from server Jan 07 15:17:45 GarthPS: that sed expression looks fine to me Jan 07 15:19:52 zsoc_web: yop to me too! plus it works on my laptop Jan 07 15:20:23 GarthPS: what is the difference in environment? is it the same device you have plugged in? Jan 07 15:20:27 same host OS? Jan 07 15:21:45 zsoc_web: on my laptop i launch sed directly whereas on the pre2 i use novacom for that Jan 07 15:22:37 you could try getting a shell with novaterm and just running the sed line directly no? Jan 07 15:46:07 zsoc_web: for novaterm my command works to Jan 07 15:47:11 so i don't see why it does not work Jan 07 16:23:13 rwhitby: I am still interested in some hint about my error. :) Jan 07 16:23:20 if you are still around Jan 07 16:40:09 hi Jan 07 16:48:56 who is good in regexp? Jan 07 16:50:20 noone. some are passable though Jan 07 16:51:23 i got something like this Jan 07 16:51:26 re.match(r"GET \/nellyvod\/web\/lknov\/.*\?tagid=1.* HTTP\/1\.1", "GET /nellyvod/web/lknov/?tagid=1?ddd HTTP/1.1") Jan 07 16:51:43 how to change it that the regexp wont match tagid=10 to it? Jan 07 16:52:05 i want everything after tagid=1 bot not tagid=10 Jan 07 17:00:57 okay so how do i download these apps to my phone? Jan 07 17:02:03 "these apps"? Jan 07 17:04:26 how about any apps Jan 07 17:05:47 appcatalog? Jan 07 17:05:55 preware? Jan 07 17:09:43 from preware Jan 07 17:11:21 run preware on your phone Jan 07 17:11:31 select app, tap install Jan 07 17:20:28 "how high is up?" Jan 07 17:25:55 is there any word on a sprint webos2.0 for pre? i'm thinking of doctoring my ph but figured if 2.x is coming i could wait Jan 07 19:01:49 mikewx: I have not heard anything about 2.x coming soon Jan 07 19:02:02 destinal: kk thanks Jan 07 20:26:10 can anyone post a link to the optware feed?? Jan 07 20:26:24 for a pre Jan 07 20:27:31 http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/ Jan 07 20:28:04 littulb2: but it's not a preware feed, you should probably install the optware package in preware Jan 07 20:28:36 littulb2: if you're already familiar with optware, nevermind :) Jan 07 20:29:06 optwarefind.nslu2-linux.org ftw Jan 07 20:29:19 I have optware feed in preware... I just dont see the VIM app in that list :( Jan 07 20:29:52 you have to install optware packages via ipkt-opt Jan 07 20:30:22 littulb2: install the command line installer in the optware category in preware, then ipkg-opt update and ipkg-opt install vim Jan 07 20:30:34 from command line Jan 07 20:49:28 Can anyone point me in the direction of any information on imaging the data on a palm pre? Jan 07 20:50:42 Google seems to be of no help, i know it's possible to use the "dd" command but i cant find anywhere that explains in detail Jan 07 20:52:29 you want an image of the entire disk? Jan 07 20:53:30 yes if possible Jan 07 20:54:25 got a linux/mac with novacom drivers installed? Jan 07 20:55:05 not yet I'm still doing the initial research for a paper on smartphone forensics but I have read about those drivers Jan 07 20:55:43 novacom run 'file:///bin/dd if=/dev/mmcblk0' > pre.img Jan 07 20:56:11 from a desktop commandline with novacom drivers and device in devmode Jan 07 20:56:18 excellent Jan 07 20:56:26 thats exactly what I was looking for Jan 07 20:56:46 thank you Jan 07 20:57:04 * halfhalo sues Jan 07 20:57:40 is there anywhere I can read about this in more detail? like a book you can recomend? Jan 07 20:59:49 oh, oh, oh, we should write a book! Jan 07 21:00:17 webos-internals.org wiki has a lot of information on the inner workings of webOS Jan 07 21:02:06 many thanks I'll definately have a browse through Jan 07 21:02:52 there's also a lot of stuff that feels out of date Jan 07 21:03:11 a lot of instructions that aren't necessary on the newer versions Jan 07 21:03:37 makes it a bit difficult at times to figure out what's still relevant Jan 07 21:06:05 i'm in the process of buying a palm pre for this project so I can have a play around Jan 07 21:06:18 perfect excuse to buy a phone ;) Jan 07 21:06:28 woo ! Jan 07 21:07:28 zen101, a pre or pre 2? Jan 07 21:08:03 only a pre Jan 07 21:08:11 my budget isnt great Jan 07 21:11:08 out of all of the smartphones i'm looking forward to the pre the most Jan 07 21:11:22 i've read so many good things about the U.I. Jan 07 21:13:32 anyway thanks for the help egaudet Jan 07 21:13:44 bye for now! Jan 07 21:15:11 zen101: webos 2.0 will be even better on a pre -- when it comes out for pre that is Jan 07 21:15:50 yeeeeeeeeeeeeeeeah Jan 07 21:15:59 !!!!1 **** ENDING LOGGING AT Sat Jan 08 02:59:57 2011