Vlw Mauro... vou da uma olhada aqui e mando a resposta... Sou novato no Linux, se poder me ajudar a configurar agradeço...
2007/10/22, Mauro Matos <[EMAIL PROTECTED]>: > > Mayron, > > Tenho uma placa parecida com a sua em uma HP Pavilion b2024br, estou > com o Compiz Fusion funcionando, veja meu arquivo xorg.conf abaixo. > > [EMAIL PROTECTED]:~$ lspci -s 01:05 > 01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon > Xpress 200] > > > Section "Files" > EndSection > > Section "InputDevice" > Identifier "Generic Keyboard" > Driver "kbd" > Option "CoreKeyboard" > Option "XkbRules" "xorg" > Option "XkbModel" "abnt2" > Option "XkbLayout" "br" > Option "XkbOptions" "lv3:ralt_switch" > EndSection > > Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/input/mice" > Option "Protocol" "ImPS/2" > Option "ZAxisMapping" "4 5" > Option "Emulate3Buttons" "true" > EndSection > > Section "InputDevice" > Driver "wacom" > Identifier "stylus" > Option "Device" "/dev/input/wacom" > Option "Type" "stylus" > Option "ForceDevice" "ISDV4"# Tablet PC ONLY > EndSection > > Section "InputDevice" > Driver "wacom" > Identifier "eraser" > Option "Device" "/dev/input/wacom" > Option "Type" "eraser" > Option "ForceDevice" "ISDV4"# Tablet PC ONLY > EndSection > > Section "InputDevice" > Driver "wacom" > Identifier "cursor" > Option "Device" "/dev/input/wacom" > Option "Type" "cursor" > Option "ForceDevice" "ISDV4"# Tablet PC ONLY > EndSection > > Section "Device" > Identifier "ATI Technologies Inc RC410 [Radeon Xpress 200]" > Driver "fglrx" > Busid "PCI:1:5:0" > EndSection > > Section "Monitor" > Identifier "SyncMaster" > Option "DPMS" > EndSection > > Section "Screen" > Identifier "Default Screen" > Device "ATI Technologies Inc RC410 [Radeon Xpress 200]" > Monitor "SyncMaster" > Defaultdepth 24 > SubSection "Display" > Modes "1280x1024" "1280x960" > "1152x864" "1024x768" "832x624" "800x600" > "720x400" "640x480" > EndSubSection > EndSection > > Section "ServerLayout" > Identifier "Default Layout" > screen "Default Screen" > Inputdevice "Generic Keyboard" > Inputdevice "Configured Mouse" > > # Uncomment if you have a wacom tablet > # InputDevice "stylus" "SendCoreEvents" > # InputDevice "cursor" "SendCoreEvents" > # InputDevice "eraser" "SendCoreEvents" > EndSection > Section "Module" > Load "glx" > EndSection > Section "Extensions" > Option "Composite" "0" > EndSection > > -- > Mauro Matos > > > > Em 22/10/07, MAYRON<[EMAIL PROTECTED]> escreveu: > > Cara to com o mesmo problema, minha placa de vídeo eh uma Radeon XPRESS > 200M > > 5955. > > Lendo sobre, vi que a ATI n tem suporte no linux... > > > > Em 22/10/07, Chicó <[EMAIL PROTECTED]> escreveu: > > > > > > Alguém conseguiu fazer funcionar o desktop em cubo? Ou seja, botar pra > > > rodar > > > os efeitos 3d nesse note? > > > > > > Meu xorg.conf está assim! > > > > > > > > > > > > Section "Device" > > > Identifier "ATI Technologies Inc RS485 [Radeon Xpress > 1100 > > > IGP]" > > > Driver "ati" > > > BusID "PCI:1:5:0" > > > EndSection > > > > > > Section "Monitor" > > > Identifier "Monitor Genérico" > > > Option "DPMS" > > > EndSection > > > > > > Section "Screen" > > > Identifier "Default Screen" > > > Device "ATI Technologies Inc RS485 [Radeon Xpress > 1100 > > > IGP]" > > > Monitor "Monitor Genérico" > > > DefaultDepth 24 > > > SubSection "Display" > > > Modes "1280x800" > > > EndSubSection > > > EndSection > > > > > > > > > -- > > > Francisco Almeida > > > > > > irc snorkel > > > msn mantenedor[em]gmail.com > > > ---------------------------------------------- > > > -- > > > Interessado em aprender mais sobre o Ubuntu em português? > > > http://wiki.ubuntu-br.org/ComeceAqui - > > > ubuntu-br mailing list > > > [email protected] > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > > > > > > > > > > > -- > > III EPSL: "Além das Redes de Colaboração" > > 07 a 10 de novembro de 2007 - CEFET-RN (Unidade Sede) > > http://rn.softwarelivre.org > > > > III Natal Java Day > > 17 de novembro - CEFET / RN (Unidade Sede) > > http://www.jeebrasil.com.br/nataljavaday > > -- > > Interessado em aprender mais sobre o Ubuntu em português? > > http://wiki.ubuntu-br.org/ComeceAqui - > > ubuntu-br mailing list > > [email protected] > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > > > -- > Interessado em aprender mais sobre o Ubuntu em português? > http://wiki.ubuntu-br.org/ComeceAqui - > ubuntu-br mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > -- Mayron Cachina Santiago III EPSL: "Além das Redes de Colaboração" 07 a 10 de novembro de 2007 - CEFET-RN (Unidade Sede) http://rn.softwarelivre.org III Natal Java Day 17 de novembro - CEFET / RN (Unidade Sede) http://www.jeebrasil.com.br/nataljavaday -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

