IRC log of #maemo-ssu for Wednesday, 2014-01-22

DocScrutinizer05peterbjornx: I managed ~5 times in my life to grok how kbd input driver stack works, just to forget it a week later for the unbearably complex layered mess it is00:00
*** nox- has joined #maemo-ssu00:01
DocScrutinizer05so I can't tell for sure which layer/level the Nokia blob sits00:01
*** dafox has quit IRC00:44
*** NishanthMenon has quit IRC00:44
*** scoobertron has joined #maemo-ssu00:54
*** ds3 has joined #maemo-ssu01:18
ds3does cssu-stable come with a multiboot select by default?01:18
keriono01:20
ds3what is the recommended way of enabling kernel-bfs? dpkg -l shows it installed but I appear to be running the stock kernel?01:21
keriokernel-bfs is shit01:24
kerioit's an old, deprecated version of kernel-power with a crappy scheduler01:24
ds3I don't care specifically for that kernel but it appears to be installed -- all I want is ipt_MASQUERADE01:26
ds3since I did a full reinstall from scratch, I am looking for the preferred way of doing it01:26
keriosudo apt-get remove kernel-bfs*01:26
keriosudo apt-get install kernel-power-flasher01:26
ds3does multiboot work?01:27
keriomultiboot is also shit, fwiw01:27
kerioi guess you'd need kernel-power-bootimg for that01:27
keriosudo apt-get install kernel-power-flasher kernel-power-bootimg01:27
keriowhen the former asks if you want to actually flash, just say no01:27
keriobut yeah... no01:28
keriouse uboot01:28
ds3the last time I messed with the kernel, I had to reflash it cuz the installer wiped out the kernel entirely01:28
keriowhy do you want multiboot?01:28
ds3trying to avoid having to rerun a flasher from a PC01:28
kerioif you don't actually need to boot other things, just install kernel-power01:28
kerioand by kernel-power i mean kernel-power-flasher01:28
ds3will that break CSSU stuff?01:29
ds3and fcam01:29
ds3what the hell... it is only a week to recover01:31
keriono01:33
kerioand no01:33
keriowell actually i'm not entirely sure about fcam01:33
keriobut reinstalling fcam-drivers and kernel-power-modules a handful of times usually makes it work01:33
ds3heh01:33
ds3I tried kernel power years ago and i just remember broken camera stuff left and right01:33
ds3in any case...diving in head first01:34
ds3it booted :D01:34
ds3okay...that seems to work01:36
ds3BlessN900 gives a preview01:36
ds3thanks... back to 80% of the preSIM failure functionality01:37
*** RedM has quit IRC01:38
*** MohammadAG has quit IRC02:04
*** M4rtinK has quit IRC02:05
*** MohammadAG has joined #maemo-ssu02:09
*** dos1 has quit IRC02:24
*** arcean has quit IRC02:26
*** RedM has joined #maemo-ssu02:28
*** dos1 has joined #maemo-ssu02:35
*** dos1 has quit IRC03:04
*** LauRoman has quit IRC03:18
*** nox- has quit IRC04:52
*** amiconn_ has joined #maemo-ssu05:39
*** amiconn has quit IRC05:39
*** M13 has joined #maemo-ssu05:54
*** M13 has quit IRC05:59
*** FReaper has quit IRC07:43
*** dafox has joined #maemo-ssu07:50
*** dafox has quit IRC08:10
*** LauRoman has joined #maemo-ssu08:14
*** amiconn_ is now known as amiconn08:30
* merlin1991 is the "boss" yay08:43
*** trx has quit IRC08:46
*** NishanthMenon has joined #maemo-ssu08:46
*** trx has joined #maemo-ssu08:50
*** dafox has joined #maemo-ssu08:54
*** amiconn has quit IRC08:55
*** amiconn has joined #maemo-ssu08:56
*** dafox has quit IRC09:22
joschhi, what is currently the most common way to compile and test packages for cssu? scratchbox? native compilation on the n900?10:26
joschi have a hard time finding a wiki article which seems up-to-date10:26
*** amizraa has quit IRC11:37
*** ravelo has quit IRC11:39
*** FlameReaper has joined #maemo-ssu11:40
*** amizraa has joined #maemo-ssu11:50
*** ravelo has joined #maemo-ssu12:06
*** NishanthMenon has quit IRC12:09
*** luf has joined #maemo-ssu12:34
joschfrom what I read here http://developer.nokia.com/Community/Wiki/Maemo_5_SDK_installation_for_beginners and in some other sources, scratchbox seems to be the preferred option. Unfortunately the required instructions are quite intrusive in my host system and are not packaged as Debian packages which is unfortunate12:34
joschthis source http://maemo.org/development/sdks/maemo_5_beta_2_sdk_installation offers packages but not for amd64 which is a quite dirty option as well12:34
joschsince i do not want to mess up my host system this http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Development_Environment/Maemo_SDK_Virtual_Images seems to be a good option for me - is anybody using that? The download link given on that site seems to be dead?12:35
joschwhat is its relationship to http://maemovmware.garage.maemo.org/2nd_edition/ ?12:35
lufI'm using that12:35
joschcurrently i think i have trouble with judging which resources are authoritative for current cssu development12:35
lufBut you need to fix thumb problem. I forget the link for it.12:35
joschwhat is the "thumb problem"? i thought the default is no thumb?12:36
lufYes but in the virtual image the thumb is enabled :(12:36
lufSo you need to disable it for pure CSSU12:37
joschah okay12:37
joschluf: where did you download the virtual machine from?12:38
lufjosh: I don't remember. But it was somewhere on maemo pages.12:48
luf~SDK12:48
infobotwell, sdk is http://privatepaste.com/e4a5b13fad or "wget http://repository.maemo.org/tabletsdev/explicit/maemo-dev-env-downloads/downloads/Readme_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.txt"12:48
joschyeah I found the links mentioned in the pastebin as well but they are 40413:01
joschand so is the second link13:02
joschso i'm at a loss how to retrieve it :/13:02
joschI also get 404 for other locations like http://repository.maemo.org/unstable/5.0beta2/maemo-scratchbox-install_5.0beta2.sh which is mentioned in other maemo.org pages13:03
lufmerlin1991 maybe mirror it somewhere. I downloaded it few years ago and it was working as Nokia supported it :(13:03
joschand even the links here: http://maemovmware.garage.maemo.org/2nd_edition are 40413:04
joschwell if the download links to the sdk itself were working then I could easily create my own virtual machine :)13:04
joschwell maybe not "easily" because it would be my first time doing it but I assume things are sufficiently documented13:05
lufjosch: I'm sorry I don't have clean SDK virutal. Let's wait if someone else can help.13:06
lufDocScrutinizer05: ping13:06
lufmerlin1991: ping13:06
lufDocScrutinizer05, merlin1991: are you able to help? ^^^13:07
joschluf: thank you :)13:08
lufjosch: it seems mister google helps with some memories13:13
lufjosch: I sent you privately the link for skeiron mirror.13:14
luffreemangordon: I'm still here around but usually during days ...13:21
*** dos1 has joined #maemo-ssu13:26
joschprivate link because the license of the nokia binaries forbid redistribution by unauthorized 3rd parties?13:51
joschwhich google search terms did you use?13:52
joschalright, read the LICENSE file and answered my question myself :)14:10
joschshame that14:10
*** dos1 has quit IRC14:15
merlin1991luf: pong14:27
merlin1991josch: freemangordon uses the virtual images14:28
joschokay, then I shall see how to work with them myself as well14:28
merlin1991I've set up a local scratchbox like http://wiki.maemo.org/Documentation/Maemo_5_Final_SDK_Installation though with a few changes14:28
merlin1991mostly using a newer scratchbox release to get x64 debian pacakges14:29
lufjosch: It wasn't so easy to find it via google ;)14:30
joschluf: kk :)14:30
merlin1991the fix for thumb is on the mailing list14:30
joschx64? you mean mad64?14:30
josch*amd6414:31
merlin1991http://maemo.org/community/maemo-users/everybody_please_fix_bug_in_your_scratchbox_installation/14:31
merlin1991josch: yeah x64 aka 86_64 aka amd64 aka I actually don't know how intel calls it14:32
joschmerlin1991: thanks for that link!14:32
joschthese short handles can become quite messy - even more so because of x32 in linux which is not the x32 for windows :)14:34
merlin1991well and there is IA64 on intel aswell14:35
joschluf, merlin1991: thanks a lot, I retrieved the Maemo_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.7z and will check it out once I'm back home :)14:35
joschthat and with upcoming arm64 aka aarch64 - it's definitely not enough anymore to say "64 bit" :)14:35
merlin1991btw what do you want to build test on the cssu side?14:36
joschi dont (yet) want to do something specifically with cssu packages but I thought you guys would know best how to compile/test packages which are meant to run on a cssu testing system14:37
joschi wanted to start with scratching some itches I have with packages on my n900 right now, the tamedate applet and the fahrplan application to be more precise14:37
joschback in openmoko days I did lots of cross compiling and creation of debian rootfs etc but maemo development is quite different :)14:38
joschfor example my openmoko phone would run vanilla debian so development would be a bit different14:39
joschand further down the road I want to make the neo900 work14:39
*** luf has quit IRC15:33
merlin1991yeah when it gets out I'll roll my own15:55
merlin1991probably won't get past a cli interface15:55
merlin1991but hey I can do phone calls from vim then :D15:55
joschsince it's gta04 based it will have Xorg16:18
*** hbib has joined #maemo-ssu16:30
*** zz_ototo is now known as ototo16:40
*** radekp has quit IRC16:50
*** radekp has joined #maemo-ssu16:51
joschwhat do you guys think about the possibility of rebasing fremantle on top of Debian stable?16:58
joschis it a bad idea because it likely breaks compatibility with PR 1.3?16:59
*** arcean has joined #maemo-ssu17:12
*** NishanthMenon has joined #maemo-ssu17:26
*** hbib1 has joined #maemo-ssu17:32
*** hbib has quit IRC17:33
*** FReaper has joined #maemo-ssu17:49
*** FlameReaper has quit IRC17:53
*** infobot has quit IRC17:58
*** infobot has joined #maemo-ssu18:00
*** ChanServ sets mode: +v infobot18:00
*** dos1 has joined #maemo-ssu18:24
*** liteIRC_ has joined #maemo-ssu18:48
*** ravelo has quit IRC18:48
*** liteIRC_ is now known as liteIRC__18:48
*** liteIRC__ is now known as ravelo18:48
*** FReaper has quit IRC19:00
*** liteIRC_ has joined #maemo-ssu19:10
*** ravelo has quit IRC19:10
*** liteIRC_ is now known as liteIRC__19:10
*** liteIRC__ is now known as ravelo19:10
*** NIN101 has joined #maemo-ssu19:16
*** dafox has joined #maemo-ssu19:28
*** dafox has quit IRC19:49
*** ototo is now known as zz_ototo20:04
*** zz_ototo is now known as ototo20:20
* freemangordon is no longer using VMWare SDK image as he has linux on his desktop :)20:38
freemangordon~flashing20:38
infobotmethinks maemo-flashing is http://wiki.maemo.org/Updating_the_tablet_firmware20:38
joschyeah but even as a year long linux user I would not touch the SDK because its packaging seems very fishy and I dont want to mess up my system20:47
freemangordonjosch: well, I am 2 weeks long linux user :D20:53
freemangordonbut vmware image makes sense20:54
joschas a n900 user you have probably been using for a bit longer ;)20:54
josch+linux20:55
freemangordonjosch: yeah, but I switched my desktop from WinXP 2 weeks ago20:56
joschwhat is it that kept you with windows for that long if I may ask?20:56
freemangordonI had a problem with the combination of my old MoBo/Redeon GPU20:58
freemangordon*Radeon20:58
freemangordonMoBo was a strange beast with both PCIe and AGP on it20:58
freemangordonand AMD proprietary drivers didn;t work on that20:59
joschoh, sad to hear :(20:59
freemangordonnot to say that I was growing up this XP from since it was a little 95 :D21:00
freemangordonpiles of SW on it21:00
joschwow :D21:00
freemangordonfinally I gave up when I had 3 reboots out of the blue for an hour21:00
freemangordonand bought new mobo/gpu/etc21:01
freemangordonbut I still keep my XP under VMWare21:01
freemangordonthats more than 15 years, can't wipe it like that21:01
joschit's amazing it lasted that long21:02
joschseems you took good care of it :)21:02
freemangordonI didn't have much of a choice, linux is in some kind of usable shape for how long? 2 -3 years?21:03
joschprobably21:04
joschstill lots of hackery needed if you happen to use nvidia hardware or the like21:04
freemangordonyou mean GPU?21:04
joschyes21:04
joschnvidia is one of the most uncooperative companies toward linux21:05
joschamd is becoming friendlier21:05
freemangordonhmm, actually it was amazingly easy21:05
joschi'm no gamer (at least i dont play recent 3d heavy games) so i've always picke intel gfx for my systems because i knew they would have the most complete support21:05
freemangordonIt was my fault I install ubuntu without GPU card in, with the onboard adapter enabled21:05
joschbut it's a shame that I have to make my choice like this21:05
freemangordonjosch: really, installing (and tunning) nvidia binary driver was very easy21:06
joschyes, not saying it's not21:06
joschwe are talking about different things21:06
freemangordoncould be21:07
freemangordonI am not gamer either21:07
freemangordonbut I need dual-monitor21:07
joschfor example nvidia optimus has been a major pita most of the time as in: not working at all21:07
joschbut nvidia refuses to let go of the proprietary nature of their drivers21:08
freemangordonand unfortunately it turned out that the build-in intel GPU supports dual-monitor in mirror mode only21:08
joschand nvidias behaviour in that area let to instances like: http://youtu.be/IVpOyKCNZYw21:09
freemangordonjosch: a month or so ago they promised to open most of their internals to the FOSS driver developers21:09
joschfreemangordon: yes i read that too21:09
joschapparently as a reaction to steamos and steam boxes21:09
freemangordonthat is a good step I guess21:09
joschyes :)21:09
freemangordonyeah, helf-life FTW :D21:09
freemangordon*half-life21:10
josch\o/21:10
freemangordonBTW I am really surprised valve took that "linux" step21:10
freemangordonbut it is great IMO21:10
*** ravelo has quit IRC21:11
*** liteIRC_ has joined #maemo-ssu21:11
*** liteIRC_ is now known as ravelo21:11
*** ravelo is now known as liteIRC___21:11
joschwhat i'm most surprised of is, how well they managed to play together with the open source community21:11
freemangordonand for sure i'll buy hl3 when it come out :D21:11
joschi mean: a company whose business is based on a proprietary piece of software for selling proprietary games21:11
freemangordonif!21:11
freemangordonyeah21:11
joschi was not expecting that they were handling all that open source business so well21:11
joschit is easy to retrieve and look at all the patches they made to debian wheezy21:12
freemangordonmaybe they see the future the same way we see it21:12
joschand games are probably the only proprietary piece of software i can tolerate on my machine :)21:12
freemangordonwindoze gone in some 5-7 years21:13
*** ravelo has joined #maemo-ssu21:13
joschwell i'm certain they have their own intrests in mind but i'm happy if they see that achieving those can be done by playing fair with open source guys21:13
freemangordonyep21:13
freemangordonit is not bad to make profit21:13
freemangordonjosch: how're you with kernel hacking?21:15
joschcertainly nobody will stop you if you find a way to make profit with open source software and valve seems to have found a way to make money based on a mix of oss and proprietary software21:15
joschfreemangordon: i never did any major kernel hacks21:15
joschi sometimes bisected some issues21:15
*** liteIRC___ has quit IRC21:15
freemangordonwe need to find someone who can fight and win the rx51 asoc driver :(21:16
joschand fixed them through various hacks21:16
joschah :)21:16
joschno i'm not the guy to write a kernel driver21:16
freemangordonit is there21:16
joschi'm the guy who likes to build on top of an existing and working kernel21:16
freemangordonbut I can't make earphones work21:16
josch:(21:16
freemangordonno mather what I did21:16
joschyou are talking about rebasing the driver on a more recent kernel?21:17
freemangordonit is upstreamed21:17
joschah21:17
freemangordonbut the audio routing is incomplete21:17
freemangordonand I just couldn't find a way to make it 100% working21:17
josch:/21:18
freemangordonspeakers and headphones work21:18
joschno i dont think i would have enough knowledge/time to fix an issue like this :/21:18
joschsadly21:18
joschtoo little time :(21:18
freemangordonbut not the earpiece and I didn't dare to try the mic :D21:18
freemangordonanyway21:18
joschis there a version that works?21:19
freemangordonmaybe in meego kernel21:19
freemangordonbut iirc it is a forward-ported omap1 driver21:19
joschhm21:20
freemangordonwhich doesn't help much21:20
joschif things were a bit different i would probably just bisect my way through ;)21:20
joschbut that's just because i lack enough understanding to look at the right pieces in the first place ^^21:20
freemangordonunfortunately it is not a matter of bisect, I'd already done it if it was21:21
joschsurely21:21
joschso, sorry i can't be of help21:21
freemangordonnp21:21
joschi'm mainly interested in running debian on n900/neo90021:21
joschi had it working three years ago21:21
freemangordonaiui it should be possible to do it right now with the tree me and pali maintain21:22
joschbut didnt have a n900 to play with since then21:22
joschonly got one again when i read about the neo900 project21:22
freemangordoneven maemo boots with that :)21:22
joschpossible to do what?21:22
freemangordonboot debian21:22
joschprobably21:22
joschbut that would just be a handheld then :)21:23
freemangordonif it boots with 3.13-rcX kernels21:23
joschthe fun would be to somehow get fremantle on top21:23
freemangordon*we have that*21:23
freemangordononly cameras doesn;t work21:23
freemangordonand audio21:23
freemangordonpartially works21:23
joschi have 3.13 running on my laptop right now - freshly compiled two days ago ^^21:23
freemangordonoh, on top of debian?21:23
joschyou mean under debian21:24
freemangordonI mean under 3.13-rc721:24
joschno, the released one 3.1321:24
joschit was released 2 days ago21:24
joschi have a cardreader in my laptop which does not work and never did so from time to time i rebuild recent linux upstream to see if things changed21:25
joschbut since i have a pcmcia cardreader i'm too lazy to look into why it does not work21:25
joschoh we were talking about different things XD21:26
joschnever mind :)21:26
joschi'm not so much interested in investing time to make a more recent upstream kernel work with n90021:26
freemangordonthere is not much of a difference between rc7 and the release21:26
joschbecause of the premise of neo90021:26
freemangordonthey wouldn;t be that much different21:27
freemangordonif at all21:27
joschyes, but i think you were talking about running 3.13 on the n900 and i was talking about running it on my laptop21:27
freemangordonoh :)21:27
joschyeah, that's why i said we were talking about differen things ;)21:27
freemangordonok, to make it clear - meamo boots on n900 on top of 3.13-rc721:28
joschthat's hreat21:28
freemangordonand is actually usable21:28
joschi read about the topic here: http://elinux.org/N90021:28
joschlike a month or so ago21:28
freemangordonI am not sure it is up to date21:28
joschah kk21:28
joschi didnt give it a try because i saw so many red fields21:29
freemangordonI made a couple of patches recently, one of them allowing video up to 720p resolution. for example21:29
joschsweet!21:29
freemangordonnot smooth ofc21:29
Ashley`<josch> it was released 2 days ago21:29
Ashley`oh21:29
freemangordonbut possible21:30
Ashley`I need to do pacman -Syu21:30
joschfreemangordon: what's currently the biggest blocker? the rx51?21:30
freemangordonblocker?21:30
freemangordonmaybe DT21:30
joschwell, "blocker" is subjective :)21:30
joschin your opinion: what is the biggest missing feature right now?21:31
freemangordonaudio21:31
joschright21:31
joschquite the bummer indeed21:31
joschfor a phone :D21:31
freemangordonBTW CMT works21:31
joschnice, that's also still marked red in that table in the wiki21:32
freemangordonjosch: oh, power management is missing21:32
freemangordonmaybe that is the biggest show-stopper21:32
joschfreemangordon: who's working on it right now besides yourself?21:33
joschyeah, depends what you want to do with the device21:33
freemangordonpali, pavel and sre21:33
joschlots of time it's attached to my bike which charges it, so that would be less of an issue21:33
freemangordonthat is the kernel side21:33
joschsre is Sebastian Reichel?21:33
freemangordonyepo21:34
joschi was using his instructions to get debian working back in the days21:34
freemangordonhe did/is doing great upstreaming job for the last couple of months21:34
joschas i said, my main area of interest is getting fremantle bits working on top of debian but the most close thing i saw wrt that is: http://talk.maemo.org/showthread.php?p=139921421:34
freemangordonand we expect lots of n900 stuff to be in 3.1421:35
joschwhich does it the other way round and adds debian bits to an existing fremantle instead of starting with debian and adding fremantle bits21:35
freemangordonsee, I really respect aapo's work and himself, but I really don;t like his approach - the "one man show" approach is simply not applicable here IMO21:36
joschi'm very excited about having more upstream support for n90021:36
joscheven more so because it's not the most recent hardware21:36
joschfreemangordon: what do you think of the idea itself?21:37
freemangordonyeah, but it is still the only one. unfortunately :(21:37
joschfrom a technical perspective21:37
freemangordonwe'll lose too much functionality21:37
joschfor what reason?21:37
freemangordonkeep PA in mind21:37
joschpa = pulseaudio?21:37
freemangordonthere are closed source Nokia PA plugins21:37
freemangordonyes21:37
joschyes, but there then the blobs just have to be put into vanilla debian21:38
freemangordonall the telephony gous through that - noise cancelation, etc21:38
freemangordongoes21:38
joschi'm not saying that everything has to be open source because certainly some proprietary bits are sadly still required21:38
freemangordonyou can't simply do that AFAIK21:38
freemangordonbecause maemo PA is v15 or 1621:38
joschand that does not work with more recent libraries?21:39
freemangordonand I am not sure there is ABI compatibility between version21:39
freemangordoniirc skry tried that and failed21:39
joschthen maybe that pulseaudio daemon could just be chrooted together with the library versions it needs21:39
freemangordonbut I simply don;t know as I've never tried21:39
freemangordonit21:39
freemangordonand there we hit the 256MB RAM :P21:39
joschthat would of course be hackerish but it would make it clear that 95% of the system are free and here are the other 5% in /usr/local which are not21:40
joschright, multiple libraries are a bad thing... :/21:40
joschmeh21:40
joschokay apart from pulseaudio - is there another obviously problematic bit?21:41
joschwhich would probably not be possible to run on a more recent rootfs21:41
freemangordonsee:21:41
freemangordon~fptf21:42
infoboti guess fptf is the Fremantle Porting Task Force, see http://talk.maemo.org/showthread.php?t=9130821:42
freemangordonjonwil did a great job there21:42
joschah okay21:42
joschokay, i'll keep that open in a tab21:42
joschhmhm21:42
joschyeah this post by jonwil is gold21:43
freemangordonwait until you see the wiki page :)21:44
joschit's sad that some proprietary bits are quite important. They require to use a rootfs from five years ago :/21:44
freemangordonsome of the closed packages there are no more21:45
joschwow just saw it - amazing :)21:45
freemangordonlike fmtx-middleware, osso-product-info and some more21:45
freemangordonbut still there is a huge pile remaining21:45
freemangordonnot that all of them are really needed21:46
joschokay i'll have to go to a friend now picking up something21:47
joschthanks for all the information! :)21:48
freemangordonnp21:48
FIQoh21:52
FIQfound a reproducible bug in the conversation app thing21:52
FIQby accident21:52
FIQis there a bugtracker for this somewhere?21:53
freemangordonbmo?21:53
FIQok21:53
FIQis the sources to maemo's version of dpkg available for contribution somewhere?21:54
FIQ"Reports about Harmattan bugs should be posted at harmattan-bugs.nokia.com" this link is dead fyi21:55
FIQ@ bugs.maemo.org page21:56
*** ravelo has quit IRC21:56
*** ravelo has joined #maemo-ssu21:56
*** liteIRC_ has joined #maemo-ssu22:01
*** ravelo has quit IRC22:01
*** liteIRC_ is now known as ravelo22:01
*** ravelo is now known as liteIRC___22:01
freemangordonFIQ: dpkg sources should be available in repos :)22:04
*** liteIRC___ has quit IRC22:06
*** NishanthMenon has quit IRC22:11
*** ravelo has joined #maemo-ssu22:18
FIQbecause there seems to be a bug in apt that makes it fail to grab translations properly - there *is* one existing, but somehow it isn't used at all EXCEPT for confirmations (which lead to another frustration regarding things like "[Y/n] y" aborting and stuff like that, but this would be solved by definition if the main issue was)22:24
FIQnot sure what causes this22:24
FIQhmm22:28
FIQlet's see if this does stuff22:28
*** ravelo has quit IRC22:35
FIQhm, perhaps the locales are simply not included, because the unusual case of sv needing extras to work (sv_SE), which could very well be the case given that it's *not* with this in the PO translation directory, but I tried with one which had the correct one set, and it still didn't work22:37
FIQbut then this confirmation weirdness still need to be fixed.. allthough not sure what actually causes this22:38
freemangordonFIQ: you are not supposed to use apt/dpkg :P , use HAM instead22:40
FIQfreemangordon: but... it takes years to do stuff D:22:41
freemangordonFIQ: install the one from cssu-devel22:41
FIQand afaik it's safe for just installing non-core packages22:41
FIQ"the one" HAM or apt?22:42
freemangordonham22:42
FIQis it faster?22:42
freemangordonyou'll see22:42
freemangordon;)22:42
FIQeven if a fixed HAM would be great, it's still convenient IMO to use apt for stuff, is there any particular reason for why this is discouraged in first place?22:43
FIQbecause if it is, there should be some kind of warning issued if you try, shouldn't there?22:44
freemangordona couple of, wouldn't elaborate though22:44
freemangordonno, why warning?22:44
FIQto make people aware that apt is discouraged?22:45
freemangordonyou take all the responsibility by gaining root access to the device, ain't?22:45
FIQhm22:45
FIQyes22:45
*** NishanthMenon has joined #maemo-ssu22:46
freemangordonyou can rm -fr / as well, do you need warning for that. and for the other 1000 ways you can ruin your rootfs? I don;t think so22:46
FIQbut I'm pretty sure several people are using apt without realizing that it's in fact discouraged, for the same reason as I do (i.e. convenience)22:46
FIQfreemangordon: I get your point22:46
freemangordonI hope that speedyHAM will change that22:46
FIQbut rm -fr(/-rf) / is plain stupid22:46
FIQusing apt might not be as obviously stupid :p22:47
FIQoh well22:47
FIQI see where you're going so mehh22:47
freemangordon:)22:47
hbib1is there already a testing package of speedyHAM? i would be ineterested ...22:47
freemangordonyes, in cssu-devel22:47
freemangordonbut you have to apt-get install/dpkg -i it :P22:48
Ashley`(/me still use apt-get, but I've backups etc-etc :P)22:48
*** trx has quit IRC22:48
Ashley`(and /me thinks apt-get is slow)22:48
hbib1ah that makes sense :)22:48
*** ravelo has joined #maemo-ssu22:48
Ashley`(so, even if HAM would be as fast as apt, it still would be slow for me xP)22:48
*** trx has joined #maemo-ssu22:49
* FIQ doesn't find apt slow22:49
freemangordonhbib1: but if you don't know what cssu-devel is, better stay away22:49
*** trx has quit IRC22:49
*** trx has joined #maemo-ssu22:49
FIQ(and in the cases where it is, it's just because my connection happen to suck at that moment)22:49
freemangordonFIQ: it is (was) slow to the point of not being usable at all22:49
hbib1freemangordon: I know what it is :) I just missed the info that there is the developping of a ham-replacement22:50
Ashley`freemangordon, apt, not ham22:50
freemangordonhbib1: it is not replacement, just optimization22:51
freemangordonjust for a reference - I was able to speed up one of the most time-consuming tasks from ~140s to ~6sec, wall time22:52
freemangordondevice OC to 80522:52
FIQneedless to say, HAM was not that optimized, if you managed to pull off a 95% reduction in time of certain things...22:54
freemangordonsure22:55
freemangordonit was not optimized at all IMO22:55
FIQexactly23:00
*** ravelo has quit IRC23:02
*** ravelo has joined #maemo-ssu23:02
*** NIN101 has quit IRC23:07
*** scoobertron has quit IRC23:29
*** scoobertron has joined #maemo-ssu23:31
*** luf has joined #maemo-ssu23:33
*** anYc has quit IRC23:46
*** anYc has joined #maemo-ssu23:47
*** okias_ has quit IRC23:51

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!