You are not logged in.
Alexkemp, thank you. I appreciate your proposal. It was helpful to get the exact information. All information is a bit privacy intrusive for me. Here is what I think matters. Tell me if anything is missing
OS: Devuan GNU/Linux 5 (daedalus) x86_64
Kernel: 6.1.0-23-amd64
DE: Xfce 4.18
I don't have polkit. It is used to give user permission for different services, such as network management?
I don't have experience using this and I'm researching to find resources and learn about it. If you have any proposal for a good resource I'd be grateful.
I should have, sry abt that and ty soren for reminding me in such a kind way. I have Daedalus 5.0 and I'm using xfce desktop environment.
If I do:
sudo nmcli connection up <uuid>
I can connect though it shouldn't work like this.
A while back I was writing in a post on the forum that I couldn't get the screen back on after hibernation. This was solved by getting linux-firmware repo and copy amdgpu to /lib/firmware. However the problem restarted after a while and after hibernation I was forced to restart the computer to get back in again.
Today after starting and login I could not access any network. When trying to disconnect (I cannot select 'available networks') I get:
org.free desktop.NetworkManager.network-control request failed: not authorized
What I tried:
- Restart
- Add user to netdev
- Restart NetworkManager
sudo service network-manager restart
After that I could select 'available networks'. When selecting a network I get: Not authorized to control networking
When checking access generally I noticed that I also am no longer authorized to mount a drive.
Do anyone have any idea from where these issues originates and which steps I could take to fix it?
SOLVED: This was the solution
- I clones this repo: https://gitlab.com/kernel-firmware/linux-firmware.git
- I copied the amdgpu folder here --> /lib/firmware
Hope this can help someone else with this issue. Thank you everyone for your amazing support<3
Thank you for supporting me in finding a solution, I appreciate it a lot. I am using gnome, but have the option to switch and try other desktops if needed.
It's the first one you mentioned. When I use the keyboard a light on the keyboard indicate that my typing (doing something) caused a reaction. However, using the keyboard doesn't lead to the screen turning on. It's the same with mouse and power button.
I checked the versions of xserver-xorg-core and xserver-common and they are correct. How do I access devuan security?
I couldn't see anything like what you described DevNUp, so didn't know how I could apply/test this.
Out of these
1-3.1, 1-3.2, 1-5, 1-3
1-5 is Goodix USB2.0 MISC
1-3 is USB2.0 Hub
1-3.2 EMV Smartcard reader
1-3.1 doesn't have "product" but searching with idProduct number 9309 it seems to be connected to bluetooth.
Is any of the first two useful in this issue?
I have grep 3.8-5
I entered these folders and checked wakeup: 1-3.1, 1-3.2, 1-5, 1-3
They are all disabled. The others to not have wakeup, their structure is different.
so I changed to these in rc.local with the sleep 30, but it didn't work.
aha okey, so it is set to not turn off screen rn (tho this happened anyway) and hibernate after 2h of inactivity. I chose that the power button to have no function.
On another computer with Daedalus this
grep . /sys/bus/usb/devices/*/power/wakeup
works perfectly.
On the one in questions there appears a small white square on the line under the command and it is stuck there and nothing happens.
In the device folder I have folders:
1-0:1.0, 1-3.1, 1-3.2, 1-5, 2-0:1.0, 3-1, 3-1:1.1, 3-1:1.3, 4-0:1.0, 6-0:1.0, 8-0:1.0, 1-3, 1-3:1.0, 1-3:1:1.1, 1-3:2:1.0, 1-5:1.0, 3-0:1.0, 3-1:1.2, 3-1:1.4, 5-0:1.0, 7-0:1.0 and usb1, usb2, usb3, usb4, usb5, usb6, usb7, usb8
nixer, I don't think there was any output but will check again.
rolfie, what is DE? and could you share how I can configure energy settings? this is all new to me.
Thank you for your support <3
Thank you. I had to make a merge of the different sources, because this command didn't work for me:
grep . /sys/bus/usb/devices/*/product
I added this to /etc/rc.local:
echo enabled > /sys/bus/usb/devices/usb1/power/wakeup
echo enabled > /sys/bus/usb/devices/usb2/power/wakeup
echo enabled > /sys/bus/usb/devices/usb3/power/wakeup
echo enabled > /sys/bus/usb/devices/usb4/power/wakeup
echo enabled > /sys/bus/usb/devices/usb5/power/wakeup
echo enabled > /sys/bus/usb/devices/usb6/power/wakeup
echo enabled > /sys/bus/usb/devices/usb7/power/wakeup
echo enabled > /sys/bus/usb/devices/usb8/power/wakeup
In devices I have folders with numbers and usb1-8.
I added sleep 30 first as I also use Daedalus. The whole block I put first in rc.local.
There is no change. Maybe I misunderstood some step.
After installing Daedalus everything seemed to be running smooth, except when the computer 'sleeps'. after the screen has turned off I cannot get in to the computer again unless I restart it. The computer is on as lights are still on, though I am unable to wake up the screen. Anyone have any idea why this is happening and/or what I might do to fix it?
SOLVED
what was needed:
- Remove dbus and libdbus1-3
- Install libdbus1-3 and then dbus
Incredible that something seemingly so easy kept me occupied for so long. Thank you everyone for all support! <3
apt-mark showhold has not output at all
apt install libdbus-1-3 --reinstall -s
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of libdbus-1-3 is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I have tried to reinstall chimaera a few times on this vps.
I already tried .iso installation but it didn't work (don't remember the exact problem rn).
The rsync option I haven't yet tried, tho I need to make some research which steps are needed.
When I do lsb_release -a
No LSB modules are available.
Distributor ID: Devuan
Description: Devuan GNU/Linux 4 (chimaera)
Release: 4
Codename: chimaera
is the desktop installation necessarily to complete the installation even though it is for a vps?
apt install task-xfce-desktop
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
task-xfce-desktop : Depends: slim but it is not installable or
lightdm but it is not installable
Recommends: xfce4-power-manager but it is not installable
Recommends: default-dbus-session-bus or
dbus-session-bus
Recommends: network-manager-gnome but it is not installable or
connman-gtk but it is not installable or
cmst but it is not installable
Recommends: synaptic but it is not installable
xfconf : Depends: default-dbus-session-bus or
dbus-session-bus
E: Unable to correct problems, you have held broken packages.
There is no files in folder --> /etc/apt/sources.list.d
/etc/apt/sources.list contains this:
#deb http://ro.mirror.flokinet.net/debian bullseye main
#deb-src http://ro.mirror.flokinet.net/debian bullseye main
#deb http://security.debian.org/debian-security bullseye-security main
#deb-src http://security.debian.org/debian-security bullseye-security main
#deb http://ro.mirror.flokinet.net/debian bullseye-updates main
#deb-src http://ro.mirror.flokinet.net/debian bullseye-updates main
#deb http://ro.mirror.flokinet.net/debian bullseye-backports main
#deb-src http://ro.mirror.flokinet.net/debian bullseye-backports maindeb http://deb.devuan.org/merged chimaera main
deb http://deb.devuan.org/merged chimaera-updates main
deb http://deb.devuan.org/merged chimaera-security main
#deb http://deb.devuan.org/merged chimaera-backports main
apt install dbus
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
dbus : Depends: libdbus-1-3 (= 1.12.24-0+deb11u1devuan1) but 1.12.28-0+deb11u1 is to be installed
E: Unable to correct problems, you have held broken packages.
The keyring was indeed overlooked and is installed now. I went through all the steps though it continues to output missing dependencies on the last step.
apt-get install task-gnome-desktop
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gcr : Depends: default-dbus-session-bus or
dbus-session-bus
gdm3 : Depends: dconf-gsettings-backend (>= 0.20) but it is not installable
gnome-core : Depends: dconf-gsettings-backend (>= 0.38) but it is not installable
Recommends: network-manager-gnome but it is not installable
gnome-keyring : Depends: default-dbus-session-bus or
dbus-session-bus
gnome-session-bin : Depends: dbus-x11 but it is not installable
gnome-terminal : Depends: default-dbus-session-bus or
dbus-session-bus
tracker : Depends: default-dbus-session-bus or
dbus-session-bus
E: Unable to correct problems, you have held broken packages.
apt policy devuan-keyring
devuan-keyring:
Installed: (none)
Candidate: 2022.09.04
Version table:
2022.09.04 500
500 http://deb.devuan.org/merged chimaera/main amd64 Packages
Thank you everyone for suggestions and guidance <3 Hope this works as intended.
Output of cat /etc/apt/sources.list (note that the last line initially was commented -- in the guide -- and I tried both with and without but no difference)
deb http://deb.devuan.org/merged chimaera main
deb http://deb.devuan.org/merged chimaera-updates main
deb http://deb.devuan.org/merged chimaera-security main
deb http://deb.devuan.org/merged chimaera-backports main
apt policy '*dbus-session*'
default-dbus-session-bus:
Installed: (none)
Candidate: (none)
Version table:
dbus-session-bus:
Installed: (none)
Candidate: (none)
Version table:
dbus-session-bus-common:
Installed: (none)
Candidate: (none)
Version table:
apt update && apt dist-upgrade
Get:1 http://deb.devuan.org/merged chimaera-security InRelease [26.4 kB]
Get:2 http://deb.devuan.org/merged chimaera InRelease [33.5 kB]
Get:3 http://deb.devuan.org/merged chimaera-updates InRelease [26.1 kB]
Get:4 http://deb.devuan.org/merged chimaera-backports InRelease [26.6 kB]
Err:1 http://deb.devuan.org/merged chimaera-security InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
Err:2 http://deb.devuan.org/merged chimaera InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
Err:3 http://deb.devuan.org/merged chimaera-updates InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
Err:4 http://deb.devuan.org/merged chimaera-backports InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
Reading package lists... Done
W: GPG error: http://deb.devuan.org/merged chimaera-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
E: The repository 'http://deb.devuan.org/merged chimaera-security InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.devuan.org/merged chimaera InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
E: The repository 'http://deb.devuan.org/merged chimaera InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.devuan.org/merged chimaera-updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
E: The repository 'http://deb.devuan.org/merged chimaera-updates InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.devuan.org/merged chimaera-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
E: The repository 'http://deb.devuan.org/merged chimaera-backports InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
also, if I try -> apt install dbus
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
dbus is already the newest version (1.12.28-0+deb11u1).
The following packages were automatically installed and are no longer required:
libargon2-1 libcryptsetup12
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I am currently trying to migrate from bullseye to chimaera following the steps in link shared. everything goes well until `apt-get install task-xfce-desktop` when I get:
The following packages have unmet dependencies:
xfconf : Depends: default-dbus-session-bus or
dbus-session-bus
E: Unable to correct problems, you have held broken packages.
If I instead try to install gnome desktop, I get:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gcr : Depends: default-dbus-session-bus or
dbus-session-bus
gdm3 : Depends: dconf-gsettings-backend (>= 0.20) but it is not installable
gnome-core : Depends: dconf-gsettings-backend (>= 0.38) but it is not installable
Recommends: network-manager-gnome but it is not installable
gnome-keyring : Depends: default-dbus-session-bus or
dbus-session-bus
gnome-session-bin : Depends: dbus-x11 but it is not installable
gnome-terminal : Depends: default-dbus-session-bus or
dbus-session-bus
tracker : Depends: default-dbus-session-bus or
dbus-session-bus
E: Unable to correct problems, you have held broken packages.
I do:
apt --fix-broken install
nothing is done.
Note: dbus is installed, but this doesn't suffice it seems.
You are brilliant, what a great idea with migration! Will try this now. Thank you so much for supporting me with this. It made my day <3
I'm am trying to install devuan on a vps which has debian bullseye currently. I am not well versed in ansible and don't know how I can run the .iso file directly from the vps to start the setup. If anyone could share how to do that or point to resources it would be an incredible support for me trying to learn these things.