Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - manatails

Pages: [1]
1
GPU Compute / Accelerators / GUI crashes with flip_done timed out
« on: June 25, 2023, 08:00:49 am »
I am repeatedly getting Xorg/Wayland crashes while using GUI on my Blackbird setup

My GPU is Radeon Pro WX4100 and the same error persists in both Fedora 38 and Debian 12

On dmesg I see the following error message each time it happens
Code: [Select]
[   26.592021] amdgpu 0000:01:00.0: [drm] *ERROR* [CRTC:51:crtc-0] flip_done timed out
setting amdgpu.aspm=0 had no effect
setting amdgpu.dc=0 works around the crash but I lose high bandwidth video output and audio sink...

Any insights on this would be much appreciated

2
Firmware / Reduce fan speed during boot
« on: June 23, 2023, 01:21:41 am »
Hello, is there a way to modify the pnor so that the machine does not crank up the fan to full speed during initial boot?

3
Operating Systems and Porting / Compiling a new kernel for debian
« on: February 21, 2021, 08:23:49 am »
Hi, I am trying to use Blackbird with the newest linux kernel.

I'm using the classic commands:

cd linux-5.x.x
cp -v /boot/config-$(uname -r) .config
make olddefconfig
make -j16 deb-pkg

the new kernel builds, fine, boots fine but it cannot reboot or shutdown the computer...

Any words about what could be done about this?

4
Firmware / Blackbird firmware build fails on Blackbird
« on: May 12, 2020, 10:36:51 am »
When building system firmware v2.00 for Blackbird I am getting the following error as seen in the screenshot.

I used the commands from the wiki page: https://wiki.raptorcs.com/wiki/Compiling_Firmware
and the same build finishes successfully on another amd64 system.

Can somebody confirm this?
Both systems run Debian buster.

Pages: [1]