[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2011-02-03 Thread Bug Watch Updater
** Changed in: linux Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/133666 Title: please patch linux-source-2.6.22 to fix ata_piix bug -- ubuntu-bugs mailing list

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2008-03-12 Thread Christian Reis
** Changed in: evolution (Ubuntu) Assignee: Amit Kucheria (amitk) = (unassigned) -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2008-02-12 Thread Christian Reis
Apologies for the mess with the tasks, but at least now we have ended up with the relevant linux task and gotten rid of the duplicate version- specific ones. ** Changed in: firefox (Ubuntu) Sourcepackagename: linux-source-2.6.24 = firefox Status: New = Invalid ** Changed in: evolution

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-19 Thread David Wynn
Clarification: after reviewing bug 152820, I found that my issue was directly related to upgrading from Feisty to Gutsy, and some missing related upgrade notes. Feel free to review that bug to see how I fixed my problem. (Had to change the root partition specification in /etc/fstab) That being

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-12 Thread David Wynn
Tested recompile of 2.6.24. The SiS 5513 module as originally supplied by the kernel.org folks is still working. The 2.6.22 and 24 kernels with this module removed in Gutsy and Hardy are not working. If there's some reason that we do not want this module -- then we still have not fixed the

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-12 Thread Ben Collins
Amit, please see what it will take to get this fixed in gutsy. As for Hardy, it is 2.6.24 based, so assuming that the proper code is there (as it claimed to be in 2.6.23) ** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Amit Kucheria (amitk)

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-06 Thread David Wynn
** Also affects: linux-source-2.6.24 (Ubuntu) Importance: Undecided Status: New -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-06 Thread David Wynn
I have an Athlon Classic 1200 with a SiS 5513 IDE driver. The 2.6.22 kernels in Gutsy and Hardy, and the 2.6.24 kernel in Hardy all show this problem by not recognizing my hard drive partitions on bootup -- causing a complete lock up early in the boot process. I have proven this is fixable in

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-06 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided = High Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: Incomplete = Triaged ** Tags added: bitesize -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-03 Thread Leann Ogasawara
Hi Edward, The Hardy Heron 2.6.24 kernel is out for testing. Care to try installing and report back your results. Thanks! ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New = Incomplete -- please patch

RE: [Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-03 Thread David Wynn
in either Gutsy or Hardy? David From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Mon, 3 Dec 2007 20:04:19 + Subject: [Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug Hi Edward, The Hardy Heron 2.6.24 kernel is out

RE: [Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-03 Thread David Wynn
in either Gutsy or Hardy? David From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Mon, 3 Dec 2007 20:04:19 + Subject: [Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug Hi Edward, The Hardy Heron 2.6.24 kernel is out

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-12-01 Thread David Wynn
A careful look at this forum topic: http://ubuntuforums.org/showthread.php?t=586894 will show that the original poster (mfajer) has an Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller, yet his Etch lsmod report includes the SIS5513 module. So, looks like people with the Intel 82801

Re: [Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-30 Thread Edward Amsden
Apparently not. According to several people I have talked to on the Ubuntu kernel team, this patch will stay where it is in 2.6.23, and will not be applied to 2.6.22. This means we have to wait for Hardy. On Fri, 2007-11-30 at 22:20 +, Isak Savo wrote: I did the same as David Wynn, and

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-30 Thread Isak Savo
I did the same as David Wynn, and compiled my own kernel which included the SIS5513 module. (following the instructions on https://help.ubuntu.com/community/Kernel/Compile ) My system seems to boot fine after that. Problem is I can't build the restricted modules, so I had to go back to the

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-12 Thread David Wynn
FYI -- the absence of the SIS5513 module seems to be breaking those of us with SiS 5513 IDE controllers. I went a little outside the purely Ubuntu way of doing things, but not too far. I downloaded the latest 2.6.22.12 version from the linux kernel archives. Then I took my Ubuntu config file,

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-11 Thread David Wynn
FYI -- I also had no problems in Feisty, but have been having *serious* issues in Gutsy with booting. I update /etc/intiramfs-tools/modules to include ide-generic, but that means -- no DMA. I also have a SIS5513 IDE controller. I was thinking of recompiling my own kernel, when I found this:

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-01 Thread Isak Savo
I think I have a problem related to this. I recently upgraded from feisty (fresh install - wiped root partition) and the install worked fine. I noticed my previous /dev/hda disk is now known as /dev/sda in gutsy, even though it is a PATA disk, but didn't think more about it at the time. Root

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-10-29 Thread strider22
See ubuntu forum http://ubuntuforums.org/showthread.php?t=586894 for more discussion of this item -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-10-14 Thread nowshining
man this is cruddy unless .23 is coming to gutsy if not well i don't know what then i'd like this fixed in Gutsy before it ships. ugh! what a pain in the behind i's tell u.. -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You received this bug

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-10-13 Thread Mav
Hi, I don't know where to post but I've got almost the same problem with a P5W-DH and a SATA disk drive. I upgraded from Feisty to Gutsy yesterday and after the upgrade, the system doesn't boot properly. I got this kind of message : (initramfs) ata3.01 : failed to set xfermode (err_mask=0x40)

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-08-20 Thread Edward Amsden
** Attachment added: Patch 1/2 for kernel bug 8784 http://launchpadlibrarian.net/8895450/ata_piix_1.patch -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-08-20 Thread Edward Amsden
** Attachment added: patch 2/2 for kernel bug 8784 http://launchpadlibrarian.net/8895457/ata_piix_2.patch -- please patch linux-source-2.6.22 to fix ata_piix bug https://bugs.launchpad.net/bugs/133666 You received this bug notification because you are a member of Ubuntu Bugs, which is the