{"id":141,"date":"2007-03-29T03:43:00","date_gmt":"2007-03-29T03:43:00","guid":{"rendered":"http:\/\/akae.es\/estupido\/?p=141"},"modified":"2007-03-29T03:43:00","modified_gmt":"2007-03-29T03:43:00","slug":"nvidia-corporation-geforce-go-7400-rev-a1-debian-testing-kde","status":"publish","type":"post","link":"https:\/\/akae.es\/estupido\/2007\/03\/nvidia-corporation-geforce-go-7400-rev-a1-debian-testing-kde\/","title":{"rendered":"nVidia Corporation GeForce Go 7400 (rev a1) + Debian Testing + KDE"},"content":{"rendered":"<p>conseguido! ya rula el beryl en el port\u00e1til!<br \/>Al final el cabr\u00f3n me ha costa 1079 euros, del corteingl\u00e9h, es un hp pavilion dv6000, con dual core, 1 gb de ram, etc&#8230;<\/p>\n<p>he tenido que reinstalar la Debian testing un par de veces, pero con un par de scripts, mucho google, muchas pruebas de xorg.conf y muchas horas delante del teclado, he coonseguido que arranque el driver oficial de nvidia (no libre, buuh), que se instale guay y que siga ah\u00ed cuando reinicias el puto port\u00e1til! Al final ha sido cuesti\u00f3n de suerte y de tener f\u00e9 en mi xorg.conf \u00abcasi\u00bb hecho a mano que pego a continuaci\u00f3n en letra peque\u00f1ita pero copiable para cuando la cague y tenga que tirar de internetes para arreglarlo otra vez:<br \/><code><br \/>Section \"ServerLayout\"<br \/>  Identifier     \"Default Layout\"<br \/>  Screen         \"Default Screen\" 0 0<br \/>  InputDevice    \"Generic Keyboard\"<br \/>  InputDevice    \"Configured Mouse\"<br \/>  InputDevice        \"Synaptics Touchpad\"<br \/>EndSection<br \/>Section \"Files\"<br \/> # path to defoma fonts<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/misc\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/misc\"<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/cyrillic\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/cyrillic\"<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/100dpi\/:unscaled\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/100dpi\/:unscaled\"<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/75dpi\/:unscaled\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/75dpi\/:unscaled\"<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/Type1\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/Type1\"<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/100dpi\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/100dpi\"<br \/>  FontPath        \"\/usr\/share\/fonts\/X11\/75dpi\"<br \/>  FontPath        \"\/usr\/X11R6\/lib\/X11\/fonts\/75dpi\"<br \/>  FontPath        \"\/var\/lib\/defoma\/x-ttcidfont-conf.d\/dirs\/TrueType\"<br \/>EndSection<br \/>Section \"Module\"<br \/>  Load           \"bitmap\"<br \/>  Load           \"ddc\"<br \/>  Load           \"extmod\"<br \/>  Load           \"freetype\"<br \/>  Load           \"int10\"<br \/>  Load           \"vbe\"<br \/>  Load           \"glx\"<br \/>EndSection<br \/>Section \"InputDevice\"<br \/>  Identifier     \"Generic Keyboard\"<br \/>  Driver         \"kbd\"<br \/>  Option         \"CoreKeyboard\"<br \/>  Option         \"XkbRules\" \"xorg\"<br \/>  Option         \"XkbModel\" \"pc105\"<br \/>  Option         \"XkbLayout\" \"es\"<br \/>EndSection<br \/>Section \"InputDevice\"<br \/>  Identifier     \"Configured Mouse\"<br \/>  Driver         \"mouse\"<br \/>  Option         \"CorePointer\"<br \/>  Option         \"Device\" \"\/dev\/input\/mice\"<br \/>  Option         \"Protocol\" \"ImPS\/2\"<br \/>  Option         \"Emulate3Buttons\" \"true\"<br \/>EndSection<br \/>Section \"InputDevice\"<br \/>  Identifier     \"Synaptics Touchpad\"<br \/>  Driver         \"synaptics\"<br \/>  Option         \"SendCoreEvents\" \"true\"<br \/>  Option         \"Device\" \"\/dev\/psaux\"<br \/>  Option         \"Protocol\" \"auto-dev\"<br \/>  Option         \"HorizScrollDelta\" \"1\"<br \/>  Option         \"SHMConfig\" \"on\"  #para el puto ksynaptics<br \/>EndSection<br \/>Section \"Monitor\"<br \/>  Identifier     \"Monitor gen\u00e9rico\"<br \/>  HorizSync       28.0 - 64.0<br \/>  VertRefresh     43.0 - 60.0<br \/>  Option         \"DPMS\"<br \/>EndSection<br \/>Section \"Device\"<br \/>  Option         \"AllowGLXWithComposite\" \"true\"<br \/>  Identifier     \"Tarjeta de v\u00eddeo gen\u00e9rica\"<br \/>  Driver         \"nvidia\"<br \/>EndSection<br \/>Section \"Screen\"<br \/>  Identifier     \"Default Screen\"<br \/>  Device         \"Tarjeta de v\u00eddeo gen\u00e9rica\"<br \/>  Monitor        \"Monitor gen\u00e9rico\"<br \/>  DefaultDepth    24<br \/>  Option         \"AddARGBGLXVisuals\" \"True\"<br \/>#  Option         \"DisableGLXRootClipping\" \"True\"<br \/>  SubSection     \"Display\"<br \/>      Depth       24<br \/>      Modes      \"1280x800\" \"1024x768\" \"800x600\" \"640x480\"<br \/>  EndSubSection<br \/>EndSection<br \/>Section \"Extensions\"<br \/>  Option         \"Composite\" \"Enable\"<br \/>EndSection<\/code><\/p>\n<p>Hasta aqu\u00ed funciona de puta madre el beryl. Los scripts de instalaci\u00f3n de la nvidia y beryl no recuerdo de d\u00f3nde los saqu\u00e9, pero como est\u00e1n bien comentados puedo decir que el beryl-debian.sh sali\u00f3 de <a href=\"http:\/\/mathajder.free.fr\/\">http:\/\/mathajder.free.fr<\/a> y que el instalar_nvidia.sh s\u00f3lo hace:<br \/><code>#!\/bin\/bash<br \/>sudo cp \/etc\/X11\/xorg.conf \/etc\/X11\/xorg.mi_backup<br \/>sudo wget http:\/\/us.download.nvidia.com\/XFree86\/Linux-x86\/1.0-9746\/NVIDIA-Linux-x86-1.0-9746-pkg1.run<br \/>sudo killall gdm<br \/>sudo apt-get install linux-headers-`uname -r` build-essential gcc gcc-3.4 xserver-xorg-dev<br \/>sudo cat \/etc\/default\/linux-restricted-modules-common | grep \\# > \/etc\/default\/linux-restricted-modules-common ; echo DISABLED_MODULES=\\\"nv\\\" >> \/etc\/default\/linux-restricted-modules-common<br \/>sudo sh .\/NVIDIA-Linux-x86-1.0-9746-pkg1.run<br \/><\/code><br \/>De ah\u00ed en adelante, todo fue suerte&#8230; y me encanta mi escritorio giratorio, y el expos\u00e9 este, y que parece que est\u00e9s llenando la pantalla de perdigones cuando activas el efecto lluvia&#8230; aunque le auguro poco futuro, porque las pijadas gr\u00e1ficas no son lo m\u00edo&#8230;<\/p>\n<p>Ahora, a por la <code>Intel Corporation PRO\/Wireless 3945ABG Network Connection (rev 02)<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>conseguido! ya rula el beryl en el port\u00e1til!Al final el cabr\u00f3n me ha costa 1079 euros, del corteingl\u00e9h, es un hp pavilion dv6000, con dual core, 1 gb de ram, etc&#8230; he tenido que reinstalar la Debian testing un par de veces, pero con un par de scripts, mucho google, muchas pruebas de xorg.conf y &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/akae.es\/estupido\/2007\/03\/nvidia-corporation-geforce-go-7400-rev-a1-debian-testing-kde\/\" class=\"more-link\">Continuar leyendo<span class=\"screen-reader-text\"> \u00abnVidia Corporation GeForce Go 7400 (rev a1) + Debian Testing + KDE\u00bb<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-141","post","type-post","status-publish","format-standard","hentry","category-sin-categoria"],"_links":{"self":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts\/141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/comments?post=141"}],"version-history":[{"count":0,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts\/141\/revisions"}],"wp:attachment":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/media?parent=141"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/categories?post=141"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/tags?post=141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}