Sida 1 av 1
Upplösnings problem
Postat: 10 jun 2007, 18:03
av sn0wman
Hej!
Nu har jag gogglat sönder min högrahand efter info o hjälp om detta men jag hittar inget bra.
Jag har en Fujitsu Siemens C700 CRT skärm, vilket jag vet klarar 75hz i 1152x768, dock vägrar den köra högra än 50hz
Nån som vet hur jag får bukt med detta, mitt Horisync o Vertsync är inställda efter denna sida.
http://www.amazon.de/Fujitsu-Siemens-C7 ... B0000C796G
Horizontalfrequenz (KHz): 30 - 72
Vertikalfrequenz (Hz): 50 - 160
SV: Upplösnings problem
Postat: 10 jun 2007, 18:22
av Bossieman
Kan vara ett grafikdrivrutinproblem. Vad har du för grafikkort i datorn?
SV: Upplösnings problem
Postat: 10 jun 2007, 18:48
av sn0wman
Bossieman skrev:
Kan vara ett grafikdrivrutinproblem. Vad har du för grafikkort i datorn?
Nvidia ti4800se
min xorg.conf ser ut som följande.
Kod: Markera allt
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30.0 - 72.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NV28 [GeForce4 Ti 4800 SE]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV28 [GeForce4 Ti 4800 SE]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
SV: Upplösnings problem
Postat: 10 jun 2007, 18:52
av Okänd
sn0wman skrev:
Bossieman skrev:
Kan vara ett grafikdrivrutinproblem. Vad har du för grafikkort i datorn?
Nvidia ti4800se
min xorg.conf ser ut som följande.
Kod: Markera allt
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30.0 - 72.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NV28 [GeForce4 Ti 4800 SE]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV28 [GeForce4 Ti 4800 SE]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
skriv "1152x768_75"
SV: Upplösnings problem
Postat: 10 jun 2007, 19:01
av sn0wman
skriv "1152x768_75"
Tack för det snabba svaret
Provade, och då hoppade den till nästa upplösning i listan istället, då provade jag att sätta 16 som default istället för 24, och tog bort allt utom just "1152x768_75" som den enda möjliga upplösningen, vilket resulterade i att den hoppade över att starta i 16 o istället hoppade upp till 24 av sig själv..
SV: Upplösnings problem
Postat: 10 jun 2007, 19:04
av Okänd
sn0wman skrev:
skriv "1152x768_75"
Tack för det snabba svaret
Provade, och då hoppade den till nästa upplösning i listan istället, då provade jag att sätta 16 som default istället för 24, och tog bort allt utom just "1152x768_75" som den enda möjliga upplösningen, vilket resulterade i att den hoppade över att starta i 16 o istället hoppade upp till 24 av sig själv..
Sätt ett # framför alla rader utom 24. Sen sätter du ett # efter 1152x768_75" också.
SV: Upplösnings problem
Postat: 10 jun 2007, 19:07
av Okänd
Kod: Markera allt
# Depth 1
# Modes "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 4
# Modes "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 8
# Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 15
# Modes "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 16
# Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
SubSection "Display"
Depth 24
Modes "1152x768_75" #"1024x768" "800x600" "640x480"
EndSubSection
EndSection
Så alltså
SV: Upplösnings problem
Postat: 10 jun 2007, 20:32
av sn0wman
Sid skrev:
Kod: Markera allt
# Depth 1
# Modes "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 4
# Modes "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 8
# Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 15
# Modes "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 16
# Modes "1280x1024" "1280x768" "1152x768" "1024x768" "800x600" "640x480"
# EndSubSection
SubSection "Display"
Depth 24
Modes "1152x768_75" #"1024x768" "800x600" "640x480"
EndSubSection
EndSection
Så alltså
Vill sig ändå inte, 1024x768 samt de upplösningarna under är de val som dyker upp ändå för mig :/ även fast jag kommenterat ut dom
SV: Upplösnings problem
Postat: 11 jun 2007, 18:07
av sn0wman
En oskyldig bump på detta

innan jag får krupp.
Kan ju tillägga att den högsta frekvens jag kommer upp i är 67hz på 640x480 oO så inte ens på minsta upplösning kommer jag upp nära mina 75
SV: Upplösnings problem
Postat: 11 jun 2007, 20:18
av Bowmore
Är du övertygad om att det är 1152x768@75 och inte 1152x864@75?
Har du även kollat i loggen /var/log/Xorg.0.log efter orsaker till att upplösningen inte tillåts? Sök i loggen på Modeline och kolla där och speciellt strax innan (ovanför) om du hittar nåt om din önskade upplösning.
SV: Upplösnings problem
Postat: 11 jun 2007, 23:34
av sn0wman
Bowmore skrev:
Är du övertygad om att det är 1152x768@75 och inte 1152x864@75?
Har du även kollat i loggen /var/log/Xorg.0.log efter orsaker till att upplösningen inte tillåts? Sök i loggen på Modeline och kolla där och speciellt strax innan (ovanför) om du hittar nåt om din önskade upplösning.
Det där löste allt, det var mitt nvidia som satte egna upplösningar tydligen, "no modes found, using nvidia-settings-default", så jag körde nvidia-settings o nu funkar det... eller ja jag har inte fått mina 75hz i 1152@768 än men nu har jag det iaf i 1024
Tack o bock allihopa!
SV: Upplösnings problem
Postat: 11 jun 2007, 23:38
av Gunne
snOwman,
Uppfattar jag dig rätt i att det är refreshrate du inte får som du vill ?
Vad har du för skärmlägen att välja bland i: System - Inställningar - Skärmupplösning ?
SV: Upplösnings problem
Postat: 12 jun 2007, 18:24
av sn0wman
Gunne Steen skrev:
snOwman,
Uppfattar jag dig rätt i att det är refreshrate du inte får som du vill ?
Vad har du för skärmlägen att välja bland i: System - Inställningar - Skärmupplösning ?
Hej Gunne,
Ja det stämmer bra, dock lossna min refreshrate lite genom att köra genom nvidias egna program, Jag har följande alternativ att välja på
1024x768 54hz
832x624 54hz
800x600 62hz
640x480 71hz
Screen i xorg.conf ser ut som följande, dock verkar den strunta helt i vilka modes jag sätter där, utan går efter något annat (se diskussionen ovan).
Kod: Markera allt
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
Option "metamodes" "1024x768_70 +0+0; 1152x768_70 +0+0"
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
SV: Upplösnings problem
Postat: 12 jun 2007, 23:45
av Bowmore
Hittade en manual för din skärm förinställd för max 1024x768 men klarar 1280x1024.
http://support.fujitsu-siemens.com/manu ... uID=200501
Följande borde alltså gälla:
Fabriksinställda upplösningar
1024x768 54hz 75/85Hz
832x624 54hz

800x600 62hz 75/85Hz
640x480 71hz 60/75/85Hz
Max upplösning
1280x1024 ingen refresh angiven!
1152x768
Varför du inte får upp refreshraten (Hz) vet jag inte. Det verkar som att din skärm inte svarar på proben (förfrågan) om upplösningar + hsync och vrefresh, alternativt ett drivarproblem. Det borde den göra då det står att den stöder DDC (Display Data Channel).
Men, jag har inget NVidia-kort och vet inte hur
nvidia settings funkar och vad man kan göra med den. Men tycker att man borde kunna sätta monitorns rätta värden och få det att funka. Har dock läst att det är en del strul med drivarna för NVidia.
SV: Upplösnings problem
Postat: 13 jun 2007, 05:59
av sn0wman
Har de rätta värdena, men det är som du säger proben failar och istället tar den vad mitt grafikkort tycker jag ska ha istället.
Nu har jag dock hittat en annan upplösning som passar mig, problemet är att jag får köra nvidia-settings varje gång jag startar om bara

, men det gör man ju inte så ofta så det är inga större problem.
SV: Upplösnings problem
Postat: 13 jun 2007, 17:59
av Gunne
snOwman,
Följande är ett antagande av den anledningen att jag inte vet exakt alla detaljer om alla olika monitor-modeller som finns på marknaden.
Att nvidia-drivrutinen 'väljer' en upplösning under uppstart har troligtvis med den informationen den får via EDID av din monitor.
Du kan plocka fram den infon ifrån Xorg.0.log. Där hittar du då också strängar för olika modeline som din monitor ger. Så klart förutsatt att din monitor har funktionen att lämna EDID-information.
Här är ett exempel på vad en monitor som jag använder ger för info:
(II) I810(0): Monitor name: M-17
(II) I810(0): EDID (in hex):
(II) I810(0): 00ffffffffffff0005236017e6020000
(II) I810(0): 040f010300221b78e8dc55a359489e24
(II) I810(0): 115054bfef808180818a818c01010101
(II) I810(0): 010101010101bc34009851002a403070
(II) I810(0): 1300520e1100001ed60980a0205e6310
(II) I810(0): 10605208520e1100001a000000fd0032
(II) I810(0): 4b1e500e000a202020202020000000fc
(II) I810(0): 004d2d31370a2020202020202020001c
(II) I810(0): Using hsync ranges from config file
(II) I810(0): Using vrefresh ranges from config file
(II) I810(0): Printing DDC gathered Modelines:
(II) I810(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(II) I810(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(II) I810(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(II) I810(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(II) I810(0): Modeline "640x480" 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
(II) I810(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(II) I810(0): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
(II) I810(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(II) I810(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(II) I810(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(II) I810(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(II) I810(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(II) I810(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(II) I810(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(II) I810(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(II) I810(0): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
(II) I810(0): Modeline "1280x1024" 129.00 1280 1368 1504 1728 1024 1027 1034 1069 -hsync +vsync
(II) I810(0): Modeline "1280x1024" 133.00 1280 1368 1504 1728 1024 1027 1034 1070 -hsync +vsync
(II) I810(0): Modeline "1280x1024" 135.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
(II) I810(0): Modeline "640x350" 25.18 640 656 752 800 350 387 389 449 -hsync +vsync
(II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
(--) I810(0): Maximum space available for video modes: 12288 kByte
(II) I810(0): Using detected DDC timings
(II) I810(0): HorizSync 30-80
(II) I810(0): VertRefresh 50-75
Man kan med nvidia-drivrutinen slå av funktionen EDID i xorg.conf och ange skärmupplösning manuellt. Det skulle nog kunna passa i ditt fall. Görs med:
Option "UseEDID" "FALSE"
Du kan läsa mer om det här:
LÄNK
SV: Upplösnings problem
Postat: 13 jun 2007, 18:20
av sn0wman
Den tar inte med modeline alls även när jag specifierar dom, "no modes found" säger x windows i loggen :s
SV: Upplösnings problem
Postat: 13 jun 2007, 19:11
av Gunne
Du måste slå av EDID-funktionen med optionen i xorg.conf, sedan ange modeline i xorg.conf.
Läs rapporten jag länkade till.
Här är en annan väldigt snarlik symptom och lösning densamma:
LÄNK