The officially official Devuan Forum!

You are not logged in.

#76 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-10 13:36:28

Ron

Thanks to all for your help. Marked as "SOLVED."

sorry, I don't know the name of MATE's file manager

caja

#77 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-10 13:20:26

Ron

Well everything is running fine now. Is there a reason to do this? I have a wired connection, btw.

#78 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-10 13:03:32

Ron

Installed network-manager-gnome and uninstalled connman. That fixed it. I had to add 9.9.9.9 first to the resolv.conf file to download network-manager-gnome.

But one thing I now notice since this change is that the resolv.conf file is no longer read only. Is this normal?

#79 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-09 21:40:43

Ron

Well it's still not working for me. After reading the new posts, I have a few questions. If I remove connman and go with network manager, do I:

1) Remove all connman entries (connman, connman-gtk, and connman-ui)?

2) Install network-manager or network-manager-gnome? I see two different posts about either one.

3) Is there any risk of borking my system by doing this?

I also assume a reboot would be necessary. Thanks for the help.

#80 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-09 01:13:50

Ron

Is the problem with the repos or local? If local, why are others having this problem also? I looked at /etc/resolv.conf but I don't  know what it means.

#81 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-08 23:49:31

Ron

Still having this issue more than 24 hours later. Why isn't there some kind of announcement from "those in the know" about what is going on, and when it is expected to be fixed? Some who posted here have had this issue for over 2 days now. It seems to me that the right thing to do is for somebody to make some kind of an announcement, at least something like "Hey, we know there's a problem, we're looking into it."

#82 Other Issues » [SOLVED] Can't connect to repos » 2024-02-07 23:27:45

Ron
Replies: 48

Normally I wouldn't make a post like this, but this has been going on for the last 2 hours (usually it resolves itself in a few minutes). I'm not able to contact the repos, I've been getting the message below. Anybody else getting this?

yEmNDHl.jpeg

#83 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2024-01-03 21:07:35

Ron
quickfur wrote:

Interesting, on my browser it's showing up as rendered from a Chinese font (fonts-wqy-zenhei).

Thanks for the hint. I installed a Korean font and now I can see it. Yay! [BTW, how can you tell it is rendered on your system via a Chinese font?]

Thanks to everyone who took the time to help.

#85 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2024-01-03 00:00:27

Ron
stopAI wrote:

Download Ubuntu Nerd Font and UbuntuMono Nerd Font from here:

Tried these fonts (I like them) but it's not fixing the box. I know the system is picking it up because I noticed the difference. I'm ready to give up. But thanks for the nice fonts.

#86 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2024-01-02 21:51:41

Ron

Just tried dpkg-reconfigure locales. That didn't fix it. I also already tried fonts-noto-core and also fonts-freefont-ttf, fonts-opensymbol, fonts-dejavu-extra, and fonts-arkpandora. None of these worked.

#88 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2024-01-01 20:19:47

Ron

I've got Cantarell, I'm missing all the rest.

EDIT
Just added the DejaVu fonts. None of them fix the issue.

#89 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2024-01-01 17:30:05

Ron

Mate is my DE, and what you describe is found in Control Center >> Appearance >> Fonts tab, and the "Application Font" setting (I already knew that). I tested every font on my system just now (a tedious task), and not one of them got rid of that box.

The thing is I had this file when I was on Devuan 4 (a Miyo install, but added Mate, just like I did for Devuan 5, a Crowz install, but added Mate) and there it displayed correctly. Also, I have a list (a long one) of every file/app to install that applies to Mate, so, besides being on a different version of Mate (1.26 vs. 1.24) everything else is the same as far as Mate is concerned. That leads me to believe that something is different in the OS install, and that this is "probably" not a Mate issue. Then again, I'm not an expert, so anything I think is just a educated guess.

EDIT

Okay, I just thought of something that is different. Miyo did not install with a word processor, so I had added LibreOffice. Crowz installs with AbiWord, so I didn't bother to install LO. I think (but I'm not sure) an install of LO also pulls in a ton of fonts. I wonder if I install LO if that would solve this. I really don't want to, as LO is bloatware compared to AbiWord. Do you think it's worth a shot? Or am I off base here?

#90 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2023-12-31 19:33:35

Ron

I notice it in my file manager (caja) when a file name contains a unicode character. That's the screenshot I put in my first post. I also noticed it once browsing the web, I think; I may be mistaken on this though. The output of echo $LANG is en_US.UTF-8

#91 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2023-12-31 02:35:14

Ron

Yeah, I already tried installing fonts-noto-core but that didn't fix it.

#92 Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2023-12-31 01:23:16

Ron
Replies: 26

Since installing Devuan 5 (Crowz) I'm getting these strange text boxes. Image below so you can see what I'm talking about. Doing research I found out this is a unicode character. How do I get unicode characters to correctly show? This is in the file manager, and I also once seen boxes like this in my browser.

ft-issue.jpg

#93 Re: Desktop and Multimedia » [SOLVED] Not getting thumbnails in Mate » 2023-12-26 12:42:55

Ron
greenjeans wrote:

On another note, I get thumbnails for everything in Mate except for when I attach my digital camera via cable,

When connecting my cell phone (yes, I have one and I hate it) I don't get any thumbnails either. I wish I knew what to install for it, if anything.

#94 Re: Devuan Derivatives » [Found another way] Disable ipv6 using Grub - new wrinkle » 2023-12-25 00:41:49

Ron

I disabled it by running these 2 commands in the terminal:

sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1

That's easier than messing with grub. (FTR, I found this here.)

#95 Re: Devuan Derivatives » [Found another way] Disable ipv6 using Grub - new wrinkle » 2023-12-24 22:32:57

Ron

I'm beginning to wonder if it's even worth it to disable it. What could (theoretically) happen leaving it enabled?

#96 Re: Installation » Upgrade to Daedalus from Chimera was incredibly easy! » 2023-12-24 22:21:04

Ron

Maybe I would have had an easier time doing this than a clean install. hmm  I've been messing with it for 23 hours now (not nonstop, of course).

#98 Re: Desktop and Multimedia » [SOLVED] Not getting thumbnails in Mate » 2023-12-24 21:59:00

Ron

Well, as it turns out, libgdk-pixbuf2.0-bin generates thumbnails for images and pdfs, but not video files, so this issue is only partial solved. Anyone have any idea what I need for video thumbnails?

EDIT
Okay, that was easy. ffmpegthumbnailer did the trick.

#99 Re: Devuan Derivatives » [Found another way] Disable ipv6 using Grub - new wrinkle » 2023-12-24 18:02:47

Ron

Here's what I see in / and /boot. What do I do with info -f grub -n 'Simple configuration'? I tried that in the terminal and nothing happened (sorry for my ignorance).

a.jpg

b.jpg

#100 Devuan Derivatives » [Found another way] Disable ipv6 using Grub - new wrinkle » 2023-12-24 12:17:12

Ron
Replies: 7

One of the first things I do on a fresh install is to disable ipv6 using Grub by doing this:

Open /etc/default/grub as administrator. Find the line:
GRUB_CMDLINE_LINUX=""
and change it to:
GRUB_CMDLINE_LINUX="ipv6.disable=1"
Then in terminal run:
sudo update-grub

But when I go there I see this, something I've never seen before:

GRUB_CMDLINE_LINUX="initrd=/install/gtk/initrd.gz"

What does this do? I've searched it, but what I've read seems to be above my pay grade. And how can I add "ipv6.disable=1"? Should I overwrite "initrd=/install/gtk/initrd.gz" or just add "ipv6.disable=1" after/before it?

Board footer

Forum Software