You are not logged in.

#1 2009-07-14 14:51:33

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

where to file a kernel bug?

ive got this problem with kernel 2.6.31-rc2 and above (dont know since when it started happening) where the following error makes scripts fail when run withough a console

/bin/stty: standard input: Inappropriate ioctl for device dbus

this does not happen with kernel 2.6.30

this makes that /etc/rc.d/net-auto fails during bootup, and scripts when resuming from suspend.

i also believe its the culprit of my problem here: http://bbs.archlinux.org/viewtopic.php?id=75919

can anyone help me debug this, and provide the needed info for the kernel people in the right place?

Offline

#2 2009-07-15 10:56:31

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: where to file a kernel bug?

Well does this happen on older kernel?


Website - Blog - arch-home
Arch User since March 2005

Offline

#3 2009-07-15 11:34:39

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: where to file a kernel bug?


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2009-07-15 12:43:26

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: where to file a kernel bug?

yes, i know, but i dont know against what package to file it, tried filling out the form, didnt help much sad


@pyther: this happens with 2.6.31 since rc2 (never used rc1). i guess the first sensible step would be to build rc1 and test against it. is this correct?

Offline

#5 2009-07-15 18:15:29

Bogart
Member
From: Madrid, Spain
Registered: 2005-06-22
Posts: 272

Re: where to file a kernel bug?

Did you ever build 2.6.30 yourself with this same config or were you using standard Arch kernel before?

If you were using standard kernel, I'd first check if 2.6.30 works with your custom config. Maybe it is just something you forgot to turn on on the config.

If 2.6.30 worked on this same config, then it is probably a kernel regression. You might want to ask on LKML (linux-kernel@vger.kernel.org) about it first. I guess it's easier/faster to ask there first before opening a bug report.

Offline

#6 2009-07-15 18:43:45

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: where to file a kernel bug?

Bogart wrote:

Did you ever build 2.6.30 yourself with this same config or were you using standard Arch kernel before?

If you were using standard kernel, I'd first check if 2.6.30 works with your custom config. Maybe it is just something you forgot to turn on on the config.

If 2.6.30 worked on this same config, then it is probably a kernel regression. You might want to ask on LKML (linux-kernel@vger.kernel.org) about it first. I guess it's easier/faster to ask there first before opening a bug report.

i used abs to pick the standard config, and removed drivers i didnt need. the rest of the settings were left unchanged (i915 built into the kernel).
new options where left as default except for new drivers which i did not build.

im already subscribed to the LKML, will try to grab all the debuging info i can before posting... i even pinged the netcfg2 dev since that package is the one bringing me issues (which uses iwlist which requires outputs to a tty).

Offline

#7 2009-07-15 20:14:03

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: where to file a kernel bug?

Did it work with 2.6.29? Also it usually helps to determine which release broke "it".


Website - Blog - arch-home
Arch User since March 2005

Offline

Board footer

Powered by FluxBB