Can you confirm you have taken the following steps to correct Intel 915
3D
How to Correct the Graphics Resolution (Intel)
sudo apt-get install 915resolution
* Run the following to see the availible modes:
915resolution -l
* Choose a resolution you don't need and replace, for example the
following changes 1920x1440 to 1920x1200
915resolution 5c 1920 1200
* Then press: Ctrl + Alt + Backspace to Restart X.
* To confirm resolution change lock at the "System>Preferences>Screen
Resolution" tool.
* If it works correctly then you can make the change permanent:
sudo gedit /etc/default/915resolution
* Find this lines:
MODE=Auto
XRESO=
YRESO=
BIT=
* And replace with the following lines:
mode=5c
XRESO=1920
YRESO=1200
BIT=24
* Save and restart your computer to confirm it works.
* Another way to get the resolution you want is to do this(doesn't always
work):
sudo apt-get install xserver-xorg-video-intel
* With this you don't need the 915resolution anywhere in your Feisty as
your resolution will now be handled by X, the windowing system in Linux.
** Changed in: Ubuntu
Assignee: (unassigned) => SageMassa
--
Intel 915 3D display problem
https://bugs.launchpad.net/bugs/116223
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs