/srv/irclogs.ubuntu.com/2015/02/24/#ubuntu-kernel.txt

=== adam_g is now known as adam_g_out
mssbrgHi, I'm trying to download the source for a 3.17.8-031708-generic ubuntu kernel (running on a 14.10 system) but I'm having trouble01:29
mssbrgapt-get source always seems to download a 3.16 kernel, and I don't see tags for 3.17 in the ubuntu/ubuntu-utopic git01:30
tmpRAOFmssbrg: You've got that 3.17 kernel from the kernel “PPA”; that's not an official Ubuntu kernel.01:37
tmpRAOFmssbrg: If you want the source package you'll need to reconstruct it from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17.8-vivid/; COMMIT tells you the upstream commit, plus the 000?-*.patch files.01:39
infinitymssbrg: And, to be fair, you really should never run those kernels except for testing, they're not in any way supported (or supportable).01:55
infinityNor are they tested in any way.01:56
mssbrgO_O01:57
mssbrgoh jeez. i never knew01:57
mssbrginfinity: i guess i don't really understand why they exist or are available then?02:01
infinitymssbrg: They're really just there to be able to test upstream kernels quickly as a coarse pre-bisection "does this work here?" tool.02:33
mssbrginfinity: Ok. So if kernel.ubuntu.com/~kernel-ppa isn't a good place to get kernels, what is the recommended place? kernel.ubuntu.com/git?02:35
tmpRAOFmssbrg: The recommended place to get kernels is “apt install linux-generic” :)03:15
tmpRAOFmssbrg: On 14.04 we also do backports of the latest release's kernel (+ X stack) for hardware-enablement purposes.03:17
mssbrgtmpRAOF: sort of confused now because "apt search linux-generic" lists the linux-image-3.17.8-031708-generic kernel (currently installed) which infinity told me I shouldn't run?03:35
tmpRAOFmssbrg: apt show linux-generic03:35
tmpRAOFThe “linux-generic” package is a metapackage that depends on the latest version of the official kernel.03:36
mssbrgah03:37
mssbrgtmpRAOF: I also just realized I'm running a vivid kernel on utopic...is that bad? did I just get lucky that things seemed to work?05:21
tmpRAOFmssbrg: The kernel version is not particularly important, as long as it supports your hardware.05:23
mssbrgtmpRAOF: interesting. also a follow up ques on what you said earlier ("that's not an official Ubuntu kernel"): if that wasn't an official kernel, is it right to think that the git tags of the form "Ubuntu-3.xx.xx-etc" are the official ones?05:29
mssbrgand the tags that are just vx.y.z are the regular mainline versions?05:29
tmpRAOFmssbrg: The (source of the) official Ubuntu kernel is what you get when you run apt-get source linux-image-3.xx-yy-generic :)05:31
mssbrg(sorry I have so many questions)05:37
mssbrg1. apt-get source always seems to download 3.16 for me. is there any way to force it download a 3.17+ kernel? or does that mean there are no official 3.17+ kernels for 14.10?05:38
tmpRAOFThere are no official 3.17+ kernels for 14.1005:38
mssbrg2. and from a git perspective was I correct about Ubuntu tags == official? or is there any way to tell what is official or not from git?05:39
tmpRAOFYeah, the official kernels are built from those git tags.05:40
mssbrgthanks tmpRAOF! :)05:54
apwjibel, hey ... trusty proposed-migration, the kernel autopkgtests show as Test in progress, and yet to my eye they are both complete, i suspect some kind of disconnect11:23
apwjibel, and ... morning :)11:23
jibelapw, good* morning :)11:26
apw:) i like good mornings11:26
jibelapw, well it was good until now. I'll have a look11:26
apw(jibel, you get to chose channel)11:26
yggdrasi1hello o/14:32
yggdrasi1I have some issue using the USB blutooth dongle CC2540 from TI. It will be not recognized by ubuntu.14:32
yggdrasi1[538509.561120] usb 3-1: new full-speed USB device number 44 using xhci_hcd14:33
yggdrasi1[538509.580009] usb 3-1: New USB device found, idVendor=0451, idProduct=16b314:33
yggdrasi1[538509.580017] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=014:33
yggdrasi1[538509.580021] usb 3-1: Product: CC2540 USB Dongle14:33
yggdrasi1[538509.580024] usb 3-1: Manufacturer: Texas Instruments14:33
yggdrasi1[539665.450983] usb 3-1: USB disconnect, device number 4414:33
yggdrasi1bletooth module hci_uart, cdc-acm, btusb, rfcomm loaded14:33
yggdrasi1but i didn't fire up th ACM0 tty14:34
yggdrasi1is it an issue with the cdc_acm driver?14:34
yggdrasi1also try to force this using modprobe cdc-acm but still the same14:35
yggdrasi1also used the usbserial but not so much more result14:35
yggdrasi1did one have an idea of my problem. What I want to do is to hciattach this dongle14:36
yggdrasi1http://pastebin.com/vLB2BJMf14:46
jsalisbury**15:52
jsalisbury** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting15:52
jsalisbury**15:52
tohoynWhen I use kernel version 4.0.0-040000rc1 the system fails to shut down.16:32
tohoynIt gets stuck on a blank screen with a cursor.16:33
jsalisbury##16:55
jsalisbury## Kernel team meeting in 5 minutes16:55
jsalisbury##16:55
jsalisbury##17:00
jsalisbury## Meeting starting now17:00
jsalisbury##17:00
tohoynubuntu with kernel version 4.0.0-040000rc1 fails to shutdown17:30
tohoynis here some meeting ongoing?17:31
ogra_no, thats usually in #ubuntu-meeting17:32
ogra_(but i think they are done)17:32
tohoynogra_: did you see my message about shutdown failures?17:34
ogra_yeah, i'm no kernel dev ... 17:35
apwtohoyn, that is an -rc1 so i am not supprised17:35
ogra_and it has a scary amount of zeros in the minor version :) 17:35
mssbrgcan anyone explain to me the format used for tags in the ubuntu kernel trees? for example: Ubuntu-3.18.0-10.1117:49
mssbrgI can see that the upstream version number always seems to be held at .0 and then it seems like the other two numbers refer to updates being pulled from upstream?17:51
apwmssbrg, yes, we would like to call it 3.18-10.11, but some of usespace gets all snarky17:54
apwso ignore the .0 and then -10 is the ABI number, and .11 is the upload number17:54
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues March 3rd, 2015 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! If the question is should I file a bug for something, likely you can assume yes.
mssbrgapw: I think I understand, but I'm not familiar with ABI/upload numbers :/ To rephrase, for the mainline v3.18.7 kernel for example, where does the .7 go/what is the corresponding ubuntu tag? 18:05
apwmssbrg, it does not go anywhere, it will be inside one of the ABIs if it is applied18:05
apwyou can tell from the running system what base version it really is in /proc/version_signature18:06
fosstererHello kernel team! Can I get sources for the kernel I downloaded from http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.33.6-maverick/ ?20:18
fosstererThe source... deb there is empty!20:19
=== mssbrg is now known as offline
=== offline is now known as mssbrg
infinityfossterer: The source is in git.20:25
infinityapw: What's the magic to translate mainline builds into git repo/tags so people can actually hunt down the source?20:26
fosstererinfinity: Here? http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.33.6-maverick/20:28
fossterer!git20:30
ubot5git is a distributed revision control/software code management project created by Linus Torvalds. For more information, see http://en.wikipedia.org/wiki/Git_(software)20:30
fossterer!kernel20:30
ubot5The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages)20:30
fosstererI get hits for 2.6.32 as well as 2.6.34.. Where do I find 2.6.33 ?20:35
fosstererHelp ^^20:35
fosstererI am looking here: http://kernel.ubuntu.com/git20:35
infinityfossterer: I would guess ubuntu-archive/ubuntu-maverick.git, or the 2.6.33.6 tag in linus's tree upstream, but I'm not positive, hence why I asked apw for input.  Be patient.20:37
infinityfossterer: But a more curious question, WHY?!  Why do you want an ancient unsupported kernel? :P20:37
fosstererOhh.. Thanks.. I'll be here20:37
=== _ruben_ is now known as _ruben
fosstererinfinity: Sorry, I was away...21:14
fosstererinfinity: I have a few patches to be applied to 2.6.33.6 kernel to make it work with 802.11p21:15
apwfossterer (N,BFTL), there is no source package for the mainline builds, they are built from virgin upstream sources, the COMMIT file contains the linus tag/commit they are built from and the patches therein ????-* are applied on top to make the source22:14
apwinfinity, ^ incase he asks again22:15
mssbrgout of curiousity, if the idea for those mainline builds to to have a virgin upstream build, then what are the patches for?22:35
mssbrg*is to22:35
infinityapw: Given that they're producing binary packages, it might be nice to produce a matching source package so people don't ask questions.  Or, at least, have the top of the build log explicitly state what to clone, what to checkout, and what to add to make it go.22:40
infinityapw: But, in that guy's case, I'm less fussed about GPL compliance and more still very confused by why he cares about 2.6.3322:41

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!