Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-03-11 Por tôpico Gugui

puts alguem me ajude, nao vai nem a pau esse Nvidia :-(
apos feito:

sudo apt-get install nvidia-current
depois de instalado:
sudo nvidia-xconfig
sudo reboot


...
[13.136] (EE) No devices detected.
[13.136]
Fatal server error:
[13.136] no screens found

o Nvidia esta instalado corretamente:

#lspci

00:02.0 VGA compatible controller: Intel Corporation Core Processor 
Integrated Graphics Controller (rev 18)
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 
310M] (rev a2)


o xorg.conf q funciona:


Section Device
   Identifier  Configured Video Device
   Driver  fbdev
EndSection


esse nao funciona e da o erro la em cima:

Section Device
   Identifier Device0
   Driver nvidia
   VendorName NVIDIA Corporation
EndSection


ja troquei o Identifier Device0 para Identifier Device1 e nada

tou achando q ele nao ta apontando pra placa Nvidia
na bios nao tem como desabilitar a Intel !


alguma ajuda alguem ?




--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-03-11 Por tôpico Clóvis Alberto

Em 11-03-2011 15:17, Gugui escreveu:

puts alguem me ajude, nao vai nem a pau esse Nvidia :-(
apos feito:

sudo apt-get install nvidia-current
depois de instalado:
sudo nvidia-xconfig
sudo reboot


...
[13.136] (EE) No devices detected.
[13.136]
Fatal server error:
[13.136] no screens found

o Nvidia esta instalado corretamente:

#lspci

00:02.0 VGA compatible controller: Intel Corporation Core Processor 
Integrated Graphics Controller (rev 18)
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 
310M] (rev a2)


o xorg.conf q funciona:


Section Device
   Identifier  Configured Video Device
   Driver  fbdev
EndSection


esse nao funciona e da o erro la em cima:

Section Device
   Identifier Device0
   Driver nvidia
   VendorName NVIDIA Corporation
EndSection


ja troquei o Identifier Device0 para Identifier Device1 e 
nada


tou achando q ele nao ta apontando pra placa Nvidia
na bios nao tem como desabilitar a Intel !


alguma ajuda alguem ?







Tenho também um Dell Vostro 3500 com uma placa dedicada igual à sua, e 
diferente do que ocorre com você, a interface de video onboard Intel não 
é mais listada no comando lspci, como mostra abaixo:



clovis@THOR:~$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller 
(rev 12)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 
Root Port (rev 12)
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 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset 
High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 2 (rev 06)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 3 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 5 (rev 06)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset 
USB2 Enhanced Host Controller (rev 06)

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC 
Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 
6 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus 
Controller (rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 
Series Chipset Thermal Subsystem (rev 06)
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 
310M] (rev a2)
01:00.1 Audio device: nVidia Corporation High Definition Audio 
Controller (rev a1)

12:00.0 Network controller: Broadcom Corporation Device 4353 (rev 01)
13:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)

clovis@THOR:~$




Para que a minha GForce 310M funcionasse, se não me falha a memória, 
tive de marca-la em Sistema / Administração / Drives de hardware, o que 
em teoria instalaria o driver do repositório. Mas como a resolução ficou 
abaixo da esperada (máximo de 800x600 dpi), tive de baixar o driver mais 
recente direto do site da Nvidia, o que resolveu o problema.




Espero ter ajudado, boa sorte




Clóvis

--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-03-11 Por tôpico Gracco Guimarães
Eu tenho um Lenovo com esse mesmo chipset, e instalei o meu driver de vídeo
pelo Gerenciador de Driver proprietário do ubuntu.

Att,

Em 11 de março de 2011 16:09, Clóvis Alberto clovis...@gmail.com escreveu:

 Em 11-03-2011 15:17, Gugui escreveu:

 puts alguem me ajude, nao vai nem a pau esse Nvidia :-(
 apos feito:

 sudo apt-get install nvidia-current
 depois de instalado:
 sudo nvidia-xconfig
 sudo reboot


 ...
 [13.136] (EE) No devices detected.
 [13.136]
 Fatal server error:
 [13.136] no screens found

 o Nvidia esta instalado corretamente:

 #lspci

 00:02.0 VGA compatible controller: Intel Corporation Core Processor
 Integrated Graphics Controller (rev 18)
 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M]
 (rev a2)

 o xorg.conf q funciona:


 Section Device
   Identifier  Configured Video Device
   Driver  fbdev
 EndSection


 esse nao funciona e da o erro la em cima:

 Section Device
   Identifier Device0
   Driver nvidia
   VendorName NVIDIA Corporation
 EndSection


 ja troquei o Identifier Device0 para Identifier Device1 e nada

 tou achando q ele nao ta apontando pra placa Nvidia
 na bios nao tem como desabilitar a Intel !


 alguma ajuda alguem ?






 Tenho também um Dell Vostro 3500 com uma placa dedicada igual à sua, e
 diferente do que ocorre com você, a interface de video onboard Intel não é
 mais listada no comando lspci, como mostra abaixo:


 clovis@THOR:~$ lspci
 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev
 12)
 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root
 Port (rev 12)
 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 06)
 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High
 Definition Audio (rev 06)
 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
 Express Root Port 1 (rev 06)
 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
 Express Root Port 2 (rev 06)
 00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
 Express Root Port 3 (rev 06)
 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
 Express Root Port 5 (rev 06)
 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2
 Enhanced Host Controller (rev 06)
 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface
 Controller (rev 06)
 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6
 port SATA AHCI Controller (rev 06)
 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus
 Controller (rev 06)
 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400
 Series Chipset Thermal Subsystem (rev 06)
 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M]
 (rev a2)
 01:00.1 Audio device: nVidia Corporation High Definition Audio Controller
 (rev a1)
 12:00.0 Network controller: Broadcom Corporation Device 4353 (rev 01)
 13:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B
 PCI Express Gigabit Ethernet controller (rev 03)
 clovis@THOR:~$




 Para que a minha GForce 310M funcionasse, se não me falha a memória, tive
 de marca-la em Sistema / Administração / Drives de hardware, o que em teoria
 instalaria o driver do repositório. Mas como a resolução ficou abaixo da
 esperada (máximo de 800x600 dpi), tive de baixar o driver mais recente
 direto do site da Nvidia, o que resolveu o problema.



 Espero ter ajudado, boa sorte




 Clóvis

 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Gracco Guimarães - +55 (61) 8167-8225

www.linuxlivre.wordpress.com
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-03-11 Por tôpico Mikhail Koslowski
Tenho um Lenovo com esta placa de Video, e o problema é a técnologia
Optimus que está por trás destas placas.

Se o seu caso (e dos outros) for Optimus, a Nvidia não vai funcionar como a
placa que acessa o display. só a intel (integrada) vai ter esse acesso.

mais informações sobre o Optimus em:
http://www.nvidia.com/object/optimus_technology.html (inclusive tem um link
para um whitepaper que detalha um pouco mais as informações)

E aqui, informações oficiais de que a nvidia não tem previsão para suporte
ao optimus no linux:
http://www.nvnews.net/vbulletin/showthread.php?p=2183477#post2183477

Agora, o que eu consegui foi, usar a Intel para questões de display (compiz
e etc). e utilizar a nvidia para processamento (testado com as demos do
CUDA).


Em 11 de março de 2011 16:21, Gracco Guimarães
gracco.cerque...@gmail.comescreveu:

 Eu tenho um Lenovo com esse mesmo chipset, e instalei o meu driver de vídeo
 pelo Gerenciador de Driver proprietário do ubuntu.

 Att,

 Em 11 de março de 2011 16:09, Clóvis Alberto clovis...@gmail.com
 escreveu:

  Em 11-03-2011 15:17, Gugui escreveu:
 
  puts alguem me ajude, nao vai nem a pau esse Nvidia :-(
  apos feito:
 
  sudo apt-get install nvidia-current
  depois de instalado:
  sudo nvidia-xconfig
  sudo reboot
 
 
  ...
  [13.136] (EE) No devices detected.
  [13.136]
  Fatal server error:
  [13.136] no screens found
 
  o Nvidia esta instalado corretamente:
 
  #lspci
 
  00:02.0 VGA compatible controller: Intel Corporation Core Processor
  Integrated Graphics Controller (rev 18)
  01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce
 310M]
  (rev a2)
 
  o xorg.conf q funciona:
 
 
  Section Device
Identifier  Configured Video Device
Driver  fbdev
  EndSection
 
 
  esse nao funciona e da o erro la em cima:
 
  Section Device
Identifier Device0
Driver nvidia
VendorName NVIDIA Corporation
  EndSection
 
 
  ja troquei o Identifier Device0 para Identifier Device1 e
 nada
 
  tou achando q ele nao ta apontando pra placa Nvidia
  na bios nao tem como desabilitar a Intel !
 
 
  alguma ajuda alguem ?
 
 
 
 
 
 
  Tenho também um Dell Vostro 3500 com uma placa dedicada igual à sua, e
  diferente do que ocorre com você, a interface de video onboard Intel não
 é
  mais listada no comando lspci, como mostra abaixo:
 
 
  clovis@THOR:~$ lspci
  00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller
 (rev
  12)
  00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root
  Port (rev 12)
  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 06)
  00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High
  Definition Audio (rev 06)
  00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
  Express Root Port 1 (rev 06)
  00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
  Express Root Port 2 (rev 06)
  00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
  Express Root Port 3 (rev 06)
  00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
  Express Root Port 5 (rev 06)
  00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset
 USB2
  Enhanced Host Controller (rev 06)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
  00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC
 Interface
  Controller (rev 06)
  00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6
  port SATA AHCI Controller (rev 06)
  00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus
  Controller (rev 06)
  00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400
  Series Chipset Thermal Subsystem (rev 06)
  01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce
 310M]
  (rev a2)
  01:00.1 Audio device: nVidia Corporation High Definition Audio Controller
  (rev a1)
  12:00.0 Network controller: Broadcom Corporation Device 4353 (rev 01)
  13:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
 RTL8111/8168B
  PCI Express Gigabit Ethernet controller (rev 03)
  clovis@THOR:~$
 
 
 
 
  Para que a minha GForce 310M funcionasse, se não me falha a memória, tive
  de marca-la em Sistema / Administração / Drives de hardware, o que em
 teoria
  instalaria o driver do repositório. Mas como a resolução ficou abaixo da
  esperada (máximo de 800x600 dpi), tive de baixar o driver mais recente
  direto do site da Nvidia, o que resolveu o problema.
 
 
 
  Espero ter ajudado, boa sorte
 
 
 
 
  Clóvis
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Gracco Guimarães - +55 

Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-02-10 Por tôpico Marlon
Tentou pelos drivers proprietários??

Ou entra no site da Nvidia e baxa o driver pra linux...

quando eu era um pouco menos experiente axei meio chato
de instalar...

att
--

Marlon Valério
┌┐
   T0ddy Stone Brains
└┘



Em 10 de fevereiro de 2011 09:04, Gugui
gugui_sarubi_mac...@yahoo.com.brescreveu:

 Olá pessoal, alguém conseguiu fazer funcionar a placa aceleradora GEFORCE
 310M ?

 uso Ubuntu 10.10 64 Bits

 grato qq ajuda




 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-02-10 Por tôpico Gracco Guimarães
Eu tenho um lenovo com essa placa, consegui instalando pelo gerenciador de
drivers proprietários do próprio Ubuntu.

Att.

Em 10 de fevereiro de 2011 10:16, Marlon yoda...@gmail.com escreveu:

 Tentou pelos drivers proprietários??

 Ou entra no site da Nvidia e baxa o driver pra linux...

 quando eu era um pouco menos experiente axei meio chato
 de instalar...

 att
 --

 Marlon Valério
 ┌┐
   T0ddy Stone Brains
 └┘



 Em 10 de fevereiro de 2011 09:04, Gugui
 gugui_sarubi_mac...@yahoo.com.brescreveu:

  Olá pessoal, alguém conseguiu fazer funcionar a placa aceleradora GEFORCE
  310M ?
 
  uso Ubuntu 10.10 64 Bits
 
  grato qq ajuda
 
 
 
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Gracco Guimarães - +55 (61) 8167-8225

www.linuxlivre.wordpress.com
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Dell Vostro 3500 com GEFORCE 310M

2011-02-10 Por tôpico Emilio Fernandes
O que você está usando?

Que drivers?

Mesmo sem tais informações vai uma dica:

 sudo apt-get install nvidia-current

depois de instalado:

sudo nvidia-xconfig

sudo reboot

E diga o que ocorreu!

Em 10 de fevereiro de 2011 09:04, Gugui
gugui_sarubi_mac...@yahoo.com.brescreveu:

 Olá pessoal, alguém conseguiu fazer funcionar a placa aceleradora GEFORCE
 310M ?

 uso Ubuntu 10.10 64 Bits

 grato qq ajuda




 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Emilio Seidel Fernandes
Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br