The officially official Devuan Forum!

You are not logged in.

#551 Re: Off-topic » Today I Learned » 2021-06-23 06:59:29

Today I Learned: that if I follow the simple instructions on the webpages that come with the distro (Beowulf 3.1.1)
I can tether my iphone to usb and have the internet working rather that wait for wicd to start asking questions
and then waiting some more. (on my laptop (Toshiba r552j))

Thank you for the well documented web pages that are included with the (unpacked) .iso

#553 Re: Desktop and Multimedia » [SOLVED] Package: tuned, not working » 2021-06-09 23:50:26

Hi, at the risk of stating the obvious, ...

Have you tried to start the program from a command line? I find it allows me to see any errors in the messages.

Based on golinux's post about the repo and banned list, this would be my next check.

hope this helps

#554 Re: Installation » UUID and drive letter assignments » 2021-06-09 23:43:51

I have a similar problem with harddrives and conky, but for me it's monitoring disk space.

The last thing I remember changing was installing a test drive of kali to a spare drive,

but repartitioning that hd caused a re-organisation of drive letters.

I formatted all the swap partitions, just to start clean, and reparted sdg for a kali test drive. (nero, new kde next)

I manage to stay on top of it, but it's a bit of a pain...

just now while reading your post I realised the diskspace for / and /home were accounting for sdc, not sda (kali on sdg).

I'll keep tabs on this to see what happens. And I'll post back if I find a solution. I love my conky.

#555 Re: Desktop and Multimedia » Chromium + ALSA + jitzsi: mic problem after update » 2021-06-07 11:25:47

the kernel is in the iso, extract the iso to a directory... and look up

/devuan_chimaera_4.0.alpha-20210503_amd64_netinstall/pool/DEBIAN/main/l/linux-signed-amd64/linux-image-5.10.0-6-amd64_5.10.28-1_amd64.deb

#556 Re: Desktop and Multimedia » Chromium + ALSA + jitzsi: mic problem after update » 2021-06-07 06:44:52

I'm using webbrowser, no such problems. :-) all the best.

#557 Re: Desktop and Multimedia » Chromium + ALSA + jitzsi: mic problem after update » 2021-06-06 23:33:55

also, ... check out

alsactl -h
 

the store option/command helps save your settings.

Personally, I've had similar issues although my problem was setting my usb soundcard to be boss
and not the nVidia hdmi port (no connection, useless but for laptops).

I did this through using the modprobe setting kernel modules in order and or blacklisting unwanted modules. And,

/home/(user)/.asoundrc

defaults.ctl.card 0
defaults.pcm.card 0
defaults.timer.card 0

I have onboard sound too, so that just complicates things more.

I have failed over and over in removing pulseaudio, I haven't found a setup that allows normal use for ME. But I don't give up. :-)

So check out alsactl and the .asoundrc files to set preferences.

#558 Re: Desktop and Multimedia » Chromium + ALSA + jitzsi: mic problem after update » 2021-06-06 12:57:25

type

alsamixer

into your console/terminal

press F6 to select sound card

if you want to look up more info, type

man alsamixer

hope this helps.

#559 Re: Off-topic » post your interesting bashrc commands » 2021-05-27 22:46:20

dice wrote:

How fast is your system?

Read 32GB zero’s and throw them away.

dd if=/dev/zero of=/dev/null bs=1M count=32768

How fast is fast? :-)

glenn@GamesBox ~ $ dd if=/dev/zero of=/dev/null bs=1M count=32768
32768+0 records in
32768+0 records out
34359738368 bytes (34 GB, 32 GiB) copied, 1.45917 s, 23.5 GB/s

#560 Re: Off-topic » Music » 2021-05-24 21:50:59

andyprough wrote:
dice wrote:

Never seen these guys before. The singer has a strong Jim Morrison vibe, doesn't he? Pretty cool stuff. Here's a yewtu.be link for those privacy buffs who don't want to go to youtube: https://yewtu.be/watch?v=Epr4wR-pecU

Tex Perkins, my ex wife was in love with him, we saw them play a few times...
The Cruel Sea... "The Honeymoon is Over",
Tex, Don & Charlie...
The Dark Horses.

Well worth the effort, genuine musician.

#562 Re: Installation » Two NICs » 2021-05-21 07:57:35

You could add the line to the file

/etc/sysctl.conf

echo net.ifnames=0 >> /etc/sysctl.conf

...will add the line to the end of the file.

You may need to reboot to activate the command.

#563 Re: Hardware & System Configuration » Questions on Setting Up Hardware/Software on a New Devuan System » 2021-05-13 00:24:04

Hi, Your quest may take a little more time than you think right now.

But, if you stick with it you just might get it happening.

If you want to play windows games and/or use programs from windows you will need windows,
But you may set it (win7) up to run in a Virtual Machine like VirtualBox (you'll still need a win cd and reg).

you might need more hdd space, or a different ratio of space partitioned on your harddrives.

Although I haven't done so for quite a few years, I used to run winxp games (DiD F22) on vBox very well and reliably (40 hrs of non-stop mission plus, paused while at tafe, etc) quake, counterstrike... .

Play on linux and wine may be useful but I haven't used them.

I hope this gives you some idea of the amount of learning required to get your old games to work on linux, but also give you some confidence that it has worked before and you may get it to work, but there's a lot of setup and understanding to cover first.

Debian installs/tutorials probably work better than others, just be careful where you get your software packages from.

As far as I know you will still need the win7 dvd and the reg number, just like setting up windows by it's self... maybe some one knows otherwise...

all the best, and keep coming back. :-)

regards Glenn

#564 Re: Off-topic » What are you reading/want to read ? » 2021-05-11 22:26:07

The Yoga-Sutra of Patanjali, Georg Feuerstein.

Just got it, still flicking through, "continuous translation" at the back.

#565 Re: Devuan » Devuan 4 Alpha Installer Iso's » 2021-05-11 05:51:26

I agree,

dice wrote:

Heads up.

Working fine for me, installed to bare metal no problems.

https://files.devuan.org/devuan_chimaera/installer-iso/

I have cinnamon setup on a spare 500Gb Hdd, just the defaults but out of the box operational with wifi.

Nice work.

#566 Re: Off-topic » ${THEY} continue crippling browsers... » 2021-05-04 08:43:25

I have webbrowser built and setup now. And none of the denial of "freezing/pausing" with palemoon. :-)

#567 Re: Installation » [SOLVED] How to change system to boot to text login instead of gui » 2021-05-04 08:12:06

Hi, I wonder if when you are at the non-login point, what happens if you "ctrl-alt-F(1 to 7)? Do you get a login prompt?

#569 Re: Hardware & System Configuration » Firewall on laptop with Chimaera » 2021-05-02 23:25:14

I'm using UFW/GUFW, but it was a bit of a bitch to get working on start.

Somehow the program and install directory permissions were owned by the user (me), and

the program need root to start.

I eventually fixed it, i think... while looking into the "su -" and path changes.

I'm always thankful for the suggestions on firewall apps, for researching next ...

#570 Re: Devuan » As Debian 11 moves closer to Devuan. Is there any reason to stay on De » 2021-04-30 22:27:46

golinux wrote:

Now I know why I don't hang out on reddit.  big_smile 

Trust is a fragile thing and not easy to repair. 

If you hang around here for a while maybe you will understand why Devuan is so special . . . or maybe not.  It's about more than code . . .

I'm with you on this, it's more than about code.

Personally, I find this is a helpful and friendly community, I have grown to respect the posters here.

You still get all kinds of users, and I appreciate them all.

Even if it's just for the community, I'll be hanging around.

I guess the best that will come from Debian coming around will be the packaging and dependencies may be smoother to transition to Devuan.

Devuan artwork is better too, less corporate looking, imho.

I'm grateful, thank you.

#571 Re: Hardware & System Configuration » THANK YOU, and I'M SORRY! » 2021-04-29 23:12:15

ComputerBob, speaking for myself, your most welcome. And I love this Devuan community for the same reasons.

I have never received a harsh reaction (haven't been hacked once) after an out-of-place comment, unlike some other distros I've used.

#572 Re: Desktop and Multimedia » Beowulf is broken » 2021-04-22 23:05:45

Dutch_Master wrote:

Well, after one too many freeze up I ditched Beowulf, tried to get Funtoo to work (but a core package for Mate failed to configure repeatedly and consequently build) then late last night I took my ASCII USB stick and booted from it. Installed ASCII, but sadly, the random freezes are still there. It might be related to Firefox, may need to look into that.

So, not a happy chappy here, to say the least >:-{  I may try Mint, but that means [shudder] systemd :puke:

have you tried a decent memtest?

#573 Re: Desktop and Multimedia » Beowulf is broken » 2021-04-21 04:13:33

My appologies, I posted a reply, but I was wrong, so I deleted it... just rubish.

I had intended to creat the file /etc/default/su with the content ALWAYS_SET_PATH yes, but all I did was paste in the file address instead of the command. :'-(

Sorry for the bumb steer.

#574 Re: Desktop and Multimedia » Beowulf is broken » 2021-04-20 22:29:23

Altoid wrote:

Hello:

fsmithred wrote:

... hate using 'su -'. Most of the time when I become root, I'm already in the directory where I want to do stuff, and I want to stay there.
I don't want to change to /root.

Ahh ...
And I thought I was the only one.  8^D

I'm trying hard to get use to su - and how it works.
Sometimes I fear that not being where I want to be (and in /root instead) will make/allow me to do something stupid.

fsmithred wrote:

... there's a way to restore the old behavior.

ALWAYS_SET_PATH yes

in /etc/default/su

But you still have to use su -, you just don't get sent to /root.
Right?

Best,

A.

ahh, no. I thought I was the only one! Funny, not funny.

I have nothing to add, except the ufw program complains when trying to start that user ID is 1000 when 0 is expected. Which I think may be a similar problem to the above, so I'm following this thread. Thank you.

#575 Re: Off-topic » [SOLVED] Building .deb package from git source » 2021-04-15 10:44:38

Whenever I get stuck like this I create the directories... and re-run the command.

use

locate debian/slstatus/usr/local/bin/slstatus

work your way back from there...

create directory...

mkdir debian/slstatus/usr/local/bin/slstatus

See if that helps. Sometimes it's a permission to write by the program.

see how you go.

Board footer

Forum Software