You are not logged in.
Ok, i don't know what happened, but now it is playing, problem solved.
Hello ,
i noticed that although running the *latest* Devuan Beowulf the following video would not play in Firefox 68.6.0esr
https://www.rt.com/news/479938-horde-lo … di-arabia/
When i click on the second video
the message would appear *The media could not be played.
The same video would play fine however in Seamonkey Browser.
Wonder what is causing this behaviour?
(have installed Bluhell Firewall and Ublock Origin Extension)
Thank you!
Hello ,
today i tried to install an older game *Diablo
via Lutris
on my Computer running Devuan Beowulf.
The error i get is:
Vulkan is not installed or is not supported by your system
Is there anything i can do about it?
My graphics card is AMD Rx560.
Thank you very much.
Yes, That is correct. Was the package you were looking for there?
This is a useful page for sources.list information.
Still getting error
E: The value 'beowulf-backports' is invalid for APT::Default-Release as such a release is not available in the sourcesMaybe the error is related to the !Italian! sources.list?
Would be this package
https://packages.debian.org/search?keyw … iptvsimple
i still could include it via Deb-Multimedia, but those packages are built against Debian, so it would be a double-risk, but most of the time it is quite a good solution. Still it would be nice to find the package in Beowulf.
Noticed that on Ascii it is included, and on Beowulf it seems only few Kodi-addons avaiable.
Thank you.
Have you checked backports?
Thanks, how can i add backports?
E: Release file for http://deb.devuan.org/merged/dists/beowulf-backports/InRelease is not valid yet (invalid for another 9min 49s). Updates for this repository will not be applied.
E: Release file for http://it.deb.devuan.org/merged/dists/beowulf-updates/InRelease is not valid yet (invalid for another 9min 52s). Updates for this repository will not be applied.deb http://deb.devuan.org/merged beowulf-backports main
deb-src http://deb.devuan.org/merged beowulf-backports main hello ,
please don't forget to include pvr-iptvsimple for kodi *missing*
thank you!
python3.8 is also in chimaera (our next testing when beowulf goes stable).
ceres=sid=unstable
Thanks for all your help.
too bad i did not notice that= chimaera,
as i upgraded toCeres (Planet1) and my ability to rest*hibernate* and the like was gone.
also, here https://pkginfo.devuan.org/ the package search for
testingis greyed out, so it is not seeable if
chimaera
has python3.8?
Thanks again, hope to find a stabler solution with Linux.
Ciao, io sarei interessato.
Ho visto che si puó creare anche un gruppo Telegram (istallabile su LInux Desktop).
it seems the
beowulf-backports
are not yet available,
so i resorted to include
ceres
and could install python3.8 from there (next to upgrade some other packages).
after i changed repository from
to
the packages from ceres would become installable (to solve the error above, again
sudo hwclock --hctosys had to be applied > so the system has problems with timezone fuss in the european-union > understandably)
hope this will not lead to further complications
the package python3.8 seems available in
Ceres (testing)
but the similar error as above would occur upon including the repository
sudo apt-get -o Acquire::Check-Valid-Until=false update
Get:1 http://deb.devuan.org//merged ceres InRelease [25.6 kB]
Reading package lists... Done
E: Release file for http://it.deb.devuan.org/merged/dists/ceres/InRelease is not valid yet (invalid for another 11min 14s). Updates for this repository will not be applied.whenever i add "beowulf backports" i get this error here
E: Release file for http://deb.devuan.org/merged/dists/beowulf-backports/InRelease is not valid yet (invalid for another 16min 56s). Updates for this repository will not be applied.
E: Release file for http://it.deb.devuan.org/merged/dists/beowulf/InRelease is not valid yet (invalid for another 16min 57s). Updates for this repository will not be applied.
E: Release file for http://it.deb.devuan.org/merged/dists/beowulf-security/InRelease is not valid yet (invalid for another 17min 44s). Updates for this repository will not be applied.
E: Release file for http://it.deb.devuan.org/merged/dists/beowulf-updates/InRelease is not valid yet (invalid for another 17min 45s). Updates for this repository will not be applied.when i then comment out
beowulf-backports
the error would remain.
after
https://askubuntu.com/questions/1096930 … -yet-valid
applying
sudo hwclock --hctosys sudo apt update
would return normal, but only unless i don't include beowulf-backports?
Hello ,
i just recently upgraded to Devuan Beowulf.
For a program "SVP - Smooth Video Project")
i would like to install the newer version, but it requires Python3.8
can i yet install this on Devuan?
it seems it is available on Debian Testing
https://packages.debian.org/search?keywords=python3.8
Thank you!
thanks, i found out and could install the app, it is called
totem
And I think newer AMD cards need this line in /etc/environment (or in a fragment file under /etc/environment.d/) for VDPAU acceleration to work:
VDPAU_DRIVER=radeonsi
I am a bit confused about this statement because on the Debian Wiki on ATI there is nowhere to be seen such a requirement
kapqa wrote:the RX560 has no hardware encoding/decoding for VP9 codec?
Check with
vainfo vdpauinfoMake sure the vainfo, vdpauinfo, va-driver-all & vdpau-driver-all packages are installed before trying that.
And I think newer AMD cards need this line in /etc/environment (or in a fragment file under /etc/environment.d/) for VDPAU acceleration to work:
VDPAU_DRIVER=radeonsi
Thanks!
This is the output
vainfo
error: XDG_RUNTIME_DIR not set in the environment. libva info: VA-API version 1.4.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Found init function __vaDriverInit_1_4 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.4 (libva 2.4.0) vainfo: Driver version: Mesa Gallium driver 18.3.6 for Radeon RX 560 Series (POLARIS11, DRM 3.27.0, 4.19.0-8-amd64, LLVM 7.0.1) vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileHEVCMain : VAEntrypointVLD VAProfileHEVCMain : VAEntrypointEncSlice VAProfileHEVCMain10 : VAEntrypointVLD VAProfileJPEGBaseline : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc
vdpauinfo
vdpauinfo display: :0.0 screen: 0 API version: 1 Information string: G3DVL VDPAU Driver Shared Library version 1.0 Video surface: name width height types ------------------------------------------- 420 16384 16384 NV12 YV12 422 16384 16384 UYVY YUYV 444 16384 16384 Y8U8V8A8 V8U8Y8A8 Decoder capabilities: name level macbs width height ---------------------------------------------------- MPEG1 --- not supported --- MPEG2_SIMPLE 3 65536 4096 4096 MPEG2_MAIN 3 65536 4096 4096 H264_BASELINE 52 65536 4096 4096 H264_MAIN 52 65536 4096 4096 H264_HIGH 52 65536 4096 4096 VC1_SIMPLE 1 65536 4096 4096 VC1_MAIN 2 65536 4096 4096 VC1_ADVANCED 4 65536 4096 4096 MPEG4_PART2_SP 3 65536 4096 4096 MPEG4_PART2_ASP 5 65536 4096 4096 DIVX4_QMOBILE --- not supported --- DIVX4_MOBILE --- not supported --- DIVX4_HOME_THEATER --- not supported --- DIVX4_HD_1080P --- not supported --- DIVX5_QMOBILE --- not supported --- DIVX5_MOBILE --- not supported --- DIVX5_HOME_THEATER --- not supported --- DIVX5_HD_1080P --- not supported --- H264_CONSTRAINED_BASELINE 0 65536 4096 4096 H264_EXTENDED --- not supported --- H264_PROGRESSIVE_HIGH --- not supported --- H264_CONSTRAINED_HIGH --- not supported --- H264_HIGH_444_PREDICTIVE --- not supported --- HEVC_MAIN 186 65536 4096 4096 HEVC_MAIN_10 186 65536 4096 4096 HEVC_MAIN_STILL --- not supported --- HEVC_MAIN_12 --- not supported --- HEVC_MAIN_444 --- not supported --- Output surface: name width height nat types ---------------------------------------------------- B8G8R8A8 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 A8I8 I8A8 R8G8B8A8 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 A8I8 I8A8 R10G10B10A2 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 A8I8 I8A8 B10G10R10A2 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 A8I8 I8A8 Bitmap surface: name width height ------------------------------ B8G8R8A8 16384 16384 R8G8B8A8 16384 16384 R10G10B10A2 16384 16384 B10G10R10A2 16384 16384 A8 16384 16384 Video mixer: feature name sup ------------------------------------ DEINTERLACE_TEMPORAL y DEINTERLACE_TEMPORAL_SPATIAL - INVERSE_TELECINE - NOISE_REDUCTION y SHARPNESS y LUMA_KEY y HIGH QUALITY SCALING - L1 y HIGH QUALITY SCALING - L2 - HIGH QUALITY SCALING - L3 - HIGH QUALITY SCALING - L4 - HIGH QUALITY SCALING - L5 - HIGH QUALITY SCALING - L6 - HIGH QUALITY SCALING - L7 - HIGH QUALITY SCALING - L8 - HIGH QUALITY SCALING - L9 - parameter name sup min max ----------------------------------------------------- VIDEO_SURFACE_WIDTH y 48 4096 VIDEO_SURFACE_HEIGHT y 48 4096 CHROMA_TYPE y LAYERS y 0 4 attribute name sup min max ----------------------------------------------------- BACKGROUND_COLOR y CSC_MATRIX y NOISE_REDUCTION_LEVEL y 0.00 1.00 SHARPNESS_LEVEL y -1.00 1.00 LUMA_KEY_MIN_LUMA y LUMA_KEY_MAX_LUMA y
Hello Rolfie, hallo!
I upgraded to Beowulf, but the graphics seems still a bit lacking.
Followed this advice here
https://linuxconfig.org/how-to-install- … -10-buster
and installed all those packages (on Beowufl)
Should i still install newer Kernel - but i suppose there is no Backports yet for Beowulf.
The problem is, with the program above, the framerate conversion functions, but whenever i move the window to another monitor, the frame-dropping occurs. it couuld well also just be a problem with the svp4linux setup;
thank you!
Hello ,
i just installed ths program here on Devuan Ascii
https://www.svp-team.com/wiki/SVP:Linux
and it seems that my graphics card AMD RX560 is very poorly performing with Devuan 2.0 Asciii.
i changed the options for svptube2 to playback only in mp4 format (the RX560 has no hardware encoding/decoding for VP9 codec?) but the playback is still very laggy.
My question is:
is there a way to improve the Graphics Driver on Devuan for the AMD cards?
All i did was to install
firmware-linux-nonfreeThank you very much!
well, i resorted to a trick *changed ascii to beowulf* for a moment
and did let upgrade python3, now the package would finally install.
i used this guide here to install python3 on my system locally
https://linuxize.com/post/how-to-instal … -debian-9/
maybe i could choose to install python3.7 on top of system-level python3?
the author above does not recommend it (see point n.6).
Do not use the standard make install as it will overwrite the default system python3 binary.
most the packages on ascii seem hold on python3.5.3
well, probably this locally installed python3 version is incomplete?
sudo update-alternatives --config python3
There are 2 choices for the alternative python3 (providing /usr/bin/python3).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/local/bin/python3.7 50 auto mode
1 /usr/bin/python3.5 40 manual mode
2 /usr/local/bin/python3.7 50 manual modepython3 --version
Python 3.7.3however,
sudo dpkg -i cython3_0.29.2-2_amd64.deb
(Reading database ... 128889 files and directories currently installed.)
Preparing to unpack cython3_0.29.2-2_amd64.deb ...
Unpacking cython3 (0.29.2-2) over (0.29.2-2) ...
dpkg: dependency problems prevent configuration of cython3:
cython3 depends on python3 (>= 3.7~); however:
Version of python3 on system is 3.5.3-1.
dpkg: error processing package cython3 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
cython3i seemed to have found a solution here
https://linuxconfig.org/how-to-change-d … etch-linux
under
Local User Python Version
which resulted in my case in
echo 'alias python3="/home/rich/python/v3.7.2/bin/python3"' >> ~/.bashrcnow python3 is upgraded to
python3 --version
Python 3.7.2however, upon trying to install the cython3.deb , the result is still the same:
s/
rich@rich-PC:~/Downloads$ sudo dpkg -i cython3_0.29.2-2_amd64.deb
[sudo] password for rich:
(Reading database ... 127671 files and directories currently installed.)
Preparing to unpack cython3_0.29.2-2_amd64.deb ...
Unpacking cython3 (0.29.2-2) over (0.29.2-2) ...
dpkg: dependency problems prevent configuration of cython3:
cython3 depends on python3 (>= 3.7~); however:
Version of python3 on system is 3.5.3-1.Hello ,
is it possible to install the "Gnome Videos" app on Devuan without resorting to install Ubuntu or Debian as a Virtualmachine?
Thanks!
Hello ,
i would like to install a package on Devuan Ascii from Debian Buster in order to install a program that requires a newer cython
Preparing to unpack cython3_0.29.2-2_amd64.deb ...
Unpacking cython3 (0.29.2-2) ...
dpkg: dependency problems prevent configuration of cython3:
cython3 depends on python3 (>= 3.7~); however:
Version of python3 on system is 3.5.3-1.
now i installed python3.7
python3.7 --version
Python 3.7.3
however, when i try to install the above .deb, the system still complains that the python3 is on 3.5.3.
How can i tell the system to use for the installation of this .deb the newly installed Python3.7.3?
Thank you very much
sorry, i deleted the .refractalog.
sudo smartctl -a /dev/sdb
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.19.0-8-amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: KINGSTON SM2280S3G2240G
Serial Number: 50026B7282070FB6
LU WWN Device Id: 5 0026b7 282070fb6
Firmware Version: SAFM01.W
User Capacity: 240,057,409,536 bytes [240 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: M.2
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2 (minor revision not indicated)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Mar 21 15:16:42 2020 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
See vendor-specific Attribute list for marginal Attributes.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 30) seconds.
Offline data collection
capabilities: (0x79) SMART execute Offline immediate.
No Auto Offline data collection support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 1) minutes.
Extended self-test routine
recommended polling time: ( 2) minutes.
Conveyance self-test routine
recommended polling time: ( 3) minutes.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline - 0
3 Spin_Up_Time 0x0007 100 100 050 Pre-fail Always - 0
5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0
7 Unknown_SSD_Attribute 0x000b 100 100 050 Pre-fail Always - 0
8 Unknown_SSD_Attribute 0x0005 100 100 050 Pre-fail Offline - 0
9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 1531
12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 569
168 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0
170 Unknown_Attribute 0x0003 100 100 010 Pre-fail Always - 260
173 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 1048596
175 Program_Fail_Count_Chip 0x0013 100 100 050 Pre-fail Always - 0
187 Reported_Uncorrect 0x0012 100 100 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 58
194 Temperature_Celsius 0x0023 061 028 030 Pre-fail Always In_the_past 39 (Min/Max 16/72)
196 Reallocated_Event_Count 0x0002 100 100 010 Old_age Always - 0
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0
199 UDMA_CRC_Error_Count 0x000b 100 100 050 Pre-fail Always - 0
218 Unknown_Attribute 0x000b 100 100 050 Pre-fail Always - 0
231 Temperature_Celsius 0x0013 100 100 000 Pre-fail Always - 100
233 Media_Wearout_Indicator 0x000b 100 100 000 Pre-fail Always - 2081
240 Unknown_SSD_Attribute 0x0013 100 100 000 Pre-fail Always - 0
241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 3815
242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 3251
244 Unknown_Attribute 0x0002 100 100 000 Old_age Always - 16
245 Unknown_Attribute 0x0002 100 100 000 Old_age Always - 20
246 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 1107968
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.