/srv/irclogs.ubuntu.com/2011/01/01/#ubuntu-kernel.txt

lamontcan I extend a pv in lvm?  (ala resize2fs if it were just a normal partition)?00:54
lamontpvresize for the win00:55
=== _LibertyZero is now known as LibertyZero
=== yofel_ is now known as yofel
emHi, I think I may have found a bug in the ubuntu kernel. Can someone tell me an easy way to install an upstream kernel to check?16:35
emIm an ordinary user I don't have special skills.16:35
emI'm hoping to find a ppa for the mainline kernel.16:55
psusiI just attached a kernel patch to finally fix bug #153768.  Could anyone take a look and maybe apply it?  It is pretty simple and straightforward.17:38
ubot2Launchpad bug 153768 in udisks (Ubuntu) (and 4 other projects) "External SATA (eSATA) removable disk detected as system-internal (affects: 12) (dups: 4) (heat: 120)" [Low,Triaged] https://launchpad.net/bugs/15376817:38
mjg59psusi: Just parse ahci_port_cmd?17:40
mjg59You're still depending on the BIOS to know that it's an external port, so this isn't a guarantee17:41
psusimjg59, two problems with that: 1) udev doesn't do bitwise comparisons and 2) ahci_port_cmd is in the wrong part of the sysfs tree so udev can't see it17:41
psusiyep, it isn't guaranteed, but it's better than nothing17:41
mjg59Its a property of the host, not of the device17:42
psusithat's the problem... the host device is not the parent of the device device17:42
psusiso udev doesn't see it as an attribute of the disk or its ancestry17:43
mjg59Well, adding bitwise comparison support to udev sounds useful17:43
psusithis arrangement is totally broken according to kay17:43
psusiit does... but the arrangement also needs fixed17:44
mjg59That also sounds worthwhile17:44
mjg59Adding sysfs ABI in a distribution-specific patch doesn't sound like as good a plan17:44
psusiexactly17:45
psusihence, this patch17:45
mjg59...which adds sysfs ABI17:45
psusiyea, but doesn't move a bunch around... just adds a new one17:45
psusiso no chance of breakage17:46
mjg59Right. That's probably not a good thing to add in a distribution-specific patch.17:46
psusiwhy?17:46
mjg59Because if it doesn't go upstream it'll have to be carried forever17:47
psusiwell, yea... that's true of any patch17:48
mjg59No, ones that don't create ABI can be dropped17:48
psusiso could this, if you don't mind re breaking esata auto mounting17:49
* psusi scratches his head17:49
mjg59No, even if this gets fixed properly you still can't drop the patch17:49
mjg59Because you have no idea what else might be using that ABI17:50
mjg59Users may depend on it17:50
emhey i have done everything I can to try to help out with reporting this bug is anything missing --- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/69616421:31
ubot2Launchpad bug 696164 in linux (Ubuntu) "HP Pavilion dv6 loses display permanently when lid is left closed (affects: 1) (heat: 6)" [Undecided,New]21:31

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