Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian) Forum di discussione italiano
  • Search

ati 9000 pro e tv-out

Tutte le discussioni direttamente correlabili all'informatica e/o a GNU/*nix.

Moderator: ago

Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
Author
Message
tuxer
Guru
Guru
Posts: 328
Joined: Mon May 10, 2004 12:48 pm

ati 9000 pro e tv-out

  • Quote

Post by tuxer » Wed Oct 18, 2006 8:14 pm

Dunque avrei bisogno di far funzionare il tv-out su una gloriosa 9000 pro, ho seguito questa guida
http://gentoo-wiki.com/HOWTO_TV-Out
Ma la tv non mostra alcun segnale e i log di Xorg mi dicono che l'opzione TVOutput non esiste, e in effetti non è citato nemmeno di "man radeon".
Non mi è ben chiaro cosa dovrei fare, ho fatto un po' di prove ma ottengo sempre lo stesso risultato (immagine solo sul crt collegato io vga), com'è possibile?

Questo comunque è il mio xorg.conf, aiuto please!

Code: Select all

Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "freetype"
    Load       "glx"
    Load       "dri"
EndSection
Section "Files"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "logiik"
    Option "XkbLayout"  "it"
EndSection
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Auto" # Auto detect
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5 6 7"
EndSection
Section "Monitor"
    Identifier  "mon"
    HorizSync   31.5
    VertRefresh 50-70
EndSection
Section "Monitor"
        Identifier      "TV_Monitor"
        HorizSync       30.0 - 40.0
        VertRefresh     60
        Modeline        "800x600" 40.00 800 840 968 1056 600 601 605 628
EndSection
Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection
Section "Device"
    Identifier  "ati"
    Driver      "radeon"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection
Section "Device"
    Identifier  "Radeon_out"
    Driver      "radeon"
    Option      "AGPMode"       "4"
    Option      "AGPFastWrite"  "yes"
    Option      "TVOutput"      "PAL"
    Option      "IgnoreEDID"    "true"
    Option      "MonitorLayout" "NONE, CRT"
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "ati"
    Monitor     "mon"
    DefaultDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection
Section "Screen"
        Identifier      "TV Screen"
        Device          "Radeon_out"
        Monitor         "TV_Monitor"
        DefaultDepth    16
        SubSection "Display"
                Depth   16
                Modes   "800x600"
        EndSubSection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "TV Screen"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "DRI"
    Mode 0666
EndSection
Top
tuxer
Guru
Guru
Posts: 328
Joined: Mon May 10, 2004 12:48 pm

  • Quote

Post by tuxer » Thu Oct 19, 2006 8:17 pm

Ho scoperto che con xorg 7.x a quanto pare non è ancora supportato, quindi ho provato i driver proprietari.
Risultato, non mi carica nemmeno il modulo nonostante abbia seguito le istruzioni, fra un po' spacco tutto :twisted:
Top
Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Forum di discussione italiano”

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