/srv/irclogs.ubuntu.com/2012/10/11/#ubuntu-arm.txt

=== trelane` is now known as trelane
=== chrisccoulson_ is now known as chrisccoulson
=== Jack87 is now known as Jack87|Away
=== doko_ is now known as doko
ericbuttershi. i got: init: mounted-proc main process (1268) terminated with status 112:28
ericbutterswith 11.10 12.04.1 and 12.10 (beta2)12:28
ogra_as i said in -devel, thats likely missing kernel options upstart needs12:29
ogra_compare your kernel config to an ubuntu one12:29
ericbuttersorga_ sry, but where to find ubuntu .config?12:29
ogra_i told you in the other channel12:31
ericbuttersok i see. thx12:31
adam_tlhi, where do find the ".config" for "freescale imx5x" board? there is an 12.04 image, but did not find at http://kernel.ubuntu.com/~kernel-ppa/configs/ ?12:34
adam_tli tried to build an image for imx53 board but it always fails to boot, it want to mount root fails.. after a minute it tells me that imx-sdma firmware not found12:35
ericbuttersi need that one two :)12:35
ogra_adam_tl, download the respective kernel package and unpack it12:35
ogra_it is usually put into /boot/config-$(uname -r)12:35
adam_tlah ok12:36
wookeydoko: I solved my stage2 build problem by adding MULTIARCH_DIRNAME = $(call if_multiarch,aarch64-linux-gnu) to src/gcc/config/aarch64/t-aarch64-linux12:47
wookeyBut libgcc_s.so is ending up installed in /tmp/usr/<triplet>/lib instead of /tmp/usr/lib/<triplet>, so the files is not found when assembling the libgcc1-arm64-cross package at the end12:49
wookeyoddly libiberty.a ends up in the right place...12:50
wookeyI wonder if that is a clue to where the wrong path is hiding. (it's awfully complicated inside all this gcc build fooery!)12:51
dokowookey, ahh, ok. will add the MA macro12:51
dokowookey, just libiberty.a, or anything else?12:53
wookeydoko: I just mailed you the updated patch12:53
dokowookey, is this installed from some gcc-4.7 packaging files, or by some cross rules files?12:58
wookeyI'm not sure. I've been peering through the log trying to work out where it all comes from13:00
wookeymake[5]: Entering directory `/home/wookey/linaro/armv8/toolchain/quantalnew/arm64-cross-toolchain-base-1.89/gcc/build/aarch64-linux-gnu/libgcc'13:00
wookey/bin/bash ../../../src/libgcc/../mkinstalldirs /home/wookey/linaro/armv8/toolchain/quantalnew/arm64-cross-toolchain-base-1.89/gcc/debian/tmp/usr/aarch64-linux-gnu/lib; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /home/wookey/linaro/armv8/toolchain/quantalnew/arm64-cross-toolchain-base-1.89/gcc/debian/tmp/usr/aarch64-linux-gnu/lib/libgcc_s.so.1; rm -f /home/wookey/linaro/armv8/toolchain/quantalnew/arm64-cross-toolchain-base-1.89/gcc/debian/tmp/usr/13:01
ericbuttersogra_: i see in the config (ac100) that it enabled initrd --> i read that with initrd no mountall error comes up.. i do not have an initrd..13:01
wookeyso that installs it to the wrong path13:01
adam_tli wanted to rebuild the ubunutu arm kernel linux-linaro-lt-mx5 and got gcc compilation error, how come when they compiled it?13:01
ogra_ericbutters, even when booting an ubuntu kernel with noinitrd there is no such error, thats unrealted to initrd13:02
adam_tlgcc error, "DA9052_BUCK_PERI_VOLT_UPPER" was not declared;)13:02
ogra_better ask that in #linaro :)13:03
ogra_they maintain that kernel13:03
ericbuttersogra_ you mean i need to set noinitrd in kernel command line?13:03
ogra_no13:03
ogra_i mean thats unrelated to your error13:04
ericbuttersokay13:04
sauerbratenGrueMaster?15:50
GrueMastersauerbraten?15:51
sauerbratenI have to do that boot.scr-remove-serial-console thing again15:51
GrueMasterOk.  Easy enough.15:52
sauerbratenI'm using the preinstalled server image, it has debian-installer/framebuffer=false in it. keep that or delete that?15:52
GrueMasterStart with "dd bs=72 skip=1 if=boot.scr of=boot.script.15:52
GrueMasterDelete it.15:52
sauerbratenok. I'll install wpa tools via chroot and then try it.15:56
sauerbratendoes anyone know specifics on how good sound support is with the server image?15:56
GrueMasterUnsure.  Should be ok.15:57
GrueMasterJust no Pulse.15:57
GrueMasterBut everyhting should work through alsa.15:57
sauerbratenno pulse is fine. I want to use it to play music remotely. my room layout doesn't allow to connect the stereo to my notebook, and I'm too greedy to buy one of those fancy usb-bluetooth soundcards15:58
GrueMasterheh15:58
GrueMasterI used to have something like this setup a while ago (natty iirc).  Can't remember what all I used, but the tools are there if you have the time to make it work.15:59
ericbutterswhat is the login passwd for root on serial console on ubuntu-core 12.10 beta 2?16:00
GrueMasterThere is none.  It should boot into oem-config and prompt you for info, similar to the desktop.16:00
ericbuttersi added a getty myself. and i see login prompt on console16:01
GrueMasterSo log in as the user you created.16:01
ericbutterslooking into etc/sahdow i see that there should be a passwd16:02
GrueMasterUbuntu doesn't have a root password by default.  It relies on sudo.16:02
GrueMasterNo, it has a locked invalid passowrd (!).16:03
GrueMasterOf course, you can use sudo to edit this and change the password, but it isn't recommended.16:03
ericbuttersfirst i need to login16:04
GrueMasterDid you run through the oem-config first?  It should have prompted you for user info.16:05
GrueMasterWhat image are you running?16:05
ericbuttersno. i downloaded from here: http://cdimage.ubuntu.com/ubuntu-core/releases/12.04/release/ and added etc/init/ttySAC1 and added ttySAC1 to etc/securetty.. pls see here: http://pastebin.com/raw.php?i=Rmu0fWQQ16:06
ericbuttersbtw, oit is 12.10 beta 2 (armv7hfp)16:07
GrueMasterwhat platform?  Never heard of ttySAC116:08
ericbuttersS5PV210 (samsung) UART116:08
GrueMasterWait, ubuntu-core?  That isn't an "image".  It is a chroot environment.16:08
GrueMasterIt is designed to be a minimal base for creating a chroot or rolling your own image.  It doesn't have everything needed for a boot image.16:09
ericbuttersokay. i see. it try the preinstalled image for ac10016:09
GrueMasterSee http://wiki.ubuntu.com/Core16:10
ericbuttersUbuntu Core delivers a functional user-space environment ..16:10
ericbutterswith full support for installation of additional software from the Ubuntu repositories, through the use of the apt-get command.16:11
ericbutters?16:11
GrueMasteryes.16:11
GrueMaster"Ubuntu Core is a minimal rootfs for use in the creation of custom images for specific needs."16:12
ericbuttersi thought i can use that. it is exacly what i want :) a simple console image to install what i need16:12
GrueMasterWell, it isn't quite a console image.  But it is very close.16:12
ericbuttersand i get a login.. but i can not16:12
GrueMasterYOu should be able to edit /etc/shadow and remove the ! from the root password section.  That will give you a blank password.16:13
ericbuttersso there are only images for specific boards? no general image for armv7?16:13
GrueMasterRight.  If you want an image for your system, one solution would be to take a server image and replace the boot partition with your bootloader, kernel, and initrd.16:15
GrueMasterAlso, I think Linaro may have images for that system.16:15
ogra_bug #87522219:13
GrueMasterLooks like bugbot is mia.20:02
GrueMasterbug 87522220:02
GrueMasteryep20:02
micahgubot2: wake up20:15
ubot2Factoid 'wake up' not found20:15
ogra_heh20:25
ogra_i made up that number20:26
ogra_to poke it ...20:26
ogra_bug 95959620:26
ubot2Launchpad bug 959596 in nvidia-graphics-drivers-tegra "Low graphics boot" [Undecided,New] https://launchpad.net/bugs/95959620:26
ogra_seems if the number exists it works20:27
wookeytoo clever by half20:27
ogra_bug 102934320:28
ubot2Launchpad bug 1029343 in nvidia-graphics-drivers-tegra "X server crash" [Undecided,Confirmed] https://launchpad.net/bugs/102934320:28
=== Ursinha-afk is now known as Ursinha
GrueMasterogra_: Do you remember how to get audio working on omap4 server image?  It has been a while for me.20:43
ogra_install all bits and run alsaucm set verb Hifi_20:43
ogra_or some such20:43
ogra_i have never used sound on server :)20:43
GrueMasterThat's what I thought.  But alsamixer is failing to find a mixer.  Suggesting a driver not configured.20:44
GrueMasterHmmm.  Everyhing in /sys is as it should be.  But no mixer.20:48
GrueMasternvrmind.  Seems to be agroup thing.20:48
=== santegoeds is now known as tdc
=== Ursinha is now known as mariazinha

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