[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-19 Thread David Wynn
*** This bug is a duplicate of bug 133666 *** https://bugs.launchpad.net/bugs/133666 Please note: this is related to upgrade. Please also see bug 152820. There are issues with the upgrade that do not exist with a fresh install. I had to make additional updates to /etc/fstab. These updates

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-13 Thread Leann Ogasawara
*** This bug is a duplicate of bug 133666 *** https://bugs.launchpad.net/bugs/133666 Hi David, If you can, please do not task kernel bugs against linux-source-2.6.24. Beginning with the Hardy release, the kernel source package naming convention has changed from linux-source-2.6.24 to just

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-13 Thread Leann Ogasawara
*** This bug is a duplicate of bug 133666 *** https://bugs.launchpad.net/bugs/133666 I'm marking this as a duplicate of 133666. Thanks. ** Changed in: linux (Ubuntu) Status: Invalid = Triaged ** This bug has been marked a duplicate of bug 133666 please patch linux-source-2.6.22

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-12 Thread David Wynn
Major regression issue still in Gutsy for all SiS 5513 controllers, and some Intel 82801 controllers. For Gutsy, we are still requesting that the old patch be put back into the kernel -- that is: restore the availability of the sis5513 module. If there is something we are attempting to fix by

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-12 Thread David Wynn
Sorry -- I neglected to change the 'Baltix' default. ** Changed in: linux-source-2.6.24 (Baltix) Status: New = Invalid -- stock 2.6.22 kernels don't detect both IDE HDDs anymore https://bugs.launchpad.net/bugs/150693 You received this bug notification because you are a member of Ubuntu

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-12 Thread David Wynn
** Also affects: linux-source-2.6.24 (Baltix) Importance: Undecided Status: New -- stock 2.6.22 kernels don't detect both IDE HDDs anymore https://bugs.launchpad.net/bugs/150693 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-01 Thread David Wynn
mfajer, original poster of this thread: http://ubuntuforums.org/showthread.php?t=586894 has an Intel 82801 EB/ER IDE controller, but his lsmod report from Etch shows that this also uses the SIS5513 module. So, it appears that the Intel 82801 EB/ER driver is also broken by dropping this module.

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-12-01 Thread David Wynn
One line of changes in the .config file -- which would only impact those that actually utilize the module -- could sure fix a lot of problems. Here's a partial listing of what appear to be issues directly related to this missing module: From the forums:

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-11-30 Thread David Wynn
I don't understand how this does not meet the criteria. I see this in the criteria: * Bugs which represent severe regressions from the previous release of Ubuntu Now, this may not be a severe regression for everyone. But for many that own a computer with a SIS5513 IDE controller, going from a

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-11-30 Thread Henrik Nilsen Omma
This will be retargeted towards the Hardy kernel once it is released. I've tagged this as hardy-kernel-candidate so that we make sure to retarget this report once the new release is out. However against the linux-source-2.6.22 and linux-source-2.6.20 packages this is being marked as Won't Fix as

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-11-14 Thread David Wynn
** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Ubuntu Kernel Storage Team (ubuntu-kernel-storage) -- stock 2.6.22 kernels don't detect both IDE HDDs anymore https://bugs.launchpad.net/bugs/150693 You received this bug notification because

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-11-13 Thread David Wynn
** Changed in: linux-source-2.6.20 (Ubuntu) Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: linux-source-2.6.20 (Ubuntu) Assignee: Ubuntu

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-11-12 Thread David Wynn
** Changed in: linux-source-2.6.22 (Ubuntu) Status: New = Confirmed -- stock 2.6.22 kernels don't detect both IDE HDDs anymore https://bugs.launchpad.net/bugs/150693 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-11-12 Thread David Wynn
I will admit, I haven't confirmed this in *exactly* a Ubuntu way -- but I have confirmed the issue, and the fix is very simple -- at least in my case, it was much easier than the diff shown. The key is right here in the diff: -# CONFIG_BLK_DEV_SIS5513 is not set +CONFIG_BLK_DEV_SIS5513=m

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-10-12 Thread nowshining
oh! so this is prob. why i'm having the probs i am having. I had .13 working fine until after some updates - small no kernels of course and that's when they stopped on me, well tho it could be related or not, i don't know but .12 is the only one working for me now and I'm two kernels behind of

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-10-12 Thread David Wynn
Perhaps related to Bug 133666, which documents a known issue with ATA / IDE drive detection. That bug also lists a patch, but the patch has not been applied to Ubuntu yet. -- stock 2.6.22 kernels don't detect both IDE HDDs anymore https://bugs.launchpad.net/bugs/150693 You received this bug

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-10-08 Thread Krzysztof Foltman
This is the diff from 2.6.22-13-rt (stock) to my kind of working version. There are lots of changes, but I guess the only ones that may be relevant are the ones in the IDE section (the other potentially relevant changes in the list of partition types handled didn't change anything in practice - I

[Bug 150693] Re: stock 2.6.22 kernels don't detect both IDE HDDs anymore

2007-10-08 Thread Krzysztof Foltman
Affects 2.6.22, not 2.6.20 - don't know why I qualified it as regarding 2.6.20. -- stock 2.6.22 kernels don't detect both IDE HDDs anymore https://bugs.launchpad.net/bugs/150693 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --