The officially official Devuan Forum!

You are not logged in.

#1 2023-08-17 12:04:51

pequi
Member
Registered: 2020-10-01
Posts: 3  

[SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

Updated to daedalus. Opened a video with VLC - no image. Only sound.
Checked dmesg ... a pile of error messages:

[drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream !

[drm:radeon_uvd_cs_parse [radeon]] *ERROR*
out of 256MB segment!

Thought to myself - Oh <beep>, Radeon/AMD hell again.

Then opened the videos with the other media players and they worked fine.
So  .. it was just VLC, the drivers were OK.

Then checked VLC settings. The new version on "automatic" defaults to "Hardware accelerated decoding" which the drivers don't support.

Fix:
VLC --> Tools --> Preferences --> Input/Codecs --> change the setting from automatic to disabled.
Done.

No idea why Chaemera worked fine on "automatic" and daedalus does not.

Offline

#2 2023-08-17 12:07:56

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,133  

Re: [SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

When configuring for upgrade, did you include the new section non-free-firmware (whihc is in addition to non-free) ?

Offline

#3 2023-08-17 13:17:28

pequi
Member
Registered: 2020-10-01
Posts: 3  

Re: [SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

Nope.
Didn't have it in Chimaera either, and everything worked.
If it doesn't risk anything(I've been through nvidia hell),I'll add it to my sources.list.
Thanks for the suggestion.

Offline

#4 2023-08-17 13:35:08

golinux
Administrator
Registered: 2016-11-25
Posts: 3,154  

Re: [SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

pequi wrote:

Nope.
Didn't have it in Chimaera either, and everything worked..

Things change from release to release. It is always a good idea to read the Release Notes and also this page to make sure that your sources.list is configured correctly.

Online

#5 2023-08-17 14:16:53

boughtonp
Member
From: UK
Registered: 2023-01-19
Posts: 207  
Website

Re: [SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

golinux wrote:

... also this page...

The relevant information on that page is hidden under the "Access via Tor" heading - it should be more prominent (would be good to have a link to an more-detailed explanation so people that don't know what it is can get information on how to determine if its required).

Given this is new to Daedalus, there should also be a specific note under "Devuan 5.0 Daedalus (stable)" section - along the lines of "if you currently have non-free, you should add the new non-free-firmware before upgrading".


3.1415P265E589T932E846R64338

Offline

#6 2023-08-17 22:36:38

pequi
Member
Registered: 2020-10-01
Posts: 3  

Re: [SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

golinux wrote:
pequi wrote:

Nope.
Didn't have it in Chimaera either, and everything worked..

Things change from release to release. It is always a good idea to read the Release Notes and also this page to make sure that your sources.list is configured correctly.

I did read the install instructions. Since the drivers were in non-free in Chimaera, I assumed they'd be there in Daedalus. As boughtonp pointed out, they should have emphasized that was not the case.

So added this line to sources.list

deb http://deb.devuan.org/merged/ daedalus non-free-firmware.

apt-get update and apt-get upgrade

My previously installed drivers were all updated.

The following packages will be upgraded:
  amd64-microcode firmware-amd-graphics firmware-linux-nonfree
  firmware-misc-nonfree firmware-realtek intel-microcode
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

(y)

Put VLC on automatic. No video. dmesg loaded with errors.

Re-booted hoping the kernel would recognize the updated driver modules, and nothing.

Back to "disabled".

Am I missing something? Do I need to modprobe like in the old days?

Note: This is just a minor annoyance. I don't do games or anything video-heavy. Just the occasional video.
TIA

Offline

#7 2023-08-17 23:58:30

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,133  

Re: [SOLVED] VLC not working with [AMD/ATI] RS780L [Radeon 3000] - a Fix

If you upgrade you should read "upgrade instructions".

The kernel does not install anything when it starts.

Probably you can reconfirm the distribution installation with

apt-get dist-upgrade

but it is up to you to decide whether that is the right thing for you to do. As always you /take responsibility for anything you do.

Offline

Board footer