Questions tagged [radeon]
117 questions
46
votes
2 answers
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
I get this error in Xorg.0.log
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
Googling quickly reveals that this error is caused by starting Xorg as non root user. Problem is that I'm running this as root.
Next possible…
Kjeld Flarup
- 610
- 1
- 5
- 8
11
votes
1 answer
How to set up Linux for full AMD APU power management support: Turbo Core, Cool'n'Quiet, Dynamic Power Management?
My objective is to set up a mini server (not HTPC) with low power consumption in idle mode, yet offering nice performance when used. The focus is more on data safety than availability. In other words: quality parts, but redundancy only for…
Run CMD
- 560
- 1
- 4
- 21
8
votes
2 answers
Freeze at startup with error “fb: switching to radeondrmfb from EFI VGA”
I'll preface this by saying I've been searching high and low for a solution, and the closest thing I found was this thread over at Ask Different.
Background: I have an ailing MacBook Pro 1,1 that I am trying to breathe a second life into using Linux…
tendim
- 181
- 1
- 1
- 4
8
votes
2 answers
How to solve [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module! in CentOS 7?
I watched my laptop reboot after a system update and there was an error mention that caught my attention. I issued a # dmesg | grep radeon and the results were:
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-327.10.1.el7.x86_64…
gtludwig
- 873
- 3
- 12
- 22
8
votes
2 answers
Setting dual monitor with different resolutions using ati open source driver
I have two Monitors and am using Arch Linux, setup like this:
1280x1024 (primary)
1680x1050 (secondary)
ATI RADEON X1300
Open source ATI driver
On the boot screen, my primary monitor (17") has the correct resolution; my second CLONES the first…
aksr
- 263
- 2
- 7
7
votes
6 answers
How to enable 2560x1440 option for display in Linux Mint?
I just got a new display (Samsung LC27JG50QQU, 1440p, 144hz) which is plugged into my AMD Radeon HD 6950 (DVI-D, DVI-I, HDMI 1.4, 2x Mini DisplayPort) graphics card using HDMI. However, it only lets me set 1080p max in my display settings. Cable and…
Bart
- 85
- 1
- 2
- 8
7
votes
1 answer
Linux Mint with radeon.modeset=0
I've installed Linux Mint 18 on my machine, but it has a Radeon HD Graphics card, which is not supported by AMD on systems based on Ubuntu 16.04 (according to some research I did).
So, after the install the system was booting into a black screen and…
Alexandre Justino
- 133
- 1
- 7
6
votes
2 answers
Xvideo extension not active with the radeon driver
On my computer running Debian squeeze with the radeon driver, the XVideo extension doesn't work (the extension itself is there but the hardware is not supported). xvinfo shows
X-Video Extension version 2.2
screen #0
no adaptors present
The adapter…
Gilles 'SO- stop being evil'
- 807,993
- 194
- 1,674
- 2,175
5
votes
0 answers
Reduce fan speed of ATI GPU with radeon open source driver
I have a Radeon HD 6950 connected to two screens on a machine running archlinux.
Recently I changed from the proprietary to the open source driver due to dropped catalyst support. Unfortunately by default the fans are very noisy by default -…
Zulan
- 324
- 1
- 4
- 11
5
votes
3 answers
How to lock fan speed for amd gpu in Ubuntu 20.04?
I'm trying to lock RPM of my AMD Radeon videocard fans at the full speed:
echo 1 > /sys/class/hwmon/hwmon1/pwm1_enable
echo 255 > /sys/class/hwmon/hwmon1/pwm1
What I have tried so far
Obviously, it doesn't work due to missing permissions (even with…
Nik
- 161
- 1
- 6
5
votes
1 answer
Why are AMD's graphics drivers not working?
I'm having a problem getting the proprietary AMD graphics drivers working on RHEL 6.9 with a Radeon HD 8670 card.
Output from lspci | grep -i VGA:
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
01:00.0 VGA compatible…
Matt
- 103
- 1
- 9
5
votes
1 answer
How to activate the AMD GPU manually?
i have some trouble with my Intel/AMD-GPU-Setup.
I am using a laptop with an "Intel Core i3-2350M 'Sandy Bridge'", which has the build-in iGPU "Intel HD 3000". In addition to this iGPU my laptop has the dGPU "AMD Radeon HD 6490M".
A few weeks ago i…
happy_t_rex
- 51
- 1
- 4
5
votes
1 answer
Getting error while using xrandr --setprovideroffloadsink in Manjaro after update
I am using Manjaro KDE edition. I have a system with Skylake i5 processor and hybrid graphics.
System: Host: aditya-laptop Kernel: 4.4.8-1-MANJARO x86_64 (64 bit gcc: 5.3.0)
Desktop: KDE Plasma 5.6.3 (Qt 5.6.0) Distro: Manjaro…
Registered User
- 751
- 4
- 14
- 28
5
votes
0 answers
Why is my system freezing when I try to unbind GPU from radeon?
Right now I'm trying to accomplish this: http://arseniyshestakov.com/2016/03/31/how-to-pass-gpu-to-vm-and-back-without-x-restart/
I've gotten everything on the host to work. DRI_PRIME is working correctly as shown below:
$ DRI_PRIME=1 glxinfo |…
MonopolyMan
- 51
- 4
5
votes
1 answer
Switchable graphics Intel + AMD Venus Pro
I'm using Manjaro Linux on my laptop with switchable graphic cards:
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]…
Luke
- 141
- 1
- 8