**Setup:
**
OpenSUSE 12.2 (64 bit) KDE on a laptop (i7, GeForce GT, etc).
**Problem:
**
I used zypper to update the system and I also installed the alx network driver. After a reboot my screen resolution is stuck at 1024x768 (it was previously much higher, maybe 1900x1200 or so).
The output from xrandr:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 76.0*
So, if this Laptop uses nVIDIA graphics at all time (Not Optimus dual video) you might want to consider installing the nVIDIA proprietary video driver. I have some blogs on the subject:
Run the following command to get pertinent graphics info:
/sbin/lspci -nnk
Just post the output relating to your graphics hardware.
Alternatively, this can be useful too
/usr/sbin/hwinfo --gfxcard
You should start by checking /var/log/Xorg.0.log, as it will help with the diagnosis. Upload the contents to SUSE Paste, and paste the link to it here, so that we can help with a solution.