[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NVidia logo



Voce compilou o modulo da nvidia?

Dah uma olhada se o driver do kernel esta no ar.

# lsmod

tem que ter algo
NvDriver

Mas, se no XF86Config esta como Driver nvidia eh para funcionar normalmente.

Rode o glxgear para ver como esta o seu GLX.

[]´s

--
.''`.  Alex Paulo Laner (rootsh)
: :'  : GULC - irc.openprojects.net - #gulc
`. `'`  email - rootsh@fasternet.com.br
`- 	Debian-BR http://debian.br.cipsga.org.br



--------- Mensagem Original --------
De: Rogério Neves Batata <batata@ufpr.br>
Para: Luiz Aguiar <luizaguiar@mailbr.com.br>
Cópia: Debian-BR <debian-user-portuguese@lists.debian.org>
Assunto: Re: NVidia logo
Data: 30/09/02 11:59

>
>
> 	Não sei em versões mais novas... na que eu tenho, o driver se
> chama NVdriver... e tem algumas opções no arquivo (XF86Config) pra você
> habilitar ou não o logo quando o X é iniciado...
>
> 	Procure na documentação (/usr/share/doc/nvidia-*)... sempre ajuda!
> :-)
>
> 	Batata
>
> Rogério Neves Batata	       (batata@ufpr.br)
> Divisão de Redes - UFPR	      Linux User #87955
>
>  /&quot;
>   /  Campanha da fita ASCII - contra mail html
>   X   ASCII ribbon campaign - against html mail
>  /
>
> On 30 Sep 2002, Luiz Aguiar wrote:
>
> #&gt;Olá amigos !
> #&gt;Vou direto ao assunto, peguei os driver da nvidia no site, compilei e
> #&gt;instalei tudo belezinha, mas não aparece o loggo da nvidia quando
inicia
> #&gt;o X, num fresqueru, mas se é pra aparecer e não está aparecendo é pq
> #&gt;alguma coisa esta errado né. Vai ai meu XF86Config-4.
> #&gt;
> #&gt;Section &quot;ServerLayout&quot;
> #&gt;	Identifier     &quot;Simple Layout&quot;
> #&gt;	Screen         &quot;Screen 1&quot; 0 0
> #&gt;	InputDevice    &quot;Mouse1&quot; &quot;CorePointer&quot;
> #&gt;	InputDevice    &quot;Keyboard1&quot; &quot;CoreKeyboard&quot;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;Files&quot;
> #&gt;	RgbPath      &quot;/usr/X11R6/lib/X11/rgb&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/misc/&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/75dpi/:unscaled&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/100dpi/:unscaled&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/Type1/&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/Speedo/&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/75dpi/&quot;
> #&gt;	FontPath     &quot;/usr/X11R6/lib/X11/fonts/100dpi/&quot;
> #&gt; 	ModulePath   &quot;/usr/X11R6/lib/modules&quot;
> #&gt;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;Module&quot;
> #&gt;	Load  &quot;glx&quot;
> #&gt;	Load  &quot;xie&quot;
> #&gt;	Load  &quot;pex5&quot;
> #&gt;	Load  &quot;dbe&quot;
> #&gt;	Load  &quot;extmod&quot;
> #&gt;	Load  &quot;record&quot;
> #&gt;	Load  &quot;xtrap&quot;
> #&gt;	Load  &quot;speedo&quot;
> #&gt;	Load  &quot;type1&quot;
> #&gt;	Load  &quot;freetype&quot;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;InputDevice&quot;
> #&gt;	Identifier  &quot;Keyboard1&quot;
> #&gt;	Driver      &quot;Keyboard&quot;
> #&gt;	Option      &quot;AutoRepeat&quot; &quot;500 30&quot;
> #&gt;	Option      &quot;XkbRules&quot; &quot;xfree86&quot;
> #&gt;	Option      &quot;XkbModel&quot; &quot;pc104&quot;
> #&gt;	Option      &quot;XkbLayout&quot; &quot;br&quot;
> #&gt;	Option      &quot;XkbVariant&quot; &quot;br&quot;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;InputDevice&quot;
> #&gt;	Identifier  &quot;Mouse1&quot;
> #&gt;	Driver      &quot;mouse&quot;
> #&gt;	Option      &quot;Protocol&quot; &quot;PS/2&quot;
> #&gt;	Option      &quot;Device&quot; &quot;/dev/psaux&quot;
> #&gt;	Option      &quot;Emulate3Buttons&quot;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;InputDevice&quot;
> #&gt;	Identifier  &quot;Keyboard0&quot;
> #&gt;	Driver      &quot;keyboard&quot;
> #&gt;	Option      &quot;XkbModel&quot; &quot;pc104&quot;
> #&gt;	Option      &quot;XkbLayout&quot; &quot;us&quot;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;Monitor&quot;
> #&gt;	Identifier   &quot;Philips 107E&quot;
> #&gt;	HorizSync    30.0 - 71.0
> #&gt;	VertRefresh  50.0 - 160.0
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;Device&quot;
> #&gt;        Identifier  &quot;Card0&quot;
> #&gt;        Driver      &quot;nvidia&quot;
> #&gt;        VendorName  &quot;NVidia&quot;
> #&gt;        BoardName   &quot;GeForce2 MX/MX 400&quot;
> #&gt;        ChipSet     &quot;GeForce2 MX/MX 400&quot;
> #&gt;        BusID       &quot;PCI:1:0:0&quot;
> #&gt;EndSection
> #&gt;
> #&gt;Section &quot;Screen&quot;
> #&gt;	Identifier &quot;Screen 1&quot;
> #&gt;	Device     &quot;Card0&quot;
> #&gt;	Monitor    &quot;Philips 107E&quot;
> #&gt;	DefaultDepth     24
> #&gt;	SubSection &quot;Display&quot;
> #&gt;		Depth     8
> #&gt;		Modes    &quot;1280x1024&quot;
> #&gt;	EndSubSection
> #&gt;	SubSection &quot;Display&quot;
> #&gt;		Depth     16
> #&gt;		Modes    &quot;1280x1024&quot;
> #&gt;	EndSubSection
> #&gt;	SubSection &quot;Display&quot;
> #&gt;		Depth     24
> #&gt;		Modes    &quot;1280x1024&quot;
> #&gt;	EndSubSection
> #&gt;EndSection
> #&gt;
> #&gt;--
> #&gt; # -------------------------- # ------------------------- #
> #&gt;|D| Luiz Aguiar              |C| MB Soltek SL-DRV75-4    |F|
> #&gt;|E| Aka crashx               |R| AMD AthlonXP 1800+      |R|
> #&gt;|B| Icq: 94604664            |A| 256MB DDR PC2100        |EE
> #&gt;|I| Estágiário de Adm. Redes |S| GeForce2 MX400 64MB     |B|
> #&gt;|A| FATEC-Ourinhos           |H| 40GB Maxtor 7200 ATA133 |S|
> #&gt;|N| Processamento de Dados   |X| USRobotics 56K Externo  |D|
> #&gt; # -------------------------- # ------------------------- #
> #&gt;
> #&gt;
> #&gt;--
> #&gt;To UNSUBSCRIBE, email to
debian-user-portuguese-request@lists.debian.org
> #&gt;with a subject of &quot;unsubscribe&quot;. Trouble? Contact
listmaster@lists.debian.org
> #&gt;
>
>
> --
> To UNSUBSCRIBE, email to debian-user-portuguese-request@lists.debian.org
> with a subject of &quot;unsubscribe&quot;. Trouble? Contact
listmaster@lists.debian.org
>
>
>
>
>
>
>
>



Reply to: