Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have installed the nvidia driver for my graphic card, just following some tutorials what works fine now. After this I could set the Icon size of the launcher, windows had a nice litte shadow, resolution was better and the windows showed up a nice effect when popping up an or when bringing to full-screen...

But today the this was just gone after reboot. What could this be?

Nvidia xserver-settings are availible.

I installed and reinstalled wine1.5 via the apt-get commands, so this might broke something. What can do to fix this again?

Greetings philipp

EDIT:

I went on searching and all i found was that this problem might be connected to the mode of unit, so there is 2d and 3d, but could also be something else, just because setting the mode brings no change.

EDIT 2:

the version of Ubuntu is: 12.04 and it is a 64 bit environment
the graphic card is: GeForce GT 330M

Edit 3:

Using maps.google in webGL mode does not work anymore too, it was working yesterday.

EDIT 4:

the screenshot.

screenshot

btw: I think that blender is not working anymore too...

EDIT: 5

unity-support

I think that the problem is closely connected to this output

share|improve this question
Welcome to AskUbuntu. Can you provide detail your Ubuntu version, nvidia, and some screenshot ? – penreturn Oct 7 '12 at 8:48
what kind of screenshot do you need? which program? desktop? – philipp Oct 7 '12 at 8:52
Your desktop with launcher and window broken. – penreturn Oct 7 '12 at 8:56
This question should instead be filed as a bug report, and as such is off-topic, thanks! Instructions on filing a bug report are here. – fossfreedom Nov 26 '12 at 23:39

closed as off topic by jokerdino, fossfreedom Nov 26 '12 at 23:40

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

got it running again...

I do not exactly know what the problem was, but the fix was:

  1. logging out
  2. CTRL + ALT + F1
  3. sudo service lightdm stop
  4. sudo ./Downloads/NVIDIA...run <-- name of driver file for the nvidia card
  5. sudo service lightdm start

==> done

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.