Bug#943668: Getting "Can't update Chromium" notifications

2019-10-29 Thread Adalbert Michelic
I am also using chromium to feed a digital display, and running into the same problem (maybe even worse, the displays are using a window manager that displays all windows in fullscreen, without decorations - and so we're getting this notification blown up to 3840x2160 pixels, covering everything).

Bug#530618: [uswsusp] does not resume (doing normal boot) on Amilio Pi

2009-06-23 Thread Adalbert Michelic
The scripts which create the initramfs do not include parameters for resuming from the suspend image. I have solved the problem by creating the file /etc/initramfs-tools/conf.d/resume: , | RESUME=/dev/sda4 | resume_offset=6144 ` Values can be taken from /etc/uswsusp.conf. -- Cheers, Ad