/srv/irclogs.ubuntu.com/2011/02/23/#ubuntu-arm.txt

=== wgrant_ is now known as wgrant
=== asac_ is now known as asac
=== ogra_ is now known as ogra
sebjanHi, while testing the Natty Alpha2 image on panda, I need to run a 'sudo dhclient -4 usb0' to get an IPv4 allocated (else, I seem to have an IPv6 only). Is this expected / known behavior?12:28
ogranot expected and i dont see it on my panda12:41
ograNM just does what it's supposed to12:41
sebjanogra: I don't see the nm-applet in the bar, and ifconfig does not provide a IPv4. after the above trick, I can get a network connection through usb0, but still do not see the nm-applet (I'd like to configure my wlan connection with in in fact)12:54
rsalvetisebjan: check if you have nm-applet running, if so then check if the network manager daemon is running13:05
rsalvetiotherwise it's not going to show itself at the bar13:06
sebjanrsalveti: nm-applet is running actually, but not hint on network-manager (it shall be called like this?)13:06
rsalvetisebjan: NetworkManager13:07
sebjanrsalveti: ok, not running either13:09
sebjanI suspect that it fails to run properly since I activated the wlan: I need to make some tricks to be able to use the wlan, and this may upset network manager...13:09
rsalvetisebjan: try service network-manager start13:09
rsalveticould be13:10
rsalvetisebjan: run NetworkManager --no-daemon --log-level=DEBUG13:10
rsalvetithen you can check why it's failing13:10
sebjanrsalveti: ok, thanks, I'll do that13:11
ograsebjan, and make soure you didnt touch /etc/network/interfaces ;)13:24
ograelse NM will ignore your interface13:24
sebjandamn, network manager segfaults...13:35
rsalvetisebjan: are you using maverick?13:38
sebjanrsalveti: no, Natty alpha213:38
rsalvetisebjan: hm, if you didn't update than this maybe fixed already with latest upload13:41
rsalvetisebjan: we had some issues and instabilities with NM during the alpha2 time13:41
sebjanright, I will make an upgrade: I just see that during gdm start, network manager is started/dies/re-started/dies/...13:42
=== XorA|gone is now known as XorA
slangasekrsalveti: hi there!  we're looking at the question of building qt4-x11 with gles2 enabled on armel instead of opengl; if we did this in the official package in natty, do you know if that would cause regressions?17:38
slangaseki.e.: I don't think there are any accelerated full-opengl drivers available in Ubuntu, but I know we have gles2 for panda, so it's a win there... but what about unaccelerated systems?17:39
rsalvetislangasek: would affect some kde packages, and some others from universe17:39
slangasekaffect them adversely?17:39
slangasekis that because it would introduce ABI changes, or for other reasons?17:40
rsalvetibug 70779417:40
ubot2Launchpad bug 707794 in qt4-x11 "libqt4-opengl on armel should be compiled with OpenGL ES 2.x support" [Undecided,Confirmed] https://launchpad.net/bugs/70779417:40
rsalvetislangasek: the main problems is a conflict that happens when you have an application that needs GL and uses libqt4-opengl17:40
rsalvetionce we build qt with the gles backend, the symbols will conflict17:40
slangaseksymbol collision> oh, interesting17:41
rsalvetibecause Qt lets the user to use GL directly, together with Qt17:41
slangasekyes17:41
slangasekso those libraries should really have symbol versions applied, but I guess that may technically be a violation of the standard ABI17:42
slangasekthanks for the bug reference.  Do you know of any issues besides what's mentioned in that bug?17:42
slangasekworst case, we will probably provide a gles2 build in our ppa for this cycle17:43
slangasekbut I would like to dig deeper to see if we can resolve the symbol problem for the short term, without compromising future development work on the proxy library17:43
rsalvetislangasek: for the moment I believe having it on a ppa should be enough17:44
rsalvetithe problem of sharing many symbols17:44
rsalvetiand also, if you link with libqt4-opengl it'll bring EGL and GLES217:45
rsalvetiheaders collision and more17:45
* ogra would really like to see the core libs to be GLES on arm ... ignoring the few packages that will break until they are fixed properly17:48
slangasekit's "enough", but ppas are only 2GB and if we put qt4 in our linaro overlay ppa, that's a good chunk gone :)17:48
ograimho its a failure of the apps to be programmed in a broken way17:49
rsalvetiwell, Qt gives you the liberty to use GL together with Qt17:50
rsalvetiand also support different backends17:50
ograhow about having a libqt4-gles ?17:50
rsalvetiso it's not something like clutter, that you only use the clutter API17:50
ogra(arm only indeed)17:51
rsalvetiogra: and in what that will help us?17:51
rsalvetithen we would need to change all the packages we want to link with the new libqt4-gles package17:51
ograyes, it would need some buildd sided magic i guess17:52
rsalvetiand probably need some work in qt to generate both libs without many issues17:52
rsalvetiwithout having 2 different qts in the archive17:52
ograyes17:52
=== Willie is now known as Guest25756
slangasekno, building libqt4-gles is not a good solution17:53
ograits surely a lot of work (and surely nothing for natty)17:53
rsalvetithat's why having it on a ppa would be easier for the moment17:53
rsalvetiwhile we don't have the proxy lib and the gles support for glew17:53
slangasekI'm going to have a look at symbol versioning on the gles2 side17:53
ograi would still prefer to rather ignore the handfull of apps17:53
slangasekas a fallback, we might disable the opengl-needing packages in discussion with the Kubuntu team17:54
rsalvetiyup17:54
ogra++17:54
rsalvetisoftware rendering with opengl on arm is basically having nothing17:55
rsalvetivery very slow17:55
rsalvetiso, no use17:55
* slangasek nods17:55
* ogra disagrees :)17:55
ograyou should see composite on framebuffer here on the ac10017:55
ograno noticeable difference to non-composite metacity17:56
* hrw confirms17:56
rsalvetihm, cool, good to know :-)17:56
ograseems to depend on the HW :)17:56
=== Tscheesy_ is now known as Tscheesy
hrwogra: how fast is membus on ac100?17:57
ogra400MHz ?17:57
ogranot sure17:57
hrwok17:57
=== XorA is now known as XorA|gone
=== Tscheesy_ is now known as Tscheesy
GrueMasterSo, the image doesn't have initrd.img in /boot on the second partition.  Why?18:42
vinay__Hello, I am trying to get cross-compiling environment (including autotools) for Arm on Ubuntu 10.04. What is the best way to proceed?19:12
rsalvetiGrueMaster: probably something is broken at the update-initramfs part19:43
rsalvetior the hook while installing the kernel19:43
GrueMasterThe uImage is on the boot partition, and there is a link in /boot, but no actual file.19:55
rsalvetiso it could be a problem at the update-initramfs20:05
rsalvetitry mounting and installing with qemu20:05
rsalvetito see if the the update-initramfs is called at the postinst20:06
GrueMasterrsalveti: It is something with the image generation.  uImage wouldn't exist if update-initramfs failed.20:51
GrueMasterAnd it works fine on an installed image.20:52
=== Amaranth_ is now known as Amaranth
=== nslu2-log is now known as 5EXAB8AF3
=== ericm|ubuntu is now known as 5EXAB9OY8
=== fta` is now known as fta
=== alf is now known as 5EXAB9WD8
=== 5EXAB9WD8 is now known as alf

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