The officially official Devuan Forum!

You are not logged in.

#26 Re: Hardware & System Configuration » boomaga is not printing » 2021-11-11 08:35:52

In the /var/log/cups/error.log:

E [11/Nov/2021:09:15:34 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [11/Nov/2021:09:15:34 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [11/Nov/2021:09:15:34 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [11/Nov/2021:09:15:34 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
W [11/Nov/2021:09:17:22 +0100] [Job 45] [Boomaga GUI] WARNING: Can\'t read DBUS session direcory /var/spool/cups/tmp/.dbus/session-bus

while lines 123 to 126 of /etc/cups/cupsd.conf are:

JobPrivateAccess default
JobPrivateValues default
SubscriptionPrivateAccess default
SubscriptionPrivateValues default

There is no directory /var/spool/cups/tmp/.dbus/session-bus, it ends with /var/spool/cups/tmp/ containing the file d00045-001 from the time of error Do 11 Nov 2021 09:17:22 CET .

#27 Re: Hardware & System Configuration » boomaga is not printing » 2021-11-10 18:45:03

I also found that.

In the CUPS jounal of Generic-Boomaga-printer all jobs show:

ID    Name    Benutzer    Größe    Seiten    Status    Steuerung
Generic-Boomaga-printer-32     Unbekannt     Zurückbehalten     317k     Unbekannt     beendet am
Wed Nov 10 10:44:32 2021
"[Boomaga GUI] WARNING: Can't read DBUS session directory /var/spool/cups/tmp/.dbus/session-bus"

#28 Hardware & System Configuration » boomaga is not printing » 2021-11-09 19:04:30

felixed
Replies: 3

I was looking for printing of brochures. (devuan chimaera, printer samsung C410W).

Boomaga is in the standard repositories what implies it is working anyway.

All fine until printing from boomaga to standard printer C410W. Nothing happens. No error messages, nothing in C410W queue.

Any ideas?

#29 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-11-09 17:58:25

Tried nouveau. Horrible tearing.

Got rid of all nvidia & nouveau stuff by purge.

Manually installed nvidia 470 driver from nvidia.de download. No remarkable tearing even without composite option.

No freeze overnight.

Now I'll observe it some more days before setting to solved.

#31 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-11-04 20:53:16

Look at my post from 2021-11-02 07:25:11. Those were all logs with entries around freezing time.

With XFCE no freeze occured within 31 hours. I'll keep on observing but set it for now to [SOLVED]. I hope I won't have to change that.

#33 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-11-02 20:52:16

Nouveau is the next trial on my list. At present I'm testing xfce desktop environment (don't ask me why, there's no logical reason for it).

Is there a way to display all system or Xorg actions? Just to remind that: the sound ist still working, programs continue, cronjobs are started ... only the display shows the content of freeze time and mouse / keyboard input to the session does not work, but to sysrq does.

#34 Re: Installation » strange lightdm greeter background » 2021-11-02 07:32:32

Where could "somewhere" be? It's an xfce-background.

#35 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-11-02 07:25:11

Bad news: The system froze again tonight around 4:22 h. So it was not SLIM.

The /var/log/messages says

(...)
Nov  1 20:20:55 chimaera015 kernel: [ 9323.141551] si2157 4-0060: firmware version: 3.0.5
Nov  2 04:22:04 chimaera015 kernel: [38191.773470] NVRM: GPU at PCI:0000:09:00: GPU-7f274aab-9a33-6061-6f5a-cf042b345839
Nov  2 04:22:04 chimaera015 kernel: [38191.773474] NVRM: GPU Board Serial Number: 
Nov  2 06:46:40 chimaera015 kernel: [46868.118356] sysrq: This sysrq operation is disabled.
Nov  2 06:46:48 chimaera015 kernel: [46876.286221] sysrq: This sysrq operation is disabled.

The last 2 messages are from shutdown by Magic SysRQ.

The /var/log/syslog says

(...)
Nov  2 04:22:04 chimaera015 kernel: [38191.773470] NVRM: GPU at PCI:0000:09:00: GPU-7f274aab-9a33-6061-6f5a-cf042b345839
Nov  2 04:22:04 chimaera015 kernel: [38191.773474] NVRM: GPU Board Serial Number: 
Nov  2 04:22:04 chimaera015 kernel: [38191.773476] NVRM: Xid (PCI:0000:09:00): 62, pid=1646, 21a5(31e8) 0501199c 18512808
(...)

/var/log/kern.log

(...)
Nov  1 20:20:55 chimaera015 kernel: [ 9323.141551] si2157 4-0060: firmware version: 3.0.5
Nov  2 04:22:04 chimaera015 kernel: [38191.773470] NVRM: GPU at PCI:0000:09:00: GPU-7f274aab-9a33-6061-6f5a-cf042b345839
Nov  2 04:22:04 chimaera015 kernel: [38191.773474] NVRM: GPU Board Serial Number: 
Nov  2 04:22:04 chimaera015 kernel: [38191.773476] NVRM: Xid (PCI:0000:09:00): 62, pid=1646, 21a5(31e8) 0501199c 18512808
Nov  2 06:46:40 chimaera015 kernel: [46868.118356] sysrq: This sysrq operation is disabled.
Nov  2 06:46:48 chimaera015 kernel: [46876.286221] sysrq: This sysrq operation is disabled.

XID 62 is "Internal micro-controller halt" (https://docs.nvidia.com/deploy/xid-erro … ml#topic_4)

/var/log/daemon.log, auth.log, Xorg.0.log: no events around 4:22h.

GPU temperature was 39°C at freeze.

So, that's all information I could get.

Any ideas?

#36 Re: Installation » strange lightdm greeter background » 2021-11-01 18:54:16

What is desktop-base?

Seems to be vice versa. The jumping fat rat replaces another previously loaded background within some hundred ms. Looks like blending.

#37 Installation » strange lightdm greeter background » 2021-11-01 16:35:46

felixed
Replies: 5

Only a minor problem:

After changing from slim to lightdm the greeter backgrond is an xfce one. I don't know where it comes from, because

/etc/lightdm/lightdm.conf

refers to

greeter-session=lightdm-gtk-greeter

and the

/etc/lightdm/lightdm-gtk-greeter.conf

points to

background = /usr/share/images/desktop-base/greeter-wide-large.png

and that is no jumping fat rat.

Also the charset ist not the one in /etc/lightdm/lightdm-gtk-greeter.conf .

So obviously another config file is used, but which?

#38 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-11-01 12:01:53

Update: After changing to lightdm no freeze overnight. I'll look at it some more days, then set it (hopefully) to solved.

#39 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-10-31 18:17:26

I'll give it a try. But it would not explain why the freeze doesn't happen in ASCII but in it's upgrade to Beowulf - Chimaera.

#40 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-10-31 17:19:41

At freezing time my CPU usage is low, same as memory (usually it happens while recording something overnight). Recording is continued, even new recordings are started after freeze. So I could run a logging program on the system itself and read it from another installation on the same computer.

Caps/Num/Scroll Lock keys are not working. I wonder why Magic SysRQ keys do.

Once the mouse pointer was still working on one of the monitors, but with no response to mouse keystrokes.

It seems to be an xorg crash cutting off all I/O devices.

#41 Re: Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-10-31 09:16:04

No, it's a AMD Ryzen 7 3700X.

Ctrl+Alt+F1 doesn't work.

No SSH trial yet.

Also slim/mate.

What 100% do you mean?

#42 Hardware & System Configuration » [SOLVED] Display / monitor / mouse freeze after hours - Chimaera, not ASCII » 2021-10-28 22:54:15

felixed
Replies: 17

Display, mouse and keyboard freeze after different working time with chimaera on a Ryzen 7 / Nvidia GTX 1650 / 2 monitor well-cooled tower computer. Low and not increasing system resources' consumption and temperature before freeze. Programs as video recording and sound of video from tv card are still working. No response to any keystrokes (including runlevels) except Magic SysRQ.

None of it with ascii on the same computer, but the same after upgrade from that ascii.

Inactivation of suspend, screen saver and dpms were NO solution.

I found similar freeze reports caused by FullCompositionPipeline activation in the nvidia settings. But without this setting there's an annoying tearing of videos.

Tonight I'll try without FullCompositionPipeline.

I know, there's a lot of information missing, but hope, someone has had the problem too and solved it.

Board footer

Forum Software