/srv/irclogs.ubuntu.com/2006/09/24/#ubuntu-kernel.txt

=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
ph8ivoks12:26
ph8you left 12:26
ph8my internet died12:26
ph8i'll try the daily tomorrow12:26
ph8i really hope the new kernel's made it into the installer then12:26
ivoksph8: ok, but CD won't work12:26
ivoksas i said, i tried with latest kernel12:27
ph8tomorrow's...12:28
ph8i see12:28
ivoksanyway, i'm going off and will try tomorrow with this patch i created today12:28
ivoksgood luck12:29
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== johanbr [n=j@d154-20-236-61.bchsia.telus.net] has joined #ubuntu-kernel
=== doko__ [n=doko@dslb-088-073-066-025.pools.arcor-ip.net] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== [g2-build] [n=tom@cpe-066-057-008-035.nc.res.rr.com] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== [g2-build] [n=tom@cpe-066-057-008-035.nc.res.rr.com] has left #ubuntu-kernel ["Leaving"]
=== ioctl [n=mrr@24-75-178-110-st.pittpa.adelphia.net] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel
=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel
=== smurf [n=smurf@debian/developer/smurf] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel
=== xopher [n=xopher@a84-230-121-147.elisa-laajakaista.fi] has joined #ubuntu-kernel
xopherHi! Any ideas on what I should do if I wish to build a linux-restricted-modules for a specific kernel-version? Ive tried, well everything I can come up with, and it still compiles according to the newest available, instead of the one I want. I cannot use 9-generic because it panics for me. (amd64)11:05
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== AnAnt [n=anant@81.10.9.182] has joined #ubuntu-kernel
AnAntis the usplash issue fixed ?11:09
Mithrandirxopher: poke the values in debian/rules ?11:09
xopherMithrandir, I have poked around quite a bit. Ive replaced _every_ value that indicated to 9-generic with 8-generic11:10
Mithrandirxopher: you want to do debian/rules debian/control too11:10
xopherwell I used grep to search the whole debian dir, so Ive gone through all the files11:11
=== AnAnt [n=anant@81.10.9.182] has left #ubuntu-kernel []
xopherI even tried a different approach, I edited the diff.gz, changing even the @@KVERSION@@ and @@ABIVERSION@@, still looks for 2.6.17-9-generic :/11:12
xopherIts not that vital that I get this working, just really want to know how this is done now :) Took me the whole day yesterday trying to get it compiled correctly11:13
BenCxopher: there's a page on the wiki explaining how to rebuild the kernel11:16
xopherBenC, well Im not trying to rebuild the kernel, Im trying to build linux-restricted-modules for a specific kernel version. I doubt rebuilding 9-generic would make it boot for me ? As it panics for me atm.11:18
BenCxopher: edit debian/rules, change abi to 8, and dpkg-buildpackage -b -rfakeroot11:23
xopherok, Ill try once more. Using pbuilder/pdebuild shouldnt affect this right?11:24
ph85 minutes and i'll has tested today's daily 11:41
ph8* have11:41
xopherDoes today's daily differ from 9-generic? Are there changelogs for dailys?11:44
ph8yes11:46
ph8erm11:46
ph8well11:46
ph8you have to check each individual package11:46
ph8the packages included are in the .list @ cdimage.ubuntu.com11:47
ph8BenC: Do you know if we have to set certain bios settings to fix the sata detection bugs?11:48
ph8like ahci instead of ide?11:48
ph8and the latest install cd still doesn't find a cdrom drive :/11:49
ph8what was that zcat command to check the installer kernel version?11:50
ph8 lib/modules/2.6.17-8-generic/kernel/ ... that's the most recent right?11:51
ph8the one that should be working?11:51
=== ph8 mounts BenC
=== lfittl [n=lfittl@85-125-229-117.dynamic.xdsl-line.inode.at] has joined #ubuntu-kernel
=== marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-kernel
=== svu_tv [n=svu@83.167.239.56] has joined #ubuntu-kernel
xopherph8, -9-generic is the most recent one12:01
=== ph8|2 [n=ph8@85-210-28-116.dsl.pipex.com] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
xopherBenC, ok, I believe I got it working now, had to put -d in debbuildopts, or it would fail on a dependency issue for 9-generic. Even there's nothing (I can think of, thats pointing at 9-generic). Thanks for your help.01:00
svu_tvBenC, I hate to tell you - but .iso 2309 does not work either :/01:11
svu_tv(with PPC G5)01:11
ph8|2Mithrandir: Sorry to bother, i was wondering if you could tell me whether the installer has the latest (fixed?) kernel? i'm still having problems.. :/01:24
Mithrandirph8|2: you can check it yourself, you know.01:25
ph8|2erm01:28
ph8|2well01:28
ph8|2i was aware01:28
ph8I *think*01:29
ph8but do you know if -8 is the latest?01:29
Mithrandirlook at the publishing history for linux-source-2.6.17 on launchpad01:29
ph8if not, is there any way for me to update it? and/or will you know when it makes it into the dailies?01:29
ph8i've just noticed the topic actually01:29
ph8-9.23 = fixed01:29
ph8but zcat initrd.gz | cpio -i shows lots of -8 references01:29
Mithrandirhmm, might need a d-i upload then01:30
ph8sounds like a plan?01:48
ph8;)01:48
ph8wish i could do something to help 01:48
ph8do you think it would be possible to get one today? or would it be ready as soon as tomorrow? I've got about two days to get this going before i have to cart it cross-country and back and the cost goes up++01:49
MithrandirI've asked our d-i guru about whether it needs an upload or not01:50
ph8ty - is he activeish?01:50
ph8test01:53
ph8looks like my connection's just holding on :p01:53
=== neuralis [n=krstic@solarsail.hcs.harvard.edu] has joined #ubuntu-kernel
ph8Mithrandir: If he was to go 'oh yes it does' and do one, would it get into a daily today? or am i looking at a long wait?01:56
Mithrandirit'd go into tomorrow's, but I'm not sure I'll see a response today -- he's busy with moving house.01:56
ph8:s ok thx, looks like you guys are leading the way with this bug - i can't find another distro it works in01:58
=== zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== ph8 [n=ph8@85-210-28-116.dsl.pipex.com] has joined #ubuntu-kernel
Mithrandirzul: so, I get my xen domains starting, but they seem to be unable to connect to xenstored and give me "XENBUS: Timeout connecting to device: device/vbd/2049 (state 3)" when I modprobe xenblk in the initramfs.05:15
Mithrandirzul: any ideas?05:15
ph8#ubuntu+1 Hoping for some help guys, if I was trying to build my own ubuntu install CD, which requires a copy of the debian installer ubuntu uses as well as the kernel etc, where would i find the installer?05:16
ph8erm05:16
ph8whoops05:16
ph8Hoping for some help guys, if I was trying to build my own ubuntu install CD, which requires a copy of the debian installer ubuntu uses as well as the kernel etc, where would i find the installer?05:16
ph8strange05:17
ph8Mithrandir: Don't suppose you got a reply from that chap? :s05:17
=== marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-kernel
Mithrandirph8: "apt-get install debian-installer"?05:17
ph8lol.05:18
ph8cheers :)05:18
ph8i was searching for variations of d-i05:18
ph8i hope this works or i'm in the proverbial shit :/05:18
zulMithrandir: havent seen that one before05:22
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
zulbecause i dont modprobe anything in the initramdisk if i can recall05:22
Mithrandirzul: hmmkay.  I'll try building a domU with somewhat less shit, then05:23
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
ph8Mithrandir: Did you get a reply from the d-i maintainer bloke?05:26
zulyou mean dom0 didnt you?05:26
Mithrandirph8: no.05:27
Mithrandirzul: no, I thought it was the domUs which didn't need all kinds of drivers compiled in?05:28
zuldomU is your guest kernel05:28
zuldom0 is the one your boot your pc with05:28
Mithrandiryes, I know that.05:28
zuloh..05:28
zulheh maybe i should go back to bed then05:29
ph8I've got plenty of use for you if you're bored zul... :)05:33
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel
ivoksit looks like sata disk connected to jmicron will boot with -9-38606:18
ivokstrue, it takes 5 minutes, but it does boot06:18
ivoksstill, we don't have support for IDE part od jmicron controller06:18
ivoksand no, ich8 doesn't work06:18
ivokswith my patch, kernel boots normaly06:19
ivoks(no IDE jmicron, yet and no ICH8)06:19
mjg59ivoks: Can you please put an lspci of your system somewhere?06:19
ivoksmjg59: sure, i'm waiting it to boot up :)06:20
mjg59ivoks: Cool06:20
ivoksit has jmicron sata controller, jmicron ide controller and ich8 sata controller06:20
ivoksi'll be back06:26
=== ivoks [n=tomislav@ubuntu/member/ivoks] has joined #ubuntu-kernel
ivoksjoy! it works!06:38
ivoksmjg59: lspci: http://www.grad.hr/~ivoks/ubuntu/LSPCI06:38
ivoksmjg59: lspci -vvv: http://www.grad.hr/~ivoks/ubuntu/LSPCI-vvv06:39
ivoksfor IDE to work, we need aditional driver in kernel06:39
ivoksahci handles only SATA part of jmicron, for IDE part we need jmicron.c06:40
ivokscan be found in 2.6.18-rc7-mm06:40
ivoks2.6.18-rc7-mm also contains fix for ICH8, but inside new libata06:41
ivoks:/06:41
ivoksi guess it's a known issue that ubuntu-desktop depends on universe packages :)06:42
BenCivoks: Then we have a different bug06:43
BenCone in which ide-generic isn't grabbing legacy IDE ports06:43
BenCbecause it should handle JMicron IDE without that jmicron.c06:44
ivoksBenC: i'm not kernel expert, so i guess you are right06:44
ivoksthe fact is that it works with that jmicron.c and is trivial to import it06:44
ivoksthat driver also states that it's for basic functionality06:45
BenCivoks: Can you see if ide-generic is loaded without the jmicron module on there?06:45
ivoksBenC: atm i don't run with kernel with jmicron.c06:45
BenCif it isn't, can you "modprobe ide-generic" and see if that works?06:45
ivoksbut i'll create it today and i'll be able to test it06:45
BenCivoks: No, try it without that module06:45
BenCjust use our livecd or something06:46
mjg59ivoks: lspci -n would be good06:46
ivoksBenC: it discovers nothing06:46
ivoksmjg59: ok06:46
ivoksmjg59: lspci -vvv: http://www.grad.hr/~ivoks/ubuntu/LSPCI-n06:46
ivoksbeh..06:46
ivokslcpsi -n06:46
mjg59It's possible that ide-generic isn't being autoloaded06:47
BenCivoks: I don't care about "nothing", I just care about ide-generic being loaded or not06:47
BenCyeah, that's what I'm worried about06:47
ivoksBenC: it loads on start06:47
ivoksBenC: from initrd06:47
mjg59ivoks: How do you know?06:47
BenClsmod | grep generic06:47
BenCsee if it's loaded06:48
ivoksmjg59: Probing IDE interface ide0...06:48
ivokside_generic             2432  0 06:48
ivoksgeneric                 6148  0 06:48
mjg59Oh, hang on, yeah. It should be generic.06:48
BenCivoks: what does it say about the ports on ide0?06:48
mjg59Not ide-generic.06:48
ivoksBenC: that's only output i get with ide006:49
mjg59ivoks: Can you rmmod generic; modprobe generic and then see what appears in dmesg?06:49
ivoksdmesg | grep ide006:49
ivoksmjg59: nothing06:50
mjg59ivoks: Nothing? At all?06:50
ivoksat all06:50
ivokswith ide-generic06:50
mjg59No06:50
mjg59generic06:50
ivokswith generic nothing, with ide-generic i get onli Probing... for ide0 and ide106:50
ivokshate this keyboard06:50
mjg59generic really should claiming it06:51
mjg59What do you have connected?06:52
ivokscdrom06:52
mjg59Was generic autoloaded?06:52
ivokscan't tell for sure...06:52
mjg59Well, did you load it first?06:53
ivoksno06:53
mjg59Then it was presumably autoloaded06:53
ivoksthere's no other explanation06:53
ivoksbtw... with default initrd, system boots slowly06:53
mjg59We'll worry about that later06:53
ivoksproblem is in r1000 wich crashes and kills modprobe06:54
mjg59BenC: I can't see any obvious reason why generic would fail to bind usefully06:55
BenCis this with -9?06:57
ivoksBenC: yes06:57
BenCbecause -8 I can understand it doing that06:58
=== dofiss [n=taavi@a80-186-130-154.elisa-laajakaista.fi] has joined #ubuntu-kernel
ivoksBenC: compiled with -9-generic and netbooted06:58
BenCyou compiled -9-generic, or you mean you rebuilt the netboot?06:58
ivoksi compiled -9-generic and booted installation with it, over netboot06:58
BenC...using the -9-generic in the archive06:58
BenCcompiled it from where?06:59
BenCusing git or linux-source-2.6.17 9.23?06:59
ivoksapt-get source linux-image-2.6.17-9-386 ; cp /boot/config*-generic .config06:59
ivoksmake ; make modules_install06:59
ph8ivoks: I'd love you forever if you can help me get my system booting..!06:59
BenCgrep ide0 /proc/ioports07:00
BenCtell me what that says07:00
ivoksnothing; no output07:00
BenCgrep ide /proc/ioports; grep ide /proc/iomem07:00
ivoks000a0000-000bffff : Video RAM area07:01
ivoks000c0000-000cebff : Video ROM07:01
ivoksthat for iomem07:01
mjg59BenC: If generic isn't claiming it, there'll be nothing there07:01
mjg59And the use count of generic is 0, which isn't a good sign07:01
BenCI wonder why it would probe it, but not actually see anything07:01
BenCthis sounds an aweful lot like the bug that the jmicron patches in -9 were supposed to fix07:02
BenCivoks: dmesg | grep -i jmicron07:02
mjg59ivoks: Can you do sudo modinfo -F alias generic and paste the output somewhere?07:02
ivoksBenC: no output07:02
ivoksmjg59: www.grad.hr/~ivoks/ubuntu/alias07:03
ivokssorry, i'm in console :/07:03
mjg59Ok, so generic is being loaded07:03
ivoksi'm afraid i have to go now07:05
mjg59So possibly the PCI quirk that puts it in dual function mode is broken07:05
ivoksbut i can ssh to this machine from home07:05
mjg59Or possibly it still depends on the jmicron driver being loaded to set that up07:05
ivoksso i can give any info that's needed07:05
mjg59ivoks: Are you able to provide us with remote access?07:06
ivoksmjg59: sure07:06
ivoksas soon as i find free IP address :)07:07
mjg59Heh07:07
mjg59Ok07:07
BenCmjg59: jmicron told me that fixup was all that was needed07:08
ivoksi'll be back.. IP change07:08
mjg59Ok. Well, it's plainly not working right now...07:08
ph8perhaps all that was necessary ben?07:08
ph8at least sata's appear to work with ahci compatibility set, that means you can install from usb disk07:08
BenCI think all you jmicron guys are just going to have to wait till I get my eval board and can actually test this stuff07:09
ph8well, if 9 solves it as implied above ^ that's good enough to work with until it gets fixed properly... the kernel just isn't in d-i atm and i'm told that could take days :(07:11
mjg59We're in beta freeze07:11
mjg59It'll be fixed before release of the final distribution. Other than that, there's no way to provide definite timing information07:11
mjg59BenC: Do we not have support for the ICH8 sata?07:12
BenCmjg59: We should, but it's something else I have to test, because reports imply it doesn't work07:13
BenCI backported a lot of stuff for ich8 into -907:13
=== ivoks [n=tomislav@161.53.50.53] has joined #ubuntu-kernel
mjg59If I can get access to ivoks's machine, I'll do some quick sanity checks07:14
BenCmjg59: btw, I have a core duo laptop now, but unfortunately, everything seems to work perfectly so it did me little good :)07:16
zul*sigh*07:16
mjg59BenC: Ha07:16
kylemzul?07:16
zulBenC: heh thats ironic07:17
zulkylem: heh rt2x00 cards are giving me grief07:17
kylemah.07:17
mjg59Hm. The PCI IDE setup code is static.07:17
mjg59Wait.07:17
mjg59Oh, yeah.07:18
mjg59Wait a moment.07:19
mjg59Where did pata_jmicron come from?07:20
ivoksfrom me07:20
ivoksbut i don't use it07:20
svu_tvBenC, did you see my msg about failure on G5 (again)? Need any help/info?07:20
mjg59ivoks: If I reboot this machine, will it come back up? :)07:20
ivoksmjg59: probably not :)07:20
mjg59I just tried to unload that, and it oopsed the kernel07:20
ivoksmjg59: wait a second07:20
mjg59Having pata_jmicron there is likely to confuse things07:21
ivoksso, do you want me to boot real -9-generic?07:21
mjg59Will that boot?07:21
mjg59If so, yeah07:21
ivoksi'll try07:21
mjg59Ok07:21
mjg59Thanks!07:21
zulhave you guys tried passing ide-generic?07:21
mjg59zul: I'm not convinced it's wired up as a legacy controller07:22
mjg59We'll get to that07:22
ivoksmjg59: booting07:22
BenCsvu_tv: no07:22
ivoksbrb07:22
mjg59ivoks: Ta07:22
=== mjg59 goes to try to find a drink quickly
zulback later have to go clean the house07:23
doko_fabbione, BenC: debian#38922507:33
=== ivoks [n=tomislav@ubuntu/member/ivoks] has joined #ubuntu-kernel
ivokshrmph...07:37
ivoksmjg59: i tried :( but no-go07:37
ivoksmjg59: there is strace of crash in syslog07:37
ivoksum...07:39
svu_tvBenC, g5 still does not boot (.iso 2309) - still error messages from hda07:40
ivoksmjg59: ignore that, there isn't strace of crash07:41
mjg59ivoks: Mm?07:45
mjg59ivoks: Where does it crash?07:45
ivoksit detects disk, loads USB modules07:45
ivoksand then crashes07:45
ivoksright after usb modules07:46
mjg59ivoks: What does the trace look like?07:46
ivoksnote: in initrd i have only modules related to disk07:46
ivoksmjg59: checkout syslog07:46
mjg59ivoks: No, that's from when I unloaded pata_jmicron07:47
ivoksmjg59: i know, but something like that07:47
mjg59ivoks: No, very unlikely to be like that07:47
ivoksBUG: Unable to handle kernel paging request at virtual address 0000302007:47
mjg59Right07:47
mjg59It's the call trace that's important07:47
ivoksok, i can reboot and take a picture07:48
ivoksgr... i can't do that :/07:48
ivoksbut i can write it down07:48
mjg59Ok07:48
ivoksstay tuned for news... :)07:49
=== ivoks [n=tomislav@ubuntu/member/ivoks] has joined #ubuntu-kernel
ivoksi was writing it down, and then it booted all the way :)07:56
ivoksbut no network :/07:56
ivoksso, it's in syslog07:56
BenCsvu_tv: Latest ISO's are not using the new kernel07:57
mjg59Ok07:57
mjg59ivoks: So is it up now?07:57
BenCsvu_tv: The installer hasn't been rebuilt yet07:57
ivoksmjg59: modified kernel, not the default one :/ 07:57
mjg59Ok, got it07:58
ivoksmjg59: but you have trace of crash in syslog07:58
ivoksline 219807:58
mjg59Oh, that's fun07:58
mjg59Now, why is it crashing there...07:59
mjg59BenC: It's dying during generic_probe_one08:00
mjg59BenC: Which might well explain things08:00
mjg59BenC: http://pastebin.ca/18121408:04
mjg59ivoks: Can you try booting 2.6.17-9-generic with pci=nobios as a boot option and see if it crashes in the same way?08:05
ivokssure08:05
ivoksbrb08:05
BenCor even nosmp might be something to try08:06
BenCthat is a weird crash08:07
mjg59A word is 16 bits, right?08:08
mjg59Yeah08:09
BenCyeah, dword is 3208:09
mjg59And there's no weird context issues...08:10
mjg59Oh, god knows what's up there08:10
mjg59But anyway, that's why generic isn't working on -9-generic08:10
mjg59(In this case, at least)08:10
mjg59Anyway, they're throwing us out08:11
=== mjg59 goes
BenCI wonder if it's special to this case, or if it's in general broken08:11
BenClater08:11
=== ivoks [n=tomislav@ubuntu/member/ivoks] has joined #ubuntu-kernel
ivoks2.6.17-9-generic08:11
mjg59ivoks: Mm?08:12
ivoksit crashed again, but after loading r1000, so i have network now08:12
mjg59ivoks: Same crash?08:12
ivoksnot the same08:12
ivokscheck it out 08:12
mjg59No, that's the same crash08:13
mjg59Except it's going through pci_conf1_read rather than pci_bios_read08:13
mjg59So that's irrelevant08:13
mjg59Right08:13
mjg59Have to leave now08:13
mjg59Networking going away08:13
ivoksok08:13
zulgrrr...08:15
zulwe have new neighbors next door and we thought they were doing construction but noooo they have a drum kit going full blast 08:15
kylemzul, what part of the city are you in?08:16
zulkanata08:16
kylemah, isn't there like, bylaws against fun there?08:16
kylem:)08:16
zulyeah there is, its called i wanna nap in the basement and you are rattling my couch08:17
=== zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
zul_ooh...ringo star has stoped08:25
svu_tvBenC, ghm, it is not installer, it was a kernel booting cd live08:35
svu_tvBenC, anyway, when could we expect ISOs with new kernel? next week?08:40
=== Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel
ph8if i have a built version of -9 (from another edgy system), should i just be able to overwrite the one that my debian installer uses or is it more complicated than that?09:10
gnomefreaksvu_tv: beta gets release this week should have the -9 kernel09:20
svu_tvgnomefreak, cool. looking forward. Actually extremely eager to get it in .iso :)09:22
=== Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-kernel
=== ivoks [n=ivoks@lns02-0376.dsl.iskon.hr] has joined #ubuntu-kernel
=== ph8 [n=ph8@85-210-28-116.dsl.pipex.com] has joined #ubuntu-kernel
ivokshi ph8 09:44
ph8hi!09:44
ph8just updated my lappy to edgy09:44
ph8little bumpy, the new intro music is way cooler though09:44
ivoks:)09:44
ph8i hear you've got a working something-or-other09:44
ph8i was *really* hoping you'd consider putting your install cd source online?09:45
ph8especially after my connection messed up our netboot attempt last night09:45
ivoksthere's no source09:45
ivoksi did netinstall09:45
ivoksCD isn't working, but SATA disk on jmicron port is working09:45
ph8did you have a special kernel with the drivers for the network card in though?09:46
ph8that would be ideal :)09:46
ph8cd was only needed for installing09:46
ivoksi wouldn't advise you to go trough install09:46
ivoksgrub doesn't work for me09:46
ivoksi'm booting machine over network :/09:46
ivoksbut if you want, i can guide you09:47
ph8so what doesn't work as expected? not just the cd drive?09:47
ph8i'd be wanting to setup two satas in a software RAID array09:47
ivoksich8 doesn't work too, grub doesn't work09:47
ph8how are your satas connected to the p5b?09:47
ivoksph8: jmicron has only one internal sata port09:47
ph8ah i see09:47
ph8so ich8 is still broken?09:48
ivoksother 4 ports are from ich809:48
ivoksyes09:48
ph8darn09:48
ph8that's with -9?09:48
ivoksyes09:48
ph8k09:48
ph8i'll have to expend some cash on the old train in a couple of weeks then!09:48
ivoksph8: one bug at the time :)09:48
ph8that's a shame09:48
ph8do you know how the fix is progressing? will it be ready in a couple of weeks?09:49
ivoksi'm sure it will be fixed for the release09:50
ivoksi can't tell you exact date09:50
ph8that's end of october though right?09:50
ivoksi'm not kernel developer, i'm just interested party09:50
ph8just wondered if people knew exactly what was wrong and how to fix it09:50
ivoksi know how to make CD work09:51
ivoksthe thing i need now is ich809:51
ivoksBenC: here?09:51
ph8i'll watch avidly i guess now i've resigned myself to the trip back down to london, thanks for all you've done so far09:54
ivokswell... i lost whole day working around this09:58
ivoksand i have exam tomorrow :)09:58
ivoksanyway...10:07
ivoksBenC: http://lkml.org/lkml/2006/7/11/49310:07
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel
zulBenC: ping10:17
zulMithrandir: ping10:19
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
zulMithrandir: can you possibly merge changes into the git please? Thanks..10:25
=== jwest- [n=jwest@unaffiliated/jwest/x-422957] has joined #ubuntu-kernel
=== svu_tv [n=svu@83.167.239.56] has joined #ubuntu-kernel
=== ph8 [n=ph8@85-210-51-38.dsl.pipex.com] has joined #ubuntu-kernel
=== Arador [n=dcg@80.103.6.8] has joined #ubuntu-kernel
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel
zulyippe skippe...xen-image-xen0-2.6.17-1-generic_2.6.17-1_i386.deb12:04
ivokswoho!12:07
ivoksto late to merge? :)12:07
zulno i have til thursday12:07
ivoksso... we could have xen by default? :))12:08
zulno...this is in universe12:08
ivokseh... :/12:08
zulseperate kernel12:08
zulbrb need to reboot12:08
ajmitchivoks: too much pain & suffering to have it by default12:12
ivoksi know...12:12

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