/srv/irclogs.ubuntu.com/2008/08/18/#ubuntu-kernel.txt

=== asac_ is now known as asac
=== alex_jon1 is now known as alex_joni
_gAri-hi there, can please someone help me how can I get the kernel patches of ubuntu individually, not a whole big patch? I just cloned the git repository15:08
mjg59_gAri-: git log will show you the logs. git show hashvalue will then give you the individual patch associted with that commmit.15:10
_gAri-hm I do not need a patch associated with one commit, I need a patch that consists of apparmor for example15:13
smb_tp_gAri-, And git-format-patch -o <dir> "<from id>..<to id>" will write individual patches to the dir you give. E.g. "git-format-patch -o .. Ubuntu-2.6.24-21.40..HEAD" will write all patches since the commit tagged as that release...15:13
_gAri-any way to achieve that?15:14
mjg59_gAri-: No15:15
mjg59There isn't "an apparmor patch". There's a series of commits that result in apparmor in the Ubuntu kernel being in its current form.15:16
smb_tp_gAri-, No, mjg59 is right. You will have to search for "apparmor" in the commit msgs and gather yourself15:16
pwnguina simple grep of git log should do the trick15:17
maksapparmor is not of much use anyway15:24
=== maks is now known as maks_
=== mkrufky is now known as mkrufky-lunch
hyperairhello there. does anybody notice that the 2.6.24-21 kernel for hardy doesn't seem to work with bluetooth?18:37
hyperairi'm using a lenovo y410 with integrated broadcom bluetooth18:37
hyperairlsusb doesn't show anything when press the bluetooth button18:38
hyperairFn+F618:38
adamwoodhyperair: is this new with the -21 kernel?18:40
hyperairyeah18:40
hyperairwith the -20 kernel it works18:40
hyperairadamwood, ^18:42
adamwoodhyperair: is it similar to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/90955 18:43
hyperairnope18:45
hyperairnothing appears in the acpid log18:45
adamwoodhyperair: I'll have to get my bluetooth adapter out and see if it still works. Can you file a new bug in launchpad for this and attach your logs?18:48
hyperairwhat logs?18:48
hyperairmy logs don't show _anything_ related18:48
hyperairnothing changes18:48
hyperairthere's just no response18:48
hyperairand lsusb doesn't show anything18:48
hyperairwhat kernel modules are involved?18:48
adamwoodhyperair: There is a list of logs that are useful for bug reports here - https://wiki.ubuntu.com/KernelTeamBugPolicies18:49
adamwoodhyperair: typing lsmod will tell you which modules you are using18:50
hyperairyeah but which are the bluetooth modules18:50
hyperairadamwood, ^18:50
hyperairneed i do lspci in this case?18:51
hyperairbluetooth stuff goes in usb don't they?18:51
adamwoodhyperair: they can also be pcmcia I think.18:51
hyperairoh18:51
hyperairwell mine appears in lsusb when in -2018:52
hyperairas if it is suddenly plugged into a usb slot18:52
adamwoodhyperair: for usb I think the hci_usb.ko module is a core module18:52
hyperairsocket*18:52
=== mkrufky-lunch is now known as mkrufky
hyperairadamwood, is there anything in the kernel that controls the Fn keys?18:53
hyperairthere isn't any dmesg log entries when pressing the button18:53
hyperairand lsusb doesn't work either18:53
adamwoodhyperair: as far as I know they act like most other keys but maybe some laptops work differently. I'm pretty sure there isn't an "event" that tells the kernel to load the modules that can be caused by pressing the keys18:55
hyperairthe so-called "event" is the same event as plugging in an external bluetooth module18:56
hyperairyou get the whole lot of dmesg initialization messaegs18:56
hyperair*messages18:56
adamwoodhyperair: Some laptop FN keys can start and stop power getting to a device which makes it look to the kernel like it's being plugged in or out18:56
hyperairyeah that's probably how it's done18:56
adamwoodhyperair: yeah, are you seeing anything in dmesg?18:56
hyperairnope18:57
hyperairnot at all18:57
hyperair[  577.021928] usb 7-4: new high speed USB device using ehci_hcd and address 418:57
hyperair[  577.053077] usb 7-4: configuration #1 chosen from 1 choice18:57
hyperair[  577.053458] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b008)18:57
hyperairthis is what happens when i do the Fn+Esc (turn on/off webcam)18:57
hyperair[  584.033429] usb 7-4: USB disconnect, address 4 <-- this s what happens when it's turned off18:58
hyperairsimilar stuff happens with bluetooth in -2018:58
adamwoodhyperair: can you boot a -20 kernel and check which module is being loaded?18:58
hyperairmm18:58
hyperairoka18:58
hyperairi'll take al ook18:58
hyperairokay i'm back19:03
hyperairthis time in -2019:03
adamwoodwelcome back19:03
hyperair[  162.144186] usb 1-2: new full speed USB device using uhci_hcd and address 219:04
hyperair[  162.160429] usb 1-2: configuration #1 chosen from 1 choice19:04
hyperair[  162.293854] Bluetooth: HCI USB driver ver 2.919:04
hyperair[  162.295278] usbcore: registered new interface driver hci_usb19:04
hyperairbluetooth              61156  7 hci_usb,rfcomm,l2cap19:04
hyperairlsmod said that19:04
hyperairlsmod | grep blue19:04
adamwoodhyperair: try lsmod | grep bcm19:05
hyperairnothing19:05
adamwoodmy broadcom bluetooth device uses bcm203x module19:06
hyperairis it?19:06
hyperairah well19:06
hyperaircan you modinfo hci_usb?19:06
adamwoodhyperair: yours could be different19:06
hyperairit seems mine is 2.919:06
adamwoodhyperair: I think you need to file a launchpad bug with all the information because I don't think we can fix this quickly19:07
hyperairokay19:07
hyperairfile against what package?19:07
hyperairadamwood, could you try running modinfo hci_usb and see if what that tells you?19:08
hyperairs/if//19:08
adamwoodhyperair: version 2.9 - but that doesn't mean much19:08
adamwoodhyperair: as for the package file it against Linux (ubuntu hardy). I think....19:09
hyperairokay19:10
hyperairhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/25915119:26
hyperairoh damn he went19:26
sander_mHi all. Does the 8.04 Live CD kernel have support for LVM? I'm trying to acess the LVM volumes on my hard drives using the Live CD but I can't make it go. It doesn't find the device maper kernel module22:10
smb_tpsander_m, I cannot really speak about the CD. If "sudo modprobe dm-mod " fails it might have been thrown away to save space...22:17
sander_mIt fails....22:18
sander_m:-(22:18
smb_tpsander_m, This is normally part of the linux-image package. I wonder if you can apt-get that on the live system...22:20
sander_mYeah, i works :-)22:25
smb_tpsander_m, Then you only have to apt-get lvm2 and might be happy. :)22:26
sander_mDid that already and found out that the mapper was missing. I can access my LVM now :-)22:26
chris_goe_ruben: re: CONFIG_MD_RAID10, a bit late, but: thanks, I shall use a different kernel then22:30
chris_goeI think I've installed jeos, and CONFIG_MD_RAID10 was not enabled.22:30
sander_mDo you guys also happen to know about making mdadm find existing devices on a Live CD? I have a working mdadm.conf but mdadm says it can't find any devices22:40

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