[Kernel-packages] [Bug 2083299] Re: Ubuntu 24.04: Occasionally screen stays black while booting

2024-10-03 Thread Daniel van Vugt
Yes Ubuntu 24.04 introduced SimpleDRM, which is used for early boot graphics now. But there are a lot of moving parts and still some bugs. ** No longer affects: linux (Ubuntu) ** Summary changed: - Ubuntu 24.04: Occasionally screen stays black while booting + Disk unlock prompt is never displaye

[Kernel-packages] [Bug 1876632] Re: [nvidia] Corrupted/missing shell textures when switching users, switching VTs or resuming from suspend

2024-10-03 Thread Daniel van Vugt
It’s also possible to fix in mutter/gnome-shell without changing drivers. We just need more things connected to the gl-video-memory- purged signal. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-460 in Ubuntu. http

[Kernel-packages] [Bug 2083299] Re: Ubuntu 24.04: Occasionally screen stays black while booting

2024-10-02 Thread Daniel van Vugt
I wonder if there's a race happening (hence intermittent) and sometimes the disk unlock prompt wants to render before the amdgpu driver is available and before the timeout that would switch it to SimpleDRM automatically. Try adding kernel parameter: plymouth.use-simpledrm to /etc/default/grub (

[Kernel-packages] [Bug 2083299] Re: Ubuntu 24.04: Occasionally screen stays black while booting

2024-10-01 Thread Daniel van Vugt
Thanks for the bug report. Please run: sudo apt install drm-info sudo drm_info > drminfo.txt lspci -k > lspci.txt and attach the resulting text files here. ** Package changed: gdm3 (Ubuntu) => plymouth (Ubuntu) ** Also affects: linux (Ubuntu) Importance: Undecided Status: New

[Kernel-packages] [Bug 2062082] Re: Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink being used

2024-10-01 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-535-server (Ubuntu) Importance: Undecided Status: New ** Changed in: nvidia-graphics-drivers-535-server (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subsc

[Kernel-packages] [Bug 2081140] Re: [regression] Poor performance in Nvidia-560 Wayland sessions

2024-10-01 Thread Daniel van Vugt
** No longer affects: linux (Ubuntu) ** No longer affects: nvidia-graphics-drivers-535 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-535 in Ubuntu. https://bugs.launchpad.net/bugs/2081140 Title: [regr

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-10-01 Thread Daniel van Vugt
Continued in bug 2083329. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu. https://bugs.launchpad.net/bugs/2060268 Title: Phantom "Unknown Display" shown in Settings after installing the Nvidia dr

[Kernel-packages] [Bug 2063827] Re: Gnome apps segfault in Nvidia (535) Wayland sessions on Noble, but 550 works

2024-10-01 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-535-server (Ubuntu) Importance: Undecided Status: New ** Changed in: nvidia-graphics-drivers-535-server (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subsc

[Kernel-packages] [Bug 2083018] Re: Intermittent screen flickering observed after upgrading to 24.04 LTS from 22.04 LTS

2024-09-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2062951 *** https://bugs.launchpad.net/bugs/2062951 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 2062951, so it is being marked as such. Please look

[Kernel-packages] [Bug 2081244] Re: External Monitor backlight does not turn off on blank

2024-09-29 Thread Daniel van Vugt
** This bug is no longer a duplicate of bug 1975650 Nvidia kernel driver stops loading after kernel update (needs manual reinstallation) ** Summary changed: - External Monitor backlight does not turn off on blank + Nvidia driver fails to load with secure boot ** Package changed: ubuntu => nv

[Kernel-packages] [Bug 2080624] Re: Remove from oracular, EOL upstream

2024-09-29 Thread Daniel van Vugt
I didn't know EOL was coming this soon, but it's still useful to fix 470 support as we have now. Because it allows us to default to Wayland for all (reasonable/expected) driver versions in the gdm3 udev rules. And it allows you to use MUTTER_DEBUG_FORCE_EGL_STREAM=1 as a fallback even on newer driv

[Kernel-packages] [Bug 2081140] Re: [regression] Poor performance in Nvidia-560 Wayland sessions

2024-09-27 Thread Daniel van Vugt
Actually I don't think this is unique to 560: > 2. nvidia-560 spends way too much of gnome-shell's real time (60%) inside gbm_surface_lock_front_buffer (called by lock_front_buffer). It looks like 550 was doing the same. But gnome-shell on nvidia-550 did consistently profile differently to 560.

[Kernel-packages] [Bug 2081140] Re: [regression] Poor performance in Nvidia-560 Wayland sessions

2024-09-27 Thread Daniel van Vugt
Using kernel 6.11 I consistently get results like these from glmark2-wayland: nouveau...: ~1000 FPS nvidia-550: ~8000 FPS nvidia-560: ~2000-4000 FPS but I can solve most of it with env __NV_DISABLE_EXPLICIT_SYNC=1 glmark2-wayland: nvidia-560: ~7000 FPS Though applying the same variable

[Kernel-packages] [Bug 2081140] Re: [regression] Poor performance in Nvidia-560 Wayland sessions

2024-09-27 Thread Daniel van Vugt
** Summary changed: - [regression] Poor performance in Nvidia Wayland sessions + [regression] Poor performance in Nvidia-560 Wayland sessions -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 2082448] Re: [TongFang GM7PX0N] Horizontal lines bottom of screen

2024-09-27 Thread Daniel van Vugt
** Summary changed: - horizontal lines bottom of screen + [TongFang GM7PX0N] Horizontal lines bottom of screen ** Changed in: linux (Ubuntu) Status: Incomplete => New ** Also affects: linux-firmware (Ubuntu) Importance: Undecided Status: New -- You received this bug notificati

[Kernel-packages] [Bug 2081140] Re: [regression] Poor performance in Nvidia Wayland sessions

2024-09-26 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2081140 Title: [regression] Poor performance in Nvidia Wayland sessions Statu

[Kernel-packages] [Bug 2082448] Re: horizontal lines bottom of screen

2024-09-26 Thread Daniel van Vugt
Thanks for the bug report. Please try adding this kernel parameter: i915.enable_psr=0 ** Package changed: xorg (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 2081980] Re: Position dependent screen flashing

2024-09-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2062951 *** https://bugs.launchpad.net/bugs/2062951 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 2062951, so it is being marked as such. Please look

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-25 Thread Daniel van Vugt
Yes those rules are messy and unreliable. Just yesterday we took the late decision to delete most of our patches to those rules in 24.10. ** Changed in: gdm3 (Ubuntu) Status: Opinion => New ** Changed in: linux-hwe-6.8 (Ubuntu) Status: Incomplete => New -- You received this bug no

[Kernel-packages] [Bug 2081140] Re: [regression] Poor performance in Nvidia Wayland sessions

2024-09-25 Thread Daniel van Vugt
Re comment #10: Mutter could potentially still get a fix, even if it's needed in other releases too. ** Changed in: mutter (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member of Kernel Packages, which is subsc

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-25 Thread Daniel van Vugt
> Reply #11, libnvidia-egl-wayland1 not installed in the system. That's bug 2062082 but I'm not sure how much it matters on Jammy. > Reply #12, there is nothing under /var/crash Good, thanks. > Reply #13, both (a) and (b) can be observed It's not possible to have (a) and (b) simultaneously. Wh

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-25 Thread Daniel van Vugt
In progress again for Oracular: https://github.com/canonical/ubuntu-drivers-common/pull/104 ** Changed in: ubuntu-drivers-common (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graph

[Kernel-packages] [Bug 2081250] Re: Dual Monitor - Builtin Screen shake

2024-09-24 Thread Daniel van Vugt
Yes that is correct. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2081250 Title: Dual Monitor - Builtin Screen shake Status in linux package in Ubuntu: Incomplete Bug description:

[Kernel-packages] [Bug 2081384] Re: bluetooth headphones need reconnect after every reboot

2024-09-24 Thread Daniel van Vugt
** Tags added: oracular -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/2081384 Title: bluetooth headphones need reconnect after every reboot Status in bluez package in Ubuntu: New Sta

[Kernel-packages] [Bug 2081250] Re: Dual Monitor - Builtin Screen shake

2024-09-24 Thread Daniel van Vugt
Though this kernel message is unusual and might be related: i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun: transcoder, ** Package changed: xorg (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because

[Kernel-packages] [Bug 2081250] Re: Dual Monitor - Builtin Screen shake

2024-09-24 Thread Daniel van Vugt
If the kernel parameter in comment #2 doesn't solve it then please try adding this to /etc/environment: MUTTER_DEBUG_FORCE_KMS_MODE=simple and reboot. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launch

[Kernel-packages] [Bug 2081270] Re: bug ACPI

2024-09-24 Thread Daniel van Vugt
It looks like 'vmmon' (part of VMware) is causing frequent kernel errors. What makes you say this is related to ACPI? ** Package changed: xorg (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member

[Kernel-packages] [Bug 2081140] Re: [regression] Very poor performance in Nvidia Wayland sessions

2024-09-24 Thread Daniel van Vugt
> I get good performance with Nvidia 560 on both kernel 6.11.0 and 6.8.0. The difference I'm seeing is small enough that I estimate it would be completely hidden on a better card than the GTX 1650 I'm usually testing with. ** Summary changed: - [regression] Very poor performance in Nvidia Wayla

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-09-24 Thread Daniel van Vugt
Did the new cable help? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2077766 Title: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution Status in linux package in Ub

[Kernel-packages] [Bug 2081140] Re: [regression] Very poor performance in Nvidia Wayland sessions

2024-09-19 Thread Daniel van Vugt
Yes it's the kernel. Reverting to kernel 6.8 has fixed the performance issue on 535. I am yet to test 6.8 with 560... And it appears the missing information in NVIDIA Settings is still missing, so that's unrelated to the performance regression. ** Summary changed: - [regression] Very poor perfor

[Kernel-packages] [Bug 2081140] Re: [regression] Very poor performance in Nvidia Wayland sessions with kernel 6.11

2024-09-19 Thread Daniel van Vugt
These results are weirdly consistent and repeatable across purges, reinstalls and reboots: SLOW: Nvidia-560 + Linux 6.8 SLOW: Nvidia-560 + Linux 6.11 SLOW: Nvidia-535 + Linux 6.11 FAST: Nvidia-535 + Linux 6.8 FAST: Nvidia-550 + Linux 6.11 I'm currently testing on a Turing card, if that's importan

[Kernel-packages] [Bug 2081140] Re: [regression] Very poor performance in Nvidia Wayland sessions with kernel 6.11

2024-09-19 Thread Daniel van Vugt
GNOME 46.5 seems to have the same issue as 47.0 so I don't think it's a Mutter regression. ** Changed in: mutter (Ubuntu) Status: New => Invalid ** Summary changed: - [regression] Very poor performance in Nvidia Wayland sessions with kernel 6.11 + [regression] Very poor performance in Nvi

[Kernel-packages] [Bug 2081140] Re: Very poor performance in Nvidia-560 Wayland sessions

2024-09-19 Thread Daniel van Vugt
Same issue in 535. Is it the new kernel perhaps? ** Summary changed: - Very poor performance in Nvidia-560 Wayland sessions + [regression] Very poor performance in Nvidia Wayland sessions ** Also affects: nvidia-graphics-drivers-535 (Ubuntu) Importance: Undecided Status: New ** Also a

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-18 Thread Daniel van Vugt
** Changed in: linux-hwe-6.8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/2080498 Title: Default session type changed from Xorg to Way

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-18 Thread Daniel van Vugt
The fix has stopped working in Oracular kernel 6.11. Looks like the reason is no '/sys/devices/platform/simple-framebuffer.0/drm/card0' file. ** Changed in: ubuntu-drivers-common (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of K

[Kernel-packages] [Bug 2062426] Re: simple-framebuffer: swiotlb buffer is full

2024-09-18 Thread Daniel van Vugt
Technically the fix in ubuntu-drivers-common (bug 2060268) isn't a fix for this, but I expect it will provide a permanent workaround. ** Changed in: linux (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: nvidia-graphics-drivers-550 (Ubuntu) Status: Confirmed => Invalid ** Als

[Kernel-packages] [Bug 2062082] Re: Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink being used

2024-09-16 Thread Daniel van Vugt
The fix seems to be in 535.183.01-0ubuntu2 too. ** Changed in: nvidia-graphics-drivers-535 (Ubuntu Oracular) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-535 in Ubunt

[Kernel-packages] [Bug 2080814] Re: [nouveau] Screen freeze

2024-09-16 Thread Daniel van Vugt
Also that was using Wayland, not Xorg. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2080814 Title: [nouveau] Screen freeze Status in linux package in Ubuntu: New Bug description:

[Kernel-packages] [Bug 2080814] Re: Xorg freeze

2024-09-16 Thread Daniel van Vugt
Assuming the bug is in journal-1.txt, it looks like the nouveau kernel graphics driver that's crashing. To solve that I suggest installing an official Nvidia driver from the 'Additional Drivers' app. ** Package changed: xorg (Ubuntu) => linux (Ubuntu) ** Summary changed: - Xorg freeze + [nouvea

[Kernel-packages] [Bug 2080638] Re: [QCA9377] Bluetoth turning off every reboot and i need to reinstall e restart the modules everytime

2024-09-15 Thread Daniel van Vugt
** Summary changed: - Bluetoth turning off every reboot and i need to reinstall e restart the modules everytime + [QCA9377] Bluetoth turning off every reboot and i need to reinstall e restart the modules everytime ** Also affects: linux (Ubuntu) Importance: Undecided Status: New --

[Kernel-packages] [Bug 2067657] Re: Cursor response to touchpad sporadically becomes laggy

2024-09-15 Thread Daniel van Vugt
Please try adding this to /etc/environment: MUTTER_DEBUG_KMS_THREAD_TYPE=user and reboot. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2067657 Title: Cursor response to touchpad sp

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-13 Thread Daniel van Vugt
Does the session menu on the login screen list: (a) Ubuntu, Ubuntu on Xorg (b) Ubuntu, Ubuntu on Wayland (c) Nothing, or no menu? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/208

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-13 Thread Daniel van Vugt
Are there any crash files in /var/crash when the bug occurs? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/2080498 Title: Default session type changed from Xorg to Wayland in so

[Kernel-packages] [Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Daniel van Vugt
** Also affects: egl-wayland (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to egl-wayland in Ubuntu. https://bugs.launchpad.net/bugs/2080282 Title: Apps run on the discrete Nvidia GPU

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
Please also try uninstalling libnvidia-egl-wayland1. If that forces the removal of the Nvidia driver then you should be able to install an older Nvidia driver from the archive that doesn't depend on libnvidia-egl- wayland1. If you find the bug is now fixed without libnvidia-egl-wayland1, try reins

[Kernel-packages] [Bug 2080588] Re: Display flickers and jumps occasionaly in firefox and libreoffice

2024-09-12 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2062951 *** https://bugs.launchpad.net/bugs/2062951 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 2062951, so it is being marked as such. Please look

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
I think it's important for us to distinguish between the default session in a new install (which is meant to be Wayland), and failing to choose Xorg when Xorg was used in the previous login. The latter sounds like more of a bug, and closer to what was initially reported here. We'll need to zoom in

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
** Summary changed: - Default session type changed from Xorg to Wayland in some new installs of 22.04 on Nvidia hybrids since kernel 6.8 + Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8 -- You received this bug notification becaus

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some new installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
The default session type is meant to be remembered. So GDM's preference of default should actually be irrelevant if the user has ever logged in prior to the kernel update. If previous successful logins used Xorg and suddenly it's going to Wayland then perhaps the attempt to use Xorg is crashing an

[Kernel-packages] [Bug 2080498] Re: Default session type changed from Xorg to Wayland in some new installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
Another possibility is that Wayland really was being attempted first even on older kernels, and mutter was just failing to start for one reason or another, resulting in an automatic fallback to Xorg. ** Tags added: hybrid multigpu ** Tags removed: regression-update ** Tags added: regression-rele

[Kernel-packages] [Bug 2080345] Re: [Lenovo Yoga 7 14ARB7] Screen rotation support is intermittent

2024-09-11 Thread Daniel van Vugt
** Summary changed: - ラップトップをタブレットとして使用する際画面回転を認識しない + [Lenovo Yoga 7 14ARB7] Screen rotation support is intermittent ** Package changed: xorg (Ubuntu) => linux-hwe-6.8 (Ubuntu) ** Also affects: iio-sensor-proxy (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-shell (

[Kernel-packages] [Bug 2080282] Re: Latest NVIDIA 550 driver update in Ubuntu 22.04 causes libadwaita apps to fail launching in Wayland

2024-09-10 Thread Daniel van Vugt
Please run these on an affected machine: lspci -k > lspci.txt journalctl -b0 > journal.txt dpkg -l > packages.txt and attach the resulting text files here. ** Summary changed: - Latest NVIDIA 550 driver update in Ubuntu 22.04 causes libadwaita apps to fail launching in Wayland + Wayland

[Kernel-packages] [Bug 2066126] Re: [nvidia] Whole screen pans with cursor movement

2024-09-10 Thread Daniel van Vugt
Jammy was also fixed via bug 2060268 in https://launchpad.net/ubuntu/+source/ubuntu-drivers- common/1:0.9.6.2~0.22.04.7 ** Also affects: ubuntu-drivers-common (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: nvidia-graphics-drivers-470 (Ubuntu Jammy) Importance: Unde

[Kernel-packages] [Bug 2066126] Re: [nvidia] Whole screen pans with cursor movement

2024-09-10 Thread Daniel van Vugt
Noble is now Fix Released per bug 2060268. ** Changed in: ubuntu-drivers-common (Ubuntu Noble) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu. https://bug

[Kernel-packages] [Bug 2080192] Re: High fidelity playback won't be enabled for bluetooth headset unless reconnected through settings

2024-09-10 Thread Daniel van Vugt
** Also affects: pipewire (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/2080192 Title: High fidelity playback won't be enabled for b

[Kernel-packages] [Bug 2079940] Re: Bluetooth Speaker is Identified as Keyboard

2024-09-09 Thread Daniel van Vugt
I don't think BlueZ is involved here. It's the libinput Xorg driver that's claiming anything with buttons as a keyboard. Although this may need to be patched as a udev rule in udev, systemd, or somewhere else. So shipping the rule in 'bluez' may still make sense. ** Also affects: xserver-xorg-inpu

[Kernel-packages] [Bug 2079867] Re: [nvidia] Screen freeze on Wayland using Nvidia 550

2024-09-09 Thread Daniel van Vugt
It looks like the Nvidia kernel driver just stopped accepting new frames from the Wayland session: Sep 06 18:52:38 Nexus kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x0a00] Flip event timeout on head 0 Sep 06 18:52:41 Nexus kernel: [drm:nv_drm_atomic_commit [n

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-04 Thread Daniel van Vugt
You don't have the fix installed. The fix is in: ubuntu-drivers-common 1:0.9.7.6ubuntu3.1 and not in: ubuntu-drivers-common 1:0.9.7.6ubuntu3 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu. http

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-09-04 Thread Daniel van Vugt
The price of that one is quite high. But for me personally it's the only USB-C cable I found that never has random signal dropouts. Also this will make you feel better about the purchase: https://www.youtube.com/watch?v=AD5aAd8Oy84 -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-04 Thread Daniel van Vugt
Test cases verified on Jammy using ubuntu-drivers-common 1:0.9.6.2~0.22.04.7 - * [ Test Plan - Nvidia case ] * [ Regression Test Plan - Intel/AMD graphics ] (Intel) * [ Regression Test Plan - Nvidia+LUKS ] Combined with comment #90, that makes Jammy verification done. ** Tags removed: verificat

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-04 Thread Daniel van Vugt
We're only missing [ Regression Test Plan - Nvidia+LUKS ] now (comment #87), if anyone can help with that. It requires the primary GPU be Nvidia, so probably not a laptop but a desktop. The other test cases have all been completed for Noble in comments #81, #86, #88, #89. So that may be as good as

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-09-03 Thread Daniel van Vugt
Sounds like the problem is still the cable to me. Especially if Windows is reporting faulty USB. Cables are the part most likely to be manufactured to a lower spec than you need here. It's probably not the laptop or monitor's fault. Please try to get hold of a Thunderbolt 3 or higher cable. Just

[Kernel-packages] [Bug 2078814] Re: [Lenovo LOQ 15ARP9] I cannot change or control backlight brightness

2024-09-03 Thread Daniel van Vugt
I believe that is due to the machine missing an Nvidia driver AND running an older kernel that may not support the current GPU. Although if you have successfully updated the kernel already then it should be 6.8 which is new enough. To avoid reinstalling (a newer) Ubuntu, you can try accessing the

[Kernel-packages] [Bug 2078814] Re: [Lenovo LOQ 15ARP9] I cannot change or control backlight brightness

2024-09-03 Thread Daniel van Vugt
Oh. I just realised it's a relatively new model AMD CPU but has no integrated graphics. So the Nvidia GPU is the only GPU. Also you don't seem to have any active Nvidia driver. Such a new machine should be running a newer Ubuntu release to minimise compatibility problems so please install 24.04.1

[Kernel-packages] [Bug 2078818] Re: My whole laptop got literally FREEZED and became stuck during restart/opening after my screen timeout happenend

2024-09-03 Thread Daniel van Vugt
As mentioned in bug 2078814, such a new machine should be running a newer Ubuntu release to minimise compatibility problems so please install 24.04.1 LTS instead: https://ubuntu.com/download/desktop And regardless, I don't think this 6.2 kernel is supported anymore. ** Changed in: linux-hwe-6.2 (

[Kernel-packages] [Bug 2078814] Re: [Lenovo LOQ 15ARP9] I cannot change or control backlight brightness

2024-09-03 Thread Daniel van Vugt
Thanks. Kernel 6.2.0.26 is not the latest version so it looks like the update procedure isn't working. Please make sure the laptop is connected to the internet and then: 1. Open 'Software & Updates' 2. Set 'Download from:' = 'Main server' 3. Close 'Software & Updates' 4. In a Terminal run:

[Kernel-packages] [Bug 2078818] Re: My whole laptop got literally FREEZED and became stuck during restart/opening after my screen timeout happenend

2024-09-03 Thread Daniel van Vugt
Thanks for the bug report. That kernel looks old and should have been updated by now. Please try: sudo apt install linux-generic-hwe-22.04 and reboot. ** Package changed: xorg (Ubuntu) => linux-hwe-6.2 (Ubuntu) ** Changed in: linux-hwe-6.2 (Ubuntu) Status: New => Incomplete -- You r

[Kernel-packages] [Bug 2078814] Re: [Lenovo LOQ 15ARP9] I cannot change or control backlight brightness

2024-09-03 Thread Daniel van Vugt
Thanks for the bug report. That kernel looks old and should have been updated by now. Please try: sudo apt install linux-generic-hwe-22.04 and reboot. ** Summary changed: - I cannot change or control display brightness + [Lenovo LOQ 15ARP9] I cannot change or control backlight brightness **

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-09-03 Thread Daniel van Vugt
I should clarify: "Thunderbolt" cable means Thunderbolt 3 or higher. You won't be able to plug in earlier versions :) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2077766 Title: [i915]

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-03 Thread Daniel van Vugt
Could not verify on Noble: [ Regression Test Plan - Nvidia+LUKS ] I tried a couple of times but the installer keeps crashing. Looks like the main reason is: Volume group "ubuntu-vg" has insufficient free space (60256 extents): 60264 required on a completely blank disk. -- You received thi

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-03 Thread Daniel van Vugt
Verified these both fixed on Noble using ubuntu-drivers-common 1:0.9.7.6ubuntu3.1 - * [ Test Plan - Nvidia case ] * [ Regression Test Plan - Intel/AMD graphics ] (Intel) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-driv

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-03 Thread Daniel van Vugt
> During boot, when does exactly "/bin/rm /dev/dri/card0" run? Would that run in the initrd environment? I ask because of comment #37, which said they lost the display during the luks password prompt. Although I believe that's because of the workaround they were using then, which was to disable sim

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-03 Thread Daniel van Vugt
** Description changed: [ Impact ] After installing Nvidia driver 545 on a single (27") monitor system, Settings shows a phantom 46" monitor of the same resolution. It looks like the phantom monitor is /dev/dri/card0 which is still controlled by simpledrm, while Nvidia uses /dev/dr

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-03 Thread Daniel van Vugt
Sorry I was on leave and didn't notice how many questions needed answering: > It may be obvious to you that it's safe to remove /dev/dri/card0 (see comment #71), but it's not clear to me what creates that device, why, and when. The device is created by whatever DRM driver loads first. The fix wor

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-09-02 Thread Daniel van Vugt
> I changed the screen mode back to 5k as when its in the tk mode Can you explain what you mean there? > Should I try adjust the file with the resolution for the screen ?5120 x 1440 (32:9) Yes it's worth a try. Although drm_info isn't listing 5K as supported by the kernel, the kernel might also

[Kernel-packages] [Bug 2062951] Re: Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8

2024-09-02 Thread Daniel van Vugt
** Summary changed: - Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 (Ubuntu 24.04) + Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 ** Summary changed: - Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 + Random flickering with Intel i915 (Gen9 GPUs in 6th-8th

[Kernel-packages] [Bug 2065827] Re: Screen is blinking at specific points. Its happening firefox app, application screen.

2024-09-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2062951 *** https://bugs.launchpad.net/bugs/2062951 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 2062951, so it is being marked as such. Please look

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-02 Thread Daniel van Vugt
** Changed in: ubuntu-drivers-common (Ubuntu Noble) Milestone: ubuntu-24.04.1 => noble-updates -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu. https://bugs.launchpad.net/bugs/2060268 Title: Pha

[Kernel-packages] [Bug 2066126] Re: [nvidia] Whole screen pans with cursor movement

2024-09-02 Thread Daniel van Vugt
** Changed in: ubuntu-drivers-common (Ubuntu Noble) Milestone: ubuntu-24.04.1 => noble-updates ** Changed in: ubuntu-drivers-common (Ubuntu Noble) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 2059149] Re: Crash

2024-09-02 Thread Daniel van Vugt
Danny, this bug is closed. And comment #10 is bug 2062426. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2059149 Title: Crash Status in linux package in Ubuntu: Expired Bug descript

[Kernel-packages] [Bug 2078455] Re: gnome apps wont open after installing nvidia drivers

2024-09-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2063827 *** https://bugs.launchpad.net/bugs/2063827 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 2063827, so it is being marked as such. Please look

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-02 Thread Daniel van Vugt
> Finally, and pardon my ignorance, but could /dev/dri/card0 be used for non-graphical things, like servers doing gpu calculations? And in that case, removing it could break that workload? "servers doing gpu calculations" would use /dev/dri/render*, not /dev/dri/card*. Only the "render" nodes are

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-08-29 Thread Daniel van Vugt
Thanks. That does confirm the kernel thinks this is the max resolution: 2560x1440@59.95 preferred driver phsync nvsync so please go to comment #4 :) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-08-28 Thread Daniel van Vugt
I've extended the test plan to mention the particular hardware required. As for testing multiple Nvidia driver versions, that's not required. Because the phantom monitor comes from simpledrm and not from nvidia. There are no separate per-driver fixes. Although it's always advisable you're starting

[Kernel-packages] [Bug 2077265] Re: Screen freezes with kernel 6.8 (also "i915 driver attached, reenabling gpu turbo"), while kernel 6.5 still works

2024-08-27 Thread Daniel van Vugt
Maybe a full debug log from the kernel would be helpful (assuming the graphics driver goes quiet around the time the freeze happens and doesn't keep flooding with unrelated information). Please try this kernel parameter: drm.debug=0xf Then reproduce the bug again and collect new logs. -- You

[Kernel-packages] [Bug 2077265] Re: Screen freezes with kernel 6.8 (also "i915 driver attached, reenabling gpu turbo"), while kernel 6.5 still works

2024-08-27 Thread Daniel van Vugt
Yes I had ssh in mind. It's often helpful to try and identify the exact kernel revision where a bug started, or vanished. You can do so using these: https://kernel.ubuntu.com/mainline/?C=M;O=D If we know the minor revision where things changed it's often easy to then identify the offending ker

[Kernel-packages] [Bug 2077920] Re: awful performance

2024-08-27 Thread Daniel van Vugt
Thanks for the bug report. I can see two main problems here: 1. The amdgpu kernel graphics driver is emitting warnings that look like crashes. 2. The rtw_8821ce kernel wifi driver is flooding the system log (this is probably the performance issue). So I can only suggest trying an older Ubuntu r

[Kernel-packages] [Bug 2077349] Re: [HP Laptop 15-dw1xxx] Little display problems since kernel 6.8

2024-08-27 Thread Daniel van Vugt
It sounds like no environment variables are helping so you can remove them all. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/2077349 Title: [HP Laptop 15-dw1xxx] Little display

[Kernel-packages] [Bug 2077265] Re: Screen freezes with kernel 6.8 (also "i915 driver attached, reenabling gpu turbo"), while kernel 6.5 still works

2024-08-26 Thread Daniel van Vugt
Thanks. You can remove MUTTER_DEBUG=kms now. Those logs look perfectly well behaved, as in my suspicion that page flips might be getting lost was wrong and nothing is getting lost. This means something else is freezing. So I can only suggest killing the frozen process like: sudo killall -USR1 gn

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-08-26 Thread Daniel van Vugt
Though I wonder if the kernel has decided at boot time that the native 5K resolution is off the list. Please check with: sudo apt install drm-info sudo drm_info ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 2077766] Re: [i915] Dell Ultrasharp 4919DW only achieves half of native resolution

2024-08-26 Thread Daniel van Vugt
Yes quite a few people have reported similar problems this year with Ubuntu's newer kernels. But I don't recall any of them being proven to be obvious software bugs. Just a more conservative bandwidth calculation, usually solved with a new cable. If you want to go to maximum quality, I recommend t

[Kernel-packages] [Bug 2077822] Re: Bluetooth killing headphones

2024-08-25 Thread Daniel van Vugt
** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/2077822 Title: Bluetooth killing headphones Status in blu

[Kernel-packages] [Bug 2077766] Re: Dell Ultrasharp 4919DW

2024-08-25 Thread Daniel van Vugt
I've noticed through multiple bug reports that recent kernels have become pedantic about bandwidth requirements and therefore which resolutions they are willing to offer. Also 5120x1440 at 60Hz is right near the limit of what the i7-8565U can do: https://ark.intel.com/content/www/us/en/ark/produc

[Kernel-packages] [Bug 2077265] Re: Gnome desktop freeze after kernel update

2024-08-25 Thread Daniel van Vugt
Thanks. I can see the variable was honoured this time: Aug 23 12:42:32 stella gnome-shell[1104]: Added device '/dev/dri/card1' (i915) using non-atomic mode setting. Aug 23 12:42:33 stella kernel: intel ips :00:1f.6: i915 driver attached, reenabling gpu turbo Strange that kernel message alwa

[Kernel-packages] [Bug 2077349] Re: [HP Laptop 15-dw1xxx] Little display problems since kernel 6.8

2024-08-25 Thread Daniel van Vugt
Whoops. Actually MUTTER_DEBUG_FORCE_KMS_MODE=simple should not work because that feature didn't exist in Mutter 42. Please try this instead: MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8

[Kernel-packages] [Bug 2077766] Re: Dell Ultrasharp 4919DW

2024-08-25 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => linux-hwe-6.8 (Ubuntu) ** Package changed: linux-hwe-6.8 (Ubuntu) => linux (Ubuntu) ** Also affects: mutter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subsc

[Kernel-packages] [Bug 2076520] Re: Ubuntu 24.04 LTS VBox VM does not boot anymore ["vmwgfx seems to be running on an unsupported hypervisor"]

2024-08-25 Thread Daniel van Vugt
** Summary changed: - Ubuntu 24.04 LTS VBox VM does not boot anymore + Ubuntu 24.04 LTS VBox VM does not boot anymore ["vmwgfx seems to be running on an unsupported hypervisor"] -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux i

[Kernel-packages] [Bug 2077706] Re: Failed to load module "canberra-gtk-module"

2024-08-23 Thread Daniel van Vugt
** Package changed: nvidia-graphics-drivers-525 (Ubuntu) => firefox (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-525 in Ubuntu. https://bugs.launchpad.net/bugs/2077706 Title: Failed to load module "ca

[Kernel-packages] [Bug 2077265] Re: Gnome desktop freeze after kernel update

2024-08-21 Thread Daniel van Vugt
** No longer affects: mutter (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/2077265 Title: Gnome desktop freeze after kernel update Status in linux-hwe-6.8 package in U

[Kernel-packages] [Bug 2077220] Re: (i915) external monitor flickering in 6.8.0-40.40~22.04.3

2024-08-21 Thread Daniel van Vugt
Sounds like bug 2062951 to me. And yes the i5-7200U is a Gen9 GPU. ** Tags added: regression-update -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/2077220 Title: (i915) external

  1   2   3   4   5   6   7   8   9   10   >