Author Topic: [SOLVED] Problem after uninstalling nvidia-current!  (Read 1214 times)

Offline Kurdistan

  • Full Member
  • ***
  • Posts: 177
[SOLVED] Problem after uninstalling nvidia-current!
« on: July 15, 2011, 09:06:13 AM »
I had problem to get my brightness work on my laptop. Press FN and F8/F9 work, but nothing happens even if I could increase/decrease. So I started to remove nvidia files from synaptic. Started to remove x11-driver-video-nvidia-current/dkms-nvidia-current that didn’t help (restarted). So I removed also x11-driver-video-nvidia173/dkms-nvidia173 (restarted) and nouveau driver didn’t help either. Then I removed x11-driver-video-nouveau and installed x11-driver-video-nvidia-current/dkms-nvidia-current but after x-server could not load. I thought writing startx would load x, no luck. I installed nouveau by: su (password) and then: apt-get install x11-driver-video-nouveau. Then by writing startx I could load x and I could get to my desktop. Problem now even if I install nvidia-current, nouveau driver is loaded and nvidia-settings are not in PCLinuxOS Menu → More application->Configuration.

cat /etc/X11/xorg.conf |grep Driver
    Driver "nouveau"

So I want nvidia and not nouveau driver to load. Secondly how can I get brightness to work?

My card:
lspci | grep -i vga
05:00.0 VGA compatible controller: nVidia Corporation G72M [GeForce Go 7400] (rev a1)

Thanks!
« Last Edit: July 15, 2011, 02:02:21 PM by Kurdistan »
Running PCLinuxOS on my USB. PCLinuxOS went bang on me. I have X-u-b-u-n-t-u on my laptop for now. Will give PCLinuxOS a try in the feature.

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15515
  • ┌∩┐(◕_◕)┌∩┐
Re: Problem after uninstalling nvidia-current!
« Reply #1 on: July 15, 2011, 09:35:45 AM »
Have you tried installing nvdock - that allows you to access nvidia-settings

Quote
Secondly how can I get brightness to work

That can be done using nvidia-settings
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline Kurdistan

  • Full Member
  • ***
  • Posts: 177
Re: Problem after uninstalling nvidia-current!
« Reply #2 on: July 15, 2011, 10:52:20 AM »
Have you tried installing nvdock - that allows you to access nvidia-settings

Quote
Secondly how can I get brightness to work

That can be done using nvidia-settings

I have already tried that! No luck!

Code: [Select]
nvdocknvidia settings was not found.

 :'(
Running PCLinuxOS on my USB. PCLinuxOS went bang on me. I have X-u-b-u-n-t-u on my laptop for now. Will give PCLinuxOS a try in the feature.

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Problem after uninstalling nvidia-current!
« Reply #3 on: July 15, 2011, 11:00:47 AM »
Hi Kurdistan and welcome!

nvidia-settings can be installed from synaptic, but as far as I know it work only with nvidia drivers, not with nv or nouveau.

AS


Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15515
  • ┌∩┐(◕_◕)┌∩┐
Re: Problem after uninstalling nvidia-current!
« Reply #4 on: July 15, 2011, 11:17:46 AM »
Hi Kurdistan and welcome!

nvidia-settings can be installed from synaptic, but as far as I know it work only with nvidia drivers, not with nv or nouveau.

AS

+1
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline Kurdistan

  • Full Member
  • ***
  • Posts: 177
Re: Problem after uninstalling nvidia-current!
« Reply #5 on: July 15, 2011, 11:52:32 AM »
Hi Kurdistan and welcome!

nvidia-settings can be installed from synaptic, but as far as I know it work only with nvidia drivers, not with nv or nouveau.

AS



I have x11-driver-video-nvidia-current/dkms-nvidia-current already installed. Still no luck!  :-[
Running PCLinuxOS on my USB. PCLinuxOS went bang on me. I have X-u-b-u-n-t-u on my laptop for now. Will give PCLinuxOS a try in the feature.

Offline Kurdistan

  • Full Member
  • ***
  • Posts: 177
Re: Problem after uninstalling nvidia-current!
« Reply #6 on: July 15, 2011, 01:57:32 PM »
I fixed both of the issues.  8)

If someone wants I can write short howto (how I did).

Will mark this topic solve!

Thanks for the reply in this topic!

 ;)
« Last Edit: July 15, 2011, 02:01:30 PM by Kurdistan »
Running PCLinuxOS on my USB. PCLinuxOS went bang on me. I have X-u-b-u-n-t-u on my laptop for now. Will give PCLinuxOS a try in the feature.