Mailinglist Archive: opensuse (4208 mails)
| < Previous | Next > |
Re: [SLE] Help... I have a dell laptop....
- From: Francesco Scaglioni <fgs@xxxxxxxxxx>
- Date: Mon, 26 Jul 2004 15:45:33 +0100 (BST)
- Message-id: <20040726.154533.71095136.fgs@xxxxxxxxxx>
Hi,
,------
| > I have a dell laptop Inspiron 8500, and the best I get the
| > screen to resolve to is 1024x768.
|
| > I have tried setting the screen to 1400, 1600 monitor types
| > under the dell setting, but nothing.
`------
On my I 8500 I simply selected LCD at installation then later
went in an changed the config file as follows ::
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 30-95
Identifier "Monitor[0]"
ModelName "1920X1200@60HZ"
Option "DPMS"
VendorName "--> LCD"
VertRefresh 40-62
UseModes "Modes[0]"
EndSection
and also ::
SubSection "Display"
Depth 16
Modes "1920x1200"
EndSubSection
and all works fine - hope this helps
Regards
F
,------
| > I have a dell laptop Inspiron 8500, and the best I get the
| > screen to resolve to is 1024x768.
|
| > I have tried setting the screen to 1400, 1600 monitor types
| > under the dell setting, but nothing.
`------
On my I 8500 I simply selected LCD at installation then later
went in an changed the config file as follows ::
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 30-95
Identifier "Monitor[0]"
ModelName "1920X1200@60HZ"
Option "DPMS"
VendorName "--> LCD"
VertRefresh 40-62
UseModes "Modes[0]"
EndSection
and also ::
SubSection "Display"
Depth 16
Modes "1920x1200"
EndSubSection
and all works fine - hope this helps
Regards
F
| < Previous | Next > |