The officially official Devuan Forum!

You are not logged in.

#1 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-07 05:40:36

I don't have systemd-udev and udev, checked by dpkg -l | grep udev command.

#2 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-06 06:27:30

I have dmesg output, if that helps : https://gitlab.com/lidgl/kumpulan_log/- … /dmesg.log

Note : Don't mind the kernel version, I also use stock devuan kernel and it's same.

#3 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-06 06:16:24

Which permissions does it have/get and which permissions would you want?
Do you use eudev?

before I set (some programs won't launch)

[~]$ ls -la /dev/dri/renderD128                                                                                                                                         
crw-rw-- 1 root video 226, 128 Jan  6 13:06 /dev/dri/renderD128

After I chmod it to 666 (mind the number, everything works fine).

[~]$ ls -la /dev/dri/renderD128                                                                                                                                         
crw-rw-rw- 1 root video 226, 128 Jan  6 13:06 /dev/dri/renderD128

Yes I'm using eudev.

#4 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-05 23:36:29

How to mark this as unsolved ? I still have one problem, the /dev/dri/renderD128 still always has wrong permission.

#6 Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-05 03:16:17

AhmadRaniri
Replies: 10

Hello, I converted my debian system into devuan yesterday. It's successfully and usable right now. I just have some problems after the convertion :

- /dev/dri/renderD128 always has wrong permission, I need to chmod it in order to be used.
- seatd and elogind won't start automatically, I need to start it manually so I can launch wayland compositor.
- apt somehow need to be told to use IPv4, if not it will stuck at connecting (maybe) forever.

I don't bother with the last two, but for the first, I need to guidance to make it right. Any advice ? Thanks

#7 Re: Desktop and Multimedia » lximage-qt: missing a library though it's already installed. » 2022-11-26 00:37:39

Linking libfm-qt.so.12 & libfm-qt.so.12.0.0 to libfm-qt.so.11 & libfm-qt.so.11.0.0 make lximage-qt run.

#8 Re: Desktop and Multimedia » lximage-qt: missing a library though it's already installed. » 2022-11-26 00:32:06

Surprisingly I have *libfm-qt.so.12* instead.

[ahmad ~]$ ls /usr/lib/x86_64-linux-gnu/libfm-qt.so.12                                                                                                                    
/usr/lib/x86_64-linux-gnu/libfm-qt.so.12                                                                                                                                  
[ahmad ~]$

#9 Desktop and Multimedia » lximage-qt: missing a library though it's already installed. » 2022-11-26 00:30:16

AhmadRaniri
Replies: 3

lximage-qt :

- Version :  1.1.0-2.
- Package from unstable.
- missing library : libfm-qt.so.11.

[ahmad ~]$ ldd /usr/bin/lximage-qt | grep found                                                                                                                           
        libfm-qt.so.11 => not found                                                                                                                                       
[ahmad ~]$

- package that possible has  *libfm-qt.so.11* : libfm-qt11.

[ahmad ~]$ apt-file find libfm-qt.so.11                                                                                                                                   
libfm-qt11: /usr/lib/x86_64-linux-gnu/libfm-qt.so.11                                                                                                                      
libfm-qt11: /usr/lib/x86_64-linux-gnu/libfm-qt.so.11.0.0                                                                                                                  
[ahmad ~]$

- Check if libfm-qt11 is installed :

[ahmad ~]$ apt search libfm-qt11                                                                                                                                          
Sorting... Done                                                                                                                                                           
Full Text Search... Done                                                                                                                                                  
libfm-qt11/unstable,now 1.2.0-1 amd64 [installed]                                                                                                                         
  file management support for pcmanfm-qt                                                                                                                                  
                                                                                                                                                                          
[ahmad ~]$

- Check libfm-qt11 package list files :

[ahmad ~]$ apt-file list libfm-qt11                                                                                                                                       
libfm-qt11: /usr/lib/x86_64-linux-gnu/libfm-qt.so.11                                                                                                                      
libfm-qt11: /usr/lib/x86_64-linux-gnu/libfm-qt.so.11.0.0                                                                                                                  
libfm-qt11: /usr/share/doc/libfm-qt11/AUTHORS                                                                                                                             
libfm-qt11: /usr/share/doc/libfm-qt11/README.md                                                                                                                           
libfm-qt11: /usr/share/doc/libfm-qt11/changelog.Debian.gz                                                                                                                 
libfm-qt11: /usr/share/doc/libfm-qt11/changelog.gz                                                                                                                        
libfm-qt11: /usr/share/doc/libfm-qt11/copyright                                                                                                                           
libfm-qt11: /usr/share/libfm-qt/archivers.list                                                                                                                            
libfm-qt11: /usr/share/libfm-qt/terminals.list                                                                                                                            
libfm-qt11: /usr/share/mime/packages/libfm-qt-mimetypes.xml                                                                                                               
[ahmad ~]$

I already installed the package but lximage-qt still complain about missing that one library.

#10 Re: Installation » [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable. » 2022-11-15 09:08:40

This one does the trick, thanks.

apt install base-files/unstable

Now It's changed :

[ahmad ~]$ cat /etc/os-release 
PRETTY_NAME="Devuan GNU/Linux 5 (daedalus/ceres)"
NAME="Devuan GNU/Linux"
VERSION_ID="5"
VERSION="5 (daedalus/ceres)"
VERSION_CODENAME="daedalus ceres"
ID=devuan
ID_LIKE=debian
HOME_URL="https://www.devuan.org/"
SUPPORT_URL="https://devuan.org/os/community"
BUG_REPORT_URL="https://bugs.devuan.org/"
[ahmad ~]$ 

Solved, thanks.

#11 Re: Installation » [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable. » 2022-11-15 08:51:01

Okay, my internet seems bad, it's stuck at

0% [Connecting to deb.devuan.org]

#12 Re: Installation » [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable. » 2022-11-15 08:26:32

This is my attempt to reinstall base files :

[ahmad ~]$ sudo apt install --reinstall base-files
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of base-files is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[ahmad ~]$ 

This is base-files package info :

Package: base-files
Version: 12.3
Status: install ok installed
Priority: required
Essential: yes
Section: admin
Maintainer: Santiago Vila <sanvila@debian.org>
Installed-Size: 349 kB
Provides: base
Pre-Depends: awk

#13 Re: Installation » [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable. » 2022-11-15 08:21:34

A full list of the commands used to "migrate" your Debian system would probably help.

I follow this https://www.devuan.org/os/documentation … o-chimaera, I come from debian unstable so I adjust it a little bit.

This is my sources.list :

deb http://deb.devuan.org/merged unstable main

#14 Installation » [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable. » 2022-11-15 04:20:35

AhmadRaniri
Replies: 8

Hello, I start to move from systemd to sysvinit on debian and it's successful, but some things are still tied up to systemd so I migrate to devuan fully (by changing sources.list, etc) and it's also successfull. Something bother me a bit is base-files from debian, it's unreplacable (though I try to reinstall it but get no luck). Is it safe to leave the package alone ? Thanks.

#15 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-20 19:39:54

I end up rename my old directory to something else, then create new home directory, now I can launch gnome wayland session. I feel happy.

#16 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-20 09:49:03

Reset gnome's settings (via gnome tweaks, dconf) seems still not works, even
perform renaming config folder (~/.config) still gives same error.

#17 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-19 18:28:27

Well, Finally I can enter wayland session using another user I create. It's so strange that my primary user can't enter it. Guess I need to reset all my gnome setting and start from beginning or clean all setting.

#18 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-18 20:51:20

So is the policykit-1-gnome package installed?

I have it.

[ahmad@devuan ~]$ apt search policykit-1-gnome                                                                                                                     
Sorting... Done                                                                                                                                                    
Full Text Search... Done                                                                                                                                           
policykit-1-gnome/testing,now 0.105-7 amd64 [installed]                                                                                                            
  authentication agent for PolicyKit                                                                                                                               
                                                                                                                                                                   
[ahmad@devuan ~]$

#19 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-18 12:30:01

Head_on_a_Stick wrote:

Hmm. How about https://bbs.archlinux.org/viewtopic.php … 2#p1684912? A bit of a stab in the dark but a possibility if you've installed GNOME on top of Xfce.

I don't think its related, I wonder if Debian suffers the same case.

#20 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-18 09:51:46

For elogind.

[ahmad@devuan s2]$ apt policy elogind
elogind:
  Installed: 246.10-2
  Candidate: 246.10-2
  Version table:
 *** 246.10-2 500
        500 http://deb.devuan.org/merged testing/main amd64 Packages
        100 /var/lib/dpkg/status

For loginctl show-user

EnableWallMessages=no
KillUserProcesses=no
RebootToFirmwareSetup=no
RebootToBootLoaderMenu=18446744073709551615
IdleHint=yes
IdleSinceHint=1626599384450429
IdleSinceHintMonotonic=2793292978
BlockInhibited=handle-power-key:handle-suspend-key:handle-hibernate-key
DelayInhibited=sleep
InhibitDelayMaxUSec=5s
UserStopDelayUSec=0
HandlePowerKey=poweroff
HandleSuspendKey=suspend
HandleHibernateKey=hibernate
HandleLidSwitch=suspend
HandleLidSwitchDocked=ignore
HoldoffTimeoutUSec=30s
IdleAction=ignore
IdleActionUSec=30min
PreparingForShutdown=no
PreparingForSleep=no
Docked=no
LidClosed=no
OnExternalPower=yes
RemoveIPC=no
RuntimeDirectorySize=401960960
RuntimeDirectoryInodesMax=98135
InhibitorsMax=8192
NCurrentInhibitors=6
SessionsMax=8192
NCurrentSessions=1

#21 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-17 23:50:41

Third trial.

[ahmad@devuan ~]$ dbus-run-session /usr/bin/gnome-session --session=wayland
gnome-session-binary[2089]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does
not exist
gnome-session-binary[2089]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Gnome-session-binary[2089]: CODE_FILE=../gnome-session/gsm-manager.c:CODE_LINE=1389:start_phase:Entering running state
Unable to init server: Could not connect: Connection refused

** (gnome-session-failed:2097): WARNING **: 06:40:05.866: Cannot open display:

#22 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-17 23:49:31

Second trial.

[ahmad@devuan ~]$ gnome-session --session=wayland

** (process:2078): WARNING **: 06:38:32.204: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=GNOME environment variable: Could not connect: Connection refused
gnome-session-binary[2078]: WARNING: Failed to upload environment to DBus: Could not connect: Connection refused
gnome-session-binary[2078]: WARNING: Failed to upload environment to systemd: Could not connect: Connection refused
gnome-session-binary[2078]: WARNING: Could not make bus activated clients aware of GNOME_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Could not connect: Connection refused
gnome-session-binary[2078]: WARNING: Could not make bus activated clients aware of XDG_MENU_PREFIX=gnome- environment variable: Could not connect: Connection refused
gnome-session-binary[2078]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Gnome-session-binary[2078]: WARNING: Lost name on bus: org.gnome.SessionManager
Unable to init server: Could not connect: Connection refused

** (gnome-session-failed:2085): WARNING **: 06:38:32.223: Cannot open display:
Terminated

#23 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-17 23:47:36

First trial.

[ahmad@devuan ~]$ XDG_SESSION_TYPE=wayland dbus-run-session /usr/bin/gnome-session

** (process:2041): WARNING **: 06:33:23.761: Could not make bus activated clients aware of XDG_CURRENT_DESKTOP=GNOME environment variable: Could not connect: Connection refused
gnome-session-binary[2041]: WARNING: Failed to upload environment to DBus: Could not connect: Connection refused
gnome-session-binary[2041]: WARNING: Failed to upload environment to systemd: Could not connect: Connection refused
gnome-session-binary[2041]: WARNING: Could not make bus activated clients aware of GNOME_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Could not connect: Connection refused
gnome-session-binary[2041]: WARNING: Could not make bus activated clients aware of XDG_MENU_PREFIX=gnome- environment variable: Could not connect: Connection refused
gnome-session-binary[2041]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Gnome-session-binary[2041]: WARNING: Lost name on bus: org.gnome.SessionManager
Unable to init server: Could not connect: Connection refused

** (gnome-session-failed:2064): WARNING **: 06:33:23.781: Cannot open display:

#24 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-17 12:25:19

Please post the exact, full error message.

Yep, I'll post it soon, my machine ran too long today (work's stuffs), it's currently off.

#25 Re: Other Issues » [SOLVED] Start Gnome wayland session from tty. » 2021-07-17 12:15:37

Which version of Devuan is this?

Devuan 4 Chimaera.

Board footer

Forum Software