[07:24] fairuz, you should indeed be able to use the source from apt-get source and the /boot config [07:25] fairuz, the .orig is a *** raw upstream kernel, there are very likely several stable updates in the applied delta [07:26] so for quantal the orig is a v3.5 upstream tarball from kernel.org [08:09] kengyu, hiya, were were going to finish off the fwts items in the k-t roundtable meeting today? [08:09] cking, yes, supposed to ....is the roundtable finished? [08:10] kengyu, not sure if it started, ask ogasawara [08:10] cking, ivan is not here yet, maybe wait for a few minutes? [08:10] cking: we've wrapped up the roundtable, anyone is free to use the room and remaining time [08:10] kengyu, indeed, we have alex and myself participating via irc and the video feed [08:11] ogasawara, thanks! :-) [08:11] cking, ok, 3 more mins for ivan, then we will go. [08:12] kengyu, i had a go at implementing that filtering for cert yesterday, it looks do-able but I may need to re-work some things [08:13] cking, saw the patchset, first glance it is good in shape. [08:13] that was the first of many :-( === cnd__ is now known as cnd [13:36] hey guys, i'd like to get the 3.6.5 kernel from the mainline-ppa, but there is not headers-030605 _all package there (only the -generic, which depends on the _all) [13:36] who do i talk to about these kernel package builds ? [13:36] i saw in the build log that the _all package failed building === Nevik_ is now known as Nevik [15:33] Hi all... there's no linux-headers-3.6.5*_all.deb package for the PPA v3.6.5-raring and v3.6.4-raring @http://kernel.ubuntu.com/~kernel-ppa/mainline/, this looks like an error. The installation of the linux-headers*i386/amd64 fails 'cause dependencies. Anyone care to shed some light here? [15:35] dejuren: ive asked the same question earlier, with no answer so far [15:35] i noticed that the *_all package failed to build according to the build log [15:35] Nevik: I guess we'll need to wait more [15:36] yeah [15:37] I'm about to repeat the question in the PPA email addr, will let u know if they come back to me [15:40] dejuren: cool, thanks :) [15:40] np [19:30] not sure if it is right place to ask, I installed 64bit kernel but after installation description says "Linux kernel image for version 3.4.0 on 32 bit x86 SMP" whereas previous kernel description is "Linux kernel image for version 3.2.0 on 64 bit x86 SMP" I am confused if it installed the 32 bit kernel [19:31] So here is the output of few commands: http://paste.ubuntu.com/1324534/ [19:32] I downloaded 3 amd64 deb package from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-precise/ [19:33] anyone can tell me that if i did anything wrong or it is Okay? === mjampala is now known as appulli [19:35] food1, did u install deb package to upgrade [19:35] appulli, yeah [19:37] here is what i exactly installed http://paste.ubuntu.com/1324593/ [19:37] dpkg-deb -c foo.deb should all files in deb package [19:38] you mean , i should reinstall using dpkg-deb? [19:38] mkdir /tmp/mypkg && dpkg-deb -x foo.deb /tmp/mypkg [19:38] try this [19:40] this will extract all files to /tmp/mypkg and u can see which vmlinuz-xxx u have [19:42] I wonder what's a good way to really be sure you booted into a x86-64 kernel, say check maybe the size of /proc/kcore: ls -lh /proc/kcore [19:43] uname -a [19:44] I'm not sure [19:45] dpkg-deb -x linux-image-3.4.0-030400-generic_3.4.0-030400.201205210521_amd64.deb mypkg/ [19:45] it extracted [19:45] And it is 3.4 [19:45] ls -l mypkg/boot [19:46] what vmlinux-xxx file do u have there [19:46] http://paste.ubuntu.com/1324623/ [19:46] vmlinuz-3.4.0-030400-generic [19:47] food1, what if you do a file on it [19:48] huh? [19:48] did not get you [19:48] I think it is 32bit kernel [19:48] file vmlinuz-3.4.0-030400-generic [19:48] i see [19:48] But kernel.ubuntu linked it as amd64 [19:49] Output of uname -a Linux main 3.4.0-030400-generic #201205210521 SMP Mon May 21 09:22:02 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [19:50] then u install the right kernel [19:50] and output of uname -m x86_64 [19:50] u might have ended up booting the wrong one [19:50] they u are in a 64 bit kernel. what makes u think you booted a 32 bit kernel [19:52] well, The synaptic Description : linux-image-3.4.0-030400-generic 3.4.0-030400.201205210521 Linux kernel image for version 3.4.0 on 32 bit x86 SMP [19:53] http://paste.ubuntu.com/1324642/ [19:54] The Note: version 3.4.0 on 32 bit x86 SMP [19:54] This is making me confused [19:55] On Default kernel on Ubuntu 12.4 the Description is : linux-image-3.2.0-29-generic 3.2.0-29.46 Linux kernel image for version 3.2.0 on 64 bit x86 SMP [19:55] food1, it is manual edit desc, it can be wrong [19:55] but you are running is a 64 bit kernel [19:55] i see [19:56] appulli, Can you tell me which command can make me 100% sure that i am running 64 bit Kernel Please? [20:09] appulli, So there is nothing to worry about 32 bit ... right? [20:43] file vmlinuz-3.4.0-030400-generic [20:43] vmlinuz-3.4.0-030400-generic: Linux kernel x86 boot executable bzImage, version 3.4.0-030400-generic (apw@gomeisa) #201205210521 SMP Mon May 21, RO-rootFS, swap_dev 0x4, Normal VGA [22:43] dejuren: the *_all package is there now [23:51] sforshee: hi, I've tested your series 'brcmsmac: Tx rework and expanded debug/trace support' on top of 3.6.5 with success. It fixes my macbook air issues with wifi. awesome work!