The officially official Devuan Forum!

You are not logged in.

#451 Re: Installation » (chimaera) 5 - 10 seconds delay when installing packages terminal » 2022-01-16 16:23:20

dig $(awk 'NR==1 {print $2}' /etc/apt/sources.list)

; <<>> DiG 9.16.22-Debian <<>> deb
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6456
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;deb.				IN	A

;; Query time: 0 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Sun Jan 16 17:22:23 CET 2022
;; MSG SIZE  rcvd: 21
deb http://deb.devuan.org/merged chimaera main contrib non-free
deb-src http://deb.devuan.org/merged chimaera main contrib non-free

deb http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
deb-src http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free>

#452 Installation » (chimaera) 5 - 10 seconds delay when installing packages terminal » 2022-01-16 10:49:24

kapqa
Replies: 17

Hello ,

i noticed that when installting packages with terminal commands,

there is a delay of some sort like

The following NEW packages will be installed:
  avahi-autoipd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 58.2 kB of archives.
After this operation, 120 kB of additional disk space will be used.
Do you want to continue? [Y/n] 

then i click "Enter"

0%working

appears and after 5-10 seconds it actually starts the job of downloading and installing.

Internet speed should be ok (around 130Mbit) , cable also i think.

Any suggestions?

Thanks

#453 Re: Desktop and Multimedia » (Network) Accessing Network Shared Folders on XFCE » 2022-01-07 19:35:05

Thanks mr. fsmithred,

made it habit to install

apt install gvfs* samba smbclient

on Devuan but that seems not sufficient to access the network share directly by clicking onto the icon.
Im inclined to think there is something wrong with Apple implementation of Samba V2 for Mavericks, because on Devuan 2.0 the mac-side network share is not even visible. but this is just a guess, and certainly also on Devuan it is not so easy to get through to the network share.

here is the same network shown on a Devuan 2.0 laptop,
and here the Rock64 Share is directly accessible and listed as 1 Device (under Devuan 4.0 all Rock64 Network shares are listed, and 1 is "clickable"
please note that 2 Mac Computer should be listed on the Network Shares but no trace of them in Devuan 2.0

https://i.imgur.com/eKt01LG.png

EDIT > as for your suggestion n.2 , thanks again, will have to look into that and learn how to do it.

#454 Re: Desktop and Multimedia » Alternative browser for Devuan/Debian - Brave » 2022-01-07 09:42:00

For Facebook et. al normally i use a separate browser, mostly Pale Moon.

#455 Desktop and Multimedia » (Network) Accessing Network Shared Folders on XFCE » 2022-01-07 09:37:05

kapqa
Replies: 4

Hello,

i have a Mac running Mac OS X 10.9.5 running as sort of Home Server,

and setup to share several folders over the Network.

Unfortunately, on Devuan 4.0, the only way to access those network shares for me has been to directly insert the IP of the Mac into the taskbar of Thunar, eg.

smb://192.168.1.x

and the entering the network username/password credentials.

Clicking directly on the Network shared Folders in the "Network" Pane Overview in Thunar produces no result.

Could someone please help me to achieve this?

§Thank you

overview
https://imgur.com/wWXEADO.png

print?
https://imgur.com/97ikxYz.png

#456 Desktop and Multimedia » (XFCE) Simple Network Share » 2022-01-07 09:27:57

kapqa
Replies: 0

Hello ,

i have seen that on Ubuntu it is easy to Share Folders via Right-click > Local Network Share .

Is there something similar achievable on Devuan running XFCE ?
It should not  be overly complicated, just sharing several folder over the home-network.

On Devuan 4.0

E: Unable to locate package thunar-shares-plugin

#457 Hardware & System Configuration » (Boot issue) mdadm: no array found in config file or automatically » 2022-01-04 19:51:05

kapqa
Replies: 1

Hello,

i have a triple boot syzstem

Windows 7 Pro + on NVME
Devuan 4.0 and Ubuntu 20.04 on 1 SSD

when i installed Ubuntu (Devuan already on the SSD) i deleted the Swap file (that was only 1GB , maybe trough automatic partitioning) and made it bigger to around 8 GB (having 16G RAM)

and lately, when i boot Devuan,

am getting the error:

mdadm: no array found in config file or automatically
mdadm: no array found in config file or automatically
mdadm: no array found in config file or automatically
mdadm: no array found in config file or automatically
mdadm: no array found in config file or automatically
mdadm: no array found in config file or automatically
mdadm: no array found in config file or automatically

several times which delays boot sequence considerably.

could someone please help me to deactivate this mdadm thing?

thank you very much.

Generating grub configuration file ...
Found background image: splash.png
Found linux image: /boot/vmlinuz-5.10.0-10-amd64
Found initrd image: /boot/initrd.img-5.10.0-10-amd64
Found linux image: /boot/vmlinuz-5.10.0-9-amd64
Found initrd image: /boot/initrd.img-5.10.0-9-amd64
Found Windows Boot Manager on /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi
Found Ubuntu 20.04.3 LTS (20.04) on /dev/sda3
Adding boot menu entry for EFI firmware configuration
done

#458 Re: Hardware & System Configuration » AMDGPU-PRO for hardware accelleration/ Devuan 4.0 » 2022-01-02 12:48:01

Unpacking amf-amdgpu-pro:amd64 (21.20-1292797) ...
dpkg: dependency problems prevent configuration of amf-amdgpu-pro:amd64:
 amf-amdgpu-pro:amd64 depends on vulkan-amdgpu-pro; however:
  Package vulkan-amdgpu-pro is not installed.
 amf-amdgpu-pro:amd64 depends on opencl-rocr-amdgpu-pro; however:
  Package opencl-rocr-amdgpu-pro is not installed.

dpkg: error processing package amf-amdgpu-pro:amd64 (--install):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.31-13+deb11u2) ...
Errors were encountered while processing:
 amf-amdgpu-pro:amd64

#459 Re: Hardware & System Configuration » AMDGPU-PRO for hardware accelleration/ Devuan 4.0 » 2022-01-02 12:26:29

thanks head_on_a_stick,

have to retract my previous post, it seems to function actually,
the polars gets recognized "properly",

Platform #0: AMD Accelerated Parallel Processing
 `-- Device #0: gfx804

https://imgur.com/a/YQHTE02

Thank you very much!

EDIT: it "seems" to function, probably, is still better wording. don§t think that pulling a 29,2 MB .deb of a 685 MB Archive is capable of doing it the proper way as it supposed, but for some usecases it might be OK.

#460 Re: Hardware & System Configuration » AMDGPU-PRO for hardware accelleration/ Devuan 4.0 » 2022-01-02 11:08:11

sorry, but i find the information confusioning,

i any case, it seems that i would not need the "rocm" package as the graphics card installed is older (polaris)

https://amdgpu-install.readthedocs.io/e … cript.html

    ROCr: Provides support for Vega 10 and newer hardware.

    Legacy: Provides support for hardware older than Vega 10.
        (Proprietary, requires EULA acceptance)

#461 Re: Hardware & System Configuration » AMDGPU-PRO for hardware accelleration/ Devuan 4.0 » 2021-12-31 14:42:39

Thanks, do i need to upgrade from Devuan 4.0 to Devan 5.0 to get this package / Hardware accelleration?

#462 Re: Hardware & System Configuration » change timezone [solved] » 2021-12-31 08:13:45

problem here is that even with "dpkg-reconfigure tzdata" and the correct timezone (rome) the hour is one h behind.

#463 Re: Hardware & System Configuration » AMDGPU-PRO for hardware accelleration/ Devuan 4.0 » 2021-12-28 14:15:44

Hello,

head_on_a_Stick,

thanks for the effort,
but its not functioning.

let§s hope someone brillian come up with an one-liner to install the amdgpu-pro driver (with --opencl=legacy) also for debian/devuan.

#464 Hardware & System Configuration » AMDGPU-PRO for hardware accelleration/ Devuan 4.0 » 2021-12-28 09:10:08

kapqa
Replies: 9

Hello,

i have seen this post here

https://wiki.debian.org/AMDGPUDriverOnStretchAndBuster2

and am wondering if there is possibility to install the latest AMD GPU-PRO Drivers also on Devuan 4.0 running Kernel 5.x.

Thank you.

#465 Re: Desktop and Multimedia » Widevine Content Decryption Module with Chromium and Devuan... ? » 2021-11-28 21:11:08

Hello,

id like to have confirmation this is still functioning in 2021.

Tried today on my smallPC with Devuan Chimaera,
but could not get neither Firefox , nor Chromium or Chrome to stream Amazon Prime Video in HD (only SD quality).
Did install Widevine manually, as it seems missing for Chromium on Devuan 4.0, but it would not play HD nevertheless.

#466 Re: Installation » Beowulf installer broken? » 2021-11-19 19:22:27

Have filed a bug report because ASCII clearly on the same machine Thinkpad automatically partitions to 8.5 GB for 8GB RAM (which sounds about right provided I have enough space), however Beowulf + allocates via Guided partitioning the Swap to only 1GB which clearly seems a bit undersized, at least for hibernation, but maybe swap is not so important after all, iam not so knowledgeable on those technical sides

#467 Re: Installation » Beowulf installer broken? » 2021-11-19 19:17:00

Thank you Rolfie, this thread might come in handy another time.
On my Ryzen PC I have no problem because there the small SSD is for Ubuntu and Beowulf,now Chimaeira and the NVME for Windows 7 Pro, and to install Windows 7 on Ryzen I need CSM activated ( from my shallow understanding)

#468 Re: Installation » Beowulf installer broken? » 2021-11-19 11:52:04

another question:

why does automatic partitioning with 8 GB RAM lead to 1 GB Swap partition?
shouldnt it be 1,5x? for hibernation etc.?

#470 Re: Installation » Beowulf installer broken? » 2021-11-19 10:01:42

ok, today tried again,
changed back to UEFI *to save existing Windows 7 installation,
and installed Debian 10.11 (aka Buster), and with automatic partitioning, it would regularly install
(GNU GRUB version 2.02+dfsg1-20+deb10u4)

apparently it is same or similar version as with Beowulf ("GNU Grub Version 2.02-dfsg1-20+deb10u4"(+)+)

but please somehow explain me why Beowulf would not boot properly? (everything else functions, Devuan Jessie, Ascii, Chimaera, Debian Stretch, Buster)?

EDIT: the upgrade from Buster to Beowulf finally succeeded, and booted succesfully.

#471 Re: Installation » Beowulf installer broken? » 2021-11-18 20:01:23

thanks rolfie, yes the secureboot was disabled, but somehow things still got messed up.
however, got tired, and disabled the UEFI entirely, and ta-raa, now the Beowulf installer boots correctly.
Only thing, seem to have to -reinstall windows 7 again, but will check that later.
Thanks everybody for the help.

#472 Re: Installation » Beowulf installer broken? » 2021-11-18 18:52:29

i have also checked with EasyBCD on Windows 7 (which apparently is installed in EFI/UEFI mode, but iam not so sure about it)

and among the  23 entries, the one for devuan states

Entry #22
Name: devuan
BCD ID: {197a451f-4891-11ec-9acc-806e6f6e6963}
Device: \Device\HarddiskVolume1
Bootloader Path: \EFI\devuan\shimx64.efi

wonder if i should manually change it?

#473 Re: Installation » Beowulf installer broken? » 2021-11-18 18:38:01

Hello, IAM using a Thinkpad T440p, so I wonder were i made the error:

After updating to Beowulf, promptly the same error: grub bash instead of boot.

Tried several fixes, rescatux, refund , super grub disk, manual removal of grub entries and re- install, so far, no luck.
The grün-Installer would somehow always try to boot
\EFI\devuan\grubx64.efi from EFI system partition
Which fails
Instead

\boot\vmlinuz-4.19.0-18-amd64 from 212GB ext4 Volume would boot
Would boot

But grub-install always reinstates the Boot EFI from system partition option.

Sorry if this is confusing but I am sure the error is not entirely my fault, it seems a pattern with Beowulf grub package or how it handles the Dualboot.

#475 Re: Installation » [SOLVED] devuan 4 - protonvpn » 2021-11-18 11:26:24

@andyprough yes, it is always good to have options, and freedom is a most important. if i would have to guess, would weigh in Australia, but again, that maybe just a trend these days, but love see DownUnder rising!

to be honest, i dont think that VPN is helping so much with avoiding spying, but it helped me to access content that would be otherwise concealed to me due to companies geo-blocking some of their content.

Board footer

Forum Software