=== asac_ is now known as asac === XorA|gone is now known as XorA [11:38] E: config/chroot_local-hooks/preinstall-pool.sh failed (exit non-zero). You should check for errors. [11:38] infinity, ^^^ where do i find that ? searching for that script in either livecd-rootfs or live-build doesnt reveal anything [11:39] oh, got it, ignore me [11:39] * ogra_ didnt expect a here doc [11:47] hmm, i dont see why it failed and it doesnt spitinto the log [11:48] s/spitinto/spit out anything into/ === mayday_jay is now known as mayday_jay-away [12:29] cm'on publisher, spit out an ubuntu-meta for me [12:29] * ogra_ twiddles thumbs === mayday_jay-away is now known as mayday_jay === doko_ is now known as doko [13:50] hi all [13:51] am facing some prblm (may cose of less expertise) while trying to build kernel module [13:53] I have downloaded the kernel source from rep. by apt-get install linux-source [13:53] extracted and tried to build only touch screen module [13:54] by the command make modules SUBDIRS=drivers/input/touchscreen/ [13:56] But it built only three modules, even more dirver files are there [13:56] Where am wrong ? [13:57] * ogra_ suggests to ask in #ubuntu-kernel [13:57] ogra_, ok [13:57] Hope they wont redirect me here again :) [13:58] heh, i doubt it [13:58] ;) [13:58] dou did configure it before, right ? [13:58] yes [14:04] ogra_, btw, i was not aware of that ubuntu is having this much IRC channels [14:04] every team has one usually [14:04] and then there is #ubuntu-devel,#ubuntu and #ubuntu-meeting [14:04] oh.. [14:05] ya, it's very easy to get help , isntead of messing up everything in a single channel [14:05] *instead [14:06] we started out with #ubuntu-devel only ... but as the developer community grew it got to niosy [14:07] ok [14:08] so you people are having seperate team for each ? [14:11] there is a desktop team, a kernel team etc etc [14:12] ok, so there might be a ubuntu-arm team too (assumes you are became part of it ) [14:13] right [14:13] cool .. [14:16] ogra_, this is for you [14:16] siji, if you have ARM specific questions you may get quicker answers on #ubuntu-arm, the peeps who mostly have the h/w hang out there [14:16] :) [14:16] :) === ericm|ubuntu is now known as ericm-Zzz === ericm_ is now known as ericm-Zzzz === zyga is now known as zyga-afk [15:43] hello! Is there a problem with the repositories ? I get many Hash Sum mismatch after doing an apt-get update on a PandaBoard with natty [15:45] this is my sources.list file and the errors I get: http://pastebin.com/NAEteeXh [15:48] janimo: libvirt bug 823711 [15:48] Launchpad bug 823711 in libvirt "libvirt version 0.9.2-4ubuntu8 failed to build on armel" [Undecided,New] https://launchpad.net/bugs/823711 [15:49] N3o: There has been some issues with the pool for the last few days. This may be some of the fallout. Work is being done to clean it up. [15:49] rsalveti, yeahm, thats a weird one [15:49] * ogra_ comments [15:50] rsalveti, yes, I'll look at that [15:53] GrueMaster: Erm, there's been nothing that would cause hash sum mismatches. Just archive skew. [15:53] infinity, well, look at the cdimage buildlogs for today xubuntu builds [15:53] they expose the same [15:53] N3o: The usual suspect for hash sum mismatch issues is either a slightly broken mirror, or having a proxy (often a transparent one) between you and the archive. [15:54] ogra_: Yes, but this is natty he's using. [15:54] GrueMaster: janimo: u-boot SPL is basically a replacement for x-loader [15:54] its the third time today i hear someone mentioning hash sum mistmatches with the archive [15:54] u-boot will now generate u-boot.bin and MLO [15:54] code reuse now, only one source package and the SPL can probably boot the kernel directly :-) [15:55] and once we add the usb support at SPL, it'll behave like omap4boot [15:55] rsalveti: COOL!!! [15:55] we'll see how it goes for our 11.08 release, if it goes well we can do a FFe for ubuntu [15:56] rsalveti, any reason to not go with the binary header for u-boo.bin instaed and get rid of MLO completely ? [15:57] well, you can think of MLO as a minimal u-boot now [15:57] being able to boot the kernel directly is like having u-boot [15:57] but without the fancy stuff, like cmdline and such [15:57] right, but we still need two files [15:57] rsalveti, worth mentioning what SPL is (or link) in the spec whiteboard :) [15:58] janimo: sure, will add [15:58] http://www.omappedia.org/wiki/U-boot_Upstreaming_Project [16:00] Thanks GrueMaster && infinity -- I don't have any kind of proxy so it has to be those issues you were talking about [16:00] I'll try again in a few days [16:00] rsalveti, thanks, sounds good [16:00] N3o: Actually, I just rebooted into natty, and am updating now without error. Try rerunning apt-get update. [16:01] roger [16:01] same :( [16:01] maybe I should try some cleaning? [16:02] couldn't curt. [16:02] *hurt [16:02] tried that too [16:02] same thing === mayday_jay is now known as mayday_jay-away [16:03] could you check my sources.list http://pastebin.com/NAEteeXh and confirm it is ok? [16:04] N3o: Are you sure you're not behind a transparent proxy at your ISP? It's a pretty common thing that many/most people aren't aware of. :/ [16:04] nope, I'm 100% positive [16:05] I'm wondering, does apt-get goes trough IPv4 or IPv6? [16:05] Yes. [16:05] Whichever route is lower cost. [16:06] Well, this is assuming ports.u.c has an AAAA, I don't recall. :P [16:06] N3o: Your sources.list is identical to mine. [16:06] thanks GrueMaster [16:09] disabled IPv6 and trying again [16:11] same :( [16:15] tried with sudo apt-get update -o Acquire::BrokenProxy=true and sudo apt-get update -o Acquire::http::No-Cache=True --- same effect [16:19] Try commenting out the failing archives from your sources.list, rerun apt-get update, then uncomment and rerun again. [16:19] ok [16:32] rsalveti, wrt x-loader, i was referring to http://www.omappedia.org/wiki/E-MMC_boot#You_can_boot_omap3630_without_x-loader ... which i think works on omap4 as well [16:32] that would save us from using MLO at all [16:34] Should work well from emmc...oh, wait. [16:36] GrueMaster, emmc isnt different from mmc (SD card) [16:36] dayum [16:36] ogra_: i have a question about getting the newest ubuntu to work on the Beagleboard xM rev A. i went to #beagle first, but av500 redirected me here [16:36] something is wrong ... [16:36] still can't install things [16:36] LeCherLich, yes, i saw that [16:37] i always get to the point where linux is uncompressed, it says "Uncompressing Linux... done, booting the kernel." and a couple of seconds later it crashes and begins all over: "Texas Instruments X-Loader" ... [16:38] LeCherLich, the desktop images have no serial enabled by default, if you want a verbose serial boot i'd suggest the server image ... you can indeed change boot.scr on a desktop image to dump out stuff to serial if you know what you are doing [16:38] i used the headless arm image [16:38] following the instructions at https://wiki.ubuntu.com/ARM/OMAPHeadlessInstall [16:38] do i still have to change boot.scr? [16:38] LeCherLich: Which image did you download? Natty? [16:39] GrueMaster: yes [16:41] LeCherLich: Which img.gz did you download? omap or omap4? [16:41] universe + multiverse not working... [16:41] GrueMaster: omap [16:42] Are you on a linux host? Try "wget -O - http://cdimage.ubuntu.com/releases/11.04/release/MD5SUMS|fgrep ubuntu-11.04-preinstalled-headless-armel+omap.img.gz | md5sum -c -" [16:43] Verify your image is good. [16:44] GrueMaster: the checksum is 6913.......fffc (cant copy+paste, i use a linux host, but its not this one) [16:44] seems to be good, according to the MD5SUMS file in the release folder [16:45] ok [16:45] Try reflashing the SD. How big is the SD you are using? [16:47] 4gig.. so i should just repeat the whole process of installing (zcat ... > /dev/sdb) ? [16:48] Try the gunzip |dd method. I have seen issues with the zcat>/dev method. [16:50] oh sorry i just looked at the history... i used the gunzip method already. [16:50] so should i try zcat now? [16:51] I have not had issues with the gunzip method, and found it to be reliable. I have had %60 success rate with zcat. That doesn't sound like the issue though. [16:52] You had mentioned zcat, which I have seen issues with, which is why I went down that path. [16:52] sorry my mistake [16:53] is there any way to make ubuntu more talkative, via the kernel line maybe? [16:53] You may want to try a modified boot.scr on the 1st partition of the SD. To modify it, you will need to strip the first 72 bytes of data from boot.scr. [16:54] dd if=boot.scr of=boot.script bs=1 skip=72 [16:54] Then you can edit boot.script. Remove "quiet" from the bootargs line. [16:55] Then you can rebuild the boot.scr with "mkimage -A arm -O linux -T script -C none -d boot.script boot.scr" [16:56] Make sure there is a "console=/dev/ttyO2,115200n8" on the bootargs. [16:57] there was only console=ttyO2,115... (without /dev).. is that right? [16:58] Ah, yes. my bad. [16:59] oh okay, thanks, now it's more talkative... [17:01] it hangs at about 9 seconds. last messages: mmcblk0: p1 p2 hub 1-2:1.0: USB hub found hub 1-2:1.0: 5 ports detected ... [17:02] pretty much right after it detected the mmc card... [17:03] could it be that there is a hardware problem with this card? [17:05] GrueMaster: anyways thank you very much, i will try to solve the problem tonight on my own, i may return later === LeCherLich is now known as LeCherLich|away [17:11] ok, sorry I couldn't help more. Maybe try adding "earlyprintk=/dev/ttyO2,115288n8" to your cmdline and see what that produces. === TheUni_ is now known as TheUni === zyga-afk is now known as zyga === prpplague^2 is now known as prpplague === LeCherLich|away is now known as LeCherLich === micahg_ is now known as micahg === apachelogger is now known as dslogger === mayday_jay-away is now known as mayday_jay [22:06] Hey. === Jack87|Away is now known as Jack87 === Jack87 is now known as Jack87|Away