Problema resolução vídeo.

2017-05-07 Thread João Paulo Ferreira
Boa noite!

Estou enfrentando um problema pós-instalação do Debian Jessie em um
notebook um pouquinho velho.
A resolução disponibilizada pelo X são:

   1366x768  60.00*+
   1360x768  59.8059.96
   1024x768  60.00
   800x600   60.3256.25
   640x480   59.94

Sendo que já obtive resoluções melhores em outras distro "Kali Linux" e
versões antiga do Debian.

Já busquei em diversos foruns mais não obtive exceto. Então venho aqui
pedir à ajuda de vocês.

*lspci*
>

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)

*lshw*
>

  *-display
   description: VGA compatible controller
   product: 2nd Generation Core Processor Family Integrated Graphics
Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:42 memory:f780-f7bf memory:e000-efff
ioport:f000(size=64)

*Processor*
>

model name: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz

*Version*
>

Debian 8.5

*Kernel version*
>

3.16.0-4-amd64

Atenciosamente,

*João Paulo Ferreira*


Re: [PROBLEMA PLACA DE VÍDEO - CHIPSET VIA]

2011-11-02 Thread João Paulo Ferreira
Olá Rodolfo,

Muito obrigado pela ajuda.

Conseguir resolver o problema da seguinte forma:


Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0

SubSection Display
Modes 1366x768 1280x960 1024x768 800x600 640x480
Virtual 1366 768
Depth 24
EndSubSection
EndSection


Em Screen eu adicionei a seguinte linha: Modes 1366x768 1280x960
1024x768 800x600 640x480 e Virtual 1366 768

em Monitor:

Section Monitor
Identifier   Monitor0
VendorName   AOC
ModelNameF19L
HorizSync   31.5 - 64.3
VertRefresh 40-150
EndSection

Eu modifiquei VendorName para o nome do fabricante do meu monitor em
ModelName coloquei o modelo do meu monitor e adicionei as seguintes
linhas: HorizSync   31.5 - 64.3 VertRefresh 40-150.

Reniciei a máquina e o problema foi resolvido.


On 2 nov, 07:50, Rodolfo rof20...@gmail.com wrote:
 Pode mostrar aqui como ficou após as alterações ?

 Em 1 de novembro de 2011 22:13, João Paulo Ferreira
 jferreira...@gmail.comescreveu:







  Olá Rodolfo,

  Eu fiz as devidas alterações porém continua a mesma coisa.

  Quem puder me ajudar fico agradecido.

  On 31 out, 11:40, Rodolfo rof20...@gmail.com wrote:
   O que está faltando é o flag MODES na Section Screen, que é o que
  define
   a resolução. Após a mudança reinicie o servidor X, ou a máquina mesmo se
   preferir. E se puder apague todos os outros modos de profundidade de cor
  e
   deixe somente 24 depth.
   ---
   Section Screen
                 SubSection Display
                  Viewport   0 0
                  Depth     24
                  *Modes 1024x768
   *       EndSubSection
   EndSection
   -

   Em 30 de outubro de 2011 23:08, João Paulo Ferreira
   jferreira...@gmail.comescreveu:

Olá meu colegas da comunidade Debian.

Estou aqui mais uma vez para solicitar à ajuda de vocês.

O problema dessa vez está na minha placa de vídeo, hoje realizei a
instalação do Debian 6 (Squeeze) no meu desktop porém a resolução
máxima que me disponibiliza é: 800x600.

Já tentei configurar o xorg.conf na mão sem sucesso, instalar o drive
da via sem sucesso, pesquisei no Google e não encontrei nada.

Segue abaixo algumas informações interessantes.

LSPCI

01:00.0 VGA compatible controller: VIA Technologies, Inc. CN896/VN896/
P4M900 [Chrome 9 HC] (rev 01)

XORG.CONF

Section ServerLayout
       Identifier     X.org Configured
       Screen      0  Screen0 0 0
       InputDevice    Mouse0 CorePointer
       InputDevice    Keyboard0 CoreKeyboard
EndSection

Section Files
       ModulePath   /usr/lib/xorg/modules
       FontPath     /usr/share/fonts/X11/misc
       FontPath     /usr/share/fonts/X11/cyrillic
       FontPath     /usr/share/fonts/X11/100dpi/:unscaled
       FontPath     /usr/share/fonts/X11/75dpi/:unscaled
       FontPath     /usr/share/fonts/X11/Type1
       FontPath     /usr/share/fonts/X11/100dpi
       FontPath     /usr/share/fonts/X11/75dpi
       FontPath     /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
       FontPath     built-ins
EndSection

Section Module
       Load  dri2
       Load  dri
       Load  glx
       Load  dbe
       Load  extmod
       Load  record
EndSection

Section InputDevice
       Identifier  Keyboard0
       Driver      kbd
EndSection

Section InputDevice
       Identifier  Mouse0
       Driver      mouse
       Option      Protocol auto
       Option      Device /dev/input/mice
       Option      ZAxisMapping 4 5 6 7
EndSection

Section Monitor
       Identifier   Monitor0
       VendorName   Monitor Vendor
       ModelName    Monitor Model
EndSection

Section Device
       ### Available Driver options are:-
       ### Values: i: integer, f: float, bool: True/False,
       ### string: String, freq: f Hz/kHz/MHz
       ### [arg]: arg optional
       #Option     PrintVGARegs              # [bool]
       #Option     PrintTVRegs               # [bool]
       #Option     I2CScan                   # [bool]
       #Option     VBEModes                  # [bool]
       #Option     NoAccel                   # [bool]
       #Option     AccelMethod               # str
       #Option     ExaNoComposite            # [bool]
       #Option     ExaScratchSize            # i
       #Option     SWCursor                  # [bool]
       #Option     ShadowFB                  # [bool]
       #Option     RotationType              # [str]
       #Option     Rotate                    # [str]
       #Option     VideoRAM                  # i
       #Option     ActiveDevice              # [str]
       #Option     BusWidth

Re: [PROBLEMA PLACA DE VÍDEO - CHIPSET VIA]

2011-11-01 Thread João Paulo Ferreira
Olá Rodolfo,

Eu fiz as devidas alterações porém continua a mesma coisa.

Quem puder me ajudar fico agradecido.

On 31 out, 11:40, Rodolfo rof20...@gmail.com wrote:
 O que está faltando é o flag MODES na Section Screen, que é o que define
 a resolução. Após a mudança reinicie o servidor X, ou a máquina mesmo se
 preferir. E se puder apague todos os outros modos de profundidade de cor e
 deixe somente 24 depth.
 ---
 Section Screen
               SubSection Display
                Viewport   0 0
                Depth     24
                *Modes 1024x768
 *       EndSubSection
 EndSection
 -

 Em 30 de outubro de 2011 23:08, João Paulo Ferreira
 jferreira...@gmail.comescreveu:

  Olá meu colegas da comunidade Debian.

  Estou aqui mais uma vez para solicitar à ajuda de vocês.

  O problema dessa vez está na minha placa de vídeo, hoje realizei a
  instalação do Debian 6 (Squeeze) no meu desktop porém a resolução
  máxima que me disponibiliza é: 800x600.

  Já tentei configurar o xorg.conf na mão sem sucesso, instalar o drive
  da via sem sucesso, pesquisei no Google e não encontrei nada.

  Segue abaixo algumas informações interessantes.

  LSPCI

  01:00.0 VGA compatible controller: VIA Technologies, Inc. CN896/VN896/
  P4M900 [Chrome 9 HC] (rev 01)

  XORG.CONF

  Section ServerLayout
         Identifier     X.org Configured
         Screen      0  Screen0 0 0
         InputDevice    Mouse0 CorePointer
         InputDevice    Keyboard0 CoreKeyboard
  EndSection

  Section Files
         ModulePath   /usr/lib/xorg/modules
         FontPath     /usr/share/fonts/X11/misc
         FontPath     /usr/share/fonts/X11/cyrillic
         FontPath     /usr/share/fonts/X11/100dpi/:unscaled
         FontPath     /usr/share/fonts/X11/75dpi/:unscaled
         FontPath     /usr/share/fonts/X11/Type1
         FontPath     /usr/share/fonts/X11/100dpi
         FontPath     /usr/share/fonts/X11/75dpi
         FontPath     /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
         FontPath     built-ins
  EndSection

  Section Module
         Load  dri2
         Load  dri
         Load  glx
         Load  dbe
         Load  extmod
         Load  record
  EndSection

  Section InputDevice
         Identifier  Keyboard0
         Driver      kbd
  EndSection

  Section InputDevice
         Identifier  Mouse0
         Driver      mouse
         Option      Protocol auto
         Option      Device /dev/input/mice
         Option      ZAxisMapping 4 5 6 7
  EndSection

  Section Monitor
         Identifier   Monitor0
         VendorName   Monitor Vendor
         ModelName    Monitor Model
  EndSection

  Section Device
         ### Available Driver options are:-
         ### Values: i: integer, f: float, bool: True/False,
         ### string: String, freq: f Hz/kHz/MHz
         ### [arg]: arg optional
         #Option     PrintVGARegs              # [bool]
         #Option     PrintTVRegs               # [bool]
         #Option     I2CScan                   # [bool]
         #Option     VBEModes                  # [bool]
         #Option     NoAccel                   # [bool]
         #Option     AccelMethod               # str
         #Option     ExaNoComposite            # [bool]
         #Option     ExaScratchSize            # i
         #Option     SWCursor                  # [bool]
         #Option     ShadowFB                  # [bool]
         #Option     RotationType              # [str]
         #Option     Rotate                    # [str]
         #Option     VideoRAM                  # i
         #Option     ActiveDevice              # [str]
         #Option     BusWidth                  # [str]
         #Option     Center                    # [bool]
         #Option     PanelSize                 # [str]
         #Option     ForcePanel                # [bool]
         #Option     TVDotCrawl                # [bool]
         #Option     TVDeflicker               # i
         #Option     TVType                    # [str]
         #Option     TVOutput                  # [str]
         #Option     TVPort                    # [str]
         #Option     DisableVQ                 # [bool]
         #Option     DisableIRQ                # [bool]
         #Option     EnableAGPDMA              # [bool]
         #Option     NoAGPFor2D                # [bool]
         #Option     NoXVDMA                   # [bool]
         #Option     VbeSaveRestore            # [bool]
         #Option     DisableXvBWCheck          # [bool]
         #Option     ModeSwitchMethod          # [str]
         #Option     MaxDRIMem                 # i
         #Option     AGPMem                    # i
         Identifier  Card0
         Driver      openchrome
         VendorName  VIA Technologies, Inc.
         BoardName   CN896/VN896/P4M900 [Chrome 9 HC]
         BusID       PCI:1:0:0
  EndSection

  Section Screen
         Identifier Screen0
         Device     Card0
         Monitor

[PROBLEMA PLACA DE VÍDEO - CHIPSET VIA]

2011-10-30 Thread João Paulo Ferreira
Olá meu colegas da comunidade Debian.

Estou aqui mais uma vez para solicitar à ajuda de vocês.

O problema dessa vez está na minha placa de vídeo, hoje realizei a
instalação do Debian 6 (Squeeze) no meu desktop porém a resolução
máxima que me disponibiliza é: 800x600.

Já tentei configurar o xorg.conf na mão sem sucesso, instalar o drive
da via sem sucesso, pesquisei no Google e não encontrei nada.

Segue abaixo algumas informações interessantes.

LSPCI

01:00.0 VGA compatible controller: VIA Technologies, Inc. CN896/VN896/
P4M900 [Chrome 9 HC] (rev 01)


XORG.CONF


Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  dri2
Load  dri
Load  glx
Load  dbe
Load  extmod
Load  record
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option PrintVGARegs  # [bool]
#Option PrintTVRegs   # [bool]
#Option I2CScan   # [bool]
#Option VBEModes  # [bool]
#Option NoAccel   # [bool]
#Option AccelMethod   # str
#Option ExaNoComposite# [bool]
#Option ExaScratchSize# i
#Option SWCursor  # [bool]
#Option ShadowFB  # [bool]
#Option RotationType  # [str]
#Option Rotate# [str]
#Option VideoRAM  # i
#Option ActiveDevice  # [str]
#Option BusWidth  # [str]
#Option Center# [bool]
#Option PanelSize # [str]
#Option ForcePanel# [bool]
#Option TVDotCrawl# [bool]
#Option TVDeflicker   # i
#Option TVType# [str]
#Option TVOutput  # [str]
#Option TVPort# [str]
#Option DisableVQ # [bool]
#Option DisableIRQ# [bool]
#Option EnableAGPDMA  # [bool]
#Option NoAGPFor2D# [bool]
#Option NoXVDMA   # [bool]
#Option VbeSaveRestore# [bool]
#Option DisableXvBWCheck  # [bool]
#Option ModeSwitchMethod  # [str]
#Option MaxDRIMem # i
#Option AGPMem# i
Identifier  Card0
Driver  openchrome
VendorName  VIA Technologies, Inc.
BoardName   CN896/VN896/P4M900 [Chrome 9 HC]
BusID   PCI:1:0:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection

[MONITOR]

FABRICANTE: AOC
MODEL: F19L


obs.: O arquivo xorg.conf foi gerado a a partir do comando: Xorg :1 -
configure

Desde já agradeço a disponibilidade de vocês.


--
To UNSUBSCRIBE, email to 

Re: Redirecionar conexão com iptables

2011-01-26 Thread João Paulo Ferreira
Irmão,

Vamos entender uma coisinha, você está setando as regras de
redirecionamento e depois está pedindo para limpar? Não entendir?

On 25 jan, 16:00, Márcio Erli marcioe...@gmail.com wrote:
 O que esta de errado neste meu redirecionamento? Eu quero que toda vez que
 alguem vindo da minha rede 6 digitar no browser o endereço 192.168.6.6 seja
 exibido no browser a página hospedada no servidor 192.168.6.205

 #--- Redireciona conexao --
 iptables -t nat -A PREROUTING -s 192.168.6.0/24 -i eth0 -d 192.168.6.6 -p
 tcp --dport 80 -j DNAT --to 192.168.6.205
 iptables -t nat -A POSTROUTING -s 192.168.6.0/24 -o eth0 -d 192.168.6.6 -p
 tcp --dport 80 -j SNAT --to 192.168.6.205

 modprobe iptable_nat

 #- Limpando regras 
 iptables -F
 iptables -X
 iptables -Z
 iptables -t nat -F
 iptables -t nat -X
 iptables -t nat -Z
 iptables -t mangle -F
 iptables -t mangle -X

 #--- Negando todo trafico -
 iptables -P INPUT DROP
 iptables -P FORWARD DROP
 iptables -P OUTPUT ACCEPT

 #--- Liberando LO -
 iptables -A INPUT -i lo -j ACCEPT
 iptables -A INPUT -p tcp --syn -s 127.0.0.1/255.0.0.0 -j ACCEPT

 #--- Liberando pacotes que realmente devem estabelecer conexao 
 iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
 iptables -A OUTPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
 iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT

 # Liberando ping --
 iptables -A OUTPUT -p icmp --icmp-type echo-request -j ACCEPT

 #-- Liberar DNS ---
 iptables -A INPUT -p tcp --dport 53 -j ACCEPT
 iptables -A INPUT -p udp --dport 53 -j ACCEPT

 #--- Redireciona conexao --
 iptables -t nat -A PREROUTING -s 192.168.6.0/24 -i eth0 -d 192.168.6.6 -p
 tcp --dport 80 -j DNAT --to 192.168.6.205
 iptables -t nat -A POSTROUTING -s 192.168.6.0/24 -o eth0 -d 192.168.6.6 -p
 tcp --dport 80 -j SNAT --to 192.168.6.205

 #-- Libera SSD para todo mundo 
 iptables -A INPUT -p tcp --dport 22 -j ACCEPT

 --
 ---
 Atenciosamente,
 Márcio Erli
 E-Mail: marcioe...@gamil.com
 Site:www.marcioerli.com.br
 MSN: merlipa...@hotmail.com
 Skype: merlipaula
 Telefone: (31)8864-4917


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/9231c881-212f-4104-8814-1e00bc17e...@j19g2000prh.googlegroups.com