Nvidia Geforce 470M [help][notebook]

1. Nvidia Geforce 470M [help][notebook]

Julian Soares
juliansoares

(usa Debian)

Enviado em 20/02/2014 - 14:53h

Boa tarde,

estou com note Vostro 5470 com uma Nvidia geforce 470M e fiz instalação debian kernel 3.2 amd64 normalmente, quando fui instalar gnome-shell ele não inicia me dá uns erro de 'janela 6' vgc warning, so inicia o gnome3 sem o shell, ai lembrei que ele possui essa placa de video dedicada, acredito que está faltando driver/modulos, já olhei um monte de tutorial aqui e nenhum deles ajudou, alguem que usa debian whezzy versão estável e que tenha uma nvidia ae já conseguiu?

tentei instalar os pacotes do gnome-shell e alguns do nvidia , mas quando rodo o comando nvidia-detec ele diz que não foi detectado nada.




  


2. Re: Nvidia Geforce 470M [help][notebook]

Julian Soares
juliansoares

(usa Debian)

Enviado em 20/02/2014 - 16:30h

Fiz estes passos e ocorreu td bem, sem erro, mais ainda não starta o gnome-shell

aptitude install linux-headers-'uname -r'


A seguir, cortar o seu servidor X (substituir kdm por gdm ou xdm, se for o caso) :
/etc/init.d/gdm3 stop


Depois, verificar se o compilador padrão aponta para aquele que é usado, por padrão. E não é o caso padrão (os linux-imagens são compilados com gcc-4.1 e, por padrão utiliza-se o gcc-4.3).
export CC=gcc-4.1


Agora nós podemos lançar o script :
./NVIDIA-Linux-x86-1.0-8762-pkg1.run


# modprobre nvidia



mais ao tentar detectar a placa nada :


# nvidia-detect
No NVIDIA GPU detected.


# nvidia-xconfig
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'



julian # ~$ gnome-shell --replace
Xlib: extension "GLX" missing on display ":0.0".

(gnome-shell:5614): Clutter-CRITICAL **: Unable to initialize Clutter: Failed to connected to any renderer:
XServer appears to lack required GLX support
Erro do gerenciador de janelas: Unable to initialize Clutter.
julian@julian:~$





Olhei no meu xorg.conf e ficou assim, porém agora não inicia mais o gnome :

[zeus] ~ # cat xorg.conf_backup
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 331.49 (buildmeister@swio-display-x86-rhel47-10) Wed Feb 12 21:00:07 PST 2014

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection


Se eu deixar em branco o xorg.conf pegar (xorg.conf.backup) ele volta a startar o gnome, porém gnome-shell não vai de jeito nenhum e parece que não instalou o driver da placa de vídeo.



3. Re: Nvidia Geforce 470M [help][notebook]

Julian Soares
juliansoares

(usa Debian)

Enviado em 25/02/2014 - 09:38h

Alguém? =(


4. Re: Nvidia Geforce 470M [help][notebook]

Julian Soares
juliansoares

(usa Debian)

Enviado em 25/03/2014 - 18:18h

[julian@zeus] ~/Downloads $ cat Xorg.0.log
[ 7421.175]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 7421.175] X Protocol Version 11, Revision 0
[ 7421.175] Build Operating System: Linux 3.11-2-amd64 x86_64 Debian
[ 7421.175] Current Operating System: Linux zeus 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64
[ 7421.175] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=4af99bae-eab0-49ac-a4f1-dd19b4ee1f83 ro quiet
[ 7421.175] Build Date: 17 December 2013 07:37:58PM
[ 7421.175] xorg-server 2:1.12.4-6+deb7u2 (Julien Cristau <jcristau@debian.org>)
[ 7421.175] Current version of pixman: 0.26.0
[ 7421.175] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7421.175] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7421.175] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 25 18:21:46 2014
[ 7421.175] (==) Using config file: "/etc/X11/xorg.conf"
[ 7421.175] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7421.176] (==) ServerLayout "Layout0"
[ 7421.176] (**) |-->Screen "Screen0" (0)
[ 7421.176] (**) | |-->Monitor "Monitor0"
[ 7421.176] (**) | |-->Device "Device0"
[ 7421.176] (**) |-->Input Device "Keyboard0"
[ 7421.176] (**) |-->Input Device "Mouse0"
[ 7421.176] (==) Automatically adding devices
[ 7421.176] (==) Automatically enabling devices
[ 7421.176] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 7421.176] Entry deleted from font path.
[ 7421.176] (==) FontPath set to:
/usr/share/fonts/X11/misc,
built-ins
[ 7421.177] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7421.177] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 7421.177] (WW) Disabling Keyboard0
[ 7421.177] (WW) Disabling Mouse0
[ 7421.177] (II) Loader magic: 0x7f8073d14ae0
[ 7421.177] (II) Module ABI versions:
[ 7421.177] X.Org ANSI C Emulation: 0.4
[ 7421.177] X.Org Video Driver: 12.1
[ 7421.177] X.Org XInput driver : 16.0
[ 7421.177] X.Org Server Extension : 6.0
[ 7421.178] (--) PCI:*(0:0:2:0) 8086:0a16:1028:0616 rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
[ 7421.178] (--) PCI: (0:9:0:0) 10de:1292:1028:0616 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128
[ 7421.178] (II) Open ACPI successful (/var/run/acpid.socket)
[ 7421.178] (II) LoadModule: "extmod"
[ 7421.179] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 7421.179] (II) Module extmod: vendor="X.Org Foundation"
[ 7421.179] compiled for 1.12.4, module version = 1.0.0
[ 7421.179] Module class: X.Org Server Extension
[ 7421.179] ABI class: X.Org Server Extension, version 6.0
[ 7421.179] (II) Loading extension SELinux
[ 7421.179] (II) Loading extension MIT-SCREEN-SAVER
[ 7421.179] (II) Loading extension XFree86-VidModeExtension
[ 7421.179] (II) Loading extension XFree86-DGA
[ 7421.179] (II) Loading extension DPMS
[ 7421.179] (II) Loading extension XVideo
[ 7421.179] (II) Loading extension XVideo-MotionCompensation
[ 7421.179] (II) Loading extension X-Resource
[ 7421.179] (II) LoadModule: "dbe"
[ 7421.180] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 7421.180] (II) Module dbe: vendor="X.Org Foundation"
[ 7421.180] compiled for 1.12.4, module version = 1.0.0
[ 7421.180] Module class: X.Org Server Extension
[ 7421.180] ABI class: X.Org Server Extension, version 6.0
[ 7421.180] (II) Loading extension DOUBLE-BUFFER
[ 7421.180] (II) LoadModule: "glx"
[ 7421.181] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7421.196] (II) Module glx: vendor="NVIDIA Corporation"
[ 7421.196] compiled for 4.0.2, module version = 1.0.0
[ 7421.196] Module class: X.Org Server Extension
[ 7421.196] (II) NVIDIA GLX Module 319.17 Thu Apr 25 21:41:50 PDT 2013
[ 7421.196] (II) Loading extension GLX
[ 7421.196] (II) LoadModule: "record"
[ 7421.196] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 7421.196] (II) Module record: vendor="X.Org Foundation"
[ 7421.196] compiled for 1.12.4, module version = 1.13.0
[ 7421.196] Module class: X.Org Server Extension
[ 7421.196] ABI class: X.Org Server Extension, version 6.0
[ 7421.196] (II) Loading extension RECORD
[ 7421.196] (II) LoadModule: "dri"
[ 7421.197] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 7421.197] (II) Module dri: vendor="X.Org Foundation"
[ 7421.197] compiled for 1.12.4, module version = 1.0.0
[ 7421.197] ABI class: X.Org Server Extension, version 6.0
[ 7421.197] (II) Loading extension XFree86-DRI
[ 7421.197] (II) LoadModule: "dri2"
[ 7421.197] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 7421.197] (II) Module dri2: vendor="X.Org Foundation"
[ 7421.197] compiled for 1.12.4, module version = 1.2.0
[ 7421.197] ABI class: X.Org Server Extension, version 6.0
[ 7421.197] (II) Loading extension DRI2
[ 7421.197] (II) LoadModule: "nvidia"
[ 7421.197] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7421.197] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7421.197] compiled for 4.0.2, module version = 1.0.0
[ 7421.197] Module class: X.Org Video Driver
[ 7421.197] (II) NVIDIA dlloader X Driver 319.17 Thu Apr 25 21:23:57 PDT 2013
[ 7421.197] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7421.197] (++) using VT number 7

[ 7421.200] (II) Loading sub module "fb"
[ 7421.200] (II) LoadModule: "fb"
[ 7421.200] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7421.200] (II) Module fb: vendor="X.Org Foundation"
[ 7421.200] compiled for 1.12.4, module version = 1.0.0
[ 7421.200] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7421.200] (II) Loading sub module "wfb"
[ 7421.200] (II) LoadModule: "wfb"
[ 7421.200] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7421.200] (II) Module wfb: vendor="X.Org Foundation"
[ 7421.200] compiled for 1.12.4, module version = 1.0.0
[ 7421.200] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7421.200] (II) Loading sub module "shadow"
[ 7421.200] (II) LoadModule: "shadow"
[ 7421.200] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 7421.200] (II) Module shadow: vendor="X.Org Foundation"
[ 7421.200] compiled for 1.12.4, module version = 1.1.0
[ 7421.200] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7421.200] (II) Loading sub module "ramdac"
[ 7421.200] (II) LoadModule: "ramdac"
[ 7421.200] (II) Module "ramdac" already built-in
[ 7421.201] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 7421.201] (==) NVIDIA(0): RGB weight 888
[ 7421.201] (==) NVIDIA(0): Default visual is TrueColor
[ 7421.201] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7421.201] (**) NVIDIA(0): Option "NoLogo" "true"
[ 7421.201] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP"
[ 7421.201] (**) NVIDIA(0): Enabling 2D acceleration
[ 7421.201] (**) NVIDIA(0): ConnectedMonitor string: "DFP"
[ 7421.397] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:9:0:0. Please
[ 7421.397] (EE) NVIDIA(0): check your system's kernel log for additional error
[ 7421.397] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
[ 7421.397] (EE) NVIDIA(0): README for additional information.
[ 7421.397] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[ 7421.397] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 7421.397] (II) UnloadModule: "nvidia"
[ 7421.397] (II) UnloadSubModule: "shadow"
[ 7421.397] (II) UnloadSubModule: "wfb"
[ 7421.397] (II) UnloadSubModule: "fb"
[ 7421.397] (EE) Screen(s) found, but none have a usable configuration.
[ 7421.397]
Fatal server error:
[ 7421.397] no screens found
[ 7421.397]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 7421.397] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 7421.397]
[ 7421.400] Server terminated with error (1). Closing log file.





# cat /dev/nvidia0
Erro Entrada/Saida








Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts