And you could try:
sudo apt install build-essential
sudo apt-get build-dep linux-image- (the running kernel)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1935850
Where could I get that patch, let me build the testing kernel.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1935850
Title:
Dell XPS 17 (9710) PCI/internal sound card
It sounds like the error is coming from:
/home/jarnos/.config/pulse/default.pa
so I would recommend just deleting that custom config file if you can't
figure out where the error is.
If the file reappears and you didn't manually create it then we would
need to find out which app is creating the
** Summary changed:
- Laptop Monitor Turns off During Startup
+ [HP Probook 450 G6] Laptop Monitor Turns off During Startup
** Package changed: xorg (Ubuntu) => linux (Ubuntu)
** Summary changed:
- [HP Probook 450 G6] Laptop Monitor Turns off During Startup
+ [HP Probook 450 G6] Laptop Monitor
@Shengyao,
Thanks, would you please share the ppa you tested here that we could
give it a try?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1937988
Title:
The image is dis
** Attachment removed: "default.pa"
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1937919/+attachment/5513625/+files/default.pa
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs
>From syslog:
"Jul 25 00:07:01 jarnos-OptiPlex-9010 pulseaudio[1580]: No card found by this
name or index.
Jul 25 00:07:01 jarnos-OptiPlex-9010 pulseaudio[1580]: Failed to initialize
daemon due to errors while executing startup commands. Source of commands:
/home/jarnos/.config/pulse//default.pa
>From syslog:
"Jul 25 00:07:01 jarnos-OptiPlex-9010 pulseaudio[1580]: No card found by this
name or index.
Jul 25 00:07:01 jarnos-OptiPlex-9010 pulseaudio[1580]: Failed to initialize
daemon due to errors while executing startup commands. Source of commands:
/home/jarnos/.config/pulse//default.pa
** Description changed:
- First pulseaudio fails for some reason.
+ First pulseaudio fails for some reason. Pulseaudio Plugin i.e. the
+ volume control in Xfce panel shows mute after I start session, but I can
+ not change it. This does not happen every time.
ProblemType: Bug
DistroRelease:
the fix commit not upstream to mesa yet, after it lands to upstream, we
can backport the commit in to Ubuntu and start SRU process. I tried
backport the commit to Focal's mesa, it works.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subsc
Public bug reported:
[Steps to reproduce]
1. Connect a monitor on the AMD GPU.
2. Power on the system and boot into OS.
3. Run below command to launch glxgear
Cmd> DRI_PRIME=1 glxgears -info
[Expected result]
The image is not distrorted while running the glxgears
[Actual result]
The image is dis
Indeed the open(2) manpage is misleading in that regard. The actual
definition in fcntl.h is like this:
extern int open (const char *__file, int __oflag, ...) __nonnull
((1));
(with a few variants, but they all use varargs). So I did the same in
umockdev for full header compatibility.
--
Yo
So I don't have the faintest idea what caused this to start failing but
the issue here is in mir:
int (*real_open)(char const *path, int flags, mode_t mode);
*(void **)(&real_open) = dlsym(RTLD_NEXT, "open");
return (*real_open)(path, flags, mode);
The declaration for real_open here
[Expired for procps (Ubuntu) because there has been no activity for 60
days.]
** Changed in: procps (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.
** Package changed: xorg (Ubuntu) => linux (Ubuntu)
** Summary changed:
- Touchscreen Misbehaving After Upgrading to Ubuntu 21.04
+ [HP Pavilion x360 Convertible] Touchscreen Misbehaving After Upgrading to
Ubuntu 21.04
--
You received this bug notification because you are a member of Ubuntu
To
Thanks for the bug report.
Please try logging into 'Ubuntu on Xorg' as well as 'Ubuntu' and tell us
if both have the same problem. Also, next time the problem occurs
please:
1. Wait 10 seconds.
2. Reboot.
3. Run:
journalctl -b-1 > prevboot.txt
4. Attach the resulting text file here.
** P
A workaround is to create an empty file /etc/modprobe.d/systemd.conf but
this is too imprecise. The files that systemd uses should ideally be
named specifically for their purpose so that they can be overridden
without affecting any future changes in systemd, e.g.
/etc/modprobe.d/systemd-dummy.conf
Public bug reported:
/etc/modprobe.d/local-dummy.conf contains:
options dummy numdummies=10
/etc/modules-load.d/local-dummy.conf contains:
dummy
/lib/modprobe.d/systemd.conf contains:
options bonding max_bonds=0
options dummy numdummies=0
On boot, the "dummy" module is loaded with the options "
** No longer affects: ubuntu-mate
** Changed in: cups (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1937085
Title:
21.04 - Xerox prin
This is my contents of /etc/systemd/timesyncd.conf
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License
Hmm. The systemd-timesyncd package is installed and systemd-
timesyncd.service is enabled.
raek@mizar:~/code/raek-totp-token/firmware$ apt-cache policy systemd-timesyncd
systemd-timesyncd:
Installed: 245.4-4ubuntu3.11
Candidate: 245.4-4ubuntu3.11
Version table:
*** 245.4-4ubuntu3.11 500
Public bug reported:
My laptop is Asus X302LA. I removed its HDD and plugged it externally via
USB-SATA convertor.
To restore the system's bootability, I had to switch from MODULES=dep to
MODULES=most in /etc/initramfs-tools/initramfs.conf and regenerate initramfs
images by command
update-ini
Public bug reported:
This is with lxc 1:4.0.6-0ubuntu1~20.04.1 on Ubuntu 20.04 LTS.
All lxc-create commands that need to download GPG keys fail with
something similar to:
$ lxc-create -n foobar -t download -- -d ubuntu -r focal -a amd64
The cached copy has expired, re-downloading...
Setting up t
Could you attach output of "linux-purge --info"?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1678187
Title:
Removing a linux-image-extra package fails, if /boot
Did you run "sudo linux-purge --keep=1"? (or replace "1" by "0" to purge
even more)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1678187
Title:
Removing a linux-
Still happening in Ubuntu 20.04 focal , We need to find some workaround
for this , any other mobile or desktop OS can do this !
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.
Public bug reported:
While opening laptop display lid open ubuntu failed to open and stuck on
blank screen with error.
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: xorg 1:7.7+22ubuntu1
ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
ApportV
This bug still exist since i was a kid. now in 2021 its still exist in
Ubuntu 20.04 (LTS) . Will reupdate the status 10 years from now.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/
28 matches
Mail list logo