IRC log for #webos-internals on 20111006

00:07.04*** join/#webos-internals tmandry (~tyler@unaffiliated/tman)
00:08.27*** join/#webos-internals mpingu (~pingu@p4FEF4C53.dip.t-dialin.net)
00:13.55*** join/#webos-internals Framework43 (~framework@cpe-74-72-75-88.nyc.res.rr.com)
00:13.55*** join/#webos-internals Framework43 (~framework@unaffiliated/framework)
00:19.35*** part/#webos-internals siestacat (~siestacat@dsl-66-243-209-178.fairpoint.net)
00:29.10*** join/#webos-internals jredman (~jredman@host-067-131-055-054.dhcp.fewpb.net)
00:29.29jredmanHello...could really used some help fixing some messed up partitions on my touchpad...
00:29.40*** join/#webos-internals siestacat (~siestacat@dsl-66-243-209-178.fairpoint.net)
00:30.18jredmanAnd I have a question about webos doctor if anyone has time??
00:30.46jcsullinsjredman: what partitions are messed up?
00:31.12jredmanoh, i failed somewhere trying to install ubuntu...and my ext3fs is at 25gb...
00:31.32jredmanproblem is...i was just following instructions and not quite sure how to revert back.
00:31.35jcsullinsthat's pretty big...
00:31.44jredmanI thought webosdoctor would reset partitions but it didn't...
00:31.55jcsullinsu have link to those instructions?
00:32.45jcsullinsif not, no prob.
00:33.04jredmanhttp://www.webos-internals.org/wiki/UbuntuChroot#Instructions
00:33.21jredmani used the manual option...and did something wrong.
00:33.40ka6sox-awayjredman, what "manual" instructions
00:33.47jcsullinsok.. can u novaterm into it...
00:33.54jredmanbut is there not a simple way to format the whole thing?
00:33.55dwc-scroll down to the bottom
00:33.57jredmanyeah, i'm in it now
00:34.08dwc-(read all directions before starting)
00:34.21jredmanmanual - i typed them through novaterm.  auto - use the webosdoctor image.
00:34.43jcsullinsdo a "lvm.static lvs"
00:35.08jredmanok
00:35.25jcsullinswhat's it show for sizes of the ext3fs and media partitions?
00:35.50jcsullins(logical volumes, actually)
00:36.00*** join/#webos-internals DaDirtyPanda (~Panda@99-159-56-102.lightspeed.miamfl.sbcglobal.net)
00:36.13jredmanext3fs is 25.53
00:36.19jredmanmedia is 2g
00:37.02ka6sox-awaythat will probably fail sooner than you would like
00:37.14jredmanhuh?
00:37.31ka6sox-awaymaking /media/internal that small.
00:37.36dwc-depends on whether he plans to install many apps
00:37.41jcsullinsok, do a "df -h /media/ext3fs"
00:37.50jcsullins(checking to see if it's mounted)...
00:38.21ka6sox-awayjredman, all installable apps use space in /media/internal
00:38.22*** join/#webos-internals eliasp_ (~quassel@HSI-KBW-109-193-152-083.hsi7.kabel-badenwuerttemberg.de)
00:38.29ka6sox-awayin the form of cryptofs.
00:38.33jredmancant find mount point
00:39.15jcsullinsok, hold on a sec..
00:39.49dtzWill...why is cryptofs used so much, again?
00:39.52*** join/#webos-internals Framework43 (~framework@unaffiliated/framework)
00:40.05ka6sox-awaydtzWill, because ALL installable apps live there.
00:40.10dtzWillunclear on what it's protecting//who from
00:40.13dtzWillka6sox-away: right right, but why?
00:40.18jredmanwhat size is /media/internal from the factory?
00:40.22ka6sox-awayits the webOS way
00:40.22jcsullinsprob. easiest way is to blow away the ext3fs, add it's space back to media and then redo the instructions...
00:40.36jredmanokay...how do i do that? :)
00:40.40dtzWillwhy don't we just ditch cryptofs entirely, can't be helping i/o :P
00:40.46halfhalodoitdoitdoit
00:41.21ka6sox-awayhalfhalo, please.
00:41.49ka6sox-awaydtzWill, preware installs stuff in there, every app that gets installed uses it.
00:41.49jcsullinsso... first what was the space used by ext3fs again?
00:42.06dtzWillka6sox-away: i understand that it _is_ used by everything/everyone
00:42.12cat-xegerTake a look at capabilities and security.   It'll make more sense then.
00:42.20jredmanlet me mention this...i did try to run webos doctor with it set to create a ext3fs partition right before i got on IRC...so it may have created another 2gb partition that isn't active...not sure how to check.
00:42.23dtzWillbut...what's the motivation? what would happen if one (assuming one were able) just ripped out cryptofs entirely
00:42.24jredman25.53gb
00:43.24ka6sox-awaydtzWill, because ipkg installs stuff there.
00:43.43ka6sox-awayand its the only place with enough space(usually)
00:43.44dtzWill>.< i mean why do webos devices employ cryptofs at all as part of their design
00:43.46jcsullinsdo a "lvm.static lvremove ext3fs"
00:44.33ka6sox-awayand cryptofs is used because it creates the environment to allow USB mode to happen so you can see your /media/internal on your computer to save you from a MESS.
00:44.41dwc-versus another ext3? probably trying to strike a balance between app space and usb-accessible space
00:44.48jredmanvolume group "ext3fs" not found
00:45.18ka6sox-awaydwc-, its expandable and disconnectable.
00:45.18jcsullinssorry, try "/dev/mapper/store-ext3fs" instead of "ext3fs"
00:45.30ka6sox-awaythey already tried using /var and that failed.
00:45.30dtzWillah, more a ext3f2-on-fat solution than anything security related.
00:45.49dwc-right
00:45.53ka6sox-awayno, a disconnectable solution.
00:46.00dtzWill(without limitations of a loop image, etc)
00:46.24ka6sox-awaywe have put loop images in it...for optware and other chrooted things.
00:46.45ka6sox-awaybut, daemons will croak and other issues will happen when it gets disconnected.
00:47.00jredmanits doing something...
00:47.12dwc-loops also can't grow beyond the max file size of the backing partition
00:48.08dtzWilldwc-: (that's the limitation i was mentioning, indeed)
00:48.08ka6sox-awaythe reason we don't use loops inside of cryptofs as a preferable solution is that the things running in the chroot have issues with being disconnected.
00:48.23jcsullinsif that works ok, then "lvm.static lvresize -L +25.53G /dev/mapper/store-media"
00:48.55dtzWillwell it just seems like it has the whole, you know crypto part, so it's presumably adding something in that department.
00:49.41dtzWillprotects someone from grabbing your device in usb mode..and...reading your palm profile/app data?
00:49.42jredmannovaterms still locked up, think its running (hope it is at least)
00:49.54ka6sox-awaydtzWill, the real benefit is the ability to disconnect filehandles and allow the disconnection to take place.
00:50.07ka6sox-awaycrpyto is a side benefit.
00:50.24jcsullinsgive it a little bit...
00:50.39*** join/#webos-internals rrix (~rrix@199.68.30.129)
00:50.45jredmanso Media is default primary partition?
00:51.08dtzWillka6sox-away: don't see what the filesystem has to do with a policy to close filehandles on usb mode
00:51.16dtzWilldoes cryptofs in some capacity facilitate that more than other things?
00:51.18jcsullinsnot sure what u mean by 'primary partition' ... it's the big one, normally
00:51.21ka6sox-awaydtzWill, it *suspends* them.
00:51.30jredmanthats what i meant... not 'primary'
00:51.32*** join/#webos-internals rrix (~rrix@fedora/PhrkOnLsh)
00:51.47ka6sox-awaydtzWill, then picks them back up again as if nothing happened.
00:52.38ka6sox-awayjredman, /dev/mapper/store-media is mounted as /media/internal
00:52.42dtzWillright, but why does *cryptofs* make that any more possible than.... any other solution. i understand that's how they've rigged it, but _why_ that solution from various others
00:52.54ka6sox-awayask HPalm....
00:53.06ka6sox-awayand its deeply embedded into the system.
00:53.34dtzWillka6sox-away: yeah, i'm not suggesting we try to remove it (why??)
00:53.55dtzWillbut it wasn't inately embedded, some smart folk at palm decided it made sense outta the possibilities
00:54.03ka6sox-awayokay, the issue is that I do believe that 2GB is too small for /media/internal
00:54.05dtzWilland was hoping to tease out the reasoning on that :)
00:54.21ka6sox-awayjredman, I am using an 8GB ext3fs
00:54.26ka6sox-awaywith 3 chroots in it.
00:54.39ka6sox-awayand tons of space left.
00:54.47ka6sox-away(and optware too)
00:54.50jredmanas soon as i get this back to normal, thats what i'd like to try...
00:55.15jredmandidn't mean to make it 25gbs...
00:55.43ka6sox-awayhopefully it will be okay when you finish resizing
00:56.40*** join/#webos-internals CTLAdvance (~kvirc@cpe-74-76-183-96.nycap.res.rr.com)
00:57.00jredmanreally apprecaite the help by the way, you guys
00:57.19ka6sox-awayjredman, right now would be a good time to use novaterm to do this:
00:57.21ka6sox-away/usr/sbin/fsck.vfat /dev/mapper/store-media
00:57.29ka6sox-awaysee if your FS is intact.
00:57.43jredmannovaterm is locked up...waiting for resizing to finish
00:57.45*** join/#webos-internals IGNTNUNLMTD (~IGNTNUNLM@137.146.148.118)
00:58.03ka6sox-awayoh, okay thats not good.
00:58.03jredmanSo, what is FS?
00:58.06ka6sox-awayfilesystem
00:58.21jcsullinsjredman: did the lvremove finish and now it's doing the lvresize?
00:58.29jredmanno, remove
00:58.50jredmani can close and try to relauch novaterm
00:58.56jcsullinshumm, wouldn't think it'd take that long... but haven't removed a 25Gb volume before, so.... ?
00:59.34jcsullinsI wouldn't close the one already running...
00:59.47jcsullinsnot quite yet, anyway
00:59.54jredmanok
01:00.54jredmani don't understand why i cant format it all and let webosdoctor redo it...but doesn't look like webos does that
01:01.18jcsullinsit won't touch the ext3fs if it's already there...
01:01.21*** join/#webos-internals rrix (~rrix@fedora/PhrkOnLsh)
01:01.23jcsullinsI think...
01:01.50*** join/#webos-internals badfrog (~quassel@173-115-57-170.pools.spcsdns.net)
01:02.44krisphello badfrog
01:03.00badfroghello
01:04.39jredmanso while i'm waiting a praying...another question.  I haven't seen a native install of ubuntu yet; it all works from within webos.  why is that?  i know android is close...but if we can reset so many settings, why hasn't someone got it to run w/o webos?
01:08.01jredmanjcsullins Still sitting here...Hmmm
01:08.32ka6sox-awayjcsullins, it won't treat it as a virus and blow it away
01:08.37jcsullinsI would expect that after after android for touchpad is release it wouldn't be too long before native ubuntu.. just guessing..
01:08.46ka6sox-awayI don't know how meta-doctor will treat it.
01:09.26jcsullinsdoctor/meta-doctor seems to not erase existing "foreign" lvm volumes... (at least for me)
01:09.53jredmani read something about having to novaterm into the system during the webosdoctor during certain percetages and then  you can set partitions there.  i guess webosdoctor doesn't do that
01:10.50jcsullinsyeah, I guess there might be tricks to do it... but just running it doesn't seem to do it..
01:10.53ka6sox-awayhad I have seen this "howto" before I would have marked it as TOXIC.
01:11.15jcsullinsjredman: still going?
01:11.20jredmanyeah...
01:11.37jcsullinshumm..
01:12.01jcsullinscan u do a novaterm from another window?
01:12.17ka6sox-awayjcsullins, you have anything on /media/internal you can't live without?
01:12.21jredmanno, won't let me select it.  i'm running it via quicklaunch
01:12.35ka6sox-awayoh,
01:12.41ka6sox-awaythen all bets are OFF.
01:13.06jcsullinsquicklaunch? not familiar with that
01:13.13ka6sox-awaybingo!
01:13.31ka6sox-awayright now we have NO idea as to what is happening...
01:13.45ka6sox-awayit might be eating the entire flash for all we know...but we can't know.
01:14.28ka6sox-away[18:12] <ka6sox-away>jcsullins, you have anything on /media/internal you can't live without?
01:14.28jcsullinscan u cancel it? (i.e. Ctrl-C)
01:14.37jredmani just did.
01:14.50jcsullinska6sox-away: it's not my tp that we're working on...
01:14.58ka6sox-awaysorry,
01:15.04ka6sox-awayjredman, same question
01:15.27ka6sox-awayjredman,  you have anything on /media/internal you can't live without?
01:15.28ka6sox-away?
01:15.35jcsullinsjredman: can u get a novaterm prompt back?
01:15.38jredmanno
01:15.47jredmanbooting up linux box, one second
01:15.49ka6sox-awayjredman, no to whaihc question?
01:15.54ka6sox-awaywhich question?
01:16.13jredmanno, there's nothing on it i need to keep
01:16.20*** join/#webos-internals LarrySteeze (LarrySteez@c-24-60-166-99.hsd1.ma.comcast.net)
01:17.05*** join/#webos-internals thor968 (~thg968@93.195.117.72)
01:17.08ka6sox-awaythen I suggest you just start over, and use the method that is known to work.
01:17.50jcsullinshe needs to have the ext3fs volume gone (and the space it's claiming) gone first, I think...
01:18.20*** join/#webos-internals thor968 (~thg968@93.195.117.72)
01:18.28ka6sox-awaylvremove /dev/mapper/store-ext3fs
01:18.39ka6sox-awayI don't use the static version (not necessary)
01:18.49ka6sox-awayit may be symlinked there anyways.
01:20.23ka6sox-awaybut that proceedure has NO safety net in it.
01:21.36jcsullinsjredman: if u can get a prompt up, try a 'lvs' to see what it looks like...
01:22.31jredmanokay...i thought i had novacom working on my linux box earlier...not sure how ot launch it htough now
01:23.13ka6sox-awaynovaterm
01:23.18jcsullinsnovaterm doesn't work? prob. need to start the novacomd, if not...
01:23.24ka6sox-awayand see if it finds a device when its hooked up
01:24.45jredmanyou're right, i type novaterm...geez, that was too easy
01:24.46jredmanokay
01:24.51jredmani'm in
01:24.57jcsullinslvs
01:25.10jredmanext3fs is still there
01:25.21jcsullinssizes and all look same as before?
01:26.15ka6sox-awayjredman, a pastebin of that lvs would be helpful
01:26.25ka6sox-awayalso, before you waste much more time.
01:26.43jredmanext3fs 25.52G / filecache 136.00 / log 24.00 / media 2.00G / mojodb 256.00 / root 568.00 / swap 512.00 / update 16.00 / var 64.00
01:26.53ka6sox-away/usr/sbin/fsck.vfat /dev/mapper/store-media
01:27.22jredmanIs my math off, or does that not add up to 32?
01:27.26ka6sox-awaymake sure its not broken and needs to just *start* over.
01:27.32jcsullinsit won't
01:28.09jredmandosfsck 2.11, 12 mar 2005, fat32, lfn
01:28.22jcsullinsthere's other "real" partitions out there too...
01:28.32ka6sox-awaylike 13 others
01:28.50jredman.   /dev/mapper/store-media: 6388 files, 56237/523269 clusers
01:29.22jredmanIf i set webosdoctor to create a 2gb partition but hadn't activated it and went through webosdoctor...how could we see if that is there?
01:30.06jcsullinsyou mean after running doctor?
01:30.15jredmanyea...
01:30.36jcsullinsdf -h /media/ext3fs I think would tell ya well enough
01:30.49jredmanb/c i created my own webosdoctor and changed the makefile so it should have made that partition.  but i did that AFTER i made the original ext3fs by hand.
01:31.03jcsullinswell, that would tell ya if it was mounted... the "lvs" would tell ya if the logical volume was created
01:31.16ruumistell us more about things you make with your hand
01:31.29jcsullinsyeah, I don't think it'll touch it if it's already there...
01:31.44jredmanokay...so next, try to delete again?
01:31.48jcsullinsyeah
01:33.41jredmanLOL, that worked.  so that java novacom piece from windows 7 sucked...thats why it iddn't work.  I didn't even see the confirm y/n option from the windows box
01:34.02jcsullinsahh.. do a 'lvs' again...
01:34.11wreahi LarrySteeze
01:34.46jredmanits gone, just what i listed before now
01:35.02jcsullinswhat's 'media' show?
01:35.08jredman2 g
01:35.17jredmando the other lv.static option?
01:35.52jredmanthe lvresize?
01:35.58jcsullinsyep
01:36.42*** part/#webos-internals siestacat (~siestacat@dsl-66-243-209-178.fairpoint.net)
01:36.54jredmanlvm.static lvresize -L +25.53    this wants a logical volume name, where do i list that?  //dev/mapper/store-media at the end?
01:37.03jcsullinsyeah
01:37.14jcsullinswait
01:37.14ka6sox-awayno
01:37.17ka6sox-awaythats wrong
01:37.21jredmanwaiting
01:37.22jcsullinsoh?
01:37.34ka6sox-awayyou will only increase it by 25.53MB
01:37.46jcsullinsyeah, 25.53Gb
01:37.49jredmanthat should be all of it
01:37.50jcsullinsyeah, 25.53G
01:38.12ka6sox-away+25.53GB
01:38.24ka6sox-awaybut if you want so to short circuit all this
01:38.28jredmanahh!
01:38.35ka6sox-awayjust increase it by 17.53GB
01:38.57ka6sox-awaythen recreate the ext3fs partition.
01:38.59jredmanokay, then we'll create the ext3fs
01:39.17ka6sox-awayyou have a number of steps before you get there however.
01:39.25ka6sox-awaynone of which are documented.
01:39.38jredmanokay; media at 19.53 now
01:39.58jredmanfyi...my tp is booted up; should it be in that diag mode?
01:39.59ka6sox-awayvgs?
01:40.09ka6sox-awayjredman, not necessary
01:40.16ka6sox-awaysinc you are in this deep already
01:40.20jredmanok :)
01:40.21ka6sox-awayjust don't be running any applications
01:40.32ka6sox-awayI mean nothing
01:40.53jredmank... next step?
01:40.58ka6sox-awayand just for grins and giggles
01:41.22ka6sox-awaypkill -SIGUSR1 cryptofs
01:41.40jredmandone
01:41.41ka6sox-awaythis will make sure (once again) that its offline and you won't blow stuff up.
01:41.55ka6sox-awayokay now you have to resize the vfat
01:42.30ka6sox-awaybut first
01:42.32jredmannot unmount /media/internal first?
01:43.01ka6sox-awayif you were doing this with /media/internal mounted then we potentially have bigger issues.
01:43.24jredmanumm...ok...
01:43.39ka6sox-awayumount it
01:43.45ka6sox-awayand then : /usr/sbin/fsck.vfat /dev/mapper/store-media
01:43.45jredmandone.
01:44.22ka6sox-awayjcsullins, jump in any time!
01:44.31jredmanlol
01:44.54ka6sox-awaydid the fsck come back clean?
01:44.59jredmanwhat am i looking for in those results from fsck?
01:45.06ka6sox-awaypastebin them please.
01:45.31jredmandosfsck 2.11, 12 Mar 2005, FAT32, LFN
01:45.39ka6sox-awayno, I mean @ pastebin.com
01:47.17ka6sox-away(or your favourite pastebin)
01:47.46jredmanpastebin.com/db4dmynf
01:48.49ka6sox-awayhmmm...nothing there.
01:49.06ka6sox-awayits an online clipboard thing and I don't see anything
01:51.01jredmanits there...
01:51.03jredmananyway:
01:51.08jredmandosfsck 2.11, 12 Mar 2005, FAT32, LFN
01:51.43jredman. /dev/mapper/store-media: 6388 files, 56237/523260 clusters
01:52.05ka6sox-awaythats it?
01:53.01jredmanyes
01:53.05*** join/#webos-internals sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
01:53.20ka6sox-awayno errors then
01:53.23ka6sox-awaythats good.
01:53.54ka6sox-awayso I would say that you can proceed with the fatresize
01:55.00jredmanokay. so i don't mess it up this time...why am i resizing?
01:55.32ka6sox-awaythe container (the Logical Volume) is much larger than the formatted filesystem
01:55.43ka6sox-awaythe filesystem is only 2GB
01:55.57ka6sox-awayand the Container (Logical Volume) is 19.53GB.
01:56.01jredmangotcha
01:56.32jredmanresizefat /dev/mapper/store-media 19.53GB
01:56.33jredman?
01:56.44*** join/#webos-internals siestacat (~siestacat@dsl-66-243-209-178.fairpoint.net)
01:57.14ka6sox-awayI always leave a little wiggle room but some people just firewall it.
01:57.28ka6sox-awayit won't blow up most likely
01:57.44ka6sox-awayI kind of throw away a few 10's of MB.
01:57.55ka6sox-awaymake it a bit smaller.
01:58.01jcsullinska6sox-away: was getting some food... and looks like you're doing just fine... :)
01:58.25ka6sox-awayso I'd resizefat /dev/mapper/store-media 19G
01:58.57ka6sox-awayor 19.23 or whatever (as long as it isnt' bigger)
01:59.28jredmancool, done
01:59.41ka6sox-awayokay now you can create your ext3fs lv
01:59.53ka6sox-awaypvs
02:00.00ka6sox-awaythat will tell you whats "free"
02:00.18ka6sox-awayor pvscan as its fully known as.
02:01.02jcsullinsbtw, before u mount it, make sure nothing has already been put under /media/ext3fs ...
02:01.06Jack87i am almost exclusively in ubuntu chroot wm when i use my tp
02:02.04ka6sox-awayjredman, how much free space is there?
02:02.13jredman8gb
02:02.33jredmanit's writing suberblocks and filesystem accounting information now
02:02.34ka6sox-awayokay, and you are satisfied with the size of your SWAP space?
02:02.54jredmanshould i not be...?
02:03.00ka6sox-awayup to you.
02:03.16jredmanit's good
02:03.27jredmanFor now at least...
02:03.40ka6sox-awayokay, the fatresize is done?
02:04.16jredmanyea, i've done lvcreate, its good
02:04.19ka6sox-awayor were you already making your ext3fs
02:04.22jredmanmkfs is done
02:04.25ka6sox-awayokay
02:04.32jredmanready to mount now i think
02:04.37ka6sox-awayrerun the vfat check
02:04.40rrixHmmm, has nuttybunny worked on messagingplugins at all on enyo?
02:04.50rrixthe mojo ones don't work on the touchpad still :\
02:05.25jcsullinscheck before mount: "ls /media/ext3fs"
02:05.27ka6sox-away/usr/sbin/fsck.vfat /dev/mapper/store-media
02:05.41jredmanstill good as far as i can tell; no errors
02:06.32ka6sox-awayits done with that check?
02:06.56jredmanyes
02:07.14ka6sox-awayand you are @ step 10?
02:07.20jredmanyea
02:07.29*** join/#webos-internals mooijk (~moijk@178.80-203-140.nextgentel.com)
02:07.43ka6sox-awayyou already remounted rw?
02:07.57jredmanyes...
02:08.14ka6sox-awaygrep ext3fs /etc/fstab
02:08.57*** join/#webos-internals grishnav (~grishnav@2001:49f0:a048:0:dead:beef:cafe:1337)
02:08.58jredman. /dev/mapper/store-ext3fs /media/ext3fs auto noatime 0 0
02:09.05ka6sox-awayokay so its there already
02:09.31jredmanfinish the directsion and reboot?
02:09.31*** join/#webos-internals noradtux|away (~noradtux@2002:4e36:11ff::1)
02:09.42*** mode/#webos-internals [+v noradtux] by ChanServ
02:09.44ka6sox-awayremount ro and either mount -a or reboot
02:10.12jcsullinsdid u 'ls /media/ext3fs' before mounting?
02:10.34jcsullinssome packages put stuff under that dir...
02:11.23ka6sox-awayjredman, did you have Optware installed before you started this?
02:11.27jredmani typed lvm on accident; how do i get it off that command?
02:11.35ka6sox-awayctrl-c
02:11.37jredmani did not
02:11.47ka6sox-awaygood.
02:11.56ka6sox-awaybecause this howto missed that critical step
02:12.59jredmanOK...rebooting...then we will see if it worked
02:13.25jredmanu guys are awesome tho... i was almost there just don't know my linux commands very well and got worried
02:13.28ka6sox-awayit might not mount cleanly the first time...dunno why but it just doesnt' mount /media/ext3frs the first time.
02:14.30ka6sox-awaythat howto is missing a number of critical steps to make sure that you don't mess up your device.
02:15.04jredmanhmmm...novacom isn't connecting now
02:16.00jredmanthere it goes
02:16.02ka6sox-awaygive it time
02:16.03ka6sox-awayya
02:16.15ka6sox-awayneeds to get past the pivotroot and get novacomd running
02:16.26jredmanso...lvs looks good
02:16.38ka6sox-awaymount | grep ext3fs
02:17.04ka6sox-awayjredman, do you have edit access to the wiki?
02:17.13jredmandoubt it
02:17.32ka6sox-awaysign up and I will promote you to be able to edit it.
02:18.39ka6sox-awaythen you can add what you learned to the proceedure to make it safer and easier for the next guy :D
02:19.12ka6sox-awaythat way the next guy can hopefully not have to go thru what you did.
02:19.19ka6sox-awayBTW...you did very very well.
02:19.35ka6sox-awayfor a while I thought we were going to have to docrot.
02:19.37ka6sox-awaydoctor.
02:20.42jredmanI did doctor twice before i got on here...didn't fix issues :(
02:20.55jredmanI jsut signed up...
02:21.01ka6sox-awaywhat username?
02:21.07jredmanjredman
02:21.34ka6sox-awayrespond to the email and I will promote you.
02:21.36ka6sox-awaythanks
02:21.47jcsullinscan u promote me too? :)
02:22.40jredmank, done...
02:23.34ka6sox-awayjcsullins, did you respond to the email?
02:23.49jcsullinsu mean when signing up?
02:24.09ka6sox-awayyes,
02:24.13jcsullinsyeah
02:24.46ka6sox-awayjredman, try to make a simple edit on that page and save?
02:25.01ka6sox-awayjcsullins, after he is done, refresh that page and try the same?
02:25.07ka6sox-awaybut wait till he is done.
02:26.16jredmanworked!
02:26.29ka6sox-awayokay jcsullins your turn.
02:26.32ka6sox-awaybut refresh first.
02:27.20ka6sox-awayjredman, please add....@ the top, that you *must* remove Optware before you start this proceedure.
02:27.44*** part/#webos-internals datafirm (~dp@c-71-231-104-86.hsd1.wa.comcast.net)
02:28.14ka6sox-awaythat whole top section is awful.
02:28.26ka6sox-awaybecause its bound to fail.
02:30.21ka6sox-awayeverything down to the "table of contents" is very very out of order.
02:30.21jcsullinsok, worked
02:30.44jredmanupdated
02:31.37*** join/#webos-internals dev0 (~dgm_077@port-92-206-53-129.dynamic.qsc.de)
02:31.51ka6sox-awayhmmm
02:34.11jredmanokay...so, i've got ubuntu and everything installed...lets see if it'll work
02:35.06ka6sox-awayshould
02:35.34ka6sox-awayI really want to "nuke" the loop method, its full of FAIL.
02:35.48jredmanlooks like it...whats the command to launch gui?
02:35.51ka6sox-awaybut I'm sure I'll get a lot of wailing and gnashing of teeth.
02:35.59ka6sox-awaywhat gui?
02:36.14ka6sox-awaythere isn't one when you first install it.
02:36.15jredmanohh...well, let me install one then
02:38.42*** join/#webos-internals oc80z (oc80z@blea.ch)
02:47.32*** join/#webos-internals hemna (~hemna@c-66-60-190-161.ca.zetabroadband.com)
02:47.56dwc-ka6sox-away: new accoutns don't get edit access anymore?
02:51.38ka6sox-awaydwc-, nope, why would I want to give the wikispammers freedom to destroy my wiki?
02:51.50dwc-I dunno, I didn't create mine that long ago
02:52.06dwc-maybe someone was just really fast at approving me
02:52.24ka6sox-awayusername?
02:52.33dwc-dwc
02:52.37halfhaloshocker
02:52.54dwc-no, I thought shocker is your username
02:53.03halfhalomebe
02:53.14ka6sox-awaydwc-, and you could edit up to now?
02:53.28dwc-look at my meager supply of contributions
02:57.52ka6sox-awaydid you use captcha to edit or just save?
02:58.50ka6sox-awaydwc-, please try to edit a page now, and tell me if you get captcha or not?
02:59.11dwc-I got a captcha every single frickin time
02:59.22ka6sox-awayas it should be
02:59.37dwc-sure, if you want to drive away the people who are trying to contribute
03:00.00ka6sox-awayhwo about now?
03:00.10ka6sox-awaydwc-, you weren't promoted.
03:00.14ka6sox-awaythats why.
03:00.21ka6sox-awaytry now please?
03:00.28dwc-hold
03:00.41ka6sox-away(nice hold music playing in the background)
03:01.19dwc-To help protect against automated edit spam, please type the two words you see in the box below:
03:01.33ka6sox-awayokay, thats fine...
03:01.35ka6sox-awayjas
03:01.52ka6sox-awayabandon that edit please
03:01.53dwc-# (User rights log); 03:02 . . Ka6sox (Talk | contribs) changed group membership for User:Dwc from Editors and human to (none)
03:01.57ka6sox-awayand start a different one.
03:02.25ka6sox-awayI am trying to debug this.
03:02.34dwc-ok
03:02.40ka6sox-awaysince that isn't correct for the settings you had.
03:04.22dwc-nope, still captcha'd
03:04.32dwc-though, let me make sure this page "exists" first
03:04.40dwc-just to make sure we're talking about the same perms
03:05.37ka6sox-awaythank.s
03:07.13dwc-nope, editing my userpage it wants me to figure out how to type this math equation
03:07.24ka6sox-awaydwc-, this is one of the trickiest balancing acts going.
03:07.26dwc-reloads for a captcha that doesn't require integrals or greek letters
03:07.35*** join/#webos-internals Lenux (~Lenux@cpe-24-166-88-251.neo.res.rr.com)
03:07.47ka6sox-awaymaking it so that the wikispammers don't *own* your wiki
03:07.56ka6sox-awaybut making it easy enough for humans.
03:08.22dwc-I think some wikis set a higher bar for links that contain url-likes
03:08.30dwc-s/links/edits/
03:09.22dwc-I agree. and I also would agree that there is insufficient resources to leave it open and rely on human editors to revert
03:11.55ka6sox-awaydwc-, this time go thru to completion on your edit please?
03:11.57rrixhmmm, if I install the 2.x messagingplugins and import a 2.x account, it won't log in, but wosi's imlibpurpletransport is still started
03:12.07ka6sox-awayie go thru the captcha and satisfy it .
03:13.05dwc-ok, done
03:14.44dwc-btw, might not be a bad thing to put in a way for humans to be acknowledged as passing the turing test somehow
03:14.44ka6sox-awayokay one more time please.
03:14.48ka6sox-awaythis should be the last test.
03:15.05ka6sox-awayif you can this time then I am really not understanding what is happening.
03:15.13dwc-if I can what?
03:15.31ka6sox-awayedit *anything*
03:16.00dwc-do you want me editing in the main namespace instead of my userspace? (e.g. are the rules the same?)
03:16.08ka6sox-awayyes, main space please.
03:16.17dwc-oh...
03:16.22ka6sox-awaythat I have to figure out.
03:16.37dwc-I've been editing in the User namespace
03:16.51ka6sox-awayby rights...I don't want *any* edits till approved. otherwise we could end up with a giant mess.
03:17.02dwc-I'll make a new page and edit that and then you can purge it from history later
03:17.22ka6sox-awayyou shouldn't be able to do that..if you can then the wiki is broken...bady
03:17.25ka6sox-awaybadly
03:18.17dwc-http://www.webos-internals.org/wiki/Test
03:18.21dwc-added (captcha)
03:19.11dwc-edited (CAPTCHA: vet ntkshes)
03:19.17dwc-hasn't run a ksh on NT in ages
03:20.33*** join/#webos-internals Seq (~chris@24-246-16-168.cable.teksavvy.com)
03:20.35*** join/#webos-internals pierreee (~phpdev@bnc.peterbox.net)
03:22.13ka6sox-awaydwc-, okay try to create another, and edit one please.
03:23.38ka6sox-awaywhen I promote you the captcha should be *off*
03:23.42ka6sox-awaywhich is what I'm debugging.
03:23.53dwc-captcha'd both times
03:24.01*** join/#webos-internals killafreakz (~wircer@ip68-10-173-229.hr.hr.cox.net)
03:24.15*** part/#webos-internals killafreakz (~wircer@ip68-10-173-229.hr.hr.cox.net)
03:24.15dwc-do I need to relog?
03:24.28ka6sox-awayno, its PHP
03:24.33ka6sox-awayshould do it IMMEDIATELY
03:24.41dwc-well, I was thinking more that perhaps they stuff something into the session
03:25.02ka6sox-awayit should look @ user rights management *every* time.
03:29.28*** join/#webos-internals shiva_ (18066b08@gateway/web/freenode/ip.24.6.107.8)
03:32.26dwc-ahh, well..
03:38.07*** join/#webos-internals SBtwo (~sexbarril@pool-96-229-97-94.lsanca.fios.verizon.net)
03:42.23ka6sox-awaydwc-, I hope we can sort all this out.
03:43.30ka6sox-awayonly because there are like 4 overlapping things controlling this.
03:52.02*** join/#webos-internals Clark008 (Clark@unaffiliated/clark008)
03:57.08ka6sox-awaydwc-, you should be able to edit the wiki without a captcha now.
03:57.09dwc-well, I don't mind helping testing, but a sockpuppet would probably be faster feedback for you
03:57.37ka6sox-awayonce I solve this for you then I solve it for everyone
03:57.53dwc-well
03:57.57dwc-you are somewhat right
03:58.01dwc-I dont' get captchas
03:58.10dwc-but... I also don't seem to have edit privs
03:58.26dwc-Test2
03:58.27dwc-From WebOS Internals
03:58.27dwc-for Test2
03:58.27dwc-Jump to: navigation, search
03:58.27dwc-You do not have permission to edit this page, for the following reason:
03:58.29ka6sox-awayokay I forgot to push the button
03:58.29dwc-You are not allowed to execute the action you have requested.
03:58.32dwc-You can view and copy the source of this page:
03:58.56ka6sox-awayafter pushing the button you should be able to create and edit
04:03.09*** join/#webos-internals manatee_ (~colorme@99-15-95-182.lightspeed.stlsmo.sbcglobal.net)
04:05.26ka6sox-awaywell...we fixed it alright...
04:05.28ka6sox-awayheh
04:05.41dwc-spam problem... solved!
04:06.06ka6sox-awayyup, nobody can create or edit
04:06.10ka6sox-awaysolved!
04:10.48wrealol
04:11.39*** join/#webos-internals bnceo (~nnscript@c-69-255-199-184.hsd1.md.comcast.net)
04:13.49*** join/#webos-internals tmandry (~tyler@unaffiliated/tman)
04:15.00*** join/#webos-internals pierreee (~phpdev@bnc.peterbox.net)
04:19.27*** join/#webos-internals ryan[WIN] (~ryan@99-121-105-45.lightspeed.mssnks.sbcglobal.net)
04:22.11*** join/#webos-internals olddon1 (48224892@gateway/web/freenode/ip.72.34.72.146)
04:28.04ka6sox-awayinteresting..devmode password. :D
04:28.57rwhitbydon't set it
04:29.05*** join/#webos-internals Xuzzers (~chpwn@chpwn.com)
04:31.05*** join/#webos-internals Minal (0fdbe94a@gateway/web/freenode/ip.15.219.233.74)
04:38.27MinalGuys does any one know apps for Youtube and skype
04:56.02*** join/#webos-internals noradtux|away (~noradtux@2002:5ce0:37c1::1)
04:56.18*** mode/#webos-internals [+v noradtux] by ChanServ
05:10.15*** join/#webos-internals hucksy (~hucksy@85.183.55.32)
05:13.32crimsonredmkit's good to know that clueless trolls wander into not only my irc room
05:20.49dwc-except I suspect that wasn't a clueless troll
05:21.13dwc-that's probably someone with a recent webos device looking for the native apps
05:21.22dwc-perhaps an hp employee even
05:21.34Log1xlol
05:32.18NaranekI got five youtube apps with my Pre3. I could have easily given him one...
05:36.05*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
05:48.34*** join/#webos-internals jeffgus (~jeffgus@2001:470:f2eb:1::4)
05:55.50*** join/#webos-internals stalane (~stalane@unaffiliated/stalane)
05:56.13*** part/#webos-internals stalane (~stalane@unaffiliated/stalane)
06:23.20*** join/#webos-internals hape (~hape@open7x0.xnc.de)
06:37.09*** join/#webos-internals panel (~panel@217.67.16.66)
07:13.40*** join/#webos-internals bnceo` (~nnscript@c-69-255-199-184.hsd1.md.comcast.net)
07:44.23*** join/#webos-internals _igor (noriX@csbnc0002.229.162.clanserver4u.de)
07:50.05*** join/#webos-internals Darkmagister (~Darkmagis@nl103-148-28.student.uu.se)
07:58.27*** join/#webos-internals windxixi (b6950ac0@gateway/web/freenode/ip.182.149.10.192)
08:02.12*** join/#webos-internals mpingu (~pingu@p4FEF5E96.dip.t-dialin.net)
08:06.38*** join/#webos-internals morphis (~morphis@p5B2C39CA.dip.t-dialin.net)
08:07.37*** join/#webos-internals Nasga (~Nasga@186.212.10.93.rev.sfr.net)
08:18.50*** join/#webos-internals eurisko (~risc@bl5-152-82.dsl.telepac.pt)
08:20.59*** join/#webos-internals pancro (~Pancrazio@demauro.demon.co.uk)
08:41.33*** join/#webos-internals dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
09:01.45*** join/#webos-internals scoutcamper|away (znc@nasadmin/webteam/scoutcamper)
09:02.03*** join/#webos-internals oc80 (oc80z@blea.ch)
09:02.36*** join/#webos-internals lumines (~lumines@p508427C3.dip.t-dialin.net)
09:23.07*** join/#webos-internals noradtux|away (~noradtux@2002:5ce0:37c1::1)
09:23.12*** mode/#webos-internals [+v noradtux] by ChanServ
09:33.06*** join/#webos-internals noradtux|away (~noradtux@2002:5ce0:37c1::1)
09:33.12*** mode/#webos-internals [+v noradtux] by ChanServ
10:05.19directhexrwhitby, what's wrong with setting a devmode password?
10:07.11rwhitbydirecthex: nothing in general, but wait until you're finished with doctoring and activating and impostahing and anything else before doing it.
10:07.34rwhitbysince it's a leading cause of people having problems with old novacom drivers and such
10:20.04*** join/#webos-internals Sexbarril (~sexbarril@pool-96-229-97-94.lsanca.fios.verizon.net)
10:38.38bhueyrwhitby: you in the states now ?
10:48.42rwhitbybhuey: nope, not until next week
10:48.44rwhitbyhttps://www.facebook.com/event.php?eid=184372741636879
11:05.13*** join/#webos-internals DaDirtyPanda (~Panda@99-159-56-102.lightspeed.miamfl.sbcglobal.net)
11:11.15*** join/#webos-internals LarrySteeze (~LarryStee@c-24-60-166-99.hsd1.ma.comcast.net)
11:16.44*** join/#webos-internals playya__ (~playya@p4FF8A4C3.dip.t-dialin.net)
11:16.44*** join/#webos-internals playya__ (~playya@unaffiliated/playya)
11:18.37*** join/#webos-internals thor968 (~thg968@Mail.dtst.de)
11:26.20*** join/#webos-internals Popple3 (~Popple3@78.153.209.42)
11:46.29*** join/#webos-internals nemunaire (~nemunaire@p0m.fr)
11:51.56*** join/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
12:00.56*** join/#webos-internals Loudergood (~rob@c-174-62-141-101.hsd1.vt.comcast.net)
12:04.54*** join/#webos-internals Draecos (~Draecos@58.7.202.92)
12:08.29*** join/#webos-internals Soruk_M (~soruk@89.192.128.35)
12:54.51*** join/#webos-internals mickeyl (~mickey@80.81.242.146)
12:59.37*** join/#webos-internals oc80z (oc80z@blea.ch)
13:02.02*** join/#webos-internals badfrog (~quassel@173-115-57-170.pools.spcsdns.net)
13:04.10*** join/#webos-internals Draecos_ (~Draecos@58-7-202-92.dyn.iinet.net.au)
13:07.37*** join/#webos-internals oc80z (oc80z@openvpn/user/oc80z)
13:18.29*** join/#webos-internals pancro (~Pancrazio@nat/canonical/x-uorkwxmlfsmhgvif)
13:36.02*** join/#webos-internals andmer (~root@245.sub-174-252-115.myvzw.com)
13:36.43*** join/#webos-internals sergacity (~sergacity@156.98.104.254)
13:41.24*** join/#webos-internals manolisgr (b23b49b1@gateway/web/freenode/ip.178.59.73.177)
13:41.37manolisgrhi all
13:42.24manolisgr#webos-general
13:46.28*** join/#webos-internals hmmmm (~hmmmmmmm@pool-71-161-254-70.sctnpa.east.verizon.net)
13:47.45*** join/#webos-internals oc80z (oc80z@blea.ch)
14:09.01hmmmmhmh
14:09.23hmmmmso i just installed this amigo media player, and there's no way to add files to the playlist
14:09.28hmmmmwhat on earth
14:11.24krisphola amigo
14:11.43*** join/#webos-internals oc80z (oc80z@openvpn/user/oc80z)
14:12.01hmmmmhola
14:12.04*** join/#webos-internals nebula (~John@nasadmin/admin/nebula)
14:12.04*** mode/#webos-internals [+v nebula] by ChanServ
14:16.03hmmmmand i just tried an online radio application
14:16.04*** join/#webos-internals jtrucks (~jtrucks@freenode/staff/lopsa.board.jtrucks)
14:16.18hmmmmit's almost as if the only things that work are native linux applications
14:18.35dwc-only what things that work
14:19.14hmmmmapplications
14:19.57dwc-on what?
14:20.12hmmmmtouchpad
14:22.27*** join/#webos-internals Vene (~venefyxat@unaffiliated/venefyxatu)
14:33.51*** join/#webos-internals mikh (cff5397a@gateway/web/freenode/ip.207.245.57.122)
14:33.52*** join/#webos-internals fenfir (~ZACK@206.255.25.176)
14:36.57Log1x:[ had to doctor my touchpad from the chomper android thign
14:36.58Log1xlol
14:42.44*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
14:44.05*** join/#webos-internals bnceo (~nnscript@69.255.199.184)
14:48.20*** join/#webos-internals sonofskywalker3 (~chatzilla@216.75.132.26)
14:49.47sonofskywalker3Guess i'm in the wrong place. is there a good channel for asking webos development questions?
14:50.32jtruckssonofskywalker3: #webos
14:50.39sonofskywalker3Thanks jtrucks
14:50.45jtrucks:)
14:51.43hapehmmmm: For internet radio on TP try UberRadio or TuneInRadio. Both works well
14:52.15sonofskywalker3pandora website works well too, but i wish they had a TP app
14:53.06hapehmmmm: For a good player try Music Remix. Best player on webos. Playlist can not be chnages on webosdevice as the lsits are mentained by the media indexer. Music Remix has itss one playlist (call Flylists) that you can mentain on the device
15:03.51hmmmmmedia indexer? ah..
15:04.09hmmmmis there anything i can do to control the media indexer, then?
15:05.15hmmmmit does not support this version of webos
15:05.28hmmmmbut the one in the "app catalogue" does
15:05.32hmmmmwhich is $4
15:06.13hapehmmmm: or lost fm http://forums.precentral.net/webos-homebrew-apps/229570-lostfm-7.html#post3180985
15:06.32*** join/#webos-internals destinal (~chatzilla@ip70-173-29-47.lv.lv.cox.net)
15:06.43*** mode/#webos-internals [+v destinal] by ChanServ
15:07.47hapehmmmm: The media indexer is a webos internal background demon that collects all you music and playliats. All Player apps asks this service for the music on the device. Mojo apps do not have direct write access to the files on your disk for decurity resons
15:11.15*** join/#webos-internals oc80z (oc80z@blea.ch)
15:13.36*** join/#webos-internals oc80z (oc80z@openvpn/user/oc80z)
15:14.31*** join/#webos-internals Draecos_ (~Draecos@58-7-202-92.dyn.iinet.net.au)
15:15.25hmmmmi need to sign up to get lostfm?
15:15.27hmmmm..
15:23.05*** join/#webos-internals lumines_ (~lumines@p50841D84.dip.t-dialin.net)
15:23.32*** part/#webos-internals sonofskywalker3 (~chatzilla@216.75.132.26)
15:24.24hapehmmmm: jep, a free account is working for me
15:25.18hapeor do you mean Precentral?
15:28.26*** join/#webos-internals jay (71fc5511@gateway/web/freenode/ip.113.252.85.17)
15:31.00*** join/#webos-internals grishnav (~grishnav@2001:49f0:a048:0:dead:beef:cafe:1337)
15:40.35*** join/#webos-internals varuag (~gaurav_@46-64-79-39.zone15.bethere.co.uk)
15:40.35*** join/#webos-internals varuag (~gaurav_@unaffiliated/gaurav-/x-6104784)
15:46.00*** join/#webos-internals dpb_ (~dpb@63-231-105-35.clsp.qwest.net)
15:48.13*** join/#webos-internals Boopop (~chatzilla@109.144.209.73)
16:11.32*** join/#webos-internals dgathright (~dgathrigh@107.43.213.137)
16:21.54*** join/#webos-internals Mousey (~wtfisme@ross154.net)
16:30.54*** join/#webos-internals nemith (~bbennett@2604:3400:dc1:41:216:3eff:fe2c:e006)
16:35.20Douilspeeyo
16:35.40Douilspeeon touchpad, the debian chroot works as well as the ubuntu ?
16:36.22ka6sox-awayas in they both work or they both work equally well?
16:47.57Loudergoodthe debian one actually works a little better for me
16:48.11LoudergoodI seem to like making the ubuntu one crash
16:48.25Loudergoodof course, this is on my phone
16:51.27*** join/#webos-internals thor968 (~thg968@Mail.dtst.de)
16:57.06*** join/#webos-internals hemna (~hemna@nat/hp/x-nytsrddkijpxxphb)
17:02.33*** join/#webos-internals IOMonster (~IOMonster@68-186-57-213.dhcp.mdfd.or.charter.com)
17:02.33*** join/#webos-internals IOMonster (~IOMonster@unaffiliated/iomonster)
17:26.38*** join/#webos-internals sergacity (~sergacity@156.98.104.254)
17:33.04*** join/#webos-internals dgathright (~dgathrigh@nat/yahoo/x-poihvujvcnxjywez)
17:40.50*** part/#webos-internals nebula (~John@nasadmin/admin/nebula)
17:40.57*** join/#webos-internals nebula (~John@nasadmin/admin/nebula)
17:40.57*** mode/#webos-internals [+v nebula] by ChanServ
17:45.43*** join/#webos-internals bnceo` (~nnscript@69.255.199.184)
18:01.43*** join/#webos-internals tmandry (~tyler@cdm-75-109-159-155.asbnva.dh.suddenlink.net)
18:01.43*** join/#webos-internals tmandry (~tyler@unaffiliated/tman)
18:16.23*** join/#webos-internals scorche|sh (~scorche@rockbox/administrator/scorche)
18:38.27*** join/#webos-internals grishnav (~grishnav@2001:49f0:a048:0:dead:beef:cafe:1337)
18:42.57*** join/#webos-internals dgathright_ (~dgathrigh@nat/yahoo/x-kepkrmkgmwyeymny)
18:50.51*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
18:54.13*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
18:54.53*** join/#webos-internals NuttyBunny (~wircer@200.38.208.194)
18:54.53*** mode/#webos-internals [+v NuttyBunny] by ChanServ
19:05.21*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
19:06.09*** join/#webos-internals technikfreak2 (~Miranda@dslb-088-067-022-190.pools.arcor-ip.net)
19:09.04*** join/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
19:15.07*** part/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
19:19.22*** join/#webos-internals PuffTheM` (~PuffTheMa@ryanhope.cogsci.rpi.edu)
19:31.35*** join/#webos-internals fenfir (~ZACK@206.255.25.176)
19:46.53*** join/#webos-internals Guinness` (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
19:56.47*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
20:00.41*** join/#webos-internals Guinness` (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
20:04.20*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
20:19.42*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
20:24.24*** join/#webos-internals Guinness` (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
20:26.19*** join/#webos-internals sergacity (~sergacity@156.98.104.254)
20:28.20*** join/#webos-internals newbie (8284d77d@gateway/web/freenode/ip.130.132.215.125)
20:31.04*** join/#webos-internals jeffgus (~jeffgus@2001:470:f2eb:1::4)
20:35.57*** join/#webos-internals jeffgus (~jeffgus@2001:470:f2eb:1::4)
20:36.30*** join/#webos-internals thomas_92__ (~wircer@210.249.81.79.rev.sfr.net)
20:38.46*** join/#webos-internals jeffgus_ (~jeffgus@2001:470:f2eb:1::4)
20:40.46*** join/#webos-internals oldtopman (~oldtopman@unaffiliated/oldtopman)
20:40.48*** join/#webos-internals Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
20:44.36*** join/#webos-internals bnceo (~nnscript@c-69-255-199-184.hsd1.md.comcast.net)
20:52.44*** join/#webos-internals CTLAdvance (~kvirc@cpe-74-76-183-96.nycap.res.rr.com)
20:58.01*** join/#webos-internals oldtopman (~oldtopman@unaffiliated/oldtopman)
21:01.03*** join/#webos-internals sergacity2 (~sergacity@156.98.104.254)
21:05.42*** join/#webos-internals lonewulf` (~Administr@99-117-247-32.lightspeed.stlsmo.sbcglobal.net)
21:14.45*** join/#webos-internals Sedorox (brandon@atlanta.ssnet.ca)
21:15.45*** join/#webos-internals sergacity (~sergacity@156.98.104.254)
21:20.02*** join/#webos-internals jsage (~jsage@c-174-50-13-173.hsd1.ms.comcast.net)
21:23.10*** join/#webos-internals dgathright (~dgathrigh@nat/yahoo/x-ewfqqrdzttfmadte)
21:30.45*** part/#webos-internals myn (cereal@unaffiliated/myn)
21:32.15*** join/#webos-internals Mousey (~wtfisme@ross154.net)
21:32.43*** join/#webos-internals Loudergood (~rob@c-174-62-141-101.hsd1.vt.comcast.net)
21:35.33Darkmagisteri have bought a touchpad, but before it arrive i want to know if the catalog is geo restricted like for the phone or not, and if yes, is it possible to bypass this ?
21:36.26klausaIt is.
21:36.54Darkmagisterbut how he understand where you are ?? from wifi ??
21:37.08klausaFrom your CC# and adress.
21:37.28*** join/#webos-internals Framework (~framework@cpe-74-72-75-88.nyc.res.rr.com)
21:37.28*** join/#webos-internals Framework (~framework@unaffiliated/framework)
21:37.54klausaYou can get free apps, but you'll hit the wall if you want to buy them.
21:38.12klausaUnless you can produce CC from one of the 'valid' countries.
21:38.25Darkmagistercc#???
21:38.58klausaCredit Card number.
21:39.42rwhitbyDarkmagister: for touchpad, you choose your country at startup
21:40.03rwhitbyfirst startup
21:40.04Darkmagisteri also have a pre 3 but i can't have here in italy paid app.... and with the bypass activation and impostah i have some problem with the reast of the features of palm profile
21:40.37Darkmagisterok so if i choose the "wrong" country i can buy app if i also have a for example us cc ?
21:40.44rwhitbyfor the Pre 3, you didn't follow the instructions which say to do a full erase and then log in normallt at the end
21:40.55rwhitbyyes
21:40.59*** join/#webos-internals thor968 (~thg968@p5DC364A2.dip.t-dialin.net)
21:41.06rwhitbyI run the US catalog on my TouchPad in Australia
21:41.11rwhitbyand use a US debit card
21:41.22Darkmagisterand if i doctor the tp i can re change it ?
21:41.30Darkmagistermaybe for the future :D
21:41.33rwhitbymaybe
21:41.43Darkmagistermmmm
21:42.01Darkmagisterok because now i don't have any us credit card
21:42.05Darkmagisteror similar
21:42.13Darkmagisterbut i can use some promo code for example
21:42.42rwhitbyyou need a valid credit card entered to use a promo code.
21:43.30Darkmagisterthe pre 3 i boot it up bypass activation with #*DEVMODE# after this installed impostah, go to activation add my profile info and selected france and english
21:43.46Darkmagisteractivate and ok it's work i have paid app
21:44.33Darkmagisterbut on accounts app i don't have my palm profile, and i can't restore my old app and data from the back up made with my pre- 2.0 version
21:45.16Darkmagisteri also tried to remove the palm profile dr skipped firstuse but i can't add another account
21:45.32rwhitbydid you do what the instructions say?
21:45.51rwhitbyor are you not following any instructions?
21:46.14Darkmagisteryes i follow some instruction (maybe written by you) on pre central forum
21:46.33rwhitbyhave you specifically done step 15 of http://forums.precentral.net/webos-internals/281075-global-paid-app-catalog-access-new-unlocked-gsm-pre-2-pre-3-veer-using-impostah.html ?
21:46.33Darkmagisterhttp://forums.precentral.net/webos-internals/281075-global-paid-app-catalog-access-new-unlocked-gsm-pre-2-pre-3-veer-using-impostah.html
21:46.45rwhitbystep 15. have you done it?
21:47.14Darkmagisterhell no :(
21:47.26Darkmagisteri didn't turned off the back up
21:47.54Darkmagisterif i do this i lost all my data on palm profile true?
21:48.17Darkmagisterbut most important ... can i re do it ??? or it's to late ?
21:50.03Darkmagisteri do all the how to say only not do the backup off and full erase... only a redoctored and sign in normaly :(
21:55.03*** join/#webos-internals sergacity2 (~sergacity@156.98.104.254)
21:55.48rwhitbyIf you don't do step 15, the procedure is not complete.
21:56.23Darkmagisterok but now that i do some more stuff ...i can finish the procedure ?
21:56.39rwhitbyyou can do step 15 at any time.
21:56.56rwhitbyas long as you do all of it
21:57.17Darkmagisterso now i can turn off back up and erase device and re doctor it and i have my catalog working ?
21:57.24Darkmagisterwoow :D
21:57.59*** join/#webos-internals gangan (7614c4b5@gateway/web/freenode/ip.118.20.196.181)
21:58.19*** join/#webos-internals jeffgus (~jeffgus@2001:470:f2eb:1::4)
21:58.24rwhitbydepends how you activated it the first time
21:58.43rwhitbystep 15 does not change app catalog restrictions
21:59.13rwhitbythat happened irrevocably in step 10
21:59.27Darkmagisteranother question i don't know if it's possible ... and also legal to have a credit card from us i i didn't live there ,
21:59.33rwhitbyalthough there are reports that you can use a touchpad profile to change it later
22:00.26rwhitbyThere are no restriction on who can be the recipient of a www.simon.com visa gift debit card.
22:00.33rwhitby(which is what I use)
22:00.49Darkmagisteryes i chose france and i see the app catalog full of app :D the problem is that i don't have any credit card from any place allowed
22:00.51rwhitbyI suspect credit cards have some conditions.
22:01.18Darkmagisterso i choose france because i live in italy and maybe they add it to the list
22:01.28rwhitbysome folks report that http://www.usunlocked.com/ works for them
22:02.01Darkmagisterbut the question is now that i have activated the pre3 as france, i change to us so i can use the gift debit card that you link before ?
22:02.34*** join/#webos-internals r0dent (~wtfisme@ross154.net)
22:03.40*** join/#webos-internals jefferai (~quassel@kde/amarok/mitchell)
22:05.15*** join/#webos-internals steffen- (~steffen@rsdio.org)
22:08.08*** join/#webos-internals sergacity (~sergacity@156.98.104.254)
22:09.48*** join/#webos-internals tking__ (~ka6sox@home.tking.org)
22:35.33Darkmagisterok i have to go :D thanks for your help ;) cu here ;)
22:38.00roxfanhttp://www.the-digital-reader.com/2011/10/06/hp-touchpad-go-clears-the-fcc/
22:43.38dwc-could just mean that it got submitted before it was killed
22:44.37dwc-july 26, aug 10
22:48.08*** join/#webos-internals sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
22:51.09linuxjacquesyeah, they probably had a secrecy hold on it and it was supposed to be available now
23:19.26*** join/#webos-internals Loudergood (~rob@c-174-62-141-101.hsd1.vt.comcast.net)
23:23.47*** part/#webos-internals tking__ (~ka6sox@home.tking.org)
23:29.27*** join/#webos-internals resistivecorpse (~wircer@adsl-76-244-148-145.dsl.akrnoh.sbcglobal.net)
23:29.35*** join/#webos-internals Epyon22 (~quassel@ip68-98-129-246.dc.dc.cox.net)
23:30.48*** part/#webos-internals resistivecorpse (~wircer@adsl-76-244-148-145.dsl.akrnoh.sbcglobal.net)
23:31.36*** join/#webos-internals lonewulf` (~Administr@99-117-247-32.lightspeed.stlsmo.sbcglobal.net)
23:34.35*** join/#webos-internals coppolch (~coppolch@CPE98fc116a9ce6-CM0011ae92b6be.cpe.net.cable.rogers.com)
23:38.18*** join/#webos-internals LarrySteeze (~LarryStee@c-24-60-166-99.hsd1.ma.comcast.net)
23:51.57*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-53-129.dynamic.qsc.de)
23:57.51*** join/#webos-internals lamawithonel (~lucas@pool-96-231-162-173.washdc.fios.verizon.net)
23:58.18*** join/#webos-internals tmandry (~tyler@nat-165-91-15-48.tamulink.tamu.edu)
23:58.18*** join/#webos-internals tmandry (~tyler@unaffiliated/tman)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.