/srv/irclogs.ubuntu.com/2009/10/07/#ubuntu-kernel.txt

=== bjf is now known as bjf-afk
Masehi guys, i noticed that when you install a new ubuntu kernel it automatically runs update-initramfs however when i build my own packages with make-kpkg it does not do this , even with --initrd01:52
Masehow can i get my packages to run update-initramfs on installation?01:52
JanCI think it's implemented as an dpkg trigger ?02:00
JanCor maybe in a post-install script02:01
Womble2JanC: I believe it's done by the postinst (it is in Debian).02:03
Womble2Mase: man kernel-img.conf02:04
JanChm, it really should be dpkg trigger IMHO (as other packages need update-initramfs too), but it's possible  ;)02:04
Maseok will check it out.02:04
MaseWomble2, JanC i don't have my build box accessable right now, would it be possible to give you a buzz if i run into issues with either approach ?02:10
=== lexical_afk is now known as lexical
JanCI'm not an expert on this, but you can always ask questions in the channel here02:11
JanCif you hang around, maybe somebody can give a more definite answer too02:12
Masei've been trying to find the answer for about a week now, google, kernel mailing lists and asking in this channel a couple of times a day. You guys/girls have been the only ones who have been able to point me in the right direction02:14
JanCMase: maybe have a look at the source of the official Ubuntu kernel packages02:15
Womble2Mase: make-kpkg is being deprecated by the Debian kernel team and probably Ubuntu too. You may find that 'make deb-pkg' works better for you.02:15
Maseahh ok. i didn't know that02:16
Masei hadn't found any docs which mentioned deb-pkg02:16
Masebut i will look at it.02:16
Womble2It's part of the upstream build system02:16
JanCI think make-kpkg isn't even included in karmic anymore 02:16
Masei see. I was / am building a Xen 2.6.31 domU kernel for hardy02:17
Maseit seems that the newer kernels don't always play well with the older build tools02:17
JanCMase: there is some stuff about building kernels on the wiki IIRC02:17
Masemake-kpkg in hardy seems to treat Xen as as an arch. I got the kernel and modules built and working02:17
Masejust didn't get the initrd to be make automatically02:18
Masebut it seems i may have been heading down the wrong path02:18
Darxusbumping the abi from 2.6.31-11.38 to 2.6.31-12.38 didn't stop abi from complaining.  I tried "touch debian.master/rules.d/control.stub.in" as (sort of) mentioned in https://wiki.kubuntu.org/KernelTeam/KernelMaintenance  - will that satisfy abi?02:31
DarxusIs there any more accurate documentation on building a kernel package for the archives than that page, for example, mentioning debian.master?02:32
DarxusI'm asking because I'm looking into https://bugs.launchpad.net/ubuntu/+source/linux/+bug/42492702:46
ubot3Malone bug 424927 in linux "[needs-packaging] include Brain fuck Scheduler" [Wishlist,Confirmed] 02:46
=== Whoopie_ is now known as Whoopie
tj83_apw, still working?04:36
tj83_apw if you recall our earlier discussion today about the RTL8187B wireless bug I have located it in LP. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/254438  I have commented on the subject, and also sent mail to that potential contact for working drivers. I will follow up further with if/when I receive a reply.04:38
ubot3Malone bug 254438 in linux "realtek RTL8187B wireless card does not work on toshiba satellite A210-15J" [Medium,Triaged] 04:38
DarxusII: Checking modules for generic...previous or current modules file missing!05:28
=== cjwatson_ is now known as cjwatson
* apw and smb are doing a quick review of the milestoned kernel bugs for karmic: https://bugs.edge.launchpad.net/ubuntu/karmic/+source/linux11:21
apwbug #29015311:22
ubot3Malone bug 290153 in linux "Fails to find boot device in Intel D945Gnt" [High,Confirmed] https://launchpad.net/bugs/29015311:22
apwthis has been improving over the 2.6.31 cycle, with errors occuring, but now booting.  requested testing with karmic final kernels11:23
apwbug #40646611:25
ubot3Malone bug 406466 in linux "2.6.31 - Can't see files in CIFS-mounted directories" [High,Confirmed] https://launchpad.net/bugs/40646611:25
apwsome success reported, requesting confirmation and debug as indicated by chuck11:25
apwbug #40779311:26
ubot3Malone bug 407793 in xserver-xorg-video-intel "[i865g][Karmic Alpha 3] X corruption and freeze when clicking "Other" on GDM login screen" [High,Triaged] https://launchpad.net/bugs/40779311:26
apwsuggested fixed by an upstream patch which is now in the uploaded kernels, requested testing there11:26
apwbug #43591711:27
ubot3Malone bug 435917 in linux "BUG: scheduling while atomic: swapper - using ppp [kernel 2.6.31-10.35-generic]" [High,Triaged] https://launchpad.net/bugs/43591711:27
apwppp issue, with so many tty layer fixed arriving in 2.6.31.2 testing on latest karmic requested11:27
apwbug #10011011:28
ubot3Malone bug 100110 in acpi "18 seconds ACPI delay while booting due to DSDT" [Undecided,New] https://launchpad.net/bugs/10011011:28
apwbroken DSDT on specific laptop, override nolonger recommended/supported, will produce a test kernel which attempts to detect and sort out these errant sleeps from the kernel side11:28
apwbug#39269211:29
apwbug #39269211:29
ubot3Malone bug 392692 in linux "hibernate, suspend, monitor switch keys don't work in Panasonic CF-Y7 laptop" [Medium,Triaged] https://launchpad.net/bugs/39269211:29
apwpanasonic laptop specific issue, hotkeys not working.   need to confirm the driver is even being loaded, and which specific laptop this is from the ACPI info, requested11:30
apwbug #39535811:30
ubot3Malone bug 395358 in linux "thinkpad fn+f5, Asus fn+f2: regression, rfkill toggling in the kernel instead of userspace" [Medium,Triaged] https://launchpad.net/bugs/39535811:30
apwlooks like it may be related to the next bug11:31
apwbug #39769811:31
ubot3Malone bug 397698 in linux "isAnyWirelessPoweredOn in state-funcs always returns 1 in karmic" [Medium,In progress] https://launchpad.net/bugs/39769811:31
apwseems that there is a proposed patch for this, which is claimed migth fix the preceeding bug also.  need to get a test version of this acpi-support package built for testing11:31
apwbug #40406411:32
ubot3Malone bug 404064 in linux "KMS error message while intializing modesetting (during boot and resume) -  render error detected, EIR: 0x00000010 [i915]" [Medium,Confirmed] https://launchpad.net/bugs/40406411:32
apwseems to be a benign message, functionality appears unaffected.  likely we can ignore this error11:33
apwbug #43069411:36
ubot3Malone bug 430694 in linux "agpgart-intel not loaded before drm sometimes, causes KMS to fail" [Medium,Confirmed] https://launchpad.net/bugs/43069411:36
apwnew module dependancy is needed, potential fix uploaded11:36
apwbug #43964811:37
ubot3Malone bug 439648 in linux "usb_id errors: "unable to access..."" [Medium,Confirmed] https://launchpad.net/bugs/43964811:37
apwagain these appear to be benign, requested confirmation of funcionality11:38
apwbug #44047011:38
ubot3Malone bug 440470 in linux "[ubuntu-boot-experience] nvidia boot messages" [Low,Triaged] https://launchpad.net/bugs/44047011:38
apwthese seem to be benign messages, suggested alternative options11:38
apwKeybuk, bugs about boot messages which are rc script related ... is there a place to assign those to11:55
apwin this case we only have approximate contents so it is hard to tie them to a specific rc script11:56
apwsysv-rcinit perhaps ?11:56
tj83apw, you've been working hard this am.12:09
tj83bug #25443812:11
ubot3Malone bug 254438 in linux "realtek RTL8187B wireless card does not work on toshiba satellite A210-15J" [Medium,Triaged] https://launchpad.net/bugs/25443812:11
tj83very old bug, have nothing as of yet to work with. trying to get apw the pieces.12:12
tj83apw can we somehow modify the title of the bug? it does not really apply to any one model or brand of computer or even computers specifically as there are usb adapters galore with the chip also. 12:13
smbtj83, Reading through that bug, I wonder whether it possibly makes sense to close this one sort of fixed (as the card seems at least detected) and open a new one to the fact that performance/stability is poor... 12:55
tj83_apw, smb rtg  is it possible to request a bug title to be modified? 13:08
apwbug titles are mutable13:09
smbtj83_, You can modify a bug title but it won't help cleaning up comments in the report that now might be irrelevant13:09
tj83_well, i am not the creator of this bug, but i think the title should be modified for 254438 13:10
rtgtj83_, yes, but I always have to fumble around before I can figure out how to do it. 13:10
tj83_particularly to remove the specific laptop model and to include that it applies to 8.10, 9.04, and 9.1013:11
apwbug #25443813:11
ubot3apw: Error: Could not parse data returned by Malone: The read operation timed out13:11
* apw slaps ubot3 13:11
ogra:P13:11
apwbug #25443813:11
tj83_he he13:11
tj83_"13:11
tj83_realtek RTL8187B wireless card does not work on toshiba satellite A210-15J"13:11
tj83_the title is just horrible. it does infact work, but performance is not acceptable and it covers thousands of laptops and usb adapters across all ubuntu versions after 8.0413:12
apwbug #25443813:12
ubot3Malone bug 254438 in linux "realtek RTL8187B wireless card does not work on toshiba satellite A210-15J" [Medium,Triaged] https://launchpad.net/bugs/25443813:12
apwbug #25443813:13
* apw gets out a larger hammer and smacks ubot3 on the toe13:13
smbbug #25443813:13
ubot3Malone bug 254438 in linux "realtek RTL8187B wireless card does not work on toshiba satellite A210-15J" [Medium,Triaged] https://launchpad.net/bugs/25443813:13
apwcheek, now you cache out of date data do you ubot3 ... you trying to mess with m y head?13:14
smbHm i changed that13:14
tj83_better, TY 13:15
smbLikely the description should be modified as well13:15
smbTo get a better fitting description there as well13:15
tj83_smb, yea its all messed up, How can i change?13:16
smbtj83_, Are you able to change the description? IOW do you see some yellow circle to the right of bug description?13:17
apwwith the pencil inside it, yep thats meant to be a pencil13:17
smbSomewhere below "does thisbug affect you"13:17
tj83_smb perfect thanks13:17
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bugs?field.searchtext=&orderby=datecreated&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_supervisor=&field.bug_commenter=&field.subscriber=&field.status_upstream-empty-mar13:18
apwker=1&field.omit_dupes.used=&field.omit_dupes=on&field.has_patch.used=&field.has_cve.used=&field.tag=regression-potential&field.tags_combinator=ANY&search=Search13:18
apwyay for launchpad13:18
* apw and smb are reviewing the primary linux regression-proposed list13:21
smbbug 27125813:22
ubot3Malone bug 271258 in linux "Acer Orbicam gspca's module fails" [High,Triaged] https://launchpad.net/bugs/27125813:22
* tj83_ is 26 years young today. woot13:22
apwwipper snapper :)13:22
rtgapw, thats my line13:23
apwhttp://kernel.ubuntu.com/~kernel-ppa/info/kernel-version-map.html13:24
* tj83_ doesnt get to really see the family on the b-day due to work and school.... gee13:24
smbSo basically this also looks like something we should ask to get re-tested with 12-39++13:28
apwas they are seeing delays on boot, lets get a bootchard13:30
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/29015313:31
ubot3smb: Error: Could not parse data returned by Malone: The read operation timed out13:31
smbThat one we already had on the other review13:31
smbFails to find boot device in Intel D945Gnt13:31
apwbug #39628613:31
ubot3Malone bug 396286 in linux "2.6.31-generic: kernel panic near the end of initramfs" [High,In progress] https://launchpad.net/bugs/39628613:31
smbAlso from previous review13:32
smbWe asked to try with latest kernel13:32
smbOops srry13:32
smbyeah the other one13:32
smbNeed him to check with the latest13:32
smbpatch to see whether I can get more info on the files affected13:33
apwas yes the nasty 'b4 appears in your -1 pointer'13:33
smbyep13:33
apwbug #39790613:33
ubot3Malone bug 397906 in linux "blank cd-r not detected [Karmic]" [High,Incomplete] https://launchpad.net/bugs/39790613:33
sorenapw: Is anything in particular holding up bug #416325?13:34
ubot3Malone bug 416325 in linux "Please reenable CONFIG_GFS2_FS_LOCKING_DLM" [Low,In progress] https://launchpad.net/bugs/41632513:34
smbsoren, only piles of stacking work interrupts. :-P13:35
apwsoren, only it not being on the regessions list and focus being there, is that a regression from jaunty, it likley is and should be o the list13:36
smbSo about that cd-r not detected thing. The last comment is from August, so we should get more recent feedback13:38
apwyep, asking for the latest kernel to be tested13:38
apwbug #40048413:38
ubot3Malone bug 400484 in linux "unable to show the contents of my kernel keyring" [High,In progress] https://launchpad.net/bugs/40048413:38
rtgsoren, https://bugs.edge.launchpad.net/ubuntu/karmic/+source/linux/+bug/416325/comments/113:42
ubot3Malone bug 416325 in linux "Please reenable CONFIG_GFS2_FS_LOCKING_DLM" [Low,In progress] 13:42
smbHm, seems we are not sure whether this is really a bug or only a behaviour change which was intended13:42
smbWe ask for clarification in the bug13:42
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/40298213:55
ubot3Malone bug 402982 in linux "Kernel mode switching causes frequent screen flickering with intel video card (not present with the same packages and kernel 2.6.30)" [High,In progress] 13:55
smbapw Seems your last ppa had good results13:56
smbBut as a lot of radeon patches went into the kernel we need to check the latest one to see13:56
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41456013:57
ubot3Malone bug 414560 in linux "ath9k disassociates/reassociates a lot" [Unknown,Confirmed] 13:57
sorenrtg: Awesome, thank you.13:58
smbAs some success was claimed with some backports modules, need to check the latest kernel and lbm 14:00
apwbug #43001114:01
ubot3Malone bug 430011 in linux "Oops randomly with Huawei E220 3G dongle (regression)" [High,Triaged] https://launchpad.net/bugs/43001114:01
smbusb-serial has gone through huge changes in stable.14:03
smbSo retest is essential14:03
apwbug #43080914:05
ubot3Malone bug 430809 in linux "[Dell Latitude D430, iwl3945] Wireless can't be activated after disabling kill switch" [High,Triaged] https://launchpad.net/bugs/43080914:05
apwthis bug is in active development, a patch appears to be being testing and working for testers14:05
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/43295914:07
ubot3Malone bug 432959 in linux "empty barriers not supported by kvm virtio_blk - "end_request: I/O error, dev vda, sector 0" log spam" [High,Triaged] 14:07
Usernamehello can you tell me witch kernel ubuntu 9.04 on the downloadable cd has?14:15
apwthats likely wahts in the -release pocket for jaunty 2.6.28-11.4214:22
apwseems that these messages are benign14:22
apwupsteeam talks about removing them, no fix as yet14:23
apwbug #43390414:24
ubot3Malone bug 433904 in linux "[karmic] regression: WinFast DTV 2000 H support has disappeared" [High,Triaged] https://launchpad.net/bugs/43390414:24
apwseems that this used to be fixed via a sauce patch, and is now fixed in mainline 2.6.32-rc1.  need to investigate whether this can be ported to karmic14:41
apwok ... mediums ...14:48
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/34745814:53
ubot3Malone bug 347458 in linux "lpia kernel used on alternate CD doesn't load cd-rom drivers" [Medium,Confirmed] 14:53
apwlatest report of this was on karmic alpha-6.  we have consolidates kernel configs i386-generic and lpia so we expect them to behave the same.  needs retesting on latest 14:58
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/39435415:01
ubot3Malone bug 394354 in linux "Xorg update failed with 2.6.31-1" [Medium,Incomplete] 15:01
smbThe original problem might likely be fixed already. The last statement about that is very old15:01
apwre-prodded for testing results but likely closable15:02
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/39505815:02
ubot3Malone bug 395058 in linux "[karmic] Ubuntu kernel 2.6.31-1-generic fails to boot" [Medium,Triaged] 15:02
smbDoh! Yeah, something strange in the early alphas. Unfortunately it seemed to not even go beyond grub15:04
apwthats last tested on -5 so we need a retest before we even try and diagnose that one15:05
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/39656315:06
ubot3Malone bug 396563 in linux "Headphone jack regression in 2.6.31-1" [Medium,Triaged] 15:06
smbUpstream fix seems to have to gone into 2.6.31-rc9, so should be fixed. Will need to ask for feedback15:09
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/39987715:11
ubot3Malone bug 399877 in linux "Unable to mount 80GB iPod with nautilus" [Medium,Incomplete] 15:11
apwseems that the original report is that a bad sdX1 partition cannot be mounted, but this really was a bad partition and the kernel was not at fault15:19
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/40068215:21
ubot3Malone bug 400682 in linux "[Karmic stac9227 regression] No sound after upgrade from Jaunty to Karmic" [Medium,In progress] 15:21
smbIt seems there has been some work going on and then nothing more since September.15:22
smbMaybe time for a little reminder...15:22
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/40631215:24
ubot3Malone bug 406312 in udev "loading/unloading of option driver does not work - breaks use of common usb modems" [Undecided,Invalid] 15:24
smbAs upstream basically rewrote usb-serial, we should ask for testing15:25
dschulzhi all15:26
smbOh, there has been15:26
dschulzis there any known bug related to sound and switching between ttys?15:26
apwasked for testng on the usb issue as he has the updates in 31.2.  suspect userspace issue here15:27
smbdschulz, I have not heard of any, but that is not conclusive15:27
smbapw, yeah, the crash seems gone15:28
smbstill might be a reference silently hold, so the module is not really removed...15:28
dschulzlook, recently noticed that, while amarok was running (or any other player) and i switched to tty01, sound is muted until i switch back to tty0715:29
dschulzbut when I switch back to tty07, sound is crappy for a while15:30
apwdschulz, not tried that myself15:30
apwperhaps the apps are stalled, i can't remember how its meant to work15:31
apwsmb https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/40779015:31
ubot3Malone bug 407790 in linux "[Regression] No sound with Karmic on HP HDX 9300" [Medium,Triaged] 15:31
smbI know amarok goes silence when the powersaving kicks in, so maybe the silence is intended...15:31
dschulzit used to keep running. I tried with mpg123, and sometimes it will never resume15:32
dschulzi mean, mpg123 will not continue playing after switching back to tty0715:33
apwthat sounds a bit wrong, not in a position to test right now myself15:33
dschulzto me it looks like a scheduler issue15:34
apwactually i can test just audio15:34
rtgapw, do you remember how to get kmake to puke out cpp files ?15:34
apwrtg don't think i've ever done that15:35
apwoh i get you yes15:35
apwrtg you want -E output15:35
rtghmm, I'm having interesting preprocessor problems.15:35
apwi normally compile V=115:35
apwthat prints the whole command line15:35
apwthen switch that by hand15:35
smbdschulz, It rather is something special on Kubuntu. Didn't they move now from arts to pulseaudio...15:36
apwrtg did i make any sense there?15:36
rtgapw, yeah, but it seems like CPP is already -E15:36
apwdschulz, i just tested on my gnome install and i could switch to VT-1 for extended perdious with music and skpye working15:37
apwoh is this something which only uses CPP ?15:37
apwwhat is the line if you use V=1 for it?15:37
rtgapw, it seems the MODULE_IMPORT/MODULE_EXPORT macros don't work on amd64. wtf?15:37
dschulzapw: strange15:38
apwoh ... hrm ...15:38
rtgapw, I only tested i38615:38
apwrtg, how the heck can those only work on i38615:39
apwthey are soooo simple15:39
smbSo about bug 407790, seems we both have no clear idea. Seems just a case of needed alsa twiddles with input/outputs15:39
ubot3Malone bug 407790 in linux "[Regression] No sound with Karmic on HP HDX 9300" [Medium,Triaged] https://launchpad.net/bugs/40779015:39
rtgapw, my thought exactly, but MODULE_IMPORT does not create an external reference.15:40
apwrtg hrm, actually that might just be the compiler being smart15:41
apwas actually you don't make a reference as such do you15:41
apwyou don't _use_ the value at all15:41
rtgapw, so, if the symbol isn't assigned some value, then it won't reference?15:41
apwif the consuming file doesn't consume the value of the variable its not clear i would expect any reference to get generated15:42
rtgapw, hmm, sledge hammer tiem15:42
apwthe declaration you emit is an indidation to type and existance but not a reference15:42
apwyou likely need to generate like15:42
apwint use_name() {15:43
apwreturn name;15:43
apw}15:43
apwin your import one15:43
apwand that might need to have __FILE__ in it too to make sure its not clashing15:44
rtgapw, I'll bet there  is a more elegant way of doing this by implanting a static symbol using linker scripts, for now I'm gonna solve the issue the hard way.15:44
apwyeah i am sure there is a saner way15:44
apwwhy do we not just add module_request('intel-agp') to the i915 init ?15:45
apwis that not what we mean?15:45
apwrtg ^^15:45
rtgapw, turns out that doesn't load the intel-agp dependencies (I don't think)15:46
apwreally, hrm that sucks15:46
rtgapw, I'll reexamine that concept15:46
apwKeybuk, if the kernel loads a module via request_module doesn't that really get done via modprobe and should i expect the deps loaded also?15:46
rtgapw, that only works if there is a root fs15:47
apwrtg the other option might be to literally join the two together in the module.deps file?15:47
apwie. can we somehow just add the deps when we run depmod?15:47
apwoutside the kernel15:47
rtgwretch!15:47
apw:)15:47
apwok perhaps not15:48
rtgapw, this does it: #define MODULE_IMPORT(mod_name) extern int sym_link_##mod_name; int func_sym_link_##mod_name(void) {sym_link_##mod_name=1;}; EXPORT_SYMBOL(func_sym_link_##mod_name);15:52
apwyeah thats what i was aluding too ... VILE15:52
apwbut if it works, ship it :)15:52
rtgapw, I'm gonna15:52
pgranerrtg: what is the scheduler bug number?15:52
apw*shudder*15:52
pgranerrtg: for deadline over cfq15:52
rtgthen I'm gonna talk to Jon about a better way.15:52
rtgpgraner, hang on, lookign15:52
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41098415:53
ubot3Malone bug 410984 in linux "Regression: HP hdx 9300 often hangs on boot with acpi enabled" [Medium,Triaged] 15:53
apwrequesting retesting with latest kernel, and with nousb15:53
rtgpgraner, bug #38130015:53
ubot3Malone bug 381300 in linux "elevator=cfq (default) cause starvation" [High,Fix released] https://launchpad.net/bugs/38130015:53
pgranerrtg: thanks, did this effect network transfers as well?15:54
rtgpgraner, in as much as processes use block devices. nfs perhaps?15:55
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41270415:55
ubot3Malone bug 412704 in linux "Random Kernel Panics on Dell Latitude 2100 on Karmic" [Medium,Confirmed] 15:55
apwthis seems to be wireless related, works much better with LBM, don't think we'll fix that one15:56
pgranerrtg: what scheduler are we shipping with? FAIR_SLEEPERS?15:59
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41563215:59
ubot3Malone bug 415632 in linux "apparmor not properly handling file deletion on NFS" [Medium,Triaged] 15:59
apwjjohansen, how is this one ?16:00
rtgpgraner,  FAIR_SLEEPERS is a feature of CFS (which is disabled), but appeared to have a major impact on CFQ (an I/O scheduler)16:00
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/42161716:00
ubot3Malone bug 421617 in network-manager "USB Dongle Not Detected Since Upgrade to Network Manager 0.8x" [Undecided,Invalid] 16:00
smbSeems fix released16:02
rtgpgraner, lemme clarify, CFS is the default process scheduler. one of the features of CFS _was_ FAIR_SLEEPERS, but I've disabled it per upstream cherry-pick.16:03
apwrtg didn't it come back in a fixed form in .2 ?16:09
apwmust have imagined it16:10
rtgapw, I don't think so, but I'd better check. I don't remember seeing any sched changes.16:10
apwmust have been mainline -rc216:10
rtgthe upstream changes were much more then Greg would have taken, IMHO16:10
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/42687016:12
ubot3Malone bug 426870 in linux "BUG: unable to handle kernel NULL pointer dereference at 00000004" [Medium,Triaged] 16:12
smbNo stacktrace, and no description what he was actually doing when the crash happened or whether this happened ever again16:14
smbLets close it for now and wait whether it comes again16:15
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/43069416:16
ubot3Malone bug 430694 in linux "agpgart-intel not loaded before drm sometimes, causes KMS to fail" [Medium,Confirmed] 16:16
apwrtg is solving that one right now ... 16:16
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/44246316:17
ubot3Malone bug 442463 in linux "Regression: frequent popping sound with light indicating that sound is supposed to be muted" [Medium,Triaged] 16:17
* smb has now idea for that one16:20
jjohansenapw: still working on it16:24
jjohansenapw: I thought I had it but my fix didn't work :(16:24
smbDecided to shove that to the ubuntu-audio-team16:24
smbhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/44480116:24
ubot3Malone bug 444801 in linux "prism 2.5 broke in 2.6.30.x (fixed upstream in 2.6.32)" [Unknown,Fix released] 16:24
apwdeffo audio, assigned to their team16:24
apwjjohansen, thanks for the update16:24
smbapw, Seems we got a patch there to try a test kernel16:25
* smb offers to do that16:25
apwam already building it16:26
smbwfm :)16:26
* lamont hopes someone other than him will track down 45545616:28
rtgbug #45545616:29
lamontmeh..  I should remember that 'b-u-g' token16:30
rtgapw, of what use is the bugbot if it goes deaf?16:30
lamontrtg: fails to boot winxp pro sp216:30
lamontkvm regression somewhere between 2.6.28-11 and 2.6.28-1516:30
apwbug #45545616:30
rtglamont, wasn't that a grub thing?16:30
lamontI _thought_ I'd filed the bug then, but apparently I fail16:30
* apw slaps ubot3 16:30
lamontpretty sure winxp pro booting in a kvm machine doesn't use grub16:30
rtglamont, ah, I was just remembering a fix that went by from cjwatson yesterday or the day before.16:31
rtglamont, ah, thats a _Jaunty_ regression. smb should worry about it.16:32
lamontrtg: and the reason that I'll probably be running karmic with 2.6.28-11 installed.16:32
lamontI'd really like to come currnet16:32
smbrtg, got too much to worry to worry16:32
cjwatsonno such bug as 45545616:32
lamontI rarely care about the vm, but when I do, rebooting and killing all my windows?  painful16:32
lamontbug 44545616:33
ubot3Malone bug 445456 in linux "kvm hangs booting windows XP Pro SP2 or later, since at least 2.6.28-15" [Undecided,New] https://launchpad.net/bugs/44545616:33
lamontstupid fingers16:33
cjwatson2.6.28 -> jaunty, unlikely to have been anything I touched certainly16:33
lamontyeah - when I looked a the package diff, there was a HUGE diff in kvm/* introduced in a security fix16:34
lamontso we should blame -security16:34
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/39521916:34
ubot3Malone bug 395219 in linux "selinux kernel panic 2.6.28-13.45" [Medium,Fix released] 16:34
apwok this one is fixed as the code is gone16:35
smblamont, huge diff sounds a bit strange for security16:35
lamontsmb: well.. huge is a relative term, and there were probably other things between -11 and -15... I didn't narrow it down much at that point - I was about 5 days into fighting with the reinstall thinking windoze had gone sideways before I remembered that the kernel had recently upgraded16:36
apw7adfd5c71693b81e995283805b17aa4a2ee0ecd916:38
apwsmb ^^16:38
smblamont, I try to get at that tomorrow16:42
lamontsmb: ta16:43
lamontif you need an image, or have something for me to test, I'm all yours16:43
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41437316:44
ubot3Malone bug 414373 in linux "WLAN Ralink 2561/RT61 "Device not ready"" [Low,Incomplete] 16:44
apwok this one seems to be a case of two drivers are picking up the device.  asked for infor from the working kernel16:44
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41479516:45
ubot3Malone bug 414795 in linux "PC beep no longer works in Karmic alpha4" [Medium,Confirmed] 16:45
apwaudio, punt16:45
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/41784216:49
ubot3Malone bug 417842 in linux "WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x7c/0x80()" [Low,In progress] 16:50
apwbenign message from the kernel on slow resume.  this is not a bug per-see, but we should stop an oops being generated to stop the bugs being reported16:50
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/44436216:51
ubot3Malone bug 444362 in linux "status/debugging text incorrectly appears on boot" [Undecided,New] 16:51
apwnot kernel message, forked to the packages which seem to be making noise16:55
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/40159116:59
ubot3Malone bug 401591 in linux "brightness dark and not working on acer 5715" [Low,In progress] 16:59
apwpre-acpi fixes, needds retesting on the latest also16:59
lamontbug 44558817:15
ubot3lamont: Error: Could not parse data returned by Malone: HTTP Error 503: Service Unavailable17:16
lamontbrillaint17:16
lamontbug 44558817:16
lamontmeh.  all your builds are fail guys. :-(  you Build-Depend: cpio without declaring such17:17
rtglamont: I just added that a couple of uploads ago17:26
rtgfor Karmic, that ios17:27
rtgis*17:27
lamontah, ok17:28
lamontI'm playing catchup from a sync on 1 oct17:28
lamontrtg: I rather suspect that cpio was cruft in the tarball for quite a while17:29
rtglamont: I inherited that bit from pre-Hardy days AFAICT17:29
lamontrtg: in that case, feel free to mark 445588 fix-released.  sorry17:31
lamonton the bright side, I didn't file 3 bugs17:32
rtglamont: yeah, some of the builds started failing for no reason that I could see other then cpio was missing.17:33
=== bjf-afk is now known as bjf
rtglamont: there is no linux-ports package for Karmic. is it OK to mark that one invalid?17:37
lamontuh.... there _is_ a linux-ports package in karmic (as of oct 1), so that's probably a "pls remove this package" bug instead?17:37
rtgor rather, the ports package has been incorporated into the standard linux package17:38
lamontmeh17:38
rtglamont: ack17:38
lamont./l/linux-ports/2.6.30-2.4/linux-ports_2.6.30-2.4_20091006-0409-i386-failed.gz <-- after that version?17:38
rtglamont: yes17:38
lamont--> invalid17:38
rtgAFAIK its no longer used17:39
tj83_apw, rtg you available for a moment?18:18
apwsup?18:18
tj83_https://www.securepaste.com/decrypt_data.php?id=169TsI5Y11&password=rtl8187b18:19
tj83_there are your rtl8187b pieces hopefully i have not tested them as of yet. 18:19
tj83_bug #254438 18:20
ubot3Malone bug 254438 in linux "realtek RTL8187B wireless card does not work reliable" [Medium,Triaged] https://launchpad.net/bugs/25443818:20
tj83_i'm not in a wireless environment atm but as soon as i try them myself let you know the results18:20
tj83_if it can be put into karmic.... I would love you lol.18:22
tj83_if it makes it into Lucid, then i can like you a lot still18:22
apwtj83_, put that link to the source into the bug18:25
tj83_will do.18:25
tj83_apw, I just noticed that when i tried to update the description earlier it did not take, i am trying again, when i click on the green check to save it, i get a red frame and it sits without accepting the changes18:33
tj83_apw, this is what i have tried to post to it as a proceeding addition http://www.pastebin.ca/160194418:36
tj83_apw, is it locked of some sort?18:41
apwis what locked18:43
tj83_the description i cannot modify it. It allows me to input text then when i save (green check icon) it gets a red frame and a busy animation it never accepts the change. I actually tried to change it this am then again hours later.18:44
tj83_it accepts comments but not description changes18:45
tj83_dont want anyone to pass by the bug based on the bad info in the description.18:46
tj83_got it fixed.... 18:59
DarxusI hate ABI.19:14
DarxusOn every line in debian.master/rules.d/* that contained "silentoldconfig" I appended "skipabi=true skipmodule=true".  Why am I still getting ABI errors?19:17
apwDarxus, what does silentoldconfig have to do with ABI?19:27
Darxusapw: It occurrs on the lines where make is run.19:32
DarxusThe first occurrance of "make" in my build log is:19:33
Darxusmake ARCH=i386 EXTRAVERSION=-11-generic CONFIG_DEBUG_SECTION_MISMATCH=y SUBLEVEL=31 KBUILD_BUILD_VERSION="38" O=/home/darxus/ubuntu/linux/linux-2.6.31/debian/build/build-generic silentoldconfig prepare scripts skipabi=true skipmodule=true19:33
DarxusWhy didn't that skip ABI?19:33
apwDarxus, the skipabi there is being passed to the kernel makefile, but abi checks are done in the rules file19:36
DarxusSo what do I actually need to do to disable abi and modules checks?19:41
apwDarxus, set autobuild=1 in the rules.d/0*19:43
apwAUTOBUILD=1 even19:43
Darxusapw: That will skip modules checks too?19:45
DarxusAh, yes, cool, thanks.19:46
DarxusHave you recently seen any cases where LINUX_VERSION_CODE is defined as nothing in include/linux/version.h?20:06
DarxusIt was causing me problems until approximately when I traced it to that file.  Now I can't reproduce it.20:07
DarxusAny opinions of Con Kolivas' new kernel scheduler, BFS?20:09
buckyit's for an old kernel and you can't use tickless... i don't know if i have an opinion about that20:10
buckyi think Linus treated Con poorly and Alan Cox as well... that is the only opinion i have about that20:11
ikoniabucky: stop that ranting in this channel20:11
DarxusOld kernel?20:12
buckyyup20:12
DarxusThe current BFS patch is for the kernel version used in Karmic.20:12
Darxushttp://ck.kolivas.org/patches/bfs/2.6.31-sched-bfs-303.patch20:13
DarxusWhich is the current non-rc upstream.20:13
buckythen ubuntu rewrote it...  btw BFS is a dirty acronym20:14
buckynaughty20:14
DarxusRewrote what?20:14
Darxus"Dirty" as in it's already used by the Be File System?  That is disappointing.20:15
buckylinux-2.6.22 http://users.on.net/~ckolivas/kernel/20:16
Darxusbucky: Yeah that's old, and not what I'm talking about.20:16
DarxusCon is back.20:16
DarxusBFS 303 was released two days ago.20:16
DarxusIt was first built in August.20:17
buckyDarxus, so what's your opinion of it since you know more about it than i do20:17
Darxusbucky: Curious.  20:17
DarxusI guess that's not really an opinion.20:17
DarxusI guess I'm excited.20:18
DarxusI'm attempting to package it.20:18
buckywhat about apparmor?  is ubuntu going to rewrite that for every kernel update seeing as Novell/SuSE doesn't update it often?20:18
DarxusI don't know.  I think it's good to avoid stuff that's not in mainline.20:19
jjohansenbucky: it doesn't need to be rewriiten for every release, and it is the process of being upstreamed20:19
DarxusBut maybe the people maintaining mainline are dumb about some things, and it's worth Ubuntu maintaining deltas on those.20:20
DarxusThe BFS story is all about mainline folks being dumb about what they accept.20:20
DarxusIt's sounds pretty convincing.20:20
jjohansenthere are certainly reasons to maintain things outside of mainline20:21
DarxusI'm really shocked that linux_2.6.31-11.38.diff.gz is 280 thousand lines.20:21
jjohanseneg. aufs, is the union file system being used for livecds, it won't go up to mainline20:21
jjohansenbecause mainline is waiting for union mounts, which aren't there yet20:22
DarxusIn the case of BFS, I believe the delta would be much easier to maintain if mainline would accept plugable schedulers.20:22
DarxusAnd the fact that they have been completely unwilling... seems... odd.20:23
buckyi think the fact that Linus says the kernel is bloated is a sign that he's getting tired and something needs to be done to streamline the development process, i don't blame him, if i had his money i'd be out laying on a beach somewhere20:24
DarxusHeh.20:25
DarxusI'm sure it must be nuts to maintain.20:25
buckysomeday Linus is going to take his kernel and go home, i wonder if there is a clause in it that he can take it back like Hans Reiser had in his contract with his developers20:31
apwhe can't take it home it is released under the GL220:33
apwGPL220:33
DarxusHah.  I wasn't aware Reiser had that.20:34
DarxusI've waited for the kernel package build to fail for three hours so many times :(20:35
DarxusBut I'm strangely optomistic that AUTOBUILD=1 in debian.master/rules.d/0* will make it work this time.20:36
apwDarxus, you could just build one of the flavours20:36
Darxusapw: Yeah, but that works.20:38
DarxusIt's a full debuild that fails.20:38
apwheh20:39
Darxuslinux-image-2.6.31-11-generic version 2.6.31-11.38 patched with bfs would be linux-image-2.6.31-11-generic-bfs version 2.6.31-11.38?20:39
Darxusapw: My failures have all been ABI and module check failures, because the documentation sucks.20:42
DarxusWell, except for the one early thing where the version_code wasn't getting defined.  Which I can't replicate now :(20:43
apwoften we would leave the name the same and the version ewould be 2.6.31-11.38bfs120:44
tj83_apw,  well.... i am sad to say the drivers given for the rtl8187b do not build under 2.6.31 because of some change in the network driver API. So that would be a kernel hacker's department to pick up from here. I would not know where to start to mend he driver up for the new API20:44
tj83_apw, but i am going back to my jaunty install, waiting on updates to finish up to test further for proper function.20:45
Darxusapw: Well, BFS is too new to go in the main kernel, so it would need to be a different package name.  And thanks for the version.20:45
bjfapw, the lines in d-i/modules/input-modules have a '?' at the end, I thought that meant the module could be built in or a module20:47
apwyep if its in a PPA you can just append bfsN indicaqting it is based from the original version before, with bfs20:47
rtgbjf, taht is correct unless none of the modules in that package are built. kernel-wedge considers it an error to have an empty package.20:48
apwbjf, yep thats the .... what he said20:48
bjfrtg, that's what I ran into, thanks20:48
bjfrtg, would have been nice if that were the error message20:49
rtgbjf, there is a way to add arch and flavour specific exclusions. Look at the master branch for examples.20:49
rtgbjf, yeah, kernel-wedge is kind of primitive20:49
bjfrtg, is that something we maintain? (kernel-wedge)20:50
rtgbjf, nah, I make cjwatson fix it.20:51
rtgbjf, what takes me days to figure out he can usually whip out in a few minutes. 20:52
DarxusI'm tempted to write a debian/rules, or maybe make wrapper that records timestamps of output lines, and then during the next build it uses those timestamps to calculate and print percentage complete and eta.21:39
DarxusHmm, I could make it a wrapper for anything.21:40
DarxusWow, only 14% of the lines in my build log are uniq.21:43
cjwatsonDarxus: there's a 'ts' program in the moreutils package that does the first half of that21:54
DarxusThanks.22:09
Darxusmv: cannot stat `/home/darxus/ubuntu/linux/linux-2.6.31/debian/linux-image-2.6.31-11-a33-generic/lib/modules/2.6.31-11-a33-generic/modules.order': No such file or directory23:12
DarxusHow do I make debuild not fail on that?23:12
DarxusAnother three hours.23:12
DarxusI'm using AUTOBUILD=1.23:13
DarxusWhere did the "a33" come from?  I've never seen that sequence of characters anywhere in this.23:14

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