[12:53] zul? === Krystof [n=csr21@84-51-132-95.christ977.adsl.metronet.co.uk] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-106-006.pools.arcor-ip.net] has joined #ubuntu-kernel === n2diy [n=darryl@wlk-barre-208-103-148-25.dynamic-dialup.coretel.net] has joined #ubuntu-kernel === chuck [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === zul_ [n=chuck@mail.edgewater.ca] has joined #ubuntu-kernel === chuck is now known as zul === mdomsch [n=mdomsch@cpe-70-124-62-55.austin.res.rr.com] has joined #ubuntu-kernel === Whoopie_ [n=Whoopie@unaffiliated/whoopie] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === thully [n=thully@southquad-186-86.reshall.umich.edu] has joined #ubuntu-kernel [04:58] Hi - I lost suspend as of the -13 Ubuntu kernel (bug #151016), and I'm currently looking to get this debugged. Any pointers? [04:58] Launchpad bug 151016 in linux-source-2.6.22 "New in 2.6.22-13: No video after resume from suspend on MacBook" [Undecided,New] https://launchpad.net/bugs/151016 [04:58] One thing - I noticed this: [04:58] clockevents: remove the suspend/resume workaround^Wthinko [04:58] in the changelog, and I'm wondering how I may test "un-removing" this patch. This patch was applied to the tree at the same time I started having suspend issues... [04:58] (unapplied - as of -13 when the issue started) === bullgard4 [n=detlef@p54BF1523.dip0.t-ipconnect.de] has joined #ubuntu-kernel === j_ack [n=j_ack@p508D8498.dip0.t-ipconnect.de] has joined #ubuntu-kernel === calc [n=ccheney@ppp-70-250-226-180.dsl.hstntx.swbell.net] has joined #ubuntu-kernel === j_ack [n=j_ack@p508D8498.dip0.t-ipconnect.de] has left #ubuntu-kernel ["Ex-Chat"] === calc [n=ccheney@ppp-70-250-226-180.dsl.hstntx.swbell.net] has joined #ubuntu-kernel === _human_blip_ [n=mike@b82.cornerstone.edu.au] has joined #ubuntu-kernel === XSource [n=XSource@41.201.196.140] has joined #ubuntu-kernel === cypherdelic [n=cypherde@p5B27F693.dip.t-dialin.net] has joined #ubuntu-kernel === cathya [n=cathy@unaffiliated/cathyal] has joined #ubuntu-kernel [07:40] does ubuntu dapper drake dont have build-essential? === n2diy_ [n=darryl@wlk-barre-208-103-147-190.dynamic-dialup.coretel.net] has joined #ubuntu-kernel [08:09] cathya: it has, see http://packages.ubuntu.com/build-essential [08:09] it's not installed by default though === macd_ [n=d@cl-151.ewr-01.us.sixxs.net] has joined #ubuntu-kernel === macd [n=d@cl-151.ewr-01.us.sixxs.net] has joined #ubuntu-kernel === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-kernel === abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel [09:12] moin === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@220.225.228.97] has joined #ubuntu-kernel [09:46] thanks JanC === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-kernel [10:18] hi, is it somehow possible to limit the dma mode used by pata_sis to udma66 (or even 33) instead of 100? one of my machines fails to boot because of this after an upgrade to gutsy [10:21] slomo: hdparm? [10:21] without getting the machine to boot at all? :) some kernel commandline parameter would be nice [10:21] slomo: You are right :-) [10:21] seems that there are many problems with pata_sis... too bad that the sis5513 isn't there anymore [10:23] slomo: I mean set ide=nodma via kernel cmdline and after set udma33/66 with hdparm :-) === Krystof [i=csr21@158.223.51.76] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === n2diy__ [n=darryl@69.72.85.65] has joined #ubuntu-kernel === Keybuk [i=scott@nat/canonical/x-0c155672233700f9] has joined #ubuntu-kernel === allee [n=ach@allee.mpe.mpg.de] has joined #ubuntu-kernel === henrix [i=miguel@84.90.24.110] has joined #ubuntu-kernel [11:48] abogani: of course that doesn't work either as the pata_sis is not ide stuff [11:48] any other ideas? :) [12:04] slomo: no, sorry :-( === ivoks [n=ivoks@36-234.dsl.iskon.hr] has joined #ubuntu-kernel [12:05] would be nice if the gutsy kernel package could at least contain the sis5513 module so one could work around this *sigh* [12:11] slomo: Are you already tried to blacklisted bogus driver and use ide-generic or ata-generic instead? [12:16] good idea, let me try that === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === amitk [n=amit@a91-154-119-106.elisa-laajakaista.fi] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel [01:11] abogani: ide-generic gives a kernel panic at boot :) [01:11] slomo: :) === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-kernel [01:13] so let's try ata-generic now ;) === bullgard4 [n=detlef@p54BF1347.dip0.t-ipconnect.de] has joined #ubuntu-kernel [01:27] abogani: hm this loads pata_sis although i blacklisted it [01:50] ok, installing feisty again now... === XSource [n=XSource@41.201.196.140] has joined #ubuntu-kernel === EtienneG [n=etienne@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-kernel === baruk [i=ru239mc2@unaffiliated/baruk] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel [02:47] ok, so what is the easiest way to test a new version of a kernel driver without rebuilding the complete kernel? [02:48] seems that the pata_sis driver in linus' git tree has quite some changes, one them sounding the one i need [02:58] whatever, this module probably should be updated before gutsy release... otherwise it's a regression at least on one of my systems since feisty === chuck_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel === _MMA_ [n=_MMA_@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-kernel === _MMA_ [n=_MMA_@cpe-071-070-203-016.nc.res.rr.com] has left #ubuntu-kernel [] === mdomsch [n=mdomsch@cpe-70-124-62-55.austin.res.rr.com] has joined #ubuntu-kernel === bullgard4 [n=detlef@p54BF019B.dip0.t-ipconnect.de] has joined #ubuntu-kernel === m0rg0th_ [n=m0rg0th@74.125.63.33] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === cypherdelic [n=cypherde@p5B27DDE1.dip.t-dialin.net] has joined #ubuntu-kernel === Krystof [i=csr21@158.223.51.76] has joined #ubuntu-kernel === Lure [n=lure@12.96.171.30] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel [05:41] rtg: https://bugs.launchpad.net/dell/+bug/125816 [05:41] Launchpad bug 125816 in linux-source-2.6.22 "linux-image postinst matches header_postinst_hook for postinst_hook incorrectly" [Undecided,Confirmed] [05:42] still horked [05:42] mdomsch: I'll bug BenC since he did it (or didn't as the case may be) [05:43] I was pretty sure I got that fixed [05:43] unless I'm looking in the wrong place in git [05:44] rtg: I thought you took care of the image postinst scripts in gutsy [05:44] the ubuntu-gutsy kernel package, debian/control-scripts/postinst file [05:44] All I did was the headers-postinst [05:45] headers-postinst is correct [05:45] $header_postinst_hook = "$1" if /^\s*header_postinst_hook\s*=\s*(\S+)/ig; [05:45] postinst is wrong [05:45] $postinst_hook = "$1" if /postinst_hook\s*=\s*(\S+)/ig; [05:45] notice the missing ^ [05:45] mdomsch: DKMS uses headers-postinst, or both? === mdomsch looks again [05:47] ahh, I drop config files into the header_postinst.d/ and postinst.d/ dirs, I don't muck with the config files anymore [05:47] (except to remove where I had mucked with them before) [05:48] mdomsch: how about generating a patch and sending it to kernel-team@lists.ubuntu.com ? [05:48] so dkms won't get bit by this - but anything else would [05:48] http://launchpadlibrarian.net/8537056/kernel-package_10.065ubuntu5-6.diff [05:49] is the basis of the patch [05:49] mdomsch: I know, but thats only of use for Feisty, correct? [05:49] Thanks to Developers of Asterisk, Cedega, Compiz-Fusion, FreePBX, Gentoo, Trixbox, Ubuntu, VirtualBox and all the great stuff i've not mentioned. You really make my day. :) [05:49] rtg: basically just add ^\s after the first '/' [05:49] yeah - looks like it didn't get redone when these moved to gutsy [05:50] ok [05:50] ^/s* I mean [05:53] and VDR and WINE ;) [05:56] cypherdelic: you're welcome [05:59] rtg, patch uploaded to the bug [06:02] BillyG@BilliesHomeframe$ sudo killall linux && sudo modprobe vista && ./vista-take-over-world [06:03] segmentation fault [06:06] mdomsch: thanks [06:06] np [06:09] DonBush@Whiteframe$ sudo falseflag --target $HOME --match 911 && sudo mount /dev/africom && sudo killall iran && dd if=/dev/america of=/dev/world && sudo killall rebels [06:10] segmentation fault === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === XSource [n=XSource@41.201.184.203] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel [07:10] BenC: ping? could you get the pata_sis module updated for gutsy from linus' git tree? currently udma5 is broken and older chipsets with udma33 are not supported at all... well, and it makes one of my machines fail to boot while it worked fine with feisty and sis5513 (?) :) edeb614c1c8388b354d93ff7790317cc5d6a38ec and 4761c06cb39011c9cc3fef9e6bbfb4c50ceb307d and 4f2d47cfddc84969b6934893fc40132750ae3b5e seem to be the most useful, others are wort [07:10] h a look === ringe [n=runar@ti531210a080-9260.bb.online.no] has joined #ubuntu-kernel [07:18] I've got a problem with modules not loading in 2.6.22-14-generic in bug 134193 [07:18] Launchpad bug 134193 in linux-restricted-modules-2.6.22 "ipw3945 doesn't work after gutsy update (2.6.22-10)" [Undecided,Confirmed] https://launchpad.net/bugs/134193 === edsiper [n=edsiper@146-238-223-201.adsl.terra.cl] has joined #ubuntu-kernel [07:24] hi guys, why I can't read /proc/PID/maps files ?, files has 444 [07:25] (as normal user) [07:25] edsiper: sudo [07:26] ringe, I know, but I want to know if it's a security issue or just a bug [07:26] I never got a permission denied trying to read some maps file === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-kernel === ringe [n=runar@ti531210a080-9260.bb.online.no] has left #ubuntu-kernel [] [07:31] What stands the acpi wakeup device AZAL for? === fbs [n=felipe@129-45-21-190.adsl.terra.cl] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === ringe [n=runar@ti531210a080-9260.bb.online.no] has joined #ubuntu-kernel [07:39] stgraber: depmod fixed the problem :) [07:39] ringe: cool :) === verwilst [n=verwilst@d51A4A585.access.telenet.be] has joined #ubuntu-kernel [07:39] thanks a bunch (2.5 tons to be exact) [07:40] ringe: np mate [07:51] ringe: np, now the question is why wasn't the "depmod -a" done at package install time as it should but as we don't have similar issues with Gutsy testing I'd assume that it was a weird update bug [07:51] stgraber: Maybe it has to do with updating while mirrors are syncing - which causes "missing" packages? === edsiper [n=edsiper@146-238-223-201.adsl.terra.cl] has joined #ubuntu-kernel [07:51] yes, ideally the metas and all - packages should be installed at the same time === Starting logfile irclogs/ubuntu-kernel.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-kernel === Topic for #ubuntu-kernel: Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Latest kernel upload: 2.6.22-12.39 | Latest news: -Beta freeze upon us | New Kernel Team machine: http://kernel.ubuntu.com === Topic (#ubuntu-kernel): set by BenC at Sun Sep 23 17:11:47 2007 === Starting logfile irclogs/ubuntu-kernel.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-kernel === Topic for #ubuntu-kernel: Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Latest kernel upload: 2.6.22-12.39 | Latest news: -Beta freeze upon us | New Kernel Team machine: http://kernel.ubuntu.com === Topic (#ubuntu-kernel): set by BenC at Sun Sep 23 17:11:47 2007 === baruk [i=ru239mc2@unaffiliated/baruk] has joined #ubuntu-kernel === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === Krystof [n=csr21@84-51-132-95.christ977.adsl.metronet.co.uk] has joined #ubuntu-kernel [10:09] zul: ping again :d [10:25] zul: the patch in pm might be our solution, no? === Abo-Marwan14 [i=sus@gateway/tor/x-394f785688ca396a] has joined #ubuntu-kernel === mdomsch [n=mdomsch@cpe-70-124-62-55.austin.res.rr.com] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === blenderhead001 [n=blenderh@adsl-070-145-184-070.sip.jax.bellsouth.net] has joined #ubuntu-kernel === ivoks [n=ivoks@23-41.dsl.iskon.hr] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === macd [n=d@cl-151.ewr-01.us.sixxs.net] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === Keybuk [n=scott@217.207.76.231] has joined #ubuntu-kernel [12:03] zul: let me know what you think about the patch please! === rikai_ [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === zul_ [n=chuck@mail.edgewater.ca] has joined #ubuntu-kernel