** Description changed:
Try the following:
- Log in a gnome-classic session
- Select "Switch User" in the top-right menu
(you are now on lightdm, your former session is supposed to be protected by a
password)
- Switch to a random TTY
- Switch back to the graphical session: you are
Theo, Xfce Bugzilla #10089 should be fixed.
Testing this is easiest with xscreensaver:
$ pkill light-locker(or whatever screen saver daemon is running.)
$ xscreensaver
(Install it first, if you have to.)
Setup long "fade to black when blancking" duration in the Advanced tab
of Screensaver Pr
Seems to work now in 16.04. I use different graphics card and driver now
FWIIW.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703216
Title:
light-locker locking does not work with suspending Xfce s
Seems to work with 18.04, too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703216
Title:
light-locker locking does not work with suspending Xfce session
To manage notifications about this bug go
Theo, sorry, but I can not even find the part of code where the locking
is executed as part of suspend to RAM function.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
Race condition in
The "error" you tell in #47 is actually not an error, but warning. It
should not stop suspend from working. Theo, did bluesabre test the
patch? Did the test fail even if xflock4 returned 0?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
I have provided a patch for xfce4-session 4.12.1 at
https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/1054299/comments/39
However, when the patch is applied, there is some issue with error handling.
Besides, Xubuntu 18.04 does not have pm-utils installed (and thus pm-suspend
does not
** Description changed:
The preffered way to get encrypted disks, these days, is to do full disk
encryption using LUKS.
- If per-directory encryption is required, it is recommended to us fscrypt
- support in e.g. ext4.
+ If per-directory encryption is required, it is recommended to use
+ fs
It still fails to work corrently, if additionally gnome-screensaver is
installed, but not running IIRC. Please confirm.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537507
Title:
xflock4 fails to
Oh, yes, albeit the xfce-screensaver.c is present only in newer
xfce4-session than what is used by Xubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
Race condition in suspend scr
Please test this patch, if you are able to build xfce4-session. (I
created the patch using diff -Nrud)
** Patch added: "call xflock4 synchronously and return according to its exit
status"
https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/1054299/+attachment/5189082/+files/xfsm-syst
So the fix would be to modify the xflock4 script. I have done such a fix
and I have developed the script further; See my attachment (and recent
comments) at https://bugzilla.xfce.org/show_bug.cgi?id=10217
Note that later version of xfce4-session puts primary burden of
determining which locker to u
By using --query option like I do in
https://bugzilla.xfce.org/attachment.cgi?id=7254 I referred to in
previous comment (or in the attachment I uploaded in comment #4 about
two and half years ago).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Like told in comment
https://bugs.chromium.org/p/chromium/issues/detail?id=318937#c65
it only works, if I have set "use the system title bar and borders" in chrome /
chromium settings.
** Also affects: xfwm4 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notificat
I do not know. It is still in the repos and seems to be supported by the
latest xfce4-session in git.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537507
Title:
xflock4 fails to lock, if light-loc
Do you know other issues with gnome-screensaver?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537507
Title:
xflock4 fails to lock, if light-locker (and xscreensaver) is not
running, but still ex
That is handled in xflock4 I attached in
https://bugzilla.xfce.org/show_bug.cgi?id=10217 :
If such a fallback locker is used, they will be called in background in
xflock4. If you have defined such a locker in xfce4-session ->
/general/LockCommand configuration variable, you should not set
xfce4-se
Oddly in Xenial, where gnome-screensaver is 3.6.1-7ubuntu4 the bug
occurs, but in 18.04, where the version is 3.6.1-8ubuntu3, it does not
launch the daemon, but exits with 0 without locking.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Oh, in my experience it does not spwan gnome-screensaver anymore in
18.04, but please tell about that in the bug report. It is still
unconfirmed bug there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
And in 18.04 it is unable to start the lock even if the daemon is
running, and still exits with 0, so it is badly broken.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536237
Title:
gnome-screensav
gnome-screensaver-command --lock
does not work, but exits with 0 even if gnome-screensaver is running.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777848
Title:
screen never locks
To manage noti
Bug #1777848
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536237
Title:
gnome-screensaver-command --lock starts the daemon
To manage notifications about this bug go to:
https://bugs.launchpad.net
Why does it need to be approved upstream?
You asked what if the locker does not exit immediately. It is pointless
question with current xflock4 (in Xubuntu releases), as it does not have
such lockers (or they are run in background). xlock is not available for
Ubuntu. slock is so tiny and fast lock
Oh, I see. It does not work anyway in 18.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536237
Title:
gnome-screensaver-command --lock starts the daemon
To manage notifications about this bug go
Oh, how does it break suspend?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
Race condition in suspend scripts reveals desktop
To manage notifications about this bug go to:
https://b
You could try replacing
"g_spawn_command_line_sync ("xflock4", NULL, NULL, exit_status, error);"
by
"g_spawn_command_line_sync ("xflock4", NULL, NULL, exit_status, NULL);"
(In git in calls of g_spawn_command_line_async NULL is used for the
error parameter (in xfce-sreensaver.c). Error variable mi
The bug is in xfce4-session/xfce-screensaver.c (and in xfce4-session
/xfsm-systemd.c before git commit
9fa8c63b4377bcb46b8471da509ff8bd909c4bf0).
A locker should be called syncronously, not by g_spawn_command_line_async (),
but by g_spawn_command_line_sync () or directly by g_spawn_sync(), and th
Do you have pm-utils installed? What if you use another locker in
xflock4?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
Race condition in suspend scripts reveals desktop
To manage n
Oh, it seems to be dropped from Xubuntu.
How did you launch suspend? Try "xfce4-session-logout --suspend" in
terminal.
xfsm-shutdown-helper seems still to rely on pm-utils on Linux.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Maybe it would work in Xenial that has pm-utils.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
Race condition in suspend scripts reveals desktop
To manage notifications about this bu
Can you still enable lock-on-suspend by manually editing the power
manager settings in live session, if you want to test it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421443
Title:
suspending x
Public bug reported:
on_ac_power should return 0 (as exit code).
Besides Xfce Power Manager tells in Devices tab that Line power is "Not
plugged in".
Tested by an old Macbook.
(I don't have battery to test with.)
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: powermgmt-base 1.33
ProcVe
Public bug reported:
Say, I have linux-generic-hwe-18.04 and linux-generic installed.
Software Updater may remove linux-image-4.15.0-47-generic even if
manually installed linux-generic depends on it (recursively).
$ apt-cache rdepends --important --installed --recurse
linux-image-4.15.0-47-gene
Software Updater installs newer version of linux-generic that depends on
a newer version of linux-image-4.15.0 in the same run, so this is
invalid.
** Changed in: update-manager (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs,
I do not understand why u-u keeps linux-modules-4.15.0-36-generic. How
do those packages depend on that?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615381
Title:
apt-get autoremove may remove cu
Related bug report: Bug #1607845
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698159
Title:
linux-cloud-tools version specific packages are being removed by
unattended-upgrade's Remove-Unused-D
Nowadays "linux-cloud-tools" has been listed in VersionedKernelPackages in
/etc/apt/apt.conf.d/01autoremove in Xenial. However, there might be other
versioned cloud packages that
apt-cache search --names-only 'linux-.*-tools'
lists such as the ones that start with linux-hwe.
--
You received th
Balint, I do not understand what you mean by that this bug covers very
old packages vs. the other covers current ones.
Patterns
linux-modules
linux-modules-extra
linux-modules-.*
linux-cloud-tools
have been added to APT::VersionedKernelPackages after reporting this
bug. linux-modules is not exce
I meant linux-modules is excessive.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1607845
Title:
List of versioned kernels is not right for Ubuntu
To manage notifications about this bug go to:
http
In my linux-purge script (https://launchpad.net/linux-purge) I use
extended regular expression '^linux-.+-[0-9]+\.[0-9]+\.' to match
versioned kernel package names and it has worked so far.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Fixed in version 20170107-2 (18.04)
** Changed in: w-scan (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1278096
Title:
Does not replace special ch
It is odd that this slowness happens with some directories, but not with
others. For example it happens on a directory with 7 files; file names
consist of letters, '-', digits and '.'. ls command on that directory
takes about 5 minutes. But there are other directories (where there are
more or less
Sebastien Bacher, I attach the output of 'LC_ALL=C journalctl -b'. I issued ls
command
on 11.39.34 and it took about 5 minutes to complete.
** Attachment added: "LC_ALL=C journalctl -b"
https://bugs.launchpad.net/libmtp/+bug/1792085/+attachment/5323736/+files/j.log
** Summary changed:
- MT
The previous was on Xubuntu 19.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792085
Title:
Regression: MTP not working/very slow
To manage notifications about this bug go to:
https://bugs.launc
Stephen, do you use xfce4-screensaver? Is the other lock screen from
light-locker. You do not have to use both. Check your autostarts.
Purging light-locker changes power manager settings UI, but there is
still checkbox for locking.
--
You received this bug notification because you are a member of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/243
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857708
Title:
Uses GNU awk specific option in bash completions, but gawk is not
** Description changed:
- The following command tells the files:
+ The following command tells the files:
grep awk $(dpkg-query -L pulseaudio | grep
/usr/share/bash-completion/completions/)
/usr/share/bash-completion/completions/pulseaudio:pactl list cards 2>
/dev/null | awk -e \
/usr
Public bug reported:
In the video mode there are moving stripes on the screen and monitor
turns off occasionally. (Maybe this is bad behaving monitor, an old
Samsung TV) It got good after I run
xrandr --output HDMI-1 --auto
(and similar for each other video output) in /usr/local/bin/monitor-
con
** Description changed:
In the video mode there are moving stripes on the screen and monitor
- turns off occasionally. (Maybe this is bad behaving monitor, an old
- Samsung TV) It got good after I run
+ turns off occasionally. (Maybe this is just bad behaving monitor, an old
+ Samsung TV) It bec
** Description changed:
In the video mode there are moving stripes on the screen and monitor
turns off occasionally. (Maybe this is just bad behaving monitor, an old
Samsung TV) It became got good after I run
xrandr --output HDMI-1 --mode 1920x1080
(and --auto for each other video
Guess what? Affects Xubuntu 19.10. What is so difficult in not asking
password when guest session is concerned?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022858
Title:
Guest session asks for a
Does it work better with nvidia driver?
You could use another locker in 18.10 as workaround. See contents of
/usr/bin/xflock4 script for hint. (You have to kill light-locker process
and make it not start in "Session and Startup" dialog.
--
You received this bug notification because you are a mem
mawk '{print match($0,/a*/)}'
works, but
mawk '{print match($0,/a**/)}'
does not
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1475968
Title:
match function hangs
To manage notifications about thi
Public bug reported:
$ lsusb
..
Bus 003 Device 002: ID 17cc:0815 Native Instruments Audio Kontrol 1
..
If I have the device connected when I choose suspend to RAM then display
blanks, suspend fails and system does not respond to any user input
except power button.
ProblemType: Bug
DistroRelease:
** Attachment added: "journalctl -b -1 -k"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1855678/+attachment/5311740/+files/journalctl
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855678
Public bug reported:
I exported secret keys by
gpg --export-secret-keys --export-options backup >file
and later tried to restore it by
gpg --homedir . --import --import-options restore file
but gpg just creates pubring.kbx, not secret keys are imported.
To its output includes:
gpg: key xx
Public bug reported:
Only the latter command downgrades the mythtv-frontend package (after
removing the PPA from /etc/apt/sources.list.d/ and running 'apt
update'):
$ sudo apt-get install mythtv-frontend -s -V -t bionic
Reading package lists... Done
Building dependency tree
Reading state i
I think it would be good, if apt could downgrade the dependencies, too.
I reported a related bug #1857018.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/107221
Title:
apt-get should allow downgrade
Related Bug #107221
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857018
Title:
apt-get: Can not downgrade dependencies or anything with -t
To manage notifications about this bug go to:
https://b
So there is no short way to downgrade the depending packages to the
versions available from the current repositories retaining packages'
auto/manual install status? That is something that needs to be done, if
one e.g. disables a PPA and wants to use the packages from the default
repositories, inste
Well, actually I have thought a lot about this downgrading thing. I have
contributed to ppa-purge and even made a PPA of that:
https://launchpad.net/~jarnos/+archive/ubuntu/ppa-purge
I still have to fix it to keep auto installed packages auto installed, which is
not very difficult.
I just thoug
Oh, I do not need to do separate marking to auto. It seems like the apt
install command retains the auto status even if the auto packages are
listed in command line, if the package which depends on the auto
package, is installed, too. (at least with apt 1.6.12)
--
You received this bug notificati
** Tags added: bionic eoan
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319554
Title:
tumblerd prevents removable media from being unmounted
To manage notifications about this bug go to:
https://
I do not see why we need this new frontend lock. If there are higher
level frontends, they may have to do some locking before calling apt,
but they would have to release the locks before calling apt, and then
there is race condition. Why not just use the old dpkg lock and make the
package managers
There is a workaround https://askubuntu.com/a/266060/21005 that prevents
tumblerd from creating thumbnails of video files. This could be set default to
not prevent unmounts.
Also bug report for Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/tumbler/+bug/1319554
--
You received this bug noti
I think it can be made to work. I do not know how apt/dpkg is
implemented, but I made an example by Bash:
script.sh file:
#!/bin/bash
#
exec {var}>/tmp/lock
flock -n $var || { echo already locked; exit 1; }
LOCK= /path/to/subscript.sh # edit this path
subscript.sh file:
#!/bin/bash
#
[[ -v LO
That sounds great! I which that fix could be released soon and even
backported.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
Race condition in suspend scripts reveals desktop
To man
Public bug reported:
It takes about a second to lock screen by 'xscreensaver-command -lock'.
Also checking, if xscreensaver is not running for the current session by
the same command (by inspecting the exit code) takes as long time.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xscreensav
Public bug reported:
The command should output nothing in standard output, if xscreensaver is
not running. It would work like light-locker-command --query, gnome-
screensaver-command --query, cinnamon-screensaver-command --query and
mate-screensaver-command --query.
ProblemType: Bug
DistroRelease
Public bug reported:
Exported file is zero sized.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: keepass2 2.25+dfsg-1ubuntu0.1
ProcVersionSignature: Ubuntu 4.4.0-116.140~14.04.1-generic 4.4.98
Uname: Linux 4.4.0-116-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Does this need different kind of verification for Xenial than what I did
in Bug #1624644?
** Description changed:
[Impact]
- * Update-manager and unattended-upgrades install many kernel packages during
the lifetime of a release but does not remove them automatically leading to
those packa
Oh, the test case seems to be same, marking verified.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675079
Title:
16.04 LTS Partition /boot fills up with Kernel images, gets underwear
in a twist
** Description changed:
$ printf 'a
b\0b' | grep --null-data "a
b" | hexdump -C
61 0a 62 00 62 00 |a.b.b.|
0006
expect
61 0a 62
+
+ EDIT:
+
+ Apparently, in the above the pattern string is considered as two
+ patterns 'a'
M G, which method you used?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/798414
Title:
update-initramfs should produce a more helpful error message when
there isn't enough free space
To manage
$ dkms list
outputs nothing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753050
Title:
Does not recognize external monitor
To manage notifications about this bug go to:
https://bugs.launchpad.net
I used "dkms status" to get the required information about the module
name (nvidia-340) and version (340.104)
After rebuilding and rebooting at least HDMI works with
4.4.0-116-generic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
I had this problem, too, but it suddenly started to work in the middle
of session. I don't know, if installing package android-tools-adb and
pcmanfm had anything to do with it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
** Description changed:
OS: from Hardy to at least Trusty.
When you use Finnish keyboard, you have to hold Alt Gr down to type | or
\ or certain other characters. When typing a shell command, you may
often want to enter a space character after such characters. But it
easily happens th
** Summary changed:
- Non-breaking space is easy to write accidentally and impossible to
distinguish from regular space.
+ Non-breaking space is easy to write accidentally and impossible or hard to
distinguish from regular space.
--
You received this bug notification because you are a member o
** Description changed:
- OS: from Hardy to at least Trusty.
+ OS: from Hardy to at least Bionic.
When you use Finnish keyboard, you have to hold Alt Gr down to type | or
\ or certain other characters. When typing a shell command, you may
often want to enter a space character after such c
Public bug reported:
When I switch to any virtual terminal (TTY1-TTY6 in Xubuntu) display
will be filled with black from bottom to up. Then text is drawn again,
and then the same happens again.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-5.0.0-25-generic 5.0.0-25.26~18.04.1
** Description changed:
OS: from Hardy to at least Bionic.
When you use Finnish keyboard, you have to hold Alt Gr down to type | or
\ or certain other characters. When typing a shell command, you may
often want to enter a space character after such characters. But it
easily happens th
** Also affects: xserver-xorg-video-nouveau-hwe-18.04 (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
When I switch to any virtual terminal (TTY1-TTY6 in Xubuntu) display
will be filled with black from bottom to up. Then text is drawn again,
- and then the same ha
** Description changed:
When I switch to any virtual terminal (TTY1-TTY6 in Xubuntu) display
will be filled with black from bottom to up. Then text is drawn again,
and then the same happens again. Besides the screen is flashing
sometimes like in login screen of the DE or when I use Google
$ sudo lspci -vvvxxx | awk 'BEGIN{RS="\n\n"}/ VGA /'
02:00.0 VGA compatible controller: NVIDIA Corporation C79 [GeForce 9400M] (rev
b1) (prog-if 00 [VGA controller])
Subsystem: Apple Inc. MacBook5,1
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SER
** Attachment added: "dmesg output"
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1841029/+attachment/5284600/+files/dmesg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841029
T
After I suspend to RAM end resume, and thereafter open a virtual
terminal, there is no such scanning.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841029
Title:
nouveau: display scans black from b
After I suspend to RAM end resume, and thereafter there is no flickering
in LightDM login screen, either.
These thing seem to happen both on 4.15 and 5.0 kernels.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Yes, nvidia-340 can be used with the hardware, but maybe not long:
https://askubuntu.com/q/1146245/21005
I have not met such flickering problems with the nvidia driver, but virtual
terminal can not be used at all (like this except only 9400 M here:
https://devtalk.nvidia.com/default/topic/103860
As for #3, something changes in the output before and after suspend-
resume, and even between various suspend-resumes.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841029
Title:
nouveau: display s
danhash, please read https://help.ubuntu.com/community/RemoveOldKernels
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675079
Title:
16.04 LTS Partition /boot fills up with Kernel images, gets under
How do you know it crashes?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814068
Title:
Crash/black screen when suspend
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
I have the same problem with Xubuntu 18.04. Bug #1811402
The system boots using EFI v1.10 by Apple, but Grub is used, too. I wonder, how
to switch to BIOS boot?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
** Description changed:
- If I try to switch to a virtual console by Ctrl-Alt-F1 or greater (up to
Ctrl-Alt-F6), screen is black. But I can return by Ctrl-Alt-F7 (if light-locker
is not used).
+ If I try to switch to a virtual console by Ctrl-Alt-F1 or greater (up to
Ctrl-Alt-F6), screen is bla
https://askubuntu.com/q/1177674/21005
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958891
Title:
no tty, only blank screen with nvidia driver
To manage notifications about this bug go to:
https://
*** This bug is a duplicate of bug 1589056 ***
https://bugs.launchpad.net/bugs/1589056
** This bug has been marked a duplicate of bug 1589056
HDMI does not work
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Sergey Volkov, would you be kind and elaborate your workaround here or
in askubuntu.com?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958891
Title:
no tty, only blank screen with nvidia driver
To
I tried running lirc-setup on fresh 18.04 install, but it fais as group
lirc does not exist.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788235
Title:
lirc broken on 18.04
To manage notification
I did already
# libdir=/usr/lib/x86_64-linux-gnu/python3.6/site-packages
# cp /usr/share/lirc/python-pkg/config.py $libdir/lirc
# ln -s $libdir/lirc /usr/lib/python3/dist-packages/
# ln -s $libdir/lirc-setup /usr/lib/python3/dist-packages/
as superuser and
'systemctl disable --no
^fails. If I add the lirc group, then I can run 'sg dialout lirc-setup',
and setup, and even make ir receiver react, but testing by irw still
does not display anything. Is there some guide for what has changed so
that setting up correctly would be easier?
--
You received this bug notification bec
901 - 1000 of 2411 matches
Mail list logo