irclog2html for #openzaurus on 20050218

00:05.36*** join/#openzaurus ibot (ibot@apt.bot.TimRiker.active.supporter.pdpc)
00:05.36*** topic/#openzaurus is OpenZaurus user discussion/support channel | developer discussion in #oe | http://openzaurus.org/ | Don't ask to ask, just ask. | OZ 3.5.2 -> http://openzaurus.org/official/unstable/3.5.2/ | Report OZ bugs at http://bugs.openembedded.org/ l/p: guest/guest
00:17.35*** join/#openzaurus darmou (~darmou@CPE-144-137-5-71.vic.bigpond.net.au)
00:23.53*** join/#openzaurus alrs (~lars@dsl092-033-090.lax1.dsl.speakeasy.net)
00:24.06alrsaye
00:25.15*** join/#openzaurus Troglodyt (user@64x247x156x50.arctic.ca)
00:27.22*** join/#openzaurus synth (~cb@pcp838545pcs.venice01.fl.comcast.net)
00:37.28*** join/#openzaurus bisho (~bisho@136.Red-213-97-191.pooles.rima-tde.net)
00:54.47alrsPoking around the upgrades directory for 3.5.2 on the OZ site, I see that irk has been broken down into Targus and Belkin.  Does anyone know which would work with a Pocketop?
00:54.54*** join/#openzaurus klontj (~klontj@pat0.kaleidahealth.org)
01:04.19*** join/#openzaurus darmou (~darmou@CPE-144-137-5-71.vic.bigpond.net.au)
01:05.42*** join/#openzaurus kergoth_ (~kergoth@proxysb01.ext.ti.com)
01:09.36*** join/#openzaurus HuntsMan (~hunts@pc-148-118-120-200.cm.vtr.net)
01:18.23*** join/#openzaurus kergoth (~kergoth@ip71.churchill-park.dfw.ygnition.net)
01:23.26*** join/#openzaurus _deki (~dk5hr@ipv6.reiner-h.de)
01:34.22*** join/#openzaurus deki (~dk5hr@ipv6.reiner-h.de)
01:42.19*** join/#openzaurus kergoth (~kergoth@ip71.churchill-park.dfw.ygnition.net)
01:45.35alrsIf anyone is awake, I'm banging my head against /etc/init.d/portmap
01:45.55alrsOZ 3.5.2 has a /etc/init.d/portmap.init, but no /etc/init.d/portmap
01:49.53kergothyes, it was a bug in the ipk
01:53.15alrsshould I just link portmap.init to portmap?
01:53.24kergothor rename it, yes
01:58.09*** join/#openzaurus J (~john@cpc4-mfld2-5-1-cust63.nott.cable.ntl.com)
01:58.26alrsI'll get to my goal:  I want to get irk working with my pocketop keyboard
01:58.45alrswith portmap.init renamed to portmap I have tried installing libqpe1-1.1.7
01:58.57alrsso I used ipkg upgrade libqpe1-whatver.ipk
01:59.17alrsand it gives me this:
01:59.24alrsConfiguring portmap:
01:59.49alrsusage: update-rc.d [blah] [blah] [blah]
01:59.56alrspostinst script returned status 1
02:00.06alrsERROR: portmap.postinst returned 1
02:01.00kergothdo you even -need- portmap?
02:01.07kergothif you arent doing nfs mounts, feel free to just uninstall it
02:04.38alrsI'm glad to be rid of the portmap
02:05.49alrsso to upgrade my libqpe I need only
02:05.52alrslibqpe1_1.1.7-r2_arm.ipk
02:05.59alrser, ipkg upgrade libqpe1_1.1.7-r2_arm.ipk
02:06.22alrsIt says successfully done, but when I go to install irk it complains that libqpe is still 1.1.5
02:37.06*** join/#openzaurus linuxwhore (~johnh@70-56-163-89.mpls.qwest.net)
02:45.32*** join/#openzaurus kergoth (~kergoth@ip71.churchill-park.dfw.ygnition.net)
03:31.13alrsI'm still stumped.  I installed libqpe1-1.1.7, but irk still won't install
03:31.37alrsERROR: Package libqpe1 (parent libqpe1) is not available from any configured src
03:31.55alrsdoes anything special have to be done to make the SD card a "configured source"
03:31.55alrs?
03:36.20alrsI'm taking a stab at putting some stuff in a directory and making a "Packages" file
04:34.55*** join/#openzaurus kergoth (~kergoth@ip71.churchill-park.dfw.ygnition.net)
04:56.18carpediemHow do I get the OZ time to adjust by the time zone?  It reports the same time for every time zone.  Am I missing a dependency?
04:58.35kergothinstall timezones.
04:58.39kergothit was accidentally missing from 3.5.2.
04:58.55carpediemthanks kergoth
04:59.02kergothnp
05:04.08alrsusing a liberal regimen of --force-overwrite I've managed to get the newer libqpe1 installed
05:24.52carpediemany idea what I've done wrong?  I installed ssh and sftp, but running them complains that it cant\'t find libcrypto.so.0.9.7.  But libcrypto 0.9.7 is installed, and I actually reinstalled it just in case.
05:25.21kergothinstalled where?
05:26.59carpediemwhat do you mean?
05:27.04kergoth?
05:27.15kergothwhat part of "installed where" do you not understand?
05:27.20carpediemaqpm installed it
05:27.27kergoththe install dialog in the gui has a "destination" dropdown
05:27.28carpediemaqpkg rather
05:27.30kergothWHERE DID YOU INSTALL IT?
05:27.33kergothheh
05:27.36carpediemoh, to /mnt/card
05:27.47kergothand /usr/lib/libcrypto.so.0.9.7 exists?
05:27.51kergothand your sd card is mounted ext2?
05:28.03carpediemyes on the second, let me make sure on the first.
05:29.04carpediemokay, crap no /usr/lib/libcrypto.so.0.9.7
05:29.12carpediemwonder what I've done wrong....
05:29.23kergothsounds like aqpkg isnt linking to root.
05:29.33kergothis that dest configured to link to root in the aqpkg configuration?
05:29.40kergothif so, and it still isnt, just use ipkg-link.
05:29.46kergothipkg-link add [packagename] or ipkg-link mount /mnt/card
05:29.50carpediemI've installed about 20 apps to /mnt/card that are working great
05:30.11kergothrun 'ipkg files libcrypto'
05:30.15carpediemgotcha
05:30.37kergoththatll tell you what files ipkg thinks that package owns
05:30.40kergothdo they actually exist?
05:30.43kergothon the card, that is
05:31.00carpediemit says it's not installed
05:31.02carpediemhmmm
05:31.19carpediemI'm going to uninstall and install to root
05:35.05carpediemhmm, appears to have hung during install.  I guess libcrypto hates me.  trying again...
05:39.38carpediemthat fixed it.  thanks for the help.
05:40.13carpediemnow maybe I can convince MultiSync to work
05:46.26*** join/#openzaurus tomimo (~kurre@a84-231-39-238.elisa-laajakaista.fi)
05:51.36*** join/#openzaurus caffinated (~dfgdf@2conn131.rupert.net)
06:22.50carpediemis it possible to get konqueror embedded to understand mime-types, like mp3, and save those to the filesystem.  Right now it just loads them as jumbled text into the browser.
07:39.06*** join/#openzaurus Virusmaster (~Thomas@p5085DB7E.dip0.t-ipconnect.de)
07:47.13*** join/#openzaurus __law__ (~law@mail.stiftadmont.at)
08:25.15*** join/#openzaurus ibot (ibot@apt.bot.TimRiker.active.supporter.pdpc)
08:25.15*** topic/#openzaurus is OpenZaurus user discussion/support channel | developer discussion in #oe | http://openzaurus.org/ | Don't ask to ask, just ask. | OZ 3.5.2 -> http://openzaurus.org/official/unstable/3.5.2/ | Report OZ bugs at http://bugs.openembedded.org/ l/p: guest/guest
08:27.17*** join/#openzaurus kolla (kolla@firda.uninett.no)
08:32.01*** join/#openzaurus ibot (ibot@apt.bot.TimRiker.active.supporter.pdpc)
08:32.01*** topic/#openzaurus is OpenZaurus user discussion/support channel | developer discussion in #oe | http://openzaurus.org/ | Don't ask to ask, just ask. | OZ 3.5.2 -> http://openzaurus.org/official/unstable/3.5.2/ | Report OZ bugs at http://bugs.openembedded.org/ l/p: guest/guest
08:57.11*** join/#openzaurus XorA (~dp@81-178-215-10.dsl.pipex.com)
09:06.26*** join/#openzaurus zedkatuf (~dfutak@82-32-58-45.cable.ubr08.azte.blueyonder.co.uk)
09:26.29*** join/#openzaurus zinga (~arnaudb@ppp4282.hakata02.bbiq.jp)
09:35.01*** join/#openzaurus saimone (~Ifmy@ip-81-11-162-98.dsl.scarlet.be)
09:55.56*** join/#openzaurus hrw (szczepan@blue.stone.pl)
09:57.26*** join/#openzaurus hrw (szczepan@blue.stone.pl)
10:16.08*** join/#openzaurus kolla (kolla@firda.uninett.no)
10:18.01*** join/#openzaurus bisho (~bisho@138.100.31.236)
10:24.29*** join/#openzaurus ibot (ibot@apt.bot.TimRiker.active.supporter.pdpc)
10:24.29*** topic/#openzaurus is OpenZaurus user discussion/support channel | developer discussion in #oe | http://openzaurus.org/ | Don't ask to ask, just ask. | OZ 3.5.2 -> http://openzaurus.org/official/unstable/3.5.2/ | Report OZ bugs at http://bugs.openembedded.org/ l/p: guest/guest
10:30.50*** join/#openzaurus congrio (congrio@231.Red-80-35-81.pooles.rima-tde.net)
11:38.36*** join/#openzaurus Cwiiis[uni] (~cil103@flora.ecs.soton.ac.uk)
11:43.59*** join/#openzaurus Cwiiis[uni] (~cil103@flora.ecs.soton.ac.uk)
12:04.38*** join/#openzaurus rat (~sfr@nat-ph3-2.rz.uni-karlsruhe.de)
12:05.35ratbitbake opie-image: "ERROR: Nothing provides timzones, ERROR: dependency timzones (for opie-image) not satisfied" - did someone forget an "e", or what is worng here?
12:06.09XorArat: I just fixed that 30secs ago
12:06.21XorArat: edit opie-collections.inc and add the e
12:06.46ratthx. Was already searching for the file... ;)
12:16.22*** join/#openzaurus eworm (~eworm@p50903C3D.dip.t-dialin.net)
12:18.49rathm, now there is "Task failed: Fetch failed: ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/mtd-snapshot-20050128.tar.bz2" for mtd-utils-native-20050128-r2
12:46.14hrwpull
12:46.23hrwrat: and rebuild - 20050217 is current
12:53.00ratActually I already thought that this would be the answer.. :} Tomorrow I can get the new snapshot.
13:13.43*** join/#openzaurus zwi (~zwi@216.88.131.43)
13:19.18*** join/#openzaurus mrz80 (1000@caledonia.cns.ufl.edu)
13:56.34*** join/#openzaurus zwi (~zwi@216.88.131.43)
14:24.21*** join/#openzaurus sireesh (~sireesh@202.88.159.174)
14:52.42*** join/#openzaurus xfze (~killall_w@10001084985.0000004153.acesso.oni.pt)
15:44.36*** join/#openzaurus petya (~petya@pc5201.ktk.bme.hu)
16:08.25*** join/#openzaurus kergoth (~kergoth@ip71.churchill-park.dfw.ygnition.net)
16:11.41*** join/#openzaurus kergoth (~kergoth@ip71.churchill-park.dfw.ygnition.net)
16:21.38*** join/#openzaurus eworm (~eworm@p50903C3D.dip.t-dialin.net)
16:24.11*** join/#openzaurus physos (~physos@endres.kde)
16:29.21*** join/#openzaurus zedkatuf (~dfutak@82-32-58-45.cable.ubr08.azte.blueyonder.co.uk)
16:42.38*** join/#openzaurus kolla (kolla@firda.uninett.no)
17:00.23*** join/#openzaurus FallenHitokiri (~Pharao@p3EE0A662.dip.t-dialin.net)
17:05.05*** join/#openzaurus HuntsMan (~hunts@pc-148-118-120-200.cm.vtr.net)
17:12.26*** join/#openzaurus Timelord0 (~TL@64-147-65-108.access-3.intertex.net)
17:21.29*** join/#openzaurus Trog|odyt (user@64x247x156x50.arctic.ca)
17:21.45*** join/#openzaurus Toi (~pleemans@dD577A871.access.telenet.be)
17:50.43carpediemopieplayer2 plays mp3s as a bunch of clicking, the actual mp3 cannot be heard at all.  Any idea what I'm missing?  opierecord has similar issues, recordings sound like banshees with none of the sounds from the actual microphone coming in.
17:56.04*** join/#openzaurus kergoth_ (~kergoth@ip71.churchill-park.dfw.ygnition.net)
18:08.47xfzecarpediem, it happens to me also
18:09.03xfzeopiplayer2 I left alone and went for xmms
18:09.23xfzeopie-recorder works but you have to play wiht mic/speaker volumes
18:09.28xfzeon the 3d tab
18:09.46xfzemic and speaker almost full loud
18:09.59*** join/#openzaurus Timelord (~TL@64-147-65-108.access-3.intertex.net)
18:10.05xfzeand with []mute checked for speaker
18:10.11xfzefor me it works
18:11.12xfze(also some settings in quality are required, low quality and balance check is what i use)
18:16.34carpediemokay, I installed xmms embedded too, but it's currently crashing immediately.  I'll try reinstalling it.
18:18.43xfzemine works well
18:21.06carpediemI get some message about it quitting from signal SIGBUS
18:22.28*** join/#openzaurus Timelord (~TL@64-147-65-108.access-3.intertex.net)
18:24.50xfzewhat Z is ?
18:25.25carpediem5600, running poodle
18:25.44xfzeme too
18:25.47xfzestrange
18:26.42*** join/#openzaurus zwi (~zwi@69.25.212.5)
18:38.08*** join/#openzaurus Timelord0 (~TL@64-147-65-114.access-3.intertex.net)
18:49.45carpediemi think my problem is that libmikmod and libsidplay1 don't install right.  They give errors about being truncated (ldconfig) and the symbolic linking fails.
19:14.59*** join/#openzaurus tomimo (~kurre@a84-231-39-238.elisa-laajakaista.fi)
20:29.33*** join/#openzaurus darkschneider (~gab@81-208-36-80.fastres.net)
20:53.22*** join/#openzaurus kolla (~kolla@firda.kolla.no)
22:17.03*** join/#openzaurus xfze (~error403@10001084985.0000004153.acesso.oni.pt)
22:18.42xfzehi
22:18.56xfzehowto have irda enabled on oz ?
22:19.06xfze(have 3.5.2 with opie)
22:23.34*** part/#openzaurus urs (~urs@zentrum.bielewelt.net)
22:29.02xfzeoh i needed to use the applet
22:29.19xfzei had it but i thought it wasn't necessary to have it running
22:46.16saimoneI tried to install opie-mail using package manager but I get a dependencies problem : libqte2 (>= 2.3.7)
22:46.36saimoneWhat can I do ?
22:55.58saimonewhere can I find the libqte2 ?
23:16.03*** join/#openzaurus HuntsMan (~hunts@pc-148-118-120-200.cm.vtr.net)
23:39.26caffinatedsaimone: try ipkgfind.handhelds.org
23:41.02*** join/#openzaurus synth (~cb@pcp838545pcs.venice01.fl.comcast.net)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.