Mailinglist Archive: opensuse (3156 mails)
| < Previous | Next > |
Re: [opensuse] 10.3 Screen Resolution problem
- From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 10 Dec 2007 00:15:29 -0600
- Message-id: <475CD981.2080606@xxxxxxxxxxxxxxxxxx>
Bikram Chatterjee wrote:
You have an intel card, the driver loads fine, but what resolution are
you trying to run? Look at the xorg.0.log output above at the
resolutions available. If your resolution isn't there, then you will
have to _patch_ one of the modes to the resolution you want using the
815resolution program. 1152x864 isn't listed as a _supported_ mode.
--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
(II) LoadModule: "intel"<snip>
(II) Loading /usr/lib64/xorg/modules//drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 2.1.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.2
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,<snip>
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, 965G, 965Q, 946GZ,
965GM, 965GME/GLE, G33, Q35, Q33
(II) intel(0): Supported VESA Video Modes:<snip>
(II) intel(0): 720x400@70Hz
(II) intel(0): 720x400@88Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@87Hz (interlaced)
(II) intel(0): 1024x768@60Hz
(II) intel(0): Printing probed modes for output VGA
(II) intel(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600
601 604 631 +hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520
864 867 871 897 -hsync +vsync (53.8 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344
768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x87.0 44.90 1024 1032 1208 1264
768 768 776 817 interlace +hsync +vsync (35.5 kHz)
(II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624
625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x84.9 56.75 800 848 928 1056 600
603 607 633 -hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600
637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600
601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600
601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x84.6 35.00 640 664 728 816 480
483 487 507 -hsync +vsync (42.9 kHz)
(II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480
481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480
489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480
483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480
490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x87.8 35.50 720 738 846 900 400
421 423 449 -hsync -vsync (39.4 kHz)
(II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400
412 414 449 -hsync +vsync (31.5 kHz)
Section "Modes"
Identifier "Modes[0]"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "945G"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Option "monitor-VGA" "Monitor[0]"
VendorName "Intel"
EndSection
You have an intel card, the driver loads fine, but what resolution are
you trying to run? Look at the xorg.0.log output above at the
resolutions available. If your resolution isn't there, then you will
have to _patch_ one of the modes to the resolution you want using the
815resolution program. 1152x864 isn't listed as a _supported_ mode.
--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |