Hi, * Limonciello, Mario <mario.limonciello@xxxxxxx> [230602 01:18]: > +Lyude, Lukas, Karol > > On 5/31/2023 6:40 PM, Nick Hastings wrote: > > > > * Nick Hastings <nicholaschastings@xxxxxxxxx> [230530 16:01]: > > > * Mario Limonciello <mario.limonciello@xxxxxxx> [230530 13:00]: > > <snip> > > > > As you're actually loading nouveau, can you please try nouveau.runpm=0 on > > > > the kernel command line? > > > I'm not intentionally loading it. This machine also has intel graphics > > > which is what I prefer. Checking my > > > /etc/modprobe.d/blacklist-nvidia-nouveau.conf > > > I see: > > > > > > blacklist nvidia > > > blacklist nvidia-drm > > > blacklist nvidia-modeset > > > blacklist nvidia-uvm > > > blacklist ipmi_msghandler > > > blacklist ipmi_devintf > > > > > > So I thought I had blacklisted it but it seems I did not. Since I do not > > > want to use it maybe it is better to check if the lock up occurs with > > > nouveau blacklisted. I will try that now. > > I blacklisted nouveau and booted into a 6.1 kernel: > > % uname -a > > Linux xps 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 GNU/Linux > > > > It has been running without problems for nearly two days now: > > % uptime > > 08:34:48 up 1 day, 16:22, 2 users, load average: 1.33, 1.26, 1.27 > > > > Regards, > > > > Nick. > > Thanks, that makes a lot more sense now. > > Nick, Can you please test if nouveau works with runtime PM in the > latest 6.4-rc? I reported this twice already. I guess it was lost since for some reason emails in this thread are not being trimmed. I'll repeat here: I did eventually see a lockup of this kernel. On the console I saw: [ 151.035036] vfio-pci 0000:01:00.0 Unable to change power state from D3cold to D0, device inaccessible I did not see the other two lines that were present in earlier lock ups. Regards, Nick.