+ Responder ao Tópico



  1. #1
    urubatan123
    Visitante

    Unhappy Saida de TV em notebook

    Alguem conseguiu fazer a saida de TV de um notebook funcionar?
    eu tenho um dv4000 da HP, e estou utilizando o Kubuntu a pouco tempo ...
    Esta tudo funcionando beleza, o unico problema é que quando preciono FN+F4 o video não chaveia entre a tela do note, e saida de TV como funcionava no windows
    alguma dica para fazer isto funcionar?
    segue o meu xorg.conf
    Código :
    # /etc/X11/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 /etc/X11/xorg.conf manual page.
    # (Type "man /etc/X11/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"
    	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"
    	FontPath	"/usr/share/fonts/X11/misc"
    	# 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"	"us"
    	Option		"XkbOptions"	"lv3:ralt_switch"
    	Option		"XkbVariant"	"intl"
    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"
    	Identifier	"Synaptics Touchpad"
    	Driver		"synaptics"
    	Option		"SendCoreEvents"	"true"
    	Option		"Device"		"/dev/psaux"
    	Option		"Protocol"		"auto-dev"
    	Option		"HorizScrollDelta"	"0"
    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	"Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    	Driver		"i810"
    	BusID		"PCI:0:2:0"
    EndSection
     
    Section "Monitor"
    	Identifier	"Generic Monitor"
    	Option		"DPMS"
    EndSection
     
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    	Monitor		"Generic Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"1280x800"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"1280x800"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"1280x800"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"1280x800"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"1280x800"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"1280x800"
    	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"
    	InputDevice	"Synaptics Touchpad"
    EndSection
     
    Section "DRI"
    	Mode	0666
    EndSection
    Tentei adicionar na seção Device
    Option "MonitorLayout" "LFP,CRT"

    Option "MonitorLayout" "LFP,TV"

    Option "MonitorLayout" "CRT,TV"

    e nada ...

    agradeço qualquer dica ...

  2. #2
    urubatan123
    Visitante

    Padrão

    tentei adicionar também
    Option "Clone" "true"

    sem sucesso
    alguma dica?

  3. #3

    Padrão

    Cara, tenho o mesmo notebook que vc, mesmo modelo. Lembro-me que já consegui fazer isso mas foi tudo automatico com o ubuntu.
    Não tive que mexer em nada.

    Mas não sei por que a qualidade ficou horrível... imagem realmente...horrível.
    testei no ruindow$ e a imágem tb ficou ruim.

    Não sei se isso eh normal mas... desisti.

    Se vc conseguir me avisa ae.
    samuelstj[at]gmail.com

    vlw

  4. #4

    Padrão

    Ah.. outra coisa. Eu sempre tive que rebootar ou pelo menos restartar o X com os cabos já ligados.

    Liga tudo ai, na tv e no note e reboota ele. depois tenta ligar ai do teclado.

  5. #5
    urubatan123
    Visitante

    Padrão

    bahh, eu vou tentar novamente rebootando o micro com os cabos ja ligados, e vou baixar um iso do ubuntu pra ver se nele funciona ...
    mas rebootar o micro pra isto é chinelagem demais :S

    tem que ter uma forma decente de fazer isto no linux :S
    No windows funcionava tão bem :S

  6. #6

    Padrão

    A imagem funfo bem no wiodows? tipo, a resoluçao e tudo mais..

  7. #7
    urubatan123
    Visitante

    Padrão

    Sim, muda a resolução da tv automático (des de que se escolha extender o desktop e não mirror, caso contrario a tela na TV fica com scroll ...

    eu usava isto bastante para assistir os filmes baixados da rede

    (lógico, a resolução da TV não vai ficar a mesma do monitor do note, pois a resolução suportada pela TV é muuito menor )