On Tue, Jun 09, 2020 at 05:43:33AM +0200, [email protected] wrote: > I would try this: > Boot your PC, ssh into the PC and download the according > nvidia-drivers directly from NVIDIA of the same version.
> On 06/08 06:20, Raffaele BELARDI wrote: > > No console except SSH. I'm not sure I can invoke startx from an SSH. Irrelevant aside: The kernel loads the graphics drivers on boot; it is no longer the responsibility of X under normal circumstances. Assuming you can get access to the kernel command line arguments (with grub, this can be done from the bootup menu [1]), passing the `nomodeset` option will prevent the NVIDIA drivers from loading until you start the X server. There is no need for SSH here. I had a very similar situation with my AMD drivers a while ago, and being able to use the local (pseudo-)TTY made debugging an order of magnitude less painful. [1] https://ubuntuforums.org/showthread.php?t=1613132 -- Ashley Dixon suugaku.co.uk 2A9A 4117 DA96 D18A 8A7B B0D2 A30E BF25 F290 A8AA
signature.asc
Description: PGP signature

