/srv/irclogs.ubuntu.com/2009/01/06/#ubuntu-mobile.txt

guilaghi, i only got a quick question. What is the big difference between ubuntu-mid and ubuntu-upmc ? from what I understand, ubuntu-mid is more oriented for device that has touchscreen right ?00:33
tripzeroi know there must be a good reason behind the "lpia" architecture01:08
tripzeroall the um packages seem to be in a different repo anyway, why not just keep in i386?01:09
tripzeros/in/them*01:09
persiatripzero, Actually, the "lpia" architecture is subtly different: there is a slight divergence, which is expected to increase, between the low-power in-order designs, and the high-power out-of-order designs.  While both run i686 code, the instruction sets are expected to have less in common in the future.04:52
tripzerointeresting04:58
tripzeroi didn't know that04:58
tripzerothanks04:58
persiatripzero, No problem.  I didn't know myself until about three months ago.  Someone from Intel came to UDS, and explained it in a session we had about possibly dropping the lpia architecture.05:00
persiaNote that some work has been done, so the ubuntu-mobile flavour should work for any architecture (e.g. i386) starting with jaunty.05:00
persiaErr.  s/months/weeks/05:00
tripzerooh, so lpia might be dropped?05:03
persiaNo.05:03
persiaWe had thought about dropping it because it is a lot of work to maintain it, and many of us didn't see the benefit, and wondered why we couldn't just use i386.05:04
persiaThe divergence was explained: it may not be so useful today, but it will likely become more useful soon.05:04
persiaAs a result, we'll not be dropping lpia, and as the details of the divergence become more clear, "lpia" will probably be pushed upstream, and it (or some other similar string) become part of autotools, etc.05:05
tripzeroah, okay05:09
tripzeroi'm messing with moblin image creator, it just seems like a pain for me to port my deb repo and packages for lpia05:09
persiaNote that until the divergence gets more formalised, lpia is basically just an i686-optimised build, with some experimentation in optimtimisations.05:09
tripzerobut it's not as hard as i'm making it...05:09
persiaDepending on your hardware, you may find it runs up to 3% faster than regular i386.05:10
persiaI'd recommend not using moblin-image-creator.  What are you trying to accomplish?05:10
tripzerodoes it require a custom gcc for those optimizations?05:10
persiaI think gcc has some lpia-specific patches: you'd have to take a look at the gcc source to verify.05:10
tripzeroi'm the maintainer/creator for linuxice a smaller linux distro for in car entertainment05:11
persiadeb-based?  What's your upstream?05:11
tripzeroit's based on ubuntu feisty, which is end-of-life05:11
tripzeroI'm looking for a new base05:11
tripzeroand new tools that work with the new base05:11
persiaWhat sort of patch volume are you carrying?  Mostly application selection, or lots of changes?05:12
tripzerowe replace the desktop and dock with our own05:12
persiaSo just application selection then?  Are your desktop and dock open?05:12
tripzeroyes05:13
persiaWell, I'll recommend you stop deriving then, and build a flavour within Ubuntu.05:13
tripzerohowso?05:13
tripzeroyou mean like mythbuntu?05:13
persiaPrecisely.05:13
tripzeroahh05:13
persiaMind you, you'd need *lots* of users to get official image builds, but it's easy enough to get the metapackages working, etc.05:14
persiaAlso means you'd have no worries about patch load, because you'd be pushing patches into Ubuntu directly.05:14
tripzeroright05:14
persiaThere's several carpc-type people who stop by here, and I'm sure there's a good base of interest.05:15
tripzeroyeah, no doubt there is interest05:15
persiaOn the other hand, you lose a lot of branding: don't know exactly what that would cost you in terms of your current base.05:15
tripzerothe community is definitely building05:15
tripzero /growing05:15
tripzeroso we basically want to get our packages into ubuntu's repo05:16
persiaThat'd be my recommendation.05:17
persiaAre they lintian-clean?05:17
tripzerothen as the community grows, we may be able to get official builds05:17
persiaThat might take a while, but in the meantime, you could use the standard image build tools for local builds (like ichthux or ubuntume do today).05:17
tripzerolinitian-clean meaning properly build deb packages?05:18
tripzerobuilt*05:18
persiameaning that when you run lintian against them, it returns no warnings or errors.05:19
tripzeroahh, in that case no, i'm sure lintian will return warnings05:19
tripzerobut that can easily be fixed05:19
persiaOK.  You'd want to fix them first, and then submit the packages to revu05:19
persia!revu05:19
ubottuREVU is a web-based tool to give people who have worked on Ubuntu packages a chance to "put their packages out there" for other people to look at and comment on in a structured manner. See https://wiki.ubuntu.com/MOTU/Packages/REVU05:19
persiaIt's also probably worth hanging about in #ubuntu-motu: that team will usually be happy to answer any packaging questions, or questions about the procedure to get stuff into the repos.05:20
tripzerocool :)05:20
tripzeroi appreciate the advice05:23
persiaHappy to help, although I'll admit it's selfish, because I suspect your work to make carpcs better will make my pocket devices work better :)05:24
tripzero:) hope so.  I"m planning on grabbing me an aigo p8888 mid and loading our stuff on it.05:27
persiaThat's not bad hardware, although I'll warn you that both the video driver and touchscreen driver are closed, which has caused no little annoyance to users.05:29
tripzeropersia: it probably uses the egalax driver is my guess?05:44
persiaFor the touchscreen, yes, that's my understanding.05:45
persiaMind you, the p8888 might be different than the others, but that'd be a big change, for little gain I'd expect to see for Aigo.05:45
tripzeroright05:46
tripzeropersia: what are the standard image build tools?06:01
persiaI'd recommend looking at debian-cd and livecd-rootfs.06:02
StevenKdebian-cd is a little heavy-handed.06:05
StevenKWe have a script that will make a .img given what livecd-rootfs creates06:06
persiaStevenK, Well, yes, but what do you think is best if one doesn't want a livecd?06:06
persia(but yes, the script is *lots* easier for live images)06:06
StevenKUm, I'm not sure, since I like live images. :-)06:07
StevenKI'm also battling a 41 degC heatwave06:09
persiaSummer is a wonderful and debilitating thing.06:10
StevenKI love summer, and hate excess heat and the headaches it brings06:10
ganesi want the kernel used in MID 06:32
persiaganes, OK.  Which release?06:32
ganesintrepid06:33
persiaapt-get source linux-lpia06:33
ganespersia, which repo i have to use if i want to install more package 06:33
persiaports.ubuntu.com06:33
ganespersia, i have to connect with this repo & to run your command .. am i correct 06:34
persiaYou'd need to add a deb-src line for that repo.06:34
persiaYou could also just connect to ports.ubuntu.com via http, and grab the files that way, if you like.06:34
ganesdeb-src http://ports.ubuntu.com/ intrepid main --- correct06:35
ganesok 06:35
jinja-sheepCurious sheep:  How come there isn't a ubuntu-umpc-8.04.img ?  Since it's the LTS version.06:45
ganespersia, how i come to know its a lpia 06:46
ganespersia, i am using intel processor MID device06:47
ganespersia, so which kernel source i have to download06:47
persiajinja-sheep, Because the umpc effort wasn't started until May, and 8.04 was released in April.06:47
persiaganes, the source of the linux-lpia package.06:47
ganespersia, is it for both intel processor 06:48
ganesi saw there lot of package there like power, sparc06:49
jinja-sheeppersia:  I'm customizing the ubuntu-umpc-8.10.img right now.  Trying to get rid of excess packages such as cellwriter.  I suppose I could be a friendly contributer to this project.06:49
persiaganes, in http://ports.ubuntu.com/pool/main/l/linux-lpia/ ?06:50
persiajinja-sheep, With what are you replacing cellwriter?  And yes, more people would be a good thing.06:50
ganespersia, when i connect to repo i am getting the following error W: GPG error: http://ports.ubuntu.com intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B506:50
ganesW: Failed to fetch http://ports.ubuntu.com/dists/intrepid/main/binary-i386/Packages.gz  404 Not Found06:51
jinja-sheeppersia:  Got Aspire One -- A child's laptop, that is. I tried mobile and it wasn't for me.  It appears to be targeted for touch-screen.  However, umpc was.06:51
persiaganes, That's because there's no i386 repo on ports.ubuntu.com: it's other architectures (lpia, powerpc, sparc, etc.)06:53
ganespersia, so what i have to do06:54
ganespersia, it means my pc is a i386 06:54
persiajinja-sheep, Yeah, the MID edition is for *much* smaller hardware: basically handhelds.  "umpc" is more for the small notebooks.06:54
ganesthen how can i customize for the MID 06:55
jinja-sheeppersia: I personally like maximus.  It is *very* appropriate for the small notebooks. ;)06:56
persiajinja-sheep, At the time of the intrepid release, there were some conflicts with compiz, if I remember correctly.  More feedback and testing is *very* welcome.06:58
jinja-sheeppersia:  Personally, I'd just turn off compiz -- Given the situation that the laptop is running with Intel Atom 1.6mhz.  Better performance.  Just count me in. :)06:59
persiajinja-sheep, Actually, depending on your graphics chip, might even be lower performance, due to offloaded widget rendering with compiz: really depends on the hardware and the quality of drivers.07:01
jinja-sheeppersia:  Interesting.  Is there anything I can do about power-management? Perhaps a certain package?  I'll have to search for it.  It seems that under "On Battery Power", it contains actions + display.  However... Put computer to sleep when inactive for N minutes.  I'd prefer shutdown.  Any thought / idea on that one?07:03
jinja-sheepI'm aware that it's under... Gnome. Hmm.07:04
persiaI'm not a fan of shutdown for mobile devices at all: there's no good reason for the overhead of startup.  Just suspend with an RTC event to hibernate if you don't wake up for a bit.07:06
persiaI'll agree the screen-saver is pointless: I prefer screen-dim at 1min, and suspend at 2min.  Probably hibernate at 10-15, depending on the time-to-session from hibernate for the device.07:08
jinja-sheepMore choices will be nice.  "<select choice> computer when inactive for: N minutes."  I had issues with hibernation.  Seems like lot of people are too... from what I read on Brainstorm + forums.07:08
persiahibernate doesn't tend to get the testing and bug reports it needs to work well.07:08
persiaSeems to me that many people prefer to just shut down rather than troubleshoot.07:09
jinja-sheepScreensaver is luxury.  And yes, you're right...pointless.  I find blank screen to be more relaxing than screensavers and people would have more time to produce something better than screensavers in first place.07:09
persiascreensavers are *incredibly* useful for always-on phosphor-based display units.07:10
jinja-sheeppersia:  Consuming power is one of the issues.  If we could conserve more, there are more good things coming this way.  Less power bills and whatnot.  And I hate to shut down... with all my windows open.  Hibernation didn't work for me though (on the computer).  No big deal tho. :>07:10
persiaThey're just pointless for energystar compliant TFT displays.07:10
persiajinja-sheep, Yes big deal: find out *why* it doesn't work.  I'm sure one of your devices isn't getting turned off, or turned on properly.  File bugs with *lots* of details.  It can be fixed.07:11
jinja-sheeppersia:  I'll try to hibernate on the laptop right now.07:12
jinja-sheepSuspend works just fine.07:13
persiajinja-sheep, Thanks :)  It's getting hibernate to work that means we *can* shut down with all the windows open, because they will still be open later.07:13
persiaOf course, it would be nice to have a clean way for network-active stuff to pause at hibernate, but that's a separate project.07:14
jinja-sheeppersia:  What do you mean by that?  Leaving Pidgin, Browser, Torrent, IRC, etc running under suspend?07:15
jinja-sheepBooting up from hibernation right now.07:16
jinja-sheeppersia:  Hibernation work too.  Now I'm changing the setting to hibernate for low power critical. :)07:17
persiaExcellent news!07:17
persiaAnd yes, so that e.g. pidgin would know when there was a suspend event, and disconnect cleanly from servers, reconnecting at resume.07:17
jinja-sheepLot of people (including me) wanted to have some kind of Gnome+Ubuntu barebone without the apps.  I tried the minimal disc.  The problem is that... when you install ubuntu-desktop, there's still lot, even for ubuntu-mobile too.  Ubuntu surely is expanding. 07:21
jinja-sheeppersia:  Nice knowing you.  I'm going to chill at #ubuntu and... I'll be around. 07:21
jinja-sheepTake care. 07:22
persiajinja-sheep, Chat with you later.  Good luck with your testing.07:28
Celtiorushi from france :)09:35
Celtiorusnothing new about compal or aigo and ubuntu mobile ? :p09:35
persiaCeltiorus, Not that I've heard.  Still no touchscreen or video driver :(09:41
Celtiorusthanks you persia09:55
=== asac_ is now known as asac
rzrhi10:12
=== foka__ is now known as foka
persiaHey rzr 10:34
rzrhi there10:34
* rzr is hacking on nokia devices : http://rzr.online.fr/q/nit10:35
rzri'll have to test mer too10:35
BUGabundo_workhi11:11
BUGabundo_workI'm going to install a daily live on an eeepc100h11:12
BUGabundo_workis UMPC usable currently right now?11:12
BUGabundo_works/100h/1000h/11:12
BUGabundo_workogra: ping ^^^^^11:12
ograumpc is going away11:13
ograso no, currently its not usable11:14
BUGabundo_workok11:14
BUGabundo_workthanks for the heads up11:14
BUGabundo_workso should I go with UNR ?11:15
ograumpc will become something similar within the next weeks11:16
BUGabundo_workhumm11:16
BUGabundo_workso "right now" ogra, what is my best bet?11:16
ograbut i'm extremely busy with other stuff atm so didnt care for it yet11:16
BUGabundo_workgeneric?11:16
ogramake a USB key from a desktop iso11:16
BUGabundo_workokay11:16
* ogra needs to go back to other stuff11:17
StevenKBUGabundo_work: Your best bet is Intrepid, at this point.11:17
persiaBUGabundo_work, If you *really* want jaunty, uninstall the metapackages, or expect massive changes.11:18
BUGabundo_workeheh11:18
BUGabundo_workalready have jaunty on my own laptop for testing11:18
BUGabundo_workthis is a co-worker dualboot laptop11:18
BUGabundo_workStevenK: do you know if usbcreator works with a 1GBs pen?11:20
persiaThen intrepid is the right choice.11:20
BUGabundo_workmaking one with 8.1011:20
=== Zic_ is now known as Zic
jinja-sheepGot a minor issue.  There once was a 'X' (Close) button on top-right of the panel.  Apparently it disappeared.  How would I obtain it back?  I need to... close stuffs. :\23:09
jinja-sheepAny helps would be nice.23:09

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