Native Auflösung 1440*900 hinbekommen?

Dieses Thema im Forum "Linux & BSD" wurde erstellt von Kirill, 27. September 2009 .

  1. 27. September 2009
    Hallo Leute,
    ich versuche eine Native Auflösung von 1440*900 hinzubekommen (Debian Lenny 5.03).

    Ich habe bereits versucht die xorg.conf umzuschreiben mit dem Ergebnis, dass der X-Server nicht mehr starten wollte.


    Das Ding habe ich in meine xorg.conf rein gehauen (ohne Erfolg):
    Code:
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    .........<snip>...................
    SubSection "Display"
    Depth 16
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1440x900"
    EndSubSection
    

    Info:
    - Debian Lenny 5.03
    - Die Grafikkarte ist eine interne von Intel.
    - Mein TFT ist ein Samsung SyncMaster 931 BW


    Ich würde mich sehr auf Lösungen freuen.

    Danke im Voraus!
     
  2. 27. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    versuch einfach mal in der shell

    dpkg-reconfigure xserver-xorg


    wenn das nicht funktioniert
    gib erstmal in deiner Shell ein

    lspci | grep VGA

    und poste das hier zusammen mit der kompletten xorg.conf
     
  3. 27. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    http://karp0tt.spacequadrat.de/misc/gentoo/xorg.conf.intel

    Vergleich die mal mit deiner, vielleicht kommst du dann auf die Lösung ;>
     
  4. 27. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    Bei dem Befehl: dpkg-reconfigure xserver-xorg kommen zwar Einstellungsmöglichkeiten, aber nicht für die Grafikkarte. Der Befehl kümmert sich bei mir mehr um die Tastatureinstellung.


    lspci | grep VGA:
    Code:
    Debian:/home/User# lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)



    Danke für das Script! Es hat geklappt.

    Die Einstellung ist nun auf 1440*900. Es bestehen aber noch Probleme.

    Problem 1: Beim Anmeldefenster ist die Auflösung immer auf 800*600.

    Problem 2: Die Auflösung ist zwar auf 1440*900, aber die Auflösung scheint doch nicht ganz 100% so zu sein wie auf meinem Windows-Rechner. Am bestehen sieht man es anhand der Webseite, dass die Schrift leicht verschwommen wirkt.

    Problem 3: Die ganzen Fenster (Terminal, Webbrowser) schmieren, wenn man sie bewegen tut.
     
  5. 27. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    Das zu den Modelines, ich weiss gerade nicht, ob die standardisiert sind oder doch von Monitor zu Monitor verschieden

    Hast du den aktuellsten xserver-xorg-video-intel drauf? (Wenn der 2.3er installiert ist, solltest du mal den als unstable markierten 2.8er testen [auch wenn da unstable dran steht, ist er stable] hai@debian :3)
     
  6. 27. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?


    Ich habe überhaupt kein xserver-xorg-video-intel installiert.

    Nun habe ich mir das folgende Paket heruntergeladen:
    i915Graphics.tar.gz

    Bei der Installation kommt nun folgende Meldung:

    Code:
    Debian:/home/user/Desktop/dripkg# ./install.sh
    
    
    
    DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT
    
    [ http://dri.sourceforge.net ]
    
    ==========================================================================
    
    Welcome to the DRI Driver Installation Script
    
    The package you downloaded is for the following driver: 
    
    Driver Name : gdg
    Description : Intel 830M/845G/852GM/855GM/865G/915G Driver
    Architecture : I386
    Build Date : 20040604
    Kernel Module : gdg
    
    Optional Information
    
    Driver Version : 
    Special Description : 
    
    Press ENTER to continue or CTRL-C to exit.
    
    
    
    DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT
    
    [ http://dri.sourceforge.net ]
    
    ==========================================================================
    
    Select from the following options:
    
     1. Install driver (default)
     2. Uninstall driver
    
    Enter reponse [1-2], or CTRL-C to exit
    1
    get_osname()
    
    
    
    
    
    
    
    
    
    
    DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT
    
    [ http://dri.sourceforge.net ]
    
    ==========================================================================
    
    The script will now compile the agpgart module and DRM kernel modules
    for your machine.
    
    Press ENTER to continue or CTRL-C to exit.
    
    
    Compiling new agpgart module...
    
    ERROR: AGPGART module did not compile
    
    Compiling DRM module...
    
    ERROR: Kernel modules did not compile
    
    The DRI drivers can not be installed without the latest kernel modules.
    Installation will be aborted. See the dri.log file for information on
    what went wrong.
    
    Debian:/home/user/Desktop/dripkg# 
    
     
  7. 27. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    dri.log wär schonmal ned schlecht.

    hast du die passendern kernel header files für deinen kernel installiert?
    apt-get install linux-headers-`uname -r`

    hier findest die dokumentation: Building
     
  8. 28. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    dri.log sagt folgendes:

    Code:
    ./install.sh: line 1312: make: command not found
    ./install.sh: line 1326: make: command not found 
    


    Nein, ich habe kein header installiert.

    Beim Befehl: apt-get install linux-headers-`uname -r` geschieht folgendes:
    Code:
    Debian:/# apt-get install linux-headers-`uname -r`
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut 
    Lese Status-Informationen ein... Fertig
    Die folgenden zusätzlichen Pakete werden installiert:
     cpp-4.1 gcc-4.1 gcc-4.1-base linux-headers-2.6.26-2-common
     linux-kbuild-2.6.26
    Vorgeschlagene Pakete:
     gcc-4.1-locales gcc-4.1-multilib gcc-4.1-doc libmudflap0-dev
    Die folgenden NEUEN Pakete werden installiert:
     cpp-4.1 gcc-4.1 gcc-4.1-base linux-headers-2.6.26-2-686
     linux-headers-2.6.26-2-common linux-kbuild-2.6.26
    0 aktualisiert, 6 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
    Es müssen 7252kB an Archiven heruntergeladen werden.
    Nach dieser Operation werden 41,2MB Plattenplatz zusätzlich benutzt.
    Möchten Sie fortfahren [J/n]? j
    Hole:1 http://ftp.de.debian.org stable/main gcc-4.1-base 4.1.2-25 [207kB]
    Hole:2 http://ftp.de.debian.org stable/main cpp-4.1 4.1.2-25 [2317kB]
    Hole:3 http://ftp.de.debian.org stable/main gcc-4.1 4.1.2-25 [417kB]
    Hole:4 http://ftp.de.debian.org stable/main linux-headers-2.6.26-2-common 2.6.26-19 [3718kB]
    Hole:5 http://ftp.de.debian.org stable/main linux-kbuild-2.6.26 2.6.26-3 [194kB]
    Hole:6 http://ftp.de.debian.org stable/main linux-headers-2.6.26-2-686 2.6.26-19 [398kB]
    Es wurden 7252kB in 11s geholt (620kB/s) 
    Wähle vormals abgewähltes Paket gcc-4.1-base.
    (Lese Datenbank ... 99787 Dateien und Verzeichnisse sind derzeit installiert.)
    Entpacke gcc-4.1-base (aus .../gcc-4.1-base_4.1.2-25_i386.deb) ...
    Wähle vormals abgewähltes Paket cpp-4.1.
    Entpacke cpp-4.1 (aus .../cpp-4.1_4.1.2-25_i386.deb) ...
    Wähle vormals abgewähltes Paket gcc-4.1.
    Entpacke gcc-4.1 (aus .../gcc-4.1_4.1.2-25_i386.deb) ...
    Wähle vormals abgewähltes Paket linux-headers-2.6.26-2-common.
    Entpacke linux-headers-2.6.26-2-common (aus .../linux-headers-2.6.26-2-common_2.6.26-19_i386.deb) ...
    Wähle vormals abgewähltes Paket linux-kbuild-2.6.26.
    Entpacke linux-kbuild-2.6.26 (aus .../linux-kbuild-2.6.26_2.6.26-3_i386.deb) ...
    Wähle vormals abgewähltes Paket linux-headers-2.6.26-2-686.
    Entpacke linux-headers-2.6.26-2-686 (aus .../linux-headers-2.6.26-2-686_2.6.26-19_i386.deb) ...
    Verarbeite Trigger für man-db ...
    Richte gcc-4.1-base ein (4.1.2-25) ...
    Richte cpp-4.1 ein (4.1.2-25) ...
    Richte gcc-4.1 ein (4.1.2-25) ...
    Richte linux-headers-2.6.26-2-common ein (2.6.26-19) ...
    Richte linux-kbuild-2.6.26 ein (2.6.26-3) ...
    Richte linux-headers-2.6.26-2-686 ein (2.6.26-19) ...
    W: Duplicate sources.list entry http://security.debian.org stable/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_stable_updates_main_binary-i386_Packages)
    W: Duplicate sources.list entry http://security.debian.org stable/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_stable_updates_contrib_binary-i386_Packages)
    W: Duplicate sources.list entry http://security.debian.org stable/updates/non-free Packages (/var/lib/apt/lists/security.debian.org_dists_stable_updates_non-free_binary-i386_Packages)
    W: Probieren Sie »apt-get update«, um diese Probleme zu korrigieren.
    Server-Debian:/# apt-get update
    OK http://ftp.de.debian.org stable Release.gpg
    OK http://ftp.de.debian.org stable/main Translation-de 
    OK http://security.debian.org stable/updates Release.gpg 
    Ign http://security.debian.org stable/updates/main Translation-de 
    Ign http://security.debian.org stable/updates/contrib Translation-de 
    Ign http://ftp.de.debian.org stable/contrib Translation-de 
    Ign http://ftp.de.debian.org stable/non-free Translation-de 
    OK http://ftp.de.debian.org stable Release 
    Hole:1 http://www.debian-multimedia.org stable Release.gpg [198B] 
    OK http://www.debian-multimedia.org stable/main Translation-de 
    Hole:2 http://ftp.debian-unofficial.org stable Release.gpg [189B] 
    Ign http://ftp.debian-unofficial.org stable/main Translation-de 
    Ign http://security.debian.org stable/updates/non-free Translation-de 
    OK http://security.debian.org stable/updates Release 
    OK http://ftp.debian.org stable Release.gpg 
    OK http://ftp.debian.org stable/main Translation-de 
    Ign http://ftp.debian.org stable/contrib Translation-de 
    Ign http://ftp.debian-unofficial.org stable/contrib Translation-de 
    Ign http://ftp.debian-unofficial.org stable/non-free Translation-de 
    Ign http://ftp.debian-unofficial.org stable/restricted Translation-de 
    OK http://www.debian-multimedia.org stable Release 
    OK http://ftp.debian-unofficial.org stable Release 
    Ign http://ftp.debian.org stable/non-free Translation-de 
    OK http://ftp.debian.org stable Release 
    Fehl http://www.debian-multimedia.org stable Release 
     
    Fehl http://ftp.debian-unofficial.org stable Release 
     
    Ign http://ftp.de.debian.org stable/main Packages/DiffIndex 
    Ign http://security.debian.org stable/updates/main Packages/DiffIndex 
    Ign http://ftp.de.debian.org stable/contrib Packages/DiffIndex 
    Ign http://ftp.de.debian.org stable/non-free Packages/DiffIndex 
    Hole:3 http://www.debian-multimedia.org stable Release [11,5kB] 
    Hole:4 http://ftp.debian-unofficial.org stable Release [14,1kB] 
    OK http://ftp.de.debian.org stable/main Packages 
    Ign http://ftp.debian.org stable/main Packages/DiffIndex 
    Ign http://security.debian.org stable/updates/contrib Packages/DiffIndex 
    Ign http://security.debian.org stable/updates/non-free Packages/DiffIndex 
    Ign http://www.debian-multimedia.org stable Release 
    OK http://ftp.de.debian.org stable/contrib Packages 
    Ign http://ftp.debian-unofficial.org stable Release 
    OK http://security.debian.org stable/updates/main Packages 
    Ign http://ftp.debian.org stable/contrib Packages/DiffIndex 
    Ign http://ftp.debian.org stable/non-free Packages/DiffIndex 
    OK http://ftp.de.debian.org stable/non-free Packages 
    OK http://http.us.debian.org lenny Release.gpg 
    OK http://http.us.debian.org lenny/main Translation-de 
    OK http://www.debian-multimedia.org stable/main Packages/DiffIndex 
    Ign http://ftp.debian-unofficial.org stable/main Packages/DiffIndex 
    OK http://security.debian.org stable/updates/contrib Packages 
    OK http://ftp.debian.org stable/main Packages 
    Ign http://ftp.debian-unofficial.org stable/contrib Packages/DiffIndex 
    Ign http://ftp.debian-unofficial.org stable/non-free Packages/DiffIndex 
    Ign http://ftp.debian-unofficial.org stable/restricted Packages/DiffIndex 
    OK http://security.debian.org stable/updates/non-free Packages 
    OK http://ftp.debian.org stable/contrib Packages 
    OK http://ftp.debian-unofficial.org stable/main Packages 
    OK http://ftp.debian.org stable/non-free Packages 
    OK http://ftp.debian-unofficial.org stable/contrib Packages 
    OK http://ftp.debian-unofficial.org stable/non-free Packages
    OK http://http.us.debian.org lenny Release 
    OK http://ftp.debian-unofficial.org stable/restricted Packages
    Ign http://http.us.debian.org lenny/main Packages/DiffIndex
    Ign http://http.us.debian.org lenny/main Sources/DiffIndex
    OK http://http.us.debian.org lenny/main Packages
    OK http://http.us.debian.org lenny/main Sources
    Es wurden 26,0kB in 1s geholt (16,2kB/s)
    Paketlisten werden gelesen... Fertig
    W: GPG error: http://www.debian-multimedia.org stable Release: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 07DC563D1F41B907
    W: GPG error: http://ftp.debian-unofficial.org stable Release: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 394D199524C52AC3
    W: Probieren Sie »apt-get update«, um diese Probleme zu korrigieren.
    Debian:/# 
    
    Bei apt-get update kommt die selbe Meldung mit dem Schlüssel.


    Stimmt überhaupt meine Souces.lst?

    Code:
    # /etc/apt/sources.list fuer debian stable
    # empfohlen vom debianforum.de
    deb http://ftp.de.debian.org/debian/ stable main contrib non-free
    deb http://security.debian.org/ stable/updates main contrib non-free
    
    # Multimediakram DVD, Videocodecs(wmv, ), ...
    deb http://www.debian-multimedia.org/ stable main
    
    # Einige zusätzliche Programme (`Acrobatreader, Opera, divx, Flashplayer, ...`)
    deb http://ftp.debian-unofficial.org/debian stable main contrib non-free restricted
    
    # alternative Server
    # --> bei Bedarf Kommentarzeichen entfernen
    deb http://ftp.debian.org/debian/ stable main contrib non-free
    deb http://security.debian.org/ stable/updates main contrib non-free
    deb http://http.us.debian.org/debian/ lenny main
    deb-src http://http.us.debian.org/debian/ lenny main #Added by software-properties
    
    Sry für so viele Fragen, aber ich bin ein totaler Anfänger auf dem Gebiet Linux. Die Sources.lst habe ich mir selber aus dem Internet gebaut.
     
  9. 28. September 2009
    AW: Native Auflösung 1440*900 hinbekommen?

    Wenn du irgendwelche Server hinzufügst, musst du auch den Key mit einfügen.
    Google -> "Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist" -> 1. Erg: [EasyLinux-Ubuntu] Etch-Offentlicher Schl
     
  10. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.