Problemas com vídeo [RESOLVIDO]

1. Problemas com vídeo [RESOLVIDO]

Arthur Neto
---Anonymous---

(usa Debian)

Enviado em 17/09/2011 - 00:06h

Pessoal, adquiri um notebook Samsung SF310 e parece que ele veio com dois vídeos, um da intel e o outro da nvídia.
Porém estou tendo problemas com o vídeo, fui instalar o cairo-dock e me apareceu um erro dizendo que eu não tinha umas libraries GLX para executar o programa.
Rodei o GLXGEARS para ver se o GLX estava funcionando e tive a surpresa de que não está funcionando, vejam:

###@###:/etc/X11$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
01:00.0 3D controller: nVidia Corporation GT218 [GeForce 310M] (rev a2)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Optima 88E8059 [PCIe Gigabit Ethernet Controller with AVB] (rev 11)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)

###@###:/etc/X11$ glxgears
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual


Obs: Eu não tenho o arquivo xorg.conf em meu /etc/X11, eu criei um xorg.conf da seguinte maneira:
1º Entrei no modo linha de comando
2º Loguei como root
3º Parei o gdm (/etc/init.d/gdm stop)
4º Rodei o comando X -configure
5º Renomeei o arquivo xorg.conf.new para xorg.conf e joguei ele dentro de /etc/X11
6º Reiniciei a máquina e o Gnome não subia nem a pau.
7º Fiz um esquema em que eu consegui excluir o xorg.conf, reiniciei a máquina e tudo voltou a funcionar.


O que pode estar acontecendo ??


  


2. MELHOR RESPOSTA

Perfil removido
removido

(usa Nenhuma)

Enviado em 26/09/2011 - 01:42h

Qual sua distro? Se for Debian Squeeze siga esses passos>>>

1 - abra seu sources.list e apague tudo que está lá e


2 -cole isso>>>

### Debian Squeeze/Stable.
## ------------------------------

### Chave GPG: sudo apt-get install debian-archive-keyring debian-keyring
#deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 DVD Binary-1 20110322-16:05]/ squeeze contrib main

deb http://mirrors.geeks.org/debian/ squeeze main contrib non-free
deb http://mirror.rit.edu/debian/ squeeze main contrib non-free

### Debian Squeeze/Stable 'Security Updates'.
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb http://ftp.br.debian.org/debian-security/ squeeze/updates main contrib non-free

### Debian Squeeze/Stable 'Volatile'.
### Informações: http://www.debian.org/News/2011/20110215.pt.html
deb http://mirrors.geeks.org/debian/ squeeze-updates main contrib non-free
deb http://mirror.rit.edu/debian/ squeeze-updates main contrib non-free

### Debian Squeeze/Stable 'Backports'.
### Chave GPG: gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C && gpg --export 16BA136C | apt-key add -
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
deb http://ftp.br.debian.org/debian-backports/ squeeze-backports main contrib non-free

### Debian Squeeze/Stable 'Multimedia'.
### Chave GPG: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb http://www.debian-multimedia.org squeeze main non-free
deb http://ftp.br.debian.org/debian-multimedia squeeze main non-free

###
### Outros Repositórios
###

### Debian Mozilla Team.
### Chave GPG: wget -O- -q http://mozilla.debian.net/archive.asc">http://mozilla.debian.net/archive.asc">http://mozilla.debian.net/archive.asc">http://mozilla.debian.net/archive.asc | gpg --import; gpg --export -a 06C4AE2A | sudo apt-key add -
#deb http://mozilla.debian.net/ squeeze-backports iceweasel-release

### Kernel liquorix.
### Chave GPG: sudo apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings
#deb http://liquorix.net/debian/ sid main
#deb http://ftp.belnet.be/mirror/liquorix.net/debian sid main

### Opera.
### Chave GPG: wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
deb http://deb.opera.com/opera/ squeeze non-free

### Oracle VM VirtualBox.
### Chave GPG: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox... -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib

### Wine.
### Chave GPG: wget -O - http://www.lamaresh.net/apt/key.gpg">http://www.lamaresh.net/apt/key.gpg">http://www.lamaresh.net/apt/key.gpg">http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -
deb http://www.lamaresh.net/apt squeeze main

### Debian Wheezy/Testing.
#deb http://ftp.debian.org/debian/ wheezy main contrib non-free
#deb http://mirrors.geeks.org/debian/ wheezy main contrib non-free
#deb http://mirror.rit.edu/debian/ wheezy main contrib non-free

### Debian Wheezy/Testing 'Security Updates'.
#deb http://security.debian.org/ wheezy/updates main contrib non-free
#deb http://ftp.br.debian.org/debian-security/ wheezy/updates main contrib non-free

#Google Chrome
deb http://dl.google.com/linux/deb/ stable main

### Debian Sid
#deb http://ftp.br.debian.org/debian/ sid main contrib non-free


depois adicione as chaves do repositórios>>

Chave GPG:
su -c "apt-get install debian-archive-keyring debian-keyring"

Chave GPG:
su -c "gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C && gpg --export 16BA136C | apt-key add -"

Chave GPG:
su -c "apt-get update && apt-get install debian-multimedia-keyring"

Chave GPG:
su -c "wget -O- -q http://mozilla.debian.net/archive.asc">http://mozilla.debian.net/archive.asc">http://mozilla.debian.net/archive.asc">http://mozilla.debian.net/archive.asc | gpg --import; gpg --export -a 06C4AE2A | sudo apt-key add -"

Chave GPG:
su -c "apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings"

Chave GPG:
su -c "wget -O - http://deb.opera.com/archive.key | sudo apt-key add -

Chave GPG: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">http://download.virtualbox... -O- | sudo apt-key add -

Chave GPG: wget -O - http://www.lamaresh.net/apt/key.gpg">http://www.lamaresh.net/apt/key.gpg">http://www.lamaresh.net/apt/key.gpg">http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -"

3 - Siga essa dica do edps >>> http://www.vivaolinux.com.br/artigo/Instalacao-do-driver-Nvidia-no-Debian-e-em-distros-derivadas

e você não terá problemas.....

3. Re: Problemas com vídeo [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 26/09/2011 - 01:38h

1 -você não possui duas vga's. O seu processador e que tem
suporte integrado ao video e não somente o seu chipset...

É isso que aparece aqui>>>

VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)

3D controller: nVidia Corporation GT218 [GeForce 310M] (rev a2)

A sua placa é essa>>>

3D controller: nVidia Corporation GT218 [GeForce 310M] (rev a2)




4. Re: Problemas com vídeo [RESOLVIDO]

Arthur Neto
---Anonymous---

(usa Debian)

Enviado em 03/10/2011 - 23:15h

Valeu cara, funcionou perfeitamente.
Obrigado.


5. Re: Problemas com vídeo [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 03/10/2011 - 23:47h

flw. Compartilhando se aprende muito!!!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts