[SOLVED] Help installing Nvidia GeForce GTX 1050 Driver - hP pavilion

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
benji
Posts: 43
Joined: Sat Nov 16, 2019 2:50 pm

Re: Help installing Nvidia Driver

#41 Post by benji »

Stevo wrote: Fri Nov 22, 2019 2:19 pm Don't you have any material that came with the laptop as to whether it is an Optimus one or not?
Nope... the physical document was just a single paper with basic details...

Can windows help in finding if its a optimus enabled laptop?

i think it should be....because it is was promoted as a gaming laptop https://www.amazon.in/HP-Pavilion-15-6- ... B07Q5YWCDC

User avatar
Stevo
Developer
Posts: 14775
Joined: Fri Dec 15, 2006 7:07 pm

Re: Help installing Nvidia Driver

#42 Post by Stevo »

The ddm-mx build logs show these kind of messages during the build:

Code: Select all

0 upgraded, 1 newly installed, 0 to remove and 196 not upgraded.
I would suggest fully upgrading your system and rebooting before trying a driver install with MX Nvidia Installer.

The MX NI checks to see if it's an Optimus system, and I think it's right in this case. You seem to have an eight-generation system, not the ninth-gen that all those replies on the Amazon page keep saying it is.

benji
Posts: 43
Joined: Sat Nov 16, 2019 2:50 pm

Re: Help installing Nvidia Driver

#43 Post by benji »

Stevo wrote: Fri Nov 22, 2019 4:05 pm The ddm-mx build logs show these kind of messages during the build:

Code: Select all

0 upgraded, 1 newly installed, 0 to remove and 196 not upgraded.
I would suggest fully upgrading your system and rebooting before trying a driver install with MX Nvidia Installer.
I did a full upgrade the first time I did install Nvidia...It won't be in the log because this is a fresh install..

This latest Nvidia install with out bumblebee was done after installing all the available updates..
Stevo wrote: Fri Nov 22, 2019 4:05 pm You seem to have an eight-generation system, not the ninth-gen that all those replies on the Amazon page keep saying it is.
yes its a eight gen processor...Details from windows below..

Found this link from nvidia...

https://nvidia.custhelp.com/app/answers ... d-graphics

Screenshot from windows as suggested in the Nvidia link
Notification.png
Task Manager.PNG
windows Device manager.PNG
Processor details can be seen in the screenshot..
You do not have the required permissions to view the files attached to this post.

benji
Posts: 43
Joined: Sat Nov 16, 2019 2:50 pm

Re: Help installing Nvidia Driver

#44 Post by benji »

benji wrote: Fri Nov 22, 2019 2:08 pm I have just installed nvidia driver without bumblebee... haven't restarted yet.. so not sure if the install went well..

Attaching the DDM Log.ddmlog.txt
I was able to boot into the system

output of inxi -G after installing just the Nvidia driver without Bumblebee

Code: Select all

$ inxi -G
Graphics:  Device-1: Intel UHD Graphics 630 driver: i915 v: kernel 
           Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 418.74 
           Display: x11 server: X.Org 1.20.4 driver: modesetting,nouveau,nvidia 
           unloaded: fbdev,vesa resolution: 1920x1080~60Hz 
           OpenGL: renderer: Mesa DRI Intel UHD Graphics 630 (Coffeelake 3x8 GT2) 
           v: 4.5 Mesa 18.3.6 

Code: Select all

glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) 
GL_VERSION    = 3.0 Mesa 18.3.6
GL_VENDOR     = Intel Open Source Technology Center

Code: Select all

$ optirun glxgears
bash: optirun: command not found
Should I try installing bumblebee seperately? or Is there anything I can try next?

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: Help installing Nvidia Driver

#45 Post by Sparky »

from your inxi code, it looks like you have the Nvidia driver correctly installed.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

benji
Posts: 43
Joined: Sat Nov 16, 2019 2:50 pm

Re: Help installing Nvidia Driver

#46 Post by benji »

Nvidia settings.png
When i click on nvidia X server setting nothing opens...
You do not have the required permissions to view the files attached to this post.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: Help installing Nvidia Driver

#47 Post by Sparky »

what happens when you run

Code: Select all

optirun glxspheres64
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: Help installing Nvidia Driver

#48 Post by Sparky »

benji wrote: Sat Nov 23, 2019 9:13 am Nvidia settings.pngWhen i click on nvidia X server setting nothing opens...
Why X server settings? The first option is the correct one.
Have you put the acpi command from my thread in your grub file? If not, do that and restart (for safety) and run sudo grub update before restarting
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

benji
Posts: 43
Joined: Sat Nov 16, 2019 2:50 pm

Re: Help installing Nvidia Driver

#49 Post by benji »

When had just installed the nvidia driver seperately i was able to login and when i run optirun glxglears -info i got the below error

Code: Select all

$ optirun glxgears
bash: optirun: command not found
So I now installed bumblebee from the Mx Package Installer... Now the same situation has come...system wont go past the acpi error..

From what i understand there is a problem when bumblebee is installed not with the Nvidia drivers as there was no problem booting into system when i just installed the Nvidia driver alone...

Am able to access the command line by adding 3 to the boot grub menu...

Added the line below to the grub file from the command line ...

Code: Select all

"modprobe.nouveau=0 acpi_osi=! acpi_osi='Windows 2015'"
Still it boots into the acpi error screen..

am not sure what to do now...pls let me know if any logs would help...

Huckleberry Finn

Re: Help installing Nvidia Driver

#50 Post by Huckleberry Finn »

Can you change it to this exactly (copy-paste):

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=\"!Windows 2015\""
Save, close, and :

Code: Select all

sudo update-grub
Reboot

Acpi errors are sometimes due to kernel. And nouveau must be already blacklisted in /etc/modprobe.d/... (automatically when Nvidia was installed).

Post Reply

Return to “MX Help”