The officially official Devuan Forum!

You are not logged in.

#26 Re: Hardware & System Configuration » [SOLVED] When will 5.13 kernel be available? » 2022-07-19 23:56:50

@GlennW

Thanks for that. I've never used Debian backports. I guess I just add "deb http://deb.debian.org/debian bullseye-backports main" to sources.list.

@Head_on_a_Stick

So the philosophy for Devuan (and Debian, I assume) is to release one kernel with the original release? That explains why the only available kernel is 5.10.

#27 Hardware & System Configuration » [SOLVED] When will 5.13 kernel be available? » 2022-07-18 19:43:24

nobodyuknow
Replies: 7

Is there an estimate for when 5.13 kernel will be available in Devuan packages?

#28 Re: Installation » [SOLVED] new systems lose wireless (RTL8821CE) connectivity » 2022-07-14 14:46:52

It seems that the 5.15 kernel is needed to run Debian-based systems with RTL8821CE.

#29 Re: Installation » [SOLVED] new systems lose wireless (RTL8821CE) connectivity » 2022-07-13 21:47:41

After doing some surfing, I discovered that a driver for RTL8821CE is problematic. Some distributions include it and some (Devuan) don't. I suspect that when a new kernel is installed, my external systems die. I still don't understand why an internally-installed system does not die as well. I think I'll make make multiple backups of the internally-installed system.

#30 Re: Installation » [SOLVED] new systems lose wireless (RTL8821CE) connectivity » 2022-07-13 18:53:01

On the Devuan Xfce system, I tried dpkg-ing the .deb file again, but then I was informed that kernel headers were missing.

And things could be worse. A Linux Mint MATE system I created the same way on another external SSD has completely died, refusing to boot with never-ending "read-only filesystem" errors.

Maybe this laptop is Arch-only for external systems. Good thing the extra SSDs were bought cheap.

#31 Re: Installation » [SOLVED] new systems lose wireless (RTL8821CE) connectivity » 2022-07-13 18:41:20

Below is the output. I had to go back and verify that in the "ip link" section, the USB-connected system really was missing the wlan0 entry. Also, in the lspci output, the entries for Realtek wireless are rather different, even though I dpkg-ed the same .deb file. This is bizarre. I will never again buy a "refurbished" laptop from Newegg.

FOR THE CINNAMON SYSTEM RUNNING ON INTERNAL NVME SSD:

~$ lspci -knn | grep -A3 Network
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
	Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:831a]
	Kernel driver in use: rtl8821ce
	Kernel modules: rtw88_8821ce, rtl8821ce
04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c2)

:~$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether 14:cb:19:1a:4e:50 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 1000
    link/ether 64:6c:80:91:0a:a9 brd ff:ff:ff:ff:ff:ff

FOR THE MATE SYSTEM RUNNING ON EXTERNAL SSD VIA USB 3.0:

~$ lspci -knn | grep -A3 Network
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
	Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:831a]
	Kernel modules: rtw88_8821ce
04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c2)
	DeviceName:  Onboard IGD

~$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether 14:cb:19:1a:4e:50 brd ff:ff:ff:ff:ff:ff

#32 Re: Installation » [SOLVED] ungoogled chromium repository stops update » 2022-07-12 23:07:55

@Head_on_a_Stick

Thanks so much for that. I was rooting around in /etc/apt, but I never looked in /etc/apt/sources.list.d, which is where the offending file was.

#33 Installation » [SOLVED] new systems lose wireless (RTL8821CE) connectivity » 2022-07-12 22:55:05

nobodyuknow
Replies: 5

I have a strange laptop, with AMD hardware (it's a gray market from Asia). I've got Devuan Cinnamon installed on the internal NVMe SSD. It has gone through many updates.

But as a hobby, and because I had spare hardware lying around, I installed Devuan Xfce on a USB flash drive and Devuan MATE on an external SSD. Both were initially installed on a different laptop, one with Intel hardware, simply because it's older and can have its internal SSD easily removed (I don't like dual-boots). I installed the necessary hardware packages, same as I did with the internal system, and then tried to use it on the AMD laptop.

On all systems, I must install firmware-amd-graphics and rtl8821ce-dkms_5.5.2.1-7~mx21+1_all.deb, though with the latter, I must first install dkms and other prerequisites.

But that's where the trouble begins. The Xfce and MATE systems do not have wireless connectivity on the AMD laptop even though I followed the exact same steps as with the Cinnamon system.

Anyone have a guess why the internal system keeps running fine, while the two external systems died a premature death? I don't think the choice of desktop has anything to do with it. All of the above are Chimaera 4.0.

And some Linux distributions run fine on external SSDs and USB flash drives, for example, Manjaro KDE/Plasma and Xfce.

#34 Re: Installation » [SOLVED] ungoogled chromium repository stops update » 2022-07-12 18:24:12

Thanks for the replies, but we seem to be talking past each other. I know about appimage, but that won't help me now, as apt won't run. What is the full pathname for the config file I need to edit?

UPDATE: I went to /etc/apt/trusted.gpg.d and deleted home-ungoogled_chromium.gpg, which allowed me to do update/upgrade, but I still see errors on update. I think I'll wipe the drive and reinstall.

#35 Installation » [SOLVED] ungoogled chromium repository stops update » 2022-07-11 22:07:36

nobodyuknow
Replies: 5

I installed Ungoogled Chromium, but then deleted it because I didn't like it. Obviously I did not clear its repository because I got the below error when doing "apt update":

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
47 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Bullseye  InRelease: The following signatures were invalid: EXPKEYSIG 02456C79B2FD48BF home:ungoogled_chromium OBS Project <home:ungoogled_chromium@build.opensuse.org>
W: Failed to fetch http://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Bullseye/InRelease  The following signatures were invalid: EXPKEYSIG 02456C79B2FD48BF home:ungoogled_chromium OBS Project <home:ungoogled_chromium@build.opensuse.org>
W: Some index files failed to download. They have been ignored, or old ones used instead.

Okay, so I thought I'd use Synaptic to eliminate that repository, but I got the below error after selecting Repositories:

An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Bullseye  InRelease: The following signatures were invalid: EXPKEYSIG 02456C79B2FD48BF home:ungoogled_chromium OBS Project <home:ungoogled_chromium@build.opensuse.org>Failed to fetch http://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Bullseye/InRelease  The following signatures were invalid: EXPKEYSIG 02456C79B2FD48BF home:ungoogled_chromium OBS Project <home:ungoogled_chromium@build.opensuse.org>Some index files failed to download. They have been ignored, or old ones used instead

How do I remove that repository?

#36 Re: Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-09 17:47:30

Sorry, I was a bit obtuse. The leads were provided by alexkemp: kid3 and exfalso. The former appears to do what I need, so I'm playing around with it.

#37 Re: Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-08 19:34:19

I marked the thread as SOLVED because I have some promising leads. Thanks to everyone who responded.

#38 Re: Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-08 19:33:12

kid3 looks promising, as it has a GUI somewhat similar to Windows Properties popup. I'll play with that.

#39 Re: Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-08 19:25:34

easytag is in the usual repository, but it has strange behavior. I installed it, started it, looked around, and changed the directory, only to be confronted with a message along the lines of: "Files have been modified; save or discard?" Except that I made no changes at all. I uninstalled it.

#40 Re: Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-07 21:54:40

@Camtaf

Thanks for the reply. I should have mentioned that my primary music is classical, for which metadata is often wrong, hence why I want to edit it.

#41 Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-07 16:45:08

nobodyuknow
Replies: 11

I always rip CDs on a Windows 10 PC because I want the files to be lossless. I do not believe that MP3 represents the pinnacle of music fidelity.

One of the things I do when ripping is to ensure that the metadata is correct. In Windows it's easy, just use Properties. But in Linux, there does not appear to be a way to edit the properties of music files. Is there a way?

#42 Re: Installation » [SOLVED] create new partition table on HDD, but not with root as owner » 2021-12-23 22:24:52

I tried the chown command HOAS suggested, but it didn't work, complaining that there was nothing in /media/"$USER"/ and it was correct, there was nothing there even though the HDD was running and connected vis USB.

Then I tried the same trick on a USB flash drive. It had some strange stuff on it from Windows, so I formatted the drive using gnome-disk-utility and created a partition table & partitioned to FAT32 using GParted -- and I can copy files to it. And there's a directory in /media/"$USER"/ with the new name of the USB flash drive. There's something about EXT4.

#43 Re: Installation » [SOLVED] create new partition table on HDD, but not with root as owner » 2021-12-23 18:14:38

I vaguely understand the concept of mount, but I don't think I've ever used it in Linux (I probably used it in Unix a million years ago). Here's what I always do with an HDD I formatted in Windows: I insert the USB cable into my laptop; a nemo (this is Cinnamon) file manager pops up; I access the files on it.

I have another HDD I need to format. I will try HOAS's chown command.

#44 Re: Installation » [SOLVED] create new partition table on HDD, but not with root as owner » 2021-12-23 00:16:30

@golinux

Uh, oh, if the moderator has trouble doing it, it's not trivial.

@Head_on_a_Stick

Your use of the word mount confuses me. I don't want to mount it when I use it; I want to simply connect it via USB and access it, like I do with HDDs I create in Windows. Accessing an NTFS HDD in Linux is obscene, with CPU approaching 100% simply for writing to the drive. I figured that creating an EXT4 HDD would be more efficient.

Here's my sequence of commands for a 500 GB HDD:

sudo shred -vn 1 /dev/sda

use GParted to create an ms-dos partition table and single EXT4 partition.

Try to copy a directory to the newly formatted HDD.

I have screenshots of Gparted and failed copy, but I have no idea how to attach them, as there does not appear to be a way to do that, The text of the error message is "The folder <somename> cannot be copied because you do not have permissions to create it in the destination."

I guess I'll just live with the obscene access via NTFS.

#45 Installation » [SOLVED] create new partition table on HDD, but not with root as owner » 2021-12-22 21:04:35

nobodyuknow
Replies: 9

Up until now, I've always created partition tables and partitions on Windows. I'm trying to wean myself off Windows, so I thought I'd create a data HDD via Linux. But regardless of how I create it -- GParted, fdisk, mkfs -- I always end up with a partition that is exclusively owned by root. I've tried chown,which appears to work, but then I still cannot copy files onto the HDD. I'm missing something. Any hints?

#46 Re: Installation » [SOLVED] laptop fan running too much: cyber currency miner? Clam inop? » 2021-12-21 17:18:40

Here is the final report.

I installed Crucial Ballistix memory (it has a thin aluminum strip covering the chips to serve as a heatsink). Maybe it'll keep those temps lower. It is a matched set of 8 GB each, so performance can only improve.

I drilled a few holes in the bottom case under the NVMe SSD. It can only improve the airflow, especially considering that it's located at the far corner of the laptop with no otherwise ventilation.

But the biggest bang for the buck was with the processor. My old HP laptop has a copper heatsink and bar, but this new one has a thin aluminum one. Damn those beancounters! When I removed the heatsink, I found a glob of thermal paste. It wasn't hard or crusty, just applied far too thick. When I applied a thin coating of Noctua thermal paste, the temps dropped around 25 degrees!

It was a hardware problem all along.

#47 Re: Installation » [SOLVED] laptop fan running too much: cyber currency miner? Clam inop? » 2021-12-18 22:24:08

@GlennW

Absolutely. The processor temps are much higher than they should be. Looking at the HP manual, the same heatsink bar is used for both processor and GPU, so it's a two-fer.

#48 Re: Installation » [SOLVED] laptop fan running too much: cyber currency miner? Clam inop? » 2021-12-18 18:25:53

@Head_on_a_Stick

Yeah, this is a funny laptop. I bought it from Newegg, which advertised it as refurbished, whatever that means. I really think it is gray-market from Asia. It has a truly matte screen, which for me is a hard requirement, as well as an NVMe SSD and AMD Ryzen 5 processor. The vents are pretty much a joke, really tiny holes that could not possible transfer much air. I'm going to drill-out the outer ring of vent holes to improve the airflow. When I do that, I'll make sure the fan is not obstructed.

#49 Re: Installation » [SOLVED] laptop fan running too much: cyber currency miner? Clam inop? » 2021-12-17 21:15:45

I realized that opening the CD-DVD drive would open a large window on the side of the laptop and maybe allow greater airflow. I have it opened now and the temperature on the NVMe SSD never climbs above 33 c. So the high temeratures are a result of poor engineering on the part of HP. I'm still pondering drilling a few holes in the case, but I'll think about that to make sure I don't do anything stupid.

Thanks to everyone for their assistance.

#50 Re: Installation » [SOLVED] laptop fan running too much: cyber currency miner? Clam inop? » 2021-12-15 23:40:07

Well, that's curious. On a lark, I uninstalled Britty because I'm not blind, uninstalled Clamav and Clamtk because antivirus often uses lots of processor resources, and Gnome Software which I didn't remember installing (but I'm sure I did). The fan is now quiet. It appears that Clam was the problem all along, which is highly ironic.

UPDATE: I spoke way too soon. When I wrote the above, no browser was running. Now that I started using browsers again, the fan is once again running. Time to take the back cover off.

Board footer

Forum Software