deviant ART

[x]

~El-Sato:iconEl-Sato:

Saint of the emacs church  

  • Status: Member
  • Varied Artist
  • Male/Uruguay
  • Invisible
  • Deviant since Aug 13, 2005, 2:33 PM
  • 48 Deviations
  • 60 Scraps [browse]
  • 1,554 Deviation Comments
  • 613 Deviant Comments
  • 8 News Comments
  • 2 Forum Posts
  • 32,491 Pageviews

Sobre hardy heron

Journal Entry: Sat Apr 26, 2008, 7:14 AM
Cuando salio gutsy (la anterior version de ubuntu) puse un journal cagandome en todos sus muertos porque me hiba de culo, no tenia sonido, y blablabla
Ahora salio hardy, en realidad lo llevo usando desde enero cuando estaban las primeras alphas, porque de por si hiba muy bien, ahora tengo una instalacion limpia que hice el jueves ni bien acabe de descargar la ISO de la version final y ya no puedo decir mas nada malo sobre el, hardy, al menos para mi, es perfecto.
Me va bien el sonido, que en gutsy directamente no hiba y en feisty hiba pero muy limitado, en baja calidad y no me funcionaban los I/O (microfono y salida para parlantes o auriculares) y la nvidia ahora esta detectada bien y por defecto (en gutsy ya estaba, en feisty necesitaba usar envy para que me busque los drivers correctos, y un update del kernel podia cargarselo xD)
Ahora incluso los efectos 3D me van muy suavemente, antes hiban si, pero no tan suaves, y terminaba optando por no usarlos.
Y en general el rendimiento es muy superior tanto a gutsy (muy pesado para mi gusto) como a feisty.
Y para un SO moderno, tiene unos requerimientos bastante aceptables, el otro dia un amigo me pregunto cuanto pide de ram, le dije 256 y dijo "tanto?", pero vamos, es mucho si comparas con windows XP, un SO de hace como 5 o 6 años (y que por si se olvidaron, para la epoca en que salio pedia mucho tambien xD), un SO moderno como vista te esta pidiendo un giga... lo he corrido con 512 y cualquier cosa es mejor que eso xD (tambien lo corri en esta misma laptop con 2 gigas de ram, una nvidia de 256mb, y suxor, se siente pesado y lento)

nota para los fanboys de microsoft : es solo mi sensacicon personal, no he dicho que vista sea una mierda, lo pense, pero no lo dije :B ah y antes que digan que es mi culpa por usarlo trucho y con puro soft crackeado, no, lo tengo original, viene con la laptop, y ni el photoshop tenia, solo juegos, que por cierto rinden a la mitad que en un XP y el COD2 por ejemplo no puedo jugarlo pq no esta soportado por vista... me cago en la retrocompatibilidad de los productos de microsoft xD con wine lo estoy jugando ahora y va de lujo

La unica pega de hardy, porque nada es color de rosa en este mundo, es que a diferencia de feisty las wacom no funcionan de serie, osea, no vienen ya instaladas, aunque eso se soluciona facil, se instalan (si aun no estan) los paquetes xserver-xorg-input-wacom y wacom-tools (por synaptic o poniendo en una terminal :

sudo apt-get install xserver-xorg-input-wacom wacom-tools

Y luego se agregan las lineas necesarias en el archivo xorg.conf (tiene que ser siendo root), esto se hace asi :

en una terminal poner :
sudo gedit /etc/X11/xorg.conf

te saldra para editar el archivo xorg.conf, a continuacion pego el mio, pero para cada pc es diferente segun el hardware que tengas, pero encontrar las partes donde hay que agregar las lineas es facil, o al menos lo es usando un poco de logica, pondre en negritas y con comentarios las lineas que hay que agregar :

# xorg.conf (X.Org 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 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

# wacom

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "USB" "on"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "USB" "on"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "pad"
Option "Device" "/dev/input/wacom"
Option "Type" "pad"
Option "ButtonsOnly" "on"
Option "USB" "on"
EndSection

# fin de wacom


Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Synaptics Touchpad"
# wacom
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "pad"
# fin wacom


EndSection
Section "Module"
Load "glx"
EndSection


Lo pongo aqui porque quizas a alguien le interesa, osea, en general en d.a. los que estamos es por alguna razon artistica, por lo que seguro aqui muchos tienen wacoms xD (que tengan gnu-linux o quieran usarlo es otra historia, pero lo recomiendo mucho) esto lo saque de ubuntuforums, de este thread : [link]

Y bueno, al fin despues de meses que busco una distro que funcione 100% en esta laptop diabolica mia que tiene problemas con todas (enserio, es la laptop, no hay lugar a dudas xD) finalmente ubuntu lo ha logrado :D

PD: Este es mi desk en este instante, en un jpg de bajisima calidad xD

ah... re macoso xD

  • Listening to: converting my MP3's to OGG
  • Watching: Gundam Wing and Gundam 00
  • Playing: Carlos Duty 2 :B

Devious Information

    deviantART Notice

    Devious Comments

    =Xeno-striker:iconXeno-striker: 5 days 10 hours ago
    OMG NO WAY! your watching me? wow, I'm honored!

    --
    Disperse my loyal battle monkeys!!
    Hidden By Owner
    ~tara18teen:icontara18teen: May 2, 2008, 3:18:14 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~MarinaNT:iconMarinaNT: Apr 11, 2008, 1:13:54 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~El-Sato:iconEl-Sato: Apr 10, 2008, 3:31:31 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~madtrash137:iconmadtrash137: Apr 10, 2008, 1:48:14 PMComment hidden by Owner Mood: Hostile
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~cetratodes:iconcetratodes: Apr 5, 2008, 10:15:11 AMComment hidden by Owner Mood: Joy
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~HitokiriM:iconHitokiriM: Mar 28, 2008, 4:43:25 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~El-Sato:iconEl-Sato: Mar 28, 2008, 3:23:57 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~HitokiriM:iconHitokiriM: Mar 28, 2008, 2:43:06 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~El-Sato:iconEl-Sato: Mar 27, 2008, 4:10:15 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~HitokiriM:iconHitokiriM: Mar 27, 2008, 10:13:36 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~El-Sato:iconEl-Sato: Mar 27, 2008, 5:44:50 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~HitokiriM:iconHitokiriM: Mar 26, 2008, 10:26:48 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~HitokiriM:iconHitokiriM: Mar 26, 2008, 10:26:19 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~MirandaMaija:iconMirandaMaija: Mar 24, 2008, 4:25:33 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~MirandaMaija:iconMirandaMaija: Mar 24, 2008, 4:24:54 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~CUDA1:iconCUDA1: Mar 16, 2008, 7:36:52 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~CUDA1:iconCUDA1: Mar 5, 2008, 3:52:43 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~sanaru:iconsanaru: Feb 26, 2008, 7:08:36 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~gabo2020:icongabo2020: Feb 26, 2008, 11:08:56 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~El-Sato:iconEl-Sato: Feb 25, 2008, 6:49:05 AMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    Flagged as spam
    ~HitokiriM:iconHitokiriM: Feb 18, 2008, 8:30:21 PMFlagged as spam
    This comment is hidden and not visible to general public.
    This comment is flagged as spam.
    Hidden By Owner
    ~Faremann:iconFaremann: Feb 18, 2008, 5:45:24 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~El-Sato:iconEl-Sato: Feb 18, 2008, 5:16:51 PMComment hidden by Owner
    This comment is hidden and not visible to general public.
    Hidden By Owner
    ~Faremann:iconFaremann: Feb 18, 2008, 5:05:55 PMComment hidden by Owner
    This comment is hidden and not visible to general public.