Anzeige:
Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 15 von 21

Thema: Notebook, Fedora, KDE Auflösung

  1. #1
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400

    Notebook, Fedora, KDE Auflösung

    Hallo,
    ich habe so eben Fedora Core 5 auf meinem Toshiba M400 (Auslösung 1400x1050) installiert. Habe bei der Inastallation daher auf einen Standart LCD mit 1400x1050 gestellt, in KDE habe ich allerdings nur die Möglichkeit Auflösungen bis 1024x768 aus zu wählen. Habe schon einiges über xorg.conf usw. gelesen aber komme da nicht wirklich klar.. hate da jmd. einen Tip?

    Vielen Dank
    Dennis

  2. #2
    ohnetollenbenutzertitel Avatar von linuxazubi
    Registriert seit
    Mar 2003
    Ort
    kiel
    Beiträge
    1.875
    poste mal deine xorg.conf.
    gentoo | xfce

  3. #3
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    klar, hier:

    Code:
    # Xorg configuration created by system-config-display
    
    Section "ServerLayout"
    	Identifier     "single head configuration"
    	Screen      0  "Screen0" 0 0
    	InputDevice    "Keyboard0" "CoreKeyboard"
    	InputDevice    "Synaptics" "CorePointer"
    	InputDevice    "Mouse0" "AlwaysCore"
    EndSection
    
    Section "Files"
    
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, a font server independent of the X server is
    # used to render fonts.
    	FontPath     "unix/:7100"
    EndSection
    
    Section "Module"
    	Load  "dbe"
    	Load  "extmod"
    	Load  "fbdevhw"
    	Load  "glx"
    	Load  "record"
    	Load  "freetype"
    	Load  "type1"
    	Load  "synaptics"
    	Load  "dri"
    EndSection
    
    Section "InputDevice"
    
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    #	Option	"Xleds"		"1 2 3"
    # To disable the XKEYBOARD extension, uncomment XkbDisable.
    #	Option	"XkbDisable"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults).  For example, for a non-U.S.
    # keyboard, you will probably want to use:
    #	Option	"XkbModel"	"pc102"
    # If you have a US Microsoft Natural keyboard, you can use:
    #	Option	"XkbModel"	"microsoft"
    #
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    #	Option	"XkbLayout"	"de"
    # or:
    #	Option	"XkbLayout"	"de"
    #	Option	"XkbVariant"	"nodeadkeys"
    #
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    #	Option	"XkbOptions"	"ctrl:swapcaps"
    # Or if you just want both to be control, use:
    #	Option	"XkbOptions"	"ctrl:nocaps"
    #
    	Identifier  "Keyboard0"
    	Driver      "kbd"
    	Option	    "XkbModel" "pc105"
    	Option	    "XkbLayout" "de"
    	Option	    "XkbVariant" "nodeadkeys"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Mouse0"
    	Driver      "mouse"
    	Option	    "Protocol" "IMPS/2"
    	Option	    "Device" "/dev/input/mice"
    	Option	    "ZAxisMapping" "4 5"
    	Option	    "Emulate3Buttons" "yes"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Synaptics"
    	Driver      "synaptics"
    	Option	    "Device" "/dev/input/mice"
    	Option	    "Protocol" "auto-dev"
    	Option	    "Emulate3Buttons" "yes"
    	Option	    "LeftEdge" "120"
    	Option	    "RightEdge" "830"
    	Option	    "TopEdge" "120"
    	Option	    "BottomEdge" "650"
    	Option	    "FingerLow" "14"
    	Option	    "FingerHigh" "15"
    	Option	    "MaxTapMove" "110"
    	Option	    "VertScrollDelta" "20"
    	Option	    "HorizScrollDelta" "20"
    	Option	    "MinSpeed" "0.3"
    	Option	    "MaxSpeed" "0.75"
    EndSection
    
    Section "Monitor"
    
     ### Comment all HorizSync and VertSync values to use DDC:
     ### Comment all HorizSync and VertSync values to use DDC:
    	Identifier   "Monitor0"
    	VendorName   "Monitor Vendor"
    	ModelName    "LCD Panel 1400x1050"
     ### Comment all HorizSync and VertSync values to use DDC:
    	HorizSync    31.5 - 90.0
    	VertRefresh  59.0 - 75.0
    	Option	    "dpms"
    EndSection
    
    Section "Device"
    	Identifier  "Videocard0"
    	Driver      "vesa"
    	VendorName  "Videocard vendor"
    	BoardName   "Intel Corporation Mobile Integrated Graphics Controller"
    EndSection
    
    Section "Screen"
    	Identifier "Screen0"
    	Device     "Videocard0"
    	Monitor    "Monitor0"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     16
    		Modes    "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    		Modes    "1400x1050" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "DRI"
    	Group        0
    	Mode         0666
    EndSection
    danke

  4. #4
    powered by Gentoo Linux Avatar von cyberdyne
    Registriert seit
    Sep 2004
    Beiträge
    2.708
    welche grafikkarte hat dein laptop? hast du auch schon deren treiber installiert?

    desweiteren, kennst du die seite schon http://www.linux-laptop.net/ ? dein laptop ist leider (noch) nicht drinn, aber man kann sich bei ähnlichen typen auch die ein oder andere sache abgucken.

  5. #5
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    hmm, leitg das an der graka oder am monitor?.. habe leider keine ahung davon, aber kann man da irgendwo manuell was einstellen um die auslösung "freizugeben" ?

    hier steht, dass es unter SUse geht http://support.intel.com/support/de/.../cs-022048.htm
    habe ich dann nicht unter fedora auch ne chance?
    Geändert von dehein2 (20.04.06 um 13:52 Uhr)

  6. #6
    powered by Gentoo Linux Avatar von cyberdyne
    Registriert seit
    Sep 2004
    Beiträge
    2.708
    du hast in deiner xorg.conf bereits die richtige auflösung stehen. es kann also gut am richtigen treiber deiner grafikkarte liegen. was hast du denn für eine?

  7. #7
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    Intel® 945GM-Express

    ist ein Toshiba Portege M400

  8. #8
    powered by Gentoo Linux Avatar von cyberdyne
    Registriert seit
    Sep 2004
    Beiträge
    2.708
    dann weißt was du zu tun hast Intel® Grafik-Media-Beschleunigertreiber

  9. #9
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    "Download Not Available

    This download is no longer available." ??
    das komische ist. beim ersten mal binn ihc auf diese Seite gekommn - jetzt nicht mehr ( ???

  10. #10
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    jetzt gehts wieder. aber irgendwie habe ich keinen schimmer wie ich das installieren könnte. in der readme steht auch nichts passendes soviel ich sehe

  11. #11
    powered by Gentoo Linux Avatar von cyberdyne
    Registriert seit
    Sep 2004
    Beiträge
    2.708
    hast du die datei mal entpackt und geschaut was alles drinn ist? ausserdem steht doch in der readme alles
    3.a. TAR INSTRUCTIONS
    ************************************************** **********

    1. Install Linux

    2. Log in as root or as a superuser

    3. Use a terminal to extract the downloaded files:

    a. tar –zxvf Intel-3.4.3006-20051209.i386.tar.gz (32 bit)

    ************************************************** **********
    *3.b RPM INSTRUCTIONS
    ************************************************** **********
    1. Ensure the X-server is not currently running.

    2. Go to the directory where you saved the driver package and type:
    a. rpm -i dri-Intel-3.4.3006-20051209.i386.rpm (32 bit Distributions and Kernels)

    Note: The console prompt will reappear in a few moments

    3. With 2.6 kernels it may be necessary to reboot for the changes to
    take effect. The installation procedure will tell you if this is necessary.

    ************************************************** **********
    *3.c FINISHING UP (ALL PACKAGE TYPES)
    ************************************************** **********

    1. Run SuSE's own configurator called 'YAST'
    under System from SuSE application broswer menu
    a. Select the 'Hardware' icon
    b. Select the 'Graphics Card and Monitor' icon
    c. Select 'Grapihcs desktop environment'radio button
    d. Select 'Change'
    e. Under 'Desktop' select 'Graphics Card'
    f. Select 'Add new card'
    g. Under 'General' tab, select 'Intel' and then '945G'
    h. Accept all changes and exit 'YAST'

    3. Log out of root or superuser

    4. startx

    ************************************************** **********
    * 5. UNINSTALLING THE SOFTWARE
    ************************************************** **********

    rpm -e <package name>

    ************************************************** **********
    * 6. INSTALLATION SWITCHES AVAILABLE
    ************************************************** **********

    No installation switches are provided

    ************************************************** **********
    * 7. Dual Head Configuration Options
    ************************************************** **********

    These options can be added to the Device section to furthur
    configure dual head modes.

    Option "MonitorLayout" "anystr"

    Allow different monitor configurations. e.g. "CRT,LFP" will
    configure a CRT on Pipe A and an LFP on Pipe B. Regardless of
    the primary heads' pipe it is always configured as "<PIPEA>,
    <PIPEB>". Additionally you can add different configurations
    such as "CRT+DFP,LFP" which would put a digital flat panel and
    a CRT on pipe A, and a local flat panel on pipe B. For single
    pipe configurations you can just specify the monitors types on
    Pipe A, such as "CRT+DFP" which will enable the CRT and DFP on
    Pipe A. Valid monitors are CRT, LFP, DFP, TV, CRT2, LFP2, DFP2,
    TV2 and NONE. NOTE: Some configurations of monitor types may
    fail, this depends on the Video BIOS and system configuration.
    Default: Not configured, and will use the current head's pipe
    and monitor.

    Option "Clone" "boolean"

    Enable Clone mode on alternate pipe. This will setup the second
    head as a complete mirror of the monitor attached to the primary
    pipe. NOTE: Video overlay functions will not work on the second
    head in this mode. If you require this, then use the MonitorLayout
    above and do (as an example) "CRT+DFP,NONE" to configure both a
    CRT and DFP on Pipe A to achieve local mirroring and disable the
    use of this option. Default: Clone mode on the alternate pipe is
    disabled.

    Option "CloneRefresh" "integer"

    When the Clone option is specified we can drive the second monitor
    at a different refresh rate than the primary. NOTE: This override
    will only work if the Clone head is a CRT. Default: 60.

    ************************************************** **********
    * INTEL SOFTWARE LICENSE AGREEMENT
    * (Alpha / Beta, Single User)
    ************************************************** **********
    IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
    Do not use or load this software and any associated materials
    (collectively, the “Software? until you have carefully read
    the following terms and conditions. By loading or using the
    Software, you agree to the terms of this Agreement. If you do
    not wish to so agree, do not install or use the Software.

    ---------------------------------------------------------
    The Software contains pre-release “alpha” or “beta” code,
    which may not be fully functional and which Intel Corporation
    (“Intel”) may substantially modify in producing any “final”
    version of the Software. Intel can provide no assurance that
    it will ever produce or make generally available a “final”
    version of this Software.
    ---------------------------------------------------------

    LICENSE. You may copy the Software onto a single computer for
    your personal, noncommercial use, and you may make one back-up
    copy of the Software, subject to these conditions:

    1. You may not copy, modify, rent, sell, distribute or transfer
    any part of the Software, except as provided in this Agreement,
    and you agree to prevent unauthorized copying of the Software.
    2. You may not reverse engineer, decompile or disassemble the
    Software.
    3. You may not sublicense or permit simultaneous use of the
    Software by more than one user.
    4. The Software may contain the software or other property of
    third-party suppliers, some of which may be identified in, and
    licensed in accordance with, any enclosed “license.txt?file or
    other text or file.

    OWNERSHIP OF SOFTWARE AND COPYRIGHTS. Title to all copies of the
    Software remains with Intel or its suppliers. The Software is
    copyrighted and protected by the laws of the United States and
    other countries, and international treaty provisions. You may
    not remove any copyright notices from the Software. At any
    time and without notice, Intel may make changes to the Software
    or to items referenced therein, but is not obligated to support
    or update the Software. Except as otherwise expressly provided,
    Intel grants no express or implied right under Intel patents,
    copyrights, trademarks or other intellectual property rights.
    You may transfer the Software only if the recipient agrees to
    be fully bound by these terms and if you retain no copies of the
    Software.

    LIMITED MEDIA WARRANTY. If the Software has been delivered
    by Intel on physical media, Intel warrants the media to be free
    from material physical defects for a period of ninety days after
    delivery by Intel. If such a defect is found, return the media
    to Intel for replacement or alternate delivery of the Software
    as Intel may select.

    EXCLUSION OF OTHER WARRANTIES. EXCEPT AS PROVIDED ABOVE, THE
    SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
    WARRANTY OF ANY KIND, INCLUDING WARRANTIES OF MERCHANTABILITY,
    NONINFRINGEMENT OR FITNESS FOR A PARTICULAR PURPOSE. Intel
    does not warrant or assume responsibility for the accuracy or
    completeness of any information, text, graphics, links or other
    items contained within the Software.

    LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS
    BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION,
    LOST PROFITS, BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING
    OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF INTEL
    HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME
    JURISDICTIONS PROHIBIT EXCLUSION OR LIMITATION OF LIABILITY FOR
    IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO
    THE ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE
    OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION.

    TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement
    at any time if you violate its terms. Upon termination, you will
    immediately destroy the Software or return all copies of the Software
    to Intel.

    APPLICABLE LAWS. Claims arising under this Agreement shall be
    governed by the laws of California, excluding its principles of
    conflict of laws and the United Nations Convention on Contracts
    for the Sale of Goods. You may not export the Software in violation
    of applicable export laws and regulations. Intel is not obligated
    under any other agreements, unless they are in writing and signed by
    an authorized representative of Intel.

    GOVERNMENT RESTRICTED RIGHTS. The Software is provided with
    "RESTRICTED RIGHTS." Use, duplication, or disclosure by the
    Government is subject to restrictions, as set forth in FAR52.227-14
    and DFAR252.227-7013 et seq. or their successors. Use of the
    Software by the Government constitutes acknowledgment of Intel's
    proprietary rights therein. Contractor or Manufacturer is
    Intel Corporation, 2200 Mission College Blvd., Santa Clara, CA 95052.

    ************************************************** **********
    * DISCLAIMER
    ************************************************** **********

    Intel is making no claims of usability, efficacy or warranty.
    The INTEL SOFTWARE LICENSE AGREEMENT contained herein
    completely defines the license and use of this software.

    ************************************************** **********
    Information in this document is provided in connection with
    Intel products. Except as expressly stated in the INTEL
    SOFTWARE LICENSE AGREEMENT contained herein, no license,
    express or implied, by estoppel or otherwise, to any
    intellectual property rights is granted by this document.
    Except as provided in Intel's Terms and Conditions of Sale
    for such products, Intel assumes no liability whatsoever,
    and Intel disclaims any express or implied warranty,
    relating to sale and/or use of Intel products, including
    liability or warranties relating to fitness for a particular
    purpose, merchantability or infringement of any patent,
    copyright or other intellectual property right. Intel
    products are not intended for use in medical, lifesaving,
    or life-sustaining applications.

    ************************************************** **********
    * Intel Corporation disclaims all warranties and liabilities
    * for the use of this document, the software and the
    * information contained herein, and assumes no
    * responsibility for any errors which may appear in this
    * document or the software, nor does Intel make a commitment
    * to update the information or software contained herein.
    * Intel reserves the right to make changes to this document
    * or software at any time, without notice.
    ************************************************** **********

    * Other names and brands may be claimed as the property of others.

    Copyright (c) Intel Corporation, 1998-2005

  12. #12
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    ja schon, aber da ist keine rpm datei bei mir - und ich habe ja auch kein suse linux(wegen yast)

    und in der datei habe ich eine readme zu xorg usw...

  13. #13
    powered by Gentoo Linux Avatar von cyberdyne
    Registriert seit
    Sep 2004
    Beiträge
    2.708
    wie stehts mit dem "dreisatz" configure, make, make install?

  14. #14
    Registrierter Benutzer
    Registriert seit
    Feb 2004
    Beiträge
    400
    das habe ich mir auch gedacht, aber wenn ich configur eingebe findet ehr leider nichts...
    ich habe ja den ordner xc und da habe ich halt ./configure eingegeben.. gibt es aber leider nicht
    und male gibt dann halt zig fehler aus

  15. #15
    powered by Gentoo Linux Avatar von cyberdyne
    Registriert seit
    Sep 2004
    Beiträge
    2.708
    was ist denn alles drin in dem paket? poste mal ls -al von dem ordner.

Ähnliche Themen

  1. Antworten: 0
    Letzter Beitrag: 28.06.05, 13:13
  2. vnc kde andere auflösung??
    Von Svenner27 im Forum Windowmanager
    Antworten: 2
    Letzter Beitrag: 31.05.04, 10:57
  3. Rh9 Kde 3.1.3 Auflösung
    Von emcee im Forum Windowmanager
    Antworten: 4
    Letzter Beitrag: 30.08.03, 12:54
  4. Eingewählt aber kein Internet (PPP)
    Von malburg im Forum Anbindung an die Aussenwelt
    Antworten: 6
    Letzter Beitrag: 25.08.03, 14:19
  5. Antworten: 4
    Letzter Beitrag: 26.03.03, 09:47

Lesezeichen

Berechtigungen

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