Fazer Vídeo-OUT para uma tv por S-vídeo no UBUNTU 7.10

lvet

Power Member
Boas pessoal, tentei usar o search e acho que não há nenhum tópico sobre isto, será que alguém me consegue ajudar?

Tenho um portátil, a placa gráfica é uma ATI mobility radeon X300. Queria fazer tv-out usando um cabo S-video>>RCA mas não faço a mínima ideia como fazer isso no Ubuntu.
 
Toericamente e actualmente parece ser possível quer com Driver Oficial (fglrx) quer com o OpenSource (radeon).
Já ligaste e viste se dá alguma coisa ?
A título de exemplo, ve este link.
 
Acho que é isto malta:

Section "Files"
EndSection

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

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

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

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

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

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

Section "Device"
Identifier "ATI Technologies Inc M22 [Mobility Radeon X300]"
Driver "ati"
BusID "PCI:1:0:0"
Option "ForceMonitors" "lvds,tv"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc M22 [Mobility Radeon X300]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

E obrigado desde já!
 
Mas isso funciona com o driver fglrx, apenas. Pelo menos é o que entendo do wiki.
Com os ati não deves ir longe.
Experimenta no entanto com os Radeon
 
eh pa ja tenho um pc na sala prai a um ano, ligadoa televisao por s-video, no edgy era mais complicado tive que configurar tudo no xorg.conf, mas no gutsy nao configurei nada, ja tava tudo funcionar (e eu fiz fresh install), mas atençao que a minha grafica e nvidia... por isso se clhr tem a ver com isso...
 
peaaosl preciso de ajuda tambem. sou um noob em linux a distro que estou a usar e o kubuntu 7.10 eu quero ligar a minha saida de s-video,mas nao consigo. o que se passa e que o x bloqueia quando mando dar a informacao pra mudanca do ecra,no windows funciona bem,so que tenho um problema da muita cor. a placa e uma intel 855gm. nao sei se tenho que editar o xorg ou nao,ja tentei de tudo e nao da nada. alguem pode ajudar-me.?? vou deixar o meu xorg. # xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pt" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "Intel Corporation 82852/855GM Integrated Graphics Device" Driver "intel" BusID "PCI:0:2:0" VideoRam 64000 Option "UseFBDev" "true" EndSection Section "Monitor" Identifier "B140EW01V0" Option "DPMS" HorizSync 30-70 VertRefresh 50-160 EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82852/855GM Integrated Graphics Device" Monitor "B140EW01V0" DefaultDepth 24 SubSection "Display" Modes "1280x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" EndSection
 
lolololol. sorry.;)

preciso de ajuda.

sou um noob em linux a distro que estou a usar e o kubuntu 7.10 eu quero ligar a minha saida de s-video,mas nao consigo.

o que se passa e que o x bloqueia quando mando dar a informacao pra mudanca do ecra,no windows funciona bem,so que tenho um problema da muita cor.

a placa e uma intel 855gm. nao sei se tenho que editar o xorg ou nao,ja tentei de tudo e nao da nada. alguem pode ajudar-me.?? :005::005::005::005:

vou deixar o meu xorg.



# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

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

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

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

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

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

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

Section "Device"
Identifier "Intel Corporation 82852/855GM Integrated Graphics Device"
Driver "intel"
BusID "PCI:0:2:0"
VideoRam 64000
Option "UseFBDev" "true"
EndSection

Section "Monitor"
Identifier "B140EW01V0"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82852/855GM Integrated Graphics Device"
Monitor "B140EW01V0"
DefaultDepth 24
SubSection "Display"
Modes "1280x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
 
Que portatil estás a usar?
Assim é-me dificil saber se existe algum problema. O X parece estar bem.
Agora se queres um dual view tens de fazer uns tweeks no xorg.conf. Existem alguns pelo que podes dar uma vista de olhos no forum oficial.
Mas uma coisa é certa o Gutsy é mauzito no que toca a monitores e saidas externas VGA. Pelo menos com o meu Thinkpad R51 foi uma miséria.
Fiz o upgrade para o Hardy 8.04 Beta e já tenho uma definição decente nos projectores.
 
eu tb ja cheguei a essa conclusao que o gutsy esta mau.

e assim e um hp dv1130.

podes-me dizer qual o site que tem as dicas pro dual viewer??
 
bem pessoal preciso mesmo de ajuda.

como nao tive sorte com o meu problema acerca da saida s-video,como a activar

resolvi actualizar pra o novo kubuntu o hardy, pra ja estou a gostar mas continuo com o mesmo problema de como activar a s-video,e que dava-me alto jeito.

neste estou com altos problemas em conseguir editar bem o xorg.conf.

e que nao tenho quase informacoes nenhumas acerca das drives e isso.

ninguem me pode ajudar a editar o xorg pra poder tirar todo o partido da placa grafica.

o portatil e um pavilium dv 1000, mais concretamente o dv1130ea.

tem uma placa intel 855gm com 64 mb.

eis o xorg como fica depois de instalado o kubuntu.

outro dos problemas e que depois de uma hora de utilizacao ele comeca cada vez mais a ficar lento.

ajudem-me

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
 
Back
Topo