**** BEGIN LOGGING AT Sat Sep 10 02:59:58 2011 Sep 10 03:04:10 lilstevie: OK, kernel building time Sep 10 03:04:44 Is your tegralinux kernel available on git? launchpad only tells me about the silly bzr lp: repo Sep 10 03:05:31 Ha, and git.kernel.org is down of course, so I can't see mainline Sep 10 03:09:10 nm, mainline is over there (github) Sep 10 03:19:21 Wow that's a lot of CONFIG_ARM_ERRATA Sep 10 03:45:05 twb: https://github.com/lilstevie/linux_kernel_TF101 <-- runs on asus bootloader only, https://github.com/lilstevie/CrOS-Hybrid-Kernel <-- runs on u-boot only Sep 10 03:45:17 Thanks. Sep 10 03:45:32 the CrOS kernel tree also has linaro packaging stuff in it cause I am getting ready to turn it into an installable package Sep 10 03:46:05 I'm avoiding uboot for now because you said it's not ready Sep 10 03:46:09 bbiab Sep 10 04:00:16 Oh, I see, that repo isn't a normal branch off of linux-2.6, it's just a tarball unpacked with some defconfig patches Sep 10 04:02:30 mostly defconfig, anyway. Some code changes and modules pulled in, too Sep 10 04:26:31 all android manafacturers only dirstribute their sources as tarballs Sep 10 04:27:06 rassum frassum Sep 10 04:28:52 But the cros one is big, so I guess that is a fork of a fork of a fork of ... back to mainline Sep 10 04:29:10 (I'm still cloning that one.) Sep 10 04:30:07 I guess what'd be useful is a synopsis of what does/doesn't work in each choice. Sep 10 04:31:54 Is l4t just the graphics driver, or is it more than that? Sep 10 04:45:23 afk playing computer games Sep 10 05:26:06 cros kernel is the chromeos kernel, but it also is required for acceleration Sep 10 08:07:50 ok Sep 10 08:16:01 have fun with games? Sep 10 08:17:46 ya Sep 10 08:20:42 what were you playing Sep 10 08:42:20 Deus Ex 3 Sep 10 08:47:21 So I'm going to try using multistrap to build a Debian armhf chroot dir, then initiall try uploading it as a simple 512MB ext2 rootfs to the APP partition. Sep 10 08:47:49 I'm still dithering about which kernel to use Sep 10 08:59:53 Yay for qemu-user-static and binfmts, I can just chroot into it :-) Sep 10 09:23:24 you should just repartition and make your own partition layout :p Sep 10 09:26:00 OK Sep 10 09:26:22 Presumably I should avoid moving around the other partitions, tho Sep 10 09:26:26 like don't mess with EBT Sep 10 09:32:09 dpkg: warning: parsing file '/var/lib/dpkg/status' near line 4 package 'dpkg': missing description Sep 10 09:32:11 ...sigh Sep 10 09:36:40 ubuntu-11.04-preinstalled-netbook-armel+omap4.img <- DD'd that across last night, I'm not getting any output from the display- this *isn't* the headless version- right Sep 10 09:38:42 lilstevie: comparing arch/arm/configs/tegra_defconfig arch/arm/configs/tf101_gnulinux_defconfig in CrOS-Hybrid-Kernel repo, why does the latter have lots more stuff in it? Like, even CONFIG_ARM=y isn't set by the former. Sep 10 09:40:51 Also does it matter that I dd'd it over with a 16M block size Sep 10 10:58:00 twb: anything after EBT is fine :p Sep 10 10:58:22 just keep SOS and LNX as the partition identifiers for the kernels Sep 10 10:59:24 twb: also the reason is tegra_defconfig is a minimal config, which gets populated with defaults from the Kconfig Sep 10 11:00:04 but the tf101_gnulinux_defconfig is me just coping the working .config in place Sep 10 18:26:49 i have put an ubuntu headless image onto an sd card for a beagle board, by instructions https://wiki.ubuntu.com/ARM/OMAPHeadlessInstall Sep 10 18:27:14 if i run fdisk on the partition it made i get "The filesystem size (according to the superblock) is 390546 blocks" "The physical size of the device is 389576 blocks" Sep 10 18:27:34 my sd card is 4GB Sep 10 18:29:14 is there a way to fix this? Sep 10 18:34:54 ah, think i may have found the answer at http://irclogs.ubuntu.com/2010/08/24/%23ubuntu-arm.txt **** ENDING LOGGING AT Sun Sep 11 02:59:56 2011