PDA

View Full Version : Intel 945GM Help


nycxphil
2007-11-03, 03:09 PM CDT
I am having problem's with Intel 945GM drivers. Under System>Administration>Display it say's my highest resolution available is 1024x768. I am trying to set it to 1280x800. Because of this my screen is off by 2 inches from the right and half an inch from the bottom. I tried using 915 resolution and it didn't work. I trying booting at run level 3 and running setup x configuration. I set that to 1280x800 but when I boot back at run level 5 it still say's 1024x768. Please help this is driving me nut's.

[capone@localhost ~]$ cat /etc/X11/xorg.conf
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us+inet"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1280x800"
HorizSync 31.5 - 50.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1280x720" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Here is the the screen shot of what my desktop looks like.

[img=http://img391.im]http://img391.imageshack.us/img391/8375/screenshot2sk8.th.png (http://img391.imageshack.us/my.php?image=screenshot2sk8.png)




Intel Centrino Duo 1.66Ghz T2300
1 GiB 667 MHz DDR2 SDRAM
100GB SATA HD
12.1″ WXGA Display
Intel 945G chipset
Intel ProWireless
Dual Boot XP PRO & Fedora 7

glennzo
2007-11-03, 04:43 PM CDT
FWIW, here's xorg.conf from my Toshiba laptop:

[glenn@toshiba ~]$ sudo cat /etc/X11/xorg.conf
Password:
# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Here's why I'm posting this for you:

[glenn@toshiba ~]$ lspci | grep Graphics
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

My display is 1280X800. Any help?

VRK
2007-11-03, 04:55 PM CDT
I dunno if this will help you or not, but when I used to have problems with my 1680x1050 monitor I'd backspace the other res settings on the Modes line under Section "Screen" so it had no other option but to use the correct one. I have no idea if that will work for you or not but its something to try.

RJFUatHOME
2007-11-03, 05:38 PM CDT
You could try switching to the i810 driver instead of using the intel one. There is also an updated i810 driver available in the testing repos.

nycxphil
2007-11-03, 06:07 PM CDT
FWIW, here's xorg.conf from my Toshiba laptop:

[glenn@toshiba ~]$ sudo cat /etc/X11/xorg.conf
Password:
# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Here's why I'm posting this for you:

[glenn@toshiba ~]$ lspci | grep Graphics
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

My display is 1280X800. Any help?

Driver is installed correctly, it's just that it won't display the correct resolution in display manager and everything is off by an inch on the right and half inch from the bottom. My login screen has a black edge around it. And if I enable compiz or berryl that area is also black. I tried downgrading to i810 driver, it fixes the black edge, resolution is still 1024x768 however everything looks out of focus and 915resolution refuses to work.

[root@localhost capone]# /sbin/lspci | grep Graphics
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

nycxphil
2007-11-03, 06:31 PM CDT
You could try switching to the i810 driver instead of using the intel one. There is also an updated i810 driver available in the testing repos.

I am not sure if I got the updated i810 driver from test repo. But I just downgraded again to i810 after installing i810 development driver. It fixed my border issues and it's not blurry however I still can't set my resolution past 1024x768. Ran setup set my resolution to 1280x800 in Xserver it still show's up as 1024x768. I don't understand what the problem is, I had no problem's running correct resolution in Fedora 6 or Ubuntu 7.04. I run into the same problem with Ubuntu 7.10, Fedora 7 and OpenSuse 10.3. Any more suggestions?

RJFUatHOME
2007-11-04, 10:23 AM CST
If you have one of the older live CDs, boot it up and try copying the older xorg.conf file to see if the newer distros display right again.

nycxphil
2007-11-04, 10:39 AM CST
If you have one of the older live CDs, boot it up and try copying the older xorg.conf file to see if the newer distros display right again.


After messing around with the i810 driver, I think I used the updated one from Fedora Test repo. I got the correct resolution working, my display manager now reflects 1280x800. I got desktop effect's running flawlessly. However I can't get dual head to work now. Is there some kind of special configuration I have to do with i810 driver. I know with the new intel driver dual head work's out of the box, no tweaking is necessary. Any suggestions?

RJFUatHOME
2007-11-04, 02:07 PM CST
I've never really played with dual head driver capability. You could try searching the forum on dual head and looking at other's xorg.conf to see if you can't find something that'll work.