/srv/irclogs.ubuntu.com/2010/09/07/#ubuntu-arm.txt

persiaCould someone else with a maverick chroot confirm my experience that installing ca-certificates-java doesn't generate all the segfaults shown in ttp://launchpadlibrarian.net/55096689/buildlog_ubuntu-maverick-armel.libservlet2.4-java_5.0.30-12_FAILEDTOBUILD.txt.gz ?00:44
prpplagueogra: / ogra_cmpc gotta find time this week to upload a laptop report for the ubuntu compatibility01:26
persiaprpplague, What sort of report?  The checkbox run, or something more?01:28
prpplaguepersia: just compatibility with the acer aspire one AO751 , it wasn't in the list and there were a couple tweaks that had to do01:29
persiaProbably best to file bugs about the tweaks: I don't know that anyone is specifically targeting a list of "supported netbooks" just now (although I may be mistaken)01:31
persiaAnd filing a checkbox profile may also help, as it increases the numbers for your specific HW, which may or may not have any effect on the prioritisation of driver support by the kernel team :)01:32
prpplaguepersia: indeed, just finding the time is the issue01:33
prpplaguetoo many irons in the fire this week01:33
prpplaguepersia: https://wiki.ubuntu.com/Testing/Laptop01:35
persiaprpplague, Oh, cool.  I had thought that team defunct.  Great to see them working again.02:04
=== DanaG1 is now known as DanaG
=== hrw|gone is now known as hrw
ndecogra: morning!08:09
ndecogra: as I told you, I am trying the beta image, the installation went fine. everything seemed to be functional (i am using our kernel). then I rebooted, the splash screen is nice (good resolution) but when the desktop comes the resolution is screwed up totally. i remember rsalveti mentioning something similar. have you seen this already?08:10
sebjancooloney: I have problems generating the header package with the 2.6.35 branch: I get only 1 header package (linux-headers-2.6.35-903-omap4), which depends on another one that is not generated (linux-ti-omap4-headers-2.6.35-903). On the 2.6.34 branch, there used to be 2 header packages.08:30
hrwmorning08:32
ndecogra: one more question: what are the right offset in the 10.10 pre installed images, if I want to loop mount the boot partition and the ext3 partition?08:36
cooloneysebjan: are you using cross compiling or schroot08:37
apwsebjan, are you building just armel, or i386 as well ...08:42
ndecogra: ok, I found for the offset. fdisk -ul on the .img file gives me the offset in cylinders... that works.08:44
sebjancooloney, apw: I see that this issue is not just when I build. The packages listed above are on the official ppa. The headers package on the official ppa cannot be installed because of this broken dependency.08:44
cooloneyapw: currently, i copied the header package name from debian.master08:45
cooloneywhich is linux-headers-PKGVER-ABINUM08:45
cooloneyin debian.ti-omap4/control.stub.in08:46
apwcooloney, but did you ever get it generated08:46
apwwhen you tested08:46
cooloneyyeah, it generated linux-headers-2.6.35-903-omap408:46
cooloneyapw: i guess we need to change it as SRCPKGNAME-headers-PKGVER-ABINUM?08:47
apwnot sure i'd expect that ...08:48
cooloneyapw, how about our debian.master?08:48
cooloneydo we got 2 header packages?08:48
apwi think i'd expect the linkage to be to linux-headers in both cases08:48
apwthe primary header is linux-headers-....-omap4 right ?08:49
cooloneyright,08:49
apwso the common header should be callled linux-headers-....08:49
apwwithout the ti-omap08:49
cooloneyaccording to the debian.ti-omap4/control.stub.in08:49
cooloneyapw: i'm not sure about the name of that. do you know where can i found it?08:50
* apw will have a look at the packaging08:50
cooloneyapw: thanks a lot.08:51
ograndec, well, i have a working monitor and havent seen any issues, i guess you have to wait for ricardo08:55
ograapw, linux-headers-2.6.35-903-omap4 : Depends: linux-ti-omap4-headers-2.6.35-903 but it is not installable ...08:56
ndecogra: but my monitor is working too.. i was able to install and reboot the first time. everything was ok, i had the desktop and UNE full screen (full HD). then I rebooted and it no longer worked.08:56
ograapw, i have to check whats up there08:56
ograndec, hmm ...08:56
* ogra wonders what that could be08:57
ograndec, do you use any special boot.scr ?08:57
apwogra, yeah cooloney mentioned it just a few mins ago ... i see noone has even build-tested these uploads ...08:58
ndecogra: I just added mem=1G and regenerated it.08:58
ograndec, oh, i dont think that works08:58
ndecogra: yes, with the latest kernel it does08:59
ograndec, mem=460M@0x80000000 mem=512M@0xA0000000 is what we got from sebjan08:59
hrwndec: did not panda required memory hole for dsp or something?08:59
hrwlike ogra shown08:59
ogra(i think, not 100% sure where rsalveti got it from)08:59
ndecogra: i know about this. but this hole is only if you actually use the DSP. in my case I am not using it.08:59
ograwell, the only thing i can imagine that changed is boot.scr09:00
ndecogra: i am restarting from scratch...let's see if I can reproduce.09:01
ograsetenv bootargs quiet splash ro elevator=noop vram=32M mem=460M@0x80000000 mem=512M@0xA0000000 fixrtc09:01
ograthats our bootargs line atm09:01
ogracooloney, why would you set "suspend doesnt work" to wontfix ??09:10
sebjancooloney, apw, ogra : fyi, I just logged a defect for the broken headers package:  63223509:13
ograsebjan, ah, thanks, i guess apw is already on it09:13
apwbug #63223509:13
ubot2Launchpad bug 632235 in linux-ti-omap4 (Ubuntu) "2.6.35-903-omap4 header package cannot install - dependency broken (affects: 1) (heat: 8)" [Undecided,New] https://launchpad.net/bugs/63223509:13
apwgod arm builds are pitifully slow09:16
cooloneyogra: CONFIG_PM is not available on omap409:19
cooloneycan we use suspend on it?09:19
apwdoes suspend mean anything on ARM, don't we just do clock/power management to near 0 consumption alll the time09:20
cooloneyapw: i'm not sure about that PM can support near 0 consumption, but suspend is a menu option on Ubuntu, right?09:21
apwyep a menu option09:22
cooloneysebjan: did you guys try suspend/hibernation such things on panda?09:22
amitkapw: suspend isn't frequently used09:23
apwamitk, i'd always assumed that PM on arm was essentially the same, that it could sleep everything but the ram but without explicit suspend09:23
amitkcorrect09:23
cooloneyideally, i think09:24
amitkif the PM framework (clock, regulators, idle call for system) is enabled for all drivers, that is what should happen09:24
ogra_cmpcwell, all i want to be able to do is to click on the susped option in the menu and to properly power up again later09:24
cooloneyogra: i'm afraid that we can't do that on omap4 panda09:25
ogra_cmpccooloney, there are devices based on the panda that you definitely want to be able to suspend09:25
cooloneywhich disabled CONFIG_PM09:25
ogra_cmpccooloney, why ?09:25
ogra_cmpcwe could do it on dove and babbage09:25
amitkogra_cmpc: whether or not that works will depend on if the drivers have even implemented the suspend/resume hooks09:25
cooloneyyeah, we can do that09:25
ogra_cmpcand if i own a panda based netbook i definitely want to suspend it09:26
cooloneybut from TI's patches,09:26
* amitk hasn't checked09:26
amitkfor omap409:26
cooloneythey sugguest we disable that09:26
cooloneysebjan and ndec, right? for CONFIG_PM? ^^^09:26
sebjanyes, we disabled the PM for this release as some drivers do not support it right now09:27
cooloneyogra_cmpc: yeah, i agree we need suspend. but maybe TI think CONFIG_PM is not ready for our omap409:27
amitksebjan: have you measured any differences in the system consumption (suspend vs. OFF)09:29
amitk?09:29
ndeccooloney: ogra: amitk: PM is disabled for now in OMAP4, the code for this is being developed right now, that will be activated later, but it's too early for 10.1009:29
cooloneysebjan: will that be available in the release of Sep09:29
ndeccooloney: no PM in 10.1009:29
cooloneyndec: ok, understood09:29
amitkndec: have you measured any differences in the system consumption (suspend vs. OFF states)?09:30
ndecamitk: we don't have enough to share now.09:30
ndecogra: rsalveti: if I turn my display ON a few sec after boot, the resolution is fine. I think i have same problem with race condition and X start...09:32
ogra_cmpcndec, hmm, that must be a DSS2 issue then09:35
ogra_cmpci think i saw patches to prevent double activation on the kernel ML09:35
ogra_cmpccooloney, ok, i'll de-milestone the bug then and adjust the title, but i wont close it so we can track the issue09:39
cooloneyogra_cmpc: np, that's the right way as we all know the story09:40
ogra_cmpcyup09:40
ogra_cmpccooloney, and we have a PM team in linaro we can nag all the time if it doesnt work *g*09:41
* ogra_cmpc waves to amitk 09:41
cooloneyogra_cmpc: great, thx09:42
* amitk waves abck09:44
amitkback09:44
=== amitk is now known as amitk-afk
=== amitk-afk is now known as amitk
=== dyfet is now known as dyfet_hospital
ograWOW13:16
* ogra is impressed by the panda running at !GHz and with 1GB13:16
ogra*1GHz13:16
ograoem-config was done in under 10min13:17
amitkogra: 10mins from first poweron to useable desktop?13:21
ograamitk, rather 12 ... resizing takes about 2min, then reboot then 10min for oem-config13:28
ograthe slow part is the SD card now13:28
ograthe boot is impressive, after u-boot its only taking 10sec13:28
ograsadly its still 15-20sec for u-boot ...13:29
ogra_pandamoop13:33
ogra_pandaprocessor: 013:34
ogra_pandaBogoMIPS: 2013.4913:34
ogra_pandaprocessor: 113:34
ogra_pandaBogoMIPS: 1963.0813:34
ogra_pandaha13:34
ogra_pandaogra@panda-ES2:~$ free13:34
ogra_panda             total       used       free     shared    buffers     cached13:34
ogra_pandaMem:        940580     497100     443480          0      18144     26145213:34
ogra_pandasoo nice :)13:34
=== zyga_ is now known as zyga-afk
* persia wonders if anyone feels like finding a way to drop u-boot and just boot into a kernel...13:49
persia10s to live environment would be good enough to justify turning computers off once in a while.13:49
amitkpersia: it is 10 _minutes_13:50
persia"the boot is impressive, after u-boot its only taking 10sec"13:51
persia600s was for all of running oem-config13:51
ograright13:52
ogra10 to ... say ... 15 mins is the whole install13:52
amitkpersia: aah, right. I was talking about the install, you were talking about boot13:52
ograbooting is 10 sec as soon as the kernel is uncompressed13:52
persiaRight, so we clearly have to not use Uboot: it makes it boot 150% slower13:53
ograheh13:53
amitkkexecboot, etc...13:53
amitkI'm guessing most of the 10s in u-boot is taken up loading uImage and uInitrd into memory13:54
ograamitk, and uncompressing them15:00
=== _bjf is now known as bjf
=== asac_ is now known as asac
=== zyga-afk is now known as zyga
=== orbarron|OoO is now known as orbarron
vstehleogra: Hi, I just downloaded http://cdimage.ubuntu.com/ubuntu-server/ports/daily/current/maverick-server-armel+omap4.img and I think there is only one partition in there. Am I mistaking?16:17
ogra_cmpcserver?16:17
ogra_cmpci doubt server will work at all16:17
vstehleogra: :) That must be why. I will rather look only at netbook. Thanks for pointing that.16:18
ogra_cmpcthats likely a debian-installer image, that indeed only has a single partition with a copy of the archive16:18
ogra_cmpcit will work, but wont be bootable without manual tinkering16:19
ogra_cmpc(after install i mean)16:19
vstehleogra: Makes sense. I'll focus on http://cdimage.ubuntu.com/ubuntu-netbook/ports/daily-preinstalled/current/maverick-preinstalled-netbook-armel+omap4.img.gz16:21
ogra_cmpcyeah16:21
ogra_cmpcvstehle, that wont work either though, while the bootloader is es2, the es2 kernel isnt on the image yet due to a mistmatch of the linux-meta package16:22
ogra_cmpci hope the kernel team will have that sorted until tomorrow16:22
ogra_cmpc(i know apw was looking into it, but dont know where it stands atm)16:23
apwogra_cmpc, i think i have it sorted, last test build is going now16:23
ogra_cmpcperfect !16:23
vstehleogra_cmpc: No worry, I'll use another kernel to begin with. d/l is on-going...16:54
ogra_cmpck16:54
ogra_cmpcmake sure to keep the .img.gz file around that way you can use zsync next time16:55
ogra_cmpcspeeds up significantly16:55
GrueMasterogra_cmpc: Linaro meeting.17:03
=== hrw is now known as hrw|gone
=== prpplague^2 is now known as prpplague
=== bjf is now known as bjf[lunch]
=== bjf[lunch] is now known as bjf
=== pcacjr_ is now known as pcacjr
infoclogdoes anyone know how can i read the cpsr register`?20:13
=== dyfet_hospital is now known as dyfet
ndecrsalveti: hi22:35
ogra_cmpcndec, its a public holiday in .br22:35
ndecogra_cmpc: ah... didn't know ;-)22:35
ndecogra_cmpc: well it's close to midnight in germany though ...22:36
* ogra_cmpc neither until someone told me when i wondered where ricardo was all day :)22:36
ogra_cmpcyeah, just finished my last meeting22:37
orbarronanyone have a working rootfs that is functional on pandabaord?23:41
GrueMasterWhich board version?23:41
orbarron8 layer23:42
GrueMasterES2?  Not yet.23:42
* orbarron tried using a blaze version but getting errors 23:42
GrueMasterNeed new kernel, uboot, and xloader.23:42
GrueMasterWe should have it in the next daily image build.23:43
orbarrongreat...23:43
orbarronfor some reason a am see the following error: http://pastebin.com/9bVZkhJx23:44
GrueMasterApparently, not all of the hdmi patches have made it into the kernel.  Not sure what is left (I've been out on holiday).23:46

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