Closed bambinounos closed 2 years ago
try in terminal
GDK_BACKEND=x11 hypnotix
please check The address, user and password is ok
try to add
vo=x11
to the mpv options in hypnotix settings
Settings are hwdec=auto-safe;vo=x11 Now the error has gone but it keeps loading and it does not play any media.
I could see it freezes as well
There is "authenticate failed" in your output. drm problem.
Do you mean address, username and pass of IPTV?
Maybe it's a graphics problem. It seems that this problem appears more frequently under wayland.
try
hwdec=no
It did not work
Does this problem happen with mpv?
run at the terminal mpv -v [URL that your having problems]
Make sure you have vulkan, va-api and vdpau libraries installed for your GPU, and run vulkaninfo
, vainfo
and vdpauinfo
to check for errors.
vo=x11
will disable hardware decoding, don't use it. Test my workaround for Wayland #205 (benefits: it will only be applied on a wayland session and will not disable hardware decoding)
Thanks for your help. It was solved Step 1, GPU driver had problems and I upgraded it.
sudo add-apt-repository ppa:kisak/kisak-mesa
sudo apt update
sudo apt upgrade
Step 2
I changed the hypnotix.py file #205
Step 3
I changed hypnotix settings to hwdec=vaapi
Thanks again
Version 2.6
crashFile.txt