Comment 15 for bug 324234

Revision history for this message
Bryce Harrington (bryce) wrote :

Steve, debs with the patch are here:
http://people.ubuntu.com/~bryce/Testing/ati-bug324234/

For reference, steps to build a patched -ati package:
 503 apt-get source xserver-xorg-video-ati
  504 ls
  505 cd xserver-xorg-video-ati-6.10.0
  506 ls
  507 cd debian/
  508 cd patches/
  509 ls
  510 wget http://bugs.freedesktop.org/attachment.cgi?id=22497
  511 ls
  512 mv attachment.cgi\?id\=22497 105_hd3670_support.patch
  513 echo 105_hd3670_support.patch >> series
  514 cd ..
  515 dch -i # write log message
  516 ls
  517 debuild -S
  518 cd ..
  519 ls
  520 sudo ARCH=amd64 pbuilder update
  521 sudo ARCH=amd64 pbuilder build xserver-xorg-video-ati_6.10.0-1ubuntu2.dsc
  522 ls /var/cache/pbuilder/jaunty-amd64/result/*6.10.0-1ubuntu2*deb
  523 scp /var/cache/pbuilder/jaunty-amd64/result/*6.10.0-1ubuntu2*deb people.ubuntu.com:public_html/Testing/