[12:25] victory747: it's not a problem, it's just a change (albeit, one that shouldn't have happened) [12:25] BenC: thanks. But I'm afraid of average-joe not being able to proceed if they should upgrade the kernel [12:25] victory747: unless you hard coded usage of /dev/sdaX in /etc/fstab, it shouldn't cause you any problems [12:26] victory747: unless they did that, it also should not affect them [12:26] BenC: right - all the non-hard-coded stuff works as well as LVM [12:26] on a normal install, fstab and similar things should use UUID instead of hardcoded hdX/sdX devices [12:26] but it seems odd to change something like that after release [12:26] as I said, it wasn't intentional [12:27] so will it be reverted? [12:27] if people experience the issue and have to fix something, then changing it back is pointless [12:28] either they fixed it right, and they wont even notice us switching it back, or they fixed it wrong (changed hard coding) and we'll be forcing them to change it again [12:28] 90% of people wont even know it happened [12:28] the other 10% had to create the situation that caused it, and would know how to resolve it [12:28] hmm. I'm an old unix guy, so never really knew about UUID [12:29] yeah, like me [12:29] actually I would put it more like 98/2 [12:29] ok, well if you are aware of it, then I'm ok with it [12:29] so it's not something that would crop up for a real green user who wouldn't know how to resolve it [12:29] may I ask why IDE was /dev/sdX in the first place? [12:30] yep, that seems interesting to me too :) [12:30] everyone is hooked on this old idiom that says sdX is scsi [12:30] was just about to ask that... [12:30] libata uses the scsi layer as it's backend [12:30] I'm not worried about me, but I am very concerned about people I support and people I turn onto Ubuntu. [12:31] libata has a lot of drivers for SATA/PATA, and we are moving to that core since it is more hotplug capable, and also handles errors a lot better [12:31] ok, that's what I figured - it made sense to me - but this reversion makes things a real mess [12:31] in my humble opinion [12:31] because I work with semi-technical people moving over from windows [12:31] yeah, the reasoning behind it was that ata_piix was causing some problems that the IDE piix driver didn't have [12:31] changes like this mid-stream are very frustrating to them [12:32] ok [12:32] late in feisty release we moved a few PCI ids back to piix, and somehow a larger portion of the move got left in for feisty post release upload [12:32] and it shouldn't have. I thought it had gotten reverted [12:33] that's a mistake we usually don't make, and it's definitely at the top of my "don't let it happen again" list [12:33] yeah, but what now? [12:33] we are back to /dev/hdX for IDE? [12:33] for stability reasons, yes [12:33] ok [12:34] I actually don't mind that it happened, because I wanted to do it during beta freeze, but it was considered too extensive of a change [12:34] may I ask the proper way of finding a partition UUID? [12:34] sudo vol_id /dev/hga1 [12:34] victory747: have a look into /dev/disk/by-uuid/ [12:34] *hda1 [12:34] ok [12:35] so in feisty+1 will we go back to libata? [12:35] right, the links in by-uuid are a good starting point, but udev, which mounts things and creates those links uses vol_id [12:35] victory747: very likely [12:35] ata_piix PATA support seems to be much more stable now, and all the issues that were noticed for feisty are gone [12:35] BenC: ok, sounds reasonable :) [12:35] ok [12:36] thanks for your time. i appreciate your response and I'm glad you are aware of the issues. that was my biggest concern [12:36] thanks for taking the time to report it [12:36] hope my answers were satisfactory [12:36] the links provide a nice overview, thats why i like them... [12:37] no, i understand now the issues, your answers were great. thanks. [12:38] (other topic) i was looking around for this for quite a while, but wasn't able to find anything: [12:38] the timestamps that precede every kernel-message... where do they come from? [12:39] this seems to be a ubuntu-speciality, afaics === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [12:39] he1ix: no, it's a kernel config option that enables them === sits [n=sits@cpc3-cwma2-0-0-cust739.swan.cable.ntl.com] has joined #ubuntu-kernel [12:40] BenC: vanilla-default? haven't found that... [12:40] we enable them because it helps us to understand dmesg output when debugging problems [12:40] he1ix: debian/config/i386/config:CONFIG_PRINTK_TIME=y [12:40] Is there an acknowledged problem with Intel SATA in the latest Feisty kernel update? [12:40] sits: not that I know of...what's the issue? [12:41] Bug #116996 [12:41] https://launchpad.net/bugs/116996 [12:41] BenC: ah, i see. thanks... [12:42] sits: the change to hdX from sdX was intentional but it's not really a bug unless something stopped working === AlinuxOS [n=vsichi@host122-198-dynamic.8-87-r.retail.telecomitalia.it] has joined #ubuntu-kernel [12:42] AFAIK Dapper has problems in that many system files didn't use the UUID. [12:43] BenC: hang on [12:43] BenC: Isn't it going the wrong way? [12:43] e.g. from hda -> sda [12:43] pkl_: but the upgrade from dapper to edgy would convert fstab and grub's menu.lst to UUID [12:44] BenC: and what about these IRQ timeouts that are occuring? [12:44] sits: it doesn't matter which way it goes...if your disk is in IDE compatibility mode, it looks like an IDE disk to the kernel [12:44] ok [12:44] sits: would be nice if I could see them :) [12:44] heh [12:44] do you have a digital camera? [12:44] I didn't have time to test things out on a work machine today [12:45] BenC: in the Feisty pre-release kernels when the libata work was in flux, there were numerous issues related to systems upgraded from Dapper -> Edgy -> Feisty. So it is clear in some case the upgrades didn't work correctly, or a number of cases, people had heavily customised grub loaders. [12:45] BenC: so if I understand you correctly [12:45] BenC: the change is simply to make disks set in PATA mode actually appear as PATA disks? [12:46] s/PATA mode/PATA emulation mode [12:46] sits: the hdX/sdX thing should be a non-issue [12:46] sits: but your IRQ timeouts concern me, and I'm hoping you can work with us to resolve that [12:47] BenC: well as I said I'll try reproducing it on the dells at work tomorrow [12:47] does reverting to AHCI or native mode work for you? [12:47] (this isn't my bug it just turns up in my "list of bugs I watch") [12:47] BenC: what about the reports of broken CD drives etc? [12:48] (because they no longer appear as sda devices) [12:48] s/sda/sd [12:48] CD drives being broken with ata_piix (libata) are the reason things were switched back to piix (IDE) [12:48] sits: the fstab entries for CD drives don't use UUID entries. [12:48] pkl_: indeed [12:48] those should point to /dev/cdrom instead [12:48] pkl_: Would it be even possible for them too given they are removable? [12:48] which is a symlink to whatever cdrom is detected first (scd0 or hdc) [12:49] sits: the fstab entry is noauto,user so it's hotplug for when media is inserted [12:49] hmm that isn't the case on my system which is a "Fresh" feisty install [12:49] (this is my home system which is not intel) [12:49] /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 [12:50] That was created by the Ubuntu installer [12:51] In my Feisty install, the fstab entry is also /dev/hdb. [12:51] hey [12:51] pkl_: that's not going to be robust against a change like this [12:51] if im on the amd64 arch, and i have the ia32 libs installed and whatnot, how do i go about downloading the 32bit setiathome app? [12:51] stiv2k: this is probably the wrong channel to ask that [12:52] stiv2k: I'd recommend a 32 bit chroot myself... [12:52] ok something for the right channel [12:52] how come i can't load the module powernow-k8 for the life of me [12:52] heres what happens [12:52] (trying to get cpu freq. scaling to work) [12:52] stiv2k: it doesn't support/knokw your hardware? [12:53] sits: it works fine in windows xp [12:53] FATAL: Error inserting powernow_k8 (/lib/modules/2.6.20-16-generic/kernel/arch/x86_64/kernel/cpufreq/powernow-k8.ko): No such device [12:53] stiv2k: ah that's not quite what I meant [12:53] [ 222.884968] powernow-k8: Found 2 AMD Turion(tm) 64 X2 Mobile Technology TL-52 processors (version 2.00.00) [12:53] [ 222.884942] powernow-k8: MP systems not supported by PSB BIOS structure [12:53] stiv2k: I mean the module itself is unaware of how to support your hardware [12:53] [ 222.886287] powernow-k8: MP systems not supported by PSB BIOS structure [12:53] sits: *shrug* it should work, i remember it worked back in edgy [12:53] stiv2k: check whether you can get an updated BIOS I guess [12:54] its a AMD turion 64x2 [12:54] pkl_: I guess I'm wondering if some sort of post cleanup is going to be needed to handle that case [12:55] stiv2k: hmm. OK if it used to work and no longer does then that's different. I guess in that case I would guess it was a regression (assuming it was running in the same 32/64 bit mode in edgy) [12:56] well back in the day [12:56] i had the x86 arch installed [12:56] in edgy, and it worked for a while [12:56] then i think it updated the kernel [12:56] and it stopped working [12:56] i forget which version exactly [12:57] BenC: ok lets assume that I manage to reproduce this problem on an Intel machine tomorrow and I wind up using irqpoll to try and workaround it? What's the next step? [12:58] sits: i think it might have something to do with this.... http://bugzilla.kernel.org/show_bug.cgi?id=8075 [12:59] sits: yeah, it would be a good idea. I guess the issue is the belief that if the files are installer generated/ugrader generated, there shouldn't be an issue as they should use UUID. If you've edited your files, you're on your own etc. But, as you've seen, for some reason the installer/ugrader seems to be making mistakes, not upgrading to UUIDs, or not using /dev/cdrom. I don't know enough about the installer to know if this is a genu [12:59] ine bug, or what can be done about it unfortunately. [01:00] pkl_: ah I see [01:01] pkl_: I was unaware the installer _should_ have been using /dev/cdrom [01:01] pkl_: the uuid problems are just unfortunate [01:01] stiv2k: looks like you answered your own question : ) [01:01] pkl_: and yes, if you hand edit you're on your own [01:02] pkl_: that suggests we may need a ubiquity bug to be opened on this too.. [01:02] pkl_: what about rumours of uuids changing when switching drivers though? [01:02] sits: right but it doesnt appear like they fixed it yet :( [01:02] and what about SATA CD drives? Will those really work? [01:04] There's a machine at work that has such a drive and it was utterly unable to boot SUSE 10.1 disks because of a lack of SATA drivers... [01:04] sits: that's a weird issue, I can't explain it. The obvious solution is the filesystem has been reformatted in addition to the driver change, even if the user isn't aware of it. [01:04] pkl_: ok I'll chalk that up as a quirk until I see it myself [01:04] pkl_: an fsck wouldn't cause such a change though would it? [01:05] sits: no, a new filesystem has to be written AFAIK. [01:05] pkl_: how do uuids differ from FS labels? [01:06] (sorry for the barrage of questions, just trying to build a picture) [01:06] sits: my suggestion would be to use disktype (or another user-space program) that prints UUIDs. Both using both drivers, and see if the user-space program reports a different UUID. [01:07] pkl_: Ah good suggestion === sacater [n=sacater@colchester-lug/member/sacater] has joined #ubuntu-kernel [01:08] pkl_/BenC: you may want to say that the change of driver was intentional in one of those bugs (however I predict that will only stir up a barrage of criticism) [01:09] the only other thing that springs to mind is won't this change from SATA to PATA dramatically cut throughput? === he1ix [n=ehrenfeu@fachschaft.informatik.uni-freiburg.de] has left #ubuntu-kernel [] [01:10] sits: the patches were put into the Feisty kernel, I released the security update with the patches in the kernel. I _thought_ it was intended to have these changes in the security update, but I'm not so sure now :) [01:10] heh [01:11] If they were not meant to be there, then it is probably my fault :( [01:11] hey accidents happen [01:13] I'm just working out whether to get the users at work to upgrade now or wait for another kernel release [01:14] pkl_: you might want to steer clear of the forums for a little bit if it does turn out to be accident though ;) [01:16] sits: it depends if they're going to experience some of the issues the kernel fixes, tifm driver (Texas Instruments MMC card), and mouse problems on SiS chipsets are the major changes affecting most people beyond the security fixes (and the dev/sdX - /dev/hdX stuff). [01:17] mouse problems on SiS chipsets? Sigh. [01:17] SiS chipsets cause me enough grief given that the framebuffer puts out strange modelines at 1280x1024... [01:17] sits: yeah, I'm mainly lurking watching all the complaints. [01:18] pkl_: ok understood [01:19] anyway, it's gone midnight here, and so I'm off.... [01:20] ditto [01:20] night [01:21] Ok, night. === victory747 [n=vic@87.113.23.123.plusnet.pte-ag1.dyn.plus.net] has left #ubuntu-kernel [] === jml [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-kernel === NrbelexUbuntu [n=chatzill@ool-4576ee1c.dyn.optonline.net] has joined #ubuntu-kernel [02:25] Are extremely slow boot times and launch times known to be an issue with the most recent kernel? [02:26] My laptop has a 2.2GHz P4-M but its running at a ridiculously slow speed... [02:38] NrbelexUbuntu: everybody signed off at 1917 hours Eastern US time. [02:38] ... why, n2diy? === macd [n=d@cl-116.atl-01.us.sixxs.net] has joined #ubuntu-kernel [02:51] NrbelexUbuntu: it was after midnight where they live. [02:52] n2diy: there are kernel guys in the states working for Ubuntu... In fact most do :) [02:53] pkl_: roger that, did you see NrbelexUbuntu message at 2023? [02:54] 2023 in what timezone? [02:54] iz dinner time. [02:54] "it's slow" isn't exactly debugging information. [02:54] iz two hours past midnight for me... [02:54] pkl_: Eastern US, about half an hour ago. [02:56] kylem: you shock me, not having a clue isn't an excuse :) [02:56] pkl_: ok, take a look at this, he rolled back to his previous kernel, and the system returned to normal, note line 114:http://pastebin.ca/520522 [02:57] kylem: I've been in that postion for 4 months, and look at all the damage I've caused :) [02:58] n2diy, system being slow isn't really a symptom of bad irq routing. [02:59] pkl_: ok, take a look at this, he rolled back to his previous kernel, and the system returned to normal, note line 114: http://pastebin.ca/520522 === johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel [03:02] kylem: this is probably a result of the libata reversion patches? I'm not aware of anything else that went into the kernel to cause this... [03:03] yes. i'd believe that. [03:03] NrbelexUbuntu, could you pastebin the output of hdparm -c -d -k /dev/hda? [03:13] kylem: roger that, it is the only thing I saw that raised a flag to me. He quit anyway, so it is a moot point now, thanks anyway. === n2diy_ [n=darryl@ppp-42d429ae.wlks.losch.net] has joined #ubuntu-kernel === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === AvengerMoJo [n=alex@61.14.130.201] has joined #ubuntu-kernel === jml_ [n=jml@121.44.221.16] has joined #ubuntu-kernel === Traxer|on [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel === elmarco|away [i=elmarco@a88-115-20-166.elisa-laajakaista.fi] has joined #ubuntu-kernel === racarr [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-kernel === stiv2k [n=steve@c-76-108-235-201.hsd1.fl.comcast.net] has joined #ubuntu-kernel === knewt [i=jmb@home.pimb.org] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === lamont [i=lamont@nat/hp/x-6372b2f284eb8ef1] has joined #ubuntu-kernel === n2diy_ [n=darryl@ppp-42d429ae.wlks.losch.net] has joined #ubuntu-kernel === infinity [n=adconrad@cerberus.0c3.net] has joined #ubuntu-kernel === lamont [i=lamont@nat/hp/x-03f06059daa04a08] has joined #ubuntu-kernel === burzum [n=burzum@ftp.probe-networks.lkams.kernel.org] has joined #ubuntu-kernel === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel === fs [i=zora@213.178.77.100] has joined #ubuntu-kernel === _fs [i=fs@213.178.77.100] has joined #ubuntu-kernel === lamont [i=lamont@nat/hp/x-ed1401909e36c4e3] has joined #ubuntu-kernel === stgraber [n=stgraber@dakara.stgraber.org] has joined #ubuntu-kernel === infinity [n=adconrad@cerberus.0c3.net] has joined #ubuntu-kernel === mdomsch [n=mdomsch@cpe-70-113-73-138.austin.res.rr.com] has joined #ubuntu-kernel === stgraber [n=stgraber@dakara.stgraber.org] has joined #ubuntu-kernel === _fs [i=fs@213.178.77.100] has joined #ubuntu-kernel === n2diy_ [n=darryl@ppp-42d429ae.wlks.losch.net] has joined #ubuntu-kernel === burzum [n=burzum@ftp.probe-networks.lkams.kernel.org] has joined #ubuntu-kernel === fs [i=fs@213.178.77.100] has joined #ubuntu-kernel === n2diy_ [n=darryl@ppp-42d429ae.wlks.losch.net] has joined #ubuntu-kernel === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel === AvengerMoJo [n=alex@61.14.130.201] has joined #ubuntu-kernel === macd [n=d@cl-116.atl-01.us.sixxs.net] has joined #ubuntu-kernel === purpzey [n=brian@ool-4575248e.dyn.optonline.net] has joined #ubuntu-kernel [06:19] I've heard from some people in #ubuntu that they've had problems with the new kernel update...Is this and update I should avoid until the quirks are worked through? [06:22] not the appropriate channel, but you should inspect your fstab(5) post-update [but pre-reboot] , revert it if necessary and regenerate the initramfs. === m0rg0th [n=m0rg0th@220.225.228.97] has joined #ubuntu-kernel === Lure [n=lure@external-1.hermes.si] has joined #ubuntu-kernel === abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel === AvengerMoJ1 [n=alex@61.14.130.201] has joined #ubuntu-kernel === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel === AvengerMoJo [n=alex@61.14.130.201] has joined #ubuntu-kernel === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === AvengerMoJo [n=alex@61.14.130.201] has joined #ubuntu-kernel === kraut [n=kraut@cl-677.ham-01.de.sixxs.net] has joined #ubuntu-kernel [09:36] hi [09:36] is there a problem with the feisty-kernel and the usage of UUIDs as root-device in grub? [09:36] when i use UUIDs, it can't map the root-volume. === nrpil [n=nrpil@s5591f679.adsl.wanadoo.nl] has joined #ubuntu-kernel === cassidy [n=cassidy@host-85-27-113-187.brutele.be] has joined #ubuntu-kernel === elmarco|away is now known as elmarco === infinity2 [n=adconrad@cerberus.0c3.net] has joined #ubuntu-kernel [10:12] kraut ask on #ubuntu, that's the support channel [10:15] maks_: i did it hundreds of times and i got never an answer. [10:15] and i need this information for my own kernel-maintenance. === cmvo [n=cmvo@ex4.73a.net] has joined #ubuntu-kernel === nrpil [n=nrpil@a62-216-24-247.adsl.cistron.nl] has joined #ubuntu-kernel [10:37] kraut: your question is so general that one would need a crystal ball to start debugging your question ;) [10:37] what does "i can't map" mean? [10:37] hmm, thought it would consist of enough details.. [10:38] maks_: it doesn't found / and runs into a timeout and i'll get the busybox. [10:38] and did you check which devices or uuid are around? [10:39] (rootdelay=5 or lower comes handy for such boots) [10:39] hmm, there is a path under /dev where i find those UUID pathes. [10:39] ah, thanks for the tip [10:39] the crazy thing is, that i can't find any UUID pathes in the busybox. [10:40] use 'vol_id' === AvengerMoJo [n=alex@61.14.130.201] has joined #ubuntu-kernel [10:40] and i must say, that i compiled the feisty-sources in a dapper-chroot, because i am backporting them. [10:40] JanC: i try it later and give you more details. === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel [10:58] Hi! After upgrading the kernel to -11 in edgy I get the strange phenomenon of sticking mouse keys. === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel [11:01] is this 11.37 or 11.38? [11:01] crimsun: 11.38 [11:01] I'm still running 11.37 on an older Dell Dimension XPS, so I don't know offhand if I'll be able to trigger said symptoms [11:03] Here it is a P965+Core2Duo and a PS/2 trackball, also kubuntu. [11:04] yeah, yours is _considerably_ newer (to the tune of a half-decade) [11:07] Its rather strange, it most often happens when clicking and dragging between windows. I release the key of the destination and the dragged object is droppen. [11:08] Afterwards it seems the other keys not used during the drap are down. [11:08] s/drap/drag/ [11:11] I was about to blame it on X/KDE, but since booting back to -10.34 the effect is gone. [11:24] hmm [11:24] I wonder if it's the i8042 changes. [11:38] crimsun: where there any between 10.34 and 11.38? [11:53] cmvo: no, I was looking at the wrong git tree. Sorry. [11:53] (pulled on -feisty, not -edgy) [11:57] crimsun: yeah, this system needs an upgrade... [12:14] crimsun: I'll try the other -11s on the next reboot. === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-kernel === gicmo [n=gicmo@p5491F2CD.dip.t-dialin.net] has joined #ubuntu-kernel === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel === lfittl [n=lfittl@212.41.228.52] has joined #ubuntu-kernel [01:38] is there already first field experience of nouveau ? [01:39] latest powertop wants this hpet patch did you add it? [01:42] hmm not seen in fedora [01:43] but they have an 2.6.21 patch to disable hpet on some dell notebooks [01:44] not yet merged http://cvs.fedora.redhat.com/viewcvs/rpms/kernel/devel/linux-2.6-x86-dell-hpet.patch?view=markup === knewt [i=jmb@home.pimb.org] has joined #ubuntu-kernel === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === sits [n=cssits@cpc3-cwma2-0-0-cust739.swan.cable.ntl.com] has joined #ubuntu-kernel === lfittl [n=lfittl@212.41.228.52] has joined #ubuntu-kernel === AvengerMoJo [n=alex@219.142.230.241] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@220.225.228.97] has joined #ubuntu-kernel === sacater [n=sacater@colchester-lug/member/sacater] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@home.pcode.nl] has joined #ubuntu-kernel === AndyP [n=andyp@ubuntu/member/welshbyte] has joined #ubuntu-kernel === Lure [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel === amitk_ [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === bleinmono [n=toffel@ppp91-76-181-123.pppoe.mtu-net.ru] has joined #ubuntu-kernel === doko [n=doko@dslb-088-074-031-166.pools.arcor-ip.net] has joined #ubuntu-kernel === ivoks [n=ivoks@20-252.dsl.iskon.hr] has joined #ubuntu-kernel === apt_get [n=Crazy@201.14.134.56] has joined #ubuntu-kernel [08:29] I need some help with ifb kernel module === sits [n=cssits@cpc3-cwma2-0-0-cust739.swan.cable.ntl.com] has left #ubuntu-kernel ["Kopete] === cmvo [n=cmvo@ex4.73a.net] has left #ubuntu-kernel [] === n2diy [n=darryl@66.212.43.1] has joined #ubuntu-kernel === Lure_ [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel [10:30] hello? === gicmo [n=gicmo@p5491e49f.dip.t-dialin.net] has joined #ubuntu-kernel [10:33] hi [10:36] hey crimsun I was looking a probable kernel bug but the original reporter replaced the hardware so I'm not sure if there is enough info in the bug [10:36] it is bug 115647 [10:38] erm, yeah, there's not much that can be done if the hardware itself is gone... === ..[topic/#ubuntu-kernel:crimsun] : Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Latest kernel upload: 2.6.22-6.12 | Latest news: -rt and -xen kernels removed, failures in patch | linux-meta uploaded for gutsy 2.6.22 kernels. | New Kernel Team machine: http://kernel.ubuntu.com/ [10:40] (-> 6.12) === apt_get [n=Crazy@201-25-248-238.jvece701.dsl.brasiltelecom.net.br] has joined #ubuntu-kernel [10:42] Hi [10:42] i need some help with ifb.... === calavera [n=cal@195.Red-80-26-32.staticIP.rima-tde.net] has joined #ubuntu-kernel === fxc [n=filippo@host85-121.pool80181.interbusiness.it] has joined #ubuntu-kernel [11:19] just a curiosity: did latest kernel (2.6.20-16) disable libata? [11:20] My ide disk was sda beofre. Since update it's hda