Hi everyone, so recently I'm trying to clean install Linux on a new SSD on an HP-bs1xx laptop.. This laptop has two VGA (Intel Dedicated + Radeon), but it seems like the Radeon driver is broken, so when I want to install Linux which I've burn the ISO file to a USB, it always gives this error
2.454277] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPM/1 inux-hue-6.5-6.5.0/drivers/gpu/drm/radeon/radeon_atombios.c:2717:34
2.454286] index 16 is out of range for type 'UCHAR [1]
2.455141] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPW/1 inux-hue-6.5-6.5.0/drivers/gpu/drm/radeon/radeon_atombios.c:2715:55
2.455148] index 1 1 is out of range for type 'UCHAR [1]'
2.4563121 UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPW/1
[2.4563161] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]'
[2.4576031] UBSAN: array-index-out-of-bounds in /build/linux-hue-6.5-xufGPW/1
[2.4576751] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]
Is there any solution for this error? Turning off the driver is not a problem for me
2.454277] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPM/1 inux-hue-6.5-6.5.0/drivers/gpu/drm/radeon/radeon_atombios.c:2717:34
2.454286] index 16 is out of range for type 'UCHAR [1]
2.455141] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPW/1 inux-hue-6.5-6.5.0/drivers/gpu/drm/radeon/radeon_atombios.c:2715:55
2.455148] index 1 1 is out of range for type 'UCHAR [1]'
2.4563121 UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPW/1
[2.4563161] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]'
[2.4576031] UBSAN: array-index-out-of-bounds in /build/linux-hue-6.5-xufGPW/1
[2.4576751] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]
Is there any solution for this error? Turning off the driver is not a problem for me
Last edited: