/srv/irclogs.ubuntu.com/2005/12/19/#ubuntu-kernel.txt

=== zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel
zulheylo12:10
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel
=== doko [n=doko@dslb-084-059-072-116.pools.arcor-ip.net] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
zulgrrr...02:00
zulMissing /home/chuck/kernel/builds/kotd/build/ubuntu-2.6/debian/abi/2.6.15-8.10/i386/dbg file02:00
zulhow do you disable the abi check?02:02
zulnevermind02:03
BenCdebian/rules skip_abi=true build03:08
BenCgonna need something better than dbg though03:09
BenCit shouldn't be a new config target03:09
BenCit should be created out of the already done builds03:10
BenCusing debian/post-install you should be able to grab the appropriate parts and create a .deb, just like linux-headers-* gets made03:10
=== ispiked [n=ispiked@unaffiliated/ispiked] has joined #ubuntu-kernel
=== jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-kernel
jbaileyBenC: Remember that whole "doesn't seem to be crashing on me" thing?03:13
jbailey*sigh*03:13
=== jbailey shakes his fist at X and wanders off for food.
BenClol03:17
mgalvinwould there happen to be a short list of some new supported hardware, or should I just scrounge the package logs?03:35
mgalvinjust wondering b/c i am working on https://wiki.ubuntu.com/DapperFlight203:37
Kamionglad you told me before I sent out the release announcement ;-)03:37
mgalvin:)03:38
mgalvinits not all done yet, but almost03:38
Kamionmy announcements generally just list changes affecting the installer and the live CD boot process, since those are things people can't easily pick up just by following upgrades on a normal system03:39
Kamioni.e. "why should you download this CD image rather than use your last one and upgrade" kind of things"03:39
Kamionof course a page like yours is definitely worthwhile for other reasons - glad, if surprised, to see it :)03:39
mjg59Kamion: You really should be in bed03:41
Kamionso should you03:42
mgalvinglad to write it, i thought it would be nice to provide a higher level overview of new features so people can see all the great progress being made more easily03:42
Kamionis your intent to provide a delta from Flight 1, or from Breezy?03:43
Kamion(just checking - I think the former's more valuable at the moment)03:43
mjg59Kamion: But I've just got back from a crap club, so I've got an excuse03:43
mjg59(Not drunk at all, honest)03:43
mgalvinflight 1-2 delta03:43
Kamionright03:44
mgalvinagreed03:44
BenCmgalivn: s/lowend//  s/highend/bigiron/ for server kernels03:47
BenCserver and server-bigiron, but same description03:47
mgalvinBenC: done!03:52
infinityBenC : Alive, still?04:46
infinity[17179886.376000]  ata2: command error, drv_stat 0x51 host_stat 0x004:47
infinity[17179886.380000]  ata2: command error, drv_stat 0x51 host_stat 0x004:47
infinity[17179886.384000]  sr0: CDROM (ioctl) error, command: <6>Test Unit Ready 00 00 00 00 00 0004:47
infinity[17179886.384000]  sr: Current: sense key: Hardware Error04:47
infinity[17179886.384000]      Additional sense: Focus servo failure04:47
infinityOver and over and over again.04:47
infinity(ata_piix, -8.10)04:47
infinityBenC : The disk driver seems fine, but atapi (the CD/DVD drive) is doing that as nauseum.04:48
infinitys/as/ad/04:48
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel
=== calc_ [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel
=== calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel
fabbioneBenC: 07:15
fabbioneErr http://archive.ubuntu.com dapper/main Sources                              07:15
fabbione  Connection failed [IP: 82.211.81.182 80] 07:15
fabbioneErr http://ports.ubuntu.com dapper/main Packages07:15
fabbione  Connection failed07:15
fabbioneare you having net access problem?07:16
fabbionei can't update the chroots on zachery07:16
=== JaneW [n=JaneW@dsl-146-165-24.telkomadsl.co.za] has joined #ubuntu-kernel
=== CataEnry [n=Enrico@host149-23.pool8250.interbusiness.it] has joined #ubuntu-kernel
=== lbm [n=lbm@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #ubuntu-kernel
BenCinfinity: you are getting the 0x51 too01:16
BenCguess I need to disable ATAPI on that driver.01:16
infinity... But wasn't I using ATAPI on it with -7.9?01:17
infinity(In fact, wasn't the LACK of ATAPI on that driver what led to me having no CD/DVD drive at all, then enabling it gave me a CD...)01:18
infinityWhich worked fine, until the latest kernel upgrade.01:19
fabbionegood morning Ban01:20
fabbioneas soon as you show up the e3k disappear :)01:20
fabbioneBenC: did it die completely or is it just the vtun?01:21
BenCdied02:12
BenCinfinity: I had a guy had that same error with -7.9, and upgrading to -8.10 broke it02:13
BenCfabbione: and it's below zero outside, so it will be a few minutes before I go reboot it :)02:13
BenCinfinity: err, upgrading to -8.10 didn't fix it02:13
BenCinfinity: are you using 2.6.15-8-686?02:14
infinityBenC : Hrm.  Well, I was fine with -7.9, only -8.10 throws the error...02:14
infinityBenC : yes, -686 in both cases.02:14
BenCinfinity: if so, can you try this replacement module: http://bugzilla.ubuntu.com/attachment.cgi?id=531402:15
fabbioneBenC: eheh ok.. it was building the kernel tho :/02:15
fabbionealmost at the end02:15
BenCthe bu submitter tried it, but I'm not entirely certain he booted correctly with it02:15
BenCfabbione: lol, ok02:16
BenCsarcastic and belittling remarks toward me in a bug report02:19
=== BenC marks it P4 and minor out of spite
infinityBenC : Can you bug me about testing that tomorrow?... I'm in no position to reboot anything right now, and it's bedtime to boot.02:41
BenCok02:42
=== jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
zulheylo03:38
jbaileyZooool03:39
=== lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-kernel
=== slushpupie [i=jay@slushpupie.com] has joined #ubuntu-kernel
mgalvinmorning all03:57
Kamionhmm, prism54 firmware upload doesn't seem to be working03:58
BenCnot working as in it says it fails, or as in it uploads, but prism54 driver doesn't work afterwords?04:01
jbaileyKamion: IIRC, Scott moved the firmware directory.04:04
Kamionprism54: request_firmware() failed for 'isl3890'04:04
Kamionthe firmware's in /lib/firmware/isl3890 so I wonder if the driver's looking in the wrong place04:04
Kamionor maybe if there's no firmware handling in udev-udeb ...04:05
jbaileyThe firmware mechanism always confuses me, but I think it sends a udev event asking for it to be stuffed into the right file in /sys04:05
jbaileyI can fire up my laptop and upgrade it if you want me to check.04:05
Kamionah, I think it's the latter04:05
Kamionno 80-programs.rules, and no firmware_helper04:06
Kamionok, errata04:06
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== JaneW [n=JaneW@dsl-146-148-187.telkomadsl.co.za] has joined #ubuntu-kernel
fabbionecan somebody kindly tell Ben that i am abusing his sparc?..05:16
fabbionethanks :)05:16
fabbionelater05:16
zulchild abuser05:16
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== lucasvo [n=lucasvo@www.wservices.ch] has joined #ubuntu-kernel
mgalvini added a few things to https://wiki.ubuntu.com/DapperFlight2 and it is i think mostly all set, if anyone could review it one last time that would be great, thnx05:41
Kamionjust in time, too, I'm publishing the images05:44
mgalvin:)05:46
=== Kamion goes through removing some apostrophes and stuff
mgalvini am also, hopefully soon, move the images from my server to doc.ubuntu.com server05:47
KamionPerhaps it should link to ubuntu-devel-announce rather than ubuntu-announce, since the former's where the announcement is going?05:47
=== mgalvin worries about ./ effect on my pockets
mgalvinthats fine05:48
mgalvini just copied that bit from DapperReleaseNotes05:48
mgalvinso do we have support for the broadcom wifi chips?05:53
Kamiona prerelease of the driver is in but the firmware isn't05:53
KamionI don't think it's really right to say we support it until we've come to some kind of arrangement to be able to distribute firmware05:54
mgalvinok, just wondering, i received a few suggestions and that was one of them05:54
mgalvinKamion: also just added a small Note (warning)05:59
mgalvinat the top05:59
=== Kamion nods
BenCfabbione: your kernel build appears done06:12
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== CataEnry [n=Enrico@host149-23.pool8250.interbusiness.it] has joined #ubuntu-kernel
CataEnryhi all07:47
fabbioneBenC: yes i saw thanks.. i will wait tomorrow to upload otherwise i will kill your bw.07:55
fabbionebbl07:55
BenCyou can start the upload at the meeting tonight if you want07:56
BenCthat is in about 13 hours, right?07:56
jbaileyUgh.  It's the middle of the night meeting tonight, isn't it.08:05
BenCyep08:13
BenC3am for me and you Jeff08:13
zulheh...i probably wont be there then08:14
zulunless i cant sleep08:14
dokomgalvin, Kamion: OOo2 is not 2.0.0 final, but 2.0.1 rc208:15
mgalvindoko: ah, good catch, fixing now08:16
dokoalready fixed :)08:17
mgalvin:) k, cool08:18
slushpupieso are the timestamps in the kernel messages (dmesg, et. al) from a ubuntu specific patch, or where did those come from?08:27
dilingerwhat is this (in breezy), anyways?08:27
dilingertmpfs                 506M   13M  494M   3% /lib/modules/2.6.12-10-686-smp/volatile08:28
dilingeri assumed it was an initramfs thing, but grepping for volatile in /usr/share/initramfs-tools brings up nothing08:28
BenCjbailey: is therm_pm72 working for your G5?08:37
BenCI've loaded it on mine, and the fan is still blowing like a wind tunnel08:37
BenCdilinger: linux-restricted-modules, IIRC08:38
jbaileyBenC: It's fine here.08:38
BenCdilinger: I think it has to do with boot-time linking for some GPL violating modules08:38
BenCjbailey: was there something else you had to do besides loaidng therm_72pm?08:38
BenCpm72 I mean08:38
BenCdoes it show anything in dmesg?08:38
jbaileyNope.08:39
jbaileyI'm on the phone, lagging.08:39
BenCnp08:41
BenCsucks, just booted flight2 live on my G5, and it's steady fan08:41
jbaileyjbailey@starshine:~$ dmesg |grep pm7208:41
jbaileyjbailey@starshine:~$08:41
BenCmaybe therm_pm72 was just xserve08:41
dilingerBenC: ah08:41
dilingerthanks08:42
BenCI think I found mine08:44
BenCwindfarm_pm81 or windfarm_pm91, not sure which08:44
BenCit shows therm control now in dmesg, and shows all my fans, but hasn't slowed them down any08:44
BenCwindfarm, that's definitely what this sounds like in here08:45
BenCwindfarm_pm91, for G5 Desktop, 81 is for iMac G508:51
BenCso this should be working08:52
BenCjbailey: can you cat /proc/cpu and tell me what your cpu is (PowerMacX,Y string)?08:57
BenC/proc/cpuinfo08:57
jbaileymotherboard     : PowerMac7,3 MacRISC4 Power Macintosh08:57
BenCyeah, mines 7,2, so you and I both use therm_pm7208:58
BenC8,1 and 9,1 are much newer I guess08:58
fabbioneBenC: i won't be at the meeting.. i will be flying to another city to give a talk at that time :)09:00
zulhey fabbione 09:00
fabbionehi zul09:00
BenCfabbione: how much longer till you leave?09:00
fabbionei will leave in 11 hours09:00
fabbione+ or -09:00
BenCok, start the upload when you leave, and it should be good09:00
fabbionesure.. no problem..09:01
fabbioneBenC: let's do it even simpler.. all the kernel is in /org/chroots/uploadqueue/09:06
fabbionebefore you go to sleep just scp it to chinstrap in your home09:06
fabbionei will sign the changes and upload to jackass when i wake up09:07
fabbioneso it won't bother anybody at all09:07
=== juliux [n=juliux@ubuntu/member/juliux] has joined #ubuntu-kernel
juliuxhi all09:19
juliuxi have a hp nx6110, with the live cd i can use the vga out, but if i try to use it with my installed breezy i get this kernel error: localhost kernel: [4297060.659000]  video bus notify09:20
juliuxwhat can i do?09:20
zulcheck google or check in #ubuntu09:21
juliuxzul, in #ubuntu nobody knows and google hits are all on kernel packages09:22
juliuxso i ask here09:22
BenCfabbione: ok09:25
BenCmjg59: ping09:31
BenCjuliux: the "video bus notify" comes from acpi, try disabling acpi (noacpi or acpi=off, can't remember)09:35
juliuxBenC, ok thanks09:35
juliuxi will test it09:35
zulBenC: can you do a pull from me later tonight i have one of two patches in my stable queue for you09:40
BenCok, thanks09:40
zuli just have have to update the changelog09:41
=== juliux [n=juliux@ubuntu/member/juliux] has joined #ubuntu-kernel
juliuxBenC, with acpi=off it works but then supsend don't work, is this a kernel bug or acpi bug?09:47
BenCprobably hw bug09:47
juliuxshit09:47
BenCcheck for newer BIOS, or for an alternate DSDT09:48
juliuxi think that a hp nx6110 works perfect09:48
juliuxbut no i have allready trouble09:48
juliuxok thank you for your help09:48
BenCsure thing09:48
=== slushpupie [i=jay@slushpupie.com] has left #ubuntu-kernel []
fsI get an error updating my ubuntu-2.6 git10:44
fsrsync: link_stat "/scm/linux/kernel/git/bcollins/ubuntu-2.6.git/refs/heads/upstream" (in pub) failed: No such file or directory (2)10:44
fabbionefs: sucks to be you :P10:45
fsheh10:45
fswell, I am not really used at using git10:46
fsI run git pull on my tree10:46
fabbionethere is a git version around that's borked heavly10:46
fabbionetry a full clone of death10:46
fabbioneor upgrade git10:46
fslatest debian sid version10:47
fabbionewould that be j or l?10:47
fs 0.99.9k10:47
fshehe10:47
fabbioneit's the broken one10:47
=== fabbione ^5s fs
fswonderful10:48
fabbionefs: suggestion... grab git from kernel.org :)10:48
fabbioneand use that one10:48
fswell10:48
fsI guess I'll do that10:48
fsthanks anyway =)10:49
fabbioneno problem10:49
fsbtw, remember the never ending story I had at work with GFS and the borked storages?10:50
fslooks like the suppplier finally managed to get them configured correctly, they don't reset on too much io-wait anymore now10:51
fsthis has been an issue since april10:51
fabbioneah10:52
fabbioneso it was hw10:52
fabbionenice to know10:52
fabbionei am off to bed10:53
fabbionecya tomorrow or friday10:53
jbaileyfabbione: Not at the meeting tonight?10:55
=== siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-kernel
fabbionejbailey: it's tomorrow morning for me10:55
jbaileyBastard. =)10:55
fabbioneand no i won't be there10:55
fabbioneit was 3am last time for me :)10:55
fsn8 fabbione10:55
=== Traxer|off [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel
fabbionejbailey: i am going to give an Ubuntu talk tomorrow on the other side of DK10:55
fabbionei will miss the meeting by 20 minutes or so10:55
jbaileyExcuses, excuses.10:56
fabbioneeh no10:56
fabbionei have been telling since 2 weeks ago :)10:56
fabbionejbailey: and it's at 9am for me :)10:56
fabbionei already gave blood at 3am last time10:56
AcidPilshi11:02
AcidPilsstupid acx :(11:02
AcidPilsassociation FAILED: peer sent response code 10 (Cannot support all requested capabilities in Capability Information field) <-- any ideas?11:03
mjg59BenC: Hi11:36
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel

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