IRC log for #webos-internals on 20110708

00:01.33Lumiererwhitby: I assume you could write a synergy plugin for it though?
00:05.50shep1234not sure i am. if you look at the screenshots (provided they are real) you see an entry reading "domestic calls" and another reading "international calls" and it gives you the option of using o2-de or Skype. However below this is an option to choose the account which currently reads Skype. It is my assertion that these screenshots purport to a plugin architecture that allows VoiP plugins be they Skype or SIP or any other protocol. I
00:05.50shep1234hope so because that is really clever!!!!
00:06.28*** join/#webos-internals Epyon22 (~quassel@ip68-98-128-45.dc.dc.cox.net)
00:06.43rwhitbyLumiere: no
00:07.17rwhitbyshep1234: it is a hard-coded architecture which allows for cellular operator or skype and nothing else
00:07.28rwhitbyit is not a voip plugin architecture
00:07.38rwhitbyyou can look at the code in the TouchPad public doctor
00:08.01rwhitbyin particular, there is zero support for SIP, and no way to add that support.
00:08.35etx`that's a bummer. I was thinking the same thing but hadn't rooted through the dr yet
00:09.54*** join/#webos-internals hemna (~hemna@nat/hp/x-ljwxfxlpxncujehz)
00:11.31*** join/#webos-internals Davide-NYC (~Davide-NY@user-12ld9nk.cable.mindspring.com)
00:13.18shep1234why have an "account" option in the screenshots that are published? If it was skype or cellular provider only then that option would be redundant and all you would need is the option in the domestic/international call drop downs - the account option is not needed. I don't have the TP doctor, nor do I know if this is definitive. I hope it is not. We all know 80% of international calls are now via VoiP. It makes sense HP know this and
00:13.18shep1234will cater to it. Hope springs eternal!!
00:25.25*** part/#webos-internals pjr107 (~wircer@c-68-36-157-40.hsd1.nj.comcast.net)
00:35.17*** join/#webos-internals jhoweb (1805b273@gateway/web/freenode/ip.24.5.178.115)
00:35.39jhowebi need people to test out http://opensearch.webos-internals.org/
00:37.34*** join/#webos-internals PatrickC (~Patrick_C@unaffiliated/patrick-c/x-9440769)
00:38.22PatrickCs/worked/worked for me
00:38.23etx`ill check it out after I flash my touchpad back to stock
00:42.11keithwhat did your touchpad have it on that wasnt stock?
00:42.34etx`something else :)
00:42.46keith... really?
00:42.51keithyoure going to talk about it, but not what it is?
00:42.57keiththats not very opensource/internals/homebrew of you.
00:43.11etx`nda :(
00:43.13PatrickClol
00:43.18PatrickCetx`: ah
00:43.24PatrickCI would do that.. if I had a tp
00:43.27etx`microsoft won't let me talk about it
00:43.28*** join/#webos-internals zandi (~zandi@64.91.228.3)
00:43.33etx`jk jk :D
00:43.43PatrickCmicrosoft?! who ares about them?? haha
00:43.52keiththen stfu
00:44.01keithyour nda probably prohibits you to stay as much as you have :)
00:44.03keither say
00:44.17etx`narp
00:44.52rwhitbywonders whether shep1234 realises that you can have more than one Skype account.
00:46.34etx`i have 3 VMs running right now, win7 webos3 and Ubuntu. Probably not good
00:46.45PatrickClol
00:47.57infidelis there a way to map the button on the wired headset to activate voice dialing?
00:48.07rwhitbykeith: it's public knowledge that there are early access programs for webOS in existence
00:48.53keithyea i'm just bitter im not one. :)
00:49.10rwhitbykeith: have you applied?
00:49.19etx`it's just like knowing the US government lies to us :)
00:49.20keithi did ages ago
00:49.35rwhitbyThen you should vent to pdc@palm.com, not to other developers in there.
00:49.35etx`they've clamped down a bit it seems
00:49.42rwhitbys/there/here/
00:49.48keithi was in the original one, but not the one that gives you access to anything cool like pre-released builds
00:50.15keithi've seen enough betas of webos that I doubt I'd want to run one on a production device day to day anyways
00:50.25etx`how do i put the TP into recovery mode again? turn on with the volume up pressed? The dr isn't finding it
00:51.00rwhitbyetx`: yeah, vol-up+power
00:51.09etx`rwhitby: thanks
00:51.48PatrickCrwhitby: is the tp brickable?
00:52.03etx`good fun watching a dr run on one screen and the widk build on the other
00:52.10etx`like paint drying..
00:53.30etx`i don't see why people complain about the unity interface in the new ubuntu, it's nice
00:53.50PatrickCI like unity
00:53.57PatrickCreminds me kinda of osx
00:53.58ka6soxPatrickC, I wouldn't put it past you.
00:53.59etx`rwhitby: sb2 isn't a chroot right?
00:54.07PatrickCthanks ka6sox
00:54.12rwhitbyetx`: it runs stuff in qemu
00:54.19etx`PatrickC: woah buddy i wouldn't go that far ;)
00:54.28rwhitbyPatrickC: does god exist?
00:54.36PatrickCrwhitby: yes..
00:54.55PatrickCbut the original pre series weren't so I didn't know if the tp was
00:55.02PatrickCetx`: I said kinda ;)
00:55.03rwhitbycause we have the same level of empirical evidence for whether the touchpad is brickable
00:55.14etx`rwhitby: once setup, how would I build and install a lib from source? I don't want it to write to my system
00:55.22etx`lol!!
00:55.57rwhitbyetx`: don't run as root for a start
00:56.03etx`k
00:56.21rwhitbyetx`: and inside qemu is effectively a chroot
00:56.22etx`i never do ;)
00:56.37etx`ok cool, i was hoping that is the case
00:56.38rwhitbythen there is no danger of it overwriting your system libs, right?
00:56.46etx`yeah
00:56.48*** join/#webos-internals El_Matarife (~El_Matari@adsl-68-88-67-186.dsl.rcsntx.swbell.net)
00:57.17etx`So once fire up sb2 i can do a configure; make; make install and it installs to the prefix?
00:58.05infidelanyone have an idea?
00:58.46rwhitbyetx`: yes, ends up in the staging area
00:59.01etx`shep has an idea for you mate
00:59.15infidelawesome
00:59.22etx`rwhitby: cool thanks, i'll stop bugging you now :)
00:59.42etx`trying my hardest to get a rdp client working
01:00.00rwhitbyrunning on X or native SDL ?
01:00.02infidelssh?
01:00.06etx`SDL
01:00.11etx`X would be e-z mode
01:00.43rwhitbyetx`: homebrew or appcat?
01:01.15etx`ehhh, well, I was thinking hb at least for now so i don't have to deal with building a bunch of static libs
01:01.34etx`it'd be nice to hit the appcat, i feel like I need to contribute
01:01.44infideletx`, ausie or english?
01:01.56etx`detroited ;)
01:02.04etx`detroiter i mean
01:02.34infidelthey say mate in detroit now?
01:02.45etx`yep
01:02.46etx`heh
01:02.51infidel;)
01:03.23etx`I can't get over how awesome the kb is in 3
01:06.06infideldoes it have hands free voice dialing?
01:06.38etx`no
01:08.05*** join/#webos-internals lumines (~lumines@p50840E24.dip.t-dialin.net)
01:13.50*** join/#webos-internals SineOt (~Otterpant@cpe-76-173-34-92.socal.res.rr.com)
01:14.53infidelwow i just discovered it does work on the pre 2
01:14.57*** join/#webos-internals dgm (~dgm_077@port-92-206-23-150.dynamic.qsc.de)
01:15.14infideljust have to hold down the button for a little while
01:15.16etx`voice dialing?
01:15.17PatrickCwhat works on the pre2
01:15.30etx`it works, i never use it
01:16.25infidelgood for motorcycles
01:16.45etx`yeah
01:16.51etx`do you have a bluetooth helmet??
01:16.56etx`I wanted one heh
01:17.00etx`too expensive for me
01:17.17etx`and i wanted flat black to match my buell :)
01:17.23infidelme too
01:17.36infidelbut this little wire will work well
01:17.49etx`nice
01:17.55etx`ohh that reminds me
01:18.10etx`i wanted to try the earbuds with the mic on the tp
01:18.58*** join/#webos-internals Clark008 (Clark@unaffiliated/clark008)
01:20.40etx`yay amazon shipped my touchstone
01:21.42*** join/#webos-internals Loudergood (~chatzilla@68-187-232-99.dhcp.davl.vt.charter.com)
01:32.09*** join/#webos-internals pjr107 (~wircer@184.77.191.41)
01:46.01*** join/#webos-internals mpingu (~pingu@p4FEF5013.dip.t-dialin.net)
01:49.13Epyon22how do i bypass the palm profile activation on a phone with no network connection
01:49.37rwhitbyEpyon22: which phone, which OS version?
01:49.58Epyon22sprint pre- with 2.1
01:50.10rwhitbyType ##DEVMODE#
01:50.51Epyon22sweet thx very much
01:51.00Epyon22playing around with 2.1 on my sis's old pre
01:51.04Epyon22:-D
01:51.25rwhitbydon't expect too much on a pre- due to the limited memory
01:51.46*** join/#webos-internals RavenIII (~RavenII@c-71-194-233-155.hsd1.il.comcast.net)
01:52.04RavenIIIdude, it takes forEVER for this stuff to install on a mac
01:52.14Epyon22i figured. im probally just gonna use it for a mp3 player but i wanted to check it out on a phone rather than the emulator
01:58.44*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
01:59.35PatrickCwishes Lumberjack worked for him :'(
02:02.14Epyon22PatrickC: ive got 2.1 on a pre- now
02:02.23PatrickCYEAH!
02:02.30Epyon22but still cant get past the palm profile activation
02:02.47PatrickCreally.. that stinks
02:02.55PatrickCeveryday device? like activated?
02:03.24Epyon22its one without a cell connection
02:03.25*** join/#webos-internals noradtux_ (~quassel@f054122125.adsl.alicedsl.de)
02:03.39Epyon22i cant get past the palm profile
02:03.54PatrickCis it *suppose to be* an activated phone?
02:04.08Epyon22no my sis just got a new phone
02:04.44PatrickCok. then type ##DEVMODE# into the dialpad
02:04.54Epyon22yeah did that
02:05.01Epyon22do i just restart it now?
02:05.46SineOtEpyon22: what carrier was it originally on
02:05.56Epyon22sprint
02:06.23rwhitbyEpyon22: ignore all questions about carriers and cellular activation - it is irrelevant to your situation
02:06.37rwhitbyEpyon22: describe exactly what you did from phone power-on
02:07.10Epyon22just did emergency call and ##devloper#
02:07.24Epyon22well after i accepted the language and terms
02:07.26rwhitbywhat exact keys did you hit
02:07.38rwhitbybe precise if you want assistance
02:08.04Epyon22umm
02:08.18*** join/#webos-internals bhuey (~billhuey@64.28.144.11)
02:08.36bhueybtw saverestore doesn't do back gesture
02:08.50rwhitbybhuey: which version, which scene?
02:08.56bhueythat needs to be changed otherwise you can't get back to the top menu after you dig into it
02:08.59bhueytopaz
02:09.10bhueyany scene that I've tried
02:09.12rwhitbywhich version of saverestore
02:09.23Epyon22english then accept then when it asked to login to existing or create new account i hit emergency dial, did ##developer# on the keypad and a devleoper mode screen is up with the switch on the top
02:09.23rwhitbywonders why people are being so obtuse today ...
02:09.26bhueywhat ever is the one I just downloaded
02:09.42rwhitbybhuey: seriously, that is your answer?
02:09.44bhueypresuming that it's the latest one
02:09.52bhueywell looking
02:09.54rwhitbybhuey: seriously, that is your follow-up answer?
02:10.04bhueyyes ;)
02:10.25bhuey1.4.6
02:10.31rwhitbyEpyon22: if you typed "##developer# on the keypad, then you are not following instructions very well. if you did not, then you are also not following instructions very well.
02:10.32bhueyon the tablet
02:11.14Epyon22rwhitby: sorry i meant the dialpad
02:12.23rwhitbybhuey: tap the text in the header.  seems we haven't put a button on that one
02:12.46bhueywhen is that going to come btw ?
02:12.49rwhitbyEpyon22: go back again, and read what I typed. then read what you typed. they are not the same.
02:13.14SineOtEpyon22: ##devmode# isn't ##developer# last I checked
02:13.14rwhitbybhuey: looks like all the back functionality is there, just by tapping the header instead of a special button
02:13.27bhueyok
02:14.16rwhitbybhuey: I'll put it on the list for this weekend.
02:14.31cryptkok, I have lxde running on the TP, time to go to work
02:14.36cryptk(in a chroot though)
02:14.49Epyon22rwhitby: sorry yes i typed in ##DEVMODE#, im not purposfully trying to be obtuse and i thank you for your help
02:14.53halfhalocryptk: terminals kill lxde
02:15.05bhueyrwhitby: it's kind of obtuse to know that you have to tap the text to get back
02:15.08bhuey:)
02:15.10rwhitbyEpyon22: did you then hit the green dial button
02:15.15rwhitbybhuey: indeed it is.
02:15.40bhueyI was hoping to use it to do a mass install and removal of a bunch of applications
02:15.46bhueyhaven't figured out how to do that yet
02:15.59Epyon22rwhitby: yep and a developer mode screen came up
02:16.06rwhitbyEpyon22: and ...
02:16.16*** join/#webos-internals globex (~globex@S01060022b0b98c66.vc.shawcable.net)
02:16.41rwhitbyfeels like he's trying to get blood out of a stone here ..
02:17.05Epyon22rwhitby: thats it i cant do anything but move the switch to off and it tells me to restart
02:17.11SineOtThrow a stone hard enough at someone, and you'll get plenty of blood out of it.
02:17.23rwhitbyEpyon22: do that, then repeat and turn the switch on.
02:22.33*** join/#webos-internals panda|x201 (~hzhang@li54-17.members.linode.com)
02:23.51Epyon22<PROTECTED>
02:24.06*** join/#webos-internals Ron001 (~ronsorder@75.94.87.215)
02:28.17*** join/#webos-internals infidel (~ecc@mail.membersrealm.com)
02:28.54*** join/#webos-internals Loudergood (~chatzilla@68-187-232-99.dhcp.davl.vt.charter.com)
02:29.09rwhitbyEpyon22: np
02:37.45*** join/#webos-internals roxfan (dunno@91.180.55.98)
02:50.18*** join/#webos-internals Flashpass (~Flashpass@c-98-234-171-95.hsd1.ca.comcast.net)
02:56.47RavenIIIare you supposed to edit a makefile?...or rather...should...you edit a makefile for meta doctor
02:57.48RavenIIIrwhitby: thank you btw...
02:58.51rwhitbyRavenIII: depends what you want to do. Most things can be specified on the command line.
02:59.14RavenIIIgotcha...I'm not THAT good with the cmd
02:59.38rwhitbyyou'll need to learn if you want to use meta-doctor
03:00.29RavenIIIThat came out wrong...I'm not a total newbie...but I'm not as advanced as any of you guys...
03:01.14RavenIIIDamn it man...this thing isn't charging...
03:01.32*** join/#webos-internals Flashpass (~Flashpass@c-98-234-171-95.hsd1.ca.comcast.net)
03:05.03*** part/#webos-internals pjr107 (~wircer@184.77.191.41)
03:07.38*** join/#webos-internals bulldog76 (ad4860b3@gateway/web/freenode/ip.173.72.96.179)
03:10.34*** join/#webos-internals Flashpass (~Flashpass@c-98-234-171-95.hsd1.ca.comcast.net)
03:11.27*** join/#webos-internals Loudergood (~chatzilla@68-187-232-99.dhcp.davl.vt.charter.com)
03:14.45*** join/#webos-internals twoboxen (~twoboxen@71-85-148-22.dhcp.stls.mo.charter.com)
03:19.26RavenIIIDo I want to change my partitions?
03:19.41RavenIIIVar Swap and....ext3?
03:21.19rwhitbyI say max them out to 64GB each.
03:21.57RavenIIIok
03:23.21summatusmentiswait, what are you maxing out?
03:23.58RavenIIIthe var, swap, and ext3fs
03:24.01RavenIIIin the make file
03:24.06RavenIIII put them to 64GB
03:24.58summatusmentisoh, I don't know that much about the meta-doctor makefile, that number just surprised me, which is why I ask
03:25.23RavenIIIHey, if rwhitby says 64GB...64GB it is...
03:25.43summatusmentisright, I agree
03:25.45*** join/#webos-internals JetUni (4389f244@gateway/web/freenode/ip.67.137.242.68)
03:26.20JetUniis there any way to access my pre from recovery mode??
03:26.59rwhitbyRavenIII: you have a device with 256GB of flash I presume?
03:27.14rwhitbyJetUni: yes, using novacom.
03:27.15RavenIIIrwhitby: I'm kidding...
03:27.27rwhitbyis working on http://www.webos-internals.org/wiki/OmaDm
03:27.46JetUniwhat's the syntax??
03:28.12JetUnii tried reading the wiki about novaterm, but that didn't help
03:28.20JetUniI'm on Linux
03:28.44*** join/#webos-internals threethirty (~three@103-188.dsl.parallax.ws)
03:29.56rwhitbyJetUni: in recovery mode you are talking directly to bootie
03:31.43summatusmentisrwhitby: why are you looking into OmaDm? curiosity? or do you have a plan?
03:32.50JetUniSo how do I use bootie? And what would be the syntax to list my file system?
03:33.14rwhitbyJetUni: read the 'backup' target in the meta-doctor Makefile
03:34.17rwhitbysummatusmentis: the pursuit of basic knowledge never needs an explanation
03:35.00*** join/#webos-internals twoboxen (~twoboxen@71-85-148-22.dhcp.stls.mo.charter.com)
03:35.16SineOtrwhitby: yeah it does. preferably why riding a motorcycle, putting on sunglasses, and saying "why not"
03:36.22summatusmentisrwhitby: heh, fair enough
03:36.31summatusmentisthat should be my tagline in grad school
03:36.38summatusmentisor something
03:36.54halfhalomy tagline is "how hard could it be?"
03:37.31ka6soxA: Very Very
03:37.42summatusmentisI tried that one in HS, it ended in me explaining to my english teacher why I didn't have the paper we'd been working on for weeks because I was tinkering with partitioning my HD, and lost all my data
03:39.07Epyon22halfhalo: if you watch top gear extremely hard
03:39.21halfhalomay be watching top gear right now
03:40.12Epyon22nice
03:40.34Epyon22halfhalo: 17x2?
03:42.07halfhalonotes TG is way off topic. (but no)
03:42.38JetUnirwhitby: so how do I list the filesystem?
03:43.00ka6soxcat /proc/filesystems
03:44.00*** join/#webos-internals Epyon22 (~quassel@ip68-98-128-45.dc.dc.cox.net)
03:44.10JetUniI checked the Makefile for 'backup' and it didn't really help me...I'm not the best at this stuff...
03:46.25RagingMindJetUni, there's a thing you can do with bootie called memboot, but the basic stuff you would use that for like backing up your media partition is already scripted in metadoc
03:46.32rwhitbyJetUni: what did you learn from the 'backup' target?
03:51.41*** join/#webos-internals noradtux_tp (~wircer@f054122125.adsl.alicedsl.de)
03:51.52*** join/#webos-internals SineOt (~Otterpant@cpe-76-173-34-92.socal.res.rr.com)
03:55.53*** part/#webos-internals twoboxen (~twoboxen@71-85-148-22.dhcp.stls.mo.charter.com)
03:59.48cat-xegerdoes anybody else w/ a pre2 find that theirs reboots a lot?
04:00.08cat-xeger(we're talking easily a half-dozen or more times a day, all on its lonesome)
04:01.09rwhitbynope
04:01.20rwhitbymore like weeks between reboots
04:01.39cat-xegerHm.
04:01.51JetUniwell pretty much i did a search of 'backup' and found a bunch of commands that I sort of recognized, but none that looked like a list command
04:02.06cat-xegerIt's driving me batty -- I can't even use it as an alarm clock, because there's no guarantee that it'll keep sane long enough
04:04.32RagingMindcat-xeger, if you've already tried doctoring the next question is if it's still under warranty
04:05.46cat-xegerI haven't tried doctoring it yet ... originally thought iw was a battery problem
04:08.45*** join/#webos-internals navinag (~wircer@c-24-9-122-83.hsd1.co.comcast.net)
04:10.41*** join/#webos-internals jeffgus (~jeffgus@green.zimage.com)
04:11.49JetUnirwhitby: so do you think you could just type out the syntax to display the file system?
04:14.26*** join/#webos-internals Flashpas_ (~Flashpass@c-98-234-171-95.hsd1.ca.comcast.net)
04:14.52rwhitbyJetUni: sorry no, I don't give dangerous commands like that to folks unless they are prepared to understand how to use them and what they do.
04:15.06cat-xegerHeh.
04:15.44rwhitbyJetUni: bootie, memboot, meta-doctor and that backup target contain all the information you need.
04:17.36rwhitbyJetUni: you will also need to know about LVM partitions
04:18.31cat-xegerpasses rwhitby the box of shotgun shells
04:19.32rwhitbycat-xeger: the meta-doctor backup target actually makes it quite safe - it mounts things read-only etc.
04:20.04rwhitbyunfortunately, no-one I have shown how to use the meta-doctor backup target has yet taken it upon themselves to document it.
04:20.05cat-xegerHeh.  I haven't had a chance to play with it yet, but between the chroots and ro fsen...
04:22.26appsotutelyrwhitby: I've got a patch for the Preware screenshots scene: http://pastebin.com/FZnXH8v2
04:22.27rwhitbyanyone here with an activated CDMA device who knows how to look in /var/lib/software/DmTree.xml ?
04:23.43rwhitbyoil: ^^ preware patch looks good?
04:23.51rwhitbyappsotutely: looks good to me
04:24.47summatusmentisrwhitby: what am I looking for?
04:25.28summatusmentisoh, wait, define "knows how"
04:25.32rwhitbysummatusmentis: near the end of the file, there will be an XML node called CDMA. Does it have valid contents that are relevant to your device and account?
04:25.35summatusmentisinternalz isn't showing that this file exists
04:26.10summatusmentischecks novaterm
04:26.13dwc-cat-xeger: is it a full reboot or a luna restart? and if it reboots, why doesn't your alarm work?
04:27.00summatusmentisyeh, rwhitby, unless I need to do something special, that file isn't there on my sprint pre- running 2.1
04:27.46cat-xegerdwc- Not sure.  Everything stops, and I get to wait through 1-2 minutes (sometimes repeated cycles of) the hp logo reappearing after things go blank
04:28.06cat-xegerMy assumption is that the alarm goes away because the crash wipes out some setting
04:28.17dwc-from a terminal, you can run uptime and if it was just luna, the counter will not be reset
04:28.17appsotutelyrwhitby: alright good
04:29.03cat-xegerIt's probably just a luna restart then -- I'm seeing an uptime of 3 days
04:29.07dwc-(or look at last reboot)
04:29.15cat-xeger(wondering if it's normal for the load average to be over 2)
04:29.22dwc-oh, nevermind, the pre doesn't log reboots in wtmp
04:29.30cat-xegerNope.
04:29.36cat-xeger... just checked
04:29.47dwc-did too
04:30.57cat-xegerThe restarts seem to be associated with state changes most often -- and I do see plenty of complaints about things like trying to reattach to non-existent apps
04:31.00cat-xeger(summarizing)
04:32.14appsotutelyrwhitby: as long as I'm here, what are you looking for in the CDMA node (of DmTree.xml)?
04:33.12JetUnirwhitby: I'm pretty sure I understand what could happen...I already messed up my pre and am trying to fix it now.  So how do I copy a file to the /bin directory??
04:33.35dwc-cp file /bin?
04:34.02cat-xegerJetUni - have you considered that you may just be making things wores?
04:34.13rwhitbyJetUni: recovery mode ; make memload mount ; novacom put .. ; reboot
04:34.36rwhitbyappsotutely: just want to know if it contains valid information
04:35.00rwhitbyappsotutely: it's for http://www.webos-internals.org/wiki/OmaDm
04:36.28JetUnicat-xeger: If it gets worse I just doctor right...
04:37.24appsotutelyrwhitby: Umm, doesn't seem to contain anything particularly specific: 3GPD, Profile1, AuthAlgoAAA.  I can send you the node separately if you like.
04:39.39*** join/#webos-internals dgathright (~dgathrigh@c-71-204-165-122.hsd1.ca.comcast.net)
04:41.26*** join/#webos-internals dgathright_ (~dgathrigh@lo5.cfw-a-gci.corp.ukl.yahoo.com)
04:42.40rwhitbyappsotutely: so it doesn't contain any actual values, just empty nodes?
04:43.19rwhitbyappsotutely: the template is in /usr/share/omadm/DmTree.xml - does that area differ from the template in yours?
04:43.33rwhitbyappsotutely: (also, which device and carrier?)
04:47.42appsotutelyrwhitby: seems so, at least for me right now. Just empty nodes and the entire CDMA node is identical to the template. I'm on a Sprint Pre2.
04:48.06rwhitbyappsotutely: ah, Sprint Pre 2 doesn't have a provisioner binary
04:48.24rwhitbyAnyone got a working Sprint Pre running 1.4.5 ?
04:50.25*** join/#webos-internals hemna (~hemna@c-66-60-190-14.ca.zetabroadband.com)
04:51.53*** part/#webos-internals JetUni (4389f244@gateway/web/freenode/ip.67.137.242.68)
04:54.46*** join/#webos-internals JetUni (4389f244@gateway/web/freenode/ip.67.137.242.68)
04:55.23JetUnirwhitby: so all I need is a usb transfer command right?? I have 1 file on my comp that I need to transfer to my phone
04:55.52rwhitbyJetUni: what is a "usb transfer command" ?
04:56.20JetUniOn the bootie wiki page the usb transfer commands
04:56.33JetUniunder the commands list
04:56.54JetUniit says usb:  usb transfer commands
04:57.26RagingMindrwhitby, my vzw Pre+ with 2.1 also does not have a /var/lib/software/DmTree.xml
04:58.04rwhitbyRagingMind: probably has the UpdateDaemon disabled - I do that for franken devices
04:58.17rwhitbyJetUni: and what does that command do?
04:59.28JetUniwell I now figured I have the option to usb print message, usb disconnect and usb connect
04:59.36rwhitbyJetUni: I already gave you the commands: recovery mode ; make memload mount ; novacom put .. ; reboot
04:59.45RagingMindyeah, I remember seeing that in the script when I built the doc I used to flash this phone
05:00.51JetUnifrom where? I was typing commands from novaterm and it says command not found
05:01.14RagingMindyou can novaterm into your pre?
05:05.15JetUniI have it in recovery mode, not to make memload mount I...
05:05.29JetUninow to make memload mount I...
05:07.55oilrwhitby: appsotutely: patch looks ook to me
05:10.23rwhitbyoil: do you want to apply it?  I'm knee-deep in OmaDm ;)
05:10.57oilsure, ill get it in there in a few
05:28.45infidelwhat's roots default password on a pre 2?
05:32.28dwc-blank
05:32.28rwhitbyempty
05:32.47infidelthanks
05:33.22oilhunter2
05:33.41infidelroot@192.168.0.24's password:  Permission denied, please try again.
05:33.45chpwnyeah; they managed to make a quite impressive hash that matches both "blank" and "empty"; i'm still not sure how they managed that kind of a attack
05:34.02chpwnusually that's pretty hard with the hash algorithms used
05:34.06rwhitbyheh
05:34.10rwhitbyinfidel: ssh to dropbear?
05:34.11dwc-sshd doesn't let you login with a blank password
05:35.20oiluses a ky
05:35.22oilkey*
05:35.22rwhitbydwc-: that's why we use keys
05:35.49dwc-or set a password
05:35.52infidelahhh
05:40.39*** join/#webos-internals Flashpass (~Flashpass@c-98-234-171-95.hsd1.ca.comcast.net)
05:49.36*** join/#webos-internals bhuey (~billhuey@174-145-80-63.pools.spcsdns.net)
05:59.40ka6soxhalfhalo, can node, by itself talk telnet or some other network stack based terminal serial thing?
06:02.51PatrickCany precentral writers in here?
06:10.48*** join/#webos-internals dgathright (~dgathrigh@c-71-204-165-122.hsd1.ca.comcast.net)
06:29.58*** join/#webos-internals noradtux_tp (~wircer@91.192.12.120)
06:30.23masterhitmorning ...
06:30.42masterhitany idea how to fix my broken optware installation?
06:33.19rwhitbymasterhit: webOS 1.4.5 ?
06:39.37rwhitbyguess masterhit didn't want it fixed ...
06:40.21*** join/#webos-internals dhp (5ed8eb7d@gateway/web/freenode/ip.94.216.235.125)
06:40.55halfhaloka6sox: node talks tcp and udp, so it can
06:41.19ka6soxhalfhalo, already found the 6 line client
06:41.20masterhitrwhitby: 2.1 pre-
06:41.43rwhitbymasterhit: should have upgraded cleanly then.
06:42.02rwhitbymasterhit: if all else fails, uninstall all optware stuff, reboot, then reinstall it. your keys will be preserved.
06:42.13*** join/#webos-internals dgathright (~dgathrigh@c-71-204-165-122.hsd1.ca.comcast.net)
06:42.48masterhitthis is what i tried
06:43.05halfhaloka6sox: heh.  thats node for you.
06:43.11masterhitupdate through preware failed.
06:43.16masterhitupdate through preware failed.
06:43.32masterhitso i uninstalled all (via preware)
06:43.40masterhitand now he wont reinstall :/
06:43.47rwhitbyyes, if you have a running daemon, it can't unmount /opt to migrate it
06:43.56masterhitseems so
06:44.08masterhiti have to kill a demon now
06:44.14masterhit<PROTECTED>
06:44.26rwhitbywell, uninstall and reboot does that
06:45.12rwhitbyif you've uninstalled and rebooted, then post the ipkg log somewhere and give me the URL to it
06:45.21masterhitive uninstalled everything ... and rebooted quiet often
06:45.23rwhitby(the ipkg log of your attempted reinstall)
06:45.23masterhitk
06:45.42rwhitbyin fact that should have been the first thing you provided 15 minutes ago
06:46.11rwhitby"hey, I get a preware installlation error for optware.  here is the ipkg log: <url>" is how you should enter this channel
06:50.05masterhithttp://pastebin.com/zjZRWX9p
06:52.22rwhitbymasterhit: do you have a /var/opt directory ?
06:54.15masterhitis starting xterm
06:54.51masterhitjup
06:55.00rwhitbyis it empty?
06:55.06masterhitjup
06:55.12masterhityessir
06:55.17rwhitbytouch a file in there and try again
06:56.22masterhit1 moment
06:56.48*** join/#webos-internals noradtux_tp (~wircer@91.192.12.120)
06:57.08rwhitbyor alternatively remove that empty directory
06:57.53masterhitunbelievable moving a file in there did it \o/
06:57.55masterhit<PROTECTED>
06:58.18rwhitbyshould be fixed in 1.6.1, in the optware testing feed now
07:10.00oilrwhitby, appsotutely: http://git.webos-internals.org/applications/preware/commit/?id=cf957757cc6a51782c72edafdfaf35a629bc3d8e
07:19.43masterhitbreakfast now. thanks again
07:53.35*** join/#webos-internals _mrtango_ (~maik@dslb-088-074-155-015.pools.arcor-ip.net)
07:53.38*** join/#webos-internals MrTango (~maik@dslb-088-074-155-015.pools.arcor-ip.net)
07:54.05*** join/#webos-internals dkirker1 (~dkirker1@2001:470:8217:2:226:bbff:fe1c:6632)
07:54.05*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
07:57.21*** join/#webos-internals dkirker1_ (~dkirker1@atlas.openmobl.com)
07:57.21*** join/#webos-internals dkirker1_ (~dkirker1@openmobl/ceo/dkirker)
08:04.45*** join/#webos-internals Darkmagister (~Darkmagis@93-38-148-240.ip71.fastwebnet.it)
08:24.23*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
08:32.07nburnMy sprint franken pre 2 running webos 2.1.0 just notified me there is an update available to the same version 2.1.0 ?
08:56.46*** join/#webos-internals sigma6 (~beer@gate.codingtechnologies.de)
09:44.54*** join/#webos-internals Boopop (~chatzilla@87-194-151-195.bethere.co.uk)
09:59.46*** join/#webos-internals Darkmagister (~Darkmagis@93-38-148-225.ip71.fastwebnet.it)
10:10.53cryptknburn, was it recently doctored to 2.1.0?
10:11.06cryptkif so, it's a known thing
10:38.34*** join/#webos-internals Eric2k (d179a0c7@gateway/web/freenode/ip.209.121.160.199)
10:38.43Eric2kanyone awake?
10:51.19Eric2kawwwpoo
11:02.32*** join/#webos-internals microvvave (5086cb46@gateway/web/freenode/ip.80.134.203.70)
11:02.38microvvavehello
11:02.55microvvaveanyone who can help my by saying how to instal Preware on TouchPad?
11:04.30Loudergoodmy franken pre also just updated
11:05.12Loudergoodit's pretty typical though
11:07.36Eric2kwhich OS?
11:07.39Eric2ki mean
11:07.40Eric2kcarrier
11:17.15Loudergoodverizon
11:48.44cryptkjust noticed microwaves question... he hung around for a whole minute for an answer
11:49.03cryptkor perhaps he tried installing it like you do on every other webOS device and realize that it works
11:57.06*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-23-150.dynamic.qsc.de)
12:02.53*** join/#webos-internals oc80z (oc80z@blea.ch)
12:08.00*** join/#webos-internals infidel (~ecc@mail.membersrealm.com)
12:12.12*** join/#webos-internals Boopop (~chatzilla@87-194-151-195.bethere.co.uk)
12:12.28*** join/#webos-internals PinguinXY (5f212a8a@gateway/web/freenode/ip.95.33.42.138)
12:12.45PinguinXYg'day folks :)
12:13.26PinguinXYI am looking for an enthusiastic Hardwar expert
12:13.32PinguinXYHardware*
12:15.42PinguinXYanyone interested in creating a walkthrough about how to tear down the Pre- GSM, I provide Pictures and Hardware, but need someone with  Know-How
12:21.03PinguinXYanyone?
12:26.11*** join/#webos-internals PrinceAlbert (~wircer@nwtn-09-3242.dsl.iowatelecom.net)
12:26.39*** part/#webos-internals PrinceAlbert (~wircer@nwtn-09-3242.dsl.iowatelecom.net)
13:00.44*** join/#webos-internals lamawithonel__ (~lucas@wsip-174-79-188-247.dc.dc.cox.net)
13:02.31RavenIIWow...seems a lot of people are having charge issues....
13:03.15RavenIIor have had....
13:04.02Loudergoodwith?
13:06.02RavenIILoudergood: the Pre-
13:08.38Loudergoodah, I never owned a minus
13:08.44RavenIILucky you.
13:09.05rwhitbyPinguinXY: http://bit.ly/pre-disassembly
13:09.06Loudergoodmy first was a plus
13:11.32RagingMindI still love my + :)
13:11.35RagingMindmost of the time
13:16.22RavenIIThere is not one Pre 2 for sale on Craigslist...
13:16.25RavenIInot one.
13:18.53*** join/#webos-internals haeffb-pre (~wircer@184-225-247-182.pools.spcsdns.net)
13:25.49*** join/#webos-internals lamawithonel (~lucas@wsip-174-79-188-247.dc.dc.cox.net)
13:28.05*** join/#webos-internals CTLAdvance (~CTLAdvanc@cpe-74-76-183-96.nycap.res.rr.com)
14:01.23Loudergoodthat's because everyone who has one loves it
14:06.57*** join/#webos-internals globex_ (~globex@66.119.190.34)
14:32.52*** join/#webos-internals PatrickC (~Patrick_C@unaffiliated/patrick-c/x-9440769)
14:38.39RavenIILoudergood: yeah...I bet...but I want one!
14:38.55*** join/#webos-internals globex__ (~globex@S01060022b0b98c66.vc.shawcable.net)
14:39.07RavenIIYeah, I think either the battery in this Pre is shot, or I broke something.
14:39.13RavenIIbecause it's not charging.
14:41.34Loudergoodwhat did you do to it?
14:41.57RavenIIWell this was a pre I got from a buddy, with all 4 missing screws from the slider...
14:42.11RavenIIso I took it apart, replaced the screws from a cellphone I had laying around.
14:44.17RavenIIand I charged it once...but now, I drained the battery...and its just going to the battery with the bolt symbol...and almost boot looping...without booting.
14:44.53RavenIIbut the computer keeps seeing it as Palm Novatec Bootie....everytime it does that.
14:45.09PatrickCtry plugging it into the wall
14:45.13PatrickCand not the USB
14:45.24RavenIIPatrickC: yeah, I don't have a charger with me...
14:45.56RavenIII think its because I had it as Diag on the USB 1...
14:46.03RavenIImaybe it's got something to do with it....
15:02.28PuffTheMagicdid someone ping me recently?
15:03.02summatusmentisdid you try /lastlog ?
15:05.53*** join/#webos-internals playya (~playya@unaffiliated/playya)
15:12.15PuffTheMagicnot a valid command
15:12.31PatrickCyeah, I tried it too
15:12.41PatrickC~lastlog
15:17.09*** join/#webos-internals fudge_ (18baa037@gateway/web/freenode/ip.24.186.160.55)
15:17.33fudge_is it possible to convert a CDMA pixi to GSM?
15:17.44PatrickCyes. if you swap comms boards
15:18.09*** join/#webos-internals twbbas (~TYLER3_o@adsl-68-73-196-87.dsl.sfldmi.ameritech.net)
15:18.13*** part/#webos-internals Tigrao (tigrao@uprxstreamer.usu.edu)
15:18.44twbbasAre there any plans to make freetether work via bluetooth with the TouchPad?
15:18.49fudge_but does the pixi's comms board have the SIM slot on it?
15:19.03PatrickCI believe so, yes
15:19.17PatrickCbut I'm not 100% certain as I've not handled a pixi gsm
15:19.22PatrickConly gsm pre2's
15:20.05PatrickCtwbbas: I hope so
15:20.44summatusmentisPuffTheMagic: oh, then maybe it's an irssi specific thing, but I didn't think so
15:23.00RavenIIPatrickC: what'd you pay for the Pre2?
15:23.06PatrickCI didnt
15:23.11PatrickCgot them free
15:23.24PatrickCI have 2
15:23.52*** join/#webos-internals hemna (~hemna@c-66-60-190-14.ca.zetabroadband.com)
15:24.04fudge_...
15:24.06fudge_howd you get them free
15:24.11*** join/#webos-internals dgathright (~dgathrigh@c-71-204-165-122.hsd1.ca.comcast.net)
15:24.13PatrickCdev device program
15:24.17fudge_oh
15:26.02fudge_it makes wonder if the conversion is even possible
15:26.17fudge_when i did the verizon comms board swap into my sprint pixi
15:26.25fudge_the phone still read "Sprint"
15:27.06PatrickCI believe its possible.. though I've never done it.
15:27.07PatrickCso..
15:28.55fudge_i mean if the phone read Verizon and the ESN changed, then yeah i guess its 100% possible
15:29.26fudge_im guessing the ESN and stuff is stored some place else on the pixi other than the comms board
15:30.25*** join/#webos-internals bhern (~bhern@irc.angui.sh)
15:30.39PatrickCI'm really not the most knowledgeable person on this subject (yet) :)
15:31.36fudge_lol ok
15:39.24RavenIIPatrickC: you dev?
15:39.29PatrickCyep
15:40.17RavenIICool...
15:40.24summatusmentisfudge_: I believe ESN and things are stored on the mobo on the pixi
15:40.33summatusmentisthere's a precentral thread about it, iirc
15:40.47fudge_yeah i thought so too
15:41.01fudge_wont it be illegal to change that stuff tho
15:41.21summatusmentiswell, can you explain what you're trying to do?
15:41.54fudge_im trying to convert a CDMA verizon pixi minus into a GSM (Unlocked) pixi plus
15:43.11fudge_the GSM pixi is water damaged (touch screen is gone) and im trying to swap the board into the verizon one, but im wondering if it will even work
15:44.38summatusmentishttp://forums.precentral.net/palm-pixi-pixi-plus/256557-added-wifi-my-sprint-pixi-works-100-a.html
15:44.46summatusmentisthat's the thread I was basing my info off of
15:44.57summatusmentisso that suggests that ESN and things are on the mobo
15:45.51fudge_yeah. im guessing its not possible then :/
15:46.31PatrickCRavenII: do you know Javascript?
15:47.26RavenIINegative...I do more the hacking of ESNs and such..
15:48.05fudge_RavenII: so its possible in your eyes? lol
15:49.56RavenIIWhat's that?
15:50.16RavenIISorry, I wasn't reading (at work)
15:50.22fudge_lol its ok
15:50.34fudge_making a cdma pixi into a gsm one
15:51.00RavenIIok...
15:53.51phoqueany windsurfers/sailors/kitesurfers here that want to help beta-testing a wind-prediction app? query me!
16:00.06RavenIIPatrickC: now that I think about it...I had the thing plugged into the house charger all night...still didn't charge...
16:00.17PatrickCRavenII: odd
16:00.29RavenIIYeah...
16:00.30*** join/#webos-internals Mousey (~wtfisme@ross154.net)
16:28.51RavenIII'm thinking this is a bad pre...because it's not charging and I keep getting "Phone offline"....when/if it boots up.
16:28.59RavenIIAll the more reason to get a Plus...
16:39.55*** join/#webos-internals Boopop (~chatzilla@89.206.186.65)
16:45.28*** join/#webos-internals noradtux_tp (~wircer@f054122125.adsl.alicedsl.de)
16:51.53*** join/#webos-internals NuttyBunny_Pre2 (~NuttyBunn@201.144.87.42)
16:51.53*** mode/#webos-internals [+v NuttyBunny_Pre2] by ChanServ
17:14.18*** join/#webos-internals oc80z (oc80z@openvpn/user/oc80z)
17:24.06*** join/#webos-internals Loudergood (~chatzilla@68-187-232-99.dhcp.davl.vt.charter.com)
17:30.53*** join/#webos-internals morphis (~morphis@p5489986C.dip0.t-ipconnect.de)
17:34.43dwc-summatusmentis: lastlog is an epic/bitchx then irssi command.
17:35.10summatusmentisoh, I didn't realize that
17:58.25*** join/#webos-internals dgathright (~dgathrigh@nat/yahoo/x-nchnahizqmrjcgmd)
17:58.30*** join/#webos-internals hemna (~hemna@c-66-60-190-19.ca.zetabroadband.com)
17:59.58*** join/#webos-internals acydlord (~acydlord@174-26-92-228.phnx.qwest.net)
18:17.42*** join/#webos-internals infidel (~ecc@mail.membersrealm.com)
18:22.40*** join/#webos-internals acyd_ (~acydlord@174-26-92-228.phnx.qwest.net)
18:25.24*** join/#webos-internals acydlord (~acydlord@63-225-208-158.phnx.qwest.net)
18:27.11infideli setup ssh and am able to ssh in via wifi but not ppp0 i look at ifconfig ppp0 and have a 10. address so i wanted to check my ip on www.whatismyip.com and not my web browser doesn't work could this be a fw issue since the only rules are set for port 222?
18:30.29*** join/#webos-internals JetUni (4389f244@gateway/web/freenode/ip.67.137.242.68)
18:31.55JetUnirwhitby: So I still don't know what commands I'm executing in which program to copy one little file to my pre...do you think you could help?
18:33.08infidelJetUni, what are you doing?
18:34.04JetUniinfidel: I need to copy /bin/sh to my pre from recovery mode...
18:35.34infidelJetUni, can you access the pre?
18:36.20JetUniinfidel: it's in recovery mode...that's the best I can do with it...it won't go past the boot logo
18:37.22*** join/#webos-internals gaurav_ (~gaurav_@unaffiliated/gaurav-/x-6104784)
18:37.36infidelJetUni, with the usb cable connected can you get to the os?
18:37.45infidelwith novacom
18:37.55JetUniHow exactly??
18:38.55infideldos prompt correct dir novacom -t open tty://
18:39.21*** join/#webos-internals threethirty (~three@c-98-213-222-252.hsd1.in.comcast.net)
18:42.50JetUniSo I did "-t open tty://" from the novacom dir and nothing happened
18:43.33infidelnovacom -t open tty://
18:44.00JetUniyes
18:44.09JetUninothing happened
18:44.34infidelcable connected and just charge selected?
18:45.11JetUniCable connected and it's in recovery mode cuz I can't boot it...
18:45.19infidelahh oh yeah
18:46.06infideleverything depends on that shell, what happened to it?
18:47.13infideli never been in recovery mode what do you see there?
18:48.25infidelhttp://forums.palm.com/t5/webOS-Hardware/Palm-Pre-stuck-at-logo/td-p/242880
18:49.21infidelthat page may help
18:51.16*** join/#webos-internals playya_ (~playya@unaffiliated/playya)
18:51.53JetUniI know I can doctor it...but I don't want to...it's just one file I need to copy
18:52.23JetUniOr if there's an easy way to rename a file already on my pre, then that would work...
18:54.17infidelcan you get windows to see the files on the phone?
18:54.46JetUniI'm on Linux
18:54.47infidelyou have a linux box?
18:55.00infidelwhen you plug it in does dmesg see it?
18:55.03JetUniIt's a separate boot image Linux
18:55.12JetUniwhat's dmesg
18:55.22infidelkernel messages
18:55.30infidelhow about lsusb?
18:55.42infidelyou might be able to munt it
18:55.45infidelmount
18:56.09infideljust type dmesg and look at the end for usb or sdX
19:00.02JetUniI don't see usb or sdX at the end of it...
19:00.15infideltype lsusb
19:00.34JetUnik
19:00.52JetUnione says Palm, Inc.
19:01.17JetUniBus 001 Device 007: ID 0830:8001 Palm, Inc.
19:01.17infidelcool
19:01.37infidelso it does see it, now you should be able to mount it
19:01.54infidelsorry i can't help anymore i have to go back to work
19:02.01JetUnime too...thx
19:02.58*** join/#webos-internals PatrickC (~Patrick_C@unaffiliated/patrick-c/x-9440769)
19:07.53*** join/#webos-internals noradtux_tp (~wircer@f054122125.adsl.alicedsl.de)
19:10.36*** join/#webos-internals dgathright_ (~dgathrigh@nat/yahoo/x-blnezcyglwtlmkaj)
19:11.14*** join/#webos-internals quiccker (~quiccker@212.174.109.55)
19:12.25*** join/#webos-internals morphis (~morphis@p5B3E7817.dip.t-dialin.net)
19:14.37*** join/#webos-internals DMeister-webOSIT (57133183@gateway/web/freenode/ip.87.19.49.131)
19:14.53DMeister-webOSITciao
19:15.13PatrickChellp
19:16.25DMeister-webOSITHi, in your opinion the possibility we have of made a meta-doctor of webos 3.0 in future for Pre+/-  is about... 0%? xD
19:16.30PatrickChello*
19:16.49PatrickCyeah.. probably right around 0%
19:16.55DMeister-webOSITxDDDDDDD
19:17.04PatrickCI don't think its possible.. different chips iirc
19:17.23DMeister-webOSITmeanwhile for Pre 2, around 99%, right?
19:17.53PatrickCI believe the pre2 will get an official 3.0 doctor
19:18.21PatrickCand I don't think that any of the current phones will be meta-doctorable to 3.0 as the tp has a different chip
19:19.30DMeister-webOSITok... thanks ;)
19:19.34PatrickCnp
19:25.05DMeister-webOSITanother quest.: every morning, when I turn off the airplane mode on my Pre- (kernel F-105, 1005 Mhz, webOS 2.1) after 7 hours, I must restart the OS, because its block... How can i resolve?
19:25.46*** join/#webos-internals Draecos (~Draecos@w-35.cust-3550.ip.static.uno.uk.net)
19:31.12*** join/#webos-internals Draecos (~Draecos@w-35.cust-3550.ip.static.uno.uk.net)
19:32.37*** join/#webos-internals lumines (~lumines@p50841541.dip.t-dialin.net)
19:32.44*** join/#webos-internals noradtux_tp (~wircer@f054122125.adsl.alicedsl.de)
19:34.38dtzWillhmm case+touchstone doesn't work as well as you'd hope
19:34.56dtzWillhas np charging through the case, but no useful way to put the device on the tp w.r.t to flap
19:35.12dtzWillsine you probably wanna SEE it when on the tp, for exhibition and the like
19:35.26dtzWillplays with it
19:35.33*** join/#webos-internals Draecos_ (~Draecos@95.172.225.35)
19:35.38dtzWillyou can fold flap under and it sorta fits, but is kinda unnecessarily janky
19:36.17dtzWillfolding under in landscape seems best, oh well
19:36.30dtzWilljust shame the orientations didn't work out such that you could fold flap over top in the other landscape orientation...
19:40.36*** join/#webos-internals lamawithonel (~lucas@96.241.16.203)
19:47.58*** join/#webos-internals El_Matarife (~El_Matari@adsl-68-88-67-186.dsl.rcsntx.swbell.net)
19:52.11PatrickCdtzWill: is the case nice besides that? pics? :)
19:53.50*** join/#webos-internals noradtux_tp_ (~wircer@f054122125.adsl.alicedsl.de)
20:07.11*** join/#webos-internals porkick (4dd14c77@gateway/web/freenode/ip.77.209.76.119)
20:16.13*** join/#webos-internals PatrickC (~Patrick_C@unaffiliated/patrick-c/x-9440769)
20:17.07dtzWillif I'm hacking on misc builtin apps (looking to see if a patch idea is plausible)
20:17.17dtzWillstop LunaSysMgr ; start LunaSysMgr
20:17.22dtzWillshould be sufficient to ensure the updated code is loaded?
20:19.46dtzWill(seems like it)
20:24.15*** join/#webos-internals lamawithonel (~lucas@96.241.16.203)
20:27.24dtzWillYAY it's alive
20:27.32dtzWill(agena view only shows my primary calendar now)
20:27.34dtzWillthank *god*
20:27.48dtzWillit didn't even filter on the calendars  you marked visible in the calendar app
20:28.08dtzWillso i have lots of calendars (friends, coworkers, etc) that i absolutely don't need cluttering my agenda ^.^
20:28.24dtzWilltoo bad my short poking didn't show a useful way to generalize this or let a user pick which calendar
20:28.36dtzWilljust had it log calendarId's and then hardcoded a check for mine, lol
20:28.36dtzWill:3
20:29.09dtzWillahhhh touchpad in case, on touchstone, showing my actual agenda ^_________________________^
20:29.12dtzWillis a happy will
20:29.29*** join/#webos-internals noradtux_tp (~wircer@g224059228.adsl.alicedsl.de)
20:31.06*** join/#webos-internals noradtux (~quassel@g224059228.adsl.alicedsl.de)
20:31.06*** mode/#webos-internals [+v noradtux] by ChanServ
20:31.18*** join/#webos-internals lamawithonel (~lucas@96.241.16.203)
20:31.27*** join/#webos-internals Jack87 (9b65aad9@nasadmin/admin/jack87)
20:31.30PatrickCcan you install regular .deb files in webos?
20:31.53dtzWillPatrickC: depends what you mean
20:31.56dtzWillshort answer is 'no'
20:32.07PatrickClike the Inkscape for linux
20:32.09dtzWillmedium answer is 'kinda'
20:32.33dtzWillPatrickC: you could certainly 'install' them--they're just zip'd (err whatever compressed format they use) data
20:32.38dtzWillextract it to /opt or something
20:32.44dtzWillgetting the dependencies for that deb
20:32.49dtzWilland installing *those*
20:32.57PatrickCmy problem is that /opt is out of space (or so it says)
20:32.57dtzWillis not something that you could easily do, offhand anyway
20:33.09dtzWillPatrickC: well then metadoctor it to have more space :)
20:33.12dtzWiller i think that's an option...
20:33.25PatrickCdo I have to doctor to gain the space?
20:33.31PatrickCor can I do it elsewhere?
20:33.38dtzWillanyway if you treat the .deb as a collection of prebuilt libraries/binaries/resources, and you _own_ putting them where they go and grabbing dep's you can /use/ them
20:33.45dtzWillbut kinda loses the whole point of having a .deb
20:34.05dtzWillPatrickC: you can probably use the lvm tools to do a non-destructive resize
20:34.14PatrickCok
20:34.20PatrickCI'll try those later
20:34.23dtzWilli don't know how though, sorry.  just imagine it's do-able
20:34.31PatrickCthanks
20:34.31dtzWilland, uh, no promises it won't eat your babies or something O:)
20:34.56PatrickCI've done the lvm resize  before
20:35.05PatrickCand it worked fine then, which is why I asked
20:35.24dtzWillPatrickC: great, you're a step ahead :)
20:35.33PatrickCbut I did it for other stuff. not the /opt
20:35.46PatrickCI'll try it and report back :)
20:36.14PatrickCthanks dtzWill
20:37.03dtzWillPatrickC: yep, gl! :)
20:37.08PatrickCthx
20:37.29PatrickCI'll let you know what happens.. how did they run OOO on webos? I might have to do something like that
20:39.14dtzWillPatrickC: using the x server
20:39.24dtzWillPatrickC: and then taking some arm-friendly linux distribution like debian
20:39.28dtzWilland building a chroot
20:39.42PatrickCok. documented on the wiki? I presume
20:39.46dtzWillso just having all the files of the distribution, in an iamge on /media/internal
20:39.53dtzWillPatrickC: indeed!
20:39.56dtzWillhttp://www.webos-internals.org/wiki/Debian_chroot
20:39.57dtzWillPatrickC: ^^^^^^^^^
20:39.58dtzWill:)
20:40.00PatrickCok. I'll take a look there
20:40.03PatrickCthanks! :)
20:40.30*** join/#webos-internals lamawithonel (~lucas@96.241.16.203)
20:40.45*** join/#webos-internals crowie (~wircer@cpe-173-171-14-189.tampabay.res.rr.com)
20:40.50PatrickCdtzWill: does it matter what size you make it?
20:42.34dtzWillPatrickC: yep, that's the bound on how big the 'disk' is internally
20:42.41dtzWillso when you're in the chroot, it's as if you have a disk of that size.
20:42.52dtzWilllimits what you can install inside the chroot (via apt-get, etc)
20:43.02PatrickCoh, so that's pretty much how big the "hard drive" is?
20:43.56dtzWillindeed.
20:44.03PatrickCand I see that you ported the xServer :)
20:44.16dtzWillPatrickC: indeed ^.^
20:44.31dtzWillwork on it for the touchpad is underway, it already works rather well.
20:44.47dtzWilljust some packaging issues, and along similar vein some usability issues re:keyboard
20:44.49PatrickCawesome
20:44.55*** join/#webos-internals mafy6 (bcdc0643@gateway/web/freenode/ip.188.220.6.67)
20:44.56PatrickCI don't have a tp (yet) so.
20:45.07mafy6hello i am looking for some help
20:45.36PatrickCmafy6: what kind?
20:45.49PatrickCdtzWill: is this actual screenshots of it running on a pre? http://en.m.webos-internals.org/wiki/Application:X?wasRedirected=true
20:46.02dtzWillPatrickC: haha, yeah man.
20:46.03dtzWill^___^
20:46.08PatrickCwow!
20:46.19mafy6my geo restrictions have changed from france to usa
20:46.28PatrickCmafy6: that's bad?
20:46.47PatrickCdtzWill: would ubuntu be doable? or should I stick with debian?
20:46.51mafy6from what i have read on precentral.net i thought this was impossible
20:47.08dtzWillPatrickC: http://twitter.com/#!/wdtz/status/86136317095849984 has some screenies for the touchpad
20:47.15dtzWilland many more by cryptk and halfhalo
20:47.16PatrickCpalm has been working on lifting geo-restrictions iirc
20:47.18dtzWillshould be good stuff coming ^.^
20:47.28dtzWillPatrickC: ubuntu works, but I haven't tried/done it myself.
20:47.35PatrickCok
20:47.41*** join/#webos-internals infidel (~infidel@32.145.71.153)
20:47.42dtzWillI think cryptk has instructions for how to get a good natty chroot
20:47.49dtzWillbug him about it (ping intentional)
20:48.04cryptkubuntu works, but gnome takes a lot of work
20:48.39PatrickCcryptk: which is better for a starter? ubuntu/debian
20:48.48cryptkeither
20:48.59cryptkI am gonna write it up tonight
20:49.16cryptkhow to get natty and gnome running
20:49.38PatrickCon a pre or a tp?
20:49.47PatrickCdtzWill: x server work on the pre2?
20:49.54cryptktp
20:49.57*** join/#webos-internals destinal (~chatzilla@ip70-173-32-178.lv.lv.cox.net)
20:49.57*** mode/#webos-internals [+v destinal] by ChanServ
20:50.03dtzWillPatrickC: it should? don't remember if i personally tested it
20:50.10PatrickCok
20:50.11dtzWillPatrickC: gnome is probably a bit much for the pre
20:50.26dtzWillcryptk's instructions would *work* but probably would be significantly less usable
20:50.27PatrickCyeah, probably
20:50.34dtzWilland from what i hear gnome dogs a little as it is
20:50.52cryptkit does
20:50.54dtzWillpartially due to lack of render acceleration, but i'd imagine also just b/c gnome is a bit heavy :)
20:51.04PatrickCwow.. I'll stick with debian :)
20:51.05cryptke or lxde is a much better option
20:51.10dtzWillmmhmm.
20:51.12Jack87dtzWill: i couldnt get xserver to launch on TP
20:51.19dtzWillcryptk: those e screnies you posted are glorious
20:51.23dtzWillJack87: it's a WIP
20:51.26cryptkthanks
20:51.32Loudergoodkde is supposed to be working on a mobile version as well
20:51.32Jack87copy that
20:51.33dtzWillJack87: nothing in the feeds work atm AFAIK
20:51.45cryptkthe x server I'm using is not in the feeds
20:51.48Jack87gotcha
20:51.59dtzWillworking on building towards a testing release atm, some things to work out even before it hits the testing feeds :)
20:52.00cryptkdtzWill: is still working on that piece
20:52.10LoudergoodI've been watching the code on the git server with interest
20:52.20cryptkdtzWill: does it have randr?
20:52.36scoutcamperjack87, in other words, if you want the ipk, bribe dtzWill
20:52.41cryptkthat should be a must
20:53.01cryptkRandR to allow rotation and resizing
20:53.04Jack87scoutcamper: if only i had more time to play right now
20:53.06mafy6has anyone have issues with the app catalog?
20:53.10scoutcamperlol
20:53.10dtzWillcryptk: no, I don't have randr atm.
20:53.14dtzWillcryptk: it's on my list of TODO's
20:53.18cryptkcool
20:53.20PatrickCdtzWill: can those cmd's be run from webos to make the chroot?
20:53.21dtzWillcryptk: primarily coupled with orientation detection
20:53.27cryptkyep
20:53.41dtzWillcryptk: so that we can dynamically change things. might even make sense to have a little x app
20:53.44dtzWill(not part of the server)
20:53.53dtzWillthat runs and lets you set the orientation
20:53.58dtzWillby making little xrandr calls
20:53.58cryptkI am gonna write up tonight how to get natty and gnome running, but it is buggy
20:54.08dtzWillbut for now landscape works
20:54.23mafy6my geo restrtictions have changed from europe (france) to north america yet i cant get access to north american apps such as netflix etc
20:54.36cryptkmost of my work will likely be on either natty and lxde or angstrom with something light
20:54.42PatrickCmafy6: there is no netflix app
20:55.00PatrickCdtzWill: I ask because I'm not gonna be at a linux pc for a while
20:55.14scoutcampercryptk dtzWill, as soon as i have the gnome instructions i will edit them for kde-plasma-desktop
20:56.10cryptkscoutcamper: there is no hardware accel
20:56.24cryptkplasma will be SLOW
20:56.35scoutcampermeh
20:56.58scoutcamperif people like KDE-Plasma, then there will be motivation to fix it
20:57.26PatrickCI wish people liked the android project
20:57.32PatrickClol
20:58.22dtzWilldamn, bt keyboard support is gonna require manually mapping the keys ._.
20:58.48scoutcamperPatrickC, people dont buy webos devices for the bleeding edge hardware, they buy it for WebOS, thus android would not be liked, if they wanted android they would buy android
20:59.09PatrickCscoutcamper: I'm talking about the dual-boot project
20:59.22scoutcamperme to
20:59.29PatrickCI liked having both
20:59.43cryptkif we wanted driod, we would buy driod
20:59.45PatrickCit would have been nice to have some of their apps.. and stuff on pre hw
20:59.55scoutcampernah
21:00.04PatrickCI like the angry birds free :)
21:00.05cryptkwe are webos-internals... not droid internals
21:00.10PatrickClol
21:00.10Loudergoodan android chroot would be cool ;)
21:00.13PatrickCthank goodness
21:00.20PatrickCLoudergood: get working! :)
21:00.25Loudergoodhaha
21:00.37cryptkwhy dont you make it PatrickC
21:00.38Loudergoodactually I find the debian chroot much cooler, I <3 debian
21:00.51PatrickCcryptk: I haven't ever done a chroot before
21:00.58PatrickCI'll start with documented ones first :)
21:01.01dtzWillcryptk: is there 'composite' extension on your copy of the xserver?
21:01.01scoutcamperi <3 Ubuntu
21:01.03cryptklearn?
21:01.16cryptknot sure
21:01.17PatrickCcryptk: like I said, I'll start with documented ones first
21:01.30dtzWillxpydinfo should tell you, next time you're in your chroot could you run it and tell me? j/w :)
21:01.38dtzWilland jumping xserver versions here is a PITA, otherwise i'd do it myself
21:01.40cryptkI havent checked for composite
21:02.04cryptklemme hook it up, one sec
21:02.10dtzWillnp and no hurry at all
21:02.11dtzWillj/w ^.^
21:02.11PatrickCdtzWill: would webos be able to build the chroot?
21:02.25cryptkyes, but slowly
21:02.32PatrickChmm.. I'll try it
21:02.46PatrickCI'm not gonna be near an actual linux distro for a while
21:03.17infidelsomeone needs to port synergy to webos
21:03.30Loudergoodinfidel: get to work ;)
21:03.42cryptkdtzWill, where can I find xpydinfo at?
21:03.45infidellol
21:03.46summatusmentiswe have our own synergy, tyvm
21:04.02cryptkinfidel, that is my next project
21:04.12cryptksummatusmentis, that isn't the synergy he is talking about
21:04.18dtzWillcryptk: x11-utils
21:04.20cryptkkeyboard and mouse sharing
21:04.30summatusmentiscryptk: I'm aware :)
21:04.31dtzWillthink he was joking? :)
21:04.40dtzWillbut yeah synergy is good stuff.
21:04.44infidelawesome
21:04.49dtzWillinfidel: j/w, what did you have in mind for your port?
21:04.50PatrickCwhen I try to wget http://www.public.iastate.edu/%7Emdklein/debsmall.img.bz2 it gives me a 404 error
21:04.59dtzWilltablet as server to control other clients
21:05.09cryptkdtzWill, I have x11-utils installed
21:05.11infidelhe's right
21:05.12cryptkno xpydinfo
21:05.16dtzWillor controlling tablet with some other device's stuff
21:05.18dtzWillcryptk: xdpyinfo
21:05.19dtzWillsorry
21:06.12dtzWillmmmm firefox (iceweasel) is fun/good stuff
21:06.19dtzWillman can't wait until we get this all polished and shipped
21:06.21dtzWill^______________^
21:06.37dtzWillespecially with bt keyboard
21:06.49cryptkdtzWill, http://pastebin.com/86naSj23
21:06.51dtzWilli could just bring table around with me (and keyboard) and be remarkably productive
21:07.00cryptkit has it
21:07.09dtzWillcryptk: haha okay, ty.
21:07.17dtzWillforward-ported the xsdl stuff to 1.9, and it had it
21:07.22dtzWilland didn't remember seeing it before.
21:07.35cryptkmine is the 0.5.0 that halfhalo has
21:07.44dtzWilltransparent terminals are fun :P
21:07.59dtzWilland the forced compisiting fixes the draw glitches
21:08.26dtzWill(which i think are due to us blitting the buffer asynchronously, shrug)
21:08.33dtzWillcryptk: yeah, i haven't wrapped up 1.9 yet.
21:08.45*** join/#webos-internals Epyon22 (~quassel@ip68-98-128-45.dc.dc.cox.net)
21:11.44*** join/#webos-internals Epyon22_ (~quassel@ip68-98-128-45.dc.dc.cox.net)
21:18.03*** join/#webos-internals noradtux_tp (~wircer@g224059228.adsl.alicedsl.de)
21:19.29*** join/#webos-internals lamawithonel (~lucas@96.241.16.203)
21:22.34PatrickCdtzWill: ping
21:23.10dtzWillPatrickC: pong :)
21:23.22PatrickCit won't let me resize the .pmg
21:23.24PatrickCimg*
21:23.29PatrickCpasting error
21:24.02dtzWillhmm?
21:24.42*** join/#webos-internals lamawithonel_ (~lucas@96.241.16.203)
21:24.50PatrickCoh. I think I ran 2 cmd's as one..
21:24.56PatrickCis this 2 cmd's
21:24.58PatrickCbunzip2 debsmall.img.bz2
21:25.10dtzWillthat's one command
21:25.14dtzWillit's extracts the img.
21:25.37PatrickCI tried that (with 1024MB) and it failed
21:25.48halfhalolulz
21:26.02cryptkfirst just bunzip it
21:26.06PatrickCok
21:26.08cryptkthen you have the actual image
21:26.13cryptkthen you resize that
21:26.58PatrickCCan't open input file debsmall.img.bz2: No such file or directory
21:27.11dtzWillPatrickC: you probably already extracted it to debsmall.img?
21:27.19PatrickCyeah
21:27.22PatrickCjust saw that
21:27.36cryptkI personally am not using images
21:27.44cryptkI just have the rootfs in a folder that I chroot to
21:27.55PatrickCwhich is easier?
21:28.16cryptkfor you?
21:28.19cryptkno clue
21:28.36cryptkdepends on if you know how to mount a loopback or not
21:28.42cryptkand what instructions you are following
21:28.44cryptketc etc etc
21:28.46PatrickCI've done it before..
21:28.53PatrickChttp://en.m.webos-internals.org/wiki/Debian_chroot?wasRedirected=true
21:29.06cryptkjust follow the instructions
21:29.29PatrickCok
21:29.45PatrickCinvalid new size 1024MB
21:30.10PatrickCnvm.. should be 1024M
21:32.51*** join/#webos-internals twbbas (~TYLER3_o@adsl-68-73-53-15.dsl.sfldmi.ameritech.net)
21:37.52*** join/#webos-internals dgathright (~dgathrigh@nat/yahoo/x-ktqytrduzswmypza)
21:41.01scoutcampermumbles something about rdp needing a dbus
21:42.34scoutcamperon x-server
21:43.56dtzWillhmm i thought rdesktop in widk worked
21:44.01dtzWillbeen a while, though.
21:44.08dtzWillbuilds to see
21:44.18summatusmentiswhy doesn't dbus work?
21:45.02scoutcamperdtzWill, the RDP in e17 on my chroot on my TP dies because it has no dbus
21:46.05summatusmentisoh man, e17, I forgot about that
21:46.57scoutcampersummatusmentis, right now e17 and lxde are the only gui's that work
21:47.32scoutcampersummatusmentis, after tonight gnome will work, and if i get instructions sometime soon kde-plasma will also exist
21:49.39summatusmentisI'm picking up my TP tomorrow, looking forward to it.
21:50.01summatusmentishow usable is the X stuff?
21:50.36scoutcampersummatusmentis, if you can talk dtzWill out of an IPK its pretty useable
21:50.50Jack87dtzWill: can the key mapping be scripted?
21:51.00summatusmentispokes dtzWill
21:51.12summatusmentisIPK! IPK! IPK!
21:52.13scoutcamperlol
21:53.41bnceocongrats summatusmentis
21:54.00summatusmentisbnceo: looking forward to it
21:54.05scoutcampersummatusmentis, getting a 16 or 32gb?
21:54.20summatusmentis32gb, that's the only way I can get the legacy discount
21:54.26bnceoexactly
21:54.26scoutcamper:D
21:54.33scoutcamperi love my 32gb
21:54.35bnceowhich reminds me. I have to fill that thing out and mail it tomorrow
21:54.41bnceomy 32gb is a champ
21:54.49summatusmentisif I could get the 16gb one and use the legacy discount, I totally would
21:55.33scoutcampersummatusmentis, my chroot is 16gb alone lol
21:55.59summatusmentisdaang
21:56.06PatrickCwhy would novaterm randmly crash in the middle of a cmd?
21:56.15summatusmentisactually, the chroot stuff is something I feel like I need
21:58.27*** join/#webos-internals lamawithonel_ (~lucas@96.241.16.203)
21:59.36cryptksummatusmentis, dbus works fine
21:59.46cryptkscoutcamper is wrong about dbus, the problem is NOT with dbus
22:00.26scoutcampercryptk, correct, but dbus not starting is the problem, thus indirectly the issue is with dbus
22:01.36cryptkno
22:01.40cryptkdbus works just fine
22:01.49cryptkyou can start it manually and it starts right up
22:01.52cryptkupstart is the problem
22:02.03cryptkwhat you are describing is a symptom of that problem
22:02.28cryptkupstart fails to start dbus due to problems with upstart, not due to problems with dbus
22:02.54scoutcamperok
22:03.29scoutcampercontemplates installing the palm sdk on his TP
22:03.48scoutcampers/TP/chroot on his TP/
22:05.32dtzWillscoutcamper: eclipse works, i think. halfhalo tweeted some screenies
22:05.32dtzWillhehe
22:05.39scoutcamperdtzWill, yep
22:06.03scoutcamperif i get full sdk, i can build ipk's, leave them in /tmp/ and install through preware :D
22:07.13dtzWillscoutcamper: yep! :)
22:07.13*** join/#webos-internals hemna (~hemna@c-66-60-190-19.ca.zetabroadband.com)
22:07.17dtzWillalso, rdesktop in widk works fine fwiw
22:07.23dtzWillidk what rdesktop needs dbus for anyway
22:09.37summatusmentisso what are the problems with upstart? can they be fixed?
22:10.13*** join/#webos-internals pakl (~patryk@drain.digitalpipes.com)
22:11.25dtzWillwell rdesktop in widk needs some keymapping stuffs to work with that
22:11.27dtzWillbut it runs :)
22:11.41Jack87dtzWill: awesome news
22:12.37dtzWillrdesktop from debian chroot works fine
22:12.40*** join/#webos-internals PatrickC (~Patrick_C@adsl-74-179-37-149.bna.bellsouth.net)
22:12.48PatrickCNOOOOO
22:12.59dtzWillPatrickC: o_O
22:13.01PatrickCI rebooted my pre2 and all the cookies from apps are gone!!
22:13.10PatrickCit was really slow.. so I rebooted
22:13.32PatrickCthen when it finished booting, I opened up wIRC, and it was like I JUST INSTALLED IT!
22:13.36PatrickCa
22:13.37Jack87is sad for some reason he cant login to the secure wifi on campus anymore and according to the help desk his account isnt blocked. even though this happened like 2 years ago and there was some hidden block somewhere
22:13.42PatrickCsame with preware!
22:14.19PatrickCdtzWill: any ideas?
22:14.27PatrickCmy usb drice is still
22:14.28Jack87PatrickC: thats odd.. all that fun stuff is stored on palm's servers i think. every new device activation and doctor all that stuff stays put for me
22:14.34PatrickCdrive is still in tact
22:14.55PatrickCJack87: but.. why after just a regular reboot?
22:15.18PatrickCand now whenever I try to open novacom it tells me "failed to connect to server"
22:15.21Jack87i dunno maybe you errased it some how?
22:15.28PatrickCidk how..
22:15.35Jack87is dev mode on?
22:15.39PatrickCI just did a triple toggle reboot
22:15.52PatrickCyeah
22:16.36PatrickCxterm works perfectly though
22:17.00*** join/#webos-internals pjr107 (~wircer@c-68-36-157-40.hsd1.nj.comcast.net)
22:17.09PatrickCnow I have no novaterm..
22:17.37PatrickC:'(
22:18.01PatrickCpalm-install won't even work
22:18.16Jack87on windows machine?
22:18.50PatrickCyeah
22:18.56Jack87try restarting it
22:19.05PatrickCok
22:20.04PatrickCmy preware feeds are intact
22:20.07PatrickCbut nothing else
22:20.49PatrickCspaz is no longer logged in.. nothing
22:25.25PatrickCJack87: that worked to fix novacom
22:25.54Jack87figured it was just a service that some how got disabled. rebooting re-enabled it on the computer
22:26.14Jack87as for your other issues i dunno enough to help you sorry
22:26.29PatrickCthx though
22:26.38PatrickCtime to finish the chroot
22:26.42PatrickC*sighs*
22:33.10*** join/#webos-internals pawnshop7 (d043800e@gateway/web/freenode/ip.208.67.128.14)
22:35.36pawnshop7Greetings everyone.
22:35.39pawnshop7If a Sprint Palm Pre is activated using a palm profile that is active on another pre.  can data from the usb drive be retreived from the old phone?
22:35.55summatusmentisfrom the usb drive?
22:36.00pawnshop7yes
22:36.05summatusmentisyou mean when you plug the phone into a computer?
22:36.10pawnshop7music, photos and such.
22:36.15pawnshop7yes
22:36.19summatusmentisas I understand it, that should still be on the old phone
22:36.36summatusmentisall the stuff associated with the palm profile will not be though
22:36.56pawnshop7right.  My question is does activitatng a palm profile on a new phone cause the old phone to wipe or lose access to the data it has?
22:37.27summatusmentisnot on the usb partition, I don't think
22:37.29*** part/#webos-internals pjr107 (~wircer@c-68-36-157-40.hsd1.nj.comcast.net)
22:37.34summatusmentishave you plugged in the old phone and looked?
22:37.42PatrickCdtzWill: ping
22:37.54pawnshop7old phone is still at the sprint store, heading over in a few with a laptop to pull data
22:37.55PatrickCwhen I run "/usr/sbin/chroot /media/cf"
22:38.17PatrickCnvm
22:38.32pawnshop7but it was worrying me
22:38.39pawnshop7so I though I would pop in and ask
22:38.52summatusmentisoh, no, I'm pretty sure it should still all be there
22:39.14pawnshop7with the understanding that you are not guaranteeing anything, I thank you.
22:39.15PatrickCanyone here done the debian chroot via img file?
22:41.28summatusmentispawnshop7: of course, but I've doctored a phone, and everything on the usb partition was still there
22:41.45summatusmentislogging it out of the palm profile shouldn't hurt it, unless something weird occurs
22:41.49PatrickCok. debian chroot. I'm at the /usr/sbin/chroot /media/cf step
22:41.56PatrickCafter I do that, then what?
22:42.00dtzWillPatrickC: pong-ish
22:42.09PatrickCI'm at /usr/sbin/chroot /media/cf
22:42.13PatrickCwhat do I do now?
22:42.50PatrickCrun X server?
22:42.56scoutcamperPatrickC, yes
22:43.01PatrickCI did
22:43.05PatrickCand nothing happened
22:43.17PatrickCjust the gray checkered screen
22:43.56summatusmentisthat's the outcome of running an xserver
22:44.19PatrickChow do I get debian to run then?
22:44.42summatusmentiswhat... what?
22:44.51pawnshop7summatusmentis, I've doctored one as well, but I wasn't sure if the de3activation of the palm profile had a built in data wipe
22:45.04summatusmentispawnshop7: afaik, no, but like I said, no guarantees
22:45.28PatrickClet me show a pic
22:45.41scoutcamperPatrickC, the wiki says exactly what to do, re-read that page, you will see it
22:45.42pawnshop7again, thank you.
22:46.36PatrickCscoutcamper: the export DISPLAY=:0
22:47.18scoutcamperyep
22:47.26scoutcamperthen you have to install/boot a gui
22:47.47PatrickCI don't see that in the wiki
22:47.59PatrickCand in xorg I still only have the grey screen
22:48.20scoutcamperyou wont get anything in xorg till you boot a gui
22:48.32PatrickCthat's not in the wiki I'm reading..
22:48.37summatusmentissure thing pawnshop7
22:48.45PatrickChttp://en.webos-internals.org/wiki/Debian_chroot
22:48.54scoutcamperthe wiki you are reading is a chroot guide, not an x-server guide
22:49.02PatrickCah
22:50.42PatrickCscoutcamper: when you search X-Server on the wiki, I don't see a guide
22:50.50scoutcampercorrect
22:51.00PatrickCI'm lost lol
22:51.06*** join/#webos-internals lamawithonel_ (~lucas@96.241.16.203)
22:51.10PatrickCwhere is it documented?
22:51.17scoutcamperbecause x-server requires a working knowledge of linux, if you cant figure out how to install/boot a gui, dont do a chroot
22:51.49PatrickCI have some knowledge of linux.. I've never had to do that before
22:51.55PatrickCthe gui is always pre-installed
22:52.02scoutcampernot on real linux
22:52.07PatrickCwhat does a chroot without a gui do you?
22:52.20summatusmentisoh come now, "real linux" :-P
22:52.22PatrickCubuntu/xubuntu/puppylinux are the ones I've run
22:52.38scoutcamperPatrickC, google is your friend now
22:52.44PatrickCok..
22:53.14summatusmentisPatrickC: a chroot changes the environment to point to a new root file-system. without the xserver, it'll act like a normal command-line linux install
22:53.30PatrickCah
22:53.38summatusmentisif there are things you want it to do, googling will help you figure out the process to get there
22:53.40PatrickCso it'll be like a regular linux cmd line?
22:53.45summatusmentisyes
22:53.50PatrickCI'm wanting to get the gui up
22:54.00summatusmentisit's basically a minimal debian cli install
22:54.55summatusmentisok, then I'd suggest googling how to do that
22:54.55PatrickCok.
22:55.10PatrickCnow I have to figure out what to google..
22:55.40summatusmentispart of the reason there's not really a webos-internals tutorial on this is because the goal of a chroot very much depends on the user
22:56.28PatrickCok.. I figured there would still be a tutorial on how to get the gui working..
22:57.11PatrickCand. nothing I google works..
22:57.13summatusmentisI assume it's a relatively new process
22:57.45summatusmentiswell, you're looking for how to install a gui on debian
22:58.01summatusmentissomeone said earlier that lxde and e17 are the only ones that work right now
22:58.14PatrickCok thanks
22:58.27summatusmentisI haven't done this, so I don't actually know what to tell you beyond generic things
22:59.11PatrickCif I have the XOrg Server from preware installed, that's my "x-windows-system-core" correct?
22:59.39summatusmentisno idea
22:59.43PatrickCok..
22:59.48PatrickCdtzWill: ?
22:59.50summatusmentislike I said, I haven't done this
23:00.10summatusmentisalthough, I doubt it
23:00.22rwhitbysuggests folks who don't understand choots or X servers wait until stuff is in a testing feed
23:00.22summatusmentischroot uses a different rootfs than the webOS install
23:01.16PatrickCrwhitby: is xorg server for the pre not in the feeds?t
23:01.20PatrickChats where I got it
23:01.32summatusmentisthe chroot is not in the feeds
23:01.35summatusmentisthey're different things
23:02.03dtzWillPatrickC: sorry, sup?
23:02.35PatrickCI'm trying to get the gui working. is the xorg server in preware the same thing as a x-window-server-core ?
23:03.25PatrickCI'm following http://www.debianhelp.co.uk/gui.htm
23:03.59summatusmentisPatrickC: something to consider: based on what people are saying, this stuff is still pre-beta, which means you may run into things that no one else has seen yet, or figured out a fix to (in the context of webos)
23:04.13PatrickCsummatusmentis: ok..
23:04.15summatusmentiswhich is why scoutcamper and rwhitby are suggesting you wait a while, I assume
23:04.46PatrickCok.. I figured this was already done for the pre.. as I remember OOO was running a while ago
23:05.29summatusmentisdoesn't mean all the kinks are worked out yet
23:06.15dwc-lxde and e17? twm! twm is the standard!
23:06.16rwhitbyPatrickC: put simply, if you need to ask questions then you are not ready to be doing this stuff.
23:06.44PatrickCrwhitby: ok..
23:06.46rwhitbygo and do private research, and come back when you understand the underlying concepts, or wait until it's published for general use.
23:07.01rwhitbyotherwise you are simply wasting the time of the people who are working on it.
23:07.32rwhitbythe goal of this is to get stuff in the feed for *everyone* to use, not to get you personally being able to use it.
23:07.48PatrickCok
23:07.48dwc-if you want to play around with chroots a little easier... try it on a desktop/laptop inside of another install
23:08.32summatusmentisthey're neat things
23:08.42PatrickCI'll look into them
23:08.49rwhitbybbl
23:08.50dwc-if set up properly, and nothing is running as root inside of them :p
23:09.09PatrickCsee what I can get. its nice to have a cli linux with me at all times :)
23:10.35PatrickCbbl
23:13.50*** join/#webos-internals lamawithonel_ (~lucas@96.241.16.203)
23:23.44*** join/#webos-internals lamawithonel_ (~lucas@96.241.16.203)
23:30.49*** join/#webos-internals PatrickC (~Patrick_C@adsl-74-179-37-149.bna.bellsouth.net)
23:33.40*** join/#webos-internals destinal (~chatzilla@ip70-173-32-178.lv.lv.cox.net)
23:33.40*** mode/#webos-internals [+v destinal] by ChanServ
23:40.07*** join/#webos-internals zz1k (6126de7f@gateway/web/freenode/ip.97.38.222.127)
23:40.43zz1kcan you get free app catalogs any way through preware
23:40.52PatrickChuh?
23:42.15zz1kcan you get free apps through preware like iphones cydia has an app installous where you can get free apps
23:42.59PatrickCzz1k: that's illegal
23:43.12PatrickCif you are talking about getting apps that normally cost money for free
23:43.14zz1koh
23:43.30zz1kyeah
23:44.29PatrickCwow..
23:51.48*** join/#webos-internals palm (6197e887@gateway/web/freenode/ip.97.151.232.135)
23:52.18palmhow do you get doom the game my preware didn't have it
23:54.34palm?
23:54.42PuffTheMagichttp://thisismynext.com/2011/07/08/exclusive-pre-3-not-coming-sprint/
23:55.08palmwhat will this do
23:57.06palmhow do I get doom on my preware
23:57.21summatusmentisPuffTheMagic: :( :( :9
23:57.49palmwhat?
23:58.00cryptkpalm, looks like it isn't in the feeds anymore
23:58.06cryptknot sure why it isn't there
23:58.28cryptklikely because it broke at some point and nobody has fixed it yet
23:59.05palmso icant get it until they fix it
23:59.35cryptkthe source is available in our git repo, you could always fix it and then submit a patch

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