Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2008-11-30 17:17:29

  eeerie - Użytkownik

eeerie
Użytkownik
Zarejestrowany: 2008-11-30

[Rozw.] Stary Laptop (Toshiba) - nieprawidłowe wyświetlanie

Próbuję zagospodarować stareńką Toshibę Satellite 4100 XCDT z pomocą Debiana (Lenny).
Wszystko +/- cacy, tyle że ekran bez względu na wybraną rozdzielczość wykorzystywany jest w ~60%, tj wszystko jest w prostokącie wypełniającym wspomnianą część monitora.
Radzi sobie jedynie MEPIS, zarówno ten "Debianowy" (7.0) jak i wcześniejszy, czerpiący z repo Ubuntu.

Nie wiem jakie dane nt. konfiguracji, czy sprzętu powinienem tu podać żeby dobrze naświetlić sprawę... Obecnie zainstalowany na maszynce jest Mepis 6.5, który radzi sobie z ekranem, ale mogę równie dobrze zbootować Debiana Live z XFCE i w nim pogrzebać. Przypuszczam, że porównanie konfiguracji iXów, czy ładowanych modułów mogłoby coś rozjaśnić, ale nie wiem zupełnie czego szukać.
Będę wdzięczny za wszelkie pomysły.

Pozdrawiam :-)

Edit: Rozwiązany. Wystarczy zamienić xorg.conf na ten Mepisowy, sprawdzone również na Ubuntu, łyka bez problemu.

Ostatnio edytowany przez eeerie (2009-01-10 01:37:44)

Offline

 

#2  2008-11-30 17:42:01

  LongeR - Członek DUG

LongeR
Członek DUG
Skąd: DT
Zarejestrowany: 2007-09-03
Serwis

Re: [Rozw.] Stary Laptop (Toshiba) - nieprawidłowe wyświetlanie

wklej tu zawartość pliku  /etc/X11/xorg.conf


LongeR rządzi, LongeR radzi, LongeR nigdy cię nie zdradzi!!
-->Nic na siłę, lekko młotkiem:D<----> Czy myślenie sprawia Ci ból?<--
Nieważne od czego się zaczyna - kończy się zawsze na Debianie : )
Linux register users: #456947

Offline

 

#3  2008-12-19 18:13:24

  eeerie - Użytkownik

eeerie
Użytkownik
Zarejestrowany: 2008-11-30

Re: [Rozw.] Stary Laptop (Toshiba) - nieprawidłowe wyświetlanie

LongeR napisał(-a):

wklej tu zawartość pliku  /etc/X11/xorg.conf

OK, wklejam całe (bez klawiatur, touchpadów...)

Z Debiana (Lenny Live XFCE):

Kod:

Section "Files"
EndSection

Section "Device"
    Identifier    "Trident Microsystems Cyber 9525"
    Driver        "trident"
    BusID        "PCI:0:4:0"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
    HorizSync    28-51
    VertRefresh    43-60
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Trident Microsystems Cyber 9525"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Modes        "1024x768"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
EndSection

Z Mepisa 6.5:

Kod:

Section "ServerLayout"
  Identifier "XFree86 Configured"
  Screen 0 "Screen0" 0 0
 #Screen 0 "ATIScreen" 0 0
 #Screen 1 "Screen1" RightOf "Screen0"
 #Option "Xinerama" "true"
 #Option "Clone" "true"
  InputDevice "Keyboard0" "CoreKeyboard"
  InputDevice "PS/2 Mouse" "CorePointer"
 #InputDevice "USB Mouse" "CorePointer"
 #InputDevice "Touchpad" "SendCoreEvents"
 #InputDevice "ALPS Touchpad" "SendCoreEvents"
 #InputDevice "Appletouch" "SendCoreEvents"
 #InputDevice "Stylus" "SendCoreEvents"
 #InputDevice "Eraser" "SendCoreEvents"
 #InputDevice "Cursor" "SendCoreEvents"
 #InputDevice "Serial Mouse" "CorePointer"
EndSection

Section "ServerFlags"
  Option "AllowMouseOpenFail" "true"
EndSection

Section "Files"
# Xorg 7.0 font paths
    FontPath     "/usr/share/X11/fonts/misc:unscaled"
    FontPath     "/usr/share/X11/fonts/Type1"

# Legacy font paths
    FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
    FontPath     "/usr/X11R6/lib/X11/fonts/Type1"

# Other font paths
    FontPath     "/usr/share/fonts/truetype/arphic"
    FontPath     "/usr/share/fonts/truetype/freefont"
    FontPath     "/usr/share/fonts/truetype/kochi"
    FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

Section "Module"
  Load "dbe"
  Load "dri"
  Load "extmod"
  Load "freetype"
  Load "glx"
  Load "type1"
  Load "v4l"
  Load "vbe"
EndSection

Section "Monitor"
  Identifier "Monitor0"
  VendorName "unknown"
  ModelName "unknown"
  Option "DPMS" "true"
  HorizSync    30-82
  VertRefresh  55-70
EndSection

Section "Monitor"
  Identifier "Monitor1"
  VendorName "unknown"
  ModelName "unknown"
  Option "DPMS" "true"
  HorizSync    30-82
  VertRefresh  55-70
EndSection

Section "Monitor"
  Identifier  "ATIMonitor"
  VendorName "unknown"
  ModelName "unknown"
  Option "DPMS" "true"
  HorizSync    30-82
  VertRefresh  55-70
EndSection

Section "Device"
  Identifier  "Card0"
  Driver "trident"
  BoardName "unknown"

  Screen 0
 #Option "UseDisplayDevice" "dfp"
 #Option "MonitorLayout" "crt,crt"
 #BusID  "PCI:1:0:0"
 #Option "sw_cursor" # needed for some ati cards
 #Option "hw_cursor"
 #Option "NoAccel"
 #Option "ShowCache"
 #Option "ShadowFB"
 #Option "UseFBDev"
 #Option "Rotate"
  Option "UseInternalAGPGART" "no"

# savage special options, use with care
 #Option "NoUseBios"
 #Option "BusType" "PCI"
  Option "DmaMode" "None"

# nvidia special options, use with care
  Option "CursorShadow" "1"
  Option "CursorShadowAlpha" "63"
  Option "CursorShadowYOffset" "2"
  Option "CursorShadowXOffset" "4"
  Option "FlatPanelProperties" "Scaling = native"
  Option "NoLogo" "false"
  Option "UseEDID" "true"
  Option "AddARGBGLXVisuals" "true"
  Option "RenderAccel" "true"
 #Option "AllowGLXWithComposite" "true"
EndSection

Section "Device"
  Identifier  "Card1"
  Driver "trident"
  BoardName "unknown"

  Screen 1
 #Option "MonitorLayout" "crt,crt"
 #BusID  "PCI:1:0:0"
EndSection

Section "Screen"
  Identifier "Screen0"
  Device "Card0"
  Monitor "Monitor0"
  DefaultColorDepth 16
  
  SubSection "Display"
  Depth 8
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 15
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 16
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 24
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 32
  Modes "1024x768" "800x600"
  EndSubSection
  
  # Only the official NVIDIA driver supports twinview
  # these setting are an example
  Option "TwinView" "false"
  Option "SecondMonitorVendorName" "unknown"
  Option "SecondMonitorModelName" "unknown"
  Option "SecondMonitorHorizSync" "30-82"
  Option "SecondMonitorVertRefresh" "55-70"
 #Option "MetaModes" "1024x768, 1024x768"
  Option "TwinViewOrientation" "RightOf"
  Option "ConnectedMonitor" "dfp,dfp"
EndSection

Section "Screen"
  Identifier "Screen1"
  Device "Card1"
  Monitor "Monitor1"
  DefaultColorDepth 16
  
  SubSection "Display"
  Depth 8
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 15
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 16
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 24
  Modes "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 32
  Modes "1024x768" "800x600"
  EndSubSection
EndSection

Section "Screen"
  Identifier "ATIScreen"
  Device "Card0"
  Monitor "ATIMonitor"
  DefaultColorDepth 24
  
  SubSection "Display"
  Depth 24
  Modes "1024x768" "800x600"
  EndSubSection
EndSection

Section "DRI"
  Mode 0666
EndSection

Section "Extensions"
  Option "Composite" "Enable"
EndSection

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)