Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-18 Thread Vadim Lebedev
Awesome, thanks! On Fri, Nov 18, 2022 at 12:04 PM Lennart Poettering wrote: > On Do, 17.11.22 21:41, Andrei Borzenkov (arvidj...@gmail.com) wrote: > > > On 17.11.2022 20:48, Lennart Poettering wrote: > > > On Do, 17.11.22 18:17, Vadim Lebedev (vadiml1...@gmail.com) wrote: > > > > > > > Awesome,

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-18 Thread Lennart Poettering
On Do, 17.11.22 21:41, Andrei Borzenkov (arvidj...@gmail.com) wrote: > On 17.11.2022 20:48, Lennart Poettering wrote: > > On Do, 17.11.22 18:17, Vadim Lebedev (vadiml1...@gmail.com) wrote: > > > > > Awesome, thanks, it is EXTREMELY useful > > > | Find the right one and denylist it. > > > One mor

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-17 Thread Andrei Borzenkov
On 17.11.2022 20:48, Lennart Poettering wrote: On Do, 17.11.22 18:17, Vadim Lebedev (vadiml1...@gmail.com) wrote: Awesome, thanks, it is EXTREMELY useful | Find the right one and denylist it. One more question: how do I 'denylist' the offending alias? Via the "blacklist" stanza in the mo

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-17 Thread Lennart Poettering
On Do, 17.11.22 18:17, Vadim Lebedev (vadiml1...@gmail.com) wrote: > Awesome, thanks, it is EXTREMELY useful > | Find the right one and denylist it. > One more question: how do I 'denylist' the offending alias? Via the "blacklist" stanza in the modprobe configuration files, like you already a

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-17 Thread Vadim Lebedev
Awesome, thanks, it is EXTREMELY useful | Find the right one and denylist it. One more question: how do I 'denylist' the offending alias? Thanks Vadim On Thu, Nov 17, 2022 at 3:22 PM Lennart Poettering wrote: > On Mi, 16.11.22 10:24, Vadim Lebedev (vadiml1...@gmail.com) wrote: > > > I'm pre

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-17 Thread Lennart Poettering
On Mi, 16.11.22 10:24, Vadim Lebedev (vadiml1...@gmail.com) wrote: > I'm preparing ubuntu-based live boot disk. It works fine mostly, but on > some machines equipped with Nvidia Quadro cards the default nouveau driver > causes problems (temporary freezes). I've determined that buy blacklisting > n

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-17 Thread Pascal
an udev specific rule may be... Le mer. 16 nov. 2022 à 10:41, Andrei Borzenkov a écrit : > On Wed, Nov 16, 2022 at 12:25 PM Vadim Lebedev > wrote: > > > > I'm preparing ubuntu-based live boot disk. It works fine mostly, but on > some machines equipped with Nvidia Quadro cards the default nouvea

Re: [systemd-devel] Preventing automatic driver loading on live boot disk

2022-11-16 Thread Andrei Borzenkov
On Wed, Nov 16, 2022 at 12:25 PM Vadim Lebedev wrote: > > I'm preparing ubuntu-based live boot disk. It works fine mostly, but on some > machines equipped with Nvidia Quadro cards the default nouveau driver causes > problems (temporary freezes). I've determined that buy blacklisting nouveau > d