IRC log for #maemo on 20130416

00:00.34*** join/#maemo trumee (~parul@93.186.149.23)
00:05.52*** join/#maemo Luke-Jr (~luke-jr@2001:470:5:265:222:4dff:fe50:4c49)
00:11.54DocScrutinizer05you're most likely just missing something
00:13.39DocScrutinizer05IroN900:~# ll ~user/.config/user-dirs.dirs
00:13.41DocScrutinizer05-rw-r--r-- 1 user users 236 2009-10-08 10:13 /home/user/.config/user-dirs.dirs
00:14.17DocScrutinizer05cat: http://privatepaste.com/7a75fb041b
00:16.46*** join/#maemo bef0rd (~bef0rd@unaffiliated/beford)
00:18.35DocScrutinizer05Macer: ^^^
00:27.13*** join/#maemo LaoLang_cool (~LaoLang_c@14.151.29.236)
00:36.35Macerwth? how is that possible? :)
00:37.07*** join/#maemo uen| (~uen@p5DCB17F9.dip.t-dialin.net)
00:37.42Maceryeah i guess I am?
00:37.47Maceri don't have that file
00:38.17Macerand that's after a fresh device + cssu testing upgrade :)
00:41.34*** join/#maemo trumee (~parul@93.186.149.23)
00:44.07*** join/#maemo robbiethe1st (~robbiethe@50-37-80-65.mscw.id.frontiernet.net)
00:45.24Macerhow odd. i just copied/pasted yours
00:45.25Macer:-/
00:45.29Maceralthough i named it .camera
00:45.31Macernot DCIM
00:49.13Macerthat worked tho. odd
00:50.28DocScrutinizer05well, that file is a part of initial basic config. It's most probably never updated or restored when you nuke it
00:51.07DocScrutinizer05there's no single package that owns this file aiui
00:52.08DocScrutinizer05so only way to restore it would probably be a eMMC reflash
01:00.52robbiethe1stOr copy it out of someone else's backup with BM
01:02.32Macerheh. or just copy paste yours ;)
01:03.01Macerit worked fine now being set to .camera
01:03.06Macerso i will just leave well enough alone
01:34.11*** join/#maemo piggz (~piggz@host-92-18-185-170.as13285.net)
01:35.08*** join/#maemo troulouliou_dev (~troulouli@unaffiliated/troulouliou-dev/x-4757952)
01:35.32troulouliou_devhi is it still active here ? i just upgrade my kernel and can not boot my phone anuymore
01:36.20wmaronetry flashing the stock images
01:36.46troulouliou_devwmarone, can i just flash the kernel
01:36.54wmaroneI believe so
01:36.56troulouliou_devdon't want to erase the emmc
01:37.01wmaronebut I haven't done it in a long time
01:37.36troulouliou_devwmarone, yeah me too where is the flasher , iirc there was a prog/deamon that could acess the nokia emmc/nand ...
01:38.28*** join/#maemo BigBoxDriver_ (~peb@p57B0614A.dip.t-dialin.net)
01:39.16wmaronehttp://skeiron.org/tablets-dev/maemo_dev_env_downloads/
01:40.03wmaronegrab maemo_flasher-3.5 for your OS
01:41.20wmaronehttp://skeiron.org/tablets-dev/nokia_N900/ - and grab your Maemo 5 release
01:45.10troulouliou_devwmarone, all links are dead
01:46.53wmaronethey work here
01:47.22troulouliou_devweird
01:47.56troulouliou_devwmarone, http://skeiron.org/tablets-dev/maemo_dev_env_downloads/flasher_3.12.1_amd64.deb
01:47.59troulouliou_devthis one for instance
01:48.22wmaroneworks here
01:48.37wmaronealso if you're working on an N900, I don't know if that one is compatible
01:50.46wookeyanyone know why my marble might have gone all sulky? It was working fine yesterday, but now I've installed various things and downloaded some tiles (and played with maemo-mapper), and now marble runs for a few seconds and then hangs for a minute or two
01:51.09wookey(on n900)
01:55.00*** join/#maemo Termana (Termana@outback.nsw.au.panicbnc.net)
02:00.56*** join/#maemo maybeWTF (~cl@p5B1634F1.dip.t-dialin.net)
02:14.32troulouliou_devis there a boot option for flasher to get the backlight on ?
02:21.59*** join/#maemo radic (~radic@dslb-094-216-249-226.pools.arcor-ip.net)
02:31.46*** join/#maemo mogbog (~mogbog@c-50-140-147-229.hsd1.in.comcast.net)
02:32.08wookeymy /home/user/MyDocs says it is read-only if I try to change anything over ssh
02:32.32rikaneetroulowliou_dev, turning the backlight on happens either when you issue the initialization for the LED's backlight, or when Nokia X-Loader runs.
02:32.42wookeyI see that is reall /dev/mmcblk0p1 mounted as /home/user/MyDocs
02:33.01wookey(vfat)
02:33.05rikaneewookey, what user are you logging in as?
02:33.16wookeyssh as root
02:33.23wookeythen su to user
02:33.46rikaneetry ssh as user.
02:34.17wookeyOK. is it done with fuse or something?
02:34.39rikaneeNope, it's mounted as a plain block device, but owner is UID/GID 29999 (user)
02:36.38wookeyrm: cannot remove 'StarWreck.ogv': Read-only file system
02:37.04rikaneehmm. Try checking 'mount'.
02:37.13wookey/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir)
02:37.21wookeythere is that rodir at the end
02:37.30wookeycouldn't find that in the mount manpage
02:37.53rikaneerodir      -- FAT has the ATTR_RO (read-only) attribute. On Windows,
02:37.54rikanee<PROTECTED>
02:37.54rikanee<PROTECTED>
02:37.54rikanee<PROTECTED>
02:38.51rikaneeTry running 'umount /home/user/MyDocs && fsck.vfat /dev/mmcblk0p1' as root.
02:40.00wookeyhm device busy
02:41.12wookeyOK. got it
02:41.45wookeyah. FAT  corruption:
02:41.49wookeyFATs differ but appear to be intact. Use which FAT ?
02:42.15wookeyThis takes me back a couple of decades
02:42.29wookeyshitty bloody filesyste,
02:42.51wookeyis 1 or 2 any more likely to be correct?
02:43.47wookeySo I guess this was the 'remount read-only on errors' thing
02:44.10wookeyrikanee: well guessed
02:44.15troulouliou_devhi i reflashed the latest official kernel ; how can i reinstall the power kernel now ?
02:46.09wookeydoes fat corruption in MyDocs happen often? looks like OSM tiles in this case (which makes sense, I've been messing with maps)
02:47.44troulouliou_devapt-get install --resinstall kernel-power-flasher btw :)
02:48.12DocScrutinizer05troulouliou_dev: yeah, and kernel-power-modules and kernel-power
02:48.29DocScrutinizer05but I think those are dependencies pulled in automatically
02:48.41DocScrutinizer05~kp
02:48.41infobotkp is, like, http://talk.maemo.org/showthread.php?t=85665
02:48.57*** join/#maemo jyrjyr_ (~jyrjyr@mail.turvamies.fi)
02:49.31troulouliou_devand can i build a usb cable  to host mode ?
02:49.39wookeyis it possible to tell the device to run off USB power whilst changing batteries?
02:50.04troulouliou_devi mean it is just rewiring female classic usb to the one used by the n900?
02:52.17DocScrutinizer05troulouliou_dev:(hostmode) it's way simpler to get a USB-AF-AF adapter (with two receptacles) and use that at the standard size USB-A end of your CA-101 cable
02:53.04DocScrutinizer05wookey: didn't I point you to my tmo thread just yesterday?
02:53.30DocScrutinizer05[2013-04-15 04:51:22] <DocScrutinizer05> wookey: see my post on tmo about "hotswapping battery, possible"
02:53.32DocScrutinizer05[2013-04-15 04:52:27] <DocScrutinizer05> http://talk.maemo.org/showthread.php?t=57734
02:53.55DocScrutinizer05or been yesterday+1min
02:55.40DocScrutinizer05wookey: ultrashort version: yes, but your need to 1) disable GSM 2)lock backlight to always-on 3)stop bme
02:56.13DocScrutinizer05after swapping batteries you need to `start bme` and revert whatever else you did and don't want to keep
02:57.33rikaneeIt's a massive hack. Ideally, you'd have the big batteries as dumb batteries, and another battery with an integrated Li-ion charger that acts as a sort of buffer between battery swaps.
02:57.52DocScrutinizer05troulouliou_dev: such adapter costs ~$1.50 on fleabay
02:58.11troulouliou_devDocScrutinizer05, 4 am : soldering mine atm :)
02:58.19DocScrutinizer05hehe
02:59.00troulouliou_devbtw i touigh the v51 kernel power fixed smartreflex  on overclocking
02:59.25troulouliou_devseems i m still facing the rebooting issue
03:00.00rikaneeIt's highly device-dependent.
03:00.10troulouliou_devrikanee, ho ok
03:00.26wookeyDocScrutinizer05: I didn;t see a reply from you, (I did ask a couple of days ago). Apologies for missing it
03:01.30*** join/#maemo Termana (Termana@outback.nsw.au.panicbnc.net)
03:01.53troulouliou_devanybody planningthe dropbox api migration here for dropn900 or i  can go on :)
03:02.12*** join/#maemo DocScrutinizer05 (~HaleBopp@openmoko/engineers/joerg)
03:02.15DocScrutinizer05http://wiki.openmoko.org/wiki/Specialized_USB_cables
03:02.18DocScrutinizer05troulouliou_dev: ^^^
03:02.21DocScrutinizer05;-D
03:04.39wookeyAh I see the hotswap is a little delicate :-)
03:04.41DocScrutinizer05>>This method was invented by Joerg Reisenweber, and was since implemented practically by many community members. See http://lists.openmoko.org/pipermail/community/2008-March/013978.html .<< \o/ eternal fame ;-P
03:05.23troulouliou_devDocScrutinizer05, yeah the "How to make a type A jack to a type A jack adapter" is nice ; i  scrounged some last week on old plate
03:05.43*** join/#maemo Ex-Opesa (~Ex-Opesa@unaffiliated/ex-opesa)
03:06.00troulouliou_devcool
03:09.05DocScrutinizer05wookey: when you follow the recommendations, it is basically safe
03:09.58DocScrutinizer05MohammadAG used that method on a regular basis
03:10.19*** join/#maemo mogbog (~mogbog@c-50-140-147-229.hsd1.in.comcast.net)
03:13.08wookeyrikanee: yep - fsck has fixed it
03:13.15wookeycheers
03:13.40wookeyI hadn't realised all my stuff was on such an unreliable fs
03:15.49wookeyhopefully this will fix various other wierdnesses
03:18.05DocScrutinizer05general advice: fsck on mass-stroage-mode via PC
03:18.17*** join/#maemo lxp (~lxp@62-46-249-242.adsl.highway.telekom.at)
03:18.46DocScrutinizer05often fsck on N900 natively with all the lots of available free storage (RAM) can take weeks (literally!)
03:19.39DocScrutinizer05or- since swap is also on eMMC - it may fail epically
03:19.40rikaneeAnybody know how to use the g_mtp module?
03:19.51DocScrutinizer05o.O
03:19.55DocScrutinizer05never heard of
03:20.15rikaneeDocScrutinizer05, with g_mtp, you could probably export a directory over USB as MTP storage
03:20.32DocScrutinizer05wow, that would be awesome
03:20.51DocScrutinizer05except for needed MTP client(?) on PC side
03:21.06rikaneeIt's not direct block access from PC like Mass Storage mode, but it allows using MyDocs on more sane FS
03:21.31DocScrutinizer05hmmm
03:22.10rikaneeYeah, a MTP client would be needed, unfortunately. But if you keep MyDocs on different partition, you could load g_file_storage instead, export the whole partition, and depend on ext* FS driver on host.
03:22.21DocScrutinizer05I heard of users formatting their MyDocs as ext3 or even 4, and still exporting it via MSM
03:22.49rikaneeDocScrutinizer05: Windoze and OSX don't like that too much ;)
03:23.16DocScrutinizer05I heard everything except those doesn't like mtp too much
03:23.42DocScrutinizer05since it has some really nasty excryption/authentication
03:23.45wookeyg+mtp would be gadget media tranfer protocol
03:24.08rikaneeDocScrutinizer05: that's MTZ, Microsoft's encumbered MTP rendition
03:24.12DocScrutinizer05for which M$ keeps the secret key
03:24.22DocScrutinizer05ooh, maybe
03:24.40wookeyyeah normal MTP is fine on linux
03:24.58DocScrutinizer05you're the expert ;-)
03:25.03rikaneePlain MTP, also used by Android devices nowadays for the same reasons (unification of user storage) works pretty well on Windoze, Linux and OSX.
03:25.05wookeydoesn;t care if my phone can;t talk to windows or mocosmachines. not much call for that
03:25.22rikanee(***NOTE: OSX doesn't have a native MTP client, but Google's MTP client works well enough)
03:26.02DocScrutinizer05well, I prefer sftp ;-)
03:26.04wookeythe USB storage model where the block device was exposed so the filesystem layout had to be understood was always un unsatisfying solution
03:26.26wookeyand has kept FAT going for another decade longer than it should
03:26.45DocScrutinizer05"sftp://iron900/" in konqueror, nothing beats that
03:27.06DocScrutinizer05when it comes to ease of use and convenience
03:27.12rikaneewookey, I guess UMS is good for recovery purposes, where you need to for example reload a partition layout or filesystem
03:28.02wookeyremind what UMS is
03:28.07wookeyremind me what UMS is
03:28.11rikaneeUSB Mass Storage
03:28.49DocScrutinizer05well, it's simply a fake memory stick
03:28.53wookeywell it waqs simple to implement, and handed off all the complicated bits about posix and what happens to an open deleted file, to the OS
03:29.07DocScrutinizer05and those will live on for another decade
03:29.17wookeyMTP has to decide that stuff itself
03:30.22DocScrutinizer05glances at his USB HDD
03:31.00rikaneeDocScrutinizer05: UMS has a place for dumb block devices.
03:31.32rikaneeMTP would be better suited to devices with operating systems, where partitioning and losing space are a major annoyance to users.
03:32.17*** join/#maemo thedead1440 (~thedead14@unaffiliated/thedead1440)
03:37.11*** join/#maemo disco_stu_droid (~wrt54gl@190.211.81.139)
03:37.33DocScrutinizer05the real annoyance in MSM is that it umounts the volume on local system
03:38.14DocScrutinizer05real fun when you write files to where your app thinks a 30GB eMMC or even a uSD should be mounted, but isn't
03:39.00rikaneeDocScrutinizer05: and it writes it onto the filesystem under it? Yeah, I spent a few weeks looking for files that were there but mounted over by another filesystem.
03:39.51rikaneeMTP keeps the directory accessible to both OSes, but Bad Things (™) happen when both OSes write to the same file at the same time (can be fixed with mutex/locks on the driver side, but it is tricky)
04:06.21*** join/#maemo e-yes (~e-yes@94.45.172.169)
04:10.52*** join/#maemo unclouded (~neil@2001:4428:200:80fc:20e1:3645:436d:82f0)
04:29.40*** join/#maemo fizzie (fis@unaffiliated/fizzie)
04:46.54*** join/#maemo LauRoman (~LauRoman@5-14-92-227.residential.rdsnet.ro)
05:05.47keriorikanee: why is it tricky, hold on
05:06.09kerionothing particularly bad happens when a file is written on locally and via nfs at the same time
05:06.16kerioexcept that the file gets probably corrupted
05:06.50keriowhich is the same thing that happens when a file is written on locally from two different programs
05:07.51rikaneekerio: file locking, and deciding which OS to grant access to and which to return a -ELOCKED to, to make sure that major FUBAR doesn't happen
05:08.22keriowhy would a "major FUBAR" happen that can't happen locally, when two programs write on the same file?
05:08.56rikaneewell, the file get corrupted, which is a major FUBAR to me ;)
05:11.59kerioso don't write on it from two places
05:12.01kerio*duh*
05:15.56*** join/#maemo thedead1440 (~thedead14@unaffiliated/thedead1440)
05:39.12*** join/#maemo VDVsx (~VDVsx@194.157.16.35)
05:50.28*** join/#maemo Vlad_on_the_road (~Vlad_on_t@ip-66.net-82-216-1.versailles2.rev.numericable.fr)
06:02.11*** join/#maemo chainsawbike (~chainsawb@unaffiliated/chainsawbike)
06:11.32*** join/#maemo XATRIX (~xatrix@77.88.209.171)
06:15.19*** join/#maemo LuisCarlos (~ircchatte@190.56.254.185)
06:20.52DocScrutinizer05rikanee: you're aware that on unix/linux there's no default file locking either, generally?
06:23.09DocScrutinizer05at least there wasn't, last time I checked
06:24.48DocScrutinizer05there are two or three concurrent optional file locking mechanisms iirc, but all of them depend on all applications deliberately and faithfully *using* the provided locking functions
06:25.28*** join/#maemo FlameReaper-PC (~honoo-pc@203.106.65.1)
06:25.37DocScrutinizer05which afaik almost nobody does
06:26.47*** join/#maemo OkropNick (~OkropNick@host-n2-75-80.telpol.net.pl)
06:28.53DocScrutinizer05some editors do nifty stuff like checking if file has changed since opening or last time saving it, and warn you about that fact, asking you if you want to reload / abort save/ overwrite while saving.
06:30.09*** join/#maemo Martix (~martix@static-84-242-103-180.net.upcbroadband.cz)
06:33.19*** join/#maemo andre__ (~andre@ip-62-24-76-119.net.upcbroadband.cz)
06:33.19*** join/#maemo andre__ (~andre@wikimedia/aklapper)
06:43.59*** join/#maemo dhbiker (~dhbiker@95.87.145.172)
06:51.52*** join/#maemo M4rtinK (~M4rtinK@ip-86-49-81-87.net.upcbroadband.cz)
06:54.11*** join/#maemo neosisani (~vlaja@cable-178-148-115-210.dynamic.sbb.rs)
06:54.51neosisaniis it possible to set ringtone to null (mute it) for only one person (girlfired) every night between 00:30 and 10:00
07:00.40*** join/#maemo murrayc (~murrayc@ppp-93-104-7-173.dynamic.mnet-online.de)
07:03.40DocScrutinizer05sure
07:03.48*** join/#maemo darodi (~Thunderbi@mail.flc.be)
07:04.48DocScrutinizer05check barisione's "custom ringtones" or "contact ringtone" or similar. that's for the special ringtone for a certain contact
07:05.57neosisaniDocScrutinizer05, can it be set for timed periods, one during day, one during night?
07:06.09DocScrutinizer05then you'll also need shapeshifter's alarmed app, to change that particular ringtone to a silent file (length 0 or sth) at certain times of day
07:06.58DocScrutinizer05you'll need to dig into "custom ringtone" an little bit, to find out which file to actually change
07:07.08neosisanilike add in cron at midnight ln -s /dev/null ringtone.mp3; at noon ln -s properringtone.mp3 ringtone.mp3 ?
07:08.05DocScrutinizer05sth like that, just s/cron/alarmed/
07:08.30neosisanicool thanks
07:08.38DocScrutinizer05yw
07:09.08*** join/#maemo qwazix (~qwazix@Maemo/community/council/qwazix)
07:09.38rikaneeDocScrutinizer05: holy crap, never knew about that. I thought all the filesystems added code for fancy flock() and atomic operations.
07:09.47*** join/#maemo janemba (~101@unaffiliated/janemba)
07:10.16DocScrutinizer05no shit?
07:11.56*** join/#maemo Pali (~pali@Maemo/community/contributor/Pali)
07:12.20*** join/#maemo _berto_ (~berto@dsl-hkibrasgw4-50dc4e-72.dhcp.inet.fi)
07:19.53*** join/#maemo pvanhoof (~philip@codeminded.be)
07:20.19*** join/#maemo florian_kc (~fuchs@port-217-146-132-69.static.qsc.de)
07:20.19*** join/#maemo florian_kc (~fuchs@Maemo/community/contributor/florian)
07:22.10*** join/#maemo shamus (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net)
07:22.21neosisaniDocScrutinizer05, what is the proper name of alarmed app? Only thing which contains 'ala' in my repo is nextalarm
07:23.02MohammadAGIt's preinstalled, the stock clock depends on it
07:24.29DocScrutinizer05no
07:25.08DocScrutinizer05http://maemo.org/packages/view/alarmed/
07:25.13DocScrutinizer05moin moh
07:28.30*** join/#maemo rcg (~rcg-work@fb2-pub-1.dv-nr.fh-frankfurt.de)
07:29.42*** join/#maemo utanapischti (~username@p4FF2FC18.dip.t-dialin.net)
07:31.16*** join/#maemo jpinx_ (~jpinx@host81-153-208-8.range81-153.btcentralplus.com)
07:34.48neosisaniok i need extras-devel, time to set it up
07:37.19*** join/#maemo XATRIX (~xatrix@77.88.209.171)
07:43.56*** join/#maemo Pali (~pali@Maemo/community/contributor/Pali)
07:45.07*** join/#maemo edheldil (~edheldil@217.31.207.1)
07:45.19*** join/#maemo eMHa_ (~mh@et-0-30.gw-nat.bs.kae.de.oneandone.net)
07:48.10*** join/#maemo geaaru (~geaaru@host170-152-static.43-88-b.business.telecomitalia.it)
07:49.17*** join/#maemo FlameReaper-PC (~honoo-pc@203.106.65.1)
07:56.12DocScrutinizer05~jr-tools
07:56.12infobotfrom memory, jrtools is http://wiki.maemo.org/User:Joerg_rw/tools
07:56.34DocScrutinizer05probably too late for that single-click repo setup
07:59.49*** join/#maemo FReaper-PC (~honoo-pc@203.106.65.1)
08:02.31*** join/#maemo eichi (~eichi@stgt-5f719d6f.pool.mediaWays.net)
08:11.22*** join/#maemo Psi (~Psi@49-50-247-217.a.hd.net.nz)
08:14.43*** join/#maemo thedead1440 (~thedead14@unaffiliated/thedead1440)
08:15.53*** join/#maemo thedead1440 (~thedead14@unaffiliated/thedead1440)
08:24.28*** join/#maemo AD-N770 (~jep@o.bcn.fluendo.net)
08:25.04*** join/#maemo FReaper-PC (~honoo-pc@203.106.65.1)
08:28.07*** join/#maemo madduck (~madduck@debian/developer/madduck)
08:30.01*** join/#maemo XATRIX (~xatrix@77.88.209.171)
08:30.02*** join/#maemo LaoLang_cool (~LaoLang_c@14.151.29.236)
08:34.05*** join/#maemo FReaper-PC (~honoo-pc@203.106.65.1)
08:38.24thedead1440~ping
08:38.24infobot~pong
08:40.10*** join/#maemo MetalGearSolid (~MetalGear@103.1.146.13)
08:41.19*** join/#maemo SpeedEvil (~quassel@tor/regular/SpeedEvil)
08:48.40*** join/#maemo FR-PC (~honoo-pc@203.106.65.1)
08:54.00*** join/#maemo eijk (~eijk@e178218092.adsl.alicedsl.de)
08:58.22*** join/#maemo eijk_ (~eijk@e178218092.adsl.alicedsl.de)
09:13.04*** join/#maemo XATRIX (~xatrix@77.88.209.171)
09:48.39*** join/#maemo XATRIX (~xatrix@77.88.209.171)
10:07.10*** join/#maemo LauRoman (~LauRoman@5-14-92-227.residential.rdsnet.ro)
10:07.12*** join/#maemo FR-PC (~honoo-pc@203.106.65.1)
10:10.57*** join/#maemo MetalGearSolid07 (~MetalGear@175.142.19.44)
10:20.27MohammadAGMorning DocScrutinizer05 :)
10:21.47*** join/#maemo jrocha (~JRocha@pD9FF7DF3.dip.t-dialin.net)
10:24.48*** join/#maemo lizardo (lizardo@nat/indt/x-ucmsgcfkotqclusb)
10:30.37*** join/#maemo XATRIX (~xatrix@77.88.209.171)
10:30.38*** join/#maemo Martix_ (martix@nat/redhat/x-bbvquktmjebdiqli)
10:42.01*** join/#maemo andrewfblack (927e330a@gateway/web/freenode/ip.146.126.51.10)
10:42.22andrewfblackHello
10:45.05*** join/#maemo FR-PC (~honoo-pc@203.106.65.1)
10:45.12*** join/#maemo futpib (~futpib@89.106.197.67)
10:57.20*** join/#maemo XATRIX (~xatrix@77.88.209.171)
11:08.30*** join/#maemo tanty (~agomez@cs78210056.pp.htv.fi)
11:09.05*** join/#maemo rikanee (~rika@unaffiliated/rikanee)
11:15.06*** join/#maemo LauRoman (~LauRoman@5-14-92-227.residential.rdsnet.ro)
11:16.36*** join/#maemo FlameReaper-PC (~honoo-pc@203.106.65.1)
11:38.31*** join/#maemo Veggen (~vegard@vegard.engen.priv.no)
11:54.00*** join/#maemo XATRIX (~xatrix@77.88.209.171)
12:01.08*** join/#maemo dos1 (~dos@unaffiliated/dos1)
12:02.38*** join/#maemo rikanee (~rika@unaffiliated/rikanee)
12:09.23*** join/#maemo minde (~minde@unaffiliated/minde)
12:15.02*** join/#maemo rikanee (~rika@unaffiliated/rikanee)
12:25.17*** join/#maemo stef_204 (~kvirc@unaffiliated/stef-204/x-384198)
12:31.15thedead1440Wow Rob (SD69) going mental again
12:31.38thedead1440He blames Council for carrying out a coup via re-election
12:32.15thedead1440In addition, he put out a press release that clearly seemed to be from the BoD but was only penned by him; surely this is a sack-able offence
12:32.52thedead1440wonders why don't the remaining two members of HiFo BoD just vote to sack Rob for misconduct; problem solved and things can move on again
12:34.05RST38hyawns and suggests every two of the three remaining members vote to sack the third out. This will add to the intrigue which has been lacking lately]
12:36.01thedead1440intrigue at the expense of things moving forward...
12:41.33*** join/#maemo arcean (~arcean@apn-95-41-47-253.dynamic.gprs.plus.pl)
12:51.34*** join/#maemo raid_ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
12:54.07RST38hWhat things?
12:58.05*** join/#maemo hardaker (~hardaker@mail.hardakers.net)
12:58.32thedead1440getting a contract from Nokia signed to complete the handover of maemo.org? Allowing re-elections of Council and BoD to ensure a community elected BoD and Council
12:58.54thedead1440also getting the contract with IPHH (the free hosting provider) signed
12:59.49*** join/#maemo raid__ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
13:01.36*** join/#maemo sunny_s (~sunny_s@business-092-079-020-027.static.arcor-ip.net)
13:01.40*** join/#maemo rikanee (~rika@unaffiliated/rikanee)
13:03.30*** join/#maemo Veggen (~vegard@vegard.engen.priv.no)
13:05.31*** join/#maemo stef_204 (~kvirc@unaffiliated/stef-204/x-384198)
13:07.17*** join/#maemo udovdh (~udovdh@pindarots.xs4all.nl)
13:08.18*** join/#maemo mvp_ (~mvp@port463.ds1-abc.adsl.cybercity.dk)
13:09.28*** join/#maemo dir (~guampa@unaffiliated/guampa)
13:16.19*** join/#maemo eijk (~eijk@e178221063.adsl.alicedsl.de)
13:22.11*** join/#maemo dhbiker (~dhbiker@95.87.145.172)
13:23.01*** join/#maemo stef_204 (~kvirc@unaffiliated/stef-204/x-384198)
13:26.05DocScrutinizer05starts to wonder if pharma industry will come up with new strong meds against his Rob-allergy
13:27.21DocScrutinizer05if not, this guy might kill me by causing anaphylactic multi-organ-dysfunction
13:27.50*** join/#maemo XATRIX (~xatrix@77.88.209.171)
13:28.25DocScrutinizer05HELl THE FUCKING FUCK we're doing A COUP D'ETAT for grabbing power over HiFo... for 3 weeks, to force re-election
13:28.28thedead1440lol
13:29.02*** join/#maemo dhbiker (~dhbiker@95.87.145.172)
13:29.05*** join/#maemo Pali (~pali@Maemo/community/contributor/Pali)
13:29.35*** join/#maemo rikanee (~rika@unaffiliated/rikanee)
13:30.36DocScrutinizer05this is not a coup d'etat, this is THE revolution, if anything. To bring the evil emperor to the guillotine
13:45.54*** join/#maemo XATRIX (~xatrix@77.88.209.171)
13:46.25*** join/#maemo vi__ (~Thunderbi@proxy.ei-info.com)
13:46.41vi__chem|st: ping
13:46.49*** join/#maemo tanago (~tanago@vlan-132-16-133.comnet.bg)
13:49.09*** join/#maemo Arkenoi (~ark@swsoft-msk-nat.sw.ru)
13:56.06vi__ping anyone who can speak german.
14:03.59chem|stvi__: ?
14:08.06*** join/#maemo NIN101 (~NIN@p5DD297A6.dip0.t-ipconnect.de)
14:13.59marmoutevi__: ich bin kein Kartoffel
14:15.12inzmein Pantzerwagein ist kaputt
14:15.26inz-i
14:26.04vi__Hello chem|st!
14:33.55DocScrutinizer05lol
14:34.26DocScrutinizer05Caeser is eine Primzahl
14:34.42DocScrutinizer05or
14:35.03DocScrutinizer05mein Fuss kommt so zehackt an, ich glaub er ist verbrannt
14:35.44DocScrutinizer05(believe it or not, the latter one has a RL meaning and can be heard on police radio ;-D )
14:39.13DocScrutinizer05a nice one: "nachts ist es kaelter als draussen"
14:40.12DocScrutinizer05you'll win any discussion with this one
14:46.10*** join/#maemo pvanhoof (~philip@codeminded.be)
14:54.19vi__chem|st: so how do you feel about helping me purchase more broken suspension parts from Germany?
15:00.50keriovi__: but they're going to be broken!
15:03.24vi__heh, it even states the shock absorber is broken.
15:03.36vi__But it is an ohlins and thus rebuildable.
15:03.55vi__Also, it is the first I have seen for sale in ~1 year.
15:04.16vi__I just need a German speaking buddy to ask him to ship it to the UK.
15:05.16vi__I could use google translate but I do not want to look like a total spazz.
15:07.54*** join/#maemo valerius2k (root@80.250.181.195)
15:09.48chem|stvi__: just shoot it! enough germans in here to help you with phrasing
15:10.00chem|stgtg..
15:10.18*** join/#maemo MetalGearSolid (~MetalGear@175.142.19.44)
15:10.19vi__Let me get back to you in 5 days.
15:11.59vi__F* it.
15:12.01merlin1991vi__: for example I'm german speaking aswell though not a german :D
15:12.10vi__heh
15:12.32merlin1991Austria is something completely different ;)
15:12.45vi__It is a monoshock on ebay.  I have bid anyway and will deal with the getting him to ship to UK when I win.
15:20.44keriomerlin1991: that's what you guys keep saying, but i don't see it
15:35.26*** join/#maemo dos1 (~dos@unaffiliated/dos1)
15:39.29*** join/#maemo bef0rd (~bef0rd@unaffiliated/beford)
15:49.53*** join/#maemo LauRoman (~LauRoman@5-14-92-227.residential.rdsnet.ro)
15:59.07DocScrutinizer51~ping
15:59.07infobot~pong
16:19.29*** part/#maemo valerius2k (root@80.250.181.195)
16:31.19*** join/#maemo dos1 (~dos@unaffiliated/dos1)
16:32.45*** join/#maemo VDVsx (~VDVsx@a88-114-88-95.elisa-laajakaista.fi)
16:33.53*** join/#maemo pvanhoof (~philip@86.39.154.67)
16:35.15*** join/#maemo M4rtinK (~M4rtinK@ip-86-49-81-87.net.upcbroadband.cz)
16:35.38*** join/#maemo MetalGearSolid (~MetalGear@175.142.19.44)
16:35.54*** join/#maemo freemangordon (~freemango@130-204-50-168.2074221835.ddns.cablebg.net)
16:37.35*** join/#maemo jpinx_ (~jpinx@host81-153-208-8.range81-153.btcentralplus.com)
16:41.34*** join/#maemo arcean (~arcean@apn-77-112-58-8.dynamic.gprs.plus.pl)
16:50.00*** join/#maemo ds3 (noinf@netblock-66-245-251-24.dslextreme.com)
17:03.50*** join/#maemo bef0rd (~bef0rd@unaffiliated/beford)
17:04.45*** join/#maemo bef0rd (~bef0rd@unaffiliated/beford)
17:08.27*** join/#maemo freemangordon (~freemango@130-204-50-168.2074221835.ddns.cablebg.net)
17:11.30*** join/#maemo LauRoman (~LauRoman@5-14-92-227.residential.rdsnet.ro)
17:12.09*** join/#maemo geaaru (~geaaru@host170-152-static.43-88-b.business.telecomitalia.it)
17:21.10*** join/#maemo sixwheeledbeast (~paul@cl-1547.lon-02.gb.sixxs.net)
17:28.53*** join/#maemo darodi (~Thunderbi@109.88.64.137)
17:31.11*** join/#maemo Woody14619a (~Woody@2620:4:4000:11:ddd4:3b20:1436:b06c)
17:31.11*** join/#maemo Woody14619a (~Woody@Maemo/community/contributor/Woody14619)
17:32.16sixwheeledbeastMacer: ping
17:39.07*** join/#maemo valerius (~user@85.26.180.160)
17:47.20*** join/#maemo tanago2 (~tanago@vlan-132-1-234.comnet.bg)
17:48.31*** join/#maemo eMHa_ (~mh@HSI-KBW-149-172-0-168.hsi13.kabel-badenwuerttemberg.de)
17:48.40*** join/#maemo shamus (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net)
17:50.23*** join/#maemo tanago (~tanago@vlan-132-9-133.comnet.bg)
17:59.21*** join/#maemo eichi (~eichi@stgt-5f719d6f.pool.mediaWays.net)
18:07.09*** join/#maemo raid_ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
18:11.35*** join/#maemo raid_ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
18:13.46*** join/#maemo raid__ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
18:18.23*** join/#maemo Martix_ (martix@nat/redhat/x-onytyulsxbohuecg)
18:20.51*** join/#maemo raid_ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
18:23.29*** join/#maemo GI_Jack (~G_Jack@pdpc/supporter/active/gi-jack)
18:23.51GI_JackI tried overclocking with qcpufreq and tcp/ip stopping working, completely
18:24.01GI_Jacklike I cannot even ping localhost
18:24.03GI_Jackany ideas
18:24.27*** join/#maemo raid__ (~raid@adsl-76-242-185-81.dsl.okcyok.sbcglobal.net)
18:24.34kerioGI_Jack: don't do that
18:25.05GI_Jackkerio, lesson learned, anything I can do without reflash
18:25.17keriojust a reboot, probably
18:25.23keriodisable OC and try again
18:25.32GI_JackI did and it still doesn't work
18:25.38kerioafter rebooting?
18:25.41GI_Jackyes
18:25.44keriommmh
18:25.47raid__my computer crashed and sierraCharts locked me out >:(
18:25.47keriommmmmmmmh
18:25.48GI_Jackafter re-flashing the stock kernel via usb
18:25.54raid__how are we looking?
18:26.14kerioGI_Jack: idk, reinstall kernel-power-modules and kernel-power and then reinstall kernel-power-flasher
18:26.34kerioi have no idea what qcpufreq did to your kernel setup
18:27.32kerioah what the fucking fuck, it doesn't even depend on kernel-power
18:29.49kerioanyway, idk what's happening there
18:30.01GI_Jackugg
18:30.02kerioi don't see anything with effects that would stick after a reboot in qcpufreq
18:30.19GI_Jackit won't even ping localhost
18:30.30GI_Jackit will connect to the cell network
18:30.32kerio...how exactly are you doing that ping?
18:30.36GI_Jackand wireless
18:30.38GI_Jackwith ping
18:30.41GI_Jackon xterm
18:30.45GI_Jackit won't connect to anything
18:30.46keriobecause by default, you need root to ping
18:30.49GI_Jacknot with the web browser
18:30.56GI_Jackit won't work with root
18:31.07GI_Jackthe webbrowswer won't connect to websites
18:31.12keriotry reinstalling kernel-power properly
18:31.27keriosudo apt-get install --reinstall kernel-power kernel-power-modules kernel-power-settings && sudo apt-get install --reinstall kernel-power-flasher
18:33.44*** join/#maemo SmilyOrg (Smily@BSN-142-182-15.dial-up.dsl.siol.net)
18:34.11sixwheeledbeastavoid all things overclocking, there really is no need
18:34.30GI_Jackis there any real performance gain
18:34.39GI_Jackmild overclock to 720mhz for around 15 seconds
18:35.07sixwheeledbeastnot compared to thumb.
18:35.13sixwheeledbeastif you need speed
18:35.41GI_Jackdon't you have to recompile everything for thumb and isn't there are hardware bug with the n900?
18:35.52sixwheeledbeastoverclocking is like a mustang in the mud IMO
18:36.41kerioGI_Jack: there's a hardware bug that has a workaround in recent versions of kernel-power
18:36.48kerioand as for the recompile...
18:36.55sixwheeledbeastarmel applcations will work with thumb
18:37.03keriohttp://talk.maemo.org/showthread.php?t=84829
18:37.16kerioah ofc, armel binaries will work
18:37.19kerioit's not a different architecture
18:37.30*** join/#maemo rcg (~rcg@2a02:908:e250:5f01:6959:d1b5:8518:b846)
18:37.37keriobut you need to recompile the bulk of system packages to feel a real difference, i think
18:38.01sixwheeledbeast^^^ exactly
18:38.33GI_Jackyeah, something fucked up with tcp/ip I have wireshark running and its capturing packets
18:39.58kerioare you sure it's not unrelated?
18:40.23*** join/#maemo piggz (~piggz@host-92-18-185-170.as13285.net)
18:41.49GI_Jackcould be
18:41.55GI_Jackits some sort of software error
18:46.09*** join/#maemo M4rtinK (~M4rtinK@46.227.13.46)
18:46.20*** join/#maemo minde (~minde@unaffiliated/minde)
18:47.34GI_Jackis there anyhope of getting a kernel ngewer than 2.6.28, like 3.x somethin
18:47.47GI_Jackor a ver of microb based on modern vers of mozilla
18:48.33GI_Jackor a new FIASCO image with a newer read 3.6 or better and ext4?
18:48.49*** join/#maemo sq-one (~sq-one@p549ABA3A.dip.t-dialin.net)
18:49.41*** join/#maemo maybeHere (~cl@p5B1634F1.dip.t-dialin.net)
18:51.08*** join/#maemo mvp_ (~mvp@port463.ds1-abc.adsl.cybercity.dk)
18:52.50sixwheeledbeastwhy?
18:52.55GI_Jackperformance
18:53.10GI_Jackext4 on new kernels has a massive IO performance bump
18:53.24GI_Jackthe earliest kernel its worth using is 2.6.38
18:54.05GI_Jackreal world on my personal server, with the same hardware, when I first used this setup, I got around 6 mb/second over my LAN with sftp
18:54.26GI_Jackgoing from ext3 to ext4 it got bumped around 7-9 mb/s
18:54.47cehtehhuh
18:54.52cehtehno problems here
18:54.53GI_Jackevery few point releases they re-write or tweak the ext4 driver
18:55.08sixwheeledbeastwill eat more battery power from what I have heard, so pointless really.
18:55.11GI_Jacknow I get around 20 mb/s real world performance same hardware
18:55.35kerioext4 for home *does* make a huge difference
18:55.41keriobut it's hardly supported
18:55.53GI_Jackits not worth it on kernel 2.6.28
18:56.03cehtehbut there are some subtle differences .. if you have a modern hdd which internally uses 4k blocks and your partitions are not 4k aligned then performance will drop massively
18:56.07cehtehcheck that out
18:56.08kerioas i said, ext4 for home *does* make a huge difference
18:56.27cehtehext4 block allocation and writing works differently than ext3
18:56.43*** join/#maemo piggz (~piggz@host-92-18-185-170.as13285.net)
18:56.45GI_Jackext3 is ext2 with journaling extensions
18:59.06*** join/#maemo hardaker (~hardaker@50-1-19-94.dsl.dynamic.sonic.net)
18:59.20GI_Jackmeh I wound up reflashing
18:59.36keriocehteh: i usually align to 32M
18:59.40keriojust because
18:59.51kerioi aligned my n900's eMMC to 4M
19:00.26keriowhich, nicely enough, means 128 "cylinders"
19:04.21*** join/#maemo StyXman (~mdione@ant06-1-82-242-111-163.fbx.proxad.net)
19:04.22*** join/#maemo StyXman (~mdione@grulic/root/StyXman)
19:05.03*** join/#maemo piggz (~piggz@host-92-18-185-170.as13285.net)
19:11.38GI_Jackis there a package that will automaticly install extra-test and extra-devel
19:11.48GI_JackI think I remember something like that a long time ago, but I cannot remember
19:11.52GI_Jackinstead of putting them in by hand
19:13.05*** join/#maemo minde (~minde@unaffiliated/minde)
19:13.55sixwheeledbeast.install files maybe dunno where from. no point in testing if using devel.
19:14.08*** join/#maemo shamus (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net)
19:14.58GI_Jackthere was a way to automaticly adding testing and devel
19:19.41*** join/#maemo Martix_ (~martix@46.227.13.46)
19:31.28*** join/#maemo piggz (~piggz@host-92-18-185-170.as13285.net)
19:48.03*** join/#maemo futpib (~futpib@89.106.197.57)
19:51.36*** join/#maemo piggz (~piggz@host-92-18-185-170.as13285.net)
19:53.24*** join/#maemo florian (~fuchs@sign-4d0942bf.pool.mediaWays.net)
19:53.24*** join/#maemo florian (~fuchs@Maemo/community/contributor/florian)
19:57.46DocScrutinizer05meh, he left
19:58.05sixwheeledbeastmmm
19:59.00*** join/#maemo ArGGu^^ (~ArGGu^^@a88-112-164-9.elisa-laajakaista.fi)
20:10.40*** join/#maemo valerius2k (root@80.250.181.195)
20:11.55*** join/#maemo futpib_ (~futpib@89.106.197.118)
20:14.01*** join/#maemo chadi (~chadi@unaffiliated/chadi)
20:18.13*** join/#maemo Cor-Ai (~cor-ai@212.112.62.30)
20:21.05*** join/#maemo valerius (~user@85.26.180.175)
20:21.25*** join/#maemo futpib__ (~futpib@89.106.198.82)
20:27.11*** join/#maemo Vlad_on_the_road (~Vlad_on_t@ip-66.net-82-216-1.versailles2.rev.numericable.fr)
20:27.42*** join/#maemo tanago (~tanago@vlan-132-18-26.comnet.bg)
20:27.54*** join/#maemo ArGGu^^ (~ArGGu^^@a88-112-164-9.elisa-laajakaista.fi)
20:35.29*** join/#maemo mickname (mickname@low6.kyla.fi)
20:37.46*** join/#maemo geraldine (~efefe@host86-139-60-130.range86-139.btcentralplus.com)
20:39.09*** join/#maemo raid_ (~raid@ip68-12-80-195.ok.ok.cox.net)
20:39.54raid_how come i can't install build-essential anymore?
20:40.11raid_can it have something to do with the skeiron repositories?
20:40.29raid_it says the package doesn't exist, but is referred to by another package
20:42.37*** join/#maemo ManoftheSea (~ManoftheS@64.150.161.184)
20:45.31*** join/#maemo chadi (chadi@unaffiliated/chadi)
20:47.55DocScrutinizer05raid_: you're probably missing the right repo. Anyway see here: http://maemo.org/packages/package_instance/view/fremantle_sdk_free_armel/build-essential/10.1osso1/
20:49.32raid_thanks doc. i'm scrambling between 5 different things in a hurry
20:50.01*** join/#maemo Kahvowa (~Boiteeq@ip4da2f7b3.direct-adsl.nl)
20:53.17*** join/#maemo hardaker (~hardaker@50-1-19-94.dsl.dynamic.sonic.net)
20:56.29*** join/#maemo Martix_ (~martix@46.227.13.46)
21:07.52raid_i can't install that, i'm missing the dependencies
21:10.44DocScrutinizer05SDK or tools repo, I'd guess
21:10.57DocScrutinizer05prolly SDK
21:15.48*** join/#maemo ArGGu^^ (~ArGGu^^@a88-112-164-9.elisa-laajakaista.fi)
21:17.37raid_oh ofc
21:17.48raid_i forgot the sdk was its own repo
21:29.34*** join/#maemo eijk_ (~eijk@e178221063.adsl.alicedsl.de)
21:31.18*** join/#maemo hardaker (~hardaker@mail.hardakers.net)
21:34.40*** join/#maemo sirdancealot (~sirdancea@98.82.broadband5.iol.cz)
21:40.13*** join/#maemo sixwheeledbeast (~paul@cl-1547.lon-02.gb.sixxs.net)
21:40.13*** part/#maemo sixwheeledbeast (~paul@cl-1547.lon-02.gb.sixxs.net)
21:48.00*** join/#maemo hardaker (~hardaker@mail.hardakers.net)
21:50.08*** join/#maemo Kahvowa (~Boiteeq@546A6080.cm-12-3b.dynamic.ziggo.nl)
21:51.24*** join/#maemo nox- (noident@freebsd/developer/nox)
21:55.54*** join/#maemo mintux (~mrg@unaffiliated/mintux)
21:57.50*** join/#maemo RiD (~RiD@2.83.8.131)
21:59.45RiDhey
22:00.56*** join/#maemo Martix (~martix@static-84-242-103-180.net.upcbroadband.cz)
22:01.21RiDhow likely it is for a N900 to be hardware damaged if it only shows up to NOKIA screen (doesn't show dots)
22:01.45RiDI guess it would be quite rare, right? (no, my n900 does not have that problem. I'm looking for 2nd handed ones in my country)
22:01.47*** join/#maemo ArGGu^^ (~ArGGu^^@a88-112-164-9.elisa-laajakaista.fi)
22:02.49kerioRiD: not a common hw problem, no
22:04.04RiDOk, thanks
22:04.19RiDAlso, there's one that says Bluetooth and Wireless does not work
22:04.25*** join/#maemo Sazpaimon_ (wat@96.227.217.235)
22:04.51keriohmm...
22:04.57keriohw problem, or borked CAL
22:05.53RiDthat one is quite in pristine condition, apart from that
22:06.31kerio"pristine"
22:06.37RiDshhhh
22:06.49RiDbad word XD
22:07.03keriononworking bluetooth happens if you bork CAL in some way
22:07.25RiDI e-mailed him asking if it stopped working after an update
22:07.29keriobut wifi+bluetooth is probably a hw problem, they're the same chip
22:09.15RiDi might just try to negotiate with another one where it says everything works, just some scratches
22:10.17*** join/#maemo user__ (~user@5248AA73.cm-4-1c.dynamic.ziggo.nl)
22:11.55*** join/#maemo dockane (~dockane@dsdf-4db5270a.pool.mediaWays.net)
22:17.25raid_what package is autoreconf in? i can't install apt-file right now
22:17.42*** join/#maemo M4rtinK (~M4rtinK@ip-86-49-81-87.net.upcbroadband.cz)
22:19.24raid_can someone type apt-file search autoreconf?
22:22.02rikaneeI'm pretty sure autoreconf is part of autoconf.
22:25.19DocScrutinizer51I'm ptrtty sure I nrver used apt-file
22:28.50*** join/#maemo GI_Jack (~GI_Jack@pdpc/supporter/active/gi-jack)
22:28.53GI_Jackfound the problem
22:29.05GI_Jackmaemo5 doesn't like ifupdown it needs the busybox version
22:29.09GI_Jackugg
22:29.20GI_Jackfor the same reason it can't use bash and coreutils as the default shell
22:29.41GI_Jackugg
22:29.59GI_Jackmaemo 5 is indeed put together with some ugly hacks
22:30.38*** join/#maemo lxp (~lxp@62-46-249-242.adsl.highway.telekom.at)
22:33.31DocScrutinizer51~jrtools
22:33.31infobotextra, extra, read all about it, jrtools is http://wiki.maemo.org/User:Joerg_rw/tools
22:36.12*** join/#maemo futpib (~futpib@89.106.197.62)
22:40.37raid_i get the error 'file not found' when trying to run '/usr/bin/autoreconf'
22:40.52raid_i copy the file to the current directory and try to run and i get the same error message
22:41.10raid_'file autoreconf' also says 'file not found'
22:41.18raid_what's going on
22:57.18raid_i traced it to a problem with perl
22:57.47raid_file isn't installed. it said 'file not found' as in file the program
22:59.10raid_i don't remember what you have to do to get autoconf to run with perl
23:02.15*** join/#maemo amospalla (~amospalla@amospalla.es)
23:04.07*** join/#maemo ArGGu^^ (~ArGGu^^@a88-112-164-9.elisa-laajakaista.fi)
23:30.15*** join/#maemo FIQ (~fiq@unaffiliated/fiq)
23:36.46*** join/#maemo bbee (~bbee@unaffiliated/bbee)
23:41.35DocScrutinizer51~botsnack
23:41.36infobotDocScrutinizer51: thanks
23:50.30raid_/usr/bin/autoreconf  expects perl to be in /scratchbox/tools/bin/
23:55.51*** join/#maemo GeneralAntilles (~ryan@Maemo/community/contributor/GeneralAntilles)

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