IRC log for #webos-internals on 20111003

00:00.43*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
00:15.18roadkillsummatusmentis: Except that USB > VGA gets you about 5fps, if you're lucky.
00:17.12*** join/#webos-internals EricBlade (~Eric@c-68-43-142-88.hsd1.mi.comcast.net)
00:28.15*** join/#webos-internals jsage (~jsage@c-174-50-13-173.hsd1.ms.comcast.net)
00:35.48*** join/#webos-internals Tman_mac (~tyler@cdm-75-109-159-155.asbnva.dh.suddenlink.net)
00:54.14summatusmentisroadkill: I'd be primarily using it for presentations
00:54.25summatusmentisI'm hoping to be able to use my TP as my only mobile device
00:56.04*** join/#webos-internals DaDirtyPanda (~Panda@99-159-56-102.lightspeed.miamfl.sbcglobal.net)
00:57.53roadkillMight be halfway tolerable, then. Question is being able to get the Touchpad into USB host mode and finding a way to power the port itself.
00:58.32roadkillI did the Dockstar hack where you turn a USB based LCD keychain into a screen... and even at 128x128 resolution, the refresh (due to throughput) is horrendous
00:58.36summatusmentisyeah, the powering issue is a problem
00:58.54summatusmentisyou can put the TP into host mode
00:59.21roadkillAh, didn't know if that had already been done
00:59.31roadkillNext issue is drivers.
00:59.42summatusmentisyep
00:59.57roadkillI imagine each application would have to have support for an external monitor to display to.
01:00.07summatusmentisbut in theory, if the device would work on linux, it ought to work
01:00.13roadkillor maybe to clone the main screen
01:00.16roadkillsimpler.
01:00.29hewball_otg only supplies 8mah at 5V from the device
01:00.39roadkillYou know what... this may actually be of some help.
01:00.50roadkillhttp://forum.doozan.com/list.php?2,page=1
01:01.08roadkillThat's a forum where they talk about hacking ARM based NAS devices like the Seagate Dockstar and Pogoplugs
01:01.20roadkillAnd modify uboot to boot from USB and run Debian on the devices.
01:01.24hewball_but what i was reading from the spec sheet is if the usb otg gets higher than 2.0V it would not supply power but charge the device
01:01.24roadkillSo that's arm and linux right there.
01:01.49wreaIm trying to get my external wifi to work again
01:01.51summatusmentisroadkill: you can already run an ubuntu chroot
01:02.04*** join/#webos-internals badfrog|zzzzzzzz (~quassel@173-115-57-170.pools.spcsdns.net)
01:02.06roadkillsummatusmentis: D'oh... I keep forgetting about that.
01:02.59roadkillPeter also wrote support for the USB to VGA Adapters like in the Targus Universal Notebook Dock
01:03.17roadkillMajority of the USB to VGA adapters are similar enough to run off the same driver
01:03.20hewball_USB Display adapters are Displaylink
01:03.25roadkillThat's the name.
01:03.35roadkillWas looking for it
01:03.36roadkillheh
01:04.10hewball_yeah already thought of this, if only i knew more than electroincs :(
01:04.26roadkillhttp://jeff.doozan.com/debian/lcd/  -  Found it.
01:04.53roadkillTHAT should lead you to finding whatever info you might need about the Displaylink devices.
01:05.15roadkillWith sources and directions for building on debian (and by extension, Ubuntu)
01:05.20*** join/#webos-internals M25 (ad093f4a@gateway/web/freenode/ip.173.9.63.74)
01:06.01M25dtzWill: y you no update xorg with xrandr?
01:06.23roadkillA lot of cool stuff's been done with the NAS hacking and by association it should be pretty similar to get it working on the touchpad.
01:08.08hewball_USB-OTG specifications, the host must be able to supply at least 8mA of current between 4.4V and 5.25V. Devices can negotiate for more current depending on whether the host can supply more power.
01:08.36roadkillPatch in a 5v ac adapter.
01:08.58roadkillOr find a micro/miniUSB splitter.
01:09.27roadkillThe Touchpad ac adapter is capable of about 4 times the current the touchpad actually needs when charging and on full cpu load
01:09.37*** join/#webos-internals IOMonster (~IOMonster@68-186-57-213.dhcp.mdfd.or.charter.com)
01:09.37*** join/#webos-internals IOMonster (~IOMonster@unaffiliated/iomonster)
01:09.38hewball_yeah, but as i understand the spec's if it gets more than 2V while in OTG mode it stops supplying power and charges
01:09.54roadkillIt's current that you want to worry about.
01:10.12roadkillUSB, at maximum, does 5v at 0.5A
01:10.21roadkill2.5Watts basically
01:10.38roadkillThe Touchpad draws about 10-15 Watts from the wall under charging
01:10.49roadkillthe Touchpad AC Adapter does up to 40Watts
01:10.57hewball_yeah they are power hungry
01:11.12roadkillSo with a splitter, you can charge both the touchpad and power a usbvga adapter.
01:11.18roadkillNo worries there.
01:11.31hewball_or a modified USB hub is how i thought of doing it
01:11.33M25roadkill: thats BRILLIANR
01:11.40M25T even
01:11.41roadkillhewball_: That might actually work.
01:12.05M25holy crap, dual screens on the tp
01:12.17hewball_from what i could tell, the touch pad draws on what ever it can get, not like the ipad's
01:12.21roadkillbut yes, the Touchpad adapter will have enough current for both the Touchpad and USBVGA adapter. It's just a matter of finding the right kind of adapter (or building one yourself) to hook everything up properly.
01:12.51M25would webOS use the secondary display?
01:13.25roadkill(I'm more of a hardware guy as you guys probably figured out. I couldn't tell you squat about software and how to get it all working on that end)
01:13.39hewball_roadkill: i was testing the charge stuff when i got the touchpad http://twitpic.com/6bgj05
01:14.01M25you know what'd be great?
01:14.03roadkillhewball_: What happened that you had to check it for?
01:14.43hewball_roadkill: was wondering if they were using Data + - like the apple devices
01:14.44M25if you had ubuntu in a chroot on the external minitor
01:19.42roadkillhewball: Well, that's easily avoided... if you build a cable to short the data wires.
01:19.51roadkilltake a USB A male to female extension cord
01:20.00roadkilland short the data wires on the female end.
01:20.11roadkillAnything will charge as much as it can draw.
01:20.13hewball_not if you want to use it in OTG mode too
01:20.18roadkillYeah, there's that.
01:21.08hewball_thats why i was looking at its charge, cos we had the same problem with ipads in cars, on how to use them and charge too
01:24.08wreaOkay, got wlan0 up
01:26.37*** join/#webos-internals oldtopman (d8a0a881@gateway/web/freenode/ip.216.160.168.129)
01:27.29oldtopmanCan anyone here help me with the debian chroot?
01:28.04roadkillhewball_: I imagine you could probably wire it up like this: http://i.imgur.com/QnnjA.png
01:28.30hewball_roadkill: lets hope its that easy
01:28.44oldtopmanowait
01:29.03oldtopmandid a dum dum
01:29.18roadkillhewball_: It usually is.
01:29.44roadkillWhen it comes to power requirements of both the touchpad and usbvga adapters...
01:29.57roadkillthey still demand less than what the touchpad ac adapter is capable of putting out
01:30.00hewball_but from what i could tell, usb data pins on the touchpad wernt touched when charging which is great
01:30.19roadkillWhich means you *probably* can short the data pins on the ac adapter side to get the full current.
01:30.23*** join/#webos-internals jelatta (~jelatta@65-183-153-191-dhcp.burlingtontelecom.net)
01:30.47M25do keep in mind, the touchpad ad adapter will get pretty toasty if you use it like that
01:31.20roadkillM25: I did my load testing. It's rated for 40 Watts. It is actually only loaded by about 25 to 30% when charging the touchpad battery.
01:31.21hewball_i had it charging 1A without shorting data pins
01:31.30roadkillThat would be about 15 watts max
01:31.41roadkillUSB at full load is 500mAh, 5v, so... another 10 watts.
01:31.47roadkill25 is under 40. And pretty safe.
01:32.20M25nice.
01:32.22roadkillOh my bad. 2.5 Watts, I was factoring another Touchpad like load.
01:32.39roadkillSo it's actually 15 (worst case) + 5 (overhead and usbvga)... so 20, at worst
01:32.46roadkilland the adapter is rated for 40
01:32.53roadkillYou're completely safe.
01:33.27roadkill200% extra capability for current is quite nice.
01:34.23roadkillStill feeling iffy about it? I think we all have one of those USB Cell Phone Travel Chargers. Wire that directly up to the USBVGA adapter instead.
01:35.10hewball_if i get spare time tonight ill rig up another breadboard with the touchpad in OTG mode and see what it does
01:35.40roadkillUSB sure got a heck of a lot more confusing now that we're using input ports as host mode capable ports.
01:36.02*** join/#webos-internals mpingu1 (~pingu@p4FEF5F17.dip.t-dialin.net)
01:36.04hewball_sure does
01:36.52roadkillWorst yet, the micro USB3 connectors are all shoddy and unreliable. So some enclosures are putting USB A Female connectors on the drive ends... meaning you have to use a male to male cable. I shudder to think someone gets the bright idea of using one of those cables to directly hook up two computers instead.
01:37.13*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
01:37.32hewball_roadkill: it will happen, never underestimate stupid people
01:37.54roadkillSo host mode support is breaking a lot of standards rules that were implemented to prevent exactly all this from happening ;)
01:38.18roadkillhewball_: USB3 is capable of 1A instead of 0.5A
01:38.21hewball_yeah and the 5th pin on mini and micro usb too
01:38.44hewball_roadkill: usb2 can do 1A if the device requests it and the chipset supports it
01:38.51roadkillNot a lot of chipsets do.
01:38.57*** join/#webos-internals sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
01:39.07roadkillMy motherboard's limited to 0.5A for each port.
01:39.39hewball_nope, but as apple were first to use the spec's, its hasnt been out long
01:39.50roadkillBut yeah. It's kinda reminding me of the whole dumbass mentality behind double male ended extension cords (groan)
01:40.26roadkillExposed live blades because people were too lazy to put up christmas lights the right way
01:40.57*** join/#webos-internals EricBlade (~Eric@c-68-43-142-88.hsd1.mi.comcast.net)
01:41.22hewball_same reason out power plugs got changed here to be plastic coated for half the plug
01:41.33roadkillUSB "B" exists for this reason, but the enclosures aren't thick enough to take the whole plug... so they put another Female "A" end on it. Good lord.
01:42.15roadkillhttp://images17.newegg.com/is/image/newegg/17-388-031-Z03?$S640W$
01:42.19roadkillThat's the one I have.
01:42.35hewball_yeah thats what micro was for
01:42.50roadkillUSB3 Micro plugs aren't through mounted.
01:42.57roadkillSurface mounted instead. So a lot of failures.
01:43.04roadkillThat's why they switched to the full plug
01:43.17hewball_yeah ive seen that plenty on mini USB
01:43.30roadkillSome MiniUSB plugs had that issue, yeah
01:43.48roadkillEven saw surface mount Male "A" USB on thumbdrives. No, they didn't last long at all.
01:43.51roadkillHeh
01:44.21roadkillSo much standards breaking going on here...
01:44.31hewball_yeps, cheap card readers ive seen them on most
01:44.55hewball_and ofcouse they are the ones that get pressure on them trying to push cards in
01:45.09roadkilloy...
01:45.28*** join/#webos-internals Tiberious18 (~wircer@mn-71-55-149-211.dhcp.embarqhsd.net)
01:45.33roadkillActually sliced a MicroSD card in half once that way
01:45.53roadkillturns out the unit didn't *quite* have enough space for the card to fit in the slot.
01:47.36hewball_hmm Touchpad, displaylink and a USB optical soundcard.... giving me ideas for my car damnit
01:47.44roadkillheh
02:03.55*** join/#webos-internals oldtopman (d8a0a881@gateway/web/freenode/ip.216.160.168.129)
02:04.04oldtopmanAlright, I need help for real.
02:04.19oldtopmanCan anyone help me with the Debian Chroot?
02:05.21oldtopman*crickets*
02:05.54oldtopmanAnyone?
02:06.54ka6soxoldtopman, patience helps here.
02:07.03ka6soxwhat is the issue?
02:07.39oldtopmanka6sox: I can get it to launcg and run according to this ==> http://www.webos-internals.org/wiki/Debian
02:07.43oldtopmanlaunch*
02:07.53oldtopmanBut after it closes all of teh umount commands fail
02:07.55oldtopmanthe*
02:08.20oldtopmanNo apps can be launched, and USB mode complains about open cards.
02:08.23ka6soxwhat version are you using?
02:08.28oldtopmanerm
02:08.36ka6soxthats deprecated.
02:08.40oldtopmanThe latest?
02:08.41ka6soxI should write that up.
02:08.51ka6soxits a preware package now
02:08.52*** join/#webos-internals noradtux|away (~noradtux@2002:5ce0:31cd::1)
02:08.54ka6soxin alpha
02:08.58oldtopmano.o
02:09.05oldtopmanwait
02:09.18oldtopmanYou mean I won't need the .img file?
02:09.18*** mode/#webos-internals [+v noradtux] by ChanServ
02:09.29oldtopmanOr that the chroot is on preware (I have that)
02:10.28hmmmmheh
02:10.34hmmmmso i just realized there's a flaw with my setup
02:10.39ka6soxthe chroot is in preware
02:10.44hmmmmi'm linking against x86 libraries and i'm using x86 headers
02:10.45ka6soxand it runs X out of the box
02:10.48oldtopmanI have the chroot.
02:10.59ka6soxso you get an xterm into it when you launch it.
02:10.59oldtopmanI can get debian to run sucessfully.
02:11.02oldtopmanYes
02:11.15oldtopmanBut why are all the umount commands failing?
02:11.16hmmmmthe header part shouldn't matter, so could i copy over the .pc files and header files to my touchpad and then do the compilation there?
02:11.19ka6soxthis handles the mounts
02:11.33ka6soxfor which version?
02:11.38hmmmmor what would the best way to handle this be when doing a cross compile
02:11.39ka6soxthe one you showed me or the new on?
02:12.07oldtopmanka6sox: I'm using the latest chroot from preware. The .img file is from the wiki
02:12.11ka6soxoldtopman, lets back up a bit
02:12.28ka6soxhmmm
02:12.33ka6soxwhich device?
02:12.36oldtopmanAlright :)
02:12.46oldtopmanka6sox: oderp. HP touchpad
02:13.12oldtopmanspent a little too much time in touchpad-specific chans
02:17.00ka6soxokay
02:17.12ka6soxwhy not just use the debian in alpha?
02:17.20ka6soxits clean and works.
02:17.49oldtopmanwas pretty sure he wouldn't have missed something of that magnitude
02:18.14oldtopmanI've never been the best at looking though, so I'll just go double check then
02:18.42oldtopmanwaits for his file copying to finish
02:19.31ka6soxokay,
02:19.38ka6soxit uses xecutah and x-server
02:19.57ka6soxneeds to finish the Angstrom chroot.
02:20.23oldtopmanI have both of those installed.
02:20.55oldtopmanka6sox: I don't suppose you could do a slackware/armedslack chroot, eh?
02:22.07ka6soxoldtopman, doesn't scratch my itch...
02:22.12ka6soxso probably not
02:22.17oldtopmanT^T
02:22.22oldtopmanOh well.
02:22.40ka6soxI am looking for a lightweight chroot for smaller devices that I can still get things I want.
02:22.56oldtopmanHow do you go about making a chroot anyway?
02:23.21oldtopmanIs there some sort of universal guide, or is it handed down from guru to guru...
02:23.28tmzt_you could always put the armedslack chroot inside of the debian chroot
02:23.38ka6soxtrue
02:23.39tmzt_and bind mount /etc /tmp /dev etc.
02:23.49ka6soxbind mount in bind mount...fun
02:24.05oldtopmanstill doesn't get why those umount commands keep failing
02:24.23oldtopmanHow could they be busy if I exited the debian chroot?
02:26.12*** join/#webos-internals jsage (~jsage@c-174-50-13-173.hsd1.ms.comcast.net)
02:26.36oldtopmangives jsage insomnia
02:34.34oldtopmanka6sox: All I see when I search for debian in Preware is the Chroot (6.0.2-6)
02:35.19ka6soxoldtopman, thats it
02:35.35oldtopmanka6sox: I already have that installed >.>
02:35.44ka6soxis that what is failing?
02:35.49oldtopmanNo.
02:35.58ka6soxokay
02:36.16oldtopmanka6sox: When it closes, I go to run the umount commands.
02:36.33oldtopmanNone of them umount.
02:36.47oldtopmanThen none of the apps will work. And none of them will launch
02:36.58ka6soxwhen the 6.0.2-6 closes or your debsmall?
02:36.58oldtopmanUSB mode asks me to close all of teh cards.
02:37.09oldtopmanka6sox: What do you mean?
02:37.42ka6soxyour debsmall is failing to umount or the debian chroot 6.0.2-6?
02:39.02oldtopmanno.
02:39.05oldtopmanhrm
02:41.08oldtopmanka6sox: http://pastebin.com/K204skHH
02:41.26oldtopmanA linear graphic representation of my problem ^.^
02:41.46ka6soxyes, that is a KNOWN issue
02:41.52ka6soxwhich is why its deprectated.
02:42.01oldtopmanSo what do I do?
02:42.14oldtopmanTo update/undepreciate?
02:42.27ka6soxsince you have 6.0.2-6 that means you have a /media/ext3fs/ partition mounted right?
02:43.29ka6soxmove the debsmall chroot to /media/ext3fs/debsmall/
02:43.37oldtopmanNo?
02:43.38ka6soxand then do the mount there.
02:43.41ka6soxno?
02:43.50oldtopman's head spins
02:44.00oldtopmanI didn't want to partition.
02:44.08ka6soxscratches head....thought you said you had debian chroot 6.0.2-6
02:44.17ka6soxthen I can't help you
02:44.27ka6soxknown issue...which is why we stopped doing it.
02:44.28oldtopmanI installed it from preware. So it creates those directories?
02:45.27ka6soxpastebin a ls -lr of /media/
02:45.33ka6sox(yes it will be LONG)
02:45.55ka6soxls -l of /media/cryptofs would be interesting to see too.
02:46.01ka6sox(separate)
02:46.11oldtopmanDo you want this before or after I run all of those mount commands?
02:46.50ka6soxbecuase you should not be able to install the 6.0.2 chroot if you don't have a fstab entry and acutal mount for /media/ext3fs
02:46.59ka6sox(as in a partition)
02:47.02oldtopmanoic
02:47.14oldtopmanSo you're looking for /media/ext3fs
02:47.35ka6soxmount | grep ext3fs pastebin'd please?
02:48.02ka6sox(from novaterm or ssh or whatever :D
02:48.04ka6sox)
02:49.11oldtopmanka6sox: No results :(
02:50.00oldtopman/media has card,cf,cryptofs,hdd,internal,mmc1,net,ram,realroot, and union
02:50.00ka6soxand you are sure you have the alpha release of debian chroot installed?
02:50.18ka6soxokay then you *don't* have it installed.
02:50.25oldtopmanYes Sir/Ma'am/Transgendered person/Crossdresser
02:50.27oldtopmanwaitwat
02:50.52ka6soxdid you put it in cryptofs as a loop file?
02:51.17oldtopmanIt's right there in my installed packages list
02:51.18ka6soxthat would require a link though
02:51.35ka6soxsomething doesn't add up.
02:51.50oldtopmanOkay, let me tell you hwta I did exactly.
02:52.08oldtopman#1) Get the Preware Xecutah, Xserver, and Xterm
02:52.19oldtopman#2) Get bash
02:52.23*** join/#webos-internals divStar (~divStar@DSL01.83.171.146.137.ip-pool.NEFkom.net)
02:52.34oldtopman#3) Go to that page, make a 4GB image
02:52.48oldtopman#4) Make a script of teh first set of commands
02:52.55oldtopman#5) Run that script
02:53.07oldtopman#6) Install mc in debian, verify that it works
02:53.16oldtopman#7) Type in exit
02:53.27oldtopman#8) Run umount commands, and watch them fail
02:53.37oldtopman#9) Reboot touchpad because nothing works
02:53.48oldtopmanka6sox: That's everything I did exactly.
02:54.04ka6soxokay, after your experience I am definatly going to deprecate that page...immediately
02:54.24oldtopmanThanks?
02:54.30oldtopmanWhat should I have done?
02:54.38oldtopmanOr what can I do?
02:54.38ka6soxrepartitioned.
02:54.54ka6soxbecuase the way you are doing it will cause *all* the issues you are reporting.
02:55.13SoulShadowdoes debian work on the touchpad?
02:55.20ka6soxSoulShadow, yes
02:55.23ka6soxas a chroot
02:55.34SoulShadowthink it'll ever be dual booted?
02:55.36ka6soxnot a bootable OS yet
02:55.46SoulShadowi'd like tri-boot with android and debian/ubuntu
02:55.47ka6soxSoulShadow, maybe if you do it?
02:55.52SoulShadowi don't have mine yet >>
02:56.01SoulShadowthey keep putting holds on my account
02:56.06SoulShadowbut have yet to actuallly ship it.
02:56.19ka6soxoldtopman, what you need to do is partition
02:56.22ka6soxno way around it.
02:56.30ka6soxeverything else is not supported.
02:56.40ka6soxand *will* fail....
02:56.49oldtopmancries
02:57.01oldtopmanblubbers
02:57.04oldtopmanpleads
02:58.09dtzWilloh does loop-mounting a chroot image not work anymore?
02:58.12oldtopmanswears
02:58.39oldtopmandtzWill: Yes, but you have to reboot afterwards.
02:58.43dtzWilli don't see why not :(
02:59.01dtzWilloh.
02:59.09dtzWillis that problem? or just undocumented? :)
02:59.19oldtopmanIt mounts over all of the critical stuff, and I can't umount it :<
02:59.36oldtopmanSInce you can't start any apps or go into USB mods, you have ot restart
02:59.53ka6soxdtzWill, creates a mount mess
02:59.58ka6soxand fails in a number of ways.
03:00.00oldtopmanI'll see what I can do about the umount commands, it seems that if you get those working, the image method will work again.
03:00.12ka6soxhence why we went to the separate partition route.
03:00.17oldtopmanka6sox: How does it fail besides mount?
03:00.30dtzWillwell there's always the fun with mounting from the usb partition--if you try usb mode and the like
03:00.34ka6soxyou already said it...USB
03:00.36dtzWillbut personally i never use that? so nbd for me.
03:00.37ka6soxand OTA
03:00.43oldtopmantouche
03:01.04ka6soxwe abandoned this method for the *exact* reasons you are mentioning.
03:01.09oldtopmanka6sox: If I do get the umount fixed, I'll find you so you can edit the wiki page for meh
03:01.21dtzWillwell those aren't dealbreakers for everyone, but yeah we don't wanna force those onto people following guides
03:01.26oldtopmanwill rise to become t3h 1337 haxor that saves the image method
03:01.41ka6soxthe image method is DEAD...
03:01.51oldtopmanAnd on that baseless optimisim it's time to end. thank you and GOOD NIGHT!
03:02.08ka6soxit need to be buried and forgotten.
03:02.10oldtopmanka6sox: Thanks!
03:02.16ka6soxniters!
03:06.12tmzt_what was the issue with it?
03:07.34dtzWilltmzt_: unmaintained documentation as a result of it generally being of the nature "if you know enough to not have issues with this you don't need this guide anyway"
03:07.57dtzWillnot a stand i think happened intentionally, mind you, just that is probably why it's the case
03:08.45tmzt_by the way, I didnd't suggest this to jc but moboot should support a one boot mode if needed, to allow it to resize a partition or whatever without everything mounted
03:08.50tmzt_and then come back to webos
03:09.38dtzWilltmzt_: if you boot the recovery image it has the needed lvm tools--i wonder if one couldn't script that if they were so inclined.
03:09.50tmzt_right that's what I mean
03:09.57dtzWillwell anyway, there's work on an on-line tool that does the same from a nice gui and the like, not sure of the status though...
03:09.59tmzt_like having a /boot/onetime symlink
03:10.14tmzt_that always overrides /boot/default
03:10.33ka6soxit can be done that way, its a question of safety and understanding what needs to be done in what order.
03:11.11ka6soxtoo much crying if it fails.
03:13.15ka6soxguaranteed someone will lose the *only* picture they have of their grandmother on the TP.
03:23.10*** join/#webos-internals actionfigure (~audio99@cpe-76-171-16-160.socal.res.rr.com)
03:25.01actionfigurehello...i need help ....i just got a palm pre plus and unlocked it for t-mobile. i tried the devicetool.jar and the webosdoctorp101ewwatt.jar and neither seem to work... i installed the latest java and sdk with novacom...i can not seem to create a profile..i also tried #*devmode#.....anyone?
03:25.37scoutcamperactionfigure, what is devicetool.jar ?
03:26.12actionfigureso i can bypass the activation
03:26.17ka6soxactionfigure, what wikipage are you using?
03:26.20scoutcamperoh, right, the bypass activation thing
03:26.41actionfigureka6sox: ive been on over 10-15 sites
03:26.46actionfigurei dont recall o_O
03:27.12actionfigureive been at this since 2pm and now its 8:30pm :\
03:27.39ka6soxactionfigure, okay, if you don't know and we've never seen it in our wiki, I'm not sure we can help you with something so nebulous
03:27.40actionfigurei see the t-mobile at the top left corner
03:28.05scoutcamperactionfigure, how did you get it unlocked?
03:28.05actionfigureim not sure what you mean
03:28.14actionfigurescoutcamper: yes...
03:28.40scoutcamperactionfigure, 1.4.5 or 2.0?
03:28.45actionfigurei did the hold the volume up, connect the usb, then the battery to get the usb logo thing
03:29.01actionfigurescoutcamper: i think its 1.4.5..i cant check :(
03:29.47actionfigurei even tried to start novacom
03:29.50actionfigurenovacom
03:29.50actionfigurefailed to connect to server
03:30.06ka6soxactionfigure, unless you an point to the wiki where you are getting this informtion then we have NO idea of what you are talking about.
03:30.13ka6soxand its not something we would know about.
03:30.41actionfigureka6sox: ill have to go back to all the sites ive gone too
03:30.58actionfigureis there is a method you know...i dont see why i need to tell you what sites ive been too....
03:31.07actionfigurelike i said..ive tried soooo many things
03:31.11actionfigureim about to give up now
03:31.27ka6soxbecause, we don't support things that aren't in our wiki
03:31.35actionfigureohok
03:31.39ka6soxand I"m sure that jar isn't something we use.
03:31.39actionfigurei didnt know that
03:31.58actionfigureka6sox: can you provide me the link please?
03:32.04actionfigureid love to read it...
03:32.44actionfigurewithout all those programs i read to install....the main thing is that i can not creat a profile
03:32.48ka6soxlmgtfy
03:33.17ka6soxhttp://www.webos-internals.org/wiki/WebOS_2_Upgrade
03:33.55actionfigurethanks
03:35.09actionfigurewell...it sounds just like all the other sites ive been too
03:35.16actionfiguresame thing
03:35.25actionfigurenovacom, the webdoctor
03:35.29actionfigureand the sdk
03:35.31actionfiguresame thing
03:35.53ka6soxbut you came here asking about a jar file we don't have in our proceedure...
03:36.03ka6soxso thats why I kept asking.
03:36.40ka6soxand I have no idea as to what that jar does.
03:37.11actionfigurethe jar files are the devicetool  which is for activation and the other one is the webdoctor
03:37.25ka6soxnot in our proceedure kemosabe.
03:37.38ka6soxso its "off the reservation"
03:38.08actionfigureok
03:40.19actionfigurethanks for your help
03:48.23*** join/#webos-internals uNiXpSyChO (~uNiXpSyCh@static-72-93-236-42.bstnma.fios.verizon.net)
03:48.24*** mode/#webos-internals [+v uNiXpSyChO] by ChanServ
04:14.17*** join/#webos-internals PatrickC (~Patrick_C@adsl-74-179-35-208.bna.bellsouth.net)
04:14.51PatrickCanyone else having trouble membooting their pre3 with webos 2.2.3?
04:15.18ka6soxPatrickC that makes NO sense
04:15.39PatrickCka6sox, whenever i try and run the memboot command, it tells me no devices found
04:15.40PatrickCwhen m
04:15.45ka6soxyou dont' memboot webos 2.2.3, you memboot a kernel
04:15.50PatrickCmy pre3 is plugged in and in recovery mode
04:16.06PatrickCka6sox, im wanting to memboot so i can run the lv commands
04:16.19PatrickCi want to resize my partitions.
04:17.19PatrickCnovacom boot mem:// < nova-installer-image-mantaray.uImage
04:17.30PatrickCworks on the touchpad
04:17.43PatrickC(using the touchpad's uImage)
04:18.09ka6soxwhat wikipage are you following exactly?
04:18.16uNiXpSyChOputs on BOFH cap
04:19.07uNiXpSyChOwonders when it's needed to memboot a kernel to resize LVM part
04:20.30ka6soxuNiXpSyChO, because he is using an installer image and that drops him in a shell in /boot
04:21.59uNiXpSyChOstill never stopped me from resizing.  maybe my method is brute force.
04:22.09ka6soxwhich has lv.static defined.
04:22.38ka6soxuNiXpSyChO, yes, me too...but then we are "experienced" @ doing this...very experienced and know the pitfalls.
04:22.49uNiXpSyChOtrue
04:23.11ka6soxhe is "cutting and "pasting" which does not show an understanding of that.
04:23.42halfhalocuts and pastes.. but he is lazy
04:23.47uNiXpSyChOthat sounds "Windows"-ish
04:24.05ka6soxhalfhalo, but you *know* what to do if it breaks...you doctor.
04:24.05PatrickCka6sox, i understand the commands
04:24.13*** join/#webos-internals _igor (noriX@csbnc0002.229.162.clanserver4u.de)
04:24.30uNiXpSyChOgoes back to looking at 500,000+ BGP routes...
04:24.31PatrickCi copy/pasted to make sure that i didnt misspell anything
04:24.44ka6soxPatrickC, exactly *which* wikipage are you following to do this?
04:25.01PatrickCnone. it isnt documented on the wiki page
04:25.13PatrickCi am following instructions ive used many times before
04:25.29ka6soxWHICH INSTRUCTIONS EXACTLY?
04:25.41PatrickCthey are in an email
04:25.49PatrickCfrom someone who knows all about linux
04:25.57PatrickCand has used them before
04:26.09halfhalonoms popcorn
04:26.12ka6soxokay so you have an email, which none of us have, and you are asking us to help you solve a problem where we don't have the same documtation you have?
04:26.55PatrickChttp://pastebin.com/SJQar7Bp
04:27.02PatrickCthats an exact copy of the email
04:27.04uNiXpSyChOgrabs popcorn
04:27.14halfhalothat will be 16.50.
04:27.21wreaa minute
04:27.51uNiXpSyChOputs back popcorn... for beer.
04:28.35halfhalo6.75.
04:28.51uNiXpSyChOit should be happy hour....somewhere...
04:29.19ka6soxhawaii
04:29.27ka6sox6:29
04:29.31ka6soxpm
04:29.45halfhalo1.50 beers for all!
04:29.47uNiXpSyChOhops on SR71... will be there in 1 hour from east coast.
04:30.02ka6sox1.75hrs
04:30.06uNiXpSyChOLOL
04:30.12ka6soxbut who's counting
04:30.14halfhalodoesn't turn 21 for 35 more days :(
04:30.16uNiXpSyChOhehe
04:30.59wreaI'm 23 and I dont drink :P
04:31.03ka6soxuNiXpSyChO, you would have to fly over canada or mexico as the US doesn't allow supersonic flights in its controlled airspace (unless you are so high no-one can catch you)
04:31.26halfhalobuuutttt... I will be 21 for CES and all its openbarryness
04:31.49ka6soxokay back to PatrickC's little "issue"
04:32.01uNiXpSyChOka6sox: i would plan to fly high and fast...  no need to send up interceptors.
04:32.40ka6soxthis *is* off the reservation....by a LONG ways...
04:33.03ka6soxsince now I am certain that a lot of skript kiddies will use it to destroy their devices.
04:33.07uNiXpSyChObroken arrow
04:33.23ka6soxuNiXpSyChO, um....unarmed right?
04:33.34ka6soxits not a Y-12
04:33.51uNiXpSyChOka6sox: of course... unless i was flying a B47
04:34.18ka6soxwait... YA-12?
04:34.29uNiXpSyChOYF-12?
04:34.31ka6soxya
04:34.34uNiXpSyChOsomething like that
04:34.39ka6soxmaybe that one.
04:34.47uNiXpSyChOdigresses....
04:34.51ka6soxindeed.
04:35.30halfhalonoms
04:36.45ka6soxPatrickC, that is not a method we recognize for doing this. and its UNSAFE.
04:37.01PatrickCka6sox, ok.
04:37.09PatrickCmight i ask how/why it is unsafe?
04:38.46ka6soxbecause blindly resizing your /media/internal is a dumb thing.
04:38.57PatrickCok
04:39.37ka6soxand I really don't want to be losing the *only* picture of your dying grandmother with all the grandkids because of this *dumb* thing.
04:42.39ka6soxthis is NOT to be done by anyone who doesn't completely understand the risks....
04:42.50ka6soxand with this there are MANY.
04:43.16*** join/#webos-internals uNiXpSyChO|2 (~uNiXpSyCh@static-72-93-236-42.bstnma.fios.verizon.net)
04:43.58ka6soxI would burn that email, and forget you ever saw it.
04:44.04*** join/#webos-internals uNiXpSyChO (~uNiXpSyCh@static-72-93-236-42.bstnma.fios.verizon.net)
04:44.04*** mode/#webos-internals [+v uNiXpSyChO] by ChanServ
04:45.41*** join/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
04:49.26*** join/#webos-internals NuttyBunny (~wircer@189.136.113.23)
04:49.26*** mode/#webos-internals [+v NuttyBunny] by ChanServ
04:50.44NuttyBunnylooks around
04:50.58PatrickC_Awayhides
04:51.21ka6soxhiya NuttyBunny
04:51.25halfhaloflicks lighter onto gas and runs
04:51.57NuttyBunnyhey :-)
04:54.22wreaWell, I think Kismet is in working order
04:57.14NuttyBunnyinstalls it to try
04:58.17*** join/#webos-internals IGNTNUNLMTD (~IGNTNUNLM@dhip-054.rre.residences.colby.edu)
04:59.25NuttyBunnymeh.. I won't configure it now. maybe tomorrow. I leave you to play with your ext3fs chroots :-)
05:01.30ka6soxhave fun!
05:02.30NuttyBunnyI've been having so much fun :-)
05:03.30NuttyBunnymount internal and cryptofs, and you can devel from inside the chroot. Add a luna clear cache and you can even reload your apps without restarting luna :D
05:06.22ka6soxNuttyBunny fun...till you try to put it in USB mode.
05:07.11NuttyBunnydoes not do usb mode at all. That's what sftp was made for :-)
05:07.45ka6soxtrue
05:08.04NuttyBunnyit works this way for me, and I use this way. I don't recommend and I haven't even documented because it can be dangerous :-)
05:08.20NuttyBunnyin fact, I prefer
05:08.44NuttyBunnyto use usb in host mode from within the chroot
05:09.05tmzt_why is lvm resizing dangerous?
05:09.10tmzt_because of the resizefat part?
05:10.21NuttyBunnywho said it's dangerous? resizefat takes care of everything first, then you use lvmresize
05:10.34tmzt_looks like ka6sox did
05:10.52ka6soxtmzt_, yes, because blindly following a resize with a fixed amount already in there and not bothering to check how much is already in use on the device first is reckless.
05:11.11tmzt_a good resizer won't resize under the used amount
05:11.14NuttyBunnyOf course, I don't do that, I backup everything, nuke my partitions and recreate them
05:11.24tmzt_this is true of resizext2fs and ntfsresize at least
05:11.33tmzt_I had never heard of fatresize so I couldn't tell you
05:11.33scoutcamperjust uses meta-doctor like a normal person
05:11.59tmzt_if you fsck.vfat first, the clusters are moved into the used part of the partition
05:12.12tmzt_sorry, I don't know if that defrags
05:12.27tmzt_it's possible the resizer does it for you, fat is simple enough
05:12.42ka6soxI am not arguing that the 3 of us would have an issue, I am saying that following *any* script that doesnt' bother to check first is dangerous.
05:13.27NuttyBunnyka6sox: I don't use scripts nor follow them. I do things by hand :-)
05:14.08scoutcamperif i put my mind to it i could learn the scripts and commands, but i have no reason to
05:14.57halfhaloAnd I'm just lazy!
05:15.14NuttyBunnyscoutcamper: 2 layers of usage depth. I love to see the guts of my devices, gives me way more control on that I'm doing :-)
05:15.14tmzt_well, for me a big part of this is learning how these things work and removing the abstractions
05:15.43tmzt_it's a linux device, an emmc, it boots initrds easily from bootie (and easier from moboot if that ever comes to the omaps)
05:15.49tmzt_it gives you full control
05:16.05tmzt_you just have to be willing to learn, think, analyse, dconstruct, and apply
05:16.37scoutcampersays meh, sleep is better right now
05:16.43scoutcamperand on that note ...
05:17.05tmzt_trenchcoat just reads an xml file and executes some commands, it's certainly not neccessary to use the installer image
05:17.09tmzt_anyway, yeah
05:18.32ka6soxeveryone  wants to do this *without* doctoring.
05:19.27*** join/#webos-internals stalane (~stalane@unaffiliated/stalane)
05:20.04ka6soxthere is a right way that acutally makes sure things don't blow up.
05:20.29ka6sox(or at least tries to minimize this)
05:21.47NuttyBunnyyep. but people love scripts and automation. the easier the better
05:22.11wreayup
05:23.19ka6soxwell...
05:23.48ka6soxunless you *know* what you are doing just blindly runnign things like jar files or scripts you have no clue about that can ruin your device...
05:24.08tmzt_but installer and doctor are just that
05:24.19tmzt_they are tested scripts that you run blindly on your device
05:24.28NuttyBunnyexactly, like the pretty bug Microsoft put in windows to blow our meta-doctors in cygwin :D
05:26.32NuttyBunnytmzt_: you just hit the spot: TESTED scripts. That's the reason for the meta-doctor, you have test scripts and "production" scripts.  Normal people should just use the tested ones. It's the safest and easiest thing for them
05:27.03NuttyBunnyyou don't want to get into the mess I made for the 2.1 pixis ;-)
05:36.23NuttyBunnyok. gotta go, have to wake up early (in 4:30hrs). Cya!
05:36.40ka6soxyikes!
05:38.31*** part/#webos-internals stalane (~stalane@unaffiliated/stalane)
05:43.20*** join/#webos-internals hucksy|tp (~wircer@85.183.57.64)
05:54.31*** join/#webos-internals EricBlade (~Eric@c-68-43-142-88.hsd1.mi.comcast.net)
06:01.34*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
06:02.16*** join/#webos-internals stalane (~stalane@unaffiliated/stalane)
06:02.58stalanehi guys. anyone know if there is a way to change the default camera photo save jpg compression quality?
06:07.24*** join/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
06:17.51ka6soxstalane, did you look and see if there is a patch?
06:22.59*** join/#webos-internals elfurbe (~wircer@ip68-230-63-5.ph.ph.cox.net)
06:26.30elfurbeAnyone here that's familiar with the VPN network stack or the messaging application? I'm having some issues getting the messaging app to use an established VPN tunnel, it insists on traversing the physical interface ip.
06:28.55dwc-have you checked your kernel routing tables to verify that those rules are correct for the destination?
06:29.24*** join/#webos-internals panel (~panel@217.67.16.66)
06:30.36elfurbeyeah, it sure seems like all the routes are in place
06:31.08ka6soxthen you might need to add a hosts entry to force it to use the VPN.
06:31.32dwc-what IP are you trying to connect to... and can you pastebin your routing tables?
06:33.05dwc-also the output of ip route get <destip>
06:33.16elfurbeoh, sure. I did add the hosts entry, I'm trying to use the messaging hack where you hosts entry redirect talk.google to your own server
06:33.28ka6soxI doubt that he is asking the right question of the right DNS server for the answer.
06:33.35rwhitbyeliasp: Disable profile (from app menu in profiles screen), then uninstall Govnah, will remove everything.
06:34.13elfurbehold on, lemme switch to my laptop and novaterm the pad.
06:34.17*** part/#webos-internals elfurbe (~wircer@ip68-230-63-5.ph.ph.cox.net)
06:35.00ka6soxso he won't be able to provide the right answer.
06:35.47dwc-I thought the host.conf picked hosts first
06:35.53ka6soxit does
06:35.59ka6soxbut first he has to know the answer
06:36.05ka6soxand I doubt he will.
06:36.06*** join/#webos-internals elfurbe (~elfurbe@ip68-230-63-5.ph.ph.cox.net)
06:36.31ka6soxbecause the resolver won't be pointed to the VPN's dns
06:36.33ka6sox(inside)
06:36.57dwc-well, if he has no answer, then it'd be curious to know what went into /etc/hosts
06:37.16elfurbeSo DNS isn't the issue
06:37.30ka6soxokay, why not?
06:37.32elfurbeIt's not a local-only address, the publicly resolvable address is the right one
06:37.48elfurbeThe firewall access is just limited to known VPN subnets
06:37.49ka6soxokay so you need a route for that domain to go via the tunnel.
06:37.52elfurbeRight
06:37.58elfurbeWhich the client is creating
06:38.28elfurbelemme get the pastebin for you, did you guys just want to see a route output?
06:39.08*** part/#webos-internals Framework|ZzZzZ (~framework@unaffiliated/framework)
06:39.12ka6soxsince its a routing issue then yup please.
06:39.13elfurbehttp://pastebin.com/4fHBys48
06:39.35elfurbeThe destination server is 128.196.130.17
06:40.36elfurbeLine 15 should cover that destination, yes?
06:40.51dwc-yep. what does ip route get say
06:41.10dwc-and also a traceroute might be useful too
06:41.27elfurbehttp://pastebin.com/vTARAJTA
06:41.27ka6soxya, that route is there....
06:41.31dwc-you guys have a lot of small netblocks
06:41.44elfurbeWe're an edu, we're rife with odd network spaces
06:41.58halfhalowelcome to my world
06:42.01elfurbeMost of our stuff is in the two big class Bs
06:42.05elfurbeBut you know
06:42.18|Jason8|wtf
06:42.21|Jason8|two class Bs
06:42.26elfurbe:D
06:42.28|Jason8|that's what I need for my house. :(
06:42.43elfurbeGet an ipv6 from hurricane, more IPs than you can shake a stick at :D
06:42.44*** join/#webos-internals lonewulf` (~Administr@99-117-247-32.lightspeed.stlsmo.sbcglobal.net)
06:42.46|Jason8|That's only what, 65k addresses?
06:42.54dwc-yea, but I see  bunch of smaller ones
06:42.56|Jason8|per
06:43.03dwc-I didn't have anything to say about the /16s
06:43.03elfurbeAnd we're out, if you can believe that
06:43.10elfurbeYes
06:43.16elfurbeWe have a ton of smaller ones
06:43.19elfurbeI was just commenting
06:43.40dwc-ip route get 128.196.130.17, not just ip route
06:43.53elfurbeCan do, one moment
06:43.55elfurbeSorry
06:44.00dwc-just want to make sure it resolves the right answer, not just what we think it should match :)
06:44.33elfurbeThat makes sense, I didn't read your whole message, my mistake :D
06:44.51elfurbehttp://pastebin.com/GuUAdVK3
06:45.24ka6soxthat should work.
06:45.29dwc-that looks right
06:45.34dwc-and does a traceroute route through the VPN?
06:45.37ka6soxis babble inside your FW or outside?
06:47.03elfurbeInside
06:47.27ka6soxthen the tracert would help.
06:47.51elfurbeOk, lemme run it
06:48.51elfurbeTiming out after the second hop
06:49.46elfurbeLooks like it's hitting our core router in the DC and that's as far as it's getting
06:49.57elfurbetraceroute wise at least
06:50.16ka6soxwhen you are @ uni tommorrow then do the same and see what happens.
06:50.24ka6sox(and what subnet you are on from there)
06:50.57*** join/#webos-internals mir_ (6b1f94d7@gateway/web/freenode/ip.107.31.148.215)
06:51.04elfurbeI'm on a locally permitted subnet at my desk on the wired, but our wifi is isolated, so same VPN situation
06:51.06*** join/#webos-internals playya__ (~playya@unaffiliated/playya)
06:51.54ka6soxwell, then you can bring it up to IT after you run a few more tests and have good data to show them.
06:52.03elfurbe<-- is IT
06:52.07elfurbeThat's my server
06:52.19elfurbeAnd networks, firewall etc
06:52.20ka6sox:)
06:52.40elfurbeThis works with a regular computer, but not on my touchpad
06:52.52elfurbeWhich kinda chaps my ass :D
06:53.09dwc-aaand my home net just died yay
06:53.31ka6soxlaptop with same test....
06:53.37ka6sox(tests)
06:53.42dwc-and this is less than visible on the pre so I'm going to sleep
06:53.50ka6soxniters
06:54.32dwc-+1 t repeating/comparing test results with laptop
06:54.49dwc-night, good luck
06:54.59elfurbeCan do, hold please :D
06:55.11ka6soxbut those routing tables look good.
06:55.34ka6soxif it were on the TP end you should see it @ the first hop.
06:56.21elfurbeYeah, I'd expect that too, but the firewall logs show attempted connects from my home internet IP when I try
06:56.26elfurbeWhich just baffles the hell out of me
06:57.11ka6soxthey aren't being encapsulated then...which sounds wierd.
06:57.13dwc-after that, maybe sniffer time
06:57.28ka6soxwireshark FTW.
06:57.36ka6sox(or tcpdump)
06:58.01elfurbeFrom laptop: http://pastebin.com/3b5NV4kG
06:58.12dwc-and I assume you used telnet to test as well?
06:58.24elfurbeFrom the touchpad?
06:58.38elfurbeMan, if you can tell me how to get telnet installed, I will try that, but I couldn't find it in the repos
06:58.41dwc-just in case the icmp/udp is under different rules)
06:59.01dwc-ipkg-opt... inetutils I think it is
06:59.22elfurbeah, sweet. Installing now
06:59.46elfurbeOh, hey that seems like it connected
06:59.59ka6soxassuming he has installed optware, and the bootstrap
07:00.06dwc-or just netcat
07:00.22ka6soxip addr would be nice too.
07:00.35ka6soxso I can see what you were assigned for IPs and subnets.
07:01.02ka6soxsince the GW's differ by only 1 IP address.
07:01.44dwc-getent hosts talk.google.com?
07:01.59elfurbeYou want all of ip addr output on the tpad or just the end?
07:02.12dwc-and... verify that name... not sure what hostname webos connects to
07:02.14elfurbeI have optware :D
07:02.22elfurbeOk
07:02.25ka6soxelfurbe, the tuntap ones
07:02.47ka6soxon both lappy and TP
07:02.59elfurbeThere's a cscotun0, I assume that'll do?
07:03.15ka6soxyes, thats the TAP
07:03.20ka6soxsorry
07:03.21ka6soxUTN
07:03.25ka6soxbleh TUN
07:04.05ka6soxgw is 71 for working and 72 for non-working
07:04.20ka6soxbut that maybe something else once I see the masks
07:06.32ka6soxsb this: 255.255.252.0
07:08.00*** join/#webos-internals stalane (~stalane@unaffiliated/stalane)
07:08.14elfurbeOk, I think this is everything you asked for: http://pastebin.com/w29Dc69E
07:08.49*** join/#webos-internals ajay_ (~ajay@157.22.13.236)
07:08.51ajay_hola
07:08.52elfurbeThe getent returns the right ip
07:09.21elfurbetalk.google.com is what the thread mentioned as the hostname one needed an entry for
07:09.45elfurbeAnd I think that part is working cause the firewall sees the connection it's just from the wrong IP
07:09.59ajay_is there some talk of google voice stuff on webOS, is that what i'm missing?? sounds exciting!
07:10.18elfurbeHeh, no. Just trying to get Messaging to talk to my edu's jabber server
07:10.50ka6soxelfurbe, who runs the VPN server...you do?
07:11.20elfurbeWell, no. It's a cisco vpn rig, there's a different team for that, sadly
07:11.32ka6soxright,
07:11.45elfurbeWell, I say rig like it's a hack job or something, it's a big ass cisco concentrator, can't remember the model off-hand
07:11.48ka6soxthey are both in the same subnet so the core router shouldn't care
07:11.58elfurbeYeah, that's what I'm thinking
07:12.08ka6soxshould handle both the same.
07:13.53ka6soxif the FW is seeing it outside the tunnel then the tunnel is failing.
07:14.11ka6soxtry poking to something else you know and see if it does the same thing.
07:14.36ka6sox(and try other subnets too where you know its supposed to be working)
07:15.23elfurbeYeah, I'm trying to generate some log output now
07:15.39elfurbeBeen having some issues with our log transfer to the monitoring host
07:17.18ka6soxyou have an interesting routing issue...but in the end thats all it is.
07:17.52elfurbeHrm
07:18.18elfurbeThat just doesn't track with the fact that telnet works and makes it through but messaging doesn't
07:18.35ka6soxtelnet to the *same* server?
07:18.38elfurbeyes
07:18.40elfurbesame port even
07:18.58ka6soxhave you rebooted, brought up the tunnel then tried the messaging app?
07:19.15elfurbeYeah, several times
07:19.48ka6soxand it still goes outside the tunnel?
07:20.18elfurbeYeah, though I can't show you that with any output right now
07:20.34elfurbeI'm trying to get some tcpdumps going on both ends to see what looks different
07:21.46ka6soxif its not sending inside the tunnel then the routing is messed up in the TP and ignoring the tables.
07:22.04ka6sox*or* it thinks the tunnel is not up.
07:22.08elfurbeWell, I'm trying to get a tcpdump from the tpad to see if that's true
07:28.20elfurbeI can't see the tpad trying to even connect to anything on port 5222 when I hit the sign in button
07:28.38elfurbePerhaps the hosts change isn't doing what I think it's doing
07:28.47elfurbeBut man, I had logs when I tried this the other night
07:33.11*** part/#webos-internals chouchoune (~arnaud@chouchoune.fr)
07:33.51elfurbeMan, I'm getting an awful lot of requests for port 8080 on my jabber server suddenly.
07:35.42*** join/#webos-internals falz (~falz@300bps.org)
07:38.05elfurbeA lesson I never learn: Don't watch the firewall logs, you just get paranoid. :D
07:39.02ka6soxyup
07:39.13stalanequick question: is there a password manager app? i have complex passwords and its driving me mad. thanks
07:39.15ka6soxI just say "thank you"
07:39.43elfurbeOh, I didn't mean it like that earlier
07:40.16elfurbeSorry, I see it was potentially accusatory. I just meant I'm staring at firewall logs and seeing all these attempts to 8080
07:40.28EdLinstalane lastpass, though if you're on a touchpad, you'll need to grab a file from their website rather than from the app catalog. Also, you have to be a subscriber ($1 a month)
07:40.30elfurbeNo reflection on yourself or the channel or anything like that
07:40.50stalanesorry.. for palm pixi plus?
07:41.21EdLinstalane then just find lastpass in the app catalog if it's there, if it's not, they probably have the older version to download as well.
07:41.33elfurbeAnd you're right, thank you for all your help, and dwc- also
07:44.40stalaneEdLin: thanks... looking
07:50.34ka6soxelfurbe, no no....I was saying "thank you for the FW blocking all that carp :D
07:51.10ka6sox(since I don't look @ fw logs or it makes me crazy :D)
07:51.17elfurbeOh man, ok. I thought I had laid some seriously offensive business up in channel. :D
07:52.31elfurbeYeah, seriously. Especially when they're your servers on your network, you just feel like the entire internet is totally against you :D
07:52.37ka6soxNOPE...I was just commenting on the FW logs...
07:52.44stalanei dont know: my app catalogue sucks lemons. search cannot find jvault, keyring, lastpass. what that about?
07:52.46ka6soxwhich I don't look at.
07:53.01ka6soxstalane, dunno...
07:53.11ka6soxwe don't make that app :D
07:53.24elfurbeHa, maybe you should plan to :)
07:53.38stalanelol. is there a homebrew password manager app?
07:53.39ka6soxat one point, we could look @ the appcat...but that is no more.
07:53.45stalaneid be happy to help
07:54.03ka6soxstalane, you could look in preware for those
07:54.13ka6soxjust type works fine in that.
07:54.19elfurbeMan, if you wrote one that worked with a keepass file stored on box.net... I would donate to this cause. :D
07:54.43stalanei use MyPassword. I could port that
07:54.46elfurbeThe only keepass compatible one I've seen requires a dump/import
07:54.52elfurbeAh, rgr
07:54.54ka6soxstalane, ask HP to turn back on the public rss feeds so we can get the data.
07:55.11stalaneim just learning this webos stuff. sorry
07:55.43stalaneand for me there is too much entertainment at the moment :D
07:55.49stalanenot enough guts stuff
07:56.22elfurbeYou guys know what the messaging app binary is called?
07:56.47ka6soxmessaging?
07:57.02elfurbeI'm re-reading the messaging hack threads and they seem to be for Pre, so maybe this hack just doesn't work on webos3
07:57.09ka6sox(I think it actually is called that)
07:57.25elfurbeWell, I've got it running but I can't find anything called messaging in ps ax output
07:58.05elfurbeor lsof output
07:58.21ka6soxyou got lsof from optware?
07:58.28elfurbeYeah
07:58.39ka6soxOptware FTW.
07:58.49elfurbeseriously
07:58.54ka6sox:)
07:58.55elfurbeSuper handy
07:59.03ka6soxI think so.
07:59.12ka6soxnow if I could just fix ltrace...
07:59.58elfurbeWhere does WebOS store the system apps?
08:00.14ka6soxI can never remember
08:00.36ka6soxask me how it boots, how hte FS is laid out and how to manipulate it...I"m good.
08:00.44ka6soxwhere app stuff is? dunno
08:00.55ka6soxprobably in cryptofs or /var/
08:01.00elfurbeHa :D
08:01.03elfurbeChecking now
08:01.23rwhitbysystem apps in /usr/palm
08:01.34ka6soxsee... :(
08:01.44elfurbeHey, there we go
08:03.39*** join/#webos-internals falz (~falz@300bps.org)
08:04.52elfurbeSo, I'm about to get neck deep in the rabbit hole here, but are there binaries involved in apps by necessity or it is conceivable for them to be completely composed of js and html
08:05.06scorcheon http://www.webos-internals.org/wiki/Ad-Hoc_Networking it says "GUI enabled application to switch the mode coming soon.. " - being that the last edit to that page was back in 2009, i assume that there hasnt been any progress on getting adhoc wifi working? (different for the touchpad?)
08:05.45ka6soxscorche, someone was in here less than a week ago saying they were working on it.
08:06.11ka6soxelfurbe, either node.js or C backend services.
08:06.49ka6soxjailed, or not
08:07.32ka6soxah, that reminds me
08:07.52ka6soxmaybe the jail for the messaging app doesn't have the TUN device
08:08.24elfurbeAnyone played around with the messaging app on Tpad? I'm looking to see if it's still using libpurple or if it's reimplemented
08:08.59ka6soxonly thing I've seen is a patch I requested to make it easier on my old eyes to see the print.
08:10.03ka6soxand libpurple is around (dunno what for but it is)
08:10.19elfurbeKnow where it is? :D
08:10.50ka6soxprobably in /usr/lib
08:10.57ka6soxbut where I can't tell you.
08:11.09elfurbeOh yeah, good call
08:14.43ka6soxstalane, I'm not into entertainment, so I mostly dabble with the OS stuffs.
08:15.13ka6sox(when I have time)
08:20.39*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
08:25.37stalaneka6sox: the serious stuffs is mixed in with the crap stuffs it seems
08:25.49elfurbeGeneral question cause I thought I read it was coming... has anyone heard if there will be a 3.0.3 release? Just curious.
08:28.03elfurbeHuh, it sure looks like it should be forcing to talk.google.com if the username isn't @gmail or @googlemail
08:34.38ka6soxstalane, its a "mixed bag"
08:34.59ka6soxelfurbe, you mean "should not be forcing it" if its NOT one of those 2 domains?
08:35.10elfurbeNo, other way around
08:35.26elfurbeThey're trying to account for GApps accounts, I think
08:35.52elfurbeSo if the domain isn't gmail or googlemail, they just force traffic to talk.google.com thinking it must be a gapps account which could end in any domain
08:35.54ka6soxah, okay
08:35.59elfurbeThat's my guess, anyway
08:36.26*** join/#webos-internals grishnav (~grishnav@2001:49f0:a048:0:dead:beef:cafe:1337)
08:36.31ka6soxso they are proxy'ng it
08:36.34ka6soxheh
08:36.52elfurbeProxying?
08:36.57elfurbeI don't follow
08:39.32ka6soxsending it to google first then back to you?
08:40.16stalaneim a 30 year vet of computer security and consultancy and i have never seen such a mad crazy fuckwit driven bunch of apps in my entire career.
08:40.49ka6soxstalane, anything with "web" in the name is that way.
08:41.00stalanelol
08:41.18elfurbeWell, I don't think so. I mean, gapps accounts host your domain at google and you get "talk" access with that. So talk.google.com is the right jabber server you want to talk to
08:41.22stalanei have LOW bandwidth and we know how to do things right
08:42.04stalaneapp devs need to choose a single auth mechanism
08:42.13stalaneand boss devs need to enforce it
08:42.57stalanei have wasted an entire day today and got zero done
08:43.07stalanei cant remember the last time that has happened
08:43.13elfurbeWhat apps are you talking about stalane?
08:43.23stalaneim talking about the LACK of apps
08:43.29stalanethe lack of auth
08:43.35elfurbeOn WebOS in general?
08:43.46stalanemultiple waste of time signups
08:44.07stalanewhy is there no share via bluetooth?
08:44.22stalanein any of the built in apps
08:44.37stalanethats just lazy
08:45.27stalaneim compiling a list of annoying complaints. then ill help fix some :D
08:46.31stalanei need a palm profile password auth mech and a non palm profile default password manager. that i can do myself and share with you guys
08:48.18stalanewhy does preware download all the repos on every launch? ever heard of xdelta?
08:48.31stalanestuff like that
08:48.35stalanedrives me mad
08:48.56rwhitbystalane: patches welcome
08:49.10stalanerwhitby: :D
08:49.14ka6soxstalane, thanks...we look forward to your contributions :D
08:49.17stalanepatches coming
08:49.28stalaneim only a fews days in
08:49.58rwhitbystalane: awesome. do you have all the pointers you need to how stuff happens now?
08:50.09stalanenowhere near all
08:50.15stalaneim still swimming
08:50.27stalanebut im getting it
08:50.28rwhitbystalane: git.webos-internals.org
08:50.38stalaneyeah i got that already :D
08:50.42rwhitbystalane: preware/build.git is the autobuilder which populates the feeds
08:51.02rwhitbyAnyone can recreate ipkg.preware.org using that
08:51.06stalanei can see what happened corporate wise
08:51.16stalanea bomb went off in the dev channel
08:51.22stalanelike losing a building
08:52.01stalaneim going to buy some more webos stuff
08:52.15stalaneand then get one of my old guys on board
08:52.37elfurbeWhat do you have already out of curiosity?
08:52.48stalaneive got 2 pixi plus phones
08:52.52stalaneverizon cdma
08:53.13stalaneill get 2 of all the other things too
08:53.38elfurbeYou figure you can find two touchpads? :D
08:53.43stalaneive just got through looking at the messaging
08:53.52rwhitbystalane: BTW, in case it was misconstrued, my "patches welcome" comment was a genuine one to someone who I recognise as a developer likely to do something about it, not the usual fob-off that phrase is often used for.
08:53.52stalanethat took 4 days
08:53.54stalane:D
08:54.17stalanenot need to explain rwhitby im a patches kinda guy
08:54.44rwhitbyand in general we quickly turn a first good patch into repo access
08:54.54stalaneyeah good
08:55.14stalaneim up for this because it has no potential
08:55.15stalane:D
08:56.42stalanei havent been able to buy a paid app yet
08:56.51stalaneim not in the usa
08:56.57stalanethats just nuts
08:57.05stalaneso we need a paypal app
08:58.05stalaneor a paypal based preware / homebrew auth account
08:58.09stalanegateway
08:58.15stalanenice?
08:58.23*** join/#webos-internals EricBlade (~Eric@c-68-43-142-88.hsd1.mi.comcast.net)
08:58.34elfurbeAre you talking about adding paid apps to preware?
08:58.39stalaneno
08:58.46elfurbeOr somehow hackin' on the app store
08:58.50stalaneusing preware to auth via paypal
08:58.50rwhitbystalane: in-app purchases?
08:59.07stalanepreware becomes the gateway
08:59.21stalanethe app store wont accept my credentials
08:59.56rwhitbystalane: I have a saying: "Never get between lawyers and money"
09:00.38stalanerwhitby: lol
09:00.44EricBladei have a correlation to that .. "never allow a lawyer's hands near your money"
09:01.04stalanewell if amazon does buy webos that auth issue goes away
09:01.56stalaneits something paypal does but doesnt really promote it. sign in via paypal instead of via twitter or facebook etc
09:02.26stalanenot for charging! thats a different mechanism
09:02.39ka6sox2am...time for bed.
09:02.48stalaneso im not saying PAID anything. just single sign on
09:02.50ka6soxtoo much infra stuff still left.
09:04.08stalanelike i said before. i guess that strategy all fell over with HP because they never got to an intl gateway
09:05.23*** join/#webos-internals Nasga (~Nasga@186.212.10.93.rev.sfr.net)
09:05.34ka6soxyup
09:05.47stalanefor those of you unsure about amazon. im a prime member and they CAN DO intl everything. they have a global mindset in everything they do. so i would much better welcome them buying webos than a samsung or a sony
09:05.51ka6soxbbt
09:07.09stalaneamazon are very happy to sell me anything i want to buy. im british and live in indonesia. no other USA company can claim that.
09:08.11stalanethe only other method i have to auth and/or pay for anything is paypal
09:09.08rwhitbystalane: for app catalog stuff I selected US catalog and use a US prepaid debit card
09:09.14rwhitbyI too would prefer paypal.
09:09.36rwhitbynot sure about amazon though, as they would likely try to lock stuff up tight
09:11.23*** join/#webos-internals MrTango (~maik@49-105-78-212.nat.bic-leipzig.de)
09:13.17elfurbeI'm 50/50 on Amazon, not even really sure they're serious
09:13.25elfurbeSeems like you'd make that move before you drop your tablet
09:16.23elfurbeSeems a lot more likely that Samsung or Sony would want it to protect themselves against the Googorola situation
09:20.20eliasprwhitby: re-installed govnah/uberkernel now after disabling the profile in govnah before, now the only profile available is "Palm Default" ... is that correct?
09:20.40eliasprwhitby: all the profiles I used to see there (ÜberKernel default etc.) are gone...
09:21.24rwhitbywhat device/version?
09:22.12eliasprwhitby: Pre3, 2.2.0 (no OTA available yet here)
09:22.31rwhitbythat's the only profile installed by default for that device/version
09:22.47rwhitbysince uberkernel does not yet overclock the Pre 3
09:22.48eliasprwhitby: ah, ok.. so the other profiles probably sneaked in via Save'n'Restore from my Pre-
09:22.59rwhitbyyep, and would not work.
09:23.05eliasprwhitby: which may have also caused the initial issues
09:23.08eliaspok
09:23.11rwhitbyvery likely so
09:23.20eliasprwhitby: so I assume everything's fine now ;) thx for your help
09:23.27*** join/#webos-internals Fuu_ (~Fuu@p5DDD64E9.dip.t-dialin.net)
09:23.44eliasprwhitby: maybe it would make sense to add a device identifier to each profile to prevent such mistakes
09:23.54*** join/#webos-internals varuag (~gaurav_@unaffiliated/gaurav-/x-6104784)
09:27.23rwhitbyeliasp: there already is such
09:27.53eliasprwhitby: oh, ok.. maybe it was added after my migration.. no idea how this happened
09:28.05rwhitbyeliasp: http://git.webos-internals.org/applications/govnah/tree/app/models/default-profiles.js
09:30.09eliasprwhitby: but doesn't the kernels: array only restrict a profile to a certain kernel? what about having the same kernel on a Pre- and a Pre3, then migrating a profile from a Pre- to a Pre3... this would cause said issue... or did I oversee another profile attribute which is responsible for the restriction?
09:30.44eliaspaah, I see...
09:30.46eliaspthe last lines...
09:30.49eliaspswitch/case
09:31.11eliaspbut this still doesn't prevent such a Save/Restore mistake
09:31.21eliaspanyways... I don't think it might affect a lot of users ;)
09:32.28rwhitbyeliasp: yeah, it's a problem
09:33.13*** join/#webos-internals thor968 (~thg968@p5DC36EBB.dip.t-dialin.net)
09:33.44thor968test
09:33.53eliaspthor968: pong
09:34.47elfurbethor968: ack
09:35.36thor968Did my prior posts about "Germanizing" a ATT Veer came to the channel?
09:36.30*** join/#webos-internals dkirker1 (~dkirker1@openmobl/ceo/dkirker)
09:44.22bhueyrwhitby: ran into a few bugs with freetether on a Pre 3
09:44.43bhueythe selection for security for wifi won't pull down when I tap it
09:45.04rwhitbybhuey: -> PuffTheMagic
09:45.05bhueyalso, I have to restart the device to stop it from tethering
09:45.10bhueyrwhitby: ok
09:45.26bhueyPuffTheMagic: you there ?
09:45.49rwhitbybhuey: we have an AZERTY Pre 3 on the way for him to test with
09:45.52bhueythat Facebook story was pretty out of control
09:51.15thor968OK, probably not, it seems that wIRC does not stay connected while sleeping and does not reconnect after wake up? So again:
09:55.57thor968Finaly I got my ATT Veer "Germanized" with MetaDoctor. Some minor issues where, that you have to use the broadway.xml for the Veer to overwrite the ATT tokens (most docs are writen for the Pre and thus use the castle.xml) and do not forget the "overwrite"
09:55.57thor968-flag in any line.
09:57.19thor968But even with this I had no success to get the Veer booted, until I changed the EU webOS-doctor to the ATT one, using as base for the MetaDoctor.
09:58.15thor968After I had installed the ATT MetaDoctor with the EU-tokens, they finaly got writen on the device and I was able to install the original HP/Palm EU webOS-doctor on it :-)
09:58.56*** part/#webos-internals thor968 (~thg968@p5DC36EBB.dip.t-dialin.net)
09:59.07*** join/#webos-internals thor968 (~thg968@p5DC36EBB.dip.t-dialin.net)
09:59.23thor968I documented the whole process in the Nexave-forum: http://www.nexave.de/forum/p435796-europaeisierung-eines-us-at-t-veers-mit-metadoctor/.html#post435796 - yes it's in German, because I was to lazy to translate it :-D
10:01.56thor968There is just one more question I have. Which are the tokens that are really needed for the change (like some DM....) and which ones shouldn't be changed (SN, MAC)?
10:02.50thor968ALSCal, BATToCH, BATToRSP, DMCARRIER, DMCLoAUTHNAME, DMCLoAUTHPW, DMCLoNONCE, DMMODEL, DMSETS, DMSVRoAUTHPW, DMSVRoNONCE, MfgCode, PN, PRODoID, PROXCAL, ProdSN, SimLockDef
10:03.11rwhitbythor968: have you seen the Pre 3 impersonation page?
10:03.26rwhitbythat shows the superset of tokens which need to change
10:03.46thor968Hi Rod, no where do I find is?
10:04.02rwhitbyhttp://www.webos-internals.org/wiki/Pre_3_Impersonation
10:04.55rwhitbydoctor only looks at DMMODEL and DMCARRIER to determine whether it will run or not, and that can be overridden with CUSTOM_MODEL_LIST and CUSTOM_CARRIER_LIST
10:05.16rwhitbyapp catalog and profile server look for more
10:05.55thor968Thanks a lot :-)
10:09.15*** part/#webos-internals stalane (~stalane@unaffiliated/stalane)
10:10.01bhueyI've heard that folks have been giving up on the Pre 3 because of bugs
10:10.03thor968BTW, do I have to use "make DEVICE=.... all" if I put the "DEVICE=...." already in the Makefile or is it obsolete?
10:10.27rwhitbybhuey: Pre 3 is my main device now.
10:10.32rwhitbythor968: your choice
10:10.33bhueyis it because of the "too many cards" message or something else horrible that have yet to hear of ?
10:10.52bhueyrwhitby: it's very close to being that for me as well
10:10.59bhueyand I was using both a Pre 2 and EVO
10:11.06bhueythis Pre 3 is fucking nice
10:11.25rwhitbyI fixed the three major bugs that concerned me.
10:11.33bhueywhat's those ?
10:12.52bhueywas out of memory one of them ?
10:13.51rwhitbyTMC, maps.google.com, AU dial-plan couldn't dial 1800 and 1300 numbers
10:14.12bhueycouldn't dial those numbers ? wtf ?
10:14.19rwhitbyexactly.
10:14.26rwhitbyany number starting with those digits
10:14.51bhueybeen trying to get some kind of google voice app goin on it but they all crash on this Pre 3 or just flat out fail
10:15.49bhueyI've only gotten the dreaded TMC error once
10:15.57bhueymight have been maps or something don't know
10:15.58rwhitbyuberkernel fixes that
10:16.33thor968I'm still using my Pre 2 mainly, because my Pre 3 only has 8 GB flash and I prefer the formfactor of the Pre 2. But the Pre 3 is just better and for the anoying TMC error, Rod has an Uberkernel :-)
10:17.04rwhitbyfor some reason, someone decided that the lowmemorynotify kernel module should use an algorithm which doesn't take swap space into account on a device which has 180MB less RAM than the previous generation model
10:18.11thor968But next week I get my ATT Pre 3 with 16 GB that I only have to "Germanize" too :-)
10:19.00bhueythis thing just load the regular HTML page with Google maps or something
10:19.16rwhitbythor968: I changed my 16GB Pre3 into a P220UEU via tokens
10:19.37bhueywhy would you do tht ?
10:19.40bhueythat btw ?
10:19.50bhueycatalogue issues or something ?
10:20.05rwhitbybhuey: I prefer not to have AT&T control what's in the doctor which I apply to my device
10:20.21bhueyok
10:20.30rwhitbyand at the time i did it there was no sign of an AT&T Pre 3 doctor
10:20.40bhueyneed to try that uberkernel
10:20.43rwhitbyI cannot run a device for which I have no doctor
10:20.50bhueyjust add the test feed and off I go ?
10:20.58rwhitby~testing-feeds
10:20.58infobotit has been said that testing-feeds is a means of testing new WebOS Internals products, documented at http://testing.preware.org - always use that URL and never copy any of the instructions anywhere else.
10:21.11bhueythanks rwhitby
10:21.14rwhitbyit's in beta-kernels at the moment
10:21.23bhueyno crashing /
10:21.25rwhitbyjust rebuilt it from the recently released 2.2.3 sources
10:21.26bhuey?
10:22.01rwhitbysince there is no overclocking, the risk of crashing is no more than the stock kernel
10:22.47bhueydid you have to deal with special modules at all ?
10:23.05rwhitbywhat do you mean by special
10:25.20bhueyrwhitby: beta feed right ?
10:25.30rwhitbybeta-kernels
10:25.36bhueylike enable one or more of the kernel tracers
10:25.47bhueybut...
10:26.00bhueydealing with proprietary binaries
10:26.16bhueythat's sort of the case I was thinking about
10:26.17rwhitbyoh, we don't change anything which will affect the ABI to the binary modules
10:26.33bhueywould be nice to be able to do that though
10:27.05rwhitbybinary graphics drivers and userspace init apps make that difficult
10:28.04bhueyyeah I know
10:30.23bhueyrwhitby: what webOS version are you running on your Pre 3 ? 2.2.0 ?
10:30.36bhueyor was there a public update sent out recently ?
10:32.31rwhitbyI'm running 2.2.3
10:32.40rwhitbys/2.2.3/2.2.0/
10:32.50rwhitbyno OTA to 2.2.3 for EU device yet
10:33.03bhueyok yeah
10:33.07bhueythat's good
10:33.09rwhitbywhen I get a second 16GB Pre 3 I'll move to 2.2.3
10:33.35bhueyohhhhh
10:33.38rwhitby(since none of the three major bugs are fixed in 2.2.3 anyway)
10:33.38bhueyvery bad
10:34.13rwhitbyyeah, the only officially release Pre 3 device has less support than the two unreleased versions.
10:34.48rwhitbysomebody's got the OTA release priorities wrong somewhere
10:37.44*** join/#webos-internals morphis (~morphis@p5B2C0696.dip.t-dialin.net)
10:44.37bhueyok night
11:02.25*** join/#webos-internals grishnav (~grishnav@2001:49f0:a048:0:dead:beef:cafe:1337)
11:36.33RichT23Oh is there a UK 2.2.3 release then?
11:36.57RichT23maybe that will help with this stupid Pre3 and not likeing wifi chan 13 issue
11:37.31RichT23maybe i should get on to support about it ;)
11:41.36panelhi, is any way to get request log from emulator / pre2 (request headers and body) ?
11:48.22*** join/#webos-internals Draecos (~Draecos@203-59-151-169.dyn.iinet.net.au)
11:59.58*** join/#webos-internals zomg_ (eagleeye@admins.fi)
12:02.41*** join/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
12:08.25*** join/#webos-internals jtrucks (~jtrucks@freenode/staff/lopsa.board.jtrucks)
12:17.29*** join/#webos-internals morphis (~morphis@p5B2C0696.dip.t-dialin.net)
12:49.59*** join/#webos-internals myn (cereal@cpe-71-74-94-12.insight.res.rr.com)
12:50.02*** join/#webos-internals myn (cereal@unaffiliated/myn)
12:53.52*** join/#webos-internals hmmmm (~hmmmmmmm@pool-71-161-254-70.sctnpa.east.verizon.net)
13:01.45*** join/#webos-internals badfrog (~quassel@173-115-57-170.pools.spcsdns.net)
13:05.08*** join/#webos-internals phoque_uni (~phoque@faui01.informatik.uni-erlangen.de)
13:26.23*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
13:26.47Shorty_anyone managed to get pulseaudio to output over USB Audio via an OTG cable yet?
13:26.52Shorty_or anyone who'd like to help out
13:34.05*** join/#webos-internals technikfreak (~ownpgroam@dslb-088-067-022-191.pools.arcor-ip.net)
13:55.08*** join/#webos-internals sugardav1 (~sugardave@cpe-72-177-94-197.austin.res.rr.com)
13:55.37*** join/#webos-internals pezman726 (c0234f71@gateway/web/freenode/ip.192.35.79.113)
13:56.36*** join/#webos-internals andmer (~root@179.sub-174-252-28.myvzw.com)
14:00.23*** join/#webos-internals eberon (~eberon@angilas.ur.northwestern.edu)
14:03.51*** join/#webos-internals morphis (~morphis@p5B2C0696.dip.t-dialin.net)
14:04.27*** join/#webos-internals jacques (~fontenot@nslu2-linux/jacques)
14:04.27*** mode/#webos-internals [+v jacques] by ChanServ
14:19.52*** join/#webos-internals Tman_mac (~tyler@165.91.7.232)
14:26.25*** join/#webos-internals venefyxatu (~venefyxat@83.101.5.156)
14:26.25*** join/#webos-internals venefyxatu (~venefyxat@unaffiliated/venefyxatu)
14:32.08*** join/#webos-internals morphis_ (~morphis@p5B2C0696.dip.t-dialin.net)
14:40.36*** join/#webos-internals oil_pre (~oil@107.63.172.187)
14:40.37*** mode/#webos-internals [+v oil_pre] by ChanServ
14:42.32*** join/#webos-internals jcerwinske (~wircer@12.30.179.34)
14:53.21*** join/#webos-internals vim (8d855265@gateway/web/freenode/ip.141.133.82.101)
14:53.27*** join/#webos-internals destinal (~chatzilla@ip70-173-29-47.lv.lv.cox.net)
14:53.39*** mode/#webos-internals [+v destinal] by ChanServ
14:56.29*** part/#webos-internals Guest76638 (8d855265@gateway/web/freenode/ip.141.133.82.101)
15:02.23*** join/#webos-internals NuttyBunny (~wircer@200.38.208.194)
15:02.23*** mode/#webos-internals [+v NuttyBunny] by ChanServ
15:11.27*** join/#webos-internals dpb_ (~dpb@63-231-111-43.clsp.qwest.net)
15:12.20*** join/#webos-internals dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
15:15.16*** join/#webos-internals kyle (4118b116@gateway/web/freenode/ip.65.24.177.22)
15:15.23kylehello
15:15.59Guest17562im tring to download pre ware to my palm pre plus for verizon
15:16.03Guest17562plz help
15:22.14*** join/#webos-internals lumines_ (~lumines@p50842796.dip.t-dialin.net)
15:32.43*** join/#webos-internals luwangui (~mortani@130.225.165.42)
15:35.46*** join/#webos-internals jsage (~jsage@nat.wireless.mc.edu)
15:37.25Shorty_I'm trying to compile the snd-usb-audio modules for the touchpad
15:37.41Shorty_but I'm getting stuck, can someone poitn me in the right direction? I basically just want to build the module for the uberkernel
15:37.44Shorty_and slot it in place
15:38.02*** join/#webos-internals tmandry (~tyler@cdm-75-109-159-155.asbnva.dh.suddenlink.net)
15:38.02*** join/#webos-internals tmandry (~tyler@unaffiliated/tman)
15:40.15*** join/#webos-internals wrea (~will@c-71-197-155-122.hsd1.wa.comcast.net)
15:40.17*** join/#webos-internals fudge_palm (~wircer@68-245-144-143.pools.spcsdns.net)
15:41.04fudge_palmhello all
15:41.19fudge_palmcan anyone assist me in using freetether?
15:41.56fudge_palmI set up everything accordingly, but it still can't get an ipv4 and v6 address
15:57.48*** join/#webos-internals Padillla (a76bbfd9@gateway/web/freenode/ip.167.107.191.217)
16:00.11*** part/#webos-internals fudge_palm (~wircer@68-245-144-143.pools.spcsdns.net)
16:08.52*** join/#webos-internals mickeyl (~mickey@80.81.242.146)
16:09.12*** join/#webos-internals ShiftyAxel (5ad65f14@gateway/web/freenode/ip.90.214.95.20)
16:09.57ShiftyAxelIs something up with premier's servers? I can't seem to download any packages.
16:10.27ShiftyAxelpreware even, blasted autocorrect
16:12.34ShiftyAxelI take it back, problem solved.
16:14.26*** join/#webos-internals jsage_ (~jsage@nat.wireless.mc.edu)
16:18.56*** join/#webos-internals Bikr_ (~bikr@173-162-84-73-miami.hfc.comcastbusiness.net)
16:23.26*** join/#webos-internals linuxjacques (~linuxjacq@nslu2-linux/jacques)
16:23.26*** mode/#webos-internals [+v linuxjacques] by ChanServ
16:26.26*** join/#webos-internals grishnav (~grishnav@2001:49f0:a048:0:dead:beef:cafe:1337)
16:34.36*** join/#webos-internals chuqui (~chuqui@palm-64-28-152-131.palm.com)
17:07.55*** join/#webos-internals hucksy|tp (~wircer@85.183.57.64)
17:12.37*** join/#webos-internals dgathright (~dgathrigh@nat/yahoo/x-psuhdvgmfquhnvvj)
17:13.11*** part/#webos-internals dpb_ (~dpb@63-231-111-43.clsp.qwest.net)
17:15.41*** join/#webos-internals jsage (~jsage@c-174-50-13-173.hsd1.ms.comcast.net)
17:20.08*** join/#webos-internals dpb_ (~dpb@63-231-111-43.clsp.qwest.net)
17:27.33*** join/#webos-internals hemna (~hemna@nat/hp/x-maseptnljtowutay)
17:27.54*** join/#webos-internals destinal (~chatzilla@ip70-173-29-47.lv.lv.cox.net)
17:28.01*** mode/#webos-internals [+v destinal] by ChanServ
17:33.42*** join/#webos-internals Optimo (~optimo@chpwn.com)
17:33.50*** join/#webos-internals JetUni (4389f244@gateway/web/freenode/ip.67.137.242.68)
17:35.26JetUniI was wondering if during a StopDeviceWipe procedure, my Pre 3 should say that there is another phone on this profile??
17:39.16*** join/#webos-internals Peterman (Peterman@lin.gotobread.com)
17:39.36*** join/#webos-internals peaches (~peaches@pitfall.soundspeachy.com)
17:39.36*** join/#webos-internals hucksy|tp_ (~wircer@85.183.57.64)
17:44.05JetUniI was wondering if during a StopDeviceWipe procedure, my Pre 3 should say that there is another phone on this profile??
17:44.12JetUniAnyone??
17:45.34*** join/#webos-internals peaches (~peaches@pitfall.soundspeachy.com)
17:45.39*** join/#webos-internals Xuzz (~chpwn@chpwn.com)
17:47.07JetUniUsing the StopDeviceWipe, it still shows my pre+ on my profile on palm.com
17:47.17JetUnithat normal??
17:53.53*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-247-105.dynamic.qsc.de)
18:01.08*** join/#webos-internals ruumis (~ruumis@50.23.245.178)
18:01.43*** join/#webos-internals IOMonster (~IOMonster@unaffiliated/iomonster)
18:02.15*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-247-105.dynamic.qsc.de)
18:03.21*** join/#webos-internals panel (~panel@panel.radiolan.sk)
18:07.42Lazar_Dobrescuwoot at last I'm able to login to Live from multiple locations with the messaging plugins for webos 2
18:07.54Lazar_Dobrescuthat sure was a pain :) I feel for you NuttyBunny_
18:36.47*** join/#webos-internals oil (~oil@71-83-232-29.dhcp.knwc.wa.charter.com)
18:36.47*** mode/#webos-internals [+v oil] by ChanServ
18:38.22*** join/#webos-internals divStar (~divStar@DSL01.83.171.187.234.ip-pool.NEFkom.net)
18:54.55*** join/#webos-internals jsage (~jsage@nat.wireless.mc.edu)
18:57.27*** join/#webos-internals dev0 (~dgm_077@port-92-206-38-32.dynamic.qsc.de)
19:01.57*** join/#webos-internals oldtopman (47219897@gateway/web/freenode/ip.71.33.152.151)
19:02.28oldtopmanHow do you change the size of the screen portion of xterm?
19:03.09oldtopmanI shrunk the keyboard, but all I have now is a black space.
19:05.55summatusmentisyou need the tweaks application
19:18.25*** join/#webos-internals Sexbarril (~sexbarril@pool-96-229-97-94.lsanca.fios.verizon.net)
19:18.53oldtopmanah, I see.
19:18.54oldtopmanty
19:26.52*** join/#webos-internals hemna (~hemna@nat/hp/x-nhxvczloooykivmx)
19:41.03*** join/#webos-internals fudge_palm (~wircer@107.58.78.151)
19:41.44fudge_palmanyone can help me with free tether
19:42.36*** join/#webos-internals Peterman (Peterman@lin.gotobread.com)
19:49.55*** join/#webos-internals panel (~panel@panel.radiolan.sk)
19:54.10*** join/#webos-internals nebula (~John@nasadmin/admin/nebula)
19:54.10*** mode/#webos-internals [+v nebula] by ChanServ
20:04.18*** join/#webos-internals mputtr (~IceChat7@cpe-98-151-161-39.socal.res.rr.com)
20:04.22mputtrhi
20:04.27mputtri have a veryq uick question
20:05.41mputtri guess everyone's afk
20:06.14summatusmentisask you question
20:06.19summatusmentispeople will answer if they see it
20:06.32mputtrok
20:06.42mputtri want to install thai fonts into my touchpad
20:06.48mputtris there a specific way of doing so?
20:07.41mputtri checked webosbuzz on how to install vietnamese font but replaced it with thaifonts and it didn't work
20:08.03mputtri'm trying to get it on my mom's touchpad so she can use it as a laptop replacement device
20:10.06mputtris there possibly a link to how to do it?
20:10.11*** join/#webos-internals Abyssul (~Abyssul@cpe-173-093-194-033.sc.res.rr.com)
20:14.26mputtroh well, i'll check back some other time when it's more active
20:15.45stbuehlerif you don't have the time to idle in irc use a forum
20:16.31mputtri know. i was wondering if it was active. if it wasn't i'll come back another time
20:16.41*** join/#webos-internals uNiXpSyChO (~uNiXpSyCh@static-72-93-236-42.bstnma.fios.verizon.net)
20:16.41*** mode/#webos-internals [+v uNiXpSyChO] by ChanServ
20:16.42mputtrthat's why i said i'll check back another time :)
20:17.18stbuehlerwell, good luck :)
20:18.05mputtrthx. i know the general idea of how irc works. if i dont get an answer right now i'll either have to wait till someone responds or i come back later and try my luck :P
20:18.24stbuehlerhint: ssh+screen/tmux+irssi :)
20:18.43mputtrthat's about as good as greek to me.. and i'm asian hahaha
20:20.50*** join/#webos-internals tom_say (~william@cpe-68-203-248-184.stx.res.rr.com)
20:24.18mputtrwell, i'll be back here later to see if the room is more active later :)
20:24.20mputtrcya everyone
20:24.23*** part/#webos-internals mputtr (~IceChat7@cpe-98-151-161-39.socal.res.rr.com)
20:24.40*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-85-156.dynamic.qsc.de)
20:26.14*** mode/#webos-internals [+o uNiXpSyChO] by ChanServ
20:45.13*** join/#webos-internals cmv (~niteice@uhartford238155.hartford.edu)
20:51.43*** join/#webos-internals LunohoD (~alex@HSI-KBW-046-005-132-164.hsi8.kabel-badenwuerttemberg.de)
20:51.47*** join/#webos-internals PuffTheMagic (~PuffTheMa@unaffiliated/puffthemagic)
20:51.47*** mode/#webos-internals [+v PuffTheMagic] by ChanServ
20:51.53*** join/#webos-internals falz (~falz@300bps.org)
20:52.49*** join/#webos-internals dev0 (~dgm_077@port-92-206-85-156.dynamic.qsc.de)
20:59.05*** join/#webos-internals jeffgus (~jeffgus@2001:470:f2eb:1::4)
21:06.52*** join/#webos-internals lee_ (~lee@loathe.ms)
21:07.37*** join/#webos-internals jtrucks_ (~jtrucks@freenode/staff/lopsa.board.jtrucks)
21:08.26*** join/#webos-internals Log1x_ (Log1x@log1x.com)
21:08.51*** join/#webos-internals Log1x (Log1x@unaffiliated/log1x)
21:15.13*** join/#webos-internals falz (~falz@300bps.org)
21:15.13*** join/#webos-internals emit (~emit@69.64.222.226)
21:15.13*** join/#webos-internals EdLin (~EdLin@2001:470:1f10:1081::2)
21:17.00*** join/#webos-internals lonewulf` (~Administr@99-117-247-32.lightspeed.stlsmo.sbcglobal.net)
21:23.48*** join/#webos-internals ramitos (~wircer@cb2-84-91-72-192.netvisao.pt)
21:29.08rwhitbyShorty_: have you seen the building apps and kernels wiki page?
21:32.38*** join/#webos-internals Optimo (~optimo@chpwn.com)
21:32.39*** join/#webos-internals Xuzz (~chpwn@chpwn.com)
21:33.03*** join/#webos-internals Peterman (Peterman@lin.gotobread.com)
21:35.19*** join/#webos-internals Framework (~framework@cpe-74-72-75-88.nyc.res.rr.com)
21:35.19*** join/#webos-internals Framework (~framework@unaffiliated/framework)
21:53.13*** join/#webos-internals jarce (479eaa9c@gateway/web/freenode/ip.71.158.170.156)
21:54.22*** join/#webos-internals jcerwinske (~wircer@74-138-219-163.dhcp.insightbb.com)
21:57.36*** join/#webos-internals migo2805 (470cfd4b@gateway/web/freenode/ip.71.12.253.75)
22:02.56*** join/#webos-internals EdLin (~EdLin@securabit/listener/edlin)
22:03.31*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-233-100.dynamic.qsc.de)
22:09.53*** join/#webos-internals EvanDotPro (~EvanDotPr@pdpc/supporter/professional/evandotpro)
22:10.00*** mode/#webos-internals [+v EvanDotPro] by ChanServ
22:10.25*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
22:10.27*** join/#webos-internals hewball (~Hewball@2403:dc00:ffff:fffc:226:18ff:fe3a:3bad)
22:12.43*** join/#webos-internals sailerboy (sailerboy@ipv61.sailerboy.net)
22:12.47*** join/#webos-internals dev0 (~dgm_077@port-92-206-41-206.dynamic.qsc.de)
22:14.24PuffTheMagiccache
22:14.26PuffTheMagicoops
22:15.07PuffTheMagicNuttyBunny_, ping
22:16.42*** join/#webos-internals rwong (~ricky@209.141.56.220)
22:17.39*** join/#webos-internals hewball (~Hewball@2403:dc00:ffff:fffc:226:18ff:fe3a:3bad)
22:20.44*** join/#webos-internals sailerboy (sailerboy@ipv61.sailerboy.net)
22:23.34*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
22:23.36*** join/#webos-internals dgm_077 (~dgm_077@port-92-206-41-206.dynamic.qsc.de)
22:29.19*** join/#webos-internals rwong (~ricky@209.141.56.220)
22:31.28*** join/#webos-internals SineOt (~Otterpant@cpe-76-173-34-92.socal.res.rr.com)
22:39.36*** join/#webos-internals lonewulf` (~Administr@99-117-247-32.lightspeed.stlsmo.sbcglobal.net)
22:44.24*** join/#webos-internals oil (~oil@71-83-232-29.dhcp.knwc.wa.charter.com)
22:44.24*** mode/#webos-internals [+v oil] by ChanServ
22:49.56*** join/#webos-internals Lazar_Dobrescu (~Lazar@modemcable203.243-177-173.mc.videotron.ca)
22:52.03*** join/#webos-internals almex` (~almex@unaffiliated/almex)
22:52.52*** join/#webos-internals hewball (~Hewball@2403:dc00:ffff:fffc:226:18ff:fe3a:3bad)
22:54.29*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
23:05.10*** join/#webos-internals datafirm (~dp@c-71-231-104-86.hsd1.wa.comcast.net)
23:07.28*** join/#webos-internals sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
23:07.57*** join/#webos-internals jrgii (~wircer@12.129.97.253)
23:08.44jrgiibrowsing craigslist on my TP suc
23:09.00jrgiierr sucks
23:09.05jrgiih
23:09.57jrgiiwhere should I begin researching on how to make an app for browsing and posting craigslist?
23:14.12dwc-how's it diff than browsing CL on a desktop?
23:14.29*** join/#webos-internals Peterman (Peterman@lin.gotobread.com)
23:14.38SineOtthat implies browsing CL on a desktop doesn't suck too :p
23:15.59*** join/#webos-internals peaches (~peaches@pitfall.soundspeachy.com)
23:17.24dwc-ok, sure
23:22.06*** join/#webos-internals hewball_ (~Hewball@2403:dc00:ffff:fffc:226:18ff:fe3a:3bad)
23:23.21*** join/#webos-internals Optimo (~optimo@chpwn.com)
23:25.50*** join/#webos-internals hewball (~Hewball@2403:dc00:ffff:fffc:226:18ff:fe3a:3bad)
23:26.32*** join/#webos-internals bpadalino (~bpadalino@cpe-72-230-135-225.rochester.res.rr.com)
23:26.45*** mode/#webos-internals [+v bpadalino] by ChanServ
23:31.16*** join/#webos-internals zenitraM[off] (~zenitraM@talgo.itram.es)
23:34.03*** join/#webos-internals rwong (~ricky@209.141.56.220)
23:34.32*** join/#webos-internals hewball (~Hewball@piksta.net)
23:35.07*** join/#webos-internals mputtr (~IceChat7@cpe-98-151-161-39.socal.res.rr.com)
23:35.34jrgiimostly the hyperlink doesn't change color after it has been clicked, so I don't know which ad I've already viewed
23:35.49mputtrhi
23:36.00*** join/#webos-internals jeffgus (~jeffgus@2001:470:f2eb:1::4)
23:36.31dwc-that annoys met oo
23:36.37dwc-but, not in the context of craigslist
23:37.01mputtri have a questiion about language fonts and the touchpad if anyone here can help me
23:37.25mputtrI'm trying to get thai language support on the touchpad. Is there a specific link or method that can be explained to me?
23:38.03*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
23:38.05dwc-also what annoys me are the auto-links that palm creates out of numbers and email like things
23:38.14dwc-which are identical to the ones on the page
23:39.23jrgiicould a developer please add a patch changing a visited link's color?
23:41.19mputtris there a way to add thai language support to the touchpad?
23:41.25jrgiiI actually enjoy the autolinks, I'm already used to them on my android phone
23:41.28Log1xi dont think craigslist has an a:visited set
23:41.37Log1xwhich is not a touchpad problem =P
23:41.56jrgiifunny
23:42.36jrgiiWebKit is too standards compliant
23:43.59SineOtWell, now. :p A lot of people still have complaints about the build in webOS
23:44.04SineOtnamely that it's ancient as all get out
23:46.52mputtranyone? thai language recognition? Touchpad?
23:48.00*** join/#webos-internals Shorty_ (~shorty@2403:dc00::20a:e4ff:fe82:e173)
23:48.12Log1xmputtr: http://forums.precentral.net/webos-tips-information-resources/221892-help-about-thai-fonts-palm-pre.html scroll down to the #5 post..might lead you in somewhat the right direction
23:48.17Log1xdespite that being for a pre
23:48.35*** join/#webos-internals directhex (~directhex@pasanda.collabora.co.uk)
23:48.42Log1xif you can find the hp touchpad font folder. might be the same as the pre idk
23:49.26mputtrthank you so much. I did a search and didn't come by that specific thread
23:49.31Log1xnp =]
23:49.37SineOtPost #5 mentions that they did it on a Touchpad, so I assume it'll work fine
23:49.41Log1xyeah
23:49.49mputtri think i just have bad luck on the forum search engines in general
23:49.59mputtri'll work on it right now and see how it turns out
23:50.04Log1x:)
23:50.57*** join/#webos-internals helpWith (8255df4b@gateway/web/freenode/ip.130.85.223.75)
23:51.27helpWithhello, i have a question about partitioning the store-media.
23:53.00*** part/#webos-internals jrgii (~wircer@12.129.97.253)
23:53.24helpWiththe command "resizefat /dev/mapper/store-media 4G" resizes the partition to, well, 4GB. but is that the main partition?

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