F5F Stay Refreshed Software Operating Systems No compatible DX 9/10/11 device found on Manjaro

No compatible DX 9/10/11 device found on Manjaro

No compatible DX 9/10/11 device found on Manjaro

Pages (3): Previous 1 2 3 Next
G
Goldcaptain
Junior Member
4
10-28-2016, 05:55 PM
#11
Sauron added the Catalyst driver, but it didn't work.
G
Goldcaptain
10-28-2016, 05:55 PM #11

Sauron added the Catalyst driver, but it didn't work.

I
ItsMeAimee
Junior Member
10
11-01-2016, 01:11 AM
#12
No issues detected. Consider installing catalyst-dkms for further assistance.
I
ItsMeAimee
11-01-2016, 01:11 AM #12

No issues detected. Consider installing catalyst-dkms for further assistance.

E
Eduardo_GameOn
Posting Freak
921
11-06-2016, 04:57 AM
#13
Disable the operation system. Not acceptable.
E
Eduardo_GameOn
11-06-2016, 04:57 AM #13

Disable the operation system. Not acceptable.

Y
ysulzbacher
Junior Member
5
11-10-2016, 08:21 PM
#14
It really depends on the situation—there might be ways to address it or find a solution.
Y
ysulzbacher
11-10-2016, 08:21 PM #14

It really depends on the situation—there might be ways to address it or find a solution.

R
RoseJr
Member
244
11-12-2016, 09:14 PM
#15
Try launching the X server with startx. If that fails, remove AMD catalysts and amdgpu, then switch to the VESA driver. After that, install xf86-video-vesa using pacman, and finally restart the system.
R
RoseJr
11-12-2016, 09:14 PM #15

Try launching the X server with startx. If that fails, remove AMD catalysts and amdgpu, then switch to the VESA driver. After that, install xf86-video-vesa using pacman, and finally restart the system.

P
PvtStoner
Senior Member
599
11-13-2016, 04:48 AM
#16
Startx isn't functioning properly. You're receiving an "error 1" message indicating the connection was refused. The process to remove the catalyst total fails because no package is found, likely due to a previous uninstall. When attempting to install another driver, you encounter further issues.
P
PvtStoner
11-13-2016, 04:48 AM #16

Startx isn't functioning properly. You're receiving an "error 1" message indicating the connection was refused. The process to remove the catalyst total fails because no package is found, likely due to a previous uninstall. When attempting to install another driver, you encounter further issues.

T
52
11-13-2016, 01:06 PM
#17
You have two choices here. 1) Proceed with a full reset—remove your desktop setup and the X server completely, including any login manager, and follow the Arch Linux documentation as though installing a bare system. I can assist you with that, though it’s not advised. 2) Perform a clean reinstall of Manjaro. After that, verify your AMD graphics card model before executing sudo commands from an online forum the next time. All cards with version numbers 2xx and above need the amdgpu driver; older ones require catalysts. If you’re concerned about data loss, plug in a USB drive and run cp ~/* <path to your usb drive>. After reinstalling, reconnect the USB to transfer everything back into your home folder. If you keep Steam games there, they’ll be copied over automatically.
T
Two70Minecraft
11-13-2016, 01:06 PM #17

You have two choices here. 1) Proceed with a full reset—remove your desktop setup and the X server completely, including any login manager, and follow the Arch Linux documentation as though installing a bare system. I can assist you with that, though it’s not advised. 2) Perform a clean reinstall of Manjaro. After that, verify your AMD graphics card model before executing sudo commands from an online forum the next time. All cards with version numbers 2xx and above need the amdgpu driver; older ones require catalysts. If you’re concerned about data loss, plug in a USB drive and run cp ~/* <path to your usb drive>. After reinstalling, reconnect the USB to transfer everything back into your home folder. If you keep Steam games there, they’ll be copied over automatically.

A
Amtrak10
Senior Member
639
11-13-2016, 09:38 PM
#18
Sure, I believe a fresh installation would be best. I didn’t need much else beyond Discord, Steam, and Chrome. Appreciate it!
A
Amtrak10
11-13-2016, 09:38 PM #18

Sure, I believe a fresh installation would be best. I didn’t need much else beyond Discord, Steam, and Chrome. Appreciate it!

S
Spidercyber
Senior Member
673
11-14-2016, 03:27 PM
#19
Take a look at protondb for insights on common problems with game launches. GTA V seems to fail to start with Wayland. When logging in, choose gnome under xorg in your login manager.
S
Spidercyber
11-14-2016, 03:27 PM #19

Take a look at protondb for insights on common problems with game launches. GTA V seems to fail to start with Wayland. When logging in, choose gnome under xorg in your login manager.

R
renliff
Member
240
11-14-2016, 10:21 PM
#20
you don't require a catalyst unless you possess an extremely outdated GPU, such as one from the early 2000s. all other components function correctly with the built-in drivers. we must verify which driver is active. if your card is the R7 370, there are two available drivers: amdgpu and an older radeon driver. it's essential to confirm the amdgpu driver is being used. in the terminal, run lspci -nnv to see all PCI devices and their associated drivers. scroll through until you locate the GPU entry—look for "VGA compatible controller" followed by its model number. check the line "Kernel driver in use"; if it reads radeon, replace it with the amdgpu driver.
R
renliff
11-14-2016, 10:21 PM #20

you don't require a catalyst unless you possess an extremely outdated GPU, such as one from the early 2000s. all other components function correctly with the built-in drivers. we must verify which driver is active. if your card is the R7 370, there are two available drivers: amdgpu and an older radeon driver. it's essential to confirm the amdgpu driver is being used. in the terminal, run lspci -nnv to see all PCI devices and their associated drivers. scroll through until you locate the GPU entry—look for "VGA compatible controller" followed by its model number. check the line "Kernel driver in use"; if it reads radeon, replace it with the amdgpu driver.

Pages (3): Previous 1 2 3 Next