Группа :: Система/Ядро и оборудование
Пакет: kernel-modules-fglrx-std-up
Главная Изменения Спек Патчи Загрузить Bugs and FR
16 октября 2005 LAKostis <lakostis at altlinux.ru> 1.0.8.18.6-alt1.132122.13
- Version 8.18.6.
- special build for Master-2.4.
- remove obsoleted patches.
- Added patches to fix build with kernel 2.6.12:
+ 01_fglrx-2.6.12-pci_name.patch: use pci_name(dev) instead of dev->slot_name
to fix compilation with kernel 2.6.12
+ 02_fglrx-2.6.12-inter_module.patch: inter_module_get() is no longer
available in kernel 2.6.12 - avoid using it
+ 03_fglrx-8.14.13-alt-2.6.12-agp.patch: add wrappers for new agpgart
interfaces in kernel 2.6.12 (should work for systems with a single AGP
bridge, proper solution requires new interfaces with the binary-only part)
+ 04_fglrx-8.14.13-alt-nopage-proto.patch: fix wrong arguments for
vm_pcie_nopage() implementation for 2.6.x
- Version 8.14.13.
- Version 8.12.10.
- Version 8.10.19 for X.Org 6.8.
- Version 8.8.25 for X.Org 6.8.
- Removed all patches (moved to kernel-source-fglrx).
- Rebuild for kernel 2.4.28.
- Rebuild for kernel 2.4.27.
- Version 3.11.1.
- Removed patches:
- fglrx-3.2.5-agp-i875.patch (fixed upstream)
- fglrx-3.7.6-page-count.patch (fixed upstream)
- Use %post_kernel_modules and %postun_kernel_modules macros in scripts.
- fglrx-3.7.6-page-count.patch:
* fixed build problem for 2.6.7 kernel
- Rebuild for kernel 2.4.26.
- Added Patch6: fglrx-3.7.6-sis-agp3-support.patch: AGP3 support for SiS 648.
- Added Patch5: fglrx-3.7.6-agp-sis-fix.patch: workaround for SiS 648 and 746
chips (seems that they need a delay after setting AGP rate).
- Version 3.7.6.
- Updated for the new compiler version selection scheme (GCC_VERSION).
- rebuild for 2.6.3
- build for kernel 2.6
- Version 3.7.0.
- Fixed SMP build options (-D__SMP__ is required for SMP kernels).
- Fixed PAGE_ATTR_FIX typo in compilation options.
- Added Provides/Conflicts to make sure that only one version of the package
can be installed for each kernel version.
- Fixed spec file name.
- Avoid %postun failure when this package is removed after
kernel-image-%flavour (currently rpm cannot prevent this). - Added Patch4: fglrx-3.2.8-nvidia-nforce.patch: fixed nForce AGP support.
- new version (3.2.8).
- updated Patch1 (some SiS support was added in upstream, only SiS 745 remains
unknown). - fixed compile flags.
- Patch3: fixed AGP 2.0 support for VIA KT400 and P4X333.
- Patch2: fixed Intel 875P chipset support (it does not have integrated
graphics capability).
- replaced %{_usrsrc}/kernel/sources with %kernel_src
- Patch1: added new SiS host bridge IDs to the builtin AGP support (from
mainstream kernel)
- new version (3.2.5)
- replace /usr/include to _includedir macro
- rebuilt with 2.4.21rel-alt14
- rebuilt with 2.4.21rel-alt13
- rebuilt with 2.4.21rel-alt12
- rebuilt with 2.4.21rel-alt11
- rebuilt with 2.4.21rel-alt10
- rebuilt with 2.4.21rel-alt9
- rebuilt with 2.4.21rel-alt8
- rebuilt with 2.4.21rel-alt7
- rebuilt with 2.4.21rel-alt6
- rebuilt with 2.4.21rel-alt5
- added -include /usr/include/linux-2.4.26-std-up/include/linux/modversions.h
now it actually WORKS!
- rebuilt with 2.4.21rel kernel
- initial version.