Ir ao conteúdo
  • Cadastre-se

Como Tirar O Logo Da Nvidia Depois De Ter


leandrolrs

Posts recomendados

E ai pessoal, beleza ?

Bom minha dúvida já da para saber pelo título acima, alguém sabe como tirar o logo da NVIDIA ? eu li o README e lá tá falando...

Option "NoLogo" "boolean"

Disable drawing of the NVIDIA logo splash screen at

X startup. Default: the logo is drawn. Option "NoLogo" "boolean"

Mais eu não estou achando o arquivo que tem que fazer essas alterações, lá tá falando q o arquivo é o XConfig

Alguém ajuda ai ?

T+

:bandeira:

Link para o comentário
Compartilhar em outros sites

Postado Originalmente por shang_tsung@20 jul 2004, 02:17

Tipo, a segunda opção, serve p/ melhorar os gráficos, em jogos e tal?

Ajuda, mais tem que configurar o ( AA) ( A E ) ... também

Link para o comentário
Compartilhar em outros sites

E ai pessoal, beleza ?

Antes de mais nada, valeu pela ajuda para tirar o logo da Nvidia !!!

Tenho uma outra dúvida, eu estava vendo lá no XF86Config-4 tem a seguinte opção

Option "DPMS"

Alguém sabe me dizer para que serve isso porque eu andei lendo a documentação da Nvidia e não fala nada sobre essa opção, tô achando que isso ai é lixo que ficou do driver genério que vem no OS

Alguém sabe ???

T+

:bandeira:

Link para o comentário
Compartilhar em outros sites

  • mês depois...

Segue os principais parametros de configuração do X para a nVidia:

" The following driver options are supported by the NVIDIA X driver.

They may be specified either in the Screen or Device sections of the X

config file.

Option "NvAGP" "integer"

Configure AGP support. Integer argument can be one of:

0 : disable agp

1 : use NVIDIA's internal AGP support, if possible

2 : use AGPGART, if possible

3 : use any agp support (try AGPGART, then NVIDIA's AGP)

Please note that NVIDIA's internal AGP support cannot

work if AGPGART is either statically compiled into your

kernel or is built as a module, but loaded into your

kernel (some distributions load AGPGART into the kernel

at boot up). Default: 3 (the default was 1 until after

1.0-1251).

Option "NoLogo" "boolean"

Disable drawing of the NVIDIA logo splash screen at

X startup. Default: the logo is drawn.

Option "RenderAccel" "boolean"

Enable or disable hardware acceleration of the RENDER

extension. THIS OPTION IS EXPERIMENTAL. ENABLE IT AT YOUR

OWN RISK. There is no correctness test suite for the

RENDER extension so NVIDIA can not verify that RENDER

acceleration works correctly. Default: hardware

acceleration of the RENDER extension is disabled.

Option "NoRenderExtension" "boolean"

Disable the RENDER extension. Other than recompiling

the X-server, XFree86 does not seem to have another way of

disabling this. Fortunatly, we can control this from the

driver so we export this option. This is useful in depth

8 where RENDER would normally steal most of the default

colormap. Default: RENDER is offered when possible.

Option "UBB" "boolean"

Enable or disable Unified Back Buffer on any Quadro

based GPUs (Quadro4 NVS excluded); please see

Appendix M for a description of UBB. This option has

no affect on non-Quadro chipsets. Default: UBB is on

for Quadro chipsets.

Option "NoFlip" "boolean"

Disable OpenGL flipping; please see Appendix M for

a description. Default: OpenGL will swap by flipping

when possible.

Option "DigitalVibrance" "integer"

Enables Digital Vibrance Control. The range of valid

values are 0 through 255. This feature is not available

on products older than GeForce2. Default: 0.

Option "Dac8Bit" "boolean"

Most Quadro parts by default use a 10 bit color look

up table (LUT) by default; setting this option to TRUE forces

these graphics chips to use an 8 bit (LUT). Default:

a 10 bit LUT is used, when available.

Option "Overlay" "boolean"

Enables RGB workstation overlay visuals. This is only

supported on Quadro4 and Quadro FX chips (Quadro4 NVS

excluded) in depth 24. This option causes the server to

advertise the SERVER_OVERLAY_VISUALS root window property

and GLX will report single and double buffered, Z-buffered

16 bit overlay visuals. The transparency key is pixel

0x0000 (hex). There is no gamma correction support in

the overlay plane. This feature requires XFree86 version

4.1.0 or newer (or the Xorg X server). NV17/18 based

Quadros (ie. 500/550 XGL) have additional restrictions,

namely, overlays are not supported in TwinView mode

or with virtual desktops larger than 2046x2047 in any

dimension (eg. it will not work in 2048x1536 modes).

Quadro 7xx/9xx and Quadro FX will offer overlay visuals

in these modes (TwinView, or virtual desktops larger

than 2046x2047), but the overlay will be emulated with

a substantial performance penalty. Default: off.

Option "CIOverlay" "boolean"

Enables Color Index workstation overlay visuals with

identical restrictions to Option "Overlay" above.

The server will offer visuals both with and without a

transparency key. These are depth 8 PseudoColor visuals.

Enabling Color Index overlays on X servers older than

XFree86 4.3 will force the RENDER extension to be disabled

due to bugs in the RENDER extension in older X servers.

Default: off.

Option "TransparentIndex" "integer"

When color index overlays are enabled, use this option

to choose which pixel is used for the transparent pixel

in visuals featuring transparent pixels. This value

is clamped between 0 and 255 (Note: some applications

such as Alias/Wavefront's Maya require this to be zero

in order to work correctly). Default: 0.

Option "OverlayDefaultVisual" "boolean"

When overlays are used, this option sets the default

visual to an overlay visual thereby putting the root

window in the overlay. This option is not recommended

for RGB overlays. Default: off.

Option "SWCursor" "boolean"

Enable or disable software rendering of the X cursor.

Default: off.

Option "HWCursor" "boolean"

Enable or disable hardware rendering of the X cursor.

Default: on.

Option "CursorShadow" "boolean" Enable or disable use of a

shadow with the hardware accelerated cursor; this is a

black translucent replica of your cursor shape at a

given offset from the real cursor. This option is

only available on GeForce2 or better hardware (ie

everything but TNT/TNT2, GeForce 256, GeForce DDR and

Quadro). Default: no cursor shadow.

Option "CursorShadowAlpha" "integer"

The alpha value to use for the cursor shadow; only

applicable if CursorShadow is enabled. This value must

be in the range [0, 255] -- 0 is completely transparent;

255 is completely opaque. Default: 64.

Option "CursorShadowXOffset" "integer"

The offset, in pixels, that the shadow image will be

shifted to the right from the real cursor image; only

applicable if CursorShadow is enabled. This value must

be in the range [0, 32]. Default: 4.

Option "CursorShadowYOffset" "integer"

The offset, in pixels, that the shadow image will be

shifted down from the real cursor image; only applicable

if CursorShadow is enabled. This value must be in the

range [0, 32]. Default: 2."

Todas as opções aqui : Opções para o driver 1.0-611

Link para o comentário
Compartilhar em outros sites

Postado Originalmente por SaulimaBR@29 ago 2004, 23:42

Simples... Instala o Yanc... Ele faz o mesmo papel do programa que a nvidia desenvolveu para o windows. No windows o programa de gerenciamento do Nvidia é instalado junto com o driver. No linux só o driver é instalado.

SaulimaBR valeu pela dica, eu andei lendo algumas coisas sobre esse programa um tempo atrás, mais acho mais legal editar o arquivo na mão, assim eu tenho noção do que está acontecendo na minha máquina.

T+

:joia:

Link para o comentário
Compartilhar em outros sites

Postado Originalmente por SaulimaBR@29 ago 2004, 23:42

Simples... Instala o Yanc... Ele faz o mesmo papel do programa que a nvidia desenvolveu para o windows. No windows o programa de gerenciamento do Nvidia é instalado junto com o driver. No linux só o driver é instalado.

Ahn Ahn Ahn... :naonao: O painel tb é instalado! o comando é nvdia-settings. Ele é em GTK2 e dá para ajustar algumas coisas... Não tudo, mas tem...

Link para o comentário
Compartilhar em outros sites

Pessoal,

Instalei o conectiva 8 recentemente e não conheço nada ainda, como faço para instalar a minha geforce, o cd que veio com a placa tem drivers para linux ou só windows ?

Instalei esta mesma versão numa outra maquina, e na primeira tela da instalação escolhi a opção conectiva vga, então não precisei configurar o X.

Já na minha máquina escolhi a primeira opção e não está rodando o kde, como configuro o X server ?

Obrigado.

Salles

Link para o comentário
Compartilhar em outros sites

xiii agora ferrou, a outra máquina que estava com o X funcionando, troquei o teclado e tive que mudar o lay-out, agora está dando as mesmas mensagens que ocorrem no meu computador em casa.

a mensagem é tão grande, vou digitar só duas linhas, se for preciso me avisem que eu digito o restante:

fatal server erro:

no screen founds

XIO: fatal IO error 104 (connection reset by peer) on X server ":0.0"

Link para o comentário
Compartilhar em outros sites

Fala galera, instruções de como usar o painel da nVidia está aqui:

ftp://download.nvidia.com/XFree86/Linux-x...-user-guide.txt

Ah, e pelo q fala no forum da nvidia, ele é GPL!!!! tem até o código aqui: ftp://download.nvidia.com/XFree86/nvidia-...ings-1.0.tar.gz

Oh, rola dagente fazer um projetinho aperfeiçoando ele, q tal? :rolleyes:

Link para o comentário
Compartilhar em outros sites

Postado Originalmente por Mr Burns@30 ago 2004, 12:31

Fala galera, instruções de como usar o painel da nVidia está aqui:

ftp://download.nvidia.com/XFree86/Linux-x...-user-guide.txt

Ah, e pelo q fala no forum da nvidia, ele é GPL!!!! tem até o código aqui: ftp://download.nvidia.com/XFree86/nvidia-...ings-1.0.tar.gz

Oh, rola dagente fazer um projetinho aperfeiçoando ele, q tal? :rolleyes:

Ooo Burns c manja de programação ?

Eu tava pensando em fazer algo para o Kppp tipo adicionar um recurso para ele encerrar a conexão automaticamente em um determinado tempo programado, acho que seria uma boa esse recurso diretamente no Kppp sem precisar de utilizar outras ferramentas para isso.

...sobre essa ferramenta que vem com o driver da nvidia foi bom saber disso, você sabe se sempre teve essa ferramenta ou só está disponível a partir dessa nova versão ?

T+

:joia:

Link para o comentário
Compartilhar em outros sites

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Sobre o Clube do Hardware

No ar desde 1996, o Clube do Hardware é uma das maiores, mais antigas e mais respeitadas comunidades sobre tecnologia do Brasil. Leia mais

Direitos autorais

Não permitimos a cópia ou reprodução do conteúdo do nosso site, fórum, newsletters e redes sociais, mesmo citando-se a fonte. Leia mais

×
×
  • Criar novo...