Anzeige:
Ergebnis 1 bis 9 von 9

Thema: Notebook mit externem Bildschirm

  1. #1
    Registrierter Benutzer
    Registriert seit
    Sep 2001
    Beiträge
    84

    Notebook mit externem Bildschirm

    Hi!

    Ich will ein Notebook, mit Suse10.1, an einen externen Monitor anschließen, der mit 1280x1024 läuft, was über der Auflösung des Notebookdisplays liegt. Ich habe hier schon einiges gelesen und alle möglichen Einstellungen ausprobiert, aber es funktioniert nicht. Auf dem Notebook wird immer die richtige Auflösung angezeigt, obwohl ich diese Teilweise verstellt habe und auf dem externen Monitor werden nur irgendwelche total verrückten Auflösungen angezeigt, welche ich garnicht eingestellt habe.

    Getestet habe ich mit zwei Notebooks, welche Standardkomponenten verbaut haben und erhalte immer etwas anderes als eingestellt.

    Deshalb frage ich mal ganz allgemein: Hat es von euch schon mal jemand geschaft auf einem Notebook mit einer ATI Mobility Radeon X600 (vorzugsweise HP NX8220) so hinzubekommen, daß auf dem externen Monitor eine Auflösung von 1280x1024 läuft? Was der Notebookmonitor dabei anzeigt ist egal und am liebsten wäre es mir, wenn dieser abgeschaltet wäre, wenn ein Externer angesteckt ist.

    Hat es überhaupt schon mal jemand Geschaft mit Suse10.1 so eine Einstellung vorzunehmen?

    Danke

    Bronks

  2. #2
    Gebürtiger C64'er Avatar von gadget
    Registriert seit
    Jul 2004
    Beiträge
    3.513
    Hi!

    Also ich schliesse meinen Laptop ab und an an einen Beamer an und dann starte ich X neu ... und wola, es funktioniert. Mein Laptop-Bildschirm läuft mit 1280 x 800, die Beamer glaub ich mit 1024 x 768.

    Was hast Du denn schon mit Deiner xorg.conf gemacht?
    Hier mal ein Ausschnitt aus meiner:
    Code:
    Section "Monitor"
    
    #    Option        "DPMS"
    #  Identifier   "Monitor[0]"
        Identifier   "Standardbildschirm"
        VendorName   "--> LCD"
        ModelName    "1280X800@75HZ"
        UseModes     "Modes[0]"
        DisplaySize  330    207
        HorizSync    31.0 - 48.0
        VertRefresh  58.0 - 75.0
        Option        "CalcAlgorithm" "CheckDesktopGeometry"
        Option        "DPMS"
    EndSection
    
    Section "Device"
    
    #    ChipId        0x5157
    #    Rotate        "off"
    #    BusID        "PCI:1:0:0"
    #    Option        "DynamicClocks" "on"
        Identifier      "ATI Technologies, Inc. M9+ 5C61 [Radeon Mobility 9200 (AGP)]"
        Driver          "fglrx"
    #    Option         "UseInternalAGPGART" "no" 
        Option         "VideoOverlay" "on" 
        Option         "OpenGLOverlay" "off"
    EndSection
    
    Section "Screen"
        Identifier "Default Screen"
        Device     "ATI Technologies, Inc. M9+ 5C61 [Radeon Mobility 9200 (AGP)]"
        Monitor    "Standardbildschirm"
        DefaultDepth     24
        SubSection "Display"
            Depth     24
            Modes    "1280x800" "1024x768"
        EndSubSection
        SubSection "Display"
            Depth     4
            Modes    "1280x800"
        EndSubSection
        SubSection "Display"
            Depth     8
            Modes    "1280x800"
        EndSubSection
        SubSection "Display"
            Depth     15
            Modes    "1280x800"
        EndSubSection
        SubSection "Display"
            Depth     16
            Modes    "1280x800"
        EndSubSection
        SubSection "Display"
            Depth     24
            Modes    "1024x768"
        EndSubSection
    EndSection
    
    Section "DRI"
        Mode         0666
    EndSection
    Gruß,
    gadget
    Debian GNU/Linux - what else?

  3. #3
    Registrierter Benutzer
    Registriert seit
    Sep 2001
    Beiträge
    84
    @Gadget:
    Danke für Deine Antwort!

    Einen externen Monitor mit einer kleineren Auflösung, als der Notebookmonitor hat, zu fahren ist kein Problem. Meinen 19"er versucht Suse10.1 dauernd mit 1024x768 zu fahren. Was ich in die xorg.conf reinschreibe ist so ziemlich egal. Nur mit SAX läßt sich die Auflösung beeinflussen, aber da kommt nichts sinvolles raus.

  4. #4
    Gebürtiger C64'er Avatar von gadget
    Registriert seit
    Jul 2004
    Beiträge
    3.513
    Zeig doch mal Deine xorg.conf!
    Debian GNU/Linux - what else?

  5. #5
    Registrierter Benutzer
    Registriert seit
    Sep 2001
    Beiträge
    84
    Nachdem ich nur die von SAX genertierte xorg.conf habe, dachte ich mir, daß ich einfach mal abwarte, denn so exotisch ist es ja nicht, daß man ein Notebook welches die momentane Standardauflösung von 1280x800 fährt und dazu einen 19" TFT mit 1280x1024 hat.

  6. #6
    Registrierter Benutzer Avatar von gbolk
    Registriert seit
    Dec 2003
    Beiträge
    335
    Hi,

    habe die gleiche Config hier...anbei mal meine xorg.conf:


    # /.../
    # SaX generated X11 config file
    # Created on: 2006-12-14T16:20:26+0100.
    #
    # Version: 8.1
    # Contact: Marcus Schaefer <sax@suse.de>, 2005
    # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
    #
    # Automatically generated by [SaX2] (8.1)
    # PLEASE DO NOT EDIT THIS FILE!
    #

    Section "ServerLayout"
    Identifier "Layout[all]"
    Screen "Screen[0]" 0 0
    Screen "aticonfig-Screen[1]" RightOf "Screen[0]"
    InputDevice "Keyboard[0]" "CoreKeyboard"
    InputDevice "Mouse[1]" "CorePointer"
    EndSection

    Section "Files"
    InputDevices "/dev/gpmdata"
    InputDevices "/dev/input/mice"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/URW"
    FontPath "/usr/share/fonts/Speedo"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/latin2/misc:unscaled"
    FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath "/usr/share/fonts/latin2/Type1"
    FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath "/usr/share/fonts/baekmuk:unscaled"
    FontPath "/usr/share/fonts/japanese:unscaled"
    FontPath "/usr/share/fonts/kwintv"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/uni:unscaled"
    FontPath "/usr/share/fonts/CID"
    FontPath "/usr/share/fonts/ucs/misc:unscaled"
    FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/misc:unscaled"
    FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/Type1"
    FontPath "/usr/share/fonts/misc/sgi:unscaled"
    FontPath "/usr/share/fonts/xtest"
    FontPath "/opt/kde3/share/fonts"
    FontPath "unix/:7100"
    EndSection

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

    Section "ServerFlags"
    Option "AllowMouseOpenFail" "on"
    Option "IgnoreABI" "on"
    EndSection

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

    Section "InputDevice"
    Identifier "Mouse[1]"
    Driver "mouse"
    Option "Buttons" "12"
    Option "Device" "/dev/input/mice"
    Option "InputFashion" "Mouse"
    Option "Name" "Logitech;MediaPlay"
    Option "Protocol" "explorerps/2"
    Option "Vendor" "Sysp"
    Option "ZAxisMapping" "4 5"
    EndSection

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

    Section "Monitor"
    Identifier "Monitor[0]"
    VendorName "EYE"
    ModelName "EYE-Q 48S"
    UseModes "Modes[0]"
    DisplaySize 359 287
    HorizSync 30.0 - 92.0
    VertRefresh 43.0 - 90.0
    Option "CalcAlgorithm" "XServerPool"
    Option "DPMS"
    EndSection

    Section "Monitor"
    Identifier "aticonfig-Monitor[1]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection

    Section "Device"

    #Option "NoDDC"
    Identifier "Device[0]"
    Driver "fglrx"
    VendorName "ATI"
    BoardName "Radeon XPRESS 200M 5975 (PCIE)"
    Option "UseInternalAGPGART" "no"
    Option "no_accel" "no"
    Option "no_dri" "no"
    Option "mtrr" "off"
    Option "ScreenOverlap" "0"
    Option "GammaCorrectionI" "0x00000000"
    Option "GammaCorrectionII" "0x00000000"
    Option "Capabilities" "0x00000000"
    Option "CapabilitiesEx" "0x00000000"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "CenterMode" "off"
    Option "PseudoColorVisuals" "off"
    Option "Stereo" "off"
    Option "StereoSyncEnable" "1"
    Option "FSAAEnable" "no"
    Option "FSAAScale" "1"
    Option "FSAADisableGamma" "no"
    Option "FSAACustomizeMSPos" "no"
    Option "FSAAMSPosX0" "0.000000"
    Option "FSAAMSPosY0" "0.000000"
    Option "FSAAMSPosX1" "0.000000"
    Option "FSAAMSPosY1" "0.000000"
    Option "FSAAMSPosX2" "0.000000"
    Option "FSAAMSPosY2" "0.000000"
    Option "FSAAMSPosX3" "0.000000"
    Option "FSAAMSPosY3" "0.000000"
    Option "FSAAMSPosX4" "0.000000"
    Option "FSAAMSPosY4" "0.000000"
    Option "FSAAMSPosX5" "0.000000"
    Option "FSAAMSPosY5" "0.000000"
    Option "UseFastTLS" "0"
    Option "BlockSignalsOnLock" "on"
    Option "ForceGenericCPU" "no"
    Option "KernelModuleParm" "agplock=0"
    Option "EnablePrivateBackZ" "no"
    BusID "PCI:1:5:0"
    EndSection

    Section "Device"
    Identifier "aticonfig-Device[1]"
    Driver "fglrx"
    BusID "PCI:1:5:0"
    Screen 1
    EndSection

    Section "Screen"
    Identifier "Screen[0]"
    Device "Device[0]"
    Monitor "Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Depth 15
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection

    Section "Screen"
    Identifier "aticonfig-Screen[1]"
    Device "aticonfig-Device[1]"
    Monitor "aticonfig-Monitor[1]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    Section "DRI"
    Group "video"
    Mode 0660
    EndSection

    Mich würde mal interessieren, was die einzelnen Parameter zu beudeuten haben, wo kann man das nachlesen? Zudem würde mich interessieren, wie ich das links von meinem NB stehende TFT (EYE-Q 48S) so konfiguriert bekomme, das ich nicht mehr beim NB das Display nach rechts verlassen muß, um auf dem TFT was machen zu können....

    Dann noch dies:
    Starte ich SAX per Konsole bzw. YAST, wars das...dann habe ich auf dem NB garkein Bild mehr und das TFT ist total verschrumpelt und blitzt nur noch...einziger Ausweg, ausschalten. Alles andere geht nicht mehr....

    Ein Wechsel auf die Konsole bringt ebenfalls die ganze Sache zum Absturz...entgegen der im README unter Features genannten BEHOBENEN PROBLEME...(aber das kennt man ja von Weltfirmen wie ATI, MSI und einigen anderen "Global Playern....)....

    Wäre für sachdienliche Hinweise sehr dankbar....
    Diskutiere niemals mit Idioten, sie ziehen dich auf ihr Niveau runter und schlagen dich dann durch Erfahrung !!!

  7. #7
    Gebürtiger C64'er Avatar von gadget
    Registriert seit
    Jul 2004
    Beiträge
    3.513
    Zitat Zitat von gbolk Beitrag anzeigen
    Mich würde mal interessieren, was die einzelnen Parameter zu beudeuten haben, wo kann man das nachlesen?
    Code:
    man xorg.conf
    Zudem würde mich interessieren, wie ich das links von meinem NB stehende TFT (EYE-Q 48S) so konfiguriert bekomme, das ich nicht mehr beim NB das Display nach rechts verlassen muß, um auf dem TFT was machen zu können....
    Das hängt von Deiner Grafikkarte ab. Bei ATI gibt's ein Tool namens ATI Contorl Panel.
    Wäre für sachdienliche Hinweise sehr dankbar....
    Es wäre dem Thread-Ersteller gegenüber freundlicher gewesen, einen eigenen Thread aufzumachen

    Gruß,
    gadget
    Debian GNU/Linux - what else?

  8. #8
    Registrierter Benutzer Avatar von gbolk
    Registriert seit
    Dec 2003
    Beiträge
    335
    Damit meinte ich NICHT die xorg-Einstellungen sondern die ATI-spezifischen...aber da wärst Du nur drauf gekommen, wenn Du es GELESEN hättest...

    Und, solange mein eigentliches Posting mit dem hier zutun hat, MEINER MEINUNG NACH, kann es Dir, sofern Du nichtmal derjenige welcher bist, mehr als ******EGAL sein...so wie mir dein Posting ******egal ist....kapischke....
    Diskutiere niemals mit Idioten, sie ziehen dich auf ihr Niveau runter und schlagen dich dann durch Erfahrung !!!

  9. #9
    Gebürtiger C64'er Avatar von gadget
    Registriert seit
    Jul 2004
    Beiträge
    3.513
    Zitat Zitat von gbolk Beitrag anzeigen
    Damit meinte ich NICHT die xorg-Einstellungen sondern die ATI-spezifischen...aber da wärst Du nur drauf gekommen, wenn Du es GELESEN hättest...

    Und, solange mein eigentliches Posting mit dem hier zutun hat, MEINER MEINUNG NACH, kann es Dir, sofern Du nichtmal derjenige welcher bist, mehr als ******EGAL sein...so wie mir dein Posting ******egal ist....kapischke....
    Du machst Deinem Benutzertitel wirklich alle Ehre.
    Aber was soll's, Du wirst wohl auch noch stolz drauf sein. Hab's kappiert ...
    Debian GNU/Linux - what else?

Ähnliche Themen

  1. Notebook Bildschirm nicht erkannt
    Von dartagnan im Forum Mobiles Linux, Notebook, PDA
    Antworten: 8
    Letzter Beitrag: 26.07.04, 10:41
  2. Wlan Karte Orinoco
    Von Maik1975 im Forum Mobiles Linux, Notebook, PDA
    Antworten: 4
    Letzter Beitrag: 01.01.04, 11:55
  3. Eingewählt aber kein Internet (PPP)
    Von malburg im Forum Anbindung an die Aussenwelt
    Antworten: 6
    Letzter Beitrag: 25.08.03, 14:19
  4. Notebook - weisser Bildschirm
    Von HMengel im Forum X-Konfiguration
    Antworten: 5
    Letzter Beitrag: 28.08.02, 16:37
  5. Notebook mit externem Monitor
    Von taxer im Forum X-Konfiguration
    Antworten: 0
    Letzter Beitrag: 18.06.02, 13:29

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •