=== heathkid|2 is now known as heathkid [19:12] so trying to install precise server pre-installed on to a panda board [19:12] the resize finishes, but it fails to mount roofs after the reboot [19:12] any tips on what to do? [19:13] (I have a 32GB sd card) [19:13] i fixed the rootfs on my host laptop, and resizing it offline [19:13] hopefully it will work =/ [19:44] howdy [19:45] where do i get a uboot build for tf101? [19:47] ? [20:28] xnox: Resize always goes fine for me on a 32G card, so it's nothing to do with the size. [20:29] xnox: But I'll give the same advice I give everyone: get an external USB drive and do a netboot. [20:42] lilstevie: do you know if the tf300t or the 700 is supported by olife? [20:44] anyone else here know about installing ubuntu on the tf300t? [21:04] anyone here with recommendations for a tablet that has quadcore arm and allows installation of ubuntu? [21:39] infinity: well i am suspecting that I have a fake sd card. i did managed to get to oem-config only to be killed by fs errors [21:39] xnox: SD/MMC sucks. News at 11. [21:39] xnox: Seriously, plug in a hard drive, do a netboot, rejoice. [21:41] infinity: well i do not control a dhcp on my network. [21:41] so i need to set that up as well for netboot [21:41] xnox: Eh? [21:41] xnox: netboot, not PXE. [21:41] xnox: netboot just means "those tiny d-i images that grab everything from the network", not "some magic requiring bootp/tftp". [21:42] infinity: hm. ok [21:42] http://ports.ubuntu.com/ubuntu-ports/dists/precise/main/installer-armhf/current/images/omap4/netboot/ [21:42] why is pre-install not working though! [21:42] xnox: Grab either boot.img-fb.gz or boot.img-serial.gz (depending on if you're using a serial cable or a monitor/keyboard console), zcat to card, go. [21:43] xnox: preinstall works when it works, when the hardware is all happy. When it's not, it's not worth diagnosing. [21:43] xnox: Because "99% of SD/MMC cards kinda suck, and 99% of filesystems that aren't FAT suck on SD/MMC" etc, etc aren't worth fretting over. [21:44] what's best for sd card? [21:44] ext2? [21:44] xnox: And even when preinstall works, the resulting system is slow and crap BECAUSE YOU'RE RUNNING IT ON SD. [21:44] xnox: FAT. [21:44] xnox: And FAT. [21:44] xnox: Also, FAT. [21:44] xnox: SD cards are designed specifically for FAT filesystems. [21:45] ext4 without journal? [21:45] xnox: Some people have tried to work around it with flash-targetted filesystems that try to do all their writes to the same physical areas that FAT does, and that kinda works. ext will never do that. [21:45] xnox: ext*, even without journalling, still spreads writes all over. [21:45] hmm =( [21:45] xnox: SD is designed to take all the heavy write hits to one specific area. [21:46] Anyhow. Seriously. Don't worry about it. [21:46] Cause even if you have a nice SD-friendly filesystem, you're still running your filesystem on a slow-ass storage device. [21:46] And it sucks. [21:46] And if you intend to use that Panda for anything other than showing people "look, it can display a static web page", use an external drive. [21:50] xnox: (If we actually ever start targetting Ubuntu at flash-only devices, like doing tablet or phone installs and the like, we should look into things like yaffs2 and such, but for now, when the install is clearly for "servers and desktops", the answer is "use ext4 on an external disk, doofus". :P [21:50] ) [21:55] And by "targetting flash-only devices", I don't mean "jamming our desktop install on a tablet", as many do for experimentation, I mean "creating a slimmer slate-targetted install/UI", which is being worked on. [21:55] also why does chromium crash on amd64 in quantal? [21:55] * xnox nevermind =) [21:55] xnox: Ask micahg. :P [21:55] infinity: he asked for help/contributions in maintaining it :P [21:55] Oh, then help him, and ask yourself? [21:56] =) [22:21] Imagine my surprise when I SSH to the panda to be told that / is full. [22:21] http://paste.debian.net/181017/ [22:30] Which appears to contain things like http://paste.debian.net/181018/ over and over [22:31] Laney, bug 746137 (i told you before) [22:31] Launchpad bug 746137 in jasper-initramfs "Page allocation failure on Pandaboard and Beagle XM" [Undecided,Fix released] https://launchpad.net/bugs/746137 [22:31] ogra_: I upped that limit. [22:31] You said it might be taht. [22:45] Hi, I have a quick question, I want to install Debian Wheezy armhf on my IM53 QSB board, I have succesfuly created a rootfs and compiled a kernel for it however for life of me I can't get any video output. Is there some sort of magic to invoke in u-boot to get the display working or I'm missing something? [22:46] Laney: Which kernel is that? [22:47] Linux sherwood 3.4.0-204-omap4 #9-Ubuntu SMP PREEMPT Mon Jul 9 12:56:56 UTC 2012 armv7l armv7l armv7l GNU/Linux [22:47] Laney: Please do file a bug. All (and I mean *all*) slowpath warnings are kernel bugs. [22:48] oh wait it's not debian-arm -_- silly me [22:48] I'm scared apport will try to attach that 98G file [22:48] but yeah. [22:48] Laney: So don't use apport. [22:49] Laney: Turns out you can go to /ubuntu/+source/linux-ti-omap4 and click "report a bug". :) [22:49] Manually attaching stuff is so passé. :-) [22:49] Laney: Attach snippets of logs, and add the bot-stop-nagging tag, so the bot doesn't have a hissy. [22:49] doing. [22:49] Quintasan: display fiddling on the quickstart is painful. [22:51] infinity: Hell, I got the board hoping I would get some Plasma development done but no gpu drivers so I figured I could turn it into torrent box, but now I can't even get any video output [22:53] (For the benefit of others, we've taken this discussion to #debian-arm) [23:13] ogra_: but i am seeing page allocation failures with precise as well... has it been srued? [23:14] nevermind read the bug report fully now