[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#626337: xserver-xorg-video-intel: Screen update problems (non-compositing)



On Wed, May 11, 2011 at 10:30:10AM +0200, Cyril Brulebois wrote:

>> There was a suggestion on the Xournal mailing list that this bug is
>> related to
>> 
>>     http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=3145530feed879082bcfab11ffc8e7fd0911c920
>> 
>> But I haven't mastered debian packaging enough to try integrating
>> this myself.
> 
> something like this should do the job, or at least get you started:
> 
> sudo apt-get build-dep xserver-xorg-video-intel
> # from the devscripts package, or git clone from git.debian.org:
> debcheckout xserver-xorg-video-intel
> cd xserver-xorg-video-intel
> git remote add upstream git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
> git fetch upstream
> git cherry-pick 3145530feed879082bcfab11ffc8e7fd0911c920
> dch --local +yournickname "Cherry-pick 3145530feed879082bcfab11ffc8e7fd0911c920 from upstream."
> debuild -b
> sudo debi

Thanks a ton! This worked. Though I presume you mean 

    debuild -d (instead of -b)

Also there were two other patches in the git upstream that might have
been related; so instead of cherry picking, I did

    git pull upstream HEAD

Now installing this driver solves all the problems on my system. I'll
post back confirming though. I've heard reports that this bug is
aggravated by repeated suspend / resumes. If things are working tip top
in a few days, I'll post back confirming.

Thanks a ton for the Debian package build instructions! It was exactly
what I needed,

GI

-- 
100 THINGS I'D DO IF I EVER BECAME AN EVIL OVERLORD
66. My security keypad will actually be a fingerprint scanner. Anyone
who watches someone press a sequence of buttons or dusts the pad for
fingerprints then subsequently tries to enter by repeating that sequence
will trigger the alarm system.



Reply to: