The officially official Devuan Forum!

You are not logged in.

#301 Re: Hardware & System Configuration » [Solved] Webserver: connection refused » 2019-05-09 16:37:29

Could you log on to the new server any other way (eg ssh)? Did it respond to ping? Could you connect out from it to anywhere else (I assume it has a screen and keyboard)?

Chris

#302 Re: Hardware & System Configuration » Problematic wake-up, after sleep (ASCII). » 2019-05-09 16:32:44

If you have more than 1 system try ping, ssh, etc from another system to see if the hung system responds.

Does pressing caps/num/shift lock turn on the light on the keyboard?

Do any of the lights on the motherboard or NIC show anything significant (if the light's usually on when it's working and off when it's sleeping what does it show when the systems hung?)

Chris

#303 Re: Devuan Derivatives » Heads Distro » 2019-03-20 18:20:19

How is your ISP blocking you? I had one site I use falsely blocked in my IPS's DNS servers. I got round it by changing /etc/resolv.conf to use 1.1.1.1 as nameserver. That may be an easier way round.

But I'd be interested in knowing how to install tor. So I can access sites like washingtonpost.com without silly messages about GDPR compliance (in their case the button to click to say I want access doesn't work at all!)

Chris

#304 Re: Hardware & System Configuration » Shutdown encrypted LVM on Beowulf » 2019-02-24 20:05:10

Pressing control-S just after the messages come out might enable you to read them (then control-Q to continue).

If that fails could you take a video of the console during shutdown, then play it back slowly?

Chris

#305 Re: Desktop and Multimedia » Software update notifications in XFCE » 2019-02-16 17:47:39

Seeing the cron log reminded me that cron tries to email output from cron jobs to the user it runs as. So if you don't want the emails just redirect the output to /dev/null (much as the output from the debian-sa1 job is). Or redirect it to a file so you can see it if you want.

Chris

#306 Re: Desktop and Multimedia » [SOLVED] Unable to install nvidia drivers » 2019-01-06 17:39:47

Hello,

I had a lot of "fun" getting CUDA working under Devuan. See the following threads for details:
https://dev1galaxy.org/viewtopic.php?id=2299
https://dev1galaxy.org/viewtopic.php?id=2259

And search the forum for keywords like CUDA, Nvidia, nouveau, etc.

Chris

#307 Re: Hardware & System Configuration » shutdown does not poweroff nor restart » 2018-12-29 17:11:26

How long did you wait before pressing the power button? I've heard of delays of a few minutes during shutdown, could that be happening here? That's a fairly easy thing to test.

Look in the BIOS to see if there are any options that might affect shutdown processing (or support for different OSes).

What make and model is your laptop? Search for reported problems with that make and model (and BIOS version).

Look in syslog etc to see if any interesting messages are there.

Chris

#308 Re: Devuan » A philosophical diatribe: How to avoid having users - and how not to » 2018-12-07 21:12:04

ESR is one of the better known figures in the UNIX world. You can read most of his writings at http://www.catb.org/~esr/ (several are well worth reading).

He made several good points about how to make Devuan easier to install. In particular having one and only one installer per architecture that then asks what sort of install you want to do and if you want to install non-free code. If you must keep old versions available then clearly label them as deprecated (and don't put them on the home page).

He could have been a bit more tactful but that's no reason to reject everything he said.

A magazine cover disk may need to be more specialized since space is limited (they may want to have more than 1 distro on a single DVD) and it should be usable to install on a system that does not have internet access. But the people building the cover disk should be more experienced than the average user.

Chris

#309 Re: Other Issues » Can't start UGENE » 2018-12-06 17:30:35

Try adding set-x as the second line of the script. That should produce tracing output from the script which will show what it's doing.

Chris

#310 Re: Hardware & System Configuration » Dmesg question [SOLVED]. » 2018-12-06 17:17:58

For messages coming out during the bootup try control-s to freeze screen output and control-q to restart it. That should stop them long enough to copy them down (or take a photo of the screen).

Chris

#311 Re: Other Issues » Can't start UGENE » 2018-12-05 17:44:39

It's probably the program invoked by the script that's causing the segfault.

Try making a copy of the script and changing line 68 to:
echo "$dirname/$appname" "${params[@]}" -style cleanlooks

Run that and it should tell you what program it's actually trying to run. Then try searching for problems with that program (start by running file against it, that will tell you what sort of program it is).

Chris

#312 Re: Other Issues » Apt-get: DNS problem » 2018-11-30 17:14:37

Check what /etc/nsswitch.conf says for hosts (see the man page for nsswitch.conf for what it means).
Check /etc/resolv.conf (that tells the system which DNS server(s) to use).

If there is more than 1 DNS server in there try commenting out all but one and checking if it works with that one.
If there is only one them comment it out and add nameserver 8.8.8.8 (that's google's nameserver).

Chris

#313 Re: Other Issues » Apt-get: DNS problem » 2018-11-29 17:42:05

Try:
ping -c 1 deb.devuan.org

That should do the DNS lookup the same way as apt-get does.

Chris

#314 Re: Installation » Sources List all Non-Free ? » 2018-11-28 17:45:42

It's worth fighting for access to source code whenever you can.

Eg if you are involved in a product liability lawsuit make sure your side's lawyers ask for full source code during the discovery phase. That makes life harder for whoever owns proprietary code (it's usually easy to find a few silly bugs in any sizeable amount of source code which makes them look bad in court).

Chris

#315 Re: Other Issues » (Un)Limited TTL for mirror Release files » 2018-11-28 17:35:32

Could you set the clock back on the server? If it's only used as a mirror to install Linux from it doesn't matter if it has the date wrong.

Chris

#316 Re: Installation » [Solved] Huge .xsession-errors file » 2018-10-13 15:55:57

Running chmod 755 /var/log/lost+found as root will allow all users to read /var/log/lost+found but not put anything in it. lost+found is where fsck puts files it has recovered from a damaged filesystem so there is usually nothing in there. I would not worry about allowing read access to it unless I have sensitive data on the system that not all users should be able to read.

Chris

#317 Re: Desktop and Multimedia » How do you encrypt files? » 2018-10-10 16:29:19

Hiding the password is only useful if someone might be watching the screen (it doesn't help if they are watching your fingers as you type a password in). But it's impossible for a password manager to know if someone might be watching the screen, so they always assume the worst.

Chris

#318 Re: Desktop and Multimedia » Mate panel lockups » 2018-09-28 19:58:37

From the log

Jul 15 21:36:55 BOSSDESK kernel: [28145.560311] [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name
...
Jul 15 21:36:55 BOSSDESK kernel: [28145.560366] [  864]  1000   864  7501335  1891569   13923      33  5141580             0 mate-settings-d
...
Jul 15 21:36:55 BOSSDESK kernel: [28145.560437] Out of memory: Kill process 864 (mate-settings-d) score 968 or sacrifice child
Jul 15 21:36:55 BOSSDESK kernel: [28145.560449] Killed process 864 (mate-settings-d) total-vm:30005340kB, anon-rss:7566276kB, file-rss:0kB, shmem-rss:0kB

So I think mate-settings-d has a bug. It should not have that large a RSS (Resident Set Size).

Chris

#319 Re: Desktop and Multimedia » Mate panel lockups » 2018-09-24 16:17:11

From the (CRON) error (can't fork), the oom-killer and Out of memory: messages it looks as if your system ran out of memory. How much ram and swap space does it have? What does free -mt say when it's running OK and when it's having problems?

Chris

#320 Re: Other Issues » <Solved> [Ascii] Problem with AptCacherNg » 2018-09-23 16:02:03

The way I would have done it it to make all systems that act as servers have a fixed IP address. Then systems connecting to them can use that IP address (preferably an entry in /etc/hosts).

First check what range of addresses your DHCP server can hand out (eg 192.168.1.2 to 192.168.1.200). Then give the server an IP address that's not in that range. You get problems if two systems try to use the same IP address.

Or configure the DHCP server to give the relevant system a fixed IP address.

You may not need this advice now, but someone else might find it useful.

Chris

#321 Re: Other Issues » <Solved> [Ascii] Problem with AptCacherNg » 2018-09-22 16:07:43

To make it work the client needs to know what IP address vmdevuanr1 has. The server will know it's own IP address, probably as 127.0.0.1, so it will work there. The client needs to either have it edited into /etc/hosts when necessary (tedious manual work) or to be able to look it up in DNS.

What does /etc/resolv.conf contain? Mine contains:

nameserver 192.168.1.1

Which tells the system to ask my internet router (at 192.168.1.1) to resolve IP addresses. Try using your router as a DNS server as well as DHCP server. If it's already your DNS server look at it's admin screens to see if there's an option for it to resolve addresses it's handed out by DHCP. Or you may need to add a suffix to vmdevuanr1 in /etc/apt/apt.conf.d/proxy

Chris

#323 Re: Other Issues » <Solved> [Ascii] Problem with AptCacherNg » 2018-09-18 16:22:37

Try ping vmdevuanr1 and host vmdevuanr1 on the system you ran apt update on.
(The "Could not resolve 'vmdevuanr1'" message sounds as if it is the key problem.)

Chris

#324 Re: Other Issues » <Solved> [Ascii] Problem with AptCacherNg » 2018-09-15 16:23:26

First try:
ping -c 1 wiki.debian.org
on both systems. You should get something like:

$ ping -c 1 wiki.debian.org 
PING wilder.debian.org (82.195.75.112) 56(84) bytes of data.
64 bytes from wilder.debian.org (82.195.75.112): icmp_seq=1 ttl=53 time=41.9 ms

--- wilder.debian.org ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 41.989/41.989/41.989/0.000 ms

Chris

#325 Re: Installation » Devuan repositories won't work [SOLVED] » 2018-09-13 16:04:42

KatolaZ wrote:

how exactly are you "testing" those? We are continuosly checking all the mirrors behind deb.devuan.org and have not found any issue. You simply can't "point your browser" to those IPs, since you have to present a valid "Host: deb.devuan.org" header. If you know what I mean, you know how to work around it with wget/curl. If you don't, it's a bit too complicated to explain here. Basically, apt does the right thing, while your browser won't.

I was just pointing my browser at them, so ignore what I said. The 4 I listed showed a merged directory containing a dists directory with appropriate looking content, so I thought they were the only ones that would work. The rest appeared to fail.

Chris

Board footer

Forum Software