Instalar Driver Ati Radeon [Segui 4 tutoriais e nada...]

Iniciado por dare, 16 de Dezembro de 2006, 17:13

tópico anterior - próximo tópico

dare

Desculpa por esse topico, eu usei SEARCH! porém não achei resultado semelhante ao meu.

Eu segui 4 tutoriais diferentes.

http://ubuntuforums.org/showthread.php?t=76057
https://help.ubuntu.com/community/BinaryDriverHowto/ATI
http://www.vivaolinux.com.br/artigos/verArtigo.php?codigo=5812&pagina=2
http://www.epron.com.br/dreamlinux/viewtopic.php?p=2557&sid=3ce935b88e8d8e670b686e1200550fb3


fiz tudo correto em todos os tutoriais, porém na hora de ver se está funcionando, sempre apontava um erro.



Vejamos:

# glxgears --> fica lerdo


Quando uso o Fglrxinfo:

root@Dare:/home/dare# fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 AGP 1x TCL
OpenGL version string: 1.2 (1.3 Mesa 6.5.1)




Quando uso o grep direct.

Citarroot@Dare:/home/dare# glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect




Segui o tutorial do help do ubuntu e obtive isso:

Citarroot@Dare:/home/dare# sudo depmod -a

root@Dare:/home/dare# sudo aticonfig --initial
Found fglrx primary device section
Nothing to do, terminating.

root@Dare:/home/dare# sudo aticonfig --overlay-type=Xv
Warning: Option 'VideoOverlay' doesn't affect running session.
Warning: Option 'OpenGLOverlay' doesn't affect running session.



Tentei fazer o Troubleshooting da pagina: https://help.ubuntu.com/community/BinaryDriverHowto/ATI
e obtive:

Citarroot@Dare:/home/dare# sudo rmmod dri
ERROR: Module dri does not exist in /proc/modules

root@Dare:/home/dare# sudo rmmod ati-agp
ERROR: Module ati_agp does not exist in /proc/modules



Não sei se vai quebrar a barra de rolagem, mas vou quotar tudo que está no meu XORG!


Citar
Section "ServerLayout"
   Identifier     "Default Layout"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Generic Keyboard"
   InputDevice    "Configured Mouse"
   InputDevice    "stylus" "SendCoreEvents"
   InputDevice    "cursor" "SendCoreEvents"
   InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

   # path to defoma fonts
   FontPath     "/usr/share/X11/fonts/misc"
   FontPath     "/usr/share/X11/fonts/cyrillic"
   FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
   FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
   FontPath     "/usr/share/X11/fonts/Type1"
   FontPath     "/usr/share/X11/fonts/100dpi"
   FontPath     "/usr/share/X11/fonts/75dpi"
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load  "i2c"
   Load  "bitmap"
   Load  "ddc"
   Load  "dri"
   Load  "extmod"
   Load  "freetype"
   Load  "glx"
   Load  "int10"
   Load  "type1"
   Load  "vbe"
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" "ExplorerPS/2"
   Option       "ZAxisMapping" "4 5"
   Option       "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
   Identifier  "stylus"
   Driver      "wacom"
   Option       "Device" "/dev/wacom"          # Change to
   Option       "Type" "stylus"
   Option       "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
   Identifier  "eraser"
   Driver      "wacom"
   Option       "Device" "/dev/wacom"          # Change to
   Option       "Type" "eraser"
   Option       "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
   Identifier  "cursor"
   Driver      "wacom"
   Option       "Device" "/dev/wacom"          # Change to
   Option       "Type" "cursor"
   Option       "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
   Identifier   "PHILIPS 107S"
   Option       "DPMS"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]"
   Driver      "fglrx"
   Option       "VideoOverlay" "on"
   Option       "OpenGLOverlay" "off"
   BusID       "PCI:1:0:0"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
   VendorName  "All"
   BoardName   "All"
EndSection

Section "Screen"
   Identifier "Default Screen"
   Device     "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]"
   Monitor    "PHILIPS 107S"
   DefaultDepth     24
   SubSection "Display"
      Depth     1
      Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
   EndSubSection
   SubSection "Display"
      Depth     4
      Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
   EndSubSection
   SubSection "Display"
      Depth     8
      Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
   EndSubSection
   SubSection "Display"
      Depth     15
      Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
   EndSubSection
   SubSection "Display"
      Depth     16
      Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
   EndSubSection
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Section "DRI"
   Mode         0666
EndSection

Section "Extensions"
        Option      "Composite" "false"
EndSection


Essa ultima:

Section "Extensions"
        Option      "Composite" "false"
EndSection


Eu tentei de "false" e tentei botar "0" também, mas obtive resultados semelhantes.

























Desculpe perturba-los, mas já estou me quebrando tem bastante tempo, espero que possam me ajudar.
Grato!

dare

Ae galera, desculpem o encomodo, e o double post!
Porém eu já consegui fazer funcionar, agradeço a todos!
Falou!

rjbgbo

Citação de: dare online 16 de Dezembro de 2006, 17:45
Ae galera, desculpem o encomodo, e o double post!
Porém eu já consegui fazer funcionar, agradeço a todos!
Falou!

Por favor, explique como vc consegui?
Tenho um monitor LCD 17", a tela está normalmente em 1280x1024, mas ela apresenta um deslocamento de 0,5cm na borda esquerda.
Tentei seguir as dicas publicadas no tópico http://ubuntuforum-pt.org/index.php?topic=14312.0
Não consegui sucesso!
Minha Placa de vídeo  é uma ATI RADEON X300SE PCI-Express de 256MB
Linux User #440843 | Ubuntu User #11469

ginho


sidnei.weber

#Linux user: 419183#


rjbgbo

Citação de: ginho online 18 de Dezembro de 2006, 13:55
Essa tecla, talvez.




;D ;D ;D ;D ;D ;D ;D ;D ;D

Por essa eu não podia esperar, tão simples.

kkkkkkkkkkkkkkkkkkkkk

Problema resolvido.

Valeu ginho
Linux User #440843 | Ubuntu User #11469