Your message dated Wed, 12 Jan 2011 20:53:51 +0000
with message-id <[email protected]>
and subject line Bug#609206: fixed in fglrx-driver 1:10-12-2
has caused the Debian Bug report #609206,
regarding fglrx-modules-dkms 2.6.37 support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
609206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609206
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fglrx-modules-dkms
Version: 1:10-12-1
Severity: wishlist
Tags: patch
fglrx DKMS does not installed on Linux Kernel 2.6.37
Here is the patch: http://paste.debian.net/103966/
And the quote:
*** fglrx-modules-dkms-orig/usr/src/fglrx-10-12/firegl_public.c 2011-01-07
14:04:04.000000000 +0300
--- fglrx-modules-dkms/usr/src/fglrx-10-12/firegl_public.c 2011-01-06
14:46:06.000000000 +0300
***************
*** 5117,5123 ****
--- 5117,5127 ----
unsigned int ATI_API_CALL KAS_Mutex_Initialize(void* hMutex)
{
kasMutex_t* mutex_obj = (kasMutex_t*)hMutex;
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,37)
+ sema_init(&(mutex_obj->mutex),1);
+ #else
init_MUTEX(&(mutex_obj->mutex));
+ #endif
return 1;
}
--- End Message ---
--- Begin Message ---
Source: fglrx-driver
Source-Version: 1:10-12-2
We believe that the bug you reported is fixed in the latest version of
fglrx-driver, which is due to be installed in the Debian FTP archive:
fglrx-atieventsd_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-atieventsd_10-12-2_amd64.deb
fglrx-control_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-control_10-12-2_amd64.deb
fglrx-driver_10-12-2.debian.tar.gz
to non-free/f/fglrx-driver/fglrx-driver_10-12-2.debian.tar.gz
fglrx-driver_10-12-2.dsc
to non-free/f/fglrx-driver/fglrx-driver_10-12-2.dsc
fglrx-driver_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-driver_10-12-2_amd64.deb
fglrx-glx-ia32_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-glx-ia32_10-12-2_amd64.deb
fglrx-glx_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-glx_10-12-2_amd64.deb
fglrx-modules-dkms_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-modules-dkms_10-12-2_amd64.deb
fglrx-source_10-12-2_amd64.deb
to non-free/f/fglrx-driver/fglrx-source_10-12-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patrick Matthäi <[email protected]> (supplier of updated fglrx-driver
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 12 Jan 2011 20:49:34 +0100
Source: fglrx-driver
Binary: fglrx-driver fglrx-glx fglrx-glx-ia32 fglrx-source fglrx-modules-dkms
fglrx-control fglrx-atieventsd
Architecture: source amd64
Version: 1:10-12-2
Distribution: experimental
Urgency: low
Maintainer: Fglrx packaging team <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Description:
fglrx-atieventsd - external events daemon for the non-free ATI/AMD RadeonHD
display
fglrx-control - control panel for the non-free ATI/AMD RadeonHD display driver
fglrx-driver - non-free ATI/AMD RadeonHD display driver
fglrx-glx - proprietary libGL for the non-free ATI/AMD RadeonHD display drive
fglrx-glx-ia32 - proprietary libGL for the non-free ATI/AMD display driver
(ia32 l
fglrx-modules-dkms - dkms module source for the non-free ATI/AMD RadeonHD
display driv
fglrx-source - kernel module source for the non-free ATI/AMD RadeonHD display
dr
Closes: 609206
Changes:
fglrx-driver (1:10-12-2) experimental; urgency=low
.
* Add again the XS-Autobuild control flag, and I thought it is deprecated..
* Add patch 05-2.6.37-support.diff to add Linux 2.6.37 support.
Closes: #609206
* Revert honorring $(KSRC), it is broken.
Checksums-Sha1:
7ea2daf4be47354e65732352f780a754225b43fe 2365 fglrx-driver_10-12-2.dsc
1ec9a8b736443a7c2749af186e30e1815a6e1962 114237
fglrx-driver_10-12-2.debian.tar.gz
16091279d313d23a78c56ab851fac12a37c092dd 18877780
fglrx-driver_10-12-2_amd64.deb
7bf5c1a52361a7798e20fd0c00005d28c10f959a 4387348
fglrx-control_10-12-2_amd64.deb
530fa026fc6f7168aa21a139731f9dd4d701ee07 268726 fglrx-glx_10-12-2_amd64.deb
e413506d4f24191f6dbec578110e7bdf097eb299 1562130 fglrx-source_10-12-2_amd64.deb
fff9599a0675b360ba3c7286bd6a3f511a437f17 147990
fglrx-atieventsd_10-12-2_amd64.deb
d33d859d8561d606831c2672a9947f8160044e40 1617068
fglrx-modules-dkms_10-12-2_amd64.deb
25402ee89ddd91e006eeef24d71b0c2bac8b59c7 8383856
fglrx-glx-ia32_10-12-2_amd64.deb
Checksums-Sha256:
ccf223fd03d1b8ac723e65257403a86b9c185cd710781b93ebd9ca982df41e8e 2365
fglrx-driver_10-12-2.dsc
dccf6da8701bad260342f640dac13be2f3103fccbbc8d651c2b1995a47b5f497 114237
fglrx-driver_10-12-2.debian.tar.gz
7aa6303d963d6de3a9262e2a9a938f51feb3a4c02a2cc4e64b2fa5d6be7bb971 18877780
fglrx-driver_10-12-2_amd64.deb
61e5b302c7e5892cb4dbe51016c9d3fab91f30130312a6772d5d53fa7c8517d2 4387348
fglrx-control_10-12-2_amd64.deb
4e45bc524f1a52f5117f5b4081d06d62c366b205e200ad1b6b71e914bae0c14b 268726
fglrx-glx_10-12-2_amd64.deb
ed360d7d4bcdc0b091b9e34e68b13453f82b6b0c5eb6bbda07d787bfce6ed72e 1562130
fglrx-source_10-12-2_amd64.deb
4aac347794646a6f43ad100817fae4060c3189a34fdd24108952c427681c8b73 147990
fglrx-atieventsd_10-12-2_amd64.deb
4f93c387bcf93b83e39c9a886961cec66b28c50013f1b097dc5e05d0461fdbe7 1617068
fglrx-modules-dkms_10-12-2_amd64.deb
13fbeffa40ca5f11e8c1add795d444625a4def126e424c094bc3e87e2b96282f 8383856
fglrx-glx-ia32_10-12-2_amd64.deb
Files:
7d9045587c58e2605e7b93060c95c78e 2365 non-free/x11 extra
fglrx-driver_10-12-2.dsc
208873e0bc8b1cc8b01073dab43a1751 114237 non-free/x11 extra
fglrx-driver_10-12-2.debian.tar.gz
bfd6bc973e827c614120411421a2669d 18877780 non-free/x11 extra
fglrx-driver_10-12-2_amd64.deb
ab9e6f0e5becbeee61f59c46973c5632 4387348 non-free/x11 extra
fglrx-control_10-12-2_amd64.deb
e0c0d1e7a8d5b731ab4ff5680393f32e 268726 non-free/x11 extra
fglrx-glx_10-12-2_amd64.deb
f7fae3c4fa355a1efa8e8553db5abe75 1562130 non-free/kernel extra
fglrx-source_10-12-2_amd64.deb
92c974ac7557d81f0789f37de1d941e2 147990 non-free/x11 extra
fglrx-atieventsd_10-12-2_amd64.deb
087fb381f3ec616c8a2a030e08d0919a 1617068 non-free/kernel extra
fglrx-modules-dkms_10-12-2_amd64.deb
247556c2bb700b29c4575c5c23fa3cd9 8383856 non-free/x11 extra
fglrx-glx-ia32_10-12-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJNLgs0AAoJEBLZsEqQy9jkEW4P/2W2WUYrYe5pYtQsTi1J8Ijr
tYzSTiODd0+LvbQzsbVEafz6qWjIXx6H9h3J+9A1LJFLqqjcb1fKp8T6Ezh89gLj
3hMiGRrU0mK7UzqVewZ4XGpnBN2xZIpVGhbkOhZwJAv72xp5joXN2Jy9ySfUgH+J
l7J3x9qJrimTwpiK9m708+Pf2T475XUnvCDip646MPkrUsn5ano9cwFtffu43Oxx
xsVHi7zhTH1i3xVNzIbKXfp5y/UvYRBj3+sOe7LCEL24hGnza6PGvUwqHyWboSMA
Q7+GgW8F9k12W41zPLUOaS9AgEMRYZvtipfhBnBG9IL5EXF8Yn6FoweeAujWxrfZ
th6C0bapxwRV2fmynLLqo8+/FPmkhiyH2g2HPsxIkpHbCzRD0JDD8TKExUoBG7vN
igfGsFN5PfwgVIjLgXXDhaMIFoYZl/3YTX/JdoBYns9gPD+5hzccLJpKVuXeW1Ir
j9ZNQtDBezx8YLO3iPS6sbhaoS7ZY+oNl/5lYzL3Utj6ithFfhv1rqG3nPpiHoxW
j4nrZ4FHYurmJJJpMc0I6zZs8hbUWHAGYnnDv9QJstO/ICuXKF2hj/EU3nzksF3V
KPiYEUKdXxcNZpOOkGhXNXX8S6IadHUm/+jKRe5uci8HMf7OoRpZEcCXtxT7UyD3
5XXxk1B4hlaSitG3LN/l
=7uTf
-----END PGP SIGNATURE-----
--- End Message ---