installing mx440 driver

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
antemon

installing mx440 driver

Post by antemon »

I'm trying to install the driver for mx440

managed to get to nvidia's site and download the legacy driver.
http://www.nvidia.com/object/linux_disp ... 43.11.html

downloaded this file
NVIDIA-Linux-x86-96.43.11-pkg1.run

next step would be to type in and execute
sh NVIDIA-Linux-x86-96.43.11-pkg1.run

but I get this error

ERROR: You appear to be running an X server; please exit X before
installing. For further details, please see the section INSTALLING
THE NVIDIA DRIVER in the README available on the Linux driver
download page at www.nvidia.com.



can anyone help?
tried logging out and logged in a session similar to Terminal, but I get the same error.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
garda

Re: installing mx440 driver

Post by garda »

You have to stop GDM before you start the installer. Therefore, everything must be carried out in the console:
1. Press CTRL+ALT+F1 and key in your login credentials.
2. Enter this command to stop GDM:

Code: Select all

sudo /etc/init.d/gdm stop
3. Then start the installer:

Code: Select all

sudo sh /path/to/NVIDIA-Linux-x86-96.43.11-pkg1.run
antemon

Re: installing mx440 driver

Post by antemon »

that did the job, thank you very much :mrgreen:

however, I think I encountered a problem, unless this is how it's supposed to be.

I lost the top most part of windows, the part with the app logo, app name and min/max/close buttons

Image
garda

Re: installing mx440 driver

Post by garda »

Does the missing window border occur with Firefox only or with all applications?

You might want to play with the 'Workarounds' plugin in CCSM (Control Center > Advanced Desktop Effects Settings > Workarounds). Try to switch it on if turned off or switch it off if turned on. Generally, disabling the "Legacy Fullscreen Support' option within the aforementioned plugin would get rid of window border glitches.
antemon

Re: installing mx440 driver

Post by antemon »

the titlebar is missing on everything.

I'll try it out a little later.

I was kinda excited with wobbling my windows :?
garda

Re: installing mx440 driver

Post by garda »

Enabling/disabling the above plugin will not affect the wobbly windows plugin.
Locked

Return to “Hardware Support”