• Portada
    • Recientes
    • Usuarios
    • Registrarse
    • Conectarse

    Xfree & radeon

    Programado Fijo Cerrado Movido
    Sistemas operativos
    5
    28
    1.0k
    Cargando más mensajes
    • Más antiguo a más nuevo
    • Más nuevo a más antiguo
    • Mayor número de Votos
    Responder
    • Responder como tema
    Accede para responder
    Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.
    • l3g0rL
      l3g0r
      Última edición por

      haber si consigo poner el Xfree86 de una vez, alguna guia para radeon?

      mira esto..:sisi: ati 8500…

      1 Respuesta Última respuesta Responder Citar 0
      • bluesmanB
        bluesman
        Última edición por

        Eso es el lindows, creía que iba mal

        1 Respuesta Última respuesta Responder Citar 0
        • l3g0rL
          l3g0r
          Última edición por

          :rolleyes: aber si me podeis ayudar…no consiguido entrar en el escritori todabia😕
          xfree 4.3 e puesto como dice aqui y no me funciona y no encuentro por ningun lau una guia en espanol pa configurarlo….

          La configuracion ke tengo puesta es esta:

          Section "Files"
          FontPath "unix/:7100" # local font server

          if the local font server has problems, we can fall back on these

          FontPath "/usr/lib/X11/fonts/Type1"
          FontPath "/usr/lib/X11/fonts/CID"
          FontPath "/usr/lib/X11/fonts/Speedo"
          FontPath "/usr/lib/X11/fonts/misc"
          FontPath "/usr/lib/X11/fonts/cyrillic"
          FontPath "/usr/lib/X11/fonts/100dpi"
          FontPath "/usr/lib/X11/fonts/75dpi"
          EndSection

          Section "Module"
          Load "GLcore"
          Load "bitmap"
          Load "dbe"
          Load "ddc"
          Load "dri"
          Load "extmod"
          Load "freetype"
          Load "glx"
          Load "int10"
          Load "record"
          Load "speedo"
          Load "type1"
          Load "vbe"
          EndSection

          Section "InputDevice"
          Identifier "Generic Keyboard"
          Driver "keyboard"
          Option "CoreKeyboard"
          Option "XkbRules" "xfree86"
          Option "XkbModel" "pc104"
          Option "XkbLayout" "es"
          EndSection

          Section "InputDevice"
          Identifier "Configured Mouse"
          Driver "mouse"
          Option "CorePointer"
          Option "Device" "/dev/input/mice"
          Option "Protocol" "ImPS/2"
          Option "Emulate3Buttons" "true"
          Option "ZAxisMapping" "4 5"
          EndSection

          Section "Device"
          Identifier "devname"
          Driver "radeon"
          EndSection

          Section "Monitor"
          Identifier "FLATRON795"
          HorizSync 30-96
          VertRefresh 50-160
          EndSection

          Section "Screen"
          Identifier "Default Screen"
          Device "devname"
          Monitor "FLATRON795"
          DefaultDepth 24
          SubSection "Display"
          Depth 1
          Modes "1280x1024" "1024x768" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
          Depth 4
          Modes "1280x1024" "1024x768" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
          Depth 8
          Modes "1280x1024" "1024x768" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
          Depth 15
          Modes "1280x1024" "1024x768" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
          Depth 16
          Modes "1280x1024" "1024x768" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
          Depth 24
          Modes "1280x1024" "1024x768" "800x600" "640x480"
          EndSubSection
          EndSection

          Section "ServerLayout"
          Identifier "Default Layout"
          Screen "Default Screen"
          InputDevice "Generic Keyboard"
          InputDevice "Configured Mouse"
          EndSection

          Section "DRI"
          Mode 0666
          EndSection

          END DEBCONF SECTION


          Y el error que me da este:
          –-------------------------------------------------------------------------------------------------------------------------------------
          X: warning; process set to priority -11 instead of requested priority -10

          XFree86 Version 4.3.0 (Debian 4.3.0-0ds3v1 20030310070804 dstone@aedificator)
          Release Date: 27 February 2003
          X Protocol Version 11, Revision 0, Release 6.6
          Build Operating System: Linux 2.4.21-pre5 i686 [ELF]
          Build Date: 10 March 2003
          Before reporting problems, check http://www.XFree86.Org/
          to make sure that you have the latest version.
          Module Loader present
          OS Kernel: Linux version 2.4.20 (root@l3g0r) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP mié mar 12 15:19:45 CET 2003 T
          Markers: (–) probed, (**) from config file, (==) default setting,
          (++) from command line, (!!) notice, (II) informational,
          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
          (==) Log file: "/var/log/XFree86.0.log", Time: Fri Mar 21 14:20:43 2003
          (==) Using config file: "/etc/X11/XF86Config-4"
          Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found
          Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found
          Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found
          Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found
          Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
          (WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found
          (EE) No devices detected.

          Fatal server error:
          no screens found

          When reporting a problem related to a server crash, please send
          the full server output, not just the last messages.
          This can be found in the log file "/var/log/XFree86.0.log".
          Please report problems to dstone@trinity.unimelb.edu.au.

          XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
          after 0 requests (0 known processed) with 0 events remaining.

          Que estoy haciendo mal?:rabieta:
          Un saludo y gracias

          1 Respuesta Última respuesta Responder Citar 0
          • josefuJ
            josefu
            Última edición por

            A mi me daba un error parecido (en una nvidia) y era simplemente q el modulo no estaba cargado en memoria… XDD me volví loco para ver q era. Haz un lsmod para ver los modulos cargados, y si no esta el de la radeon, haz un insmod radeon y dale a startx a ver si arranca.
            Si es eso, luego, añade en /etc/modules la línea:
            radeon
            y así te cargará ese módulo siempre en el arranque.
            Suerte

            1 Respuesta Última respuesta Responder Citar 0
            • M
              Mav
              Última edición por

              Me parece que no se ha dicho antes, pero si las X te arrancan pero no se ve bien, la forma mas rapida y limpia de matarlas es con Alt+Ctrl+(Tecla de borrar que esta encima del enter)

              1 Respuesta Última respuesta Responder Citar 0
              • l3g0rL
                l3g0r
                Última edición por

                Bueno ya e entrau en el escritorio pero me parece que esto no es el kde nuevo..:susto: y ya e instalau el kde3.1 aki tambien aique hacer un enlace?(como lo del compilador)

                gracias

                P.D:
                Josefu for president eres un genio:D

                1 Respuesta Última respuesta Responder Citar 0
                • josefuJ
                  josefu
                  Última edición por

                  Para lo del kde, debes cambiar tus sources para poder actualizar a la última versión, en el howto creo q ponía la línea q se debe añadir a tu sources.list

                  1 Respuesta Última respuesta Responder Citar 0
                  • l3g0rL
                    l3g0r
                    Última edición por

                    yaya ya cambie de sources y ya actualizo pero me arranka el kde 2.2 o asi

                    1 Respuesta Última respuesta Responder Citar 0
                    • l3g0rL
                      l3g0r
                      Última edición por

                      Que tonto soy….tenia mal puesto sources.list...:rolleyes:
                      aber ahora cuanto aguanto en linux:D

                      Un saludo.

                      1 Respuesta Última respuesta Responder Citar 0
                      • marcaljM
                        marcalj
                        Última edición por

                        Publicado originalmente por l3g0r
                        aber ahora cuanto aguanto en linux 😄

                        Mucho hijo mucho :rolleyes: :sisi:

                        Aunque espero que no te desesperes mucho cuando no te funcione algo…es lo peor que puedes hacer 😛

                        Salu2!

                        1 Respuesta Última respuesta Responder Citar 0
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          Last post

                        Foreros conectados [Conectados hoy]

                        0 usuarios activos (0 miembros e 0 invitados).
                        febesin, pAtO,

                        Estadísticas de Hardlimit

                        Los hardlimitianos han creado un total de 543.3k posts en 62.8k hilos.
                        Somos un total de 34.8k miembros registrados.
                        seaofink ha sido nuestro último fichaje.