Bem Vindo ao meu espaço !!!

Software Livre, Inclusão Digital, artigos técnicos.

Bomba de driver para rwindows ATI x1200 mobile

Publicado por cleniogyn em Fevereiro 29, 2008

Nesse link tem um lance legal onde vários drivers de vídeo hoje em dia tem saído só para Rwindows Vista e da mesma forma que funciona para esse driver da ATI serve para a maioria dos outros drivers de placa de vídeo

link fonte: http://www.driverheaven.net/mobility-radeon-drivers-support/147303-ati-radeon-x1200-cad-softwares.html

Hello:Your information as allowed me to established tha your laptop is using an X1200/X1250 series GPU. Your computer is using the default vga display driver which disables the 3D core of the Radeon GPU. You will need to modify the Catalyst Driver’s INF code for proper driver installation.Download and run the Catalyst mobility Version 7.10 from the link i gave you. When it trys to install, it will fail. Don’t worry about this.The driver has now unpacked into c:atisupport7-10-mobile_xp32_dd_ccc_enu_53252Using notepad, open the following file:c:atisupport7-10-mobile_xp32_dd_ccc_enu_53252driverxp_infCX_5325 2.inf;initial INF Code….

[ATI.Mfg.NTx86] ; <—This is the label your looking for; Insert the following line just below it:
“ATI Radeon X1200/X1250 Series” = ati2mtag_RS690, PCIVEN_1002&DEV_791F;….rest of code….Save changes, exit notebpad. Goto device manager, right click on your Video Controller (VGA Compatible), click update driver, Choose the second “Advanced option”, on the next screen, select “Don’t Search, i’ll choose the driver to install” (or something similar). Click “have disk”, click “browse”, enter:c:atisupport7-10-mobile_xp32_dd_ccc_enu_53252driverxp_infCX_5325 2.infClick OKAY, then Next. You will get a “driver signing” wanring. Click “Continue Anyway”. Let the driver install, and restart your system when prompted.Upon restart, you may also want to install Catalyst control center, click start —> run.Enter the following:C:ATISUPPORT7-10-mobile_xp32_dd_ccc_enu_53252CCCsetup.exeI gotta run, if you need more help, i’ll try getting back to you in a few days.Good luck, and take care- Randomness

Enviado em Informática | Deixar um comentário »

Instalando WIFI Atheros AR5006EG

Publicado por cleniogyn em Fevereiro 29, 2008

caso use debian/ubuntu, instale o pacote ndiswrapper-utils

faça o download do ndiswrapper-source e compile e instale

make uninstall

make DISABLE_USB=1

make DISABLE_USB=1 install

baixe o driver da placa wireless em:

http://www.planetapy.com/home/downloads.php

ndiswrapper -i net5211.inf
ndiswrapper -m # para carregar na inicialização

Deu uma canseira da porra encontrar esse driver …. segue o link com o .inf correto

abs

Enviado em Informática | Deixar um comentário »

Dicas de LTSP5

Publicado por cleniogyn em Fevereiro 29, 2008

Mouse Serial não funciona, pode ser problema no X, como resolver?
http://listas.cipsga.org.br/pipermail/ltsp-br-discuss/2008-January/000985.html

Coloca CD ou Pendrive no servidor e aparece no terminal, como resolver?
http://listas.cipsga.org.br/pipermail/ltsp-br-discuss/2008-January/000988.html

Dispositivos removíveis presos após um reset, como resolver?
http://listas.cipsga.org.br/pipermail/ltsp-br-discuss/2008-January/000989.html

LDM modificado, permitindo login automático em terminais e desligando
criptografia na comunicação.

http://alburg.net/ldm

Exemplo de configurações:

[default]

SOUND=True
SOUND_DAEMON=pulse
LOCALDEV=True
NBD_SWAP=True
SYSLOG=server
XKBLAYOUT=br
XKBMODEL=abnt2

LDM_DIRETX=True

[00:50:8D:78:AC:DD]
LDM_USERNAME=terminal01
LDM_PASSWORD=123456

Estas dicas já estão no tutorial LTSP Pantaneiro
http://gutocarvalho.net/mediawiki/index.php/LTSP_Pantaneiro

Enviado em Informática | Deixar um comentário »

Solução para adicionar XP no samba

Publicado por cleniogyn em Fevereiro 29, 2008

Virlei [www.alicom.com.br] says:
solucao no xp… colocar o dns proxy = yes e wins pro servidor…
[08:26:44]
Virlei [www.alicom.com.br] says:
depois no xp.. adicionar servidor wins.. apontando para o servidor samba
[08:26:48]
Virlei [www.alicom.com.br] says:
vai q eh uma blz

Enviado em Informática | Deixar um comentário »