=== apachelogger_ is now known as quantumbillionai === quantumbillionai is now known as apachelogger [04:10] \o/ chromium built on armel, I'll rebuilt for armhf later this weekend [04:10] *build === txwikinger2 is now known as txwikinger === doko_ is now known as doko === badZeppelin is now known as Guest31676 [21:12] what package has the dgb symbols for ld-linux ? [21:13] E: Unable to locate package binutils-dbg [21:13] got it nvm [21:18] GrueMaster: I assume this has been going on since the last alsa-utils upload? [22:08] joined [22:08] please help me ! ! ! [22:10] pnphi: ask your question directly [22:10] i create the image ...but from the step "Setting up xulrunner-1.9.2 (1.9.2.27+build1+nobinonly-0ubuntu0.10.04.1) ...", the process stop ... [22:11] pnphi: which arm board are you using and which image [22:11] ? [22:12] project-rootstock/rootstock --fqdn ubuntu --login ubuntu --password ubuntu --imagesize 10G --seed ubuntu-desktop,gdm --notarball [22:12] i create the image ...but from the step "Setting up xulrunner-1.9.2 (1.9.2.27+build1+nobinonly-0ubuntu0.10.04.1) ...", the process stop ... [22:15] E: Sub-process /usr/sbin/dpkg-preconfigure --apt || true returned an error code (100) E: Second stage build in chroot failed ! E: Please see the log to see what went wrong. I: Cleaning up... E: Failure running script /usr/sbin/dpkg-preconfigure --apt || true I: Umounting temporary Image [22:15] what errors ? [22:16] how do i load a program while using libc6-dbg ? [22:22] I am fallowing this guide: http://lists.linaro.org/pipermail/linaro-dev/2011-January/002022.html how do i use debugging packages? [22:22] pnphi: a lot of things can go wrong when you roll your own image, the xulrunner package got updated recently https://launchpad.net/ubuntu/+source/xulrunner-1.9.2/1.9.2.27+build1+nobinonly-0ubuntu0.10.04.1 [22:23] like libc6-dbg [22:23] which install to /usr/lib/debug [22:23] i tried using LD_LIBRARY_PATH=/usr/lib/debug or prefixing with the true path of the debug linker and that didn't work [22:24] ok thanks and what errors ? [22:24] scientes: when you have the debug symbols in place then debuggers like gdb can give a better backtrace by simply having the debug symbols in that folder [22:24] E: Sub-process /usr/sbin/dpkg-preconfigure --apt || true returned an error code (100) E: Second stage build in chroot failed ! E: Please see the log to see what went wrong. I: Cleaning up... E: Failure running script /usr/sbin/dpkg-preconfigure --apt || true I: Umounting temporary Image [22:24] pnphi: start by filing a bug against that package [22:24] xranby, I cant run from gdb cause qemu does not implament ptrace [22:25] I have to use from gbd target remote localhost:port [22:25] and someone who are more familiar with xulrunner can probably locate what went wrong during the dpkg-preconfigure apt step [22:26] scientes: do you have any debugger you can use? the binarys on your system know internally that the debug files are put into the /usr/lib/debug path [22:27] qemu-arm-static -g 1234 /bin/ls [22:27] I am using these instructions: http://lists.linaro.org/pipermail/linaro-dev/2011-January/002022.html [22:28] and i've installed the relevent dbg packages (i believe) [22:28] for gtk, wxwidgets, and libc6 (probably don't need, but couldn't figure out why i wasn't getting a backtrace) [22:28] and my main executable is also not stripped [22:30] ahhh -L to qemu-arm-static [22:30] hmm, still seeing ?? [22:32] hello everyone, does anyone know how to install a usb touchscreen for ubuntu arm? [22:32] ATP, you plug it in [22:32] yes I did so [22:32] and use xserver-xorg-input-evdev (standard stuff) [22:32] what model is it? [22:32] i installed that too [22:33] see is lsmod gives you the "usbtouchscreen" driver loaded [22:33] it's LVDS 10" from chalk - elec [22:33] thats the monitors stuff, not the touchscreen stuff [22:33] no it's not there the usbtouchscreen [22:33] I have a mimo 720 and i had to patch the touchscreen driver, because when i plugged it in it was rotated 180 deg [22:33] i do have usbhid though [22:34] mine doesnt even display anything [22:34] The command " project-rootstock/rootstock --fqdn ubuntu --login ubuntu --password ubuntu --imagesize 5G --seed xubuntu-desktop --notarball" is right ? ? [22:34] well, to be honest I havn't gotten mine to work in my x86 box [22:34] but the kernel stuff works and loads, its a X prob [22:34] :( [22:34] X doesn't autoconfigure usb stuff [22:35] so what do? [22:35] works fine on my arm box [22:35] write a proper xorg.conf [22:35] when i try to Xorg -configure I get error [22:35] do you get a /dev/fb0 ? [22:35] "segmentation fault" [22:35] ATP, as i said, it doesn't do it automatically [22:35] (i've tried the same stuff) [22:35] when you figure out how to dual monitor it I would like to know [22:36] hehe nice to see someone was at my situation [22:36] but yeah, I'm pretty sure it takes a proper x.org [22:36] but I HAVE gotten mine to work on a headless arm box [22:36] so do i make an xorg from scratch? [22:36] xorg.conf* [22:36] however as I said my touchscreen was 180 deg rotated and I had to patch the kernel driver [22:36] ATP, please figure it out so I can use yours-- google arch displaylink [22:37] hehe will do [22:37] if only i can make an xorg.conf [22:37] that works [22:37] but you say this is LVDS, that is totally diffn't than my usb monitor (usb framebuffer too) [22:37] so it might be a differn't problem [22:38] should I get a sample one, or create a new one with Xorg -configure? [22:38] do you have a /dev/fb0 ? [22:38] excuse me .... [22:38] project-rootstock/rootstock --fqdn ubuntu --login ubuntu --password ubuntu --imagesize 5G --seed xubuntu-desktop --notarball [22:38] is right ? [22:38] how do i see this [22:38] if you do ATP that means kernel stuff is probably working [22:38] yes i do have fb0 [22:38] so what do i do now? [22:38] Xorg -configure doesn't work, as it is the same thing as the automatic stuff [22:39] so read up on it so i don't have to pls :)---oh wait, is that /dev/fb0 your main monitor or the touchscreen? [22:39] see if you have TWO fb0, fb1 [22:39] check dmesg [22:39] i have 3 [22:39] sec [22:39] oh geeze [22:39] figure out what is what [22:39] i can see fb0 fb1 and fb2 [22:39] ok checking now [22:43] couldnt find which is which [22:43] dmesg | grep fb [22:43] unplug it and the plug it in---oh wait it is LVDS [22:44] cat /var/log/kmsg* | grep /dev/fb [22:44] *kern.log [22:52] nothing [22:52] with cat /var/log/kern.log* [22:52] ? [22:52] yes [22:52] i tried both [22:53] nothing comes up [22:53] well then do with /var/log/dmesg [22:53] nothing again [22:53] hmmm [22:54] i only have one fbcvt which says 1280x720@60 [22:57] i check lsusb now [23:02] meh it wont show there :( so maybe hardware issue :(((