Re: [Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Montblanc
Thanks Daniel, I'll try the fixed kernel once it's out (just in case...) then I'll file a new bug if it's still present. What I was saying is just that 2.6.35-25 has broken graphics for ati and nvidia too, and even if it comes from different issues, it broke graphics in a way for ati and in another

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Daniel Manrique
Montblanc, Pending a more authoritative answer, for the ATI bug it *is* possible to go to the console (ctrl-alt-f1) and do stuff from there. If you're unable to do so and you're on an NVidia GPU, that would suggest a different issue. -- You received this bug notification because you are a member

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Samantha (aka Sam)
I'm not affected by this bug because I don't have proposed enabled. But since this will be the next one on Maverick I tested the one from #49 which is ok here. 2.6.35-25-generic #44~spcrevert02 SMP Wed Jan 19 22:10:37 UTC 2011 x86_64 GNU/Linux $ sudo lshw -C video *-display

Re: [Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Montblanc
Steve, Thanks for your reply. nVidia proprietary drivers must be installed against ANY new kernel, there's no dkms or any automatic module building. So what I do after installing a new kernel is getting to the tty shell and install nVidia drivers against the running kernel. But on 2.6.35-25 I can't

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Daniel Manrique
I checked the upstream / mainline kernel as suggested by Steve. The kernel I installed on Maverick was this one: http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.35.10-maverick/linux- image-2.6.35-02063510-generic_2.6.35-02063510.201101192005_i386.deb On my test system (Dell Inspiron 1545 with

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
spcrevert02 is GOOD. Thanks for all you work on this, Steve - it's much appreciated. I'm logging off now, but will check back tomorrow to have a look at 2.6.35.10 mainline when it's released. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
Montblanc, If the proprietary driver is broken, there's nothing I can do. If the problem persists without the proprietary drivers, please open a new bug for your hardware, as this bug is only addressing the radeon problem. You can open a bug against the kernel from the command line like this: ub

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
a new test is up here: http://people.canonical.com/~sconklin/maverick-bisect/ linux-image-2.6.35-25-generic_2.6.35-25.44~spcrevert02 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: Afte

Re: [Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Montblanc
Thanks for your efforts, Steve. Although I haven't tried your test kernels yet, I can see from the patches that the changes only reflect radeon modules (am I wrong?), while graphics is broken for me with an nVidia card (proprietary drivers). I'll test 2.6.35-10 when it's out and will let you know.

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Daniel Manrique
Here's lspci -vv output for a test system that exhibits this problem (a Dell Inspiron 1545 with Radeon 4300 graphics). ** Attachment added: "lspci output" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/703553/+attachment/1799913/+files/lspci.txt -- You received this bug notification be

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
I found my mistake, I dumb-thumbed the last bisection. The patch that's implicated now makes much more sense, and it;s even specific to the model listed in the bug. I'll build again with that reverted and have it for testing Here's the offending patch: >From fa7e0b5ba8551654a6887c5b1678c713c0e

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
consistency is good, even if I don't understand it. I'm investigating now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken --

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
The test kernel fails for me, too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
One tester reports that the kernel with the revert fails, so this may not be the right patch, or there may be interactions between patches. Investigating. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
If I'm correct, this is the patch that broke it: commit 6f15f605120331a44aeacb4fca5550e2dfb92204 Author: Alex Deucher Date: Mon Oct 25 19:44:00 2010 -0400 drm/radeon/kms: MC vram map needs to be >= pci aperture size BugLink: http://bugs.launchpad.net/bugs/690730 commit b7

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
Test kernel version linux-image-2.6.35-25-generic_2.6.35-25.44~spcrevert01 is up for testing. That should not exhibit the problem Thanks for all the help! ** Bug watch added: freedesktop.org Bugzilla #28402 http://bugs.freedesktop.org/show_bug.cgi?id=28402 -- You received this bug notificati

Re: [Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Montblanc
Steve, just for our information, can you tell us which change you did to the kernel that broke graphics? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
Within the next couple of hours, the v2.6.35.10 kernel should be available here: http://kernel.ubuntu.com/~kernel-ppa/mainline We'll also need to get that tested so we can determine whether this is an Ubuntu-only problem, or whether it exists in the upstream longterm kernel. -- You received thi

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
same as the other tester. That identifies the bad commit. I'll do a sanity build with only that patch reverted, and then I'll go off and ponder what to do next -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
09 is good. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
09 is up -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
very good. We're close. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
08 is bad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
08 is ready, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
07 is good. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
no problem, thanks for rechecking. 07 is ready. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list u

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
On downgrade, 05 is also bad. I think we can assume the first result was my error - sorry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Otus
And 06 is bad here too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Otus
For me 04 is good, 05 bad. Checking 06 next. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubun

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
06 is bad. I will try to downgrade and re-check 05, to see if I made a mistake, or if it's a genuine difference. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-im

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
Incidentally, the other tester reported 05 as bad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing lis

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
ok 06 is up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
Both 04 and 05 are good. (I did confirm 04 in message #20, but because it slightly preceded your announcement it's easy to miss!) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After up

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
got a report from another tester that 04 works, so I just prepped 05. Unless 04 fails for you, go ahead and test 05 if you can. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: Af

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
amd64, as it happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
04 is up. Tom, are you using amd64 or i386? If i386 I'll not bother building amd64 Thanks, Steve -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
spc04 is also good. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
thanks, building next test now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
spc03 is working fine too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
new test kernels are up -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Steve Conklin
building kernels now, expect them in about 20-30 minutes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs maili

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Tom Nicholls
Confirmed: spc02 is good. I am now also available to test new kernels for the next few hours. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graph

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-19 Thread Otus
I can confirm that 2.6.35-25-generic #44~spc02LP703553 does not show the corruption. I have a Radeon 4850 and everything except the background image was corrupted with the original proposed kernel. I'm subscribing and can test any further kernel in the next few hours. -- You received this bug not

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Max Bowsher
On my Dell Radeon hardware: bisection spc01 => BAD bisection spc02 => GOOD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken --

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Steve Conklin
And while I'm thinking about it, a big thank you to all the people who take -proposed kernels! I wonder how many there are, as I have no way of knowing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/70

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Steve Conklin
Tom, all valuable information, and the behavior you saw in grub was normal. Thanks for testing, The next test kernel is in the same place: http://people.canonical.com/~sconklin/maverick-bisect/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Tom Nicholls
I should also add that the mainline 2.6.36 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline also works fine for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Tom Nicholls
With the new 2.6.35-25.44~SPC01LP703553 package installed, I can confirm that the graphics failed as they did with the original 2.6.35-25. I'm assuming that this package replaces the stock 2.6.35-25 in the grub menu with the new version - it didn't show up separately as the mainline kernel image d

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Steve Conklin
Tom, that is helpful. I've created the first in a series of kernels to bisect the changes. Could you please test the kernel here and tell me whether it works? Thanks! http://people.canonical.com/~sconklin/maverick-bisect/ The Platform Services team has also found a machine which exhibits this pr

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Tom Nicholls
I've also been unable to find the 2.6.35.10 kernel in the place specified, but I did install 2.6.35.9 and it works flawlessly for me - don't know if this is helpful or not. tom@maturin:~$ uname -r 2.6.35-02063509-generic -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Brian Murray
** Changed in: linux (Ubuntu Maverick) Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Thomas Basset
I can't find any 2.6.35.10 kernel at http://kernel.ubuntu.com/~kernel- ppa/mainline Could you give us the correct URL? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to li

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Andy Whitcroft
This new maverick kernel incorporates the mainline update 2.6.35.10, could those affected please test the v2.6.35.10 mainline build and confirm whether the problem is also there. That can be found in the mainline kernel archive: https://wiki.ubuntu.com/Kernel/MainlineBuilds ** Tags added: ke

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-18 Thread Jean-Baptiste Lallement
** Also affects: linux (Ubuntu Maverick) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Maverick) Importance: Undecided => High ** Changed in: linux (Ubuntu Maverick) Status: New => Confirmed -

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-17 Thread Max Bowsher
Confirming also on an "ATI Technologies Inc Device 9488" (apparently I have an unrecognized pci id, even after running update-pciids). Possibly relevant datum - lots of the following logging from the kernel: [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! ** Tags added: regression-propose

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-17 Thread Montblanc
Confirming. I have an nVidia 9500 GT and using gfx payload to have a bootscreen with higher resolution. 2.6.35-25 with default parameters: it stucks at the boot logo. 2.6.35-25 recovery mode: it stucks at few lines of kernel starting up. If I knew a way to install nVidia proprietary drivers on t

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-17 Thread Montblanc
** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-16 Thread Roberto Revelli
Hi, exactly the same with Ubuntu 10.10 X64 and Radeon HD 4890. Tried fglrx but the problem remains. Reverting to kernel 2.6.35-2x with x<5 resolve. Roby -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 703553] Re: After upgrade to linux-image-2.6.35-25 graphics are broken

2011-01-16 Thread Thomas Basset
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703553 Title: After upgrade to linux-image-2.6.35-25 graphics are broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt