Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

ati-drivers-14.9-r1 checksum issue during emerge


cuchumino

Question

I've tried to emerge -av ati-drivers but I'm having a problem when doing this.

 

I downloaded the files it expects given at these locations, and plop them in /usr/portage/distfiles

 

Unfortunately it doesn't take.

 

I'd blacklist whatever CONFIG_DRM is, but I don't know what module it is on load, but for some reason, given that there is no checksum being seen, I don't think it's CONFIG_DRM being the issue.

 

Edit: am using debian binary sources if this info is needed

Calculating dependencies... done!
[ebuild     U  ] x11-drivers/ati-drivers-14.9-r1:1 [14.4_p1:1] USE="modules (multilib) qt4 vaapi -debug -pax_kernel -static-libs" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests
>>> Running pre-merge checks for x11-drivers/ati-drivers-14.9-r1
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.16.2-3/build
 * Found sources for kernel version:
 *     3.16.2-3
 * Checking for suitable kernel configuration options...
 *   CONFIG_DRM must be disabled or compiled as a module and not loaded for direct
 * 		rendering to work.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Checking for suitable kernel configuration options...
 *   CONFIG_DRM must be disabled or compiled as a module and not loaded for direct
 * 		rendering to work.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.

>>> Emerging (1 of 1) x11-drivers/ati-drivers-14.9-r1
!!! Fetched file: fglrx-installer_14.201.orig.tar.gz VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:      
!!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL
 * Fetch failed for 'x11-drivers/ati-drivers-14.9-r1', Log file:
 *  '/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/temp/build.log'
 * The driver packages
 * fglrx-installer_14.201.orig.tar.gz xvba-sdk-0.74-404001.tar.gz
 * need to be downloaded manually from
 * http://support.amd.com/en-us/download/desktop?os=Linux%20x86_64
 * and http://developer.amd.com/wordpress/media/2012/10/xvba-sdk-0.74-404001.tar.gz

>>> Failed to emerge x11-drivers/ati-drivers-14.9-r1, Log file:

>>>  '/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/temp/build.log'

 * Messages for package x11-drivers/ati-drivers-14.9-r1:

 *   CONFIG_DRM must be disabled or compiled as a module and not loaded for direct
 * 		rendering to work.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 *   CONFIG_DRM must be disabled or compiled as a module and not loaded for direct
 * 		rendering to work.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.

 * Messages for package x11-drivers/ati-drivers-14.9-r1:

 * Fetch failed for 'x11-drivers/ati-drivers-14.9-r1', Log file:
 *  '/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/temp/build.log'

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hmm, not here:

>>> Emerging (1 of 1) x11-drivers/ati-drivers-14.9-r1
!!! Fetched file: fglrx-installer_14.201.orig.tar.gz VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:      
!!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL
 * Fetch failed for 'x11-drivers/ati-drivers-14.9-r1', Log file:
 *  '/var/log/portage/x11-drivers:ati-drivers-14.9-r1:20141107-023405.log'
 * The driver packages
 * fglrx-installer_14.201.orig.tar.gz xvba-sdk-0.74-404001.tar.gz
 * need to be downloaded manually from
 * http://support.amd.com/en-us/download/desktop?os=Linux%20x86_64
 * and http://developer.amd.com/wordpress/media/2012/10/xvba-sdk-0.74-404001.tar.gz
# ls /usr/portage/distfiles/fglrx-installer_14.201.orig.tar.gz
/usr/portage/distfiles/fglrx-installer_14.201.orig.tar.gz

ls /usr/portage/distfiles/xvba-sdk-0.74-404001.tar.gz
/usr/portage/distfiles/xvba-sdk-0.74-404001.tar.gz

(manually downloaded, as it says)

 

Edit: Ah, I see.  After resync.  All fine now, sorry

Link to comment
Share on other sites

  • 0

Well, no, not fine after all.  Get this:

 * Package:    x11-drivers/ati-drivers-14.9-r1
 * Repository: gentoo
 * USE:        amd64 elibc_glibc kernel_linux modules multilib qt4 userland_GNU vaapi
 * FEATURES:   ccache preserve-libs sandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.10.33/build
 * Found sources for kernel version:
 *     3.10.33
 * 
 * Please note that this driver only supports graphic cards based on
 * Evergreen chipset and newer.
 * This includes the AMD Radeon HD 5400+ series at this moment.
 * 
 * If your card is older then use x11-drivers/xf86-video-ati
 * For migration informations please refer to:
 * http://www.gentoo.org/proj/en/desktop/x/x11/ati-migration-guide.xml
 * 
>>> Unpacking source...
>>> Unpacking fglrx-installer_14.201.orig.tar.gz to /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work
ls: cannot access /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/fglrx-*/*.run: No such file or directory
>>> Unpacking xvba-sdk-0.74-404001.tar.gz to /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/xvba_sdk
>>> Source unpacked in /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work
>>> Preparing source in /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work ...
 * Applying makefile_compat.patch ...                                                                                                                                     [ ok ]
 * Applying lano1106_fglrx_intel_iommu.patch ...                                                                                                                          [ ok ]
 * Applying lano1106_kcl_agp_13_4.patch ...                                                                                                                               [ ok ]
 * Applying lano1106_fglrx-13.8_proc.patch ...                                                                                                                            [ ok ]
 * Applying cold-fglrx-3.14-current_euid.patch ...                                                                                                                        [ ok ]
 * Applying fglrx_3.17rc6-no_hotplug.patch ...                                                                                                                            [ ok ]
 * Applying ati-powermode-opt-path-3.patch ...                                                                                                                            [ ok ]
 * Applying ati-drivers-x32_something_something.patch ...                                                                                                                 [ ok ]
 * Applying ati-drivers-12.9-KCL_AGP_FindCapsRegisters-stub.patch ...                                                                                                     [ ok ]
 * Applying ati-drivers-13.8-beta-include-seq_file.patch ...                                                                                                              [ ok ]
 * Applying fgl_glxgears-do-not-include-glATI.patch ...                                                                                                                   [ ok ]
 * Applying fix-the-linux-3.17-no_hotplug-error.patch ...                                                                                                                 [ ok ]
 * Converting 2.6.x/Makefile to use M= instead of SUBDIRS= ...                                                                                                            [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work ...
 * Preparing fglrx module
make -j3 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= GCC_VER_MAJ=4 KVER=3.10.33 KDIR=/usr/src/linux 'CFLAGS_MODULE+=-DMODULE -DATI -DFGL' CFLAGS_MODULE+=-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space kmod_build 
make -C /usr/src/linux M=/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory '/usr/src/linux-3.10.33'
  CC [M]  /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
  CC [M]  /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
  CC [M]  /var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_agp.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_agp.c:482:33: error: redefinition of ?KCL_AGP_FindCapsRegisters?
 int ATI_API_CALL KCL_AGP_FindCapsRegisters(KCL_PCI_DevHandle dev)
                                 ^
/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_agp.c:63:33: note: previous definition of ?KCL_AGP_FindCapsRegisters? was here
 int ATI_API_CALL KCL_AGP_FindCapsRegisters(KCL_PCI_DevHandle dev)
                                 ^
scripts/Makefile.build:308: recipe for target '/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_agp.o' failed
make[2]: *** [/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_agp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:832:20: warning: ?KCL_ACPI_Slot_No_Hotplug? defined but not used [-Wunused-function]
 static acpi_status KCL_ACPI_Slot_No_Hotplug(KCL_ACPI_DevHandle handle, u32 lvl, void *data, void **rv)
                    ^
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
Makefile:1224: recipe for target '_module_/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x' failed
make[1]: *** [_module_/var/tmp/portage/x11-drivers/ati-drivers-14.9-r1/work/common/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory '/usr/src/linux-3.10.33'
Makefile:89: recipe for target 'kmod_build' failed
make: *** [kmod_build] Error 2
 * ERROR: x11-drivers/ati-drivers-14.9-r1 failed (compile phase):
 *   emake failed
 * 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...