• Portada
    • Recent
    • Users
    • Register
    • Login

    9600XT a 1440 x 900, ¿es posible?

    Scheduled Pinned Locked Moved Sistemas operativos
    14 Posts 7 Posters 2.0k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • psgonzaP Offline
      psgonza
      last edited by

      MonXp yo en mi anterior equipo tenia una 8500 y con debian no habia mayor problema para compilar los drivers… ¿no seria mas facil que intentáramos instalarlos?

      MonXPM 1 Reply Last reply Reply Quote 0
      • MonXPM Offline
        MonXP Veteranos HL @psgonza
        last edited by

        Lo he intentado varias veces con distintos métodos, no he probado a compilarlos, pero podría ser una opción.

        Lo que pasa es que, aunque tenga aceleración 3D (cosa que no me importa) y los drivers totalmente reconocidos, no se si podré poner la resolución que quiero, al no ser estándar.

        Alien8A 1 Reply Last reply Reply Quote 0
        • Alien8A Offline
          Alien8 Veteranos HL @MonXP
          last edited by

          Mi padre tiene una 9600Pro AGP de 256Mb conectada a un 19" panorámico precisamente a esa resolución, eso sí, bajo Windows XP.

          No se si la duda que tienes es si la tarjeta soportará dicha resolución, o de si te la aceptará Linux ¿ :rollani: ?

          _Neptunno__ 1 Reply Last reply Reply Quote 0
          • _Neptunno__ Offline
            _Neptunno_ MODERADOR @Alien8
            last edited by

            Creo que el problema es por los drivers de Ati en Linux, o eso creo entender. Supongo que bajo XP no tendra problemas.

            Saludos!!

            MonXPM 1 Reply Last reply Reply Quote 0
            • MonXPM Offline
              MonXP Veteranos HL @_Neptunno_
              last edited by

              Ese es el problema, es que volver a Windows por cambiar de monitor… No me parece razón suficiente, la verdad.

              Se que a 1280x1024 va bien, lo he probado. El problema es el widescreen, que no se si lo aceptará correctamente.

              EDIT: En teoría funciona, porque he encontrado este enlace y el cambio es sencillo.

              asercamoyeroA 1 Reply Last reply Reply Quote 0
              • asercamoyeroA Offline
                asercamoyero @MonXP
                last edited by

                MonXP, nunca me había dado por investigar como poner la resolución de mi monitor (también 1440*900) y leyendo el enlace que has pasado lo he llevado a cabo y me va de perlas ^^

                Pruébalo, que sí funciona.

                Un saludo!

                Alien8A 1 Reply Last reply Reply Quote 0
                • Alien8A Offline
                  Alien8 Veteranos HL @asercamoyero
                  last edited by

                  Pues ahora que ya sabes que puedes usar esa reslución, ya no tienes escusa para no comprarte ese monitor… ;D

                  MonXPM 1 Reply Last reply Reply Quote 0
                  • MonXPM Offline
                    MonXP Veteranos HL @Alien8
                    last edited by

                    Gastar, gastar, consumir, consumir. ¿Es que no teneis otra cosa en mente? ? ? ?

                    asercamoyero, podrías decirme con qué gráfica y con qué controladores lo has cambiado??

                    asercamoyeroA 1 Reply Last reply Reply Quote 0
                    • asercamoyeroA Offline
                      asercamoyero @MonXP
                      last edited by

                      @MonXP:

                      Gastar, gastar, consumir, consumir. ¿Es que no teneis otra cosa en mente? ? ? ?

                      Ska-P - Consumo Gusto ?
                      @MonXP:

                      asercamoyero, podrías decirme con qué gráfica y con qué controladores lo has cambiado??

                      Con el equipo de la firma, la 7600GT es de Gigabyte, la que viene con refrigeración pasiva.

                      Y el xorg.conf está así:

                      # /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf(5) manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: #   sudo dpkg-reconfigure -phigh xserver-xorg  Section "Files" 	Fontpath	"/usr/share/fonts/X11/misc" 	Fontpath	"/usr/share/fonts/X11/cyrillic" 	Fontpath	"/usr/share/fonts/X11/100dpi/:unscaled" 	Fontpath	"/usr/share/fonts/X11/75dpi/:unscaled" 	Fontpath	"/usr/share/fonts/X11/Type1" 	Fontpath	"/usr/share/fonts/X11/100dpi" 	Fontpath	"/usr/share/fonts/X11/75dpi" 	# path to defoma fonts 	Fontpath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection  Section "Module" 	Load		"i2c" 	Load		"bitmap" 	Load		"ddc" 	Load		"extmod" 	Load		"freetype" 	Load		"glx" 	Load		"int10" 	Load		"vbe" EndSection  Section "InputDevice" 	Identifier	"Generic Keyboard" 	Driver		"kbd" 	Option		"CoreKeyboard" 	Option		"XkbRules"	"xorg" 	Option		"XkbModel"	"pc105" 	Option		"XkbLayout"	"es" 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	"nVidia Corporation G70 [GeForce 7600 GT]" 	Driver		"nvidia" 	Busid		"PCI:1:0:0" 	Option		"AddARGBVisuals"	"True" 	Option		"AddARGBGLXVisuals"	"True" 	Option		"NoLogo"	"True" EndSection  Section "Monitor" 	Identifier	"SyncMaster" 	Option		"DPMS" EndSection  Section "Screen" 	Identifier	"Default Screen" 	Device		"nVidia Corporation G70 [GeForce 7600 GT]" 	Monitor		"SyncMaster" 	Defaultdepth	24 	SubSection "Display" 		Depth	1 		Modes		"1440x900"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480" 	EndSubSection 	SubSection "Display" 		Depth	4 		Modes		"1440x900"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480" 	EndSubSection 	SubSection "Display" 		Depth	8 		Modes		"1440x900"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480" 	EndSubSection 	SubSection "Display" 		Depth	15 		Modes		"1440x900"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480" 	EndSubSection 	SubSection "Display" 		Depth	16 		Modes		"1440x900"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480" 	EndSubSection 	SubSection "Display" 		Depth	24 		Modes		"1440x900"	"1280x1024"	"1280x960"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480" 	EndSubSection EndSection  Section "ServerLayout" 	Identifier	"Default Layout"   screen "Default Screen" 	Inputdevice	"Generic Keyboard" 	Inputdevice	"Configured Mouse" 	Inputdevice	"stylus"	"SendCoreEvents" 	Inputdevice	"cursor"	"SendCoreEvents" 	Inputdevice	"eraser"	"SendCoreEvents" EndSection  Section "DRI" 	Mode	0666 EndSection 

                      Aunque al probar 1440900 no me ha gustado y lo he quedado como lo tenía, en 1152864, que era a la que estaba acostumbrado en Ubuntu.

                      Un saludo!

                      MonXPM 1 Reply Last reply Reply Quote 0
                      • MonXPM Offline
                        MonXP Veteranos HL @asercamoyero
                        last edited by

                        Esa canción es de Ska-P?? No tenía ni idea, me hizo gracia el primer disco (a mi amigo López no le hizo ninguna :p), pero no es un grupo de mi agrado.

                        En tu firma tienes 3 pcs, por eso te preguntaba, aunque ya me suponía que era el primero (había que asegurarse). El problema es que tu gráfica es nvidia y mucho más moderna que la mía, debería funcionar, pero no está asegurado. Estoy pujando en hard2mano por un monitor viewsonic 1912, me gusta mucho la marca y para lo que yo necesito es más que suficiente (115€ ;))

                        asercamoyeroA 1 Reply Last reply Reply Quote 0
                        • asercamoyeroA Offline
                          asercamoyero @MonXP
                          last edited by

                          @MonXP:

                          Esa canción es de Ska-P?? No tenía ni idea, me hizo gracia el primer disco (a mi amigo López no le hizo ninguna :p), pero no es un grupo de mi agrado.

                          No exactamente, pero me ha recordado por la temática, aquí tienes la letra entera:
                          http://www.letrascanciones.org/ska-p/que-corra-la-voz/consumo-gusto.php

                          @MonXP:

                          En tu firma tienes 3 pcs, por eso te preguntaba, aunque ya me suponía que era el primero (había que asegurarse). El problema es que tu gráfica es nvidia y mucho más moderna que la mía, debería funcionar, pero no está asegurado. Estoy pujando en hard2mano por un monitor viewsonic 1912, me gusta mucho la marca y para lo que yo necesito es más que suficiente (115€ ;))

                          Sí, ese puede ser el problema, aunque a ver como van los drivers que ATI está empezando a "liberar" para linux, habrá que esperar a ver.
                          Suerte con la puja, a ver si te rula bien ahí.

                          Venga, un saludo!

                          FASerranoF 1 Reply Last reply Reply Quote 0
                          • FASerranoF Offline
                            FASerrano @asercamoyero
                            last edited by

                            Con mi 9800 Pro no había problemas en Debian para que funcionase a 1440x900 con los drivers de los repositorios (aceleración 3D incluida), así que poder se puede.

                            V 1 Reply Last reply Reply Quote 0
                            • V Offline
                              vali @FASerrano
                              last edited by

                              http://wiki.cchtml.com/index.php/Main_Page

                              Y si, si que se puede. Yo tengo una 9600XT y lo tengo a esa resolución.

                              1 Reply Last reply Reply Quote 0

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              • 1 / 1
                              • First post
                                Last post

                              Foreros conectados [Conectados hoy]

                              0 usuarios activos (0 miembros y 0 invitados).
                              febesin, pAtO, smith, jaime73w145165, glennabordelon

                              Estadísticas de Hardlimit

                              Los hardlimitianos han creado un total de 543.7k posts en 62.9k hilos.
                              Somos un total de 36.1k miembros registrados.
                              jaime73w145165 ha sido nuestro último fichaje.
                              El récord de usuarios en linea fue de 222 y se produjo el Mon Jul 27 2026.