lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 15 May 2016 21:46:41 -0600
From:	Jeff Merkey <linux.mdb@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: Linux v4.6 does not work with Centos 7 (Radeon) but works with Linux v4.5

A lot of breakage for Building v4.6 on Centos 7.

The following error occurs after booting Linux v4.6 on Centos 7 with a
Radeon Adapter:

R600_cp:  Failed to load Firmware "Radeon/R600_rlc.bin
FATAL Error during GPU init.

Linux v4.5 works fine.  Also of note, someone moved some scripts
around resulting in and error during kernel install.  This build was
with "make localmodconfig":

scripts/kconfig/conf  --silentoldconfig Kconfig
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CHK     include/generated/uapi/linux/version.h
  TEST    posttest
Succeed: decoded and checked 1795748 instructions
  TEST    posttest
arch/x86/tools/insn_sanity: Success: decoded and checked 1000000
random instructions with 0 errors (seed:0x399955f4)
Kernel: arch/x86/boot/bzImage is ready  (#7)
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  GZIP    kernel/config_data.gz
  CHK     kernel/config_data.h
  UPD     kernel/config_data.h
  CC [M]  kernel/configs.o
  Building modules, stage 2.
  MODPOST 32 modules
  CC      kernel/configs.mod.o
  LD [M]  kernel/configs.ko
  INSTALL arch/x86/kernel/debug/mdb/mdb.ko
  INSTALL drivers/ata/acard-ahci.ko
  INSTALL drivers/ata/ahci.ko
  INSTALL drivers/ata/ahci_platform.ko
  INSTALL drivers/ata/ata_generic.ko
  INSTALL drivers/ata/libahci.ko
  INSTALL drivers/ata/libahci_platform.ko
  INSTALL drivers/ata/libata.ko
  INSTALL drivers/ata/pata_acpi.ko
  INSTALL drivers/ata/pata_atiixp.ko
  INSTALL drivers/base/regmap/regmap-i2c.ko
  INSTALL drivers/gpu/drm/drm.ko
  INSTALL drivers/gpu/drm/drm_kms_helper.ko
  INSTALL drivers/gpu/drm/radeon/radeon.ko
  INSTALL drivers/gpu/drm/ttm/ttm.ko
  INSTALL drivers/i2c/algos/i2c-algo-bit.ko
  INSTALL drivers/i2c/i2c-core.ko
  INSTALL drivers/input/serio/serio_raw.ko
  INSTALL drivers/net/ethernet/realtek/r8169.ko
  INSTALL drivers/net/mii.ko
  INSTALL drivers/scsi/sd_mod.ko
  INSTALL drivers/usb/storage/usb-storage.ko
  INSTALL drivers/video/fbdev/core/fb_sys_fops.ko
  INSTALL drivers/video/fbdev/core/syscopyarea.ko
  INSTALL drivers/video/fbdev/core/sysfillrect.ko
  INSTALL drivers/video/fbdev/core/sysimgblt.ko
  INSTALL drivers/xen/tmem.ko
  INSTALL drivers/xen/xen-privcmd.ko
  INSTALL fs/ext4/ext4.ko
  INSTALL fs/jbd2/jbd2.ko
  INSTALL fs/mbcache.ko
  INSTALL kernel/configs.ko
  DEPMOD  4.6.0
sh ./arch/x86/boot/install.sh 4.6.0 arch/x86/boot/bzImage \
	System.map "/boot"
/usr/lib/dracut/modules.d/99kdumpbase/module-setup.sh: line 4:
/lib/kdump/kdump-lib.sh: No such file or directory
/usr/lib/dracut/modules.d/99kdumpbase/module-setup.sh: line 4:
/lib/kdump/kdump-lib.sh: No such file or directory


Jeff

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ