AlexTu

Results 9 comments of AlexTu

is this feature still on list? it should really a handy feature.....

Hi, I plugged the thunderbolt storage after boot. Please refer to the [dmesg](https://paste.ubuntu.com/p/t9qWq7fV7W/) and [udiskctl dump](https://paste.ubuntu.com/p/sH292DPNpn/) after plugged thunderbolt storage.

@tbzatek sorry that pastebin wasn't that convenient. Please refer to the following attachment that I copied from the same comment. [dmesg.txt](https://github.com/storaged-project/udisks/files/7807328/dmesg.txt) [udiskctl_dump.txt](https://github.com/storaged-project/udisks/files/7807329/udiskctl_dump.txt)

$ `/var/log/gpu-manager.log | pastebinit` https://paste.ubuntu.com/p/fXsN6f4wFD/

I can not reproduce this issue anymore. I'm wondering is it caused by the same root cause from https://github.com/tseliot/nvidia-prime/issues/14 which seems the modprobe configurations in initrd is in-sync from runtime...

here's the simulate of a user doing prime-select on-demand. ## I do the `prime-select nvidia` to get the default environment: ``` $ prime-select nvidia /lib/modprobe.d$ cat nvidia* blacklist nouveau blacklist...

I got a similar issue from the latest testing: https://bugs.launchpad.net/somerville/+bug/1904762 Could you please share me the git hash of your pushing , so that I can check if the patch...

@tseliot @os369510 We should have a consistent logic selecting the default mode after Nvidia driver installed, if we would like to de-couple the on-demand from RTD3, then how about to...