Author Topic: SOLVED : Geforce 440 gt - Nvidia-current  (Read 2817 times)

Online JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2104
Re: Geforce 440 gt - Nvidia-current
« Reply #15 on: August 11, 2012, 07:00:27 PM »
I'm Confusing now , as i said before i choose GeForce 400 series and later because i think it's appropriate for my card but every time i reboot this message again appear ""the Propriety driver for your graphic card can not be found, the system is now using the free software driver (nvidia)"


When running a PCLinuxOS livecd which hardware/drivers is chosen?   ???  (check PCC  -> hardware)

JohnW
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline CaptainSarcastic

  • Sr. Member
  • ****
  • Posts: 329
Re: Geforce 440 gt - Nvidia-current
« Reply #16 on: August 11, 2012, 07:02:23 PM »
I'm Confusing now , as i said before i choose GeForce 400 series and later because i think it's appropriate for my card but every time i reboot this message again appear ""the Propriety driver for your graphic card can not be found, the system is now using the free software driver (nvidia)"


I'm running the same kernel you are, so that shouldn't be a factor.

One thing I have done on this machine that may or may not have an impact is that I have removed all the Nvidia video drivers except for current - I got rid of 173 and the other one in Synaptic.

I want to say I had the same error with Nouveau being used come up, and I went through PCC, set the card to 400 or newer, saved it there, and now the only issue I have is after the GRUB screen the system claims it can't find a video output mode.  I can either hit Enter and manually enter one for it to use, or just let it sit and it will boot on its own.  Graphically everything works fine, and I'm using the Nvidia driver.

Did you enable desktop effects and secondary display in PCC?

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Geforce 440 gt - Nvidia-current
« Reply #17 on: August 11, 2012, 07:13:32 PM »

One thing I have done on this machine that may or may not have an impact is that I have removed all the Nvidia video drivers except for current - I got rid of 173 and the other one in Synaptic.


I agree with that 100%. That will reduce the number of proprietary driver choices you have.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #18 on: August 11, 2012, 07:23:35 PM »
I'm Confusing now , as i said before i choose GeForce 400 series and later because i think it's appropriate for my card but every time i reboot this message again appear ""the Propriety driver for your graphic card can not be found, the system is now using the free software driver (nvidia)"



When running a PCLinuxOS livecd which hardware/drivers is chosen?   ???  (check PCC  -> hardware)

JohnW


Nothing ! like this


Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #19 on: August 11, 2012, 07:29:55 PM »
I'm Confusing now , as i said before i choose GeForce 400 series and later because i think it's appropriate for my card but every time i reboot this message again appear ""the Propriety driver for your graphic card can not be found, the system is now using the free software driver (nvidia)"



I'm running the same kernel you are, so that shouldn't be a factor.

One thing I have done on this machine that may or may not have an impact is that I have removed all the Nvidia video drivers except for current - I got rid of 173 and the other one in Synaptic.

I want to say I had the same error with Nouveau being used come up, and I went through PCC, set the card to 400 or newer, saved it there, and now the only issue I have is after the GRUB screen the system claims it can't find a video output mode.  I can either hit Enter and manually enter one for it to use, or just let it sit and it will boot on its own.  Graphically everything works fine, and I'm using the Nvidia driver.

Did you enable desktop effects and secondary display in PCC?


I also remove all the Nvidia video drivers except for current , Yes I enable desktop effects but "secondary display in PCC" where is it ?



still that message appear "the Propriety driver for .... etc"

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Geforce 440 gt - Nvidia-current
« Reply #20 on: August 11, 2012, 07:33:33 PM »
What are the results of

lsmod | grep nv

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #21 on: August 11, 2012, 07:37:26 PM »

One thing I have done on this machine that may or may not have an impact is that I have removed all the Nvidia video drivers except for current - I got rid of 173 and the other one in Synaptic.


I agree with that 100%. That will reduce the number of proprietary driver choices you have.


still slowly , for example when i'm using kwin effects and running virtualbox and firefox hang when switching from program sometimes about 11 seconds !? this is the reason i want to use nvidia proprietary driver. this is why i ask "Is this PC specification good to run pclinuxos kde"
« Last Edit: August 11, 2012, 07:42:22 PM by raed »

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #22 on: August 11, 2012, 07:38:17 PM »
What are the results of

lsmod | grep nv



Code: [Select]
[raed@localhost ~]$ lsmod | grep nv
nvidia               9823222  41
i2c_core               16526  2 i2c_i801,nvidia

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Geforce 440 gt - Nvidia-current
« Reply #23 on: August 11, 2012, 07:42:11 PM »
Code: [Select]
[raed@localhost ~]$ lsmod | grep nv
nvidia               9823222  41
i2c_core               16526  2 i2c_i801,nvidia

Okay, thanks. Just wanted to be sure the proprietary kernel module is loaded. It is. I don't have your class of card. Mine are all the nVidia 173 driver series. Maybe someone else will chime in again who has your card or one close to it.

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Online JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2104
Re: Geforce 440 gt - Nvidia-current
« Reply #24 on: August 11, 2012, 07:43:53 PM »
Code: [Select]
[raed@localhost ~]$ lsmod | grep nv
nvidia               9823222  41
i2c_core               16526  2 i2c_i801,nvidia

Okay, thanks. Just wanted to be sure the proprietary kernel module is loaded. It is. I don't have your class of card. Mine are all the nVidia 173 driver series. Maybe someone else will chime in again who has your card or one close to it.



+1

JohnW
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #25 on: August 11, 2012, 07:50:41 PM »
Code: [Select]
[raed@localhost ~]$ lsmod | grep nv
nvidia               9823222  41
i2c_core               16526  2 i2c_i801,nvidia

Okay, thanks. Just wanted to be sure the proprietary kernel module is loaded. It is. I don't have your class of card. Mine are all the nVidia 173 driver series. Maybe someone else will chime in again who has your card or one close to it.



thank you guys for help , when i disable desktop effects everything is ok, no hang at all, but i think there is a solution. I tried Previously opensuse kde one of the Heaviest kde distro and kwin effects work smoothly after i install nvidia driver from nvidia site.

I never used a super fast kde distro like PCLinuxOS.

Online JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2104
Re: Geforce 440 gt - Nvidia-current
« Reply #26 on: August 11, 2012, 07:52:20 PM »
My suggest to raed to use the driver option is working for you.

Lol,  almost 4.00 am here.  ;D

Waiting for other suggestions.

JohnW
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Geforce 440 gt - Nvidia-current
« Reply #27 on: August 11, 2012, 08:03:36 PM »

when i disable desktop effects everything is ok, no hang at all, but i think there is a solution.


To see whether the kwin issue might be a problem with user settings, create a new user. Log in as the new user. Don't add anything. Just test kwin effects to see if there is any change.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #28 on: August 11, 2012, 08:06:16 PM »
My suggest to raed to use the driver option is working for you.

Lol,  almost 4.00 am here.  ;D

Waiting for other suggestions.

JohnW

 ;D ;D
Waiting for other suggestions. Just want to know Is it a good idea to download nvidia driver from there site and install it in pclinuxos and remove all nvidia driver from synaptic first ?

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Geforce 440 gt - Nvidia-current
« Reply #29 on: August 11, 2012, 08:07:26 PM »

when i disable desktop effects everything is ok, no hang at all, but i think there is a solution.


To see whether the kwin issue might be a problem with user settings, create a new user. Log in as the new user. Don't add anything. Just test kwin effects to see if there is any change.


ok , I will try now.