galera... pelo que eu entendi até agora lendo os emails
vc me indicaram pra configurar o xorg.conf na mão... okay! de boa
eu até acho mais facil, mais controle e mais perigoso hehehehe

mas uma pergunta... eu não preciso instalar nada na minha maquina? libs ou
outra coisa, sei la
por exemplo esse tal de Xinerama

2008/4/27 Israel Lehnen Silva <[EMAIL PROTECTED]>:

> Setando meu xorg baseado no seu ocorrem dois erros:
> 1º:
> ele não deixa eu setar dois devices no mesmo endereço pci, retorna o
> erro: "Requested entity already in use!" se eu coloco outra posição
> qualquer, ele inicia (não corretamente é claro).
>
> 2º:
> se eu seto o xinerama como "ON"
> ao carregar o startx as janelas ficam totalmente brancas, de modo que
> não se pode enxergar nada, mas o mouse aparece, e clonado ainda por
> cima (não com os doi monitores clonados)
>
> Será que é porque estou usando driver vesa? :(
>
>
> 2008/4/27 Douglas <[EMAIL PROTECTED]>:
> > Olha abaixo coloco o meu xorg, ele funciona os monitores funcionando um
> como
> >  extensão do outro
> >  Observe a opção xinerama, ela que faz isso
> >
> >
> >  # 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 "ServerLayout"
> >     Identifier    "Default Layout"
> >     Screen 0 "Screen0" 0 0
> >     Screen 1 "Screen1" RightOf "Screen0"
> >     Inputdevice    "Generic Keyboard"
> >     Inputdevice    "Configured Mouse"
> >
> >     Option "Xinerama" "on"
> >     #Option "Clone" "off"
> >  EndSection
> >
> >  Section "Files"
> >  EndSection
> >
> >
> >  Section "InputDevice"
> >     Identifier    "Generic Keyboard"
> >     Driver        "kbd"
> >     Option        "CoreKeyboard"
> >
> >     Option        "XkbRules"    "xorg"
> >     Option        "XkbModel"    "abnt2"
> >     Option        "XkbLayout"    "br"
> >  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 "Device"
> >     Identifier    "ATI0"
> >     Driver        "fglrx"
> >
> >     Busid        "PCI:1:0:0"
> >     Screen 0
> >  EndSection
> >
> >  Section "Device"
> >     Identifier    "ATI1"
> >     Driver        "fglrx"
> >
> >     Busid        "PCI:1:0:0"
> >     Screen 1
> >  EndSection
> >
> >  Section "Monitor"
> >     Identifier    "DELL 1708FP 0"
> >     Option        "DPMS"
> >  EndSection
> >
> >  Section "Monitor"
> >     Identifier    "DELL 1708FP 1"
> >     Option        "DPMS"
> >  EndSection
> >
> >  Section "Screen"
> >     Identifier    "Screen0"
> >     Device        "ATI0"
> >     Monitor        "DELL 1708FP 0"
> >     Defaultdepth    24
> >     SubSection "Display"
> >        Modes    "1280x1024" "1152x864" "1024x768" "800x600" "720x400"
> >  "640x480"
> >     EndSubSection
> >  EndSection
> >
> >  Section "Screen"
> >     Identifier    "Screen1"
> >     Device        "ATI1"
> >     Monitor        "DELL 1708FP 1"
> >     Defaultdepth    24
> >     SubSection "Display"
> >        Modes    "1280x1024" "1152x864" "1024x768" "800x600" "720x400"
> >  "640x480"
> >     EndSubSection
> >
> > EndSection
> >
> >  Section "Module"
> >     Load        "glx"
> >  EndSection
> >
> >  Section "Extensions"
> >     Option        "Composite"    "1"
> >  EndSection
> >
> >
> >  2008/4/27 Israel Lehnen Silva <[EMAIL PROTECTED]>:
> >
> >
> >
> >  > Eu tenho um notebook cce j38a com placa de vídeo sis 711/611.
> >  > Estou rodando o drive vesa porque não consegui carregar o drive
> >  > correto de jeito nenhum...
> >  >
> >  > O máximo que consegui foi fazer os dois monitores funcionarem um como
> >  > clone do outro, porém com janela extendida não fluiu.
> >  >
> >  >
> >  >
> >  > [EMAIL PROTECTED]:~$ cat /etc/X11/xorg.conf.old
> >  > Section "InputDevice"
> >  >        Identifier      "Generic Keyboard"
> >  >        Driver          "kbd"
> >  >        Option          "XkbRules"      "xorg"
> >  >        Option          "XkbModel"      "abnt2"
> >  >        Option          "XkbLayout"     "br"
> >  > 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"
> >  >        Boardname       "vesa"
> >  >        Busid           "PCI:1:0:0"
> >  >        Driver          "vesa"
> >  >        Screen  0
> >  > EndSection
> >  >
> >  > Section "Monitor"
> >  >        Identifier      "Configured Monitor"
> >  >        Vendorname      "Plug 'n' Play"
> >  >        Modelname       "Plug 'n' Play"
> >  >  modeline  "[EMAIL PROTECTED]" 25.2 640 656 752 800 480 490 492 525 
> > -vsync
> -hsync
> >  > EndSection
> >  >
> >  > Section "Monitor"
> >  >        Identifier      "monitor2"
> >  >        Vendorname      "Plug 'n' Play"
> >  >        Modelname       "Plug 'n' Play"
> >  >  modeline  "[EMAIL PROTECTED]" 25.2 640 656 752 800 480 490 492 525 
> > -vsync
> -hsync
> >  > EndSection
> >  >
> >  > Section "Screen"
> >  >        Identifier      "Default Screen"
> >  >        Monitor         "Configured Monitor"
> >  >        Device          "Configured Video Device"
> >  >        Defaultdepth    24
> >  >        SubSection "Display"
> >  >                Depth   24
> >  >                Modes           "[EMAIL PROTECTED]"
> >  >        EndSubSection
> >  > EndSection
> >  >
> >  >
> >  > Section "Screen"
> >  >        Identifier      "screen1"
> >  >        Device          "Configured Video Device"
> >  >        Defaultdepth    24
> >  >        Monitor         "monitor1"
> >  >        SubSection "Display2"
> >  >                Depth   24
> >  >                Modes           "[EMAIL PROTECTED]"
> >  >        EndSubSection
> >  > EndSection
> >  >
> >  >
> >  >
> >  > Section "ServerLayout"
> >  >        Identifier      "Default Layout"
> >  >  screen 0 "Default Screen" 0 0
> >  >  screen 1 "screen1" rightof "Default Screen"
> >  >        Inputdevice     "Synaptics Touchpad"
> >  > EndSection
> >  > Section "Module"
> >  >        Load            "glx"
> >  >        Load            "GLcore"
> >  >        Load            "v4l"
> >  > EndSection
> >  >
> >  > Section "ServerFlags"
> >  >        Option          "Xinerama"      "true"
> >  > EndSection
> >  >
> >  >
> >  >
> >  > Alguém sabe qual é o erro?
> >  > Emanuel, esse xorg pode te ajudar.
> >  >
> >  >
> >  > abs.
> >  > Israel
> >  >
> >
> >
> > > --
> >  > Interessado em aprender mais sobre o Ubuntu em português?
> >  > http://wiki.ubuntu-br.org/ComeceAqui  -
> >  > ubuntu-br mailing list
> >  > [email protected]
> >  > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >  >
> >
> >
> >
> >  --
> >  Douglas
> >
> >  "O homem não teria alcançado o possível se, repetidas vezes, não
> tivesse
> >  tentado o impossível." Max Weber
> >
> >  "Aquele que obtém uma vitória sobre outros homens é forte, mas aquele
> que
> >  obtém uma vitória sobre si próprio é todo-poderoso". (Lao-Tsé)
> >
> >  "As mentes são como pára-quedas: só funcionam se estiverem abertas."
> (Ruth
> >  Noeler)
> >
> >  Nunca perca a fé na humanidade, pois ela é como um oceano. Só porque
> existem
> >  algumas gotas de água suja nele, não quer dizer que ele esteja sujo por
> >  completo. (Ghandi)
> >
> >  "Preparar o futuro significa fundamentar o presente." (Antoine de
> >  Saint-Exupery)
> >
> >  "Dê um peixe a um homem faminto e você o alimentará por um dia.
> Ensine-o a
> >  pescar, e você o estará alimentando pelo resto da vida."
> >
> >  "O futuro tem varios nomes: para os fracos, ele é inatingível; para os
> >  temerosos, ele é desconhecido; para os corajosos, ele é a chance..."
> >
> >  "Aquele que não luta pelo que quer, não merece oque deseja."
> >  --
> >  Interessado em aprender mais sobre o Ubuntu em português?
> >  http://wiki.ubuntu-br.org/ComeceAqui  -
> >  ubuntu-br mailing list
> >  [email protected]
> >  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
>
> --
>
> Att. Israel Lehnen Silva
>
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui  -
> ubuntu-br mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a