[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modeline wird ignoriert



Hallo Thomas,
Hallo Liste,

Am Mittwoch, 19. März 2003 10:28 schrieb Thomas Huemmler:
> Hi,
>
> der Modeline-Eintrag in meiner XF86Config-4
>
> ---schnipp---
>
> Section "Monitor"
>         Identifier   "SyncMaster 171B"
>         VendorName   "Samsung"
>         ModelName    "SyncMaster 171B"
>         HorizSync    30.0 - 81.0
>         VertRefresh  56.0 - 76.0
>         DisplaySize  338 270
>         ModeLine     "1280x1024@75" 135.0 1280 1304 1448 1696 1024
> 1029 1032 1066 +HSync +VSync Option       "DPMS"
> EndSection
[...]

ich weiß zwar auch nicht genau ob es das Problem behebt, aber bei mir  
habe ich nur ModeLines ohne das "@" Zeichen.

folgende Einträge funktioniern bei mir:

Modeline "1600x1024"   108   1600 1616 1656 1704 1024 1027 1030 \ 
1056 -Hsync +Vsync

oder

Mode "1600x1024"
        DotClock 108.0
   HTimings 1600 1616 1656 1704
   VTimings 1024 1027 1030 1056
   Flags    "-HSync" "-VSync"
      EndMode

müsste dann bei Dir ungefähr so ausehen:

ModeLine     "1280x1024" 135.0 1280 1304 1448 1696 1024 1029 1032 \ 
1066 +HSync +VSync

oder

Mode "1280x1024"
        DotClock 135.0
   HTimings 1280 1304 1448 1696
   VTimings 1024 1029 1032 1066
   Flags    "+HSync" "+VSync"
      EndMode

Ich hoffe das hilft Dir vielleicht weiter

gruß/regards
andreas well
-- 
debian-faq's 
http://channel.debian.de/faq
debian Anwenderhandbuch:
http://www.openoffice.de/linux/buch



Reply to: