Julien Cristau wrote, on 08/01/11 22:38:
On Sat, Jan 8, 2011 at 22:28:46 +1030, Arthur Marsh wrote:
Thanks, could you give me the git commands to re-base on 2.6.37 then revert that
commit? I'll then be able to give it a try.
git reset --hard v2.6.37
git revert 541cc966915b6756e54c20eebe60ae957afdb537
Cheers,
Julien
After the kernel built after those commands still had the problem, I did a:
git bisect bad
and rebuilt the kernel, still seeing the problem until I arrived back at
commit 541cc966915b6756e54c20eebe60ae957afdb537.
When I did:
git revert 541cc966915b6756e54c20eebe60ae957afdb537
and rebuilt the kernel, I could successfully view the large JPEG file in
iceweasel, but the large JPEG would corrupt if another window overlapped
it, and refreshing resulted in a black rectangle where the image had
been shown.
I am building kernel 2.6.37-git4 and will try it soon.
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org