The officially official Devuan Forum!

You are not logged in.

#426 Re: Installation » [SOLVED] install either Firefox Beta or Nightly » 2022-08-07 22:56:09

a readme.txt from https://download-installer.cdn.mozilla. … README.txt

Please use download.mozilla.org to retrieve the latest Firefox beta. 

For example, if you wish to download the US English installer for Windows (32bit)
the url is
   https://download.mozilla.org/?product=firefox-beta-latest&os=win&lang=en-US

This could be pasted into the location bar of a browser, or used with curl or wget,  e.g. 
wget -O FirefoxSetup.exe "https://download.mozilla.org/?product=firefox-beta-latest&os=win&lang=en-US"
...

see the doc for a listing of the commandline options...

you may see the versions here... https://download-installer.cdn.mozilla. … /releases/

#427 Re: Installation » [SOLVED] install either Firefox Beta or Nightly » 2022-08-07 22:49:47

I see it's not nightly, or Beta but, whenever a dot release is released I get a new version to download.

I'm running FF 103.0.1 from mozilla ... https://www.mozilla.org/en-US/firefox/new/

#428 Re: Off-topic » best criticism of systemd » 2022-08-06 02:43:19

Good read, I agree with a lot of it.

#429 Re: Off-topic » What are you reading/want to read ? » 2022-07-30 03:18:20

The Tears of Strangers, Stan Grant.

#430 Re: Installation » devuan_daedalus_5.0.preview-20220704_amd64_pool1.iso » 2022-07-28 23:15:34

Hi, I installed  devuan_daedalus_5.0.preview-20220725_amd64_desktop.iso to a spare HDD yesterday. (edit iso name)

It was interesting to see the desktops of Gnome (I have seen it Gnome on Ubuntu Uni PC's) since 2009/10)

I like the gtk3 Login manager, maybe because It's different, refreshing change.

I installed lxde, lxqt, Gnome, KDE and Mate.

The Devs have done a great job on this. Thank you.

My biggest surprise was how slow HDD's are in comparison with SSD's.

I did a simple install setup, just one partition for /. There is a swap file as well.

I'm tempted to upgrade Dev4 to Dev5... maybe.

#431 Re: DIY » /etc/network/interfaces vs dhclient -s » 2022-07-28 22:50:57

if you have a connection to the internet you may try Sheildsup  (press "Proceed") "All Service Ports" https://www.grc.com/shieldsup

it will "Determine the status of your system's first 1056 ports".

Quick and easy.

#432 Re: Installation » Migration plan (Debian > Devuan) » 2022-07-25 02:48:15

Gregors wrote:
Dutch_Master wrote:

Investigate the use of the apt options --get-selections and --set-selections in the apt man page
Btw, do NOT use dd to backup your disk to an existing backup drive. Unless you don't care about the data that's already on it :-\

What I meant is something like

dd if=/dev/sda of=/media/backup/sda-backup.dd

with the USB disk mounted at /media/backup. So my dd backup would just be a ~30 GB file on that disk (among other back-uped things).

Thanks for the get/set selection examples!

Gregor

Just backup what you need... separately. Because you may end up in a loop when dd gets up to /media and starts backing itself up.

dd is a good copy-disk, but rsync can do directories and to make it a bit easier (faster/smaller) use rsync instead of dd.

rsync -avh /usr/local /media/backup/sda-backup/usr/
rsync -avh /home /media/backup/sda-backup/

my two cents worth. :-) All the best!

#433 Re: Installation » Can you unravel where this went wrong? » 2022-07-25 01:49:00

Wrong iso, Gives up way too easy. Wrong attitude, Should try again.

#434 Re: Devuan » Meet the Daedalus sapphire theme » 2022-07-22 07:00:06

golinux wrote:

https://dev1galaxy.org/files/sapphire_reversed.png
Decided to reverse the polarity and tweak the colors a bit.  Whaddya think?  Are we there yet?

Sweet! Love the blue. Thank you for all your work.

#435 Re: Hardware & System Configuration » [SOLVED] When will 5.13 kernel be available? » 2022-07-20 01:22:02

just chimaera-backports...

deb http://deb.devuan.org/merged/ chimaera-backports main non-free contrib

Beowulf

deb http://deb.devuan.org/merged/ beowulf-backports main non-free contrib

I remember when odd-numbered kernel versions were unstable.

#436 Re: Hardware & System Configuration » [SOLVED] When will 5.13 kernel be available? » 2022-07-19 00:47:26

I'm using 5.18 from bpo (backports)

linux-image-5.18.0-0.bpo.1-amd64-unsigned_5.18.2-1~bpo11+1_amd64.deb

#437 Re: Off-topic » Music » 2022-06-29 22:36:36

kyuss wrote:

imo, the best guitar instrumental album this side of the moon!

Joe Satriani -  Surfing With The Alien. ( my favorite song is Circles at 22.11 min mark )

https://www.youtube.com/watch?v=sm0j33oxav4

Love it!

#439 Re: Desktop and Multimedia » [SOLVED] edit music file properties as in Windows » 2022-06-11 00:05:47

nobodyuknow wrote:

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.

I also found easytag had some database lookup and (re)generate actions happening,

but once it's user-settings are configured it doesent hunt around so much.

I still like easytag.

#441 Re: Other Issues » Alsa Default issues - Audiobox USB + mobo Onboard + AMD HDMI » 2022-06-06 11:47:32

Correction!

I think removing the module, as I specified before may have been causing kernel lockups.

I saw one error that mentioned the snd-hda-intel module, which is dependant on (or to) snd_hda_codec_hdmi.

I'm using HoaS's asound configuration for ~.asoundrc, No lockups.

#442 Re: Other Issues » Alsa Default issues - Audiobox USB + mobo Onboard + AMD HDMI » 2022-06-04 05:22:40

Thank you charliebrownau, let us /me know how you go with no pulse...

I'd prefer not to use pulse but each time I try I end up with something/s not working, mostly web browsers audio.

Maybe I could use your tips.

Have a great day!

#443 Re: Other Issues » Alsa Default issues - Audiobox USB + mobo Onboard + AMD HDMI » 2022-06-03 09:13:22

Hi, if the onboard sound chip is not used by anyother OS, I disable onboard audio in the bios... Advanced/Onboard Devices Conf... HD Audio Controller.

That may simplify things a bit.

I also had hdmi sound from my video card... The way I stopped this from being activated was to rmmod the module in /etc/rc.local

On my system the module in question is "snd_hda_codec_hdmi"

you may find yours by

lsmod | grep hdmi

you should see one there with (ati and) hdmi in the name. Mine is an nVidia graphics card.

/etc/rc.local

rmmod -f snd_hda_codec_hdmi

Now, this may not be the most elegant way, but it works on my system (snd_hda_codec_hdmi has dependants like intel).

btw, I also use a USB sound box. Edirole UA-25EX

I hope this helps. regards Glenn

#444 Re: Off-topic » Music » 2022-05-31 22:49:32

Jan Juc Moon, Xavier Rudd.

#445 Re: Off-topic » Interesting news » 2022-05-25 23:59:07

I used to use Lotus as well, way back... in the 90's

Thanks for the heads-up. I've been using OpenOffice so long now that I may not want to change.

But it's good to know when I'm spruking the benefits of GNU/Linux. :-)

#446 Re: Installation » [SOLVED] UFW causes errors under Chimaera » 2022-05-25 23:36:38

Hi, it's more than likely to be the start-up scripts, I came across a very similar problem.

And the fixes are in the other pages on this forum.

Particularly, https://dev1galaxy.org/viewtopic.php?id=2889 (post #6 and onwards.)

You may also find these examples hard to find... /usr/share/doc/nftables/examples/...
Because, I couldn't find them either, but I can't remember if it was ascii, beowulf, chimaera or ceres.

#447 Re: Installation » [SOLVED] UFW causes errors under Chimaera » 2022-05-24 22:45:22

If you search these pages you may also find more info on getting nftables to run.

There's plenty there.

#448 Re: Hardware & System Configuration » undesireable Motherboard config changes to time and fan settings » 2022-05-21 22:02:33

Thank you for your interest alphalpha.

I do have something like that, it came with my Fractal Case. It doesn't have a digital readout, but has a pot for setting the speed.

This system is less than 4 years old. Memory (ram) I bought at the same time is dated 2019.

That maybe a way to guarentee cooling is constant.

The bios I updated a few months ago is ver. 6024 12/3/2022 from asus. I will check if there is a newer version, maybe it's a bug.

I don't O.C. but i Do try to get it to run on spec, and that's hard enough for me. :-)

#449 Re: Hardware & System Configuration » undesireable Motherboard config changes to time and fan settings » 2022-05-19 22:50:52

Thank you for your attention, Ralph.

The time zone is set in kde/plasma settings.

I have reinstalled ntp, and last night an update was available for ntpdate. I upgraded that and it removed ntp and ntpsec.

The time sticks in the linux system, but the bios time is out.

I'm not sure what to do about it.

I may have removed or turned something off when I shouldn't have.

I have plenty of free time this weekend, so I may (do a clean) reinstall the latest chimarea (? spelling)

and that should correct any hacks I've committed.

The fans are my greatest concern $$$, the time is just a pain for internet pages and logs, etc.

Thank you regards Glenn

ps, "tzdata is already the newest version (2021a-1+deb11u3)."

#450 Re: Hardware & System Configuration » undesireable Motherboard config changes to time and fan settings » 2022-05-19 16:42:40

Fans went off again earlier tonight...

Since then I have set the fans to run at full speed from bios.

Disapointing.

The time has also advanced 10 hours.

Any clues? TIA

Board footer

Forum Software