The officially official Devuan Forum!

You are not logged in.

#126 Re: Off-topic » A peek into the future of distros » 2021-02-05 07:08:24

Head_on_a_Stick wrote:

The kernel has been completely pwned by the corporations: https://www.linuxfoundation.org/en/about/board/

Haiku is looking really good these days...

Haiku is pretty good but lacks GPU acceleration yet, they tried with a GSOC program to get closer but the student missed the goal... It looks like also the guy behind the Haiku kernel has been employed by Gugl to work over the Phucsia kernel...

#127 Re: Desktop and Multimedia » Does Lightdm work now with Devuan? » 2021-01-08 12:55:03

Thanks to all, I installed it and everything works like a charm! big_smile

#128 Re: Desktop and Multimedia » Does Lightdm work now with Devuan? » 2021-01-08 05:52:34

Nice, today I felt its lacking... I would like to switch to another account to make my son finish his homework but I couldn't. I had to close my session and open his session...

#129 Desktop and Multimedia » Does Lightdm work now with Devuan? » 2021-01-08 04:29:24

Danielsan
Replies: 11

Hi folks,

I have a question, I thought that Ligthdm wasn't available by default on Debian because systemd but I just checked it out and none a systemd's dependency is required:

apt install lightdm accountsservice  xserver-xephyr -s
NOTE: This is only a simulation!
      apt needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libaccountsservice0 liblightdm-gobject-1-0 libxcb-xv0 lightdm-gtk-greeter
Suggested packages:
  gnome-control-center
The following NEW packages will be installed:
  accountsservice libaccountsservice0 liblightdm-gobject-1-0 libxcb-xv0
  lightdm lightdm-gtk-greeter xserver-xephyr

How however I may be wrong, so can I install lightdm safely on my system?

Thanks in advance,

D.

#130 Re: Desktop and Multimedia » SLIM session issue when log-out and log-in » 2021-01-04 06:56:03

I see... Thanks for the explanation... Indeed Slim is pretty dead but, don't know why, I just thought that someone at Devuan could just taking care of it...

I am fine with SLIM, as login manager it does a lot of thing that otherwise I should setting up by myself, I'll reboot and shutdown from the terminal if I need to do so.

#131 Desktop and Multimedia » SLIM session issue when log-out and log-in » 2021-01-03 05:21:31

Danielsan
Replies: 12

Hi folks,

is there a reason why if you log-out and log-in with SLIM you can not restart or shutdown the computer through the XFCE4 menu or panel action button?

This is not a big a deal but it is annoying...

Thanks,

Danielsan

#132 Desktop and Multimedia » Docklike a new dock for XFCE4 » 2020-12-10 05:24:36

Danielsan
Replies: 0

Hi guys,

I already post this in the XFCE4 forum but really anyone care about this amazing dock for XFCE4: https://github.com/nsz32/docklike-plugin

68747470733a2f2f692e696d6775722e636f6d2f4f306e7674686a2e6a7067

This is something that I have been waiting for a very long time, and I am very happy, hope it will be included in the official goodies.
For me what is just lacking is a proper expose function like skyppi-xd (which is quite buggy too), the XFCE activity plugin is uncomfortable exactly as the one of Gnome3.

Anyway to compile it on Debian/Devuan these are the recommended packages:

libxfce4panel-2.0-dev xfce4-dev-tools libxfce4ui-2-dev libwnck-3-dev

I have been using it for a couple and I pretty satisfied, I already changed my desktop setup, I don't need anymore a panel with the quick launcher, I am very happy...

#133 Re: Installation » Getting Bluetooth Working » 2020-12-07 09:04:21

I am in both bluetooth and netdev groups but at the first instance blueman crashes, the only way to make it work on my laptop it through these commands (I use an alias):

sudo rmmod btusb && sudo modprobe btusb

#135 Re: Desktop and Multimedia » 'Zoom' crawls in beowulf » 2020-10-10 00:13:57

I use zoom through flatpak and it is fine.

#136 Re: Devuan » How much is delayed Devuan testing from Debian testing? » 2020-10-03 15:49:38

Mmmh... I must have updated previously some other packages from SID and for that reason I got Thunderbird on both my Debian machines...

#137 Devuan » How much is delayed Devuan testing from Debian testing? » 2020-10-03 15:05:03

Danielsan
Replies: 3

Hi folks,

as per the subject line:

How much is delayed Devuan testing from Debian testing?

For instance I had Thunderbird updated to version 78 on Debian testing more than a week ago, while on Devuan it is still on Ceres...

Just curiosity,

Thanks.

#138 Re: Other Issues » how to get hibernation? » 2020-10-03 06:46:13

Cool, I have completely forgot about pm-utils and uswsusp, those were the default tools before the era of systemd...

#140 Re: Hardware & System Configuration » [SOLVED] Bluetooth not working » 2020-09-30 10:35:01

I had just found the workaround:

sudo rmmod btusb
sudo modprobe btusb
sudo service bluetooth restart

It turned on my bluetooth controller and I could use my bt hearphone.

#141 Re: Hardware & System Configuration » [SOLVED] Bluetooth not working » 2020-09-19 14:06:28

I missed some steps when I messed up Firefox, I can't get working the bluetooth again... /(ToT)\

#142 Re: Devuan » Devuan + s6? » 2020-09-18 06:00:10

You should take a look at Obarun has a better implementation of S6 than Artix.

#143 Re: Hardware & System Configuration » [SOLVED] Bluetooth not working » 2020-09-16 05:31:50

Sorry I had a long reply but I messed up with Firefox and lost everything...

I used the bluetoothctl command to activate the discoverability of the bluetooth and then I was able to connect to my headphone with the Blueman applet.

1. bluetoothctl
2. discovarable on
3. scan on (to test it)
4. quit

That's it...

#144 Re: Hardware & System Configuration » CONMANN instead of WICD, any users experience? » 2020-09-14 20:00:26

I don't really move this laptop from its desk I could actually ditch WICD and using just the network interface conf file, not sure if this works as usual in Devuan because Openrc...

#145 Re: Hardware & System Configuration » CONMANN instead of WICD, any users experience? » 2020-09-14 18:54:11

Thank you guys, these were amazing ultra detailed info... WOW!

#146 Hardware & System Configuration » CONMANN instead of WICD, any users experience? » 2020-09-14 17:12:58

Danielsan
Replies: 8

I have never used conmann, and I learned about it recently while I was testing Artix Linux, but I never liked also WICD, I always found it quite unreliable that usually I uninstall it. I would like to try conmann and I would like to know if any of you have some experience to share with all of us!

Thanks,

Danielsan

#147 Hardware & System Configuration » [SOLVED] Bluetooth not working » 2020-09-14 17:07:22

Danielsan
Replies: 4

Hi folks,

I just noticed that wireless connections, wifi and bluetooth, don't work. The wifi was fixed just reinstalling the iwlwifi-firmware package but the bluetooth is still not working and I don't understand why... Bluetooth works always fine with this laptop with Debian Testing and POP!_os as well, hence I am quite surprised.

Here some logs:

dmesg | grep iwl
[   13.601382] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[   13.630348] iwlwifi 0000:04:00.0: firmware: direct-loading firmware iwlwifi-8000C-36.ucode
[   13.630358] iwlwifi 0000:04:00.0: Found debug destination: EXTERNAL_DRAM
[   13.630359] iwlwifi 0000:04:00.0: Found debug configuration: 0
[   13.630665] iwlwifi 0000:04:00.0: loaded firmware version 36.79ff3ccf.0 8000C-36.ucode op_mode iwlmvm
[   13.630676] iwlwifi 0000:04:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[   13.630738] iwlwifi 0000:04:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[   13.764989] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[   13.772259] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   13.772378] iwlwifi 0000:04:00.0: Allocated 0x00400000 bytes for firmware monitor.
[   13.848856] iwlwifi 0000:04:00.0: base HW address: a4:34:d9:64:f8:ca
[   13.922880] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   19.537161] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   19.773408] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   19.861057] iwlwifi 0000:04:00.0: FW already configured (0) - re-configuring
sudo dmesg | grep hci0
[   23.633828] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[   23.638840] Bluetooth: hci0: Device revision is 5
[   23.638841] Bluetooth: hci0: Secure boot is enabled
[   23.638841] Bluetooth: hci0: OTP lock is enabled
[   23.638842] Bluetooth: hci0: API lock is enabled
[   23.638842] Bluetooth: hci0: Debug lock is disabled
[   23.638843] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   23.640553] bluetooth hci0: firmware: direct-loading firmware intel/ibt-11-5.sfi
[   23.640555] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[   23.671732] Bluetooth: hci0: Failed to send firmware data (-38)
[   23.671799] Bluetooth: hci0: Intel reset sent to retry FW download
[   88.771269] Bluetooth: hci0: command 0xfc05 tx timeout
[   88.771271] Bluetooth: hci0: Reading Intel version information failed (-110)
[   88.771273] Bluetooth: hci0: Intel Read version failed (-110)
[   88.771345] Bluetooth: hci0: Intel reset sent to retry FW download

RFKILL sees the the hardware:

sudo rfkill
ID TYPE      DEVICE      SOFT      HARD
 0 bluetooth hci0   unblocked unblocked
 1 wlan      phy0   unblocked unblocked 

But HCITOOL does not:

hcitool dev
Devices:

hcitool scan
Device is not available: No such device 

The Gentoo wiki suggests this but it didn't work:

sudo hciconfig hci0 up
Can't init device hci0: Connection timed out (110) 

I have not clues.... sad

#148 Devuan » Devuan and bug reporting » 2020-09-09 16:58:06

Danielsan
Replies: 1

Hi Folks,

my debugging abilities are very limited but I am, at least, able to move across terminal outputs and logs and catch some bug/warning/issue.

For instance I think I found some issue related with OpenRc and BTRFS in that case where should I report that bug to Devuan or to Debian? How can I understand/know when a bug is specific for Devuan and when it is not?

Thanks,

D.

#149 Re: Desktop and Multimedia » Choosing an email client » 2020-09-08 13:37:34

I have been using Thunderbird on every platforms since ever, and in my experience it is the only one able to handle responsively a huge database; the other fails (including Outlook every version) no matter what. Evolution, Geary, Claws get stuck at a certain point. Evolution also requires a lot Gnome's components running in background I would recommend it only for Gnome users.

The extensions are a plus, I need just six for my setup. I think Thunderbird is a reliable and professional tools, he can be used also in a enterprise environment and surely I suggest it for small and medium business.

#150 Re: Hardware & System Configuration » [SOLVED] Learning to use Devuan logs (Nvidia-persistenced) » 2020-09-05 03:43:30

Marjorie wrote:

These might be on some help:

https://dev1galaxy.org/viewtopic.php?pid=20903#p20903
- my fixed version of /etc/init.d/nvidia-persistenced.
and
https://dev1galaxy.org/viewtopic.php?pid=20917#p20917
- which explains that you can probably also get away with simply removing or disabling nvidia-persistenced as for most use cases it's not needed unless you want to use CUDA.

Oh thanks!

Actually I want use CUDA for Blender...

EDIT

Oh boy you are a genius... I would really like being able to open a code, understand it, and eventually fix it!!!

Board footer

Forum Software