The officially official Devuan Forum!

You are not logged in.

#226 Re: Off-topic » Please suggest a completely open source ARM board with Cortex A53/A7 » 2019-07-18 15:03:00

You seem to be obsessed with "open source evarything', assuming because you "have reservations" about people trying to spy on you. That's fine, but if you're that paranoid about privacy, don't use a computer you haven't build from scratch yourself! Design your own hardware, using Open Source is quite easy: Kicad. Make your own PCB's, now that's a challenge if you know nowt about electronics. For chips, use un-programmed FPGA's. Not exactly open source, but as the specific chips in your system cannot be identified at the time of manufacturing, there's little risk you're targeted via this route (s'cuse the pun) Write your own bootloader, booting a plain, but patched (by yourself) Linux kernel. Next, create the entire ecosystem for your desktop, or rely on GNU/Hurd to port their software to your specific hardware. Not impossible, but quite unrealistic. roll

Maybe you should try being less paranoid about privacy, it's healthier too wink

PS: the suggestion to learn more about what certain phrases mean in FLOSS-land is highly recommended.

#228 Re: Hardware & System Configuration » CPU microcode blacklisted by nvidia drivers » 2019-07-14 21:38:52

I wonder how an AMD Ryzen-9 proc would fare wink

And I reckon now they're out (launched last week), the Ryzen-3 series will become dirt cheap. And TTBOMK (to the best of my knowledge) AMD doesn't suffer from Intel's security holes in their proc's.

#229 Re: Hardware & System Configuration » Brother laser printer installation on devuan » 2019-07-12 04:14:15

Forget openprinting.org, use the install commands from Brother.

Brother has a prerequisite explained here:
https://support.brother.com/g/b/faqend. … 100548_000

Pre-required Procedure (5)
Related distributions

Debian 64 bit version, Ubuntu 64 bit version

Related products/drivers

printer/PC-FAX drivers

Requirement

ia32-libs or lib32stdc++ is required to be installed.

This means you need to install one of the mentioned packages prior to installing the .deb for your printer.

Drivers can be found here;
https://support.brother.com/g/b/downloa … all&os=128

As I also have a Brother machine (MFC in my case) I d/l'ed the instructions years ago, as well as the drivers for my device, and in there I found to use the force option for dpkg:

dpkg  -i  --force-all <driver-name>.deb

HTH!

#230 Re: Hardware & System Configuration » UEFI /etc/fstab request » 2019-07-10 11:45:32

Head_on_a_Stick wrote:

[...] but I rely on systemd [...]

Go wash your mouth with soap bleach you heretic! mad

wink

#231 Re: Desktop and Multimedia » Thunar -> Send To -> Any Folder? » 2019-07-10 11:40:39

Mate has the functionality you want in its standard file manager. Just FYI wink

#232 Re: Hardware & System Configuration » UEFI /etc/fstab request » 2019-07-09 10:27:59

Ah, ok, I see where you're coming from. Your quest could be summarized as "why does a UEFI boot partition have a short/small UUID whereas normal partitions don't." Right? I'm afraid I can't answer that, but you should be able to find it in the UEFI spec somewhere wink

#233 Re: Hardware & System Configuration » UEFI /etc/fstab request » 2019-07-09 08:23:21

Have a read:

https://www.funtoo.org/Successful_booting_with_UUID

I don't think booting with (U)EFI would change the use of UUIDs as the syntax is determined by that of the fstab file.

HTH!

#234 Re: Installation » KVM guest - kernel panic when running from P9 share root » 2019-07-05 19:27:43

From the image I see when it attempts to boot the guest, it fails to find LVM and subsequently fsck. This could be the result of incorrectly set permissions on the root-fs of the guest. I also notice, from your command, that the virtfs has a security_model as none, whereas fsdev has mapped. This might be the cause of the mismatch. (notice emphasis, I don't know enough about KVM to tell for sure)

#235 Re: Installation » Odd message on booting a new install » 2019-07-05 19:17:01

@fsmithred: I don't think the quest here was about finding a program, but finding the config files of a program. Slight, but important nuance wink

I'm aware of mntui, used it several times even, but it's still a graphical front-end (be it console-based). Its man-page is rather limited in informational value though roll

#236 Re: Installation » Odd message on booting a new install » 2019-07-05 04:41:37

man networkmanager

should tell you more, if it exists wink

#237 Re: Hardware & System Configuration » PulseAudio? Seriously!? » 2019-07-04 04:09:41

Alsa-mixer is in the repo, so that shouldn't be an issue. For getting rid of PA, try aptitude as it's purportedly better in package conflict resolution then apt-get.

#238 Re: Installation » Odd message on booting a new install » 2019-07-04 04:05:46

If the eth1 port isn't connected to anything, then yes, it would wait for the timeout before proceeding the boot process. You may want to investigate /etc/network/interfaces to see if you can disable eth1 there. (I should too, as I too have a dual-ethernet port mainboard but haven't paid much attention to it as it's not in my main desktop wink )

As for nForce: it's reasonably well supported in the kernel because it exists for a fair while now: I bought my first nForce board way back in the mid 2000's.

#239 Re: Hardware & System Configuration » BDRE mounted read only » 2019-07-01 20:04:30

Usually, when I get a message like that (mounting a file system goes haywire), it can be resolved by running fsck on the partition:

fsck /dev/sdX1

My experience is that the drive behaves perfectly fine afterwards, but these are hard-drives, not removable media so I'm not sure it'll solve your issue.

#240 Re: Installation » Installing Devuan ASCII Amd64 from DVD (full ISO) - no CD-ROM found » 2019-07-01 17:13:01

It happens occasionally for me too (I install Devuan for my work, so I've done quite a few installs already wink ). Usually, restarting the installation process solves the issue, but sometimes another optical drive is needed. I'm still using the install media I made last year, so that shouldn't be an issue. (that is: aging disks or similar)  Most likely the source of the problem is a worn-out laser-diode in the drive, which is an age-thing too.

#241 Re: Off-topic » Boom Times or financial apocalypse » 2019-06-27 18:36:13

RT? Oh yes, the Russian State sponsored propaganda & disinformation machine roll

aptitude -i iron-curtain common-sense

#242 Re: Desktop and Multimedia » [SOLVED] firefox-esr update » 2019-06-24 16:58:36

Just installed the earlier version (60.7.1) on Ascii. Didn't show up yesterday though.

#243 Re: Hardware & System Configuration » safe networking with only one tool » 2019-06-21 04:18:16

IMO you're too paranoid about DHCP. I've noticed you mentioned your setup uses a router, so I assume that's also your gateway to the web via your ISP. That router has a firewall to prevent access from outside to your network. Therefor, your DHCP stack is protected from attacks. Re-install DHCP, re-enable it on your router so you can spend your time on other things. smile

#245 Re: Other Issues » InRelease, Release, and Release.gpg files need updating » 2019-06-20 19:50:21

I'm no coder either, but scripts (and programs for that matter) follow a logical sequence. But I don't understand this section:

(from https://git.devuan.org/devuan-infrastru … _update.py)

if get_time(rem_date) > get_time(loc_date):
        info('Remote Release is newer!')
        return True

    return False

What I think is happening here is that when a newer time code is found, the program returns, but only to one level up, where the next code line tells it to return false (i.e. the time code was not newer). But perhaps I misinterpreted (s'cuse the pun tongue ) the code.

HTH!

#246 Re: Hardware & System Configuration » SDHC Nothing but Problems » 2019-06-20 03:59:07

SD cards only have a limited number of read/write cycles due to the Flash memory they use. The Raspberry Pi Foundation has modified/optimized Raspbian to minimize this and thus don't suffer as much. Devuan isn't. Depending on your definition of "new" I'd suggest claiming it as a defective card from the manufacturer/supplier.

#247 Re: Desktop and Multimedia » Ports vs Pkgs » 2019-06-08 11:36:02

Ottavio wrote:

First off, you should quote properly and learn some manners.

Sometimes I wonder why I bother to partake in these kinds of communities discussions roll  Oh forget it, I'm done with that cr@p sad

#248 Re: Desktop and Multimedia » Ports vs Pkgs » 2019-06-08 09:17:57

You, but it would also apply to the OP. Unless one is a dev, on package-based distro's, like Devuan, building/installing software directly from source is kinda defeating the purpose of a package manager and if the reasoning behind installing from source is obtaining an enhanced performance from the hardware used, you'd be better off with a distro that facilitates this much better then Devuan. But that's just my opinion, feel free to ignore it wink

#249 Re: Desktop and Multimedia » Software update notifications in XFCE » 2019-06-07 21:42:40

MiyoLinux wrote:

....now where did I put that chmod?

big_smile tongue

I think you'd need to look for it in Lost + Found wink big_smile

(sorry, couldn't resist!)

#250 Re: Desktop and Multimedia » 3D Home Design / Architect / Planner for Linux? » 2019-06-02 21:36:00

There's a few, perhaps not immediately considered for the job:

LibrCAD
OpenSCAD
Meshlab

May not check all ticks, but it's a start.

Board footer

Forum Software