• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Toshiba 15,4 Display Problem

Hallo leutz!

ich hab ma ne frage. ich hab ein Toshiba SM30-344 mit 15,4 widescreen display und 1280*800px. bekomm es aber nicht hin, das es unter dieser auflösung läuft. os -> suse 9.1 prof

hab die XF86Config soweit umgeschrieben, dass ich unter sax2:

- Monitor: generic monitor mit 1280*800px
- Graphics card: GeForce FX 5200
- Color and Resolution: 12800*800
- Virual Resulution: 1280*800
- 3d Acceleration: active
- Geobetry: 1024*768

bekomm das nich aus der geometry weg....
hier meine XF86Config:

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "RandR" "on"
EndSection

Section "Module"
Load "v4l"
Load "extmod"
Load "type1"
Load "freetype"
Load "dbe"
Load "speedo"
Load "glx"
EndSection

Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Autodetection"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "UseFrameBufferTiming"
DisplaySize 320 240
HorizSync 31-48
Identifier "Monitor[0]"
ModelName "1280X800@60HZ"
VendorName "Generic"
VertRefresh 40-70
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
EndSection


Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "0x0328"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Screen 0
Option "Rotate" "off"
VendorName "NVidia"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection
 
Hi,

habe gerade auf einem 17Zoll Breitbild Notebook 1440x900 + Nvidia installiert.
Versuch mal folgendes:
1.In sax2 unter Monitor 1024x768@60Hz einstellen
2. in sax2 unter Color und Resolution im Expertenmodus die Auflösung (deine) 1280x800 eintragen (Aufpassen, y ändert sich wenn man von x wechselt)
3. in sax2 unter Color und ... die 1280x800 auswählen, darunterliegende eventuell alle komplett wegnehmen, Eventuell die Farbanzahl hochschrauben, menü Colors
4. Einstellungen ohne test mit save übernehmen
5. X-Server neustarten (abmelden und anmelden)

Das müsste es eigentlich gewesen sein.
 
Hab gerade gesehen Deine XF86Config hat weiter unten einen Eintrag über das Displayverhältnis (Breite Höhe).
DisplaySize 320 240 das ist ein Verhältnis von 1.3 (4:3 Bildschirm) genau wie es bei 1024x768 der Fall ist. Deine Nativauflösung hat ein Verhältnis von 1.6 (16:10 Bildschirm; 1280x800). Man müsste den Eintrag von DisplaySize entweder rausnehmen oder zu z.B. 320 200 ändern. Dann wäre es synchron zu Deiner nativ-Auflösung.

In der Section:

Section "Modes"
Identifier "Modes[0]"
EndSection

müssten eigentlich Modelines stehen. Es kann sein das Yast es aufgrund des Konfliktes DisplaySize und der nachfolgenden Modi in XF86Config nicht berechnen kann. Ich würde erstmal mit Yast das DisplaySize Verhältnis auf 320 zu 200 ändern und mal hoffen das was vernünftiges für die Modelines berechnet wird.
 
Oben