=== MTecknology is now known as Z === Z is now known as MTecknology === hyperair is now known as Guest93522 === akher0n is now known as akheron [13:20] apw, do we still need /proc/version_signature now that uname() provides all of the relevant information? [14:59] where is the modules.alias file in the initramfs generated? [14:59] anyone know? [15:09] cnd, Not for sure. Either when running update-initramfs or taking the one generated when installing the kernel. Probably depmod -a and then update-initramfs helps [15:09] smb, thanks, I think I've found what I need [15:12] hi folks, I have been having some issues getting to a few systems, so I don't have the weekly buglist e-mail out. I'll send the few I have to the list in just a minute for the call. === sconklin1 is now known as sconklin === soren_ is now known as soren [16:40] apw: install vga16fb /sbin/load-vga16fb $CMDLINE_OPTS [16:40] that in /etc/modprobe.d/vga16fb.conf [18:30] hello. could anyone tell me, please, does linux kernel in lucid with proprietary nvidia driver has kms support for nvidia [ion] cards? [18:31] ia: no the proprietary driver will never have kms support [18:34] jjohansen: ok, thanks for information. [18:34] and how about gma500/poulsbo? [18:35] ia: No [18:48] Is there some nifty tool for comparing two kernel config files? [19:00] Can anyone tell me real quick what package opens up the "Default Application" windows to open when a USB device is connected to a Lucid box? [19:01] I'm only asking here as it has something to do with the USB subsystem [19:01] I just don't know what to open the bug against yet... [19:16] Where can I find representative kernel settings for Ubuntu (ARM Lucid)? I'm trying to build an ARM kernel in which to run Lucid, however I need to know which kernel feats that needs to be enables (e.g. upstart req'd DEVTMPFS) [19:17] nosse1, which arm proc are you targeting? have you looked at the lucid topic branches in our git repo? [19:18] I'm targeting AM3517. I'm trying to bring up Lucid on the TI AM3517-evm [19:19] What's the URL to your git repo? [19:23] nosse1, git://kernel.ubuntu.com/ubuntu/ubuntu-lucid.git [19:23] nosse1: meld is a great tool [19:25] amikt: Thanks, but that a ordinary diff tool. Many times the kernel settings are out of order, so you need to sort the file or something in advance [19:25] nosse1, we don't have anything better than meld (no special tools) [19:26] oh, ok [19:35] Ush. Same as last time upstart dies with "procps main process terminated with status 255" [19:35] ..so what kernel option have I forgot to enable.... hmmm [19:47] I have now cloned the ubuntu kernel repo. Where can I start to find kernel settings? [19:50] .. I found it [19:55] nosse1, if you are interested in the arm configs you want to checkout one of them [19:56] nosse1, there are 4 arm topic branches [19:57] Yes, I found some in debian.master/ [19:57] debian.master/config/* [20:00] nosse1: as bjf pointed out, the arm configs are in the arm branches in git (git branch -a). You'll find them in the respective debian./config/ [20:04] * nosse1 is noob: How do I switch the branch including the checked out files? "git checkout -b remotes/origin/ti-omap" ? [20:17] nosse1, in your clone tree do a 'git branch -r' [20:18] nosse1, that will show you all the topic branches [20:19] nosse1, I then (for example) 'git branch --track ti-omap origin/ti-omap;git checkout ti-omap' [20:20] bjf: I think I messed up my git repo. How can I reset everything the way it was, without cloning everything for scratch? [20:21] git reset --hard [20:22] Will let you go to a specific sha [20:22] But it kind of depends what you're trying to do [20:23] I have messed up using git branch, and now I just junk branches which I'm trying to rid myself of. [20:35] bjf: Thanks [23:05] manjo: thanks for following up on those mic bugs. :-)