Olá,
2007/12/12, neto rox rox <[EMAIL PROTECTED]>: > > Boa tarde, > > Numa maquina com slackware 11 e o kernel padrao da instalacao 2.4.33 > estou tendo problemas com a placa de video a baixo: > > VGA compatible controller: VIA Technologies, Inc. UniChrome Pro IGP (rev > 01) > > Alguem consegue me indicar um driver que funcione pra essa placa? > ja baixei varios drivers mais nao funcionou. > > sds, > Francisco Neto > > > ------------------------------ > Veja mapas e encontre as melhores rotas para fugir do trânsito com o Live > Search Maps! Experimente já!<http://www.livemaps.com.br/index.aspx?tr=true> > > > A minha placa é VIA também: 01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01) Eu uso o driver "via" que já vem instalado no próprio Slack e funciona de boa. Se bem que não é AQUELA placa - ainda compro uma Nvidia ou ATI da vida... hehehhehehe... Alguns ajustes no /etc/X11/xorg.conf foram necessários, segue abaixo um trecho dele: # ********************************************************************** # Graphics device section # ********************************************************************** # Any number of graphics device sections may be present # Standard VGA Device: Section "Device" Identifier "VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video" VendorName "Unknown" BoardName "Unknown" # The chipset line is optional in most cases. It can be used to override # the driver's chipset detection, and should not normally be specified. # Chipset "generic" # The Driver line must be present. When using run-time loadable driver # modules, this line instructs the server to load the specified driver # module. Even when not using loadable driver modules, this line # indicates which driver should interpret the information in this section. Driver "via" # The BusID line is used to specify which of possibly multiple devices # this section is intended for. When this line isn't present, a device # section can only match up with the primary video device. For PCI # devices a line like the following could be used. This line should not # normally be included unless there is more than one video device # intalled. BusID "PCI:1:0:0" # VideoRam 256 # Clocks 25.2 28.3 EndSection # Device configured by xorgconfig: Section "Device" Identifier "VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video" Driver "via" # unsupported card VideoRam 32768 # Insert Clocks lines here if appropriate EndSection #************************************************************************************************ Um abraço. Francisco Ambrozio. --~--~---------~--~----~------------~-------~--~----~ GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br -~----------~----~----~----~------~----~------~--~---

