[Bug 2091753] Re: Plymouth fails with kernel 6.8.0-50

2024-12-18 Thread Russell Faull
A workaround on my system is to include the video driver (in my case i915) in the initramfs. sudo nano /etc/initramfs-tools/modules sudo nano update-initramfs -u ensure kernel command line includes 'quiet splash' sudo update-grub Reboot lshw -c video will confirm that driver i915 is configured.

[Bug 2091753] Re: Plymouth fails with kernel 6.8.0-50

2024-12-16 Thread Russell Faull
I agree with Uladzimir's sequence and description. I upgraded to kernel Linux 6.8.0-51-generic, but the problem persists -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2091753 Title: Plymouth fails

[Bug 2091753] Re: Plymouth fails with kernel 6.8.0-50

2024-12-15 Thread Russell Faull
Follow-up: After install the video driver nvidia-dkms-550, version 550.120-0ubuntu0.24.04.1, and inserting 'splash' in the grub kernel command on my HP Zbook (same machine as reported earlier) booting continues pausing at the graphical screen for the partition password and boots through to X as nor

[Bug 2091753] Re: Plymouth fails with kernel 6.8.0-50

2024-12-13 Thread Russell Faull
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2091753 Title: Plymouth fails with kernel 6.8.0-50 To manage notifications about this bug go to: https://b

[Bug 2091753] [NEW] Plymouth fails with kernel 6.8.0-50

2024-12-13 Thread Russell Faull
Public bug reported: Plymouth fails to fully boot with this kernel when asking for encryption password for local partition. The system freezes and can be recovered in rescue mode. Previous kernels accepted the password and continued to X as expected. Remove 'splash' from GRUB_CMDLINE_LINUX_DEFAUL

[Bug 2048441]

2024-10-17 Thread Russell Harper
other issue, it appears as though the encryption information is persistent and reused if the same credentials are entered. If the encryption is no longer compatible, then it fails. Is there a way to wipe the store? /Russell -- You received this bug notification because you are a member of Ubunt

[Bug 2080039] Re: Kernel BUG: Bad page state in process kswapd0

2024-09-17 Thread Russell Coker
I am seeing this with linux-image-6.8.0-40-generic version 6.8.0-40.40~22.04.3 on a Dell PowerEdge R750xa with 384G of ECC RAM running BTRFS for all storage. It crashes like this every day or two with that kernel but on linux- image-6.5.0-28-generic version 6.5.0-28.29~22.04.1 it is solid and has

[Bug 2056706] Re: System unstable, kernel ring buffer flooded with "BUG: Bad page state in process swapper/0"

2024-09-17 Thread Russell Coker
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2080039 I just saw this bug about BTRFS. My system in question is running BTRFS for root and has no swap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 2056706] Re: System unstable, kernel ring buffer flooded with "BUG: Bad page state in process swapper/0"

2024-09-17 Thread Russell Coker
I am seeing this with linux-image-6.8.0-40-generic version 6.8.0-40.40~22.04.3 on a Dell PowerEdge R750xa with 384G of ECC RAM. It crashes like this every day or two with that kernel but on linux- image-6.5.0-28-generic version 6.5.0-28.29~22.04.1 it is solid and has never crashed. -- You receiv

[Bug 1978310] Re: Installing fuse package removes other important packages which causes instabilities

2024-06-28 Thread Russell Klevann
I got this bug after installing fuse libfuse2 To get the file manager back, I used: sudo apt install ubuntu-desktop To find recently removed packages, use: grep "remove " /var/log/dpkg.log Good luck. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 2063110] Re: rtorrent crashes on startup

2024-05-01 Thread Russell Phillips
Seconded. Doing an "apt source rtorrent", applying this patch, building and installing fixes the issue for me. Rakshasa hasn't done an official release since 2019, and this commit has been sitting in trunk for over a year. It would be nice to see this patch expedited. I can't tell how long we'll b

[Bug 2063151] [NEW] cannot upgrade python3-wheel with pip

2024-04-22 Thread Russell Martin
Public bug reported: Leveraging `PIP_BREAK_SYSTEM_PACKAGES`, I expect to be able to install the latest version of wheel. ``` docker run --rm -it ubuntu:noble bash -c 'apt update; DEBIAN_FRONTEND=noninteractive apt install -y python3-pip; PIP_BREAK_SYSTEM_PACKAGES=1 pip install -U wheel' ``` In

[Bug 2062446] [NEW] 50+ minutes CPU time for /tmp/ubuntu-release-upgrader-29r0z57l/mantic is excessive

2024-04-18 Thread Russell Coker
Public bug reported: USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND root 11954 51.0 1.2 555772 196136 pts/2 Rl+ 10:15 50:39 /usr/bin/python3 -s /tmp/ubuntu-release-upgrader-29r0z57l/mantic --mode=server --frontend=DistUpgradeViewText This amount of CPU tim

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-14 Thread Russell Jones
Is this related to https://bugs.launchpad.net/ubuntu/+source/lxd-agent- loader/+bug/2054814 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055310 Title: dmesg spammed by virtui-fs and 9pnet-virtio

[Bug 1976524] [NEW] Please sync liblivemedia from debian for jammy

2022-06-01 Thread Russell Greene
Public bug reported: liblivemedia is available on focal, but not jammy, could it be sync'd from debian? ** Affects: liblivemedia (Ubuntu) Importance: Undecided Status: New ** Tags: needs-packaging ** Summary changed: - Please sync liblivemedia from debian bullseye for jammy + Pl

[Bug 1971743] [NEW] llvm is not built with curl support

2022-05-05 Thread Russell Greene
Public bug reported: As of LLVM 14, it can be built with -DLLVM_ENABLE_CURL=ON, which enables the debuginfod client in llvm-symbolizer, which would be an awesome thing to have. It's clear that it's not turned on: $ llvm-debuginfod-find-14 --executable=1 5d016364c1cb69dd No working HTTP client is

[Bug 1963976] Re: Installing nvidia-cuda-toolkit removes nvidia-driver-510

2022-03-19 Thread Russell Morris
Hi, The same issue here - it wants to force me back to nvidia-driver-470. Is there a way around this? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1963976 Title: Installing nvidia-cuda-to

[Bug 1946529] [NEW] Logitech Q9000 default mic gain too high, causes distortion

2021-10-08 Thread Russell Keating
Public bug reported: The file /var/lib/alsa/asound.state has the following part for the settings for the Logitech Q9000 camera. control.3 { iface MIXER name 'Mic Capture Volume' value 0 comment { access 'read write' type INTEGER count 1 range '0 - 3072' dbmin 1800 dbmax 3000 dbvalue.0 1800 } } T

[Bug 1879370] Re: Ubuntu dock glitches in auto-hide during setting

2021-09-14 Thread Russell Weber
Possible duplicate of https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1881941 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879370 Title: Ubuntu dock glitches in

[Bug 1881941] Re: Ubuntu dock behaves crazy when hidden at the bottom of the screen

2021-08-25 Thread Russell Weber
I switched to Wayland today because of a different issue concerning X-11 crashing while using display ports and as a side effect do not see this issue at all now. I suspect that one of the following to be true: 1. the issue was fixed in another bug 2. Using Wayland instead of X11 is a work around

[Bug 1756840] Re: Buggy, under-maintained, not fit for main anymore; alternatives exist

2021-07-07 Thread Tina Russell
I just installed Ubuntu 20.04 on a new machine and I’m a little frustrated that the installer made no mention of encrypting my home directory, which is what I was planning to do. I did a search and found out this is why. If ecryptfs is so broken and better alternatives exist, why does the installer

[Bug 1881941] Re: Ubuntu dock behaves crazy when hidden at the bottom of the screen

2021-06-17 Thread Russell Weber
I can recreate this issue with many other applications, not limited to intellij. From my experience, this has much more to do with timing. Order of operations for recreation that I tested with only firefox open: 1. Make any program doc/stick to the bottom of the screen (easiest way to do this is

[Bug 1922783] [NEW] 21.04 kubuntu strange first screen on boot from iso

2021-04-06 Thread Russell Keating
Public bug reported: When booting from an iso (kubuntu 21.04) the first screen of the installer is on a timer, goes away and you can't get back to it. All it says is "You may wish to read the release notes or update this installer." See attached screen shot. This was reproduce on hardware and i

[Bug 1881941] Re: Ubuntu dock behaves crazy when hidden at the bottom of the screen

2021-02-09 Thread Russell Weber
I'm a capable software developer. However, I am at a loss on where to start debugging this issue. Does anyone have any idea of where to start? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881941 T

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2021-01-04 Thread Russell Morris
I really wish I could pinpoint the exact root cause, to be able to feed it back, help others (i.e. fix it once and for all, for everyone :-)). So far though, no luck. I'm still digging, I haven't given up! Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-28 Thread Russell Morris
FYI, several updates here - for other reasons, but ... BIOS, Linux (Ubuntu), qemu (to master) => now it works on boot. Arrgh! I only say that because I can't duplicate it any more, with all these updates. That's good overall. LOL! Thanks! -- You received this bug notification because you are a m

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-16 Thread Russell Morris
Sure, will do. Just to make sure, this mailing list I assume? https://lists.nongnu.org/mailman/listinfo/qemu-devel Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906155 Title: USB Passthrou

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-15 Thread Russell Morris
Yep, checked the devices (thanks!), and I get, $ lsusb -v -d 046d:c52b | grep bInterfaceProtocol bInterfaceProtocol 1 Keyboard bInterfaceProtocol 2 Mouse bInterfaceProtocol 0 Pretty much as expected. Hmm, not sure what else to do - or is it just ... live with it?

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-14 Thread Russell Morris
OK, this is going to sound crazy, but ... I did exactly like you note above - and the same thing happens. My USB device isn't seen / avaiable on start, but after I reset the VM .. voila! It's there and works. OK, wondering what else it could be. I have a USB hub where the device is plugged in - w

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-14 Thread Russell Morris
BTW, one other interesting thing I just noticed, in lsusb. As this Logitech receiver connects to multiple devices (e.g. keyboard, mouse), I see it "3 times", /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M |__

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-13 Thread Russell Morris
OK, sort of figured it out :-). Seems I need to also modify /etc/apparmor.d/usr.sbin.libvirtd. Let me dig into that one separately ... LOL. On the USB front, thinking a basic configuration file should be sufficient for debugging - no drives needed, etc. Do you happen to have one (or a partial) tha

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-13 Thread Russell Morris
OK, tried other USB controllers (piix4, vt82c686b), same issue - this is really odd! Thought I'd update to the latest / official v5.2.0 qemu, but now I get this when trying to run it. Huh?!?! error: internal error: Failed to start QEMU binary /usr/local/bin/qemu-system-x86_64 for probing: libvir

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-11 Thread Russell Morris
OK, I got to thinking about this other bug I had seen a while back. Initially thought it was not related, but maybe it is after all? https://bugs.launchpad.net/qemu/+bug/1694808 Perhaps we are using different USB controllers, and that's why we see different results? I have the following ... matc

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-10 Thread Russell Morris
> If you tell me how to initialize a mouse there I can try :-) Sorry, bad wording on my part. The USB device I am connecting is a Logitech Nano Receiver ... keyboard and mouse both connected to it. So at the UEFI / Grub stage - only the keyboard, as you correctly point out :-). > It only matters

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-10 Thread Russell Morris
Thanks for the details! I thought we may be on to something, but not quite. I saw a couple deltas in your config (vs. mine), 1) No OVMF_VARS - tried removing this, no difference. 2) You are checking the mouse in the OS - checked that as well (not just UEFI / Ubuntu Grub menu), nope, it's still no

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-09 Thread Russell Morris
> I've not yet seen/reproduced the same on qemu 5.0/edk2 2020.08-1 :-/ So you don't see this issue, or haven't had a chance to check it? No biggie either way, just trying to understand your comment :-). > Would you mind outlining your case on the upstream mailing list? Yes, no issue at all - but

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-08 Thread Russell Morris
Yep, makes sense ... but I have to admit, I screwed up. Sorry! Complete bonehead on my part. When I tested Ubuntu (guest), I was connected over VNC, so I didn't correctly / properly test the USB interface. So, I re-checked, making sure to use QEMU + UEFI (Tianocore, stock VARS), and check USB. It

[Bug 1906673] Re: Realm join hangs

2020-12-07 Thread Russell Howe
*** This bug is a duplicate of bug 1906627 *** https://bugs.launchpad.net/bugs/1906627 I have observed this same behaviour with 'adcli join' when using adcli 0.8.2-1-ubuntu1 but adding the --use-ldaps parameter on the command line allowed the join to complete successfully. Without using the -

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-07 Thread Russell Morris
Hmmm ... not getting Windows 10 to boot now. Trying to follow https://k3a.me/boot-windows-partition-virtually-kvm-uefi/, set up os in my config (xml), hvm /var/lib/libvirt/qemu/nvram/OVMF_CODE.fd /var/lib/libvirt/qemu/nvram/win8.1_VARS.fd I get to the UEFI menu, but i

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-07 Thread Russell Morris
> This particular rule is (re)loaded on guest start, so stop+start a > guest and it is updated. So no need to restart apparmor? And both entries are required (in the libvirt-qemu file)? > Yeah - kind of, and now the request it to test Ubuntu and Windows > guest with the same OVMF based UEFI. Fun

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-07 Thread Russell Morris
> Doing the same in /etc/apparmor.d/local/abstractions/libvirt-qemu is > better to now get conflicts on upgrades. Makes sense, thanks! Will move the items there. Both entries are needed? Seems like I can just restart apparmor after (or at least that's working for me). > if the windows guest didn'

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-07 Thread Russell Morris
No worries, and thanks for all the help so far - it really is appreciated! On the apparmor issue, is this the "right" fix? I modified /etc/apparmor.d/abstractions/libvirt-qemu, adding, /usr/local/bin/qemu-system-x86_64 rmix, /usr/local/share/qemu/** r, Or is there a "better" (correct) way? As f

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-05 Thread Russell Morris
FYI, was able to get the following version of QEMU running (using the info at https://stackoverflow.com/questions/10817813/apparmor-causes-issues-on-libvirt-with-custom-qemu), QEMU emulator version 5.1.93 (v5.2.0-rc3) Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers No delt

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-05 Thread Russell Morris
OK, some interesting findings :-). And back to thinking it may be QEMU related? Let me explain, by all means disagree! 1) I found that using OpenCore with macOS, I no longer need a custom UEFI. So, I tried the UEFI that comes with Ubuntu (apt install ovmf, copied the files over). No change. So t

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-03 Thread Russell Morris
> The one obvious next test would be to shut down the macOS guest and try an ubuntu guest with the same forwards. That will allow us to see if it is "virtualization-components" or actually "guest OS" that we need to think about. Good idea. OK, so I shut down all VM's, added this same USB device to

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-02 Thread Russell Morris
No issue with reboot, worry about that after we debug this :-). I tried the noted command, but I get, bash: echo: write error: No such device bash: echo: write error: No such device FYI, $ ls -alF /sys/bus/pci/drivers/xhci_hcd/ total 0 drwxr-xr-x 2 root root0 Dec 2 17:51 ./ drwxr-xr-x 35 ro

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-01 Thread Russell Morris
OK, let me try to explain what I did here - and yell if this is not clear! Step #1, check lsusb -t before any qemu start, /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M /: Bus 03.Port 1: Dev 1, Class=root_hub,

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-12-01 Thread Russell Morris
Sure, will add - NP! One comment on (2) ... I can't say if this happens with other guests or not, as I only bind this USB device to this particular (guest) OS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1906155] Re: USB Passthrough Fails on Start, Needs domain Reset

2020-11-30 Thread Russell Morris
Sure, NP at all! Let me try to answer, and yell if you need more details - I will get them for you. 1) Reset ... meaning if I start the domain with 'virsh start macOS' => no USB passthrough (Logitech nano receiver in this case). So then, I 'virsh reset macOS' ... USB passthrough works fine! But

[Bug 1899633] Re: Repeated kernel warnings/stacktraces with kernel 5.4 and newer

2020-11-09 Thread Russell Neches
Confirmed that with v4l2loopback-dkms 0.12.3-1ubuntu0.1, configured devices are not correctly advertised. This breaks Zoom, Cheese, etc. Compiling v4l2loopback from upstream source works correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1694808] Re: Passthrough USB Host Keyboard doesn't work on Q35 platform on boot-up

2020-11-07 Thread Russell Morris
Hi, Seeing this same thing! And I'm on Ubuntu 20.10, so pretty current :-). vt82c686b-usb-uhci doesn't seem to be accessible any more, but trying qemu-xhci => no joy, still have to reset the VM after each startup, to get the keyboard and mouse working. Is this expected? Thanks! -- You received

[Bug 1901274] [NEW] Install of the boot loader failed

2020-10-23 Thread Stephen Russell
Public bug reported: I was running Ubuntu 18.04 which was working fine. I attempted to update to 20.4. The update failed miserably (many panic messages)and the automatic recovery to 18.04 failed also. I then ran Ubuntu 16.04 from disk, which worked, but would not install. I ran "boot-repair" which

[Bug 1900649] [NEW] Xorg crash

2020-10-19 Thread Russell Cape
Public bug reported: The computer freezes the fan speeds up and the screen goes to a black screen showing the operations the computer is doing before it shuts down ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65 U

[Bug 1900193] [NEW] Computer randomly freezes, the fan speeds up, and I lose wifi connection

2020-10-16 Thread Russell Cape
Public bug reported: The computer randomly freezes, the fan speeds up, and I lose wifi connection. I've noticed that whatever browser I use takes up the majority of the cpu... ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-51.56-gene

Re: [Bug 1899289] Re: freeze

2020-10-14 Thread Russell Cape
The file comes up empty... On Mon, Oct 12, 2020 at 2:01 AM Daniel van Vugt <1899...@bugs.launchpad.net> wrote: > Next time the problem happens please: > > 1. Reboot > > 2. Run: > > journalctl -b-1 > prevboot.txt > > and attach the resulting text file here. > > > ** Package changed: xorg

[Bug 1899159] Re: SRU: backport Python 3.8.6 and 3.9.0 to 20.04 LTS

2020-10-13 Thread Russell Green
Hi, This backport appears to have introduced a regression. Permissions of /usr/local/lib/python3.8/dist-packages changed, disallowing non root access breaking policyd-spf. ** Attachment added: "1899159" https://bugs.launchpad.net/ubuntu/+source/python3.8/+bug/1899159/+attachment/5421845/+fil

[Bug 1899289] [NEW] freeze

2020-10-10 Thread Russell Cape
Public bug reported: At seemingly random times the computer freezes and the fan will start going really hard... Ive noticed that the cpu usage is unnaturally high when i use the internet... no matter which browser I use. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14

[Bug 1898759] [NEW] Wifi randomly disconnects

2020-10-06 Thread Russell Cape
Public bug reported: Randomly, my computer's fan will start going really hard and then it will completely freeze and disconnect from the wifi for up to 1 minute and then reconnects again... ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-48-generic 5.4.0-48.52 ProcVersionS

[Bug 1851250] Re: [snap] chromium-browser snap cannot upload files outside ~

2020-09-24 Thread Russell Almond
I'm noting that nearly a year after this has been reported there is still no fix and no workaround. It may be marked as *invalid* because it is a *feature* but there is no way to turn that feature off and get my work done. Please reopen and put a control to disable this mal-feature on the urgent

[Bug 1895618] [NEW] ubuntu dock bounces when on bottom and auto-hide is active

2020-09-14 Thread Russell Weber
Public bug reported: While dock is locked to the bottom of the screen and hidden while not in use, once un-hidden/activated it will bounce back and forth between hidden and un-hidden. This is much more apparent or frequent when there is a window that is either maximized or has a boarder near th

[Bug 1891875] [NEW] package snapd 2.44.3+20.04 failed to install/upgrade: package snapd is not ready for configuration cannot configure (current status 'half-installed')

2020-08-17 Thread Russell Thoms
Public bug reported: Unknown - new to Ubuntu ProblemType: Package DistroRelease: Ubuntu 20.04 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.20.11-0ubuntu27.6 AptOrdering: snapd:amd64: Configure chromium

[Bug 1891092] Re: Fresh install of cockpit on 20.04 after patching can no longer manage virtual machines

2020-08-11 Thread Russell Wing
Further update...works when you use the session option to create the VM (rather than system). Horribly slow though with all the negatives of using session rather than system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1891092] Re: Fresh install of cockpit on 20.04 after patching can no longer manage virtual machines

2020-08-11 Thread Russell Wing
Been testing further. Based on errors relating to apparmor tried complain mode for libvirtd followed by reboot and completely disabling apparmor. However no difference and these messages are still in the logs. Seeing this error in the log: Unable to open /dev/kvm: Permission denied CODE_FILE

[Bug 1891092] [NEW] Fresh install of cockpit on 20.04 after patching can no longer manage virtual machines

2020-08-10 Thread Russell Wing
Public bug reported: Install 20.04, patch, install kvm, install cockpit. Attempt to create VM via web UI, appears momentarily then disappears and states no VM's. Querying via virsh shows the VM has been created. This used to work fine, and seems to have stopped with latest patches as of a week or

[Bug 1874943] [NEW] can't install ubuntu for the first time :(

2020-04-24 Thread Carter Russell
Public bug reported: help ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27 Architecture:

[Bug 1863397] [NEW] inputlirc does not wait for usb devices to exist

2020-02-14 Thread Russell Tobin
Public bug reported: Description:Ubuntu 19.10 Release:19.10 inputlirc: Installed: 30-1 Candidate: 30-1 Version table: *** 30-1 500 500 http://au.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages 100 /var/lib/dpkg/status As shipped the inputlirc package fa

[Bug 1405873] Re: -json output not valid when -class filter used

2020-02-10 Thread Russell Jones
One can see the full extent of the brokenness of the command (in all versions I've seen) using #!/usr/bin/env python3 from itertools import combinations, chain, repeat from subprocess import check_output as sco import json cmd = ['lshw', '-json', '-quiet'] classes = 'system bus memory processor

[Bug 1405873] Re: -json output not valid when -class filter used

2020-02-07 Thread Russell Jones
https://github.com/lyonel/lshw/tree/B.02.18 outputs valid json with lshw -json -quiet though it does have the problem described in https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1593233 i.e. can only run as root, and crashes otherwise. Using git bisect, the change that broke output was htt

[Bug 1405873] Re: -json output not valid when -class filter used

2020-02-07 Thread Russell Jones
this has actually got worse, as it now (as of 19.10 / 02.18.85-0.3 at least) breaks when no class is used e.g. $ lshw -json -quiet | python3 -m json.tool Expecting ',' delimiter: line 26, column 8 (char 785) lshw -xml | xmllint - seems to indicate xml output works ok, but the format is annoyin

[Bug 1851091] Re: Fresh Eoan upgrade fails to boot dom0 with message "decoding failed" (kernel 5.3.0)

2020-01-07 Thread Robert Russell
Based on my testing with fresh installs of both Disco and Eoan the 4.9.2-0ubuntu5 version fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851091 Title: Fresh Eoan upgrade fails to

[Bug 1855586] [NEW] Feature request: allow toggling between airplane mode/bluetooth/wifi/both

2019-12-08 Thread Russell Jones
Public bug reported: When pressing the monitor config key, one can switch between internal/external/mirror/join It would be nice to have something analagous for airplane/wifi/bluetooth/both, maybe after a long press ** Affects: gnome-control-center (Ubuntu) Importance: Undecided St

[Bug 1842954] Re: AMD GPU hang/crash/black screen after suspend(ing)

2019-11-17 Thread Russell Smith
I'm also experiencing this problem after upgrading to Ubuntu 19.10. I'm using xserver-xorg-video-amdgpu 19.0.1-1ubuntu1 so either it's not completely fixed, or I'm experiencing a different but very similar issue. One of the linked bug reports suggested the crash occurs in the XFCE compositor. I tr

[Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2019-11-12 Thread Russell Neches
On my X1 Carbon 4th gen, kernel 5.3.0-22-generic seems to have completely fixed the issue. Yay! $ uname -a Linux evenedric 5.3.0-22-generic #24-Ubuntu SMP Sat Nov 9 17:34:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1804841] Re: iwlwifi Microcode SW error detected. Restarting 0x2000000.

2019-11-11 Thread Russell Neches
*** This bug is a duplicate of bug 1808389 *** https://bugs.launchpad.net/bugs/1808389 I was hoping a firmware update would solve the problem, but now it is significantly worse. The crashes happen so frequently that the machine locks up for a minute or two. Even the capslock light on the keybo

[Bug 1848374] Re: apt remove of gstreamer also tries to remove ubuntu-desktop

2019-10-16 Thread Russell Weber
As a point of order, how does one remove gstreamer and all of it's plugins so that a new one can be compiled and then installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848374 Title: apt remo

[Bug 1848374] [NEW] apt remove of gstreamer also tries to remove ubuntu-desktop

2019-10-16 Thread Russell Weber
Public bug reported: Ubuntu 18.04 after a fresh install i've noticed that there are several packages, that although seem innocuous, if removed will remove the entire desktop with it. The following example contains an attempt to remove gstreamer as it was install unintentionally with the extra

[Bug 1787857] Re: USB mouse cursor lags after random time of correct behaviour

2019-10-10 Thread russell-li
I also found this issue recent days, my cpu is also AMD, but I can not solve the problem by put mouse in usb3 port, whatever usb3.0 or usb2.0 the issue happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1838878] Re: Branch 430 does not support K1100M

2019-10-10 Thread Douglas Russell
Perhaps even more problematic is that the .430 driver does not have support for the new T4 cards, whereas .418 does. I am not an expert on Nvidia drivers, but it is very surprising to me that the older version of the driver has support for a new piece of hardware where the new driver does not, but

[Bug 1844585] [NEW] Surface Pro 1 - System can't install the grub loader and provides no option to examine the file system nor offers a remedy. Just stops.

2019-09-18 Thread Charles Russell
Public bug reported: Installation proceeds as expected, prior to the grub installaiton. Simply states that it cannot install the loader and that the system will not be able to boot without it. (Of course) It doesn't offer any steps to possibly resolve or diagnose the issue. It simply requests to

[Bug 1837444] Re: pstree seg fault

2019-08-28 Thread Russell Mora
I tried this out on one of out systems affected and it definitely resolves the bug. Before: :~$ for ((i=0;i<20;i++)); do pstree -alp 2>&1 > /dev/null; done Segmentation fault Segmentation fault Segmentation fault Segmentation fault Segmentation fault Segmentation fault :~$ After: :~$

[Bug 1837444] Re: pstree seg fault

2019-07-24 Thread Russell Mora
Unfortunately no. I have a system where it reproduces readily and others where it does not, but am unsure of what the difference between the systems is. Only obvious thing is that the bad system has 7000+ processes -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1837444] [NEW] pstree seg fault

2019-07-22 Thread Russell Mora
Public bug reported: As per https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815902 Perhaps Xenial needs to be upgraded to use 22.22?? ** Affects: psmisc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1836979] Re: Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed”

2019-07-18 Thread Tina Russell
** Description changed: - I’m not exactly sure if this belongs here, libva, mesa, or upstream - somewhere. But, it doesn’t seem to be a Kodi bug, buggy is that program - is. + Buggy as Kodi is, this seems to be a problem specifically with mesa-va- + drivers. Kodi has worked just fine on my sy

[Bug 1836979] Re: Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed”

2019-07-18 Thread Tina Russell
Sweet mother of the Muses, I just downgraded the mesa-va-drivers package to 18.0.0~rc5-1ubuntu1 (since that’s the one from the non-updates Bionic repository) and Kodi works again! Then, this is a problem specifically with the mesa-va-drivers package. I’ll have to update the description accordingly.

[Bug 1836979] Re: Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed”

2019-07-18 Thread Tina Russell
There was an update to Mesa over in the Ubuntu-X-Swat PPA today (by which I mean the “Updates” one), from 19.0.2-1ubuntu1.1~18.04.1 to 19.0.8-0ubuntu0~18.04.1. …Sadly, as I discovered—after installing the updates, then restarting and trying Kodi again—this bug is still present and still works exact

[Bug 1836979] Re: Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed”

2019-07-17 Thread Tina Russell
In that same update, I also upgraded the Mesa package: 2019-07-07 06:50:41 upgrade libegl-mesa0:amd64 18.2.8-0ubuntu0~18.04.2 19.0.2-1ubuntu1.1~18.04.1 2019-07-07 06:50:41 status half-configured libegl-mesa0:amd64 18.2.8-0ubuntu0~18.04.2 2019-07-07 06:50:41 status unpacked libegl-mesa0:amd64 18.

[Bug 1836979] [NEW] Kodi crashes with “nouveau_vp3_video_buffer_create: Assertion `templat->interlaced' failed”

2019-07-17 Thread Tina Russell
Public bug reported: I’m not exactly sure if this belongs here, libva, mesa, or upstream somewhere. But, it doesn’t seem to be a Kodi bug, buggy is that program is. Kodi has worked just fine on my system, as recently as July 7th of this year, but yesterday (July 16) I tried Kodi again: I got a bl

[Bug 1769885] Re: Metview does not produce plots

2019-05-30 Thread I Russell
Hi Alex, I'm interested in this. I don't yet have an Ubuntu 19 system, but can you confirm that the issue is only with plotting? One quick thing to test is to write a new macro script like this: print('hello') and confirm that it runs ok. This will at least let us know that some things are wor

[Bug 1017706] Re: [wishlist] ClamTk antivirus functionality within PCManFM

2019-05-10 Thread Andre Russell
it is not working sir. you you can visit here for something special: - https://www.firstrankseoservices.com -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017706 Title: [wishlist] ClamTk antivirus

[Bug 1827640] Re: DHCP provided domain-name not respected while performing name lookups during install

2019-05-03 Thread Russell Weber
>From what I can see, the most likely cluprit is the "dhclient-script". https://linux.die.net/man/8/dhclient-script I am out of time, but the installer's "/etc/dhcp/dhclient.conf" file should be checked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1827640] [NEW] DHCP provided domain-name not respected while performing name lookups during install

2019-05-03 Thread Russell Weber
Public bug reported: Ubuntu 18.04 is ignoring dhcp provided domain-name for name lookups during install. I suspect that this is also a problem for 19.04 but have not verified the behavior on that build as of yet, but I have also checked the release notes and cannot find anything pertaining to a f

[Bug 948191] Re: Please remove prevu from precise

2019-03-17 Thread Tina Russell
Richard Hansen: “pbuilder create” (or “pbuilder --create”) gives me the error message: “mkdir: cannot create directory '/var/cache/pbuilder/build/13678': Permission denied”. Do I need to run pbuilder as root? Or, is there a setting I should change? -- You received this bug notification because yo

[Bug 1818140] Re: [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11 with --EEXIST, don't try to register things with the same name in the same directory

2019-03-13 Thread John Russell
Ubuntu 18.10 Bluez Version: 5.50-0ubuntu1 After changing batteries in my bluetooth mouse, it is connected but doesn't work (no movement or clicking). Fix is to re-pair it. ~$ dmesg | tail -40 [12650.520061] sysfs_warn_dup.cold.4+0x17/0x32 [12650.520064] sysfs_create_dir_ns+0xa9/0xd0 [12650.5200

[Bug 1093110] Re: [ubuntu-12.04] Phone Manager does NOT start

2019-03-01 Thread Andy Russell
Also got this problem with gnome-phone-manager version 0.69 Ubuntu 18.04 andy@Dylan:~$ gnome-phone-manager (gnome-phone-manager:18615): Bluetooth-CRITICAL **: 17:03:40.879: bluetooth_chooser_button_set_property: assertion 'str == NULL || bluetooth_verify_address (str)' failed ** Message: 17:03:

[Bug 1744582] Re: python3-tables incorrectly depends on python

2019-02-06 Thread Russell Jones
/usr/bin/ptrepack in python3-tables tries to use python2 (/usr/bin/python), which will not work if python-tables is not installed. Same for pt2to3, ptdump and pttree. nctoh5 is missing, though the man page is present. It's also absent when I install to a 3.7 virtualenv. The other commands are prese

[Bug 1811029] Re: Package installation fails when attempting to download GeoIP database files

2019-01-08 Thread Kye Russell
Oops, was meant for geoip-database-contrib. My bad. ** Package changed: geoip-database (Ubuntu) => geoip-database-contrib (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811029 Title: Packa

[Bug 1811029] [NEW] Package installation fails when attempting to download GeoIP database files

2019-01-08 Thread Kye Russell
Public bug reported: Selecting previously unselected package geoip-database-contrib. dpkg: considering removing geoip-database in favour of geoip-database-contrib ... dpkg: yes, will remove geoip-database in favour of geoip-database-contrib (Reading database ... 46544 files and directories curren

[Bug 1807480] [NEW] [HP Pavilion Laptop 15-cd0xx, Realtek ALC295, Mic, Internal] Underruns, dropouts or crackling sound

2018-12-07 Thread Russell Gundlach
Public bug reported: Whether I record with aux earbuds(with mics) or the internal mic I hear crackling with each sound. I tried using this https://wiki.ubuntu.com/Audio/PositionReporting but with no success. What should I do? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: alsa-base 1.0.25+

[Bug 1768166] Re: Random crashes

2018-11-25 Thread russell-li
I just encountered the problem again, after upgrading to libpinyin-1.10.0, but we can temporarily solve the problem if we delete this two file: ~/.cache/ibus/libpinyin/opengram.dbin ~/.cache/ibus/libpinyin/user_bigram.db and I got in this bug again, after deleting it for about 20 days -- You r

[Bug 1796606] Re: gnome-shell crashed with SIGSEGV in st_widget_get_theme_node → ffi_call_unix64 → ffi_call → gjs_invoke_c_function → function_call

2018-11-20 Thread Russell Neches
When I first started getting these crashes, they were triggered by attaching an external monitor, but that problem seems to have been fixed. Now, I am getting crashes when I put my laptop to sleep and then wake it up. It also destroys screen and tmux sessions somehow, so these crashes have about th

  1   2   3   4   5   6   7   8   9   10   >