[Bug 1272525] Re: SMBus host controller driver issue on ML

2014-02-02 Thread Shane Huang
Patches appear from kernel 3.14-rc1, git commits:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=032f708bc4f6da868ec49dac48ddf3670d8035d3

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=85fd0fe6fc002deba03fe36c1c9726cde1e6331c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272525

Title:
  SMBus host controller driver issue on ML

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1272525/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 741825] Re: ATI controllers [1002:4383] and [1002:4383] (rev 40): Intermittent record and jack sense failure

2011-05-24 Thread Shane Huang
Confirmed that DMA position buffer is not supported by ATI/AMD HD Audio, we 
need to use LPIB instead.
We are submitting a patch to refine Takashi's recent commits by removing vendor 
ID check and deleting duplicated code.

Thanks,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/741825

Title:
  ATI controllers [1002:4383] and [1002:4383] (rev 40): Intermittent
  record and jack sense failure

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 672951] Re: Ubuntu 11.04: EHCI: AMD periodic frame list table quirk

2011-01-13 Thread Shane Huang
The patch has been added into kernel 2.6.37, here is the git link:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d091a6f703906c5680855ff29bd94d051c8c6d8

Since Ubuntu 11.04 is already based on 2.6.37, so there is no need to
add this patch again, we can close this bug now, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/672951

Title:
  Ubuntu 11.04: EHCI: AMD periodic frame list table quirk

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 672951] [NEW] Ubuntu 11.04: EHCI: AMD periodic frame list table quirk

2010-11-09 Thread Shane Huang
Public bug reported:

On AMD SB700/SB800/Hudson-2/3 platforms, USB EHCI controller may read/write
to memory space not allocated to USB controller if there is longer than
normal latency on DMA read encountered. In this condition the exposure will
be encountered only if the driver has following format of Periodic Frame
List link pointer structure:

For any idle periodic schedule, the Frame List link pointers that have the
T-bit set to 1 intending to terminate the use of frame list link pointer
as a physical memory pointer.

Idle periodic schedule Frame List Link pointer shoule be in the following
format to avoid the issue:

Frame list link pointer should be always contains a valid pointer to a
inactive QHead with T-bit set to 0.

Steps to Reproduce:
It is SW workaround of HW issue, it is difficult to reproduce from driver
point.

Patch has been accepted by EHCI maintainer:
http://www.spinics.net/lists/linux-usb/msg38405.html
http://www.spinics.net/lists/linux-usb/msg38414.html

We will provide the git link here once it is available,
suppose the patch will appear from kernel 2.6.37 if everything is ok.

We hope the issue will be fixed by Ubuntu 11.04 if its kernel is not up
to date enough.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ubuntu 11.04: EHCI: AMD periodic frame list table quirk
https://bugs.launchpad.net/bugs/672951
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 540749] Re: Include support for SATA FBS(FIS-based switching)

2010-03-25 Thread Shane Huang
The bug fix patch has been accepted, which mean these two patches
need to be added to support SATA FBS, can you help to add them?

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6ef31539d715db7a0eb2d67a1a008c9d8ccf059
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5db5b0215af94a36d4bf10900ff9707b6d5c1610

-- 
Include support for SATA FBS(FIS-based switching)
https://bugs.launchpad.net/bugs/540749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 540749] [NEW] Include support for SATA FBS(FIS-based switching)

2010-03-18 Thread Shane Huang
Public bug reported:

SATA AHCI controller like AMD SB800 support FBS(FIS-based switching),
which can be used to improve the performance for SATA PMP(Port Multiplier).

SATA FBS feature has been added into kernel 2.6.34:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6ef31539d715db7a0eb2d67a1a008c9d8ccf059
And a bug fix patch has been submitted to kernel upstream:
  http://www.spinics.net/lists/linux-ide/msg37076.html
which has been accepted:
  http://www.spinics.net/lists/linux-ide/msg37109.html

Is it possible for you to add this FBS feature into Ubuntu 10.04?
So that end users can benefit from it.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Include support for SATA FBS(FIS-based switching)
https://bugs.launchpad.net/bugs/540749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 384671] [NEW] Restore SB600 SATA controller 64 bit DMA

2009-06-07 Thread Shane Huang
Public bug reported:

Description of problem:
Community reported one SB600 SATA issue(BZ #9412), which led to 64 bit
DMA disablement for all SB600 revisions by driver maintainers with
commits c7a42156d99bcea7f8173ba7a6034bbaa2ecb77c and
4cde32fc4b32e96a99063af3183acdfd54c563f0.

But the root cause is ASUS M2A-VM system BIOS bug in old revisions
like 0901, while forcing into 32bit DMA happens to work as workaround.
Now it's time to withdraw 4cde32fc4b32e96a99063af3183acdfd54c563f0
so as to restore the SB600 SATA 64bit DMA capability.
This patch is also adding the workaround for M2A-VM old BIOS revisions,
but users are suggested to upgrade their system BIOS to the latest one
if they meet this issue.

This patch has been accepted by SATA driver maintainer:
http://article.gmane.org/gmane.linux.ide/41082
http://article.gmane.org/gmane.linux.ide/41084
and is expected to appear from kernel version 2.6.31

But if the kernel of Ubuntu 9.10 is older than 2.6.31, please apply it.
Thanks.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Restore SB600 SATA controller 64 bit DMA
https://bugs.launchpad.net/bugs/384671
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 384671] Re: Restore SB600 SATA controller 64 bit DMA

2009-06-07 Thread Shane Huang

** Attachment added: Restore SB600 SATA controller 64 bit DMA
   
http://launchpadlibrarian.net/27633466/D%3A%5Cprojects%5CBugs%5CSB600%5C64bit_DMA%5Casus_m2a_vm_quirk_v2.patch

-- 
Restore SB600 SATA controller 64 bit DMA
https://bugs.launchpad.net/bugs/384671
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338108] Re: Add support to SB800 SMBus changes

2009-03-17 Thread Shane Huang
Thanks for your update.

-- 
Add support to SB800 SMBus changes
https://bugs.launchpad.net/bugs/338108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338108] Re: Add support to SB800 SMBus changes

2009-03-16 Thread Shane Huang
The accepted patch can also be found here, which will appear from kernel 2.6.30:
ftp://ftp.kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/i2c-piix4-add-support-for-sb800.patch

Will you add it for Ubuntu 9.04 first before its final release?

-- 
Add support to SB800 SMBus changes
https://bugs.launchpad.net/bugs/338108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338108] Re: Add support to SB800 SMBus changes

2009-03-08 Thread Shane Huang
Seems that it is not available yet, but you may get some info here:
http://marc.info/?l=linux-i2cm=123575347413022w=2

I will keep an eye on
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=drivers/i2c/busses/i2c-piix4.c;h=761f9dd5362041845a2d09e57e76938aad7ac71a;hb=HEAD

-- 
Add support to SB800 SMBus changes
https://bugs.launchpad.net/bugs/338108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338108] [NEW] Add support to SB800 SMBus changes

2009-03-04 Thread Shane Huang
Public bug reported:

Description of problem:
This version of driver adds support for the AMD SB800
Family series of products. Major changes include the
changes to addressing the SMBUS registers at different
location from the locations in the previous compatible
parts from AMD such as SB400/SB600/SB700. 
For SB800, the main features and register definitions
of SMBUS and other interfaces are still compatible with
the previous products with the only change being in
how to access the internal registers for these blocks
may differ.

How reproducible:
dmesg show error for i2c-piix4 module, and
sensors-detect or i2cdetect detect nothing.

Steps to Reproduce:
dmesg |grep smbus

Actual results:
piix4_smbus :00:14.0: SMB base address uninitialized - upgrade BIOS or use 
force_addr=0xaddr
(dmesg show error for i2c-piix4 module, and sensors-detect or i2cdetect
detect nothing on SMBus.)

Expected results:
piix4_smbus :00:14.0: SMBus Host Controller at 0xb00, revision 0

Additional info:
This patch has been accepted by kernel.org, I will provide
the git link later when it is available.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add support to SB800 SMBus changes
https://bugs.launchpad.net/bugs/338108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338108] Re: Add support to SB800 SMBus changes

2009-03-04 Thread Shane Huang

** Attachment added: Add support to SB800 SMBus changes
   
http://launchpadlibrarian.net/23475117/D%3A%5Cprojects%5CPatches%5CSB800_patch%5CSMBus_ASIC_change%5CSB800_SMBus_ASIC_change.patch

-- 
Add support to SB800 SMBus changes
https://bugs.launchpad.net/bugs/338108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338108] Re: Add support to SB800 SMBus changes

2009-03-04 Thread Shane Huang
Is it possible for you to add it before the final release of Ubuntu 9.04?
Thanks

-- 
Add support to SB800 SMBus changes
https://bugs.launchpad.net/bugs/338108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219312] Re: Hard drives recognizing issues (P5W-DH with Intel 82801GR/GH Sata Controller)

2008-04-24 Thread Shane Huang
Yann:

Can you add this patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a878539ef994787c447a98c2e3ba0fe3dad984ec
to see whether it can fix your bug?

This patch is already in kernel 2.6.25, if it can fix your bug,
Ubuntu guys please add it to Ubuntu 8.04.


Thanks

-- 
Hard drives recognizing issues (P5W-DH with Intel 82801GR/GH Sata Controller)
https://bugs.launchpad.net/bugs/219312
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219312] Re: Hard drives recognizing issues (P5W-DH with Intel 82801GR/GH Sata Controller)

2008-04-24 Thread Shane Huang
Oh, my mistake, Yann is using Intel's platform, please ignore my comment
above.

But the above git commit can be added to Ubuntu kernel to fix another
bug.

-- 
Hard drives recognizing issues (P5W-DH with Intel 82801GR/GH Sata Controller)
https://bugs.launchpad.net/bugs/219312
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] Re: USB stress test failure on AMD SB600

2008-03-24 Thread Shane Huang
Just double check on this issue: Have you added all these three patches
into Hardy?

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=07d29b63ef6b39963ab37818653284d861cf55af

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f8fa7571a928d6d0e1b7444b0ea69ec7dc7db3b6

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e82cc1288fa57857c6af8c57f3d07096d4bcd9d9

Thanks

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] Re: USB stress test failure on AMD SB600

2008-03-10 Thread Shane Huang
The third patch http://marc.info/?l=linux-usbm=120469059715031w=2
has been added to linus source tree too, which is:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e82cc1288fa57857c6af8c57f3d07096d4bcd9d9

But there is some small difference between them,
the latter(git commit) also modified another line as below:

@@ -781,7 +811,7 @@ static int ehci_urb_enqueue (
 static void unlink_async (struct ehci_hcd *ehci, struct ehci_qh *qh)
 {
/* failfast */
-   if (!HC_IS_RUNNING(ehci_to_hcd(ehci)-state))
+   if (!HC_IS_RUNNING(ehci_to_hcd(ehci)-state)  ehci-reclaim)
end_unlink_async(ehci);

/* if it's not linked then there's nothing to do */


Can you also modify it? I will NOT do any special backport for this line alone.

Thanks

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] Re: USB stress test failure on AMD SB600

2008-03-10 Thread Shane Huang
Again, two patches plus one line modification should be added to fix the bug:
1. backported patch to fix USB stress test failure
2. to replace the above attached patch by mistake
3.
- if (!HC_IS_RUNNING(ehci_to_hcd(ehci)-state))
+ if (!HC_IS_RUNNING(ehci_to_hcd(ehci)-state)  ehci-reclaim)

If Hardy will use final stable 2.6.25 in the future, all these patches will be
included automatically, we need not backport any of them.

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] Re: USB stress test failure on AMD SB600

2008-03-06 Thread Shane Huang
Linux USB guys submit another patch to make things better:
http://marc.info/?l=linux-usbm=120469059715031w=2

And that new patch can also replace this one:
http://lkml.org/lkml/2008/2/19/546

So, I backported and attach this new patch here.
Can you apply it as well as the above patch?
You need apply the above patch at first, then this patch.

Please also note that these two patch is needed if your kernel = 2.6.24
because they will be included from kernel 2.6.25

Thanks


** Attachment added: Another USB patch to make things better
   
http://launchpadlibrarian.net/12492318/D%3A%5Cprojects%5CPatches%5CSB700_patch%5CUSB%5CSBX00_USB_hang_fix_DT6OEM_new.patch

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] Re: USB stress test failure on AMD SB600

2008-03-06 Thread Shane Huang
I'm sorry that I attached another patch by mistake just now,
please use this one to replace the above one Another USB patch to make things 
better


** Attachment added: to replace the above attached patch by mistake
   
http://launchpadlibrarian.net/12492335/D%3A%5Cprojects%5CPatches%5CSB700_patch%5CUSB%5CSBX00_USB_hang_fix_Ubuntu_new.patch

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] [NEW] USB stress test failure on AMD SB600

2008-03-04 Thread Shane Huang
Public bug reported:

Description of problem:

There is one SB600 USB bug which will lead to usb stress test failure:
http://bugzilla.kernel.org/show_bug.cgi?id=8692

The workaround contains three linux patches:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=07d29b63ef6b39963ab37818653284d861cf55af

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f8fa7571a928d6d0e1b7444b0ea69ec7dc7db3b6

http://lkml.org/lkml/2008/2/19/546

I backported these three patches for Ubuntu kernel 2.6.24-11.17,
please help to add it into the kernel of Ubuntu 8.04.

Thanks

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198619] Re: USB stress test failure on AMD SB600

2008-03-04 Thread Shane Huang

** Attachment added: backported patch to fix USB stress test failure
   
http://launchpadlibrarian.net/12431211/D%3A%5Cprojects%5CPatches%5CSB700_patch%5CUSB%5CSBX00_USB_hang_fix_Ubuntu.patch

-- 
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146583] Re: [Gutsy Beta] Desktop CD doesn't put Gutsy in Grub

2007-10-22 Thread Shane Huang
well, the final release works on some of our RS690+SB700 boards, but failure 
still exists on some other boards,
anyway, it's good news.

-- 
[Gutsy Beta] Desktop CD doesn't put Gutsy in Grub
https://bugs.launchpad.net/bugs/146583
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146583] Re: [Gutsy Beta] Desktop CD doesn't put Gutsy in Grub

2007-10-17 Thread Shane Huang
The GRUB installation failure still exists on Ubuntu7.10 RC x86_64 with
my same HW platform. :-(

-- 
[Gutsy Beta] Desktop CD doesn't put Gutsy in Grub
https://bugs.launchpad.net/bugs/146583
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146583] Re: [Gutsy Beta] Desktop CD doesn't put Gutsy in Grub

2007-09-29 Thread Shane Huang
I think my case is similar as yours:

I tried to install 7.10 beta desktop amd64 into my board, but I find that the 
GRUB
is not installed at all each time.
The installation exits at about 80-90% without any dialog asking me to continue 
use
live CD or reboot.

when I mount the root partition to some place /var/temp/
I find there is no grub in /etc and /boot, and there is no initrd image either.

I also met this same problem in 7.10 Tribe 5, the solution was to burn another 
CD
with another DVD-RW drive. But this method fails in 7.10 Beta, I have tried many
times but all in vain. I don't know the reason.

Can any guys give me some information? The GRUB installation option is selected
as default. Thanks.

HW info:
RS690+SB700
AMD64 processor

-- 
[Gutsy Beta] Desktop CD doesn't put Gutsy in Grub
https://bugs.launchpad.net/bugs/146583
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 147065] AMD/ATI SB700 should support two IDE channels

2007-09-29 Thread Shane Huang
Public bug reported:

Binary package hint: linux-source

SB700 supports one physical IDE channel, but SB700 SATA controller
supports combined mode. When the SATA combined mode is enabled,
two SATA ports(port4 and port5) share one IDE channel from IDE
controller, and PATA will share the other IDE channel.

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c6a2a8d201b4f8fd54167802da5ddbe08abd744
Our previous patch above adding SB700 IDE device ID only support one
IDE channel, which contains bug. The attached patch fix the bug.

I have sent the patch to the linux kernel IDE maintainer, and will
post the upstream commit here when I get it.

Thanks

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
AMD/ATI SB700 should support two IDE channels
https://bugs.launchpad.net/bugs/147065
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 147065] Re: AMD/ATI SB700 should support two IDE channels

2007-09-29 Thread Shane Huang

** Attachment added: support two IDE channels for SB700
   
http://launchpadlibrarian.net/9602350/D%3A%5Cprojects%5CPatches%5CSB700_patch%5CSB700_2_IDE_Channels.patch

-- 
AMD/ATI SB700 should support two IDE channels
https://bugs.launchpad.net/bugs/147065
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132616] AMD/ATI SB600/700/800 use same SMBus controller devID

2007-08-15 Thread Shane Huang
Public bug reported:

We find that SB700 and SB800 use the same SMBus device ID as SB600, which is
0x4385, instead of the already submitted 0x4395.
We submitted an error SB700 SMBus patch in the bugzilla# 120361
https://bugs.launchpad.net/ubuntu/+bug/120361

Please apply the attached new SMBus patch, which can remove the wrong applied
SB700 SMBus patch submitted before.

Besides removing the SB700 wrong patch, the attached patch add SB800 support to
kernel, by renaming the PCI_DEVICE_ID_ATI_IXP600_SMBUS into
PCI_DEVICE_ID_ATI_SBX00_SMBUS.

Would you please help to apply this new patch ASAP before the release of
Ubuntu 7.10? Because the error device ID 0x4395 will be used in SB800 SATA
controller.

I have sent this new patch to kernel.org([EMAIL PROTECTED]), I will send you 
the upstream
commit after they apply it.

The patch is generated on the base of linux-2.6.23-rc3, so maybe you need do
some small backport to it when you apply it.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
AMD/ATI SB600/700/800 use same SMBus controller devID
https://bugs.launchpad.net/bugs/132616
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132616] Re: AMD/ATI SB600/700/800 use same SMBus controller devID

2007-08-15 Thread Shane Huang

** Attachment added: SB600/SB700/SB800 use same SMBus controll device ID
   
http://launchpadlibrarian.net/8836458/D%3A%5Cprojects%5CPatches%5CSB700_patch%5CATI_SBX00_SMBus.patch

-- 
AMD/ATI SB600/700/800 use same SMBus controller devID
https://bugs.launchpad.net/bugs/132616
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125744] Re: Add more device IDs to support ATI SB700 SATA controller completely

2007-07-27 Thread Shane Huang
Can you confirm that whether is patch will be applied into the next stable 
Ubuntu 7.10 release?
Thanks

-- 
Add more device IDs to support ATI SB700 SATA controller completely
https://bugs.launchpad.net/bugs/125744
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120361] Re: The SATA, IDE, SMBus controllers don't work on ATI/AMD SB700

2007-07-27 Thread Shane Huang
Can you confirm that whether thess patches will be applied into the next stable 
Ubuntu 7.10 release?
Thanks

-- 
The SATA, IDE, SMBus controllers don't work on ATI/AMD SB700
https://bugs.launchpad.net/bugs/120361
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125744] Re: Add more device IDs to support ATI SB700 SATA controller completely

2007-07-13 Thread Shane Huang

** Attachment added: SB700 SATA related Device IDs
   
http://launchpadlibrarian.net/8473415/D%3A%5Cprojects%5CPatches%5CSB700_patch%5Csb700sataids.patch

-- 
Add more device IDs to support ATI SB700 SATA controller completely
https://bugs.launchpad.net/bugs/125744
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125744] Add more device IDs to support ATI SB700 SATA controller completely

2007-07-13 Thread Shane Huang
Public bug reported:

Binary package hint: linux-source

Description of problem:
Ubuntu may fail be installed on ATI SB700 when set onchip SATA type
in BIOS into AHCI mode. There are four SATA related device IDs in SB700:
0x4390, SATA in IDE mode
0x4391, SATA in AHCI mode
0x4392, SATA in RAID mode with Promise non-Raid5 driver
0x4393, SATA in RAID mode with Promise Raid5 driver
This is different from SB600, there is only one SATA Device ID in SB600,
which is 0x4380.

In the previous SATA patch to SB700(bug# 120361), we only add 0x4390.
This patch provide the other three device IDs, otherwise Linux
can NOT be installed when set SATA into AHCI mode in BIOS.

Version-Release number of selected component (if applicable):
All

How reproducible:
Always

Steps to Reproduce:
1. Set onchip SATA type in BIOS into AHCI mode.
2. Install Ubuntu7.04
  
Actual results:
Failed to install this distribution!

Expected results:
Ubuntu should be installed on AHCI mode.

Additional info:
Could you add this patch into Ubuntu 7.10 before it's release?
We have sent this patch to kernel.org, and will post the upstream commit
here when it is accepted.

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add more device IDs to support ATI SB700 SATA controller completely
https://bugs.launchpad.net/bugs/125744
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120361] Re: The SATA, IDE, SMBus controllers don't work on ATI/AMD SB700

2007-07-03 Thread Shane Huang
The upstream commit for those 4 patches are:
1. SB700 Combined mode:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=823777181b4c0200923dcb026efa5b37f55c0ecf

2. IDE device ID:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c6a2a8d201b4f8fd54167802da5ddbe08abd744

3. SATA Device ID:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2bcfdde6767f2f07891d2753c25220012fe5e6d2

4. SMBus device ID
http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/i2c-piix4-add-ATI-SB700-support.patch

Please check it. 
Thanks

-- 
The SATA, IDE, SMBus controllers don't work on ATI/AMD SB700
https://bugs.launchpad.net/bugs/120361
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs