[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2008-03-10 Thread Leann Ogasawara
closing 2.6.20 task as this does not qualify for a stable release update. Thanks. ** Changed in: linux-source-2.6.20 (Ubuntu) Status: Triaged = Won't Fix -- [patch] agp for i830m broken in gutsy, works in feisty https://bugs.launchpad.net/bugs/139767 You received this bug notification

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-08 Thread Brian Murray
** Changed in: linux-source-2.6.20 (Ubuntu) Importance: Undecided = High Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: Confirmed = Triaged -- [patch] agp for i830m broken in gutsy, works in feisty https://bugs.launchpad.net/bugs/139767 You received this

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-04 Thread Kyle McMartin
linux-source-2.6.22 (2.6.22-13.40) gutsy; urgency=low [Amit Kucheria] * Enable CONFIG_VM86 for LPIA - LP: #146311 * Update configuration files * Disable MSI by default * Add mmconf documentation * Update configuration files [Bartlomiej Zolnierkiewicz] * ide-disk: workaround

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-04 Thread Tim Gardner
** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: Tim Gardner (timg-tpi) = (unassigned) -- [patch] agp for i830m broken in gutsy, works in feisty https://bugs.launchpad.net/bugs/139767 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-02 Thread Michael Haas
Oops, sorry. In the first message, i meant to say it is broken on gutsy. Subsequently, it was broken in feisty in 2.6.20-16.31. -- [patch] agp for i830m broken in gutsy, works in feisty https://bugs.launchpad.net/bugs/139767 You received this bug notification because you are a member of Ubuntu

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-02 Thread Michael Haas
I was asked to attach the patch to this ticket. Here we go: diff --git a/drivers/char/agp/agp.h b/drivers/char/agp/agp.h index 35ab1a9..8955e7f 100644 --- a/drivers/char/agp/agp.h +++ b/drivers/char/agp/agp.h @@ -176,7 +176,7 @@ struct agp_bridge_data { #define I830_GMCH_MEM_MASK 0x1

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-02 Thread Michael Haas
Patch in git: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e67aa27a6179c287983c6c525beb5320f5cd1672 -- [patch] agp for i830m broken in gutsy, works in feisty https://bugs.launchpad.net/bugs/139767 You received this bug notification because you are a member of

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-10-02 Thread Tim Gardner
Gutsy commit d05017ef5f9dabd13f0bba3df74b9d8832d7e40f ** Changed in: linux-source-2.6.22 (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Tim Gardner (timg-tpi) Status: Confirmed = Fix Committed Target: None = ubuntu-7.10-rc -- [patch] agp for i830m broken

[Bug 139767] Re: [patch] agp for i830m broken in gutsy, works in feisty

2007-09-30 Thread Michael Haas
Hello, this problem is now affecting feisty as well. I believe it was introduced in version 2.6.20-16.31 or linux-source-2.6.20 in this change: * Add AGP support for Intel G33 video. Add 3D/mesa support for Intel G33 video. - GIT-SHA 6331663c669b38521a31b04d4f58f9a888b19d2c - Bug