Atualização Sis 671-62 Para Ubuntu 16.04 LTS

Esta atualização contempla a versão 16.04 LTS do Ubuntu.

Presume-se funcionar nas versões anteriores e até mesmo em uma próxima atualização, não LTS.

Minha atualização não poderia ser mais acidentada, pois o meu velho CCE, o qual comprei sabendo dos percalços, justamente para testes, não só pela mal-afamada marca (há poucos dias, por sinal, tentei obter um firmware para este aparelho, na nova “holding” adquirente desta. Bom, é bom não precisar deles. O Atendimento foi sofrível, lacônico, antiprofissional. Ainda estou à cata. O note, além deste pequeno problema no firmware, também me teve queimada a ventoinha da UCP, daí a demora pra atualizar o tutorial, mas, como sou brasileiro, leia-se, desisto é figa, cá estamos. Ventoinha reposta e comecei os testes.

Bom, foi bem direto, fruto das experiências anteriores do tutorial. Tive que baixar os drivers atualizados do Mageia, de novo lembrando que estes drivers contemplam a arquitetura x64; para quem ainda utiliza o x32, o procedimento é similar. Apenas vai ter que baixar os drivers correspondentes, claro. Fornecemos um zip, como dantes, com o xorg.conf e os módulos do driver.

Leia aqui, no Viva O Linux, o tutorial original, para detalhes. Se a sua intenção é só configurar a placa, pode seguir a partir deste tomo, mas é importante ler a discussão inicial, para se situar melhor.

Baixe aqui a versão do Driver da SisiMedia; aqui a versão atualizada do SisCtrl e aqui o arquivo compactado, contendo estes arquivos nas paths corretas, o xorg.conf devidamente configurado, bem como o atalho para o SisCtrl.

Após a extração dos pacotes, executamos, já com a tela em 1280×800@60hz:
cat /var/log/Xorg.0.log | grep -i version
e obtivemos esta saída:

[ 28.012] X Protocol Version 11, Revision 0
[ 28.092] (**) Ignoring ABI Version → Diretiva no xorg.conf

[ 28.419] ABI class: X.Org Video Driver, Version 20.0
[ 30.420] ABI class: X.Org Video Driver, Version 20.0
[ 31.479] (II) [drm] DRM interface Version 1.4
[ 32.048] (II) SIS(0): Initialized SISCTRL extension Version 0.1
[ 32.048] (II) SIS(0): Registered screen 0 with SISCTRL extension Version 0.1
[ 32.558] ABI class: X.Org Video Driver, Version 20.0

Depois, emitíramos o seguinte comando:
$ xrandr -q, obtendo esta saída a seguir:

Screen 0: minimum 640 x 480, current 1280 x 800, maximum 1280 x 800
default connected primary 1280×800+0+0 0mm x 0mm
1280×800 60.00*
1024×768 60.00
800×600 60.00
640×480 60.00

Testando com o GlxGears

GLXGearsCom e sem ABI habilitado, obtivéramos as mesmas informações e as mesmas taxas de Frames Per Second. Ao executar, no Konsole, o glxgears, vimos esta saída:

libGL error: unable to load driver: sis671_dri.so
libGL error: failed to load driver: sis671


809 frames in 5.0 seconds = 161.611 FPS
840 frames in 5.0 seconds = 167.951 FPS


As mensagens de erro acima persistem e é indicativo de que o módulo da SisiMedia invoca o Sis671[_dri], porém, como das vezes anteriores, de modo não fatal, como se fosse um “hook” para aquele Driver. Recomenda-se utilizar o xorg.conf embutido no arquivo .zip fornecido e testar com ou sem a linha referente ao IgnoreABI, na Seção ServerFlags, comentada. Aqui, funcionou em ambas as situações, pois a versão do X coincide com a versão requerida do módulo ABI do Driver.
O arquivo com o atalho para o SisCtrl foi colocado, propositalmente, no diretório de propagação de configurações default do Sistema (/etc/skel). Basta copiá-lo de lá para a sua Área de trabalho e pronto. Para extrair os arquivos fornecidos, basta emitir, no console:
unzip -x <PathdoArquivo>/sisim1510x64.zip -d /
Com este comando, o unzip vai fazer uma extração com caminho absoluto, ou seja, tendo o Raiz ( / ) como ponto de partida (observe a barra, após o parâmetro -d). Se houver algum arquivo nos locais de extração, o unzip solicitará confirmação.
Por fim, crie o atalho a partir do diretório Skel com este comando:
cp /etc/skel/"SIS SisCTRL.desktop" ~/"Área de Trabalho/SIS SisCTRL.desktop"

A imagem abaixo permite ver o SisCtrl em ação.

Se o aplicativo não inicializar, mesmo estando com os atalhos apontando corretamente e na sua path, certifique-se de que o seu xorg.conf contém a diretiva do módulo:

Section "Device"
     ...
     Option "EnableSiSCtrl" "yes" 
     ...
EndSection

O arquivo contido no zip já tem a diretiva habilitada, por isso sempre o fornecemos. Ainda com relação ao arquivo de configuração, pode ser testada a opção IgnoreABI, caso o driver esteja em conflito com esta. Observe abaixo, a instrução comentada. Descemente-a, caso o driver refugue e reclame da versão da ABI:

Section "ServerFlags"        
    ...        
    #  Option "ignoreABI" "True"        
    ...
EndSection

Execute a extração dos módulos fornecidos no zip, de preferência via console, onde temos como confirmar e ver a interação do comando, depois, para testar, derrube o X ou inicialize.
Boa sorte com a sua Sis671/72 e lembre-se de que continuamos a pesquisar e estamos à sua disposição para ajudar a sanar qualquer problema e | ou dúvida. Como esta versão é LTS, prevê-se boa estabilidade e antevemos um número menor de experiências malsucedidas. Mas, reitere-se, estamos aqui.
Viva o trabalho comunitário. Viva o GNU-Linux.

71 comentários sobre “Atualização Sis 671-62 Para Ubuntu 16.04 LTS

  1. Olá,
    Estou iniciando no linux e tenho um not com essa placa de video. Instalei o lnux, baixei o arquivo e extrai de acordo com a puplicação no Viva o Linux. Mas quando iniciei o X a tela ficou preta piscando, dando sinal que ia ligar, mas não ligava. Desconfio do atalho do Sisctrl, que não conseguir identificar no arquivo que baixei. Ainda sou leigo nessa área, então preciso de ajuda.

    Obrigado,
    Gilmar Cotrim

    Curtir

    1. Gilmar Cotrim (12 de junho de 2016 às 11:59):

      “… Mas quando iniciei o X a tela ficou preta piscando, dando sinal que ia ligar, mas não ligava. Desconfio do atalho do Sisctrl, que não conseguir identificar no arquivo que baixei…”

      Boa tarde.
      Gilmar Cotrim, tente seguir o tutorial no tocante à extração dos arquivos e verifique se o arquivo xorg.conf há sido extraído para a pasta /etc/X11. O arquivo extraído já contém todas as instruções para habilitar, ou não, o ABI e o SisCtl. Quanto a este aplicativo, ele não impediria o módulo do xorg de carregar. Ele apenas não executaria. Se quiser, publique aqui o resultado do seu log do Xorg, para sabermos o real problema; para isso, basta digitar, no Terminal: cat /var/log/Xorg.0.log
      A partir deste arquivo, é possível saber onde estará o problema.

      Curtir

      1. Boa tarde,
        Eu não tinha colocado o atalho SisCTRL na pasta área de trabalho. Coloquei aqui e deu certo, só ta com uns bugs aqui nos icones de status.

        Curtir

  2. [ 2556.045] 9c: ffffffff:11111111111111111111111111111111…
    [ 2556.049] CRT2: PALETTE SIGNAL REGISTERS, PART5 00 – 00 (?):
    [ 2556.049] 00: 00:00000000
    [ 2556.049] (II) SIS(0): Default Xv adaptor is Video Overlay
    [ 2556.049] (II) SIS(0): [DRI] installation complete
    [ 2556.049] (II) SIS(0): Direct rendering enabled
    [ 2556.140] (II) SIS(0): Initialized SISCTRL extension version 0.1
    [ 2556.140] (II) SIS(0): Registered screen 0 with SISCTRL extension version 0.1
    [ 2556.140] (==) RandR enabled
    [ 2556.146] (II) SELinux: Disabled on system
    [ 2556.147] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 2556.147] (EE) AIGLX: reverting to software rendering
    [ 2556.173] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 2556.174] (II) AIGLX: Loaded and initialized swrast
    [ 2556.174] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 2556.237] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 2556.237] () Power Button: Applying InputClass “evdev keyboard catchall”
    [ 2556.237] (
    ) Power Button: Applying InputClass “keyboard defaults”
    [ 2556.237] (II) LoadModule: “evdev”…

    Curtir

  3. gilmar@gilmar-SFX-45:~$ cat /var/log/Xorg.0.log | grep EE
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 28.942] (–) SIS(0): MMIO registers at 0xFDEE0000 (size 64K)
    [ 32.661] (EE) AIGLX: reverting to software rendering
    gilmar@gilmar-SFX-45:~$

    Curtir

    1. Gilmar Cotrim (12 de junho de 2016 às 21:40):

      “… [ 32.661] (EE) AIGLX: reverting to software rendering…”

      Boa noite.
      Gilmar Cotrim, como eu falei, não há erro, em si. A mensagem notifica que o AIGLX (Camada de Composição, “Renderização”), será feita por software, e não pela placa. Não há erro na execução do driver. O comando
      ls /etc/X11/xorg.conf
      reporta normalmente o arquivo? Deveria estar funcionando. Reitero. Não há erro.

      Curtir

  4. Olá Merval instalei o 16.04 de acordo com o seu tutorial e configurou bem a resolução, entretanto ficou extremamente lento. usei o comando glxgears e ficou com metade dos FPM do post.

    Curtir

  5. root@albione-PHN14003C:/home/albione# cat /var/log/Xorg.0.log | grep -i version
    [ 42.962] X Protocol Version 11, Revision 0
    [ 42.962] Current version of pixman: 0.33.6
    to make sure that you have the latest version.
    [ 43.530] (II) Module ABI versions:
    [ 49.885] compiled for 1.18.3, module version = 1.0.0
    [ 49.885] ABI class: X.Org Server Extension, version 9.0
    [ 49.923] compiled for 1.18.1, module version = 0.8.0
    [ 49.924] ABI class: X.Org Video Driver, version 20.0
    [ 49.972] (II) SIS(0): *** for documentation, updates and a Premium Version.
    [ 49.972] (II) SIS(0): RandR rotation support not available in this version.
    [ 49.972] (II) SIS(0): Dynamic modelist support not available in this version.
    [ 49.972] (II) SIS(0): Screen growing support not available in this version.
    [ 49.972] (II) SIS(0): Advanced Xv video blitter not available in this version.
    [ 49.972] (II) SIS(0): Advanced MergedFB support not available in this version.
    [ 53.026] compiled for 1.18.3, module version = 1.0.0
    [ 53.026] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 53.035] compiled for 1.18.3, module version = 2.6.0
    [ 53.035] ABI class: X.Org Video Driver, version 20.0
    [ 53.047] compiled for 1.18.3, module version = 1.1.0
    [ 53.047] ABI class: X.Org Video Driver, version 20.0
    [ 53.065] compiled for 1.18.3, module version = 1.0.0
    [ 53.065] ABI class: X.Org Video Driver, version 20.0
    [ 53.072] (II) SIS(0): VESA VBE Version 3.0
    [ 54.521] (II) [drm] DRM interface version 1.4
    [ 55.179] (II) SIS(0): Initialized SISCTRL extension version 0.1
    [ 55.179] (II) SIS(0): Registered screen 0 with SISCTRL extension version 0.1
    [ 56.322] compiled for 1.18.1, module version = 2.10.1
    [ 56.322] ABI class: X.Org XInput driver, version 22.1
    [ 56.362] compiled for 1.18.3, module version = 1.18.3
    [ 56.362] ABI class: X.Org Video Driver, version 20.0
    [ 56.367] compiled for 1.18.1, module version = 1.8.2
    [ 56.367] ABI class: X.Org XInput driver, version 22.1
    [ 56.483] compiled for 1.18.3, module version = 1.18.3
    [ 56.483] ABI class: X.Org Video Driver, version 20.0

    Curtir

  6. libGL error: unable to load driver: sis671_dri.so
    libGL error: failed to load driver: sis671
    374 frames in 5.0 seconds = 74.740 FPS
    352 frames in 5.0 seconds = 69.959 FPS
    350 frames in 5.0 seconds = 69.984 FPS
    349 frames in 5.0 seconds = 69.577 FPS
    394 frames in 5.0 seconds = 78.792 FPS
    339 frames in 5.0 seconds = 67.721 FPS
    322 frames in 5.0 seconds = 64.329 FPS
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server “:0”
    after 7758 requests (7756 known processed) with 0 events remaining.

    Curtir

  7. Olá Morvan , o problema é só a lentidão da tela. a taxa de FPM(frames por minuto ) está muito baixa. Como resolver isso? gostaria de agradecer aos relevantes serviços prestados por você a comunidade Linux.

    Curtir

    1. Bom dia.
      Kleber (17 de julho de 2016 às 10:21):

      “Olá Merval instalei o 16.04 de acordo com o seu tutorial e configurou bem a resolução, entretanto ficou extremamente lento. usei o comando glxgears e ficou com metade dos FPM do post… agradecer aos relevantes serviços prestados por você a comunidade Linux.”

      Caro Kleber, antes de mais nada, sou Morvan. O Merval é aquele da Globo. Ah, ah, ah.
      Vou checar o log do seu X.org (vejo que já o postou; iria pedir isso) e dou um retorno.
      Deixe-me ver um pouco da saída deste log e teremos ideia do problema. Obrigado pelo elogio. É isso que faz a Comunidade forte, caro Kleber. É a disseminação de conhecimento. vamos sempre agregando.

      Curtir

    1. Kleber, não vi nada que pudesse indicar erro; a mensagem de erro do glxgears pode ser evitada se você, em vez de sair dele fechando a janela, utilizar o ESC.
      Poste, por favor, resultado deste comando:
      lspci | grep -i vga.

      Curtir

        1. Continua sem erro aparente. É a placa e a revisão do HW é a mesma.
          Você está utilizando o xorg.conf fornecido ou um configurado por você? Não deveria estar apresentando este [mal] desempenho. Procure renomear este seu arquivo de configuração, carregar o micro com o que vem no .zip e | ou sem ele e teste os resultados. Na minha máquina, com o arquivo xorg.conf igual ao do .zip, o desempenho está melhor, como deveria ser.

          Curtir

          1. instalei apartir deste sisimedia.mageia.16.04.×64.zip e no post vc usa …”Para extrair os arquivos fornecidos, basta emitir, no console:
            unzip -x /sisim1510x64.zip -d /”

            Curtir

  8. Boa noite.
    Kleber e demais postantes. Testei há pouco a saída em FPS do Driver, no meu CCE, e é possível ver, figura abaixo, como os valores do micro do Kleber estão, realmente abaixo do esperado, indicando necessitar de configuração específica:

    Outra coisa, Kleber. Está a rodar algum compositor gráfico, qual o ambiente, KDE, GNome? Precisamos encontrar um porquê para o baixo desempenho.

    Curtir

    1. Boa noite Morvan. A interface gráfica é a que vem por padrão no Ubuntu 16.04. a Unity. Eu tinha testado antes o Ubuntu 14.02 de acordo com o seu tutorial anteior e apresentou o mesmo problema de taxa de FPM baixas. Aí eu fiz um upgrade para o ubuntu 16.04, e persiste o problema. Será que se mudar a interface resolve?

      Curtir

      1. Boa noite.
        Não acredito. Perguntei sobre o Ambiente Gráfico mas iria perguntar, logo a seguir, desde quando o problema. Ou você tem um problema de HW diretamente nos buffers da Placa-Mãe ou mesmo no subsistema de vídeo. Por fim, dê-me, por favor, um relatório da sua memória (free -lt). Se você dispuser do lshw, ou se quiser instalá-lo, seria bom um relatório da sua máquina, para vermos de um modo global (lshw -html > relatorio.minha.maquina.html).

        Curtir

  9. Bom dia Morvan, o note deu pau! A, eu instalei o Linux mint(Sarah), e rodou melhor, a imagem não ficou lenta como no ubuntu. Devolvi ao meu cunhado . Eu uso Ubuntu no meu compaq e é muito bom, obrigado pelo tempo dispensado.

    Curtir

  10. Ola Morvan,
    Como te falei antes, eu instalei o driver da sis como falado e deu tudo bem, mas só que teve uns bugs nos íncones de status, gostaria se tem como resolver esse bug, segue a imagem da área de trabalho da minha maquica pra vc da uma olhada:

    Obrigado pela atenção,
    Gilmar Cotrim

    Curtir

    1. Boa tarde.
      Gilmar Cotrim, pelo que vejo, seu ambiente de trabalho não é o KDE (Plasma). Parece o Gnome.
      Não que isso, em si, seja um problema. Basta você copiar o ícone colocado automaticamente, quando da extração dos módulos, lá da pasta /etc/skel, para a sua área de trabalho:
      cp /etc/skel/"SIS SisCTRL.desktop" ~/"Área de Trabalho/SIS SisCTRL.desktop"
      Ou gerar um atalho, utilizando a própria Interface Gráfica.

      Curtir

        1. Boa noite.

          costagc (7 de agosto de 2016 às 22:01):

          Como faz pra gerar esse atalho? Eu estou usando o ubuntu mate na maquina. Sou leigo ainda no linux. Sua ajuda é de grande valia, muito obrigado.

          No meu Ambiente Gráfico (Plasma KDE) eu utilizo o botão reverso do rato e escolho, no contexto: “Criar Novo → Atalho para Aplicativo“. Mas é muito mais fácil copiar, como falei, o atalho. Se você extraiu os arquivos corretamente para o Raiz do disco (“/”), ele deverá estar em /etc/skel, a Pasta Default de configurações dos Usuários, no Linux. Então, basta comandar (abra uma sessão do Konsole ou Terminal, para isso):

          cp /etc/skel/”SIS SisCTRL.desktop” ~/”Área de Trabalho/SIS SisCTRL.desktop”

          Claro que você pode extrair o arquivo diretamente para o seu “Desktop”, utilizando ferramentas como o ark. Lembre-se, neste caso, de deixar desmarcada a opção “Preservar Caminhos na Extração”. Também funciona.

          Curtido por 1 pessoa

  11. Cara tava, como U12.04 segui o seu poste no viva o linux e tudo ok.
    Atualizei para U16.04 mas agora a resolução baixou para 640 e agora tá aparecendo essa mensagem:
    none of the selected modes were compatible with the possible modes:
    Trying modes for CRTC 620
    CRTC 620: trying mode 1024×768@61Hz with output at 1280×800@60Hz (pass 0)
    CRTC 620: trying mode 800×600@61Hz with output at 1280×800@60Hz (pass 0)
    CRTC 620: trying mode 640×480@60Hz with output at 1280×800@60Hz (pass 0)
    CRTC 620: trying mode 1024×768@61Hz with output at 1280×800@60Hz (pass 1)
    CRTC 620: trying mode 800×600@61Hz with output at 1280×800@60Hz (pass 1)
    CRTC 620: trying mode 640×480@60Hz with output at 1280×800@60Hz (pass 1)

    Curtir

    1. Boa noite.
      Magno (14 de setembro de 2016 às 22:36):

      “Cara tava, como U12.04 segui o seu poste no viva o linux e tudo ok.
      Atualizei para U16.04 mas agora a resolução baixou para 640 e agora tá aparecendo essa mensagem:
      none of the selected modes were compatible with the possible modes:
      Trying modes for CRTC 620
      CRTC 620: trying mode 1024×768@61Hz with output at 1280×800@60Hz (pass 0)…
      RTC 620: trying mode 640×480@60Hz with output at 1280×800@60Hz (pass 1).”

      Magno, você está com o xorg.conf fornecido no zip?
      Vá para a Linha de Comando e execute:
      cat /var/log/Xorg.0.log
      Depois poste aqui o resultado.

      Curtir

      1. Sim sim, segui o passo a passo na íntegra.
        Tive que mudar o xorg.conf para usar o drive vesa, pra poder trabalhar. Mas a mensagem continua.
        Segue o log do Xorg. Obrigado pela ajuda.

        [    34.581]X.Org X Server 1.18.3
        Release Date: 2016-04-04
        [    34.581] X Protocol Version 11, Revision 0
        [    34.581] Build Operating System: Linux 3.13.0-92-generic i686 Ubuntu
        [    34.581] Current Operating System: Linux mgnpsilva.com 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 17:05:16 UTC 2016 i686
        [    34.581] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-95-generic root=UUID=2e868dcd-e909-4c4f-9df3-4142c57a7e06 ro quiet splash
        [    34.581] Build Date: 22 July 2016  07:50:53AM
        [    34.581] xorg-server 2:1.18.3-1ubuntu2.3 (For technical support please see http://www.ubuntu.com/support) 
        [    34.581] Current version of pixman: 0.33.6
        [    34.581]    Before reporting problems, check http://wiki.x.org
            to make sure that you have the latest version.
        [    34.581] Markers: (--) probed, () from config file, (==) default setting,
            (++) from command line, (!!) notice, (II) informational,
            (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
        [    34.581] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 17 06:15:02 2016
        [    34.582] (==) Using config file: "/etc/X11/xorg.conf"
        [    34.582] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
        [    34.582] (==) No Layout section.  Using the first Screen section.
        [    34.582] () |-->Screen "Default Screen" (0)
        [    34.582] () |   |-->Monitor "Configured Monitor"
        [    34.583] () |   |-->Device "Configured Video Device"
        [    34.583] (==) Automatically adding devices
        [    34.583] (==) Automatically enabling devices
        [    34.583] (==) Automatically adding GPU devices
        [    34.583] (==) Max clients allowed: 256, resource mask: 0x1fffff
        [    34.947] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        [    34.947]    Entry deleted from font path.
        [    34.947] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
        [    34.947]    Entry deleted from font path.
        [    34.947] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
        [    34.947]    Entry deleted from font path.
        [    34.948] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
        [    34.948]    Entry deleted from font path.
        [    34.948] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
        [    34.948]    Entry deleted from font path.
        [    34.948] (==) FontPath set to:
            /usr/share/fonts/X11/misc,
            /usr/share/fonts/X11/Type1,
            built-ins
        [    34.948] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
        [    34.948] (II) The server relies on udev to provide the list of input devices.
            If no devices become available, reconfigure udev or disable AutoAddDevices.
        [    34.948] (II) Loader magic: 0xb77be700
        [    34.948] (II) Module ABI versions:
        [    34.948]    X.Org ANSI C Emulation: 0.4
        [    34.948]    X.Org Video Driver: 20.0
        [    34.948]    X.Org XInput driver : 22.1
        [    34.948]    X.Org Server Extension : 9.0
        [    34.952] (++) using VT number 7
        
        [    34.952] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
        [    34.954] (--) PCI:*(0:1:0:0) 1039:6351:1019:5050 rev 16, Mem @ 0xc0000000/268435456, 0xb0000000/131072, I/O @ 0x00009000/128
        [    34.955] (II) LoadModule: "glx"
        [    35.157] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
        [    36.275] (II) Module glx: vendor="X.Org Foundation"
        [    36.275]    compiled for 1.18.3, module version = 1.0.0
        [    36.275]    ABI class: X.Org Server Extension, version 9.0
        [    36.275] (==) AIGLX enabled
        [    36.275] (II) LoadModule: "vesa"
        [    36.276] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
        [    36.276] (II) Module vesa: vendor="X.Org Foundation"
        [    36.276]    compiled for 1.18.1, module version = 2.3.4
        [    36.276]    Module class: X.Org Video Driver
        [    36.276]    ABI class: X.Org Video Driver, version 20.0
        [    36.276] (II) VESA: driver for VESA chipsets: vesa
        [    36.280] (II) Loading sub module "vbe"
        [    36.280] (II) LoadModule: "vbe"
        [    36.281] (II) Loading /usr/lib/xorg/modules/libvbe.so
        [    36.281] (II) Module vbe: vendor="X.Org Foundation"
        [    36.281]    compiled for 1.18.3, module version = 1.1.0
        [    36.281]    ABI class: X.Org Video Driver, version 20.0
        [    36.281] (II) Loading sub module "int10"
        [    36.281] (II) LoadModule: "int10"
        [    36.281] (II) Loading /usr/lib/xorg/modules/libint10.so
        [    36.281] (II) Module int10: vendor="X.Org Foundation"
        [    36.281]    compiled for 1.18.3, module version = 1.0.0
        [    36.281]    ABI class: X.Org Video Driver, version 20.0
        [    36.281] (II) VESA(0): initializing int10
        [    36.290] (II) VESA(0): Primary V_BIOS segment is: 0xc000
        [    36.292] (II) VESA(0): VESA BIOS detected
        [    36.292] (II) VESA(0): VESA VBE Version 3.0
        [    36.292] (II) VESA(0): VESA VBE Total Mem: 131072 kB
        [    36.292] (II) VESA(0): VESA VBE OEM: SiS
        [    36.292] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
        [    36.292] (II) VESA(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
        [    36.292] (II) VESA(0): VESA VBE OEM Product: 6330
        [    36.292] (II) VESA(0): VESA VBE OEM Product Rev: 3.72.02
        [    36.309] (II) VESA(0): Creating default Display subsection in Screen section
            "Default Screen" for depth/fbbpp 24/32
        [    36.309] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
        [    36.309] (==) VESA(0): RGB weight 888
        [    36.309] (==) VESA(0): Default visual is TrueColor
        [    36.309] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
        [    36.309] (II) Loading sub module "ddc"
        [    36.309] (II) LoadModule: "ddc"
        [    36.309] (II) Module "ddc" already built-in
        [    36.461] (II) VESA(0): VESA VBE DDC supported
        [    36.461] (II) VESA(0): VESA VBE DDC Level none
        [    36.461] (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
        [    36.488] (II) VESA(0): VESA VBE DDC read failed
        [    36.489] (II) VESA(0): VESA VBE PanelID read failed
        [    36.489] (II) VESA(0): Searching for matching VESA mode(s):
        [    36.489] Mode: 11c (1280x768)
        [    36.489]    ModeAttributes: 0x9f
        [    36.489]    WinAAttributes: 0x7
        [    36.489]    WinBAttributes: 0x0
        [    36.489]    WinGranularity: 64
        [    36.489]    WinSize: 64
        [    36.489]    WinASegment: 0xa000
        [    36.489]    WinBSegment: 0xa000
        [    36.489]    WinFuncPtr: 0xc000897f
        [    36.489]    BytesPerScanline: 1280
        [    36.489]    XResolution: 1280
        [    36.489]    YResolution: 768
        [    36.489]    XCharSize: 8
        [    36.489]    YCharSize: 16
        [    36.489]    NumberOfPlanes: 1
        [    36.489]    BitsPerPixel: 8
        [    36.489]    NumberOfBanks: 1
        [    36.489]    MemoryModel: 4
        [    36.489]    BankSize: 0
        [    36.490]    NumberOfImages: 7
        [    36.490]    RedMaskSize: 0
        [    36.490]    RedFieldPosition: 0
        [    36.490]    GreenMaskSize: 0
        [    36.490]    GreenFieldPosition: 0
        [    36.490]    BlueMaskSize: 0
        [    36.490]    BlueFieldPosition: 0
        [    36.490]    RsvdMaskSize: 0
        [    36.490]    RsvdFieldPosition: 0
        [    36.490]    DirectColorModeInfo: 0
        [    36.490]    PhysBasePtr: 0xc0000000
        [    36.490]    LinBytesPerScanLine: 1280
        [    36.490]    BnkNumberOfImagePages: 7
        [    36.490]    LinNumberOfImagePages: 7
        [    36.490]    LinRedMaskSize: 0
        [    36.490]    LinRedFieldPosition: 0
        [    36.490]    LinGreenMaskSize: 0
        [    36.490]    LinGreenFieldPosition: 0
        [    36.490]    LinBlueMaskSize: 0
        [    36.490]    LinBlueFieldPosition: 0
        [    36.490]    LinRsvdMaskSize: 0
        [    36.490]    LinRsvdFieldPosition: 0
        [    36.490]    MaxPixelClock: 0
        [    36.537] 
        [    36.537] (II) VESA(0): Total Memory: 2048 64KB banks (131072kB)
        [    36.537] (II) VESA(0): Configured Monitor: Using default hsync range of 31.50-48.00 kHz
        [    36.537] (II) VESA(0): Configured Monitor: Using default vrefresh range of 50.00-70.00 Hz
        [    36.537] (II) VESA(0): Configured Monitor: Using default maximum pixel clock of 65.00 MHz
        [    36.537] (WW) VESA(0): Unable to estimate virtual size
        [    36.537] (II) VESA(0): Not using built-in mode "1280x768" (no mode of this name)
        [    36.537] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
        [    36.537] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
        [    36.537] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
        [    36.537] (WW) VESA(0): No valid modes left. Trying less strict filter...
        [    36.537] (II) VESA(0): Configured Monitor: Using hsync range of 31.50-48.00 kHz
        [    36.537] (II) VESA(0): Configured Monitor: Using vrefresh range of 50.00-70.00 Hz
        [    36.537] (II) VESA(0): Configured Monitor: Using maximum pixel clock of 65.00 MHz
        [    36.537] (WW) VESA(0): Unable to estimate virtual size
        [    36.537] (II) VESA(0): Not using built-in mode "1280x768" (hsync out of range)
        [    36.537] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
        [    36.537] () VESA(0): *Built-in mode "1024x768"
        [    36.537] () VESA(0): *Built-in mode "800x600"
        [    36.537] () VESA(0): *Built-in mode "640x480"
        [    36.537] (==) VESA(0): DPI set to (96, 96)
        [    36.537] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
        [    36.537] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
        [    36.538] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
        [    36.538] () VESA(0): Using "Shadow Framebuffer"
        [    36.538] (II) Loading sub module "shadow"
        [    36.538] (II) LoadModule: "shadow"
        [    36.538] (II) Loading /usr/lib/xorg/modules/libshadow.so
        [    36.597] (II) Module shadow: vendor="X.Org Foundation"
        [    36.597]    compiled for 1.18.3, module version = 1.1.0
        [    36.597]    ABI class: X.Org ANSI C Emulation, version 0.4
        [    36.597] (II) Loading sub module "fb"
        [    36.597] (II) LoadModule: "fb"
        [    36.598] (II) Loading /usr/lib/xorg/modules/libfb.so
        [    36.612] (II) Module fb: vendor="X.Org Foundation"
        [    36.612]    compiled for 1.18.3, module version = 1.0.0
        [    36.612]    ABI class: X.Org ANSI C Emulation, version 0.4
        [    36.612] (==) Depth 24 pixmap format is 32 bpp
        [    36.612] (II) Loading sub module "int10"
        [    36.612] (II) LoadModule: "int10"
        [    36.613] (II) Loading /usr/lib/xorg/modules/libint10.so
        [    36.613] (II) Module int10: vendor="X.Org Foundation"
        [    36.613]    compiled for 1.18.3, module version = 1.0.0
        [    36.613]    ABI class: X.Org Video Driver, version 20.0
        [    36.613] (II) VESA(0): initializing int10
        [    36.618] (II) VESA(0): Primary V_BIOS segment is: 0xc000
        [    36.628] (II) VESA(0): VESA BIOS detected
        [    36.628] (II) VESA(0): VESA VBE Version 3.0
        [    36.628] (II) VESA(0): VESA VBE Total Mem: 131072 kB
        [    36.628] (II) VESA(0): VESA VBE OEM: SiS
        [    36.628] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
        [    36.628] (II) VESA(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
        [    36.628] (II) VESA(0): VESA VBE OEM Product: 6330
        [    36.628] (II) VESA(0): VESA VBE OEM Product Rev: 3.72.02
        [    36.629] (II) VESA(0): virtual address = 0xae926000,
            physical address = 0xc0000000, size = 134217728
        [    36.653] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
        [    36.942] (==) VESA(0): Default visual is TrueColor
        [    37.067] (==) VESA(0): Backing store enabled
        [    37.197] (==) VESA(0): DPMS enabled
        [    37.286] (==) RandR enabled
        [    37.367] (II) SELinux: Disabled on system
        [    37.428] (II) AIGLX: Screen 0 is not DRI2 capable
        [    37.429] (EE) AIGLX: reverting to software rendering
        [    49.831] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
        [    49.833] (II) AIGLX: Loaded and initialized swrast
        [    49.833] (II) GLX: Initialized DRISWRAST GL provider for screen 0
        [    52.090] (II) config/udev: Adding input device Power Button (/dev/input/event3)
        [    52.090] () Power Button: Applying InputClass "evdev keyboard catchall"
        [    52.090] (II) LoadModule: "evdev"
        [    52.091] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
        [    52.380] (II) Module evdev: vendor="X.Org Foundation"
        [    52.380]    compiled for 1.18.1, module version = 2.10.1
        [    52.380]    Module class: X.Org XInput Driver
        [    52.380]    ABI class: X.Org XInput driver, version 22.1
        [    52.380] (II) Using input driver 'evdev' for 'Power Button'
        [    52.380] () Power Button: always reports core events
        [    52.380] () evdev: Power Button: Device: "/dev/input/event3"
        [    52.380] (--) evdev: Power Button: Vendor 0 Product 0x1
        [    52.380] (--) evdev: Power Button: Found keys
        [    52.380] (II) evdev: Power Button: Configuring as keyboard
        [    52.380] () Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
        [    52.380] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
        [    52.380] () Option "xkb_rules" "evdev"
        [    52.380] () Option "xkb_model" "pc105"
        [    52.380] () Option "xkb_layout" "br"
        [    52.722] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
        [    52.740] () Video Bus: Applying InputClass "evdev keyboard catchall"
        [    52.740] (II) Using input driver 'evdev' for 'Video Bus'
        [    52.740] () Video Bus: always reports core events
        [    52.740] () evdev: Video Bus: Device: "/dev/input/event5"
        [    52.740] (--) evdev: Video Bus: Vendor 0 Product 0x6
        [    52.740] (--) evdev: Video Bus: Found keys
        [    52.740] (II) evdev: Video Bus: Configuring as keyboard
        [    52.740] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0c/LNXVIDEO:00/input/input9/event5"
        

        Curtir

        1. Bom dia.
          Você já checou o dispositivo, Magno (lspci | grep -i vga);
          Se o dispositivo estiver correto, favor verificar, vou desconfiar da versão do ABI.
          Poste aqui também uname -m, para desencargo de dúvida.

          Curtir

          1. Saída dos comandos:
            lspci | grep -i vga
            01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
            uname -m
            i686

            Curtido por 1 pessoa

          2. Boa tarde.

            Magno (17 de setembro de 2016 às 11:24):

            Saída dos comandos:
            lspci | grep -i vga
            01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
            uname -m
            i686

            Bom, sua máquina é uma i686, então os drivers não vão funcionar, nela. Necessário baixar a arquitetura correspondente (i686):
            Basta substituir o x86_64 por i586 (deveria ser i686, mas o Mageia o chama assim!); aponte para Aqui. Extraia os arquivos (ou tente instalar. O Gerenciador de Pacote sabe lidar com rpm.) e os coloque na pasta onde se encontram os arquivos-modulo (/usr/lib/modules), com o uso do ark.
            Qualquer dúvida, pode nos contatar.

            Curtir

          3. Kra se tu fosses Jesus eu ia te chamar de “meu salvador” kkkkk
            Funcionou 100%!
            Agora eu não sei onde que eu mexi depois de todas essas tentativas, pq agora quando eu clico em Configurações/Telas não aparece mais as opções e sim a mensagem: Nao foi possível obter informações sobre a tela.

            Curtir

          4. Boa tarde.

            Magno (17 de setembro de 2016 às 14:05):

            Kra se tu fosses Jesus eu ia te chamar de “meu salvador” kkkkk
            Funcionou 100%!
            Agora eu não sei onde que eu mexi depois de todas essas tentativas, pq agora quando eu clico em Configurações/Telas não aparece mais as opções e sim a mensagem: Nao foi possível obter informações sobre a tela.

            O importante é poder ajudar; sempre que tiver dúvida, pode perguntar. E, como acontece com o S. L., um dia você estará ajudando, respondendo, ajudando alguém, também.
            Quanto à informação sobre Configurações | Tela, veja se você está utilizando o xorg.conf fornecido e se ele não está com o Driver correto.

            Curtir

  12. Baixei os fontes do Mageia 6, apliquei os patches e compilei no Xenial x86, porém, assim como nas versões originais do repositório do Mageia, não estou conseguindo colocar o notebook em suspensão ou hibernação. Nem mesmo consigo usar os terminais físicos do GNU/Linux, apenas parando o lightdm que é possível suspender o notebook via terminal. Entrei no target rescue do systemd e também consigo, via terminal. Alguém passou por isso? O driver de vídeo está impedindo.

    Curtir

    1. Boa noite.
      Nesta versão, caro Lucas, a bem da verdade, não cheguei a compilar, partindo para a utilização dos módulos prontos do Mageia.O driver é problemático, mesmo no Mageia. Não é atributo do Ubuntu. Os terminais funcionam aqui, tanto mudando de runlevel como via Alt-F?. A hibernação é algo que não tinha testado mas admita-se que seja mais um problema. O grande problema é que só o Mageia tem tido [algum] cuidado com os órfãos desta interface gráfica chinfrim; a gente vai contornando até onde der. Mas Sis e Via são nomes a evitar, se possível.

      Curtir

      1. Consegui ativar as demais opções (hibernação, suspensão e terminais físicos) utilizando os fontes do Arch Linux, eles tem sofrido atualizações via patch ao longos dos anos, o último foi ano passado. O Mageia teve a última atualização antes de 2012.

        Curtir

        1. Bom dia.
          Importante saber disso, Lucas. Seu depoimento ajuda outras pessoas e é isso que faz o S. L. importante: o compartilhamento de soluções.
          Obrigado.
          Morvan, Usuário GNU-Linux #433640. Seja Legal; seja Livre. Use GNU-Linux.

          Curtir

  13. Olá amigo, se puder me ajudar. Sou novato em Linux, e talvez fale alguma besteira. Peço desculpas antecipadamente. Uso o LUBUNTO 16.04 LTS e fiz todos os procedimentos. Todos os arquivos estão no lugar (minh arquitetura é i686, usei os drivers que vc indicou em um post acima). Só que quando inicio a máquina, a tela fica preta. Não iniciar a interface gráfica. Daí preciso entrar no modo texto e deletar o arquivo xorg.conf para iniciar na antiga configuraçao de 1024 x 768. Não sei se pode ser isso, mas o atalho da área de trabalho não iniciar nenhum aplicativo. Se eu tentar executar o sisctrl diretamente pelo terminal, é apresentado o seguinte erro: bash: ./sisctrl: cannot execute binary file: Erro no formato exec . To achando que preciso do sisctrl para arquitetura i686…

    Curtir

    1. Boa noite. O melhor meio de resolver é iniciar o seu Ubuntu pelo modo de recuperação. Ao passar pelo Post da máquina, ou seja, quando for entrar na tela de opções, mantenha pressionada a Tecla Shift. Ao aparecer o Menu de boot do Grub, escolha a segunda opção e, ao fornecer as opções, selecione recuperação do sistema. Uma vez no modo de recuperação, forneça a senha do Root e delete ou renomeie o xorg.conf. Dê arranque normal. Quanto ao SisCtl, ele não vai iniciar em modo 1 ou 2, normalmente ele irá necessitar rodar no modo gráfico (5). Qualquer coisa, volte a postar.

      Curtir

      1. Olá! Deletando o arquivo xorg.conf, o sistema volta ao normal, na resolucao anterior 1024 x 768. Estava querendo 1280. O erro mencionado no arquivo sisctrl ocorre no modo gráfico mesmo. Quando clico no icone da area de trabalho, não acontece nada. Eu abro um terminal e tento chamar o arquivo e aparece o erro bash: ./sisctrl: cannot execute binary file: Erro no formato exec.

        Curtir

          1. Boa Tarde, desculpe a demora. Segue o o log

            [    49.597]    WinSize: 64
            [    49.597]    WinASegment: 0xa000
            [    49.597]    WinBSegment: 0xa000
            [    49.597]    WinFuncPtr: 0xc00034ef
            [    49.597]    BytesPerScanline: 1600
            [    49.597]    XResolution: 800
            [    49.597]    YResolution: 600
            [    49.597]    XCharSize: 8
            [    49.597]    YCharSize: 16
            [    49.597]    NumberOfPlanes: 1
            [    49.597]    BitsPerPixel: 16
            [    49.597]    NumberOfBanks: 1
            [    49.597]    MemoryModel: 6
            [    49.597]    BankSize: 0
            [    49.597]    NumberOfImages: 7
            [    49.597]    RedMaskSize: 5
            [    49.597]    RedFieldPosition: 11
            [    49.597]    GreenMaskSize: 6
            [    49.597]    GreenFieldPosition: 5
            [    49.597]    BlueMaskSize: 5
            [    49.597]    BlueFieldPosition: 0
            [    49.597]    RsvdMaskSize: 0
            [    49.597]    RsvdFieldPosition: 0
            [    49.597]    DirectColorModeInfo: 0
            [    49.597]    PhysBasePtr: 0xd0000000
            [    49.597]    LinBytesPerScanLine: 1600
            [    49.597]    BnkNumberOfImagePages: 7
            [    49.597]    LinNumberOfImagePages: 7
            [    49.597]    LinRedMaskSize: 5
            [    49.597]    LinRedFieldPosition: 11
            [    49.597]    LinGreenMaskSize: 6
            [    49.597]    LinGreenFieldPosition: 5
            [    49.597]    LinBlueMaskSize: 5
            [    49.597]    LinBlueFieldPosition: 0
            [    49.597]    LinRsvdMaskSize: 0
            [    49.597]    LinRsvdFieldPosition: 0
            [    49.597]    MaxPixelClock: 0
            [    49.598] Mode: 116 (1024x768)
            [    49.598]    ModeAttributes: 0x9b
            [    49.598]    WinAAttributes: 0x7
            [    49.598]    WinBAttributes: 0x0
            [    49.598]    WinGranularity: 64
            [    49.598]    WinSize: 64
            [    49.598]    WinASegment: 0xa000
            [    49.598]    WinBSegment: 0xa000
            [    49.598]    WinFuncPtr: 0xc00034ef
            [    49.598]    BytesPerScanline: 2048
            [    49.598]    XResolution: 1024
            [    49.598]    YResolution: 768
            [    49.598]    XCharSize: 8
            [    49.598]    YCharSize: 16
            [    49.598]    NumberOfPlanes: 1
            [    49.598]    BitsPerPixel: 15
            [    49.598]    NumberOfBanks: 1
            [    49.598]    MemoryModel: 6
            [    49.598]    BankSize: 0
            [    49.598]    NumberOfImages: 4
            [    49.598]    RedMaskSize: 5
            [    49.598]    RedFieldPosition: 10
            [    49.598]    GreenMaskSize: 5
            [    49.598]    GreenFieldPosition: 5
            [    49.598]    BlueMaskSize: 5
            [    49.598]    BlueFieldPosition: 0
            [    49.598]    RsvdMaskSize: 0
            [    49.598]    RsvdFieldPosition: 0
            [    49.598]    DirectColorModeInfo: 0
            [    49.598]    PhysBasePtr: 0xd0000000
            [    49.598]    LinBytesPerScanLine: 2048
            [    49.598]    BnkNumberOfImagePages: 4
            [    49.598]    LinNumberOfImagePages: 4
            [    49.598]    LinRedMaskSize: 5
            [    49.598]    LinRedFieldPosition: 10
            [    49.598]    LinGreenMaskSize: 5
            [    49.598]    LinGreenFieldPosition: 5
            [    49.598]    LinBlueMaskSize: 5
            [    49.598]    LinBlueFieldPosition: 0
            [    49.598]    LinRsvdMaskSize: 0
            [    49.598]    LinRsvdFieldPosition: 0
            [    49.598]    MaxPixelClock: 0
            [    49.598] Mode: 117 (1024x768)
            [    49.598]    ModeAttributes: 0x9b
            [    49.598]    WinAAttributes: 0x7
            [    49.598]    WinBAttributes: 0x0
            [    49.598]    WinGranularity: 64
            [    49.598]    WinSize: 64
            [    49.598]    WinASegment: 0xa000
            [    49.598]    WinBSegment: 0xa000
            [    49.598]    WinFuncPtr: 0xc00034ef
            [    49.598]    BytesPerScanline: 2048
            [    49.598]    XResolution: 1024
            [    49.598]    YResolution: 768
            [    49.598]    XCharSize: 8
            [    49.598]    YCharSize: 16
            [    49.598]    NumberOfPlanes: 1
            [    49.598]    BitsPerPixel: 16
            [    49.598]    NumberOfBanks: 1
            [    49.598]    MemoryModel: 6
            [    49.598]    BankSize: 0
            [    49.598]    NumberOfImages: 4
            [    49.598]    RedMaskSize: 5
            [    49.598]    RedFieldPosition: 11
            [    49.598]    GreenMaskSize: 6
            [    49.598]    GreenFieldPosition: 5
            [    49.598]    BlueMaskSize: 5
            [    49.598]    BlueFieldPosition: 0
            [    49.598]    RsvdMaskSize: 0
            [    49.598]    RsvdFieldPosition: 0
            [    49.598]    DirectColorModeInfo: 0
            [    49.598]    PhysBasePtr: 0xd0000000
            [    49.598]    LinBytesPerScanLine: 2048
            [    49.598]    BnkNumberOfImagePages: 4
            [    49.599]    LinNumberOfImagePages: 4
            [    49.599]    LinRedMaskSize: 5
            [    49.599]    LinRedFieldPosition: 11
            [    49.599]    LinGreenMaskSize: 6
            [    49.599]    LinGreenFieldPosition: 5
            [    49.599]    LinBlueMaskSize: 5
            [    49.599]    LinBlueFieldPosition: 0
            [    49.599]    LinRsvdMaskSize: 0
            [    49.599]    LinRsvdFieldPosition: 0
            [    49.599]    MaxPixelClock: 0
            [    49.599] Mode: 119 (1280x1024)
            [    49.599]    ModeAttributes: 0x9b
            [    49.599]    WinAAttributes: 0x7
            [    49.599]    WinBAttributes: 0x0
            [    49.599]    WinGranularity: 64
            [    49.599]    WinSize: 64
            [    49.599]    WinASegment: 0xa000
            [    49.599]    WinBSegment: 0xa000
            [    49.599]    WinFuncPtr: 0xc00034ef
            [    49.599]    BytesPerScanline: 2560
            [    49.599]    XResolution: 1280
            [    49.599]    YResolution: 1024
            [    49.599]    XCharSize: 8
            [    49.599]    YCharSize: 16
            [    49.599]    NumberOfPlanes: 1
            [    49.599]    BitsPerPixel: 15
            [    49.599]    NumberOfBanks: 1
            [    49.599]    MemoryModel: 6
            [    49.599]    BankSize: 0
            [    49.599]    NumberOfImages: 2
            [    49.599]    RedMaskSize: 5
            [    49.599]    RedFieldPosition: 10
            [    49.599]    GreenMaskSize: 5
            [    49.599]    GreenFieldPosition: 5
            [    49.599]    BlueMaskSize: 5
            [    49.599]    BlueFieldPosition: 0
            [    49.599]    RsvdMaskSize: 0
            [    49.599]    RsvdFieldPosition: 0
            [    49.599]    DirectColorModeInfo: 0
            [    49.599]    PhysBasePtr: 0xd0000000
            [    49.599]    LinBytesPerScanLine: 2560
            [    49.599]    BnkNumberOfImagePages: 2
            [    49.599]    LinNumberOfImagePages: 2
            [    49.599]    LinRedMaskSize: 5
            [    49.599]    LinRedFieldPosition: 10
            [    49.599]    LinGreenMaskSize: 5
            [    49.599]    LinGreenFieldPosition: 5
            [    49.599]    LinBlueMaskSize: 5
            [    49.599]    LinBlueFieldPosition: 0
            [    49.599]    LinRsvdMaskSize: 0
            [    49.599]    LinRsvdFieldPosition: 0
            [    49.599]    MaxPixelClock: 0
            [    49.600] Mode: 11a (1280x1024)
            [    49.600]    ModeAttributes: 0x9b
            [    49.600]    WinAAttributes: 0x7
            [    49.600]    WinBAttributes: 0x0
            [    49.600]    WinGranularity: 64
            [    49.600]    WinSize: 64
            [    49.600]    WinASegment: 0xa000
            [    49.600]    WinBSegment: 0xa000
            [    49.600]    WinFuncPtr: 0xc00034ef
            [    49.600]    BytesPerScanline: 2560
            [    49.600]    XResolution: 1280
            [    49.600]    YResolution: 1024
            [    49.600]    XCharSize: 8
            [    49.600]    YCharSize: 16
            [    49.600]    NumberOfPlanes: 1
            [    49.600]    BitsPerPixel: 16
            [    49.600]    NumberOfBanks: 1
            [    49.600]    MemoryModel: 6
            [    49.600]    BankSize: 0
            [    49.600]    NumberOfImages: 2
            [    49.600]    RedMaskSize: 5
            [    49.600]    RedFieldPosition: 11
            [    49.600]    GreenMaskSize: 6
            [    49.600]    GreenFieldPosition: 5
            [    49.600]    BlueMaskSize: 5
            [    49.600]    BlueFieldPosition: 0
            [    49.600]    RsvdMaskSize: 0
            [    49.600]    RsvdFieldPosition: 0
            [    49.600]    DirectColorModeInfo: 0
            [    49.600]    PhysBasePtr: 0xd0000000
            [    49.600]    LinBytesPerScanLine: 2560
            [    49.600]    BnkNumberOfImagePages: 2
            [    49.600]    LinNumberOfImagePages: 2
            [    49.600]    LinRedMaskSize: 5
            [    49.600]    LinRedFieldPosition: 11
            [    49.600]    LinGreenMaskSize: 6
            [    49.600]    LinGreenFieldPosition: 5
            [    49.600]    LinBlueMaskSize: 5
            [    49.600]    LinBlueFieldPosition: 0
            [    49.600]    LinRsvdMaskSize: 0
            [    49.600]    LinRsvdFieldPosition: 0
            [    49.600]    MaxPixelClock: 0
            [    49.600] Mode: 127 (320x240)
            [    49.600]    ModeAttributes: 0x9f
            [    49.600]    WinAAttributes: 0x7
            [    49.600]    WinBAttributes: 0x0
            [    49.600]    WinGranularity: 64
            [    49.600]    WinSize: 64
            [    49.600]    WinASegment: 0xa000
            [    49.600]    WinBSegment: 0xa000
            [    49.600]    WinFuncPtr: 0xc00034ef
            [    49.600]    BytesPerScanline: 320
            [    49.600]    XResolution: 320
            [    49.600]    YResolution: 240
            [    49.600]    XCharSize: 8
            [    49.600]    YCharSize: 8
            [    49.600]    NumberOfPlanes: 1
            [    49.600]    BitsPerPixel: 8
            [    49.600]    NumberOfBanks: 1
            [    49.601]    MemoryModel: 4
            [    49.601]    BankSize: 0
            [    49.601]    NumberOfImages: 63
            [    49.601]    RedMaskSize: 0
            [    49.601]    RedFieldPosition: 0
            [    49.601]    GreenMaskSize: 0
            [    49.601]    GreenFieldPosition: 0
            [    49.601]    BlueMaskSize: 0
            [    49.601]    BlueFieldPosition: 0
            [    49.601]    RsvdMaskSize: 0
            [    49.601]    RsvdFieldPosition: 0
            [    49.601]    DirectColorModeInfo: 0
            [    49.601]    PhysBasePtr: 0xd0000000
            [    49.601]    LinBytesPerScanLine: 320
            [    49.601]    BnkNumberOfImagePages: 63
            [    49.601]    LinNumberOfImagePages: 63
            [    49.601]    LinRedMaskSize: 0
            [    49.601]    LinRedFieldPosition: 0
            [    49.601]    LinGreenMaskSize: 0
            [    49.601]    LinGreenFieldPosition: 0
            [    49.601]    LinBlueMaskSize: 0
            [    49.601]    LinBlueFieldPosition: 0
            [    49.601]    LinRsvdMaskSize: 0
            [    49.601]    LinRsvdFieldPosition: 0
            [    49.601]    MaxPixelClock: 0
            [    49.601] Mode: 128 (400x300)
            [    49.601]    ModeAttributes: 0x9f
            [    49.601]    WinAAttributes: 0x7
            [    49.601]    WinBAttributes: 0x0
            [    49.601]    WinGranularity: 64
            [    49.601]    WinSize: 64
            [    49.601]    WinASegment: 0xa000
            [    49.601]    WinBSegment: 0xa000
            [    49.601]    WinFuncPtr: 0xc00034ef
            [    49.601]    BytesPerScanline: 400
            [    49.601]    XResolution: 400
            [    49.601]    YResolution: 300
            [    49.601]    XCharSize: 8
            [    49.601]    YCharSize: 8
            [    49.601]    NumberOfPlanes: 1
            [    49.601]    BitsPerPixel: 8
            [    49.601]    NumberOfBanks: 1
            [    49.601]    MemoryModel: 4
            [    49.601]    BankSize: 0
            [    49.601]    NumberOfImages: 63
            [    49.601]    RedMaskSize: 0
            [    49.601]    RedFieldPosition: 0
            [    49.601]    GreenMaskSize: 0
            [    49.601]    GreenFieldPosition: 0
            [    49.601]    BlueMaskSize: 0
            [    49.601]    BlueFieldPosition: 0
            [    49.601]    RsvdMaskSize: 0
            [    49.601]    RsvdFieldPosition: 0
            [    49.601]    DirectColorModeInfo: 0
            [    49.601]    PhysBasePtr: 0xd0000000
            [    49.601]    LinBytesPerScanLine: 400
            [    49.601]    BnkNumberOfImagePages: 63
            [    49.601]    LinNumberOfImagePages: 63
            [    49.601]    LinRedMaskSize: 0
            [    49.601]    LinRedFieldPosition: 0
            [    49.601]    LinGreenMaskSize: 0
            [    49.601]    LinGreenFieldPosition: 0
            [    49.601]    LinBlueMaskSize: 0
            [    49.601]    LinBlueFieldPosition: 0
            [    49.601]    LinRsvdMaskSize: 0
            [    49.601]    LinRsvdFieldPosition: 0
            [    49.601]    MaxPixelClock: 0
            [    49.602] Mode: 129 (512x384)
            [    49.602]    ModeAttributes: 0x9f
            [    49.602]    WinAAttributes: 0x7
            [    49.602]    WinBAttributes: 0x0
            [    49.602]    WinGranularity: 64
            [    49.602]    WinSize: 64
            [    49.602]    WinASegment: 0xa000
            [    49.602]    WinBSegment: 0xa000
            [    49.602]    WinFuncPtr: 0xc00034ef
            [    49.602]    BytesPerScanline: 512
            [    49.602]    XResolution: 512
            [    49.602]    YResolution: 384
            [    49.602]    XCharSize: 8
            [    49.602]    YCharSize: 8
            [    49.602]    NumberOfPlanes: 1
            [    49.602]    BitsPerPixel: 8
            [    49.602]    NumberOfBanks: 1
            [    49.602]    MemoryModel: 4
            [    49.602]    BankSize: 0
            [    49.602]    NumberOfImages: 41
            [    49.602]    RedMaskSize: 0
            [    49.602]    RedFieldPosition: 0
            [    49.602]    GreenMaskSize: 0
            [    49.602]    GreenFieldPosition: 0
            [    49.602]    BlueMaskSize: 0
            [    49.602]    BlueFieldPosition: 0
            [    49.602]    RsvdMaskSize: 0
            [    49.602]    RsvdFieldPosition: 0
            [    49.602]    DirectColorModeInfo: 0
            [    49.602]    PhysBasePtr: 0xd0000000
            [    49.602]    LinBytesPerScanLine: 512
            [    49.602]    BnkNumberOfImagePages: 41
            [    49.602]    LinNumberOfImagePages: 41
            [    49.602]    LinRedMaskSize: 0
            [    49.602]    LinRedFieldPosition: 0
            [    49.602]    LinGreenMaskSize: 0
            [    49.602]    LinGreenFieldPosition: 0
            [    49.602]    LinBlueMaskSize: 0
            [    49.602]    LinBlueFieldPosition: 0
            [    49.602]    LinRsvdMaskSize: 0
            [    49.602]    LinRsvdFieldPosition: 0
            [    49.602]    MaxPixelClock: 0
            [    49.603] Mode: 12a (320x240)
            [    49.603]    ModeAttributes: 0x9b
            [    49.603]    WinAAttributes: 0x7
            [    49.603]    WinBAttributes: 0x0
            [    49.603]    WinGranularity: 64
            [    49.603]    WinSize: 64
            [    49.603]    WinASegment: 0xa000
            [    49.603]    WinBSegment: 0xa000
            [    49.603]    WinFuncPtr: 0xc00034ef
            [    49.603]    BytesPerScanline: 640
            [    49.603]    XResolution: 320
            [    49.603]    YResolution: 240
            [    49.603]    XCharSize: 8
            [    49.603]    YCharSize: 8
            [    49.603]    NumberOfPlanes: 1
            [    49.603]    BitsPerPixel: 16
            [    49.603]    NumberOfBanks: 1
            [    49.603]    MemoryModel: 6
            [    49.603]    BankSize: 0
            [    49.603]    NumberOfImages: 41
            [    49.603]    RedMaskSize: 5
            [    49.603]    RedFieldPosition: 11
            [    49.603]    GreenMaskSize: 6
            [    49.603]    GreenFieldPosition: 5
            [    49.603]    BlueMaskSize: 5
            [    49.603]    BlueFieldPosition: 0
            [    49.603]    RsvdMaskSize: 0
            [    49.603]    RsvdFieldPosition: 0
            [    49.603]    DirectColorModeInfo: 0
            [    49.603]    PhysBasePtr: 0xd0000000
            [    49.603]    LinBytesPerScanLine: 640
            [    49.603]    BnkNumberOfImagePages: 41
            [    49.603]    LinNumberOfImagePages: 41
            [    49.603]    LinRedMaskSize: 5
            [    49.603]    LinRedFieldPosition: 11
            [    49.603]    LinGreenMaskSize: 6
            [    49.603]    LinGreenFieldPosition: 5
            [    49.603]    LinBlueMaskSize: 5
            [    49.603]    LinBlueFieldPosition: 0
            [    49.603]    LinRsvdMaskSize: 0
            [    49.603]    LinRsvdFieldPosition: 0
            [    49.603]    MaxPixelClock: 0
            [    49.603] Mode: 12b (400x300)
            [    49.603]    ModeAttributes: 0x9b
            [    49.603]    WinAAttributes: 0x7
            [    49.603]    WinBAttributes: 0x0
            [    49.603]    WinGranularity: 64
            [    49.603]    WinSize: 64
            [    49.603]    WinASegment: 0xa000
            [    49.603]    WinBSegment: 0xa000
            [    49.603]    WinFuncPtr: 0xc00034ef
            [    49.603]    BytesPerScanline: 800
            [    49.603]    XResolution: 400
            [    49.603]    YResolution: 300
            [    49.603]    XCharSize: 8
            [    49.603]    YCharSize: 8
            [    49.603]    NumberOfPlanes: 1
            [    49.603]    BitsPerPixel: 16
            [    49.603]    NumberOfBanks: 1
            [    49.603]    MemoryModel: 6
            [    49.603]    BankSize: 0
            [    49.603]    NumberOfImages: 31
            [    49.603]    RedMaskSize: 5
            [    49.603]    RedFieldPosition: 11
            [    49.603]    GreenMaskSize: 6
            [    49.603]    GreenFieldPosition: 5
            [    49.603]    BlueMaskSize: 5
            [    49.603]    BlueFieldPosition: 0
            [    49.603]    RsvdMaskSize: 0
            [    49.603]    RsvdFieldPosition: 0
            [    49.603]    DirectColorModeInfo: 0
            [    49.603]    PhysBasePtr: 0xd0000000
            [    49.603]    LinBytesPerScanLine: 800
            [    49.603]    BnkNumberOfImagePages: 31
            [    49.604]    LinNumberOfImagePages: 31
            [    49.604]    LinRedMaskSize: 5
            [    49.604]    LinRedFieldPosition: 11
            [    49.604]    LinGreenMaskSize: 6
            [    49.604]    LinGreenFieldPosition: 5
            [    49.604]    LinBlueMaskSize: 5
            [    49.604]    LinBlueFieldPosition: 0
            [    49.604]    LinRsvdMaskSize: 0
            [    49.604]    LinRsvdFieldPosition: 0
            [    49.604]    MaxPixelClock: 0
            [    49.604] Mode: 12c (512x384)
            [    49.604]    ModeAttributes: 0x9b
            [    49.604]    WinAAttributes: 0x7
            [    49.604]    WinBAttributes: 0x0
            [    49.604]    WinGranularity: 64
            [    49.604]    WinSize: 64
            [    49.604]    WinASegment: 0xa000
            [    49.604]    WinBSegment: 0xa000
            [    49.604]    WinFuncPtr: 0xc00034ef
            [    49.604]    BytesPerScanline: 1024
            [    49.604]    XResolution: 512
            [    49.604]    YResolution: 384
            [    49.604]    XCharSize: 8
            [    49.604]    YCharSize: 8
            [    49.604]    NumberOfPlanes: 1
            [    49.604]    BitsPerPixel: 16
            [    49.604]    NumberOfBanks: 1
            [    49.604]    MemoryModel: 6
            [    49.604]    BankSize: 0
            [    49.604]    NumberOfImages: 20
            [    49.604]    RedMaskSize: 5
            [    49.604]    RedFieldPosition: 11
            [    49.604]    GreenMaskSize: 6
            [    49.604]    GreenFieldPosition: 5
            [    49.604]    BlueMaskSize: 5
            [    49.604]    BlueFieldPosition: 0
            [    49.604]    RsvdMaskSize: 0
            [    49.604]    RsvdFieldPosition: 0
            [    49.604]    DirectColorModeInfo: 0
            [    49.604]    PhysBasePtr: 0xd0000000
            [    49.604]    LinBytesPerScanLine: 1024
            [    49.604]    BnkNumberOfImagePages: 20
            [    49.604]    LinNumberOfImagePages: 20
            [    49.604]    LinRedMaskSize: 5
            [    49.604]    LinRedFieldPosition: 11
            [    49.604]    LinGreenMaskSize: 6
            [    49.604]    LinGreenFieldPosition: 5
            [    49.604]    LinBlueMaskSize: 5
            [    49.604]    LinBlueFieldPosition: 0
            [    49.604]    LinRsvdMaskSize: 0
            [    49.604]    LinRsvdFieldPosition: 0
            [    49.604]    MaxPixelClock: 0
            [    49.605] Mode: 12d (320x200)
            [    49.605]    ModeAttributes: 0x9f
            [    49.605]    WinAAttributes: 0x7
            [    49.605]    WinBAttributes: 0x0
            [    49.605]    WinGranularity: 64
            [    49.605]    WinSize: 64
            [    49.605]    WinASegment: 0xa000
            [    49.605]    WinBSegment: 0xa000
            [    49.605]    WinFuncPtr: 0xc00034ef
            [    49.605]    BytesPerScanline: 320
            [    49.605]    XResolution: 320
            [    49.605]    YResolution: 200
            [    49.605]    XCharSize: 8
            [    49.605]    YCharSize: 8
            [    49.605]    NumberOfPlanes: 1
            [    49.605]    BitsPerPixel: 8
            [    49.605]    NumberOfBanks: 1
            [    49.605]    MemoryModel: 4
            [    49.605]    BankSize: 0
            [    49.605]    NumberOfImages: 127
            [    49.605]    RedMaskSize: 0
            [    49.605]    RedFieldPosition: 0
            [    49.605]    GreenMaskSize: 0
            [    49.605]    GreenFieldPosition: 0
            [    49.605]    BlueMaskSize: 0
            [    49.605]    BlueFieldPosition: 0
            [    49.605]    RsvdMaskSize: 0
            [    49.605]    RsvdFieldPosition: 0
            [    49.605]    DirectColorModeInfo: 0
            [    49.605]    PhysBasePtr: 0xd0000000
            [    49.605]    LinBytesPerScanLine: 320
            [    49.605]    BnkNumberOfImagePages: 127
            [    49.605]    LinNumberOfImagePages: 127
            [    49.605]    LinRedMaskSize: 0
            [    49.605]    LinRedFieldPosition: 0
            [    49.605]    LinGreenMaskSize: 0
            [    49.605]    LinGreenFieldPosition: 0
            [    49.605]    LinBlueMaskSize: 0
            [    49.605]    LinBlueFieldPosition: 0
            [    49.605]    LinRsvdMaskSize: 0
            [    49.605]    LinRsvdFieldPosition: 0
            [    49.605]    MaxPixelClock: 0
            [    49.605] Mode: 131 (640x400)
            [    49.605]    ModeAttributes: 0x9b
            [    49.606]    WinAAttributes: 0x7
            [    49.606]    WinBAttributes: 0x0
            [    49.606]    WinGranularity: 64
            [    49.606]    WinSize: 64
            [    49.606]    WinASegment: 0xa000
            [    49.606]    WinBSegment: 0xa000
            [    49.606]    WinFuncPtr: 0xc00034ef
            [    49.606]    BytesPerScanline: 1280
            [    49.606]    XResolution: 640
            [    49.606]    YResolution: 400
            [    49.606]    XCharSize: 8
            [    49.606]    YCharSize: 16
            [    49.606]    NumberOfPlanes: 1
            [    49.606]    BitsPerPixel: 16
            [    49.606]    NumberOfBanks: 1
            [    49.606]    MemoryModel: 6
            [    49.606]    BankSize: 0
            [    49.606]    NumberOfImages: 15
            [    49.606]    RedMaskSize: 5
            [    49.606]    RedFieldPosition: 11
            [    49.606]    GreenMaskSize: 6
            [    49.606]    GreenFieldPosition: 5
            [    49.606]    BlueMaskSize: 5
            [    49.606]    BlueFieldPosition: 0
            [    49.606]    RsvdMaskSize: 0
            [    49.606]    RsvdFieldPosition: 0
            [    49.606]    DirectColorModeInfo: 0
            [    49.606]    PhysBasePtr: 0xd0000000
            [    49.606]    LinBytesPerScanLine: 1280
            [    49.606]    BnkNumberOfImagePages: 15
            [    49.606]    LinNumberOfImagePages: 15
            [    49.606]    LinRedMaskSize: 5
            [    49.606]    LinRedFieldPosition: 11
            [    49.606]    LinGreenMaskSize: 6
            [    49.606]    LinGreenFieldPosition: 5
            [    49.606]    LinBlueMaskSize: 5
            [    49.606]    LinBlueFieldPosition: 0
            [    49.606]    LinRsvdMaskSize: 0
            [    49.606]    LinRsvdFieldPosition: 0
            [    49.606]    MaxPixelClock: 0
            [    49.606] *Mode: 112 (640x480)
            [    49.606]    ModeAttributes: 0x9b
            [    49.606]    WinAAttributes: 0x7
            [    49.606]    WinBAttributes: 0x0
            [    49.606]    WinGranularity: 64
            [    49.606]    WinSize: 64
            [    49.606]    WinASegment: 0xa000
            [    49.606]    WinBSegment: 0xa000
            [    49.606]    WinFuncPtr: 0xc00034ef
            [    49.606]    BytesPerScanline: 2560
            [    49.606]    XResolution: 640
            [    49.606]    YResolution: 480
            [    49.606]    XCharSize: 8
            [    49.606]    YCharSize: 16
            [    49.606]    NumberOfPlanes: 1
            [    49.606]    BitsPerPixel: 32
            [    49.606]    NumberOfBanks: 1
            [    49.606]    MemoryModel: 6
            [    49.606]    BankSize: 0
            [    49.606]    NumberOfImages: 5
            [    49.606]    RedMaskSize: 8
            [    49.606]    RedFieldPosition: 16
            [    49.606]    GreenMaskSize: 8
            [    49.606]    GreenFieldPosition: 8
            [    49.606]    BlueMaskSize: 8
            [    49.606]    BlueFieldPosition: 0
            [    49.606]    RsvdMaskSize: 8
            [    49.606]    RsvdFieldPosition: 24
            [    49.606]    DirectColorModeInfo: 0
            [    49.606]    PhysBasePtr: 0xd0000000
            [    49.606]    LinBytesPerScanLine: 2560
            [    49.606]    BnkNumberOfImagePages: 5
            [    49.607]    LinNumberOfImagePages: 5
            [    49.607]    LinRedMaskSize: 8
            [    49.607]    LinRedFieldPosition: 16
            [    49.607]    LinGreenMaskSize: 8
            [    49.607]    LinGreenFieldPosition: 8
            [    49.607]    LinBlueMaskSize: 8
            [    49.607]    LinBlueFieldPosition: 0
            [    49.607]    LinRsvdMaskSize: 8
            [    49.607]    LinRsvdFieldPosition: 24
            [    49.607]    MaxPixelClock: 0
            [    49.607] *Mode: 115 (800x600)
            [    49.607]    ModeAttributes: 0x9b
            [    49.607]    WinAAttributes: 0x7
            [    49.607]    WinBAttributes: 0x0
            [    49.607]    WinGranularity: 64
            [    49.607]    WinSize: 64
            [    49.607]    WinASegment: 0xa000
            [    49.607]    WinBSegment: 0xa000
            [    49.607]    WinFuncPtr: 0xc00034ef
            [    49.607]    BytesPerScanline: 3200
            [    49.607]    XResolution: 800
            [    49.607]    YResolution: 600
            [    49.607]    XCharSize: 8
            [    49.607]    YCharSize: 16
            [    49.607]    NumberOfPlanes: 1
            [    49.607]    BitsPerPixel: 32
            [    49.607]    NumberOfBanks: 1
            [    49.607]    MemoryModel: 6
            [    49.607]    BankSize: 0
            [    49.607]    NumberOfImages: 3
            [    49.607]    RedMaskSize: 8
            [    49.607]    RedFieldPosition: 16
            [    49.607]    GreenMaskSize: 8
            [    49.607]    GreenFieldPosition: 8
            [    49.607]    BlueMaskSize: 8
            [    49.607]    BlueFieldPosition: 0
            [    49.607]    RsvdMaskSize: 8
            [    49.607]    RsvdFieldPosition: 24
            [    49.607]    DirectColorModeInfo: 0
            [    49.607]    PhysBasePtr: 0xd0000000
            [    49.607]    LinBytesPerScanLine: 3200
            [    49.607]    BnkNumberOfImagePages: 3
            [    49.607]    LinNumberOfImagePages: 3
            [    49.607]    LinRedMaskSize: 8
            [    49.607]    LinRedFieldPosition: 16
            [    49.607]    LinGreenMaskSize: 8
            [    49.607]    LinGreenFieldPosition: 8
            [    49.607]    LinBlueMaskSize: 8
            [    49.607]    LinBlueFieldPosition: 0
            [    49.607]    LinRsvdMaskSize: 8
            [    49.607]    LinRsvdFieldPosition: 24
            [    49.607]    MaxPixelClock: 0
            [    49.608] *Mode: 118 (1024x768)
            [    49.608]    ModeAttributes: 0x9b
            [    49.608]    WinAAttributes: 0x7
            [    49.608]    WinBAttributes: 0x0
            [    49.608]    WinGranularity: 64
            [    49.608]    WinSize: 64
            [    49.608]    WinASegment: 0xa000
            [    49.608]    WinBSegment: 0xa000
            [    49.608]    WinFuncPtr: 0xc00034ef
            [    49.608]    BytesPerScanline: 4096
            [    49.608]    XResolution: 1024
            [    49.608]    YResolution: 768
            [    49.608]    XCharSize: 8
            [    49.608]    YCharSize: 16
            [    49.608]    NumberOfPlanes: 1
            [    49.608]    BitsPerPixel: 32
            [    49.608]    NumberOfBanks: 1
            [    49.608]    MemoryModel: 6
            [    49.608]    BankSize: 0
            [    49.608]    NumberOfImages: 1
            [    49.608]    RedMaskSize: 8
            [    49.608]    RedFieldPosition: 16
            [    49.608]    GreenMaskSize: 8
            [    49.608]    GreenFieldPosition: 8
            [    49.608]    BlueMaskSize: 8
            [    49.608]    BlueFieldPosition: 0
            [    49.608]    RsvdMaskSize: 8
            [    49.608]    RsvdFieldPosition: 24
            [    49.608]    DirectColorModeInfo: 0
            [    49.608]    PhysBasePtr: 0xd0000000
            [    49.608]    LinBytesPerScanLine: 4096
            [    49.608]    BnkNumberOfImagePages: 1
            [    49.608]    LinNumberOfImagePages: 1
            [    49.608]    LinRedMaskSize: 8
            [    49.608]    LinRedFieldPosition: 16
            [    49.608]    LinGreenMaskSize: 8
            [    49.608]    LinGreenFieldPosition: 8
            [    49.608]    LinBlueMaskSize: 8
            [    49.608]    LinBlueFieldPosition: 0
            [    49.608]    LinRsvdMaskSize: 8
            [    49.608]    LinRsvdFieldPosition: 24
            [    49.608]    MaxPixelClock: 0
            [    49.609] *Mode: 11b (1280x1024)
            [    49.609]    ModeAttributes: 0x9b
            [    49.609]    WinAAttributes: 0x7
            [    49.609]    WinBAttributes: 0x0
            [    49.609]    WinGranularity: 64
            [    49.609]    WinSize: 64
            [    49.609]    WinASegment: 0xa000
            [    49.609]    WinBSegment: 0xa000
            [    49.609]    WinFuncPtr: 0xc00034ef
            [    49.609]    BytesPerScanline: 5120
            [    49.609]    XResolution: 1280
            [    49.609]    YResolution: 1024
            [    49.609]    XCharSize: 8
            [    49.609]    YCharSize: 16
            [    49.609]    NumberOfPlanes: 1
            [    49.609]    BitsPerPixel: 32
            [    49.609]    NumberOfBanks: 1
            [    49.609]    MemoryModel: 6
            [    49.609]    BankSize: 0
            [    49.609]    NumberOfImages: 0
            [    49.609]    RedMaskSize: 8
            [    49.609]    RedFieldPosition: 16
            [    49.609]    GreenMaskSize: 8
            [    49.609]    GreenFieldPosition: 8
            [    49.609]    BlueMaskSize: 8
            [    49.609]    BlueFieldPosition: 0
            [    49.609]    RsvdMaskSize: 8
            [    49.609]    RsvdFieldPosition: 24
            [    49.609]    DirectColorModeInfo: 0
            [    49.609]    PhysBasePtr: 0xd0000000
            [    49.609]    LinBytesPerScanLine: 5120
            [    49.609]    BnkNumberOfImagePages: 0
            [    49.609]    LinNumberOfImagePages: 0
            [    49.609]    LinRedMaskSize: 8
            [    49.609]    LinRedFieldPosition: 16
            [    49.609]    LinGreenMaskSize: 8
            [    49.609]    LinGreenFieldPosition: 8
            [    49.609]    LinBlueMaskSize: 8
            [    49.609]    LinBlueFieldPosition: 0
            [    49.609]    LinRsvdMaskSize: 8
            [    49.609]    LinRsvdFieldPosition: 24
            [    49.609]    MaxPixelClock: 0
            [    49.610] *Mode: 132 (1600x1200)
            [    49.610]    ModeAttributes: 0x9b
            [    49.610]    WinAAttributes: 0x7
            [    49.610]    WinBAttributes: 0x0
            [    49.610]    WinGranularity: 64
            [    49.610]    WinSize: 64
            [    49.610]    WinASegment: 0xa000
            [    49.610]    WinBSegment: 0xa000
            [    49.610]    WinFuncPtr: 0xc00034ef
            [    49.610]    BytesPerScanline: 6400
            [    49.610]    XResolution: 1600
            [    49.610]    YResolution: 1200
            [    49.610]    XCharSize: 8
            [    49.610]    YCharSize: 16
            [    49.610]    NumberOfPlanes: 1
            [    49.610]    BitsPerPixel: 32
            [    49.610]    NumberOfBanks: 1
            [    49.610]    MemoryModel: 6
            [    49.610]    BankSize: 0
            [    49.610]    NumberOfImages: 0
            [    49.610]    RedMaskSize: 8
            [    49.610]    RedFieldPosition: 16
            [    49.610]    GreenMaskSize: 8
            [    49.610]    GreenFieldPosition: 8
            [    49.610]    BlueMaskSize: 8
            [    49.610]    BlueFieldPosition: 0
            [    49.610]    RsvdMaskSize: 8
            [    49.610]    RsvdFieldPosition: 24
            [    49.610]    DirectColorModeInfo: 0
            [    49.610]    PhysBasePtr: 0xd0000000
            [    49.610]    LinBytesPerScanLine: 6400
            [    49.610]    BnkNumberOfImagePages: 0
            [    49.610]    LinNumberOfImagePages: 0
            [    49.610]    LinRedMaskSize: 8
            [    49.610]    LinRedFieldPosition: 16
            [    49.610]    LinGreenMaskSize: 8
            [    49.610]    LinGreenFieldPosition: 8
            [    49.610]    LinBlueMaskSize: 8
            [    49.610]    LinBlueFieldPosition: 0
            [    49.610]    LinRsvdMaskSize: 8
            [    49.610]    LinRsvdFieldPosition: 24
            [    49.610]    MaxPixelClock: 0
            [    49.610] Mode: 102 (800x600)
            [    49.610]    ModeAttributes: 0x1f
            [    49.610]    WinAAttributes: 0x7
            [    49.610]    WinBAttributes: 0x0
            [    49.610]    WinGranularity: 64
            [    49.610]    WinSize: 64
            [    49.610]    WinASegment: 0xa000
            [    49.610]    WinBSegment: 0xa000
            [    49.610]    WinFuncPtr: 0xc00034ef
            [    49.610]    BytesPerScanline: 100
            [    49.610]    XResolution: 800
            [    49.610]    YResolution: 600
            [    49.610]    XCharSize: 8
            [    49.610]    YCharSize: 16
            [    49.610]    NumberOfPlanes: 4
            [    49.610]    BitsPerPixel: 4
            [    49.610]    NumberOfBanks: 1
            [    49.611]    MemoryModel: 3
            [    49.611]    BankSize: 0
            [    49.611]    NumberOfImages: 31
            [    49.611]    RedMaskSize: 0
            [    49.611]    RedFieldPosition: 0
            [    49.611]    GreenMaskSize: 0
            [    49.611]    GreenFieldPosition: 0
            [    49.611]    BlueMaskSize: 0
            [    49.611]    BlueFieldPosition: 0
            [    49.611]    RsvdMaskSize: 0
            [    49.611]    RsvdFieldPosition: 0
            [    49.611]    DirectColorModeInfo: 0
            [    49.611]    PhysBasePtr: 0xd0000000
            [    49.611]    LinBytesPerScanLine: 100
            [    49.611]    BnkNumberOfImagePages: 31
            [    49.611]    LinNumberOfImagePages: 31
            [    49.611]    LinRedMaskSize: 0
            [    49.611]    LinRedFieldPosition: 0
            [    49.611]    LinGreenMaskSize: 0
            [    49.611]    LinGreenFieldPosition: 0
            [    49.611]    LinBlueMaskSize: 0
            [    49.611]    LinBlueFieldPosition: 0
            [    49.611]    LinRsvdMaskSize: 0
            [    49.611]    LinRsvdFieldPosition: 0
            [    49.611]    MaxPixelClock: 0
            [    49.611] 
            [    49.611] (II) VESA(0): Total Memory: 4096 64KB banks (262144kB)
            [    49.611] (II) VESA(0): : Using hsync range of 30.00-83.00 kHz
            [    49.611] (II) VESA(0): : Using vrefresh range of 56.00-75.00 Hz
            [    49.611] (II) VESA(0): : Using maximum pixel clock of 135.00 MHz
            [    49.611] (WW) VESA(0): Unable to estimate virtual size
            [    49.611] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
            [    49.611] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
            [    49.611] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
            [    49.611] () VESA(0): *Built-in mode "1024x768"
            [    49.611] () VESA(0): *Built-in mode "800x600"
            [    49.611] () VESA(0): *Built-in mode "640x480"
            [    49.611] () VESA(0): Display dimensions: (440, 250) mm
            [    49.611] () VESA(0): DPI set to (59, 78)
            [    49.611] () VESA(0): Using "Shadow Framebuffer"
            [    49.611] (II) Loading sub module "shadow"
            [    49.611] (II) LoadModule: "shadow"
            [    49.611] (II) Loading /usr/lib/xorg/modules/libshadow.so
            [    49.612] (II) Module shadow: vendor="X.Org Foundation"
            [    49.612]    compiled for 1.18.4, module version = 1.1.0
            [    49.612]    ABI class: X.Org ANSI C Emulation, version 0.4
            [    49.612] (II) Loading sub module "fb"
            [    49.612] (II) LoadModule: "fb"
            [    49.612] (II) Loading /usr/lib/xorg/modules/libfb.so
            [    49.634] (II) Module fb: vendor="X.Org Foundation"
            [    49.634]    compiled for 1.18.4, module version = 1.0.0
            [    49.634]    ABI class: X.Org ANSI C Emulation, version 0.4
            [    49.634] (==) Depth 24 pixmap format is 32 bpp
            [    49.634] (II) Loading sub module "int10"
            [    49.634] (II) LoadModule: "int10"
            [    49.634] (II) Loading /usr/lib/xorg/modules/libint10.so
            [    49.634] (II) Module int10: vendor="X.Org Foundation"
            [    49.635]    compiled for 1.18.4, module version = 1.0.0
            [    49.635]    ABI class: X.Org Video Driver, version 20.0
            [    49.635] (II) VESA(0): initializing int10
            [    49.639] (II) VESA(0): Primary V_BIOS segment is: 0xc000
            [    49.640] (II) VESA(0): VESA BIOS detected
            [    49.640] (II) VESA(0): VESA VBE Version 3.0
            [    49.640] (II) VESA(0): VESA VBE Total Mem: 262144 kB
            [    49.640] (II) VESA(0): VESA VBE OEM: SiS
            [    49.640] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
            [    49.640] (II) VESA(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
            [    49.640] (II) VESA(0): VESA VBE OEM Product: 6330
            [    49.640] (II) VESA(0): VESA VBE OEM Product Rev: 3.62.00
            [    49.641] (II) VESA(0): virtual address = 0xa6b16000,
                physical address = 0xd0000000, size = 268435456
            [    49.649] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
            [    49.710] (==) VESA(0): Default visual is TrueColor
            [    49.798] (==) VESA(0): Backing store enabled
            [    49.844] (==) VESA(0): DPMS enabled
            [    49.887] (==) RandR enabled
            [    49.936] (II) SELinux: Disabled on system
            [    50.017] (II) AIGLX: Screen 0 is not DRI2 capable
            [    50.017] (EE) AIGLX: reverting to software rendering
            [    53.405] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
            [    53.405] (II) AIGLX: Loaded and initialized swrast
            [    53.405] (II) GLX: Initialized DRISWRAST GL provider for screen 0
            [    53.727] (II) config/udev: Adding input device Power Button (/dev/input/event1)
            [    53.728] () Power Button: Applying InputClass "evdev keyboard catchall"
            [    53.728] (II) LoadModule: "evdev"
            [    53.728] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [    53.832] (II) Module evdev: vendor="X.Org Foundation"
            [    53.832]    compiled for 1.18.1, module version = 2.10.1
            [    53.832]    Module class: X.Org XInput Driver
            [    53.832]    ABI class: X.Org XInput driver, version 22.1
            [    53.832] (II) Using input driver 'evdev' for 'Power Button'
            [    53.832] () Power Button: always reports core events
            [    53.832] () evdev: Power Button: Device: "/dev/input/event1"
            [    53.832] (--) evdev: Power Button: Vendor 0 Product 0x1
            [    53.832] (--) evdev: Power Button: Found keys
            [    53.832] (II) evdev: Power Button: Configuring as keyboard
            [    53.832] () Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
            [    53.832] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
            [    53.832] () Option "xkb_rules" "evdev"
            [    53.832] () Option "xkb_model" "pc105"
            [    53.832] () Option "xkb_layout" "br"
            [    53.861] (II) config/udev: Adding input device Power Button (/dev/input/event0)
            [    53.861] () Power Button: Applying InputClass "evdev keyboard catchall"
            [    53.861] (II) Using input driver 'evdev' for 'Power Button'
            [    53.861] () Power Button: always reports core events
            [    53.861] () evdev: Power Button: Device: "/dev/input/event0"
            [    53.861] (--) evdev: Power Button: Vendor 0 Product 0x1
            [    53.861] (--) evdev: Power Button: Found keys
            [    53.861] (II) evdev: Power Button: Configuring as keyboard
            [    53.861] () Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
            [    53.861] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
            [    53.861] () Option "xkb_rules" "evdev"
            [    53.861] () Option "xkb_model" "pc105"
            [    53.861] () Option "xkb_layout" "br"
            [    53.862] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event2)
            [    53.862] () SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
            [    53.862] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
            [    53.862] () SIGMACHIP USB Keyboard: always reports core events
            [    53.862] () evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event2"
            [    53.862] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x26
            [    53.862] (--) evdev: SIGMACHIP USB Keyboard: Found keys
            [    53.862] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
            [    53.862] () Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0/0003:1C4F:0026.0001/input/input5/event2"
            [    53.862] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 8)
            [    53.862] () Option "xkb_rules" "evdev"
            [    53.862] () Option "xkb_model" "pc105"
            [    53.862] () Option "xkb_layout" "br"
            [    53.863] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event3)
            [    53.863] () SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
            [    53.863] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
            [    53.863] () SIGMACHIP USB Keyboard: always reports core events
            [    53.863] () evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event3"
            [    53.863] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x26
            [    53.863] (--) evdev: SIGMACHIP USB Keyboard: Found 1 mouse buttons
            [    53.863] (--) evdev: SIGMACHIP USB Keyboard: Found scroll wheel(s)
            [    53.863] (--) evdev: SIGMACHIP USB Keyboard: Found relative axes
            [    53.863] (II) evdev: SIGMACHIP USB Keyboard: Forcing relative x/y axes to exist.
            [    53.863] (--) evdev: SIGMACHIP USB Keyboard: Found absolute axes
            [    53.863] (II) evdev: SIGMACHIP USB Keyboard: Forcing absolute x/y axes to exist.
            [    53.863] (--) evdev: SIGMACHIP USB Keyboard: Found keys
            [    53.863] (II) evdev: SIGMACHIP USB Keyboard: Configuring as mouse
            [    53.863] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
            [    53.863] (II) evdev: SIGMACHIP USB Keyboard: Adding scrollwheel support
            [    53.863] () evdev: SIGMACHIP USB Keyboard: YAxisMapping: buttons 4 and 5
            [    53.863] () evdev: SIGMACHIP USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [    53.864] () Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.1/0003:1C4F:0026.0002/input/input6/event3"
            [    53.864] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 9)
            [    53.864] () Option "xkb_rules" "evdev"
            [    53.864] () Option "xkb_model" "pc105"
            [    53.864] () Option "xkb_layout" "br"
            [    53.864] (II) evdev: SIGMACHIP USB Keyboard: initialized for relative axes.
            [    53.864] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
            [    53.864] () SIGMACHIP USB Keyboard: (accel) keeping acceleration scheme 1
            [    53.864] () SIGMACHIP USB Keyboard: (accel) acceleration profile 0
            [    53.864] () SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000
            [    53.864] () SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4
            [    53.865] (II) config/udev: Adding input device HDA SIS966 Line Out (/dev/input/event8)
            [    53.865] (II) No input driver specified, ignoring this device.
            [    53.865] (II) This device may have been added with another device file.
            [    53.865] (II) config/udev: Adding input device HDA SIS966 Front Headphone (/dev/input/event9)
            [    53.865] (II) No input driver specified, ignoring this device.
            [    53.865] (II) This device may have been added with another device file.
            [    53.866] (II) config/udev: Adding input device HDA SIS966 Front Mic (/dev/input/event5)
            [    53.866] (II) No input driver specified, ignoring this device.
            [    53.866] (II) This device may have been added with another device file.
            [    53.866] (II) config/udev: Adding input device HDA SIS966 Rear Mic (/dev/input/event6)
            [    53.866] (II) No input driver specified, ignoring this device.
            [    53.866] (II) This device may have been added with another device file.
            [    53.866] (II) config/udev: Adding input device HDA SIS966 Line (/dev/input/event7)
            [    53.866] (II) No input driver specified, ignoring this device.
            [    53.867] (II) This device may have been added with another device file.
            [    53.867] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
            [    53.867] () ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
            [    53.867] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
            [    53.867] () ImPS/2 Generic Wheel Mouse: always reports core events
            [    53.867] () evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
            [    53.867] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
            [    53.867] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
            [    53.867] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
            [    53.867] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
            [    53.867] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
            [    53.867] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
            [    53.867] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
            [    53.867] () evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
            [    53.867] () evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [    53.867] () Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
            [    53.867] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
            [    53.867] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
            [    53.867] () ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
            [    53.868] () ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
            [    53.868] () ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
            [    53.868] () ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
            [    53.868] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
            [    53.868] (II) No input driver specified, ignoring this device.
            [    53.868] (II) This device may have been added with another device file.

            Segue a saída do comando lspci

            01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)

            Obrigado!

            Curtir

          2. Boa tarde.
            Marcelo, vê, por favor a saída dos comandos:
            uname -m.
            Se a saída for “i686”, tu vais ter que adotar a estratégia do Magno (acima, aqui).
            Testei a versão do ABI (inclusive, no arquivo xorg.conf do pacote compactado, o Ignore ABI já vem declarado, então, em tese, não é isso, também).
            Dê-me um retorno sobre o comando.

            Curtir

          3. Boa Tarde!
            Morvan, a saída do comando foi i686. Já havia trocado anteriormente os drivers para o sugerido (MAGNO). Ocorre que o computador, após o POST, começa a iniciar (apresenta LUBUNTO …) mas em um determinado momento, antes de aparecer o desktop, a tela fica preta e assim permanece, travando-o. Daí reinicio com um cd live e deleto o arquivo XORG.CONF e assim ele reinicia na antiga resolução de 1024 x 768. Lembro que não consigo executar o arquivo sisctrl, nem pelo atalho e nem pelo terminal. É apresentado o erro: bash: ./sisctrl: cannot execute binary file: Erro no formato exec

            Curtir

          4. Boa tarde.
            Marcelo, o SisCtrl precisa ser também da mesma arquitetura da tua máquina, não pode ser este do pacote, e precisa estar declarado no xorg.conf.
            Ele não é para ser executado “Stand Alone“, e sim como um Serviço do X. Vou preparar um pacote zipado e vou enviá-lo para você poder testá-lo. Só não o posso agora, pois estou no trabalho. Ao chegar em casa, vou procurar fazer um zip com estes arquivos.

            Curtir

          5. Morvan, se interessar, posso enviar os drivers que compilei recentemente. O xorg.conf também carrega funcionalidades específicas, e, tem funcionado bem em meu i386.

            Curtir

          6. Boa tarde.
            Lucas Ferreira (02/12/2016 às 12:39):

            Morvan, se interessar, posso enviar os drivers que compilei recentemente. O xorg.conf também carrega funcionalidades específicas, e, tem funcionado bem em meu i386.

            Tudo bem. Pode enviar para a página de contato e colocar o máximo de informações (fontes, diretivas de compilação, etc.), que eu subo como uma página de Post, com seus créditos.

            Curtir

  14. Olá Morvan, nossa, primeiramente muito obrigado por esse tutorial. A tempos eu tentava ajustar minha resolução para 1280×800(capacidade máxima do meu note cce xbe216), e só com este tutorial deu certo. Fiquei muito feliz.

    Porém, ainda tem mais uma coisa, eu tenho um monitor externo Samsung 20pl e não estou conseguindo estender os vídeos.

    Você pode me ajudar?

    Curtir

    1. Bom dia.
      Sóstenes Gomes (15/02/2017 às 22:57):

      … A tempos eu tentava ajustar minha resolução para 1280×800(capacidade máxima do meu note cce xbe216), e só com este tutorial deu certo. Fiquei muito feliz… eu tenho um monitor externo Samsung 20pl e não estou conseguindo estender os vídeos…

      Sóstenes, este é nosso trabalho. É compartilhar soluções.
      Quanto ao problema do monitor, você tentou utilizar o SisCtrl para habilitar e enviar o vídeo ao segundo monitor, tendo, neste, resolução diferente? Ou o XRandR? Com o primeiro, eu consegui estender meu vídeo a 1366×800; isso num monitor de 23″. Mas foi possível.
      Qualquer coisa, retorne a informação do seu xorg.conf.

      Curtir

      1. Olá Morvan, no sisctrl não achei a opção de estender.

        Ao executar xrandr aparece o seguinte:

        xrandr: Failed to get size of gamma for output default
        Screen 0: minimum 640 x 480, current 1280 x 800, maximum 1280 x 800
        default connected primary 1280×800+0+0 0mm x 0mm
        1280×800 60.00*
        1024×768 60.00
        800×600 60.00
        640×480 60.00

        o xorg.conf é o original do tutorial, não alterei.

        Curtir

          1. Olá Morvan, eu atualizei para o módulo compilado, mesmo assim ainda não consigo estender os monitores, eles ficam apenas duplicados.

            No SisCtrl eu identifiquei que o monitor externo é o CRT1 e na aba dele tem uma selectbox chamada Device Type com 03 opções:

            VGA (analog output) *é a opção que está selecionada
            LCD
            OFF

            Se tento mudar para LCD sempre volta automaticamente para VGA (analog output).

            Log do xorg

            sostenes@home:~$ cat /var/log/Xorg.0.log | grep -i version
            [   337.385] X Protocol Version 11, Revision 0
            [   337.385] Current version of pixman: 0.33.6
                to make sure that you have the latest version.
            [   337.386] (II) Module ABI versions:
            [   337.391]    compiled for 1.18.3, module version = 1.0.0
            [   337.391]    ABI class: X.Org Server Extension, version 9.0
            [   337.391]    compiled for 1.18.3, module version = 1.0.0
            [   337.391]    ABI class: X.Org Video Driver, version 20.0
            [   337.391]    compiled for 1.18.3, module version = 1.1.0
            [   337.391]    ABI class: X.Org Video Driver, version 20.0
            [   337.417]    compiled for 1.18.4, module version = 0.8.0
            [   337.417]    ABI class: X.Org Video Driver, version 20.0
            [   337.421] (II) SIS(0): *** for documentation, updates and a Premium Version.
            [   337.421] (II) SIS(0): RandR rotation support not available in this version.
            [   337.421] (II) SIS(0): Dynamic modelist support not available in this version.
            [   337.421] (II) SIS(0): Screen growing support not available in this version.
            [   337.421] (II) SIS(0): Advanced Xv video blitter not available in this version.
            [   337.421] (II) SIS(0): Advanced MergedFB support not available in this version.
            [   338.184] (II) SIS(0): EDID Version: 1.3
            [   338.187]    compiled for 1.18.3, module version = 1.0.0
            [   338.187]    ABI class: X.Org ANSI C Emulation, version 0.4
            [   338.204]    compiled for 1.18.3, module version = 1.0.0
            [   338.204]    ABI class: X.Org ANSI C Emulation, version 0.4
            [   338.204]    compiled for 1.18.3, module version = 1.1.0
            [   338.204]    ABI class: X.Org Video Driver, version 20.0
            [   338.204]    compiled for 1.18.3, module version = 1.0.0
            [   338.204]    ABI class: X.Org Video Driver, version 20.0
            [   338.211] (II) SIS(0): VESA VBE Version 3.0
            [   339.629] (II) SIS(0): Initialized SISCTRL extension version 0.1
            [   339.629] (II) SIS(0): Registered screen 0 with SISCTRL extension version 0.1
            [   339.770]    compiled for 1.18.1, module version = 2.10.1
            [   339.770]    ABI class: X.Org XInput driver, version 22.1
            [   339.830]    compiled for 1.18.1, module version = 1.8.2
            [   339.830]    ABI class: X.Org XInput driver, version 22.1

            Curtir

          2. Boa tarde.

            Olá Morvan, eu atualizei para o módulo compilado, mesmo assim ainda não consigo estender os monitores, eles ficam apenas duplicados.
            No SisCtrl eu identifiquei que o monitor externo é o CRT1 e na aba dele tem uma selectbox chamada Device Type com 03 opções:
            VGA (analog output) *é a opção que está selecionada
            LCD
            OFF
            Se tento mudar para LCD sempre volta automaticamente para VGA (analog output).

            Sóstenes, no caso do monitor, o EDID do monitor está detectando-o como CRT | VGA. Por isso que ele chaveia de volta. Na Aba de configuração do segundo monitor é que é possível configurar outra saída; observe também se em Configurações → Vídeo existe como comandar o segundo monitor. Aviso que, no caso da infame Sis, a resolução maior costuma ser o dispositivo principal (LCD). É uma limitação do dispositivo, e não do S. O.

            Curtir

    1. Boa tarde.
      Emanuele Penacchio (29 de abril de 2017 às 10:56):

      “Obrigado.
      Ubuntu 4.14 no Asus K50C.
      Emanuele, Itàlia.”

      Não há de quê, Emanuele Pennacho. É nosso trabalho e temos prazer em servir.
      Observe que já tem tutorial mais atualizado, caso deseje mudar de versão do Ubuntu, Aqui, no nosso blogue.

      Morvan, Usuário GNU-Linux #433640. Seja Legal; seja Livre. Use GNU-Linux.

      Curtir

  15. Section “Device”
    Identifier “Configured Video Device”
    Driver “vesa”
    EndSection

    Section “Monitor”
    Identifier “Configured Monitor”
    EndSection

    Section “Screen”
    Identifier “Default Screen”
    Monitor “Configured Monitor”
    Device “Configured Video Device”
    EndSection

    Curtir

    1. #caso seu drive seja vesa!!!
      #use o script abaixo:
      #nomeie como xorg.conf
      #copie e cole em /etc/X11
      Section “Device”
      Identifier “Configured Video Device”
      Driver “vesa”
      EndSection

      Section “Monitor”
      Identifier “Configured Monitor”
      EndSection

      Section “Screen”
      Identifier “Default Screen”
      Monitor “Configured Monitor”
      Device “Configured Video Device”
      EndSection

      Curtir

  16. OLá, eu dei o comando “cat /var/log/Xorg.0.log | grep EE” e como resposta apareceu o resultado:

    ” (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 49.828] (II) Initializing extension MIT-SCREEN-SAVER
    [ 58.034] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
    [ 58.070] (EE) Error loading keymap /var/lib/xkb/server-0.xkm”

    Qual o problema neste caso?

    Curtir

    1. Clair, boa tarde. Os dois códigos (entradas 58.034 e 58.070) dizem respeito a teclado (“KeyMap” e “XKB”). Alguma combinação de teclas ou código de varredura não reconhecidos). O X trata também do teclado e de outros dispositivos, não só da Interface de vídeo. Pode desconsiderar, nesse caso.

      Curtir

Deixe um comentário, se desejado. Pode utilizar formatação HTML, idem.