Results 1 to 4 of 4
nvidia rest. drivers "nvidia-current
xorg.conf is good to go
compiz move window checkbox is checked
The first boot and initial load of gdm will make my windows
freeze unless i ...
- 09-10-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
Unable to move windows or open menus 11.04
nvidia rest. drivers "nvidia-current
xorg.conf is good to go
compiz move window checkbox is checked
The first boot and initial load of gdm will make my windows
freeze unless i launch them through any sort menu then i can move them around fine "it will eventually freeze, seems to be focus related its defiantly a software issue". if i go to term1 and do a gdm stop followed by a gdm start and re-log into my session everything is good to go.
I'm running ub 11.04, using nvidia-current, noureavu was purged, dual head setup on classic session. verified loaded nvidia driver also tried restoring the default Compiz values, yes the move window checkbox is checked. any help would be greatly appreciated.
Thanks in advance,
- 09-10-2011 #2
Hi and Welcome !
Have you created/edited xorg.conf file manually? Could you post its contents here?xorg.conf is good to goIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-10-2011 #3
Welcome to the Forums!
After you go to term1, does the command dmesg reveal anything?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-10-2011 #4Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 280.13 (buildd@promethium) Tue Aug 2 01:51:26 UTC 2011
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
# generated from default
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG Electronics EW224"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 560"
Option "NoLogo" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
SubSection "Display"
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "DFP-0: nvidia-auto-select +1920+0, DFP-2: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection


Reply With Quote