Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Deutsches Forum (German)
  • Search

Ati Radeon Clone

Support-Forum
Diskussionen rund um Installation, Betrieb und Anpassungen von Gentoo und dessen Paketen sowie dabei auftretenden (technischen) Problemen.
Deutsches Portal: www.gentoo.de
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
Author
Message
body_and_soul
n00b
n00b
User avatar
Posts: 69
Joined: Mon Apr 05, 2004 6:10 am
Location: Germersheim

Ati Radeon Clone

  • Quote

Post by body_and_soul » Fri Apr 20, 2007 8:33 pm

Hallo,
eigendlich wollte ich nur schnell einen externen Monitor an mein Notebook anschließen. Der Monitor des Notebooks soll einfach geklont werden.
Nachdem ich jetzt seit 2 Tagen so ziehmlich alles getestet habe was google auswirft sehe ich den Wald vor lauter Bäumen nicht mehr.
Zur Hardware: Ich habe ein Mobilty Radeon 9200 und verwende den OpenSource Treiber.
Wie weit bin ich:
Das ganze sieht so aus das der Rechner auf beiden Monitoren beim Starten was ausgibt, bis xdm gestartet wird.
Wenn der externe Monitor dranhängt startet der dann in der richtigen Auflösung von 1024x768. Und wenn kein Monitor dranhängt startet das Notebook ganz normal mit 1200x800. Das beide gleichzeit laufen geht einfach nicht.
Hier meine xorg.conf:

Code: Select all

Section "dri"
 Mode 0666
EndSection
Section "Module"
 Load        "dbe"   # Double buffer extension
 SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"

# This loads the GLX module
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a

EndSection
Section "Files
 FontPath    "/usr/share/fonts/local"
 FontPath    "/usr/share/fonts/misc"
 FontPath    "/usr/share/fonts/75dpi:unscaled"
 FontPath    "/usr/share/fonts/100dpi:unscaled"
 FontPath    "/usr/share/fonts/Type1"
 FontPath    "/usr/local/share/fonts"
EndSection
Section "InputDevice"

   Identifier  "Keyboard1"
    Driver      "kbd"

Option "AutoRepeat" "500 30"

Option "XkbModel"   "pc105"
Option "XkbLayout"  "de"

EndSection
Section "InputDevice"

# Identifier and driver

  Identifier  "Mouse1"
   Driver "mouse"
   Option "Protocol"   "ImPS/2"
   Option "ZAxisMapping"   "4 5"
   Option "Device"     "/dev/input/mice"

EndSection


Section "InputDevice"
Identifier      "Touchpad"
Driver          "synaptics"
Option          "Device"        "/dev/input/mouse0"
Option          "ZAxisMapping"  "4 5"
Option          "XAxisMapping"  "6 7"
Option          "Edges"         "1900 5400 1800 3900"
Option          "Finger"        "25 30"
Option          "MaxTapTime"    "150"
Option          "MaxTapMove"    "220"
Option          "VertScrollDelta"       "100"
Option          "MinSpeed"      "0.05"
Option          "MaxSpeed"      "0.15"
Option          "AccelFactor"   "0.0005"
Option          "SHMConfig"     "on"
Option          "UpDownScrolling"       "on"
Option          "Protocol"      "auto-dev"
Option          "CorePointer"   ""
Option          "Buttons"       "7"

EndSection


Section "Monitor"
   Identifier  "Monitor0"
   HorizSync   48
   VertRefresh 60
   Option "DPMS"

EndSection


Section "Device"
  Identifier  "Standard VGA"
  VendorName  "Unknown"
   BoardName   "Unknown"
 Driver      "vga"
 EndSection

Section "Device"
        Identifier "ATI Radeon"
        Driver "radeon"
        # this may solve some issues
        Option      "BusType" "PCI"

        # acceleration
        Option          "AGPMode" "4"
        Option          "AGPFastWrite" "yes"
        Option          "EnablePageFlip" "on"
        Option          "RenderAccel" "on"
        Option          "AccelMethod"   "EXA" # or XXA
#       Option          "BackingStore" "true"
#       Option          "ExaNoOffscreenPixmaps" 

        # enable (partial) PowerPlay features
        Option          "DynamicClocks" "on"

        # use bios hot keys on thinkpad (aka fn+f7)
       # Option          "BIOSHotkeys" "on"

        # enable radeon specific xinerama
        Option          "MergedFB" "true"
        Option          "CRT2Position" "clone"
        Option          "CRT2Hsync" "48"
        Option          "CRT2VRefresh" "60"
        Option          "MetaModes" "1280x800"
        Option          "MergedNonRectangular" "true"

        # Color Tiling
        Option          "ColorTiling"   "on"
        # Video overlay
        Option          "OverlayOnCRTC2"        "on"

EndSection


Section "Screen"
    Identifier  "Screen0"
     Device      "ATI Radeon"
     Monitor     "Monitor0"
     DefaultDepth 24
    Option     "Monitor2Position" "Clone"
# Angaben des zweiten Bildschirms
       Option     "Monitor2HSync"    "60"
       Option     "Monitor2VRefresh" "75" 
#Option "backingstore"
Subsection "Display"
    Depth       24
    Modes       "1280x800" "800x600" "640x480"
    ViewPort    0 0  # initial origin if mode is smaller than desktop
#        Virtual     1280 1024
EndSubsection
EndSection
Section "ServerLayout"

 Identifier  "Server Layout"
 Screen "Screen0"
            InputDevice "Touchpad" "CorePointer"
            InputDevice "Mouse1" "SendCoreEvents"
            InputDevice "Keyboard1" "CoreKeyboard"
             Option "Xinerama" "off"
            Option "Clone" "on"
EndSection

wäre schön wenn mir jemand auf die Spünge helfen könnte

Gruß B&S
Top
schmutzfinger
Veteran
Veteran
User avatar
Posts: 1287
Joined: Sun Oct 26, 2003 11:29 am
Location: Dresden/Germany

  • Quote

Post by schmutzfinger » Fri Apr 20, 2007 9:01 pm

Du brauchst 2 Monitor, 2 Screen und 2 Device Sections und musst im Serverlayout beide Screens drinne haben. Das mit den 2 Tagen kann ich fast nicht glauben ...
Top
Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Deutsches Forum (German)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic