/srv/irclogs.ubuntu.com/2007/03/20/#ubuntu-kernel.txt

=== _human_blip_away [n=mike@202.83.118.27] has joined #ubuntu-kernel
=== johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel
=== doko_ [n=doko@dslb-088-073-095-190.pools.arcor-ip.net] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== naee [n=ian@amarok/developer/eean] has joined #ubuntu-kernel
=== naee [n=ian@amarok/developer/eean] has left #ubuntu-kernel ["Konversation]
=== jml [n=jml@59.167.203.115] has joined #ubuntu-kernel
=== m0rg0th [n=manugarg@220.225.228.97] has joined #ubuntu-kernel
=== _human_blip_away [n=mike@202.83.118.27] has joined #ubuntu-kernel
=== Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel
=== Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel
=== abogani [n=abogani@adsl203-157-083.mclink.it] has joined #ubuntu-kernel
=== sky_walkie [n=hrdlo@193.85.244.121] has joined #ubuntu-kernel
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== m0rg0th [n=manugarg@220.225.228.97] has joined #ubuntu-kernel
=== Lure_ [n=lure@external-1.hermes.si] has joined #ubuntu-kernel
=== luka74 [n=lure@external-7.hermes.si] has joined #ubuntu-kernel
=== cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel
=== varka [n=varkatop@p54A5FFF1.dip.t-dialin.net] has joined #ubuntu-kernel
=== stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel
=== Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
fabbioneBenC: ping?02:02
BenCfabbione: yo02:02
fabbioneBenC: hey man.. i think something on i386 kernels is broken badly02:03
BenCfabbione: Can you describe?02:03
fabbionetrace -o /home/fabbione/foo.strace /bin/ls02:03
fabbioneumovestr: Input/output error02:03
fabbionebin    dev   initrd      lib64       mirrors  proc  sbin  tmp  vmlinuz02:03
fabbioneboot   etc   initrd.img  lost+found  mnt      raid  srv   usr02:03
fabbionecdrom  home  lib         media       opt      root  sys   var02:03
fabbionemake that a strace02:04
fabbionei get a lot of errors (also confirmed by different people on #u-devel) like that umovestr02:04
fabbioneit seems to happen only i38602:04
BenCis this the -12 kernel?02:04
fabbioneif you strace something bigger you might see also other errors like ptrace: Input/Output error02:05
fabbioneconfirmed to be there from at least .20-902:05
fabbionebut yes. i am specifically running .20-1202:05
BenChmm02:05
BenCcool, I have -6 and -7 on this box, let me check those02:11
fabbioneok02:12
BenCfabbione: Same on -702:19
fabbioneok02:19
KeybukBenC: random question about the kernel, if you have time to answer it02:29
BenCKeybuk: Sure02:30
Keybukdisk write cache; does that get flushed on shutdown?02:30
Keybukspecifically for IDE02:30
mjg59Yes02:30
Keybukcan you cite a reference in the source; I couldn't find out for definite where it happened02:31
mjg59Unless you're seeing massive filesystem corruption, in which case the answer is probably no (but shouldb be yes)02:31
KeybukI can see it happens when you reboot, but not halt or poweroff02:31
Mithrandirhm, maybe that's the reason why I've seen some ext3 corruption in the past.02:31
mjg59Keybuk: Hm. In the poweroff case, I suspect that it's supposed to be done when the drive's powered down02:32
Keybukbut I can't see anything that even powers down the drive :p02:32
mjg59Keybuk: Just to clarify - do you mean drivers/ide or libata?02:33
BenCfabbione: Same as far back as -602:33
Keybukdrivers/ide02:33
Keybukreason for asking:02:34
Keybukthe sysvinit halt binary deliberately standbys IDE disks by iterating /proc/ide02:34
Keybukand the manpage claims this is because the Linux kernel doesn't02:34
mjg59Hm. It's conceivable.02:34
Keybukthis seems somewhat silly to me; and causes problems when you try and run halt on things like <hardware from Sony>s which don't have an IDE controller02:34
mjg59(Go go stupid workarounds)02:34
KeybukI could believe that the manpage is way out of date02:35
Keybukor if not, and it's a simple patch, it'd seem sweeter to fix the kernel?02:35
mjg59Yeah02:35
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-kernel
ivoksmjg59: do we have any policy for 02:50
ivoksmjg59: doh.. STOP_SERVICES in /etc/default/acpi-support02:50
mjg59Yes. Don't add things to it.02:50
ivoksok :)02:51
kylemKeybuk, are you complaining about what? sata/scsi?02:51
mjg59kylem: drivers/ide02:51
kylemah.02:52
kylemwell. turn off your write cache. it's a bad idea anyway.02:52
Keybukkylem: is it off by default? :p02:52
kylemit should be on most disks.02:52
kylemunless hdd folks have gotten really ballsy in the last couple years.02:53
kylemSCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA02:54
kylemhuh. poop.02:54
Keybuk       The  -h  flag  puts  all  harddisks in standby mode just before halt or02:54
Keybuk       poweroff. Right now this is only implemented for  IDE  drives.  A  side02:54
Keybuk       effect  of putting the drive in standby mode is that the write cache on02:54
Keybuk       the disk is flushed. This is important for IDE drives, since the kernel02:54
Keybuk       doesnt flush the write-cache itself before poweroff.02:54
Keybuk(is the sysvinit halt manpage reference)02:54
kylemanyway, if you're using libata-pata, the scsi layer will send a SYNC CACHES command which should end up in libata and be issues properly to the drive.02:54
kylemKeybuk, interesting.02:55
=== Razor44 [n=kathy@ipa22.3.91.tellas.gr] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== bleinmono [n=toffel@ppp85-141-151-133.pppoe.mtu-net.ru] has joined #ubuntu-kernel
=== seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-kernel
seb128hi04:22
seb128I'm trying to rebuild a feisty kernel with the 8390.c from edgy following the instructions on https://wiki.ubuntu.com/KernelCustomBuild04:23
seb128I've apt-get install linux-source, copied the tar.bz2 somewhere, untar-ed it, copied the .c and now I'm running "AUTOBUILD=1 fakeroot debian/rules binary-debs" which doesn't work04:23
seb128"make: *** No rule to make target `binary-debs'.  Stop."04:24
seb128any idea of what I'm doing wrong? ;)04:24
aboganiseb128: That procedure works only with original git sources....04:31
=== Simira [n=simira@tellus.err.no] has joined #ubuntu-kernel
seb128abogani: the wiki page is not clear then ;)04:32
aboganiseb128: exactly :-)04:33
seb128ok, using make-kpkg then ;)04:33
seb128thank you04:33
aboganiseb128: Nothing04:33
Simiradoes anyone know the bug number on "fan doesn't work after resume"? It's a kernel bug with hp laptops, that's reappeared. 04:35
BenCSimira: It should be fixed in 2.6.20-12 kernels04:38
SimiraBenC: I just tested on daily04:43
SimiraBenC: and it doesn't work for me04:43
BenCDoes it have -12 kernel?04:43
Simirayup04:43
BenCI included all the mentioned patch sets to fix that, so if something else is needed, someone with that hw will have to work out what it is04:44
BenCYou've got about 3 weeks to do it :)04:44
SimiraI'll test again. We're two testing this spesific model, so we should manage to work it out04:45
BenCSimira: If you need to find the bug, do an advanced search on linux-source-2.6.20 and include "Fix Released" bugs04:46
SimiraBenC: I'll do that. Thanks04:46
seb128anything else I can try about bug #87078? 2.6.20 doesn't build with the 8390.c from 2.6.1704:49
seb128and the "irqpoll" option makes the box freeze during desktop login04:49
=== _human_blip_away [n=mike@202.83.118.27] has joined #ubuntu-kernel
=== fs [i=fs@213.178.77.100] has joined #ubuntu-kernel
=== thotz [n=thomas@d86-33-125-22.cust.tele2.at] has joined #ubuntu-kernel
aboganiseb128: If you use apt-get source linux-source-2.6.20 you can use "AUTOBUILD.... etc etc" as reported in the wiki page05:06
seb128abogani: ok, thank you05:07
=== kkubasik [n=kjk38@kjk38-laptop.student.cwru.edu] has joined #ubuntu-kernel
=== ivoks [n=ivoks@21-40.dsl.iskon.hr] has joined #ubuntu-kernel
=== thotz [n=thomas@d86-33-125-22.cust.tele2.at] has left #ubuntu-kernel []
=== rotarychainsaw [n=bj@68.38.180.30] has joined #ubuntu-kernel
BenCfabbione: FYI, I get the strace problem all the way back to -607:05
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
BenCmjg59: ping08:01
=== FabioNET [n=FabioNET@217.201.38.70] has joined #ubuntu-kernel
=== Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel
mjg59BenC: Hi08:03
BenCmjg59: Hey, I want to enable the tifm_ms+memstick driver you sent me, but it's missing linux/memstick.h08:04
mjg59BenC: Ok. I'll try to sort that.08:04
BenCmjg59: Thanks08:04
fabbioneBenC: ok08:05
=== m0rg0th [n=manugarg@219.64.120.181] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
LureSimira: I am currently building kernel with additional patches that may fix fan & resume issues on hp laptops08:20
LureSimira: will document in bug what I find08:20
Lurecd08:21
=== orangey [n=orangey@dyn129-100-182-51.wireless.uwo.ca] has joined #ubuntu-kernel
orangeyhey all!08:21
=== sharms [n=sharms@ubuntu/member/sharms] has joined #ubuntu-kernel
LureSimira: related bugs are 63123, 75398 & 7487708:21
orangeyBen Collins has accepted a patch into the kernel that makes ide-acpi.c, however, it is not enabled in the kernel binaries08:21
orangeyLure: I'm the dude who submitted the unified patch..08:22
orangeyLure: I saw your comments.08:22
Lureorangey: yep, one patch from your diff is missing, I have traced most fixes back in upstream git08:22
orangeyre config for kernel: what config do I play with to patch? I want to enable IDEACPI08:22
orangeyLure: awesome.08:22
orangeyLure: you're talking about 37?08:23
BenCorangey: In feisty, it's enabled08:23
BenCat least it should be08:23
=== EtienneG [n=etienne@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-kernel
LureBenC: is it possible to build generic without lowlatency (building with flavour=generic)?08:24
BenC$ rgrep BLK_DEV_IDEACPI debian/config/debian/config/ia64/config:CONFIG_BLK_DEV_IDEACPI=y08:24
BenCdebian/config/i386/config:CONFIG_BLK_DEV_IDEACPI=y08:24
BenCdebian/config/amd64/config:CONFIG_BLK_DEV_IDEACPI=y08:24
LureBenC: it is enabled08:24
BenCin dact, it is enabled08:24
BenCfact08:24
BenCLure: rm -f debian/config/*/lowlatency08:24
orangeyBenC: ah. ok.08:24
LureBenC: thanks - will shorten my build by half ;-)08:24
orangeyBenC: it seems I don't have the most recent source, then. one moment.08:25
BenCorangey: grep IDEACPI /boot/config-`uname -r`08:25
orangeyBenC: yep. there!08:26
BenCorangey: Then you have nothing to worry about :)08:26
orangeyBenC: my bad. In that case, there is some other reason I can't figure out for why my system will no longer resume with this kernel.08:26
BenCorangey: Please file a bug report on linux-source-2.6.20 with as much information as possible08:27
orangeyBenC: will do as soon as I have info : )08:27
BenClike what kernel version suspend/resume worked with, what type of resume (mem/disk), etc.08:27
LureBenC: is there any way to override ABI check or do I need to bump ABI number on my local git clone?08:35
orangeyhmm..08:35
orangeyIt seems my conflicting problems have hit..08:36
BenCLure: debian/rules .... skipabi=true08:36
BenCLure: See topic, all this info is under our wiki08:36
LureBenC: thanks for help and sorry for bothering you08:37
BenCLure: No problem at all, just figured there may be other things in the wiki that could help you08:37
LureBenC: it helped a lot (actually I was lurking when you had online session), it is just a lot to digest ;-)08:38
BenCLure: The stuff in KernelTeam/KnowledgeBase is probably most interesting for what you're doing08:39
BenCcustom kernel build bits08:39
orangeyalright.. time to reboot and retest. I think I have the issue figured out.08:39
orangeyThank you Ben.08:39
orangeyAmazing work, btw.08:39
orangeyIt's my first interaction at all with kernel stuff or patching, and you have made it pleasant via your patience.08:40
orangeythank you.08:40
orangeysee y'all : )08:40
BenCorangey: Np08:40
=== sharms [n=sharms@ubuntu/member/sharms] has left #ubuntu-kernel ["Leaving"]
BenCcrimsun: ping08:43
=== Lure reboots to test kernel
=== ..[topic/#ubuntu-kernel:BenC] : Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | 2.6.20-12.19 Uploaded - If you aren't using it, then you risk your bugs not getting fixed. | BUG STATUS (2.6.20): 359 Open, 0 Unconfirmed, 126 Unassigned
Nafallonice09:05
=== orangey [n=orangey@dyn129-100-183-80.wireless.uwo.ca] has joined #ubuntu-kernel
orangeyhey all.09:16
orangeyback.09:16
=== Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel
orangeyAlright. I think I have a good idea of the problem. For whatever reason, it is ata_piix that stops my NC4200 from booting. It was noted that it had to be disabled for suspend / resume to work, however that leaves me victim of the ALERT! no /dev/by-uuid-whatever problem, where I can't boot..09:18
orangeynow..09:18
orangeyany ideas how I could try to track down the problem more than that?09:18
orangeyor must this work be done via bug tracking?09:19
=== orangey_ [n=orangey@dyn129-100-183-44.wireless.uwo.ca] has joined #ubuntu-kernel
orangey_bah.. Just got disconnected, so repasting the message:09:23
=== ivoks [n=ivoks@3-112.dsl.iskon.hr] has joined #ubuntu-kernel
orangey_Alright. I think I have a good idea of the problem. For whatever reason, it is ata_piix that stops my NC4200 from booting. It was noted that it had to be disabled for suspend / resume to work, however that leaves me victim of the ALERT! no /dev/by-uuid-whatever problem, where I can't boot.. now.. any ideas how I could try to track down the problem more than that? or must this work be done via bug tracking?09:23
orangey_rather, ata_piix stops the NC4200 from Resuming after suspend.09:23
crimsunBenC: pong09:46
BenCcrimsun: Hey, just FYI, I'm assigning all sound/audio related bug to the ubuntu-audio group09:47
BenCcrimsun: In case you go wondering around for audio bugs filed on linux-source-2.6.20 :)09:47
crimsunBenC: yep, according to the triaging practices09:47
BenCcrimsun: Ah, I forgot that I told you this already09:48
BenCI'm burned out from bugs today, brain is failing me right now09:48
crimsunheh, I hear ya09:49
=== ivoks [n=ivoks@1-230.dsl.iskon.hr] has joined #ubuntu-kernel
SimiraLure, BenC: we are two people who have tested the daily(-12) kernel twice, and the fans don't work. :(10:11
LureSimira: right, I am testing some more patches from upstream - first try did not help :-(10:11
BenCSimira: If you can build kernels, then perhaps start looking into the patches geared that the type of laptop10:11
SimiraBenC: not really, but I might be able to get some competent guidance 10:12
MithrandirBenC: I could try git-bisecting on it.10:12
Mithrandir(Simira is my wife)10:13
=== philwyett [n=philwyet@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
BenCMithrandir: I'm not sure there's a case of it ever working to bisect against, other than edgy...or do you have a known working feisty kernel?10:28
MithrandirBenC: -9 apparently worked.10:29
BenCOk, then a bisect would be greatly appreciated10:29
=== FabioNET [i=500@217.201.27.71] has joined #ubuntu-kernel
=== ivoks [n=ivoks@1-230.dsl.iskon.hr] has joined #ubuntu-kernel
=== Razor44 [n=kathy@ipa22.3.91.tellas.gr] has joined #ubuntu-kernel
=== Razor44 [n=kathy@ipa22.3.91.tellas.gr] has left #ubuntu-kernel ["Ex-Chat"]
=== Whoopie [n=Whoopie@unaffiliated/whoopie] has joined #ubuntu-kernel
WhoopieI have problems with running latest kernel in a vmware with the virtual cd-rom. As I can't see any obvious messages in dmesg, I disabled the cd-rom and now it works. Seems to be related to ata driver. Did anybody see the same behaviour?11:11
crimsunthere are certain known regressions from -10.17 and -11.1811:12
crimsunwithout additional information, it's all hand-waving11:12
Whoopiecrimsun: but it worked with -1111:14
Whoopiecrimsun: I know that one need more information. i just thought I give it a try. ;)11:15
=== ..[topic/#ubuntu-kernel:BenC] : Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | 2.6.20-12.19 Uploaded - If you aren't using it, then you risk your bugs not getting fixed. | BUG STATUS (2.6.20): 343 Open, 1 Unconfirmed, 64 Unassigned
kylemBenbot400011:22
ivokscrimsun: if you need any help with muting not working, i'm here :)11:23
crimsunivoks: I'm working through an alsa issue atm11:24
ivoksthat's why i say; i'm here to help as much as i can11:25
crimsunI'm a poor multitasker; patience, please.11:25
ivoks:)11:26
=== jml [n=jml@220-253-134-154.TAS.netspace.net.au] has joined #ubuntu-kernel
=== _human_blip_away [n=mike@202.83.118.27] has joined #ubuntu-kernel
=== Razor44 [n=kathy@ipa22.3.91.tellas.gr] has joined #ubuntu-kernel

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