TV out - ATI

Installazione, configurazione e uso di programmi e strumenti.
extreme
Prode Principiante
Messaggi: 30
Iscrizione: martedì 30 maggio 2006, 14:05

TV out - ATI

Messaggio da extreme »

salve solo voi mi potete aiutare  ???

vi prego non mi postaste di controllare altri post perche ho controllato di tutto prima di postare sensa nessun risultato positivo  :'(.
Ho un problema che nn riesco a risolvere in nessun modo ho provato di tutto vi ringrazio in anticipo e spero mi possiate aiutare vi descrivo il tutto

ALLORA:

io ho kubuntu 6.06 installa fresca fresca scheda video Asus Ati 9550 con uscita dvi, vga, ed svideo kernel 2.6.15

ADESSO:

vorrei capire una volta per tutte  ;D come devo installare sti maledetti driver e attivare il tv-out?

lo so che questa discussione e stata fatta un sacco di volte ma io vi posso assicurare che mi solo letto mezzo mondo ma ho fatto solo confusione. appunto per questo ho deciso di aprire questo post nella speranza di trovare qualche anima pia che mi spieghi per bene come devo risolvere perche da quello che ho letto in giro e una cosa fattibile...........attendo una vostra risposta grazie  ;)
extreme
Prode Principiante
Messaggi: 30
Iscrizione: martedì 30 maggio 2006, 14:05

Re: TV out - ATI

Messaggio da extreme »

up
extreme
Prode Principiante
Messaggi: 30
Iscrizione: martedì 30 maggio 2006, 14:05

Re: TV out - ATI

Messaggio da extreme »

via aggiungo pure il mio xorg-conf ditemi dove sbaglio

ho seguito questa guida

http://wiki.ubuntu-it.org/TVOutAti?highlight=%28ati%29



Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"  "ISDV4"              # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"  "ISDV4"              # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"  "ISDV4"              # Tablet PC ONLY
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. RV350 AS [Radeon 9600]"
Driver "fglrx"
BusID "PCI:1:0:0"
# === TV-out Management ===
    # attiva l'uscita TV
    Option "NoTV"                      "yes"
    # l'uscita standard per l'italia è PAL-B
    Option "TVStandard"                "PAL-B"
    # configurazioni della tv (posizioni, dimensioni)
    Option "TVHSizeAdj"                "0"
    Option "TVVSizeAdj"                "0"
    Option "TVHPosAdj"                  "0"
    Option "TVVPosAdj"                  "0"
    Option "TVHStartAdj"                "0"
    Option "TVColorAdj"                "0"
    Option "GammaCorrectionI"          "0x00000000"
    Option "GammaCorrectionII"          "0x00000000"
    # attiva il clone mode
    Option "DesktopSetup" "0x00000100"
    Option "MonitorLayout" "STV"
# ===  Screen Management ===
Option "DesktopSetup"  "clone mode"
EndSection

Section "Monitor"
Identifier "Philips 170S"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 AS [Radeon 9600]"
Monitor "Philips 170S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice    "stylus" "SendCoreEvents"
InputDevice    "cursor" "SendCoreEvents"
InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
extreme
Prode Principiante
Messaggi: 30
Iscrizione: martedì 30 maggio 2006, 14:05

Re: TV out - ATI

Messaggio da extreme »

up
Avatar utente
ciao
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1069
Iscrizione: sabato 11 febbraio 2006, 12:13

Re: TV out - ATI

Messaggio da ciao »

ehm.... ma il problema? Si vede male? Si vede a strisce? Non si vede? Non hai la risoluzione che vuoi?

dicci dicci :)
L'unico modo per non invecchiare è non essere legati al tempo
extreme
Prode Principiante
Messaggi: 30
Iscrizione: martedì 30 maggio 2006, 14:05

Re: TV out - ATI

Messaggio da extreme »

no si vede proprio
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti