Hilo Oficial : ArchLinux

KorteX escribió:A ver si me podeis ayudar, ahora mismo tengo configurado Arch para que se conecte por dhcp al router de casa pero el principal problema es que tengo los puertos cerrados al no tener asignada una ip estática, el problema es que si asigno una ip estática cuando vaya a la universidad puede que no me conecte a la red...

Vamos que quiero instalar esta aplicación que ya tenia en Ubuntu:

Pero ni idea de como se llama (¿gnome-net-status?) ni donde está; antes desde esa aplicacion tenia configurado la ethernet con tal ip y la tarjeta inalambrica con dhcp... eso es lo que quiero hacer ahora mismo, ademas de poner unas dns y poderlas cambiar a mi gusto, todo ello sin tener que andar tocando cada vez en el rc.conf.


Usa mejor Wicd como dice Snakefd99cb
KorteX utiliza wicd, recomendado 100%

Saludos!
El Xorg me esta dando por el ..., el portatil lo conecto a traves de la salida de VGA y no va nada fina. Primero, por defecto me cola la pantalla (malo) y leugo No me deja tener las dos, o una o otra. Y si tengo el TFT exterior es MUY inestable. De golpe se me apaga la pantalla . . .U

Esta actualización no me esta nada bien -.-U
lovechii5 escribió:El Xorg me esta dando por el ..., el portatil lo conecto a traves de la salida de VGA y no va nada fina. Primero, por defecto me cola la pantalla (malo) y leugo No me deja tener las dos, o una o otra. Y si tengo el TFT exterior es MUY inestable. De golpe se me apaga la pantalla . . .U

Esta actualización no me esta nada bien -.-U



Yo aun voy con gnome, no me gusta ni la mitad que kde :(... espero que lo arreglen pronto de alguna forma, o pongan algun bug al respecto en los bbs.

Saludos!
lovechii5 escribió:El Xorg me esta dando por el ..., el portatil lo conecto a traves de la salida de VGA y no va nada fina. Primero, por defecto me cola la pantalla (malo) y leugo No me deja tener las dos, o una o otra. Y si tengo el TFT exterior es MUY inestable. De golpe se me apaga la pantalla . . .U

Esta actualización no me esta nada bien -.-U


Péganos tu xorg.conf, a ver si se nos ocurre algo -_-U
Una cosa, quiero compilar xbmc desde yaourt, y me sale este error, sabeis que puede pasar?:

make -C guilib
make[1]: se ingresa al directorio `/tmp/yaourt-tmp-d4rkb1t/aur-xbmc/xbmc/src/XBMC/guilib'
g++ -MD -c -march=x86-64 -mtune=generic -O2 -pipe -O2 -DNDEBUG=1 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo -O2 -DNDEBUG=1 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_PCRE -D'SVN_REV="exported"' -DINSTALL_PATH="\"/usr/share/xbmc\""  -DDLL_PATH_LIBCURL="\"/usr/lib/libcurl.so.4\"" -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL  ActionManager.cpp -o ActionManager.o
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/bits/stl_algo.h:65,
                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/algorithm:67,
                 from ../xbmc/linux/../../guilib/StdString.h:664,
                 from ../xbmc/linux/XHandle.h:27,
                 from ../xbmc/linux/PlatformInclude.h:26,
                 from system.h:136,
                 from include.h:32,
                 from ActionManager.cpp:22:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/cstdlib:132: error: ‘::realloc’ no se ha declarado
make[1]: *** [ActionManager.o] Error 1
make[1]: se sale del directorio `/tmp/yaourt-tmp-d4rkb1t/aur-xbmc/xbmc/src/XBMC/guilib'
make: *** [guilib] Error 2
==> ERROR: Falló build()
    Abortando...
Error: Makepkg was unable to build xbmc package.

No se yo si se puede arreglar algo. El problema es que no entiendo una gran parte del contenido de xorg.conf y la mayoria de cosas han sido copy paste.

Section "ServerLayout"
    Identifier     "ArchLinux"
    Screen      0  "Screen0"
    InputDevice    "keyboard"
    InputDevice    "mouse"
    InputDevice    "synaptics"
    InputDevice    "Elantech"      "CorePointer"
    Option         "AIGLX" "true"
EndSection

Section "Files"
#    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "glx"
    Load  "dri"
    Load  "dbe"
    Load  "extmod"
    Load  "synaptics"
    Load  "evdev"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail"
    Option        "BlankTime" "5"
    Option        "AIGLX"   "false"
#    Option     "AutoAddDevices" "true"
EndSection

Section "InputDevice"
    Identifier  "keyboard"
    Driver      "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option      "XkbLayout" "es"
    Option      "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "IMPS/2"
    Option        "Emulate3Buttons" "yes"
    Option        "ZAxisMapping" "4 5"
#    Option        "CorePointer"
EndSection

Section "InputDevice"
   Identifier      "Elantech"
   Driver          "synaptics"
   Option          "Protocol"      "auto-dev"
   Option          "Device"        "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
   Option          "SHMConfig"     "on"
   Option          "AccelFactor"   "0.0320"        # default: 0.0015
   Option          "MaxSpeed"      "0.72"          # default: 0.18
   Option          "Emulate3Buttons"       "off"
   Option          "LBCornerButton"        "2"
   Option          "LeftEdge"      "60"
   Option          "RightEdge"     "1070"
   Option          "TopEdge"       "90"
   Option          "BottomEdge"    "680"
   Option          "VertTwoFingerScroll"   "1"
   Option          "HorizTwoFingerScroll"  "1"
   Option          "LockedDrags"   "1"
   Option          "CoastingSpeed" "0.13"
   Option          "CircularScrolling"     "1"
   Option          "CircScrollTrigger"     "8"     # 8=Top Left Corner
EndSection


Section "InputDevice"
    Identifier  "synaptics"
    Driver      "synaptics"
    Option      "Device"           "/dev/psaux"
    Option      "Protocol"         "auto-dev"
    Option      "LeftEdge"         "1000"
    Option      "RightEdge"        "5400"
    Option      "TopEdge"          "1000"
    Option      "BottomEdge"       "4900"
    Option      "PalmDetect"       "0"
    Option      "SHMConfig"        "true"
    Option      "SendCoreEvents"   "yes"   
    Option      "HorizScrollDelta" "0"   
    Option      "RBCornerButton"   "0"
    Option      "RTCornerButtom"   "0"
    Option      "MaxSpeed"         "0.1"

  # You will also need the following 3 lines if you're using Xorg 1.5RC6 or newer
    Option      "TapButton1"       "1"
    Option      "TapButton2"       "2"
    Option      "TapButton3"       "3"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "ASUS"
   ModelName    "eeePC 901"
   Modeline    "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +VSync # 60 Hz
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    VendorName  "Intel Corporation"
    BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID       "PCI:0:2:0"
    Option      "AccelMethod" "EXA"
    Option      "MigrationHeuristic" "greedy"
    Option      "XAANoOffscreenPixmaps" "true"
    Option      "DPI" "134 x 134"
    Option      "DRI"     "true"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0660
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection


PD : El probelma esta basicamente en la salida de VGA del portatil. Suele hacer cosas raras: desaparece la imagen y no puedes hacer nada mas que Alt+Ctrl+F1 y poweroff o cada X tiempo la imagen parece que salte.

Aun asi, por ahora puedo vivir, pero molesta.
lovechii5 escribió:No se yo si se puede arreglar algo. El problema es que no entiendo una gran parte del contenido de xorg.conf y la mayoria de cosas han sido copy paste.

Section "ServerLayout"
    Identifier     "ArchLinux"
    Screen      0  "Screen0"
    InputDevice    "keyboard"
    InputDevice    "mouse"
    InputDevice    "synaptics"
    InputDevice    "Elantech"      "CorePointer"
EndSection

Section "Files"
#    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "glx"
    Load  "dri"
    Load  "dbe"
    Load  "extmod"
    Load  "synaptics"
    Load  "evdev"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail"
    Option        "BlankTime" "5"
    Option        "AIGLX"   "false"
#    Option     "AutoAddDevices" "true"
EndSection

Section "InputDevice"
    Identifier  "keyboard"
    Driver      "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option      "XkbLayout" "es"
    Option      "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "IMPS/2"
    Option        "Emulate3Buttons" "yes"
    Option        "ZAxisMapping" "4 5"
#    Option        "CorePointer"
EndSection

Section "InputDevice"
   Identifier      "Elantech"
   Driver          "synaptics"
   Option          "Protocol"      "auto-dev"
   Option          "Device"        "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
   Option          "SHMConfig"     "on"
   Option          "AccelFactor"   "0.0320"        # default: 0.0015
   Option          "MaxSpeed"      "0.72"          # default: 0.18
   Option          "Emulate3Buttons"       "off"
   Option          "LBCornerButton"        "2"
   Option          "LeftEdge"      "60"
   Option          "RightEdge"     "1070"
   Option          "TopEdge"       "90"
   Option          "BottomEdge"    "680"
   Option          "VertTwoFingerScroll"   "1"
   Option          "HorizTwoFingerScroll"  "1"
   Option          "LockedDrags"   "1"
   Option          "CoastingSpeed" "0.13"
   Option          "CircularScrolling"     "1"
   Option          "CircScrollTrigger"     "8"     # 8=Top Left Corner
EndSection


Section "InputDevice"
    Identifier  "synaptics"
    Driver      "synaptics"
    Option      "Device"           "/dev/psaux"
    Option      "Protocol"         "auto-dev"
    Option      "LeftEdge"         "1000"
    Option      "RightEdge"        "5400"
    Option      "TopEdge"          "1000"
    Option      "BottomEdge"       "4900"
    Option      "PalmDetect"       "0"
    Option      "SHMConfig"        "true"
    Option      "SendCoreEvents"   "yes"   
    Option      "HorizScrollDelta" "0"   
    Option      "RBCornerButton"   "0"
    Option      "RTCornerButtom"   "0"
    Option      "MaxSpeed"         "0.1"

  # You will also need the following 3 lines if you're using Xorg 1.5RC6 or newer
    Option      "TapButton1"       "1"
    Option      "TapButton2"       "2"
    Option      "TapButton3"       "3"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "ASUS"
   ModelName    "eeePC 901"
   Modeline    "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +VSync # 60 Hz
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    VendorName  "Intel Corporation"
    BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID       "PCI:0:2:0"
    Option      "AccelMethod" "EXA"
    Option      "MigrationHeuristic" "greedy"
    Option      "XAANoOffscreenPixmaps" "true"
    Option      "DPI" "134 x 134"
    Option      "DRI"     "true"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0660
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection


PD : El probelma esta basicamente en la salida de VGA del portatil. Suele hacer cosas raras: desaparece la imagen y no puedes hacer nada mas que Alt+Ctrl+F1 y poweroff o cada X tiempo la imagen parece que salte.

Aun asi, por ahora puedo vivir, pero molesta.


Te lo he modificado, prueba que tal va

Section "ServerLayout"
   Identifier      "ArchLinux"
   Screen   0   "Screen0" 0 0
   InputDevice   "keyboard"
   InputDevice   "mouse"
   InputDevice   "synaptics"
   InputDevice   "Elantech"   "CorePointer"
EndSection

Section "Files"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath      "/usr/share/fonts/misc"
   FontPath      "/usr/share/fonts/100dpi:unscaled"
   FontPath      "/usr/share/fonts/75dpi:unscaled"
EndSection

Section "Module"
   Load   "glx"
   Load   "dri"
   Load   "dbe"
   Load   "extmod"
   Load   "synaptics"
   Load   "evdev"
EndSection

Section "ServerFlags"
   Option   "AllowMouseOpenFail"
   Option   "BlankTime"      "5"
   Option   "AIGLX"         "false"
   Option   "AutoAddDevice"   "false"
   Option   "AllowEmptyInput"   "false"
EndSection

Section "InputDevice"
   Identifier   "keyboard"
   Driver   "kbd"
   Option   "CoreKeyboard"
   Option   "XkbRules"   "xorg"
   Option   "XkbLayout"   "es"
EndSection

Section "InputDevice"
   Identifier   "mouse"
   Driver   "mouse"
   Option   "Device"   "/dev/input/mice"
   Option   "Protocol"   "IMPS/2"
   Option   "Emulate3Buttons"   "yes"
   Option   "ZAxisMapping"   "4 5"
   Option   "CorePointer"
EndSection

Section "InputDevice"
   Identifier   "Elantech"
   Driver   "synaptics"
   Option   "Protocol"   "auto-dev"
   Option   "Device"   "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
   Option   "SHMConfig"   "on"
   Option   "AccelFactor"   "0.0320"
   Option   "MaxSpeed"   "0.72"
   Option   "Emulate3Buttons"   "off"
   Option   "LBCornerButton"   "2"
   Option   "LeftEdge"   "60"
   Option   "RightEdge"   "1070"
   Option   "TopEdge"   "90"
   Option   "BottomEdge"   "680"
   Option   "VertTwoFingerScroll"   "1"
   Option   "HorizTwoFingerScroll"   "1"
   Option   "LockedDrags"   "1"
   Option   "CoastingSpeed"   "0.13"
   Option   "CircularScrolling"   "1"
   Option   "CircScrollTrigger"   "8"
EndSection


Section "InputDevice"
   Identifier   "synaptics"
   Driver   "synaptics"
   Option   "Device"   "/dev/psaux"
   Option   "Protocol"   "auto-dev"
   Option   "LeftEdge"   "1000"
   Option   "RightEdge"   "5400"
   Option   "TopEdge"   "1000"
   Option   "BottomEdge"   "4900"
   Option   "PalmDetect"   "0"
   Option   "SHMConfig"   "true"
   Option   "SendCoreEvents"   "yes"   
   Option   "HorizScrollDelta"   "0"   
   Option   "RBCornerButton"   "0"
   Option   "RTCornerButtom"   "0"
   Option   "MaxSpeed"   "0.1"
  # You will also need the following 3 lines if you're using Xorg 1.5RC6 or newer
   Option   "TapButton1"   "1"
   Option   "TapButton2"   "2"
   Option   "TapButton3"   "3"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "ASUS"
   ModelName   "eeePC 901"
   Modeline   "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +VSync # 60 Hz
EndSection

Section "Device"
   Identifier   "Card0"
   Driver   "intel"
   VendorName   "Intel Corporation"
   BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
   BusID   "PCI:0:2:0"
   Option   "AccelMethod"   "EXA"
   Option   "MigrationHeuristic"   "greedy"
   Option   "XAANoOffscreenPixmaps"   "true"
   Option   "DPI"      "134 x 134"
   Option   "DRI"   "true"
EndSection

Section "Screen"
   Identifier      "Screen0"
   Device      "Card0"
   Monitor      "Monitor0"
   DefaultDepth   24
   SubSection "Display"
      Viewport   0 0
      Depth   8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth   15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth   16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth   24
   EndSubSection
EndSection

Section "DRI"
   Mode      0660
EndSection

Section "Extensions"
   Option   "Composite"   "true"
EndSection
d4rkb1t escribió:Una cosa, quiero compilar xbmc desde yaourt, y me sale este error, sabeis que puede pasar?:

make -C guilib
make[1]: se ingresa al directorio `/tmp/yaourt-tmp-d4rkb1t/aur-xbmc/xbmc/src/XBMC/guilib'
g++ -MD -c -march=x86-64 -mtune=generic -O2 -pipe -O2 -DNDEBUG=1 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo -O2 -DNDEBUG=1 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_PCRE -D'SVN_REV="exported"' -DINSTALL_PATH="\"/usr/share/xbmc\""  -DDLL_PATH_LIBCURL="\"/usr/lib/libcurl.so.4\"" -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL  ActionManager.cpp -o ActionManager.o
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/bits/stl_algo.h:65,
                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/algorithm:67,
                 from ../xbmc/linux/../../guilib/StdString.h:664,
                 from ../xbmc/linux/XHandle.h:27,
                 from ../xbmc/linux/PlatformInclude.h:26,
                 from system.h:136,
                 from include.h:32,
                 from ActionManager.cpp:22:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/cstdlib:132: error: ‘::realloc’ no se ha declarado
make[1]: *** [ActionManager.o] Error 1
make[1]: se sale del directorio `/tmp/yaourt-tmp-d4rkb1t/aur-xbmc/xbmc/src/XBMC/guilib'
make: *** [guilib] Error 2
==> ERROR: Falló build()
    Abortando...
Error: Makepkg was unable to build xbmc package.


Yo NUNCA he conseguido compilar correctamente xbmc, pero hay un repo por ahi que encontré buscando mantenido por un usuario en el que está regularmente actualizado además el svn.
[zeqadious]
Server = http://zeqadious.homelinux.net/arch-linux/packages/


Saludos
KorteX escribió:...
Vamos que quiero instalar esta aplicación que ya tenia en Ubuntu:
Imagen
Pero ni idea de como se llama (¿gnome-net-status?) ni donde está; antes desde esa aplicacion tenia configurado la ethernet con tal ip y la tarjeta inalambrica con dhcp... eso es lo que quiero hacer ahora mismo, ademas de poner unas dns y poderlas cambiar a mi gusto, todo ello sin tener que andar tocando cada vez en el rc.conf.

El paquete que la contiene (esa y unas cuantas más que trae ubuntu) se llama "gnome-system-tools" (sin las comillas).

Saludos!
Ostia, mi teclado se ha ido a tomar por culo, WTF! ¬_¬

Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection


No me sirve, ¿como se migra a evdev? :/
Buenas, tal y como me habeis recomendado he puesto wicd y me ha gustado bastante ;)

Otro problema que llevo viendo hoy desde que actualicé, es que el touchpad ya no me funciona tan bien, he estado mirando el wiki de arch y he modificado mi xorg.conf, ahora al menos me hace scroll, pero va algo lentorro y no puedo hacer click pulsando dos veces en el touchpad. ¿Alguien sabe como solucionar esto? (lo de hacer click con doble golpecito -¿tapping?)

Tengo el xorg.conf tal y como está en el wiki de arch (Xorg 7.4).
KorteX escribió:Buenas, tal y como me habeis recomendado he puesto wicd y me ha gustado bastante ;)

Otro problema que llevo viendo hoy desde que actualicé, es que el touchpad ya no me funciona tan bien, he estado mirando el wiki de arch y he modificado mi xorg.conf, ahora al menos me hace scroll, pero va algo lentorro y no puedo hacer click pulsando dos veces en el touchpad. ¿Alguien sabe como solucionar esto? (lo de hacer click con doble golpecito -¿tapping?)

Tengo el xorg.conf tal y como está en el wiki de arch (Xorg 7.4).


A mi también me ha pasado. He instalado el GSynaptics y configurandolo desde ahí me va bien.
javipm escribió:
KorteX escribió:Buenas, tal y como me habeis recomendado he puesto wicd y me ha gustado bastante ;)

Otro problema que llevo viendo hoy desde que actualicé, es que el touchpad ya no me funciona tan bien, he estado mirando el wiki de arch y he modificado mi xorg.conf, ahora al menos me hace scroll, pero va algo lentorro y no puedo hacer click pulsando dos veces en el touchpad. ¿Alguien sabe como solucionar esto? (lo de hacer click con doble golpecito -¿tapping?)

Tengo el xorg.conf tal y como está en el wiki de arch (Xorg 7.4).


A mi también me ha pasado. He instalado el GSynaptics y configurandolo desde ahí me va bien.


Tengo instalado gsynaptics, pero no se si es que interfiere con la configuración del xorg.conf que hay cosas que no me funcionan...

¿Como lo tienes tu?
Te lo pego aquí por si te sirve de algo


Section "ServerLayout"
   Identifier     "Xorg Configured"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "USB Mouse" "CorePointer"
   InputDevice    "SynapticsTouchpad" "SendCoreEvents"
EndSection

Section "Files"
       #RgbPath      "/usr/share/X11/rgb"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/misc:unscaled"
   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/75dpi:unscaled"
   FontPath     "/usr/share/fonts/75dpi"
   FontPath     "/usr/share/fonts/100dpi:unscaled"
   FontPath     "/usr/share/fonts/100dpi"
   FontPath     "/usr/share/fonts/PEX"
   FontPath     "/usr/share/fonts/cyrillic"
   FontPath     "/usr/share/fonts/Type1"
   FontPath     "/usr/share/fonts/ttf/western"
   FontPath     "/usr/share/fonts/ttf/decoratives"
   FontPath     "/usr/share/fonts/truetype"
   FontPath     "/usr/share/fonts/truetype/openoffice"
   FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
   FontPath     "/usr/share/fonts/latex-ttf-fonts"
   FontPath     "/usr/share/fonts/defoma/CID"
   FontPath     "/usr/share/fonts/defoma/TrueType"
EndSection

Section "Module"
   Load  "ddc"  # ddc probing of monitor
   Load  "dbe"
   Load  "dri"
   Load  "extmod"
   Load  "glx"
   Load  "bitmap" # bitmap-fonts
   Load  "type1"
   Load  "freetype"
   Load  "record"
   Load  "synaptics"
EndSection

Section "ServerFlags"
   Option       "AllowMouseOpenFail" "true"
   Option      "AutoAddDevices" "False"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
   Option       "CoreKeyboard"
   Option       "XkbRules" "xorg"
   Option       "XkbModel" "pc105"
   Option       "XkbLayout" "es"
   Option       "XkbVariant" ""
EndSection

Section "InputDevice"
    Driver        "synaptics"
    Identifier    "SynapticsTouchpad"
    Option        "Device"        "/dev/psaux"
    Option        "Protocol"      "auto-dev"
    Option        "LeftEdge"      "1700"
    Option        "RightEdge"     "5300"
    Option        "TopEdge"       "1700"
    Option        "BottomEdge"    "4200"
    Option        "FingerLow"     "25"
    Option        "FingerHigh"    "30"
    Option        "MaxTapTime"    "0"
    Option        "MaxTapMove"    "0"
    Option        "VertScrollDelta" "100"
    Option        "MinSpeed"      "0.06"
    Option        "MaxSpeed"      "0.12"
    Option        "AccelFactor" "0.0010"
    Option        "SHMConfig"     "true"
    #  Option       "Repeater"      "/dev/ps2mouse"
EndSection

Section "InputDevice"
   Identifier  "USB Mouse"
   Driver      "mouse"
   Option       "Device" "/dev/input/mice"
   Option       "SendCoreEvents" "true"
   Option       "Protocol" "IMPS/2"
   Option       "ZAxisMapping" "4 5"
   Option       "Buttons" "5"
EndSection
Os compila el amarok2 des de yaourt?
KorteX escribió:Otro problema que llevo viendo hoy desde que actualicé, es que el touchpad ya no me funciona tan bien, he estado mirando el wiki de arch y he modificado mi xorg.conf, ahora al menos me hace scroll, pero va algo lentorro y no puedo hacer click pulsando dos veces en el touchpad. ¿Alguien sabe como solucionar esto? (lo de hacer click con doble golpecito -¿tapping?)


A partir de Xorg 7.4 (bueno, la nueva version del driver synaptics para ser más preciso) el tapping viene desabilidado por defecto. Si quieres habilitarlo tienes dos opciones:

Si lo configuras a traves de xorg.conf agrega esta opción a tu section inputdevice del synaptics
Option "TapButton1" "1"


Si lo configuras a traves de hal agrega esta linea tu conjunto de keys:
<merge key="input.x11_options.TapButton1" type="string">1</merge>
¿Qué tal ha ido la actualización del Xorg? A mí por fin me funcionan las teclas multimedia, pero a cambio no me funciona el touchpad (ya hice lo del wiki) el glxgears me da unos tristes 395fps y el redimensionar/maximizar ventanas me va muuuy lento... Empiezo a ver lo del rolling-release más como un inconveniente que como una ventaja. Quizá reinstale todo de 0 y me olvide del -Syu para siempre.
Slurp escribió:¿Qué tal ha ido la actualización del Xorg? A mí por fin me funcionan las teclas multimedia, pero a cambio no me funciona el touchpad (ya hice lo del wiki) el glxgears me da unos tristes 395fps y el redimensionar/maximizar ventanas me va muuuy lento... Empiezo a ver lo del rolling-release más como un inconveniente que como una ventaja. Quizá reinstale todo de 0 y me olvide del -Syu para siempre.
El problema es que no se lleva bien el rolling-release. Tendría que ir a pasos pequeños y pensar mas en la compatibilidad de una versión a la siguiente.

Vaya no es habitual actualizar el Xorg.
He tenido que sacar el teclado, el ratón y el touchpad de xorg.conf porque no había forma de que leyera mi configuración. En manos de hal parece que todo funciona.

Ahora xorg.conf sólo sirve para configurar la gráfica y la pantalla, ¿no?
theogre escribió:He tenido que sacar el teclado, el ratón y el touchpad de xorg.conf porque no había forma de que leyera mi configuración. En manos de hal parece que todo funciona.

Ahora xorg.conf sólo sirve para configurar la gráfica y la pantalla, ¿no?


Buf. . . Yo tuve algun problema con la rata y teclado, espero no tener que hacer lo mismo xD.

PD : en defensa del rolling-relase, decir que debian testing va de una forma parecida y no pasa nada ô.oU
Argh, he actualizado el xorg y no me va ni el scroll vertical y horizontal del ratón ni el click central. He revisado mi xorg, mil veces, lo he regenerado, lo he comprobado muchisimas veces y estoy hasta los mismisimos. Además, el teclado está por defecto en inglés y tengo que teclear "setxkbmap es" para que se me ponga en español. Este es mi /etc/X11/xorg.conf
                                                                                                                                                             
# Auto-generated by Archie mkxcfg                                                                                                                           
# Auto-generated by Archie mkxcfg                                                                                                                           

Section "ServerLayout"

# PS/2 Mouse not detected
# Serial Mouse not detected
        Identifier     "Xorg Configured"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        InputDevice     "Generic Keyboard"       
        InputDevice     "Configured Mouse"       
        InputDevice     "Synaptics Touchpad"     
        Option          "AllowEmptyInput" "off"   
        Option          "AutoAddDevices" "False" 
EndSection                                       

Section "Files"

# Additional fonts: Locale, Gimp, TTF...                                                                                                                     
#       FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"                                                                                                 
#       FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"                                                                                               
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!                                                                             
#       RgbPath      "/usr/share/X11/rgb"                                                                                                                   
        ModulePath   "/usr/lib/xorg/modules"                                                                                                                 
        FontPath     "/usr/share/fonts/misc:unscaled"                                                                                                       
        FontPath     "/usr/share/fonts/misc"                                                                                                                 
        FontPath     "/usr/share/fonts/75dpi:unscaled"                                                                                                       
        FontPath     "/usr/share/fonts/75dpi"                                                                                                               
        FontPath     "/usr/share/fonts/100dpi:unscaled"                                                                                                     
        FontPath     "/usr/share/fonts/100dpi"                                                                                                               
        FontPath     "/usr/share/fonts/PEX"                                                                                                                 
        FontPath     "/usr/share/fonts/cyrillic"                                                                                                             
        FontPath     "/usr/share/fonts/Type1"                                                                                                               
        FontPath     "/usr/share/fonts/ttf/western"                                                                                                         
        FontPath     "/usr/share/fonts/ttf/decoratives"                                                                                                     
        FontPath     "/usr/share/fonts/truetype"                                                                                                             
        FontPath     "/usr/share/fonts/truetype/openoffice"                                                                                                 
        FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"                                                                                         
        FontPath     "/usr/share/fonts/latex-ttf-fonts"                                                                                                     
        FontPath     "/usr/share/fonts/defoma/CID"                                                                                                           
        FontPath     "/usr/share/fonts/defoma/TrueType"                                                                                                     
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Module"                                                                                                                                             
        Load  "ddc"  # ddc probing of monitor                                                                                                               
        Load  "dbe"                                                                                                                                         
        Load  "dri"                                                                                                                                         
        Load  "extmod"                                                                                                                                       
        Load  "glx"                                                                                                                                         
        Load  "bitmap" # bitmap-fonts                                                                                                                       
#       Load  "type1"                                                                                                                                       
        Load  "freetype"                                                                                                                                     
        Load  "record"                                                                                                                                       
        Load  "synaptics"                                                                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "ServerFlags"                                                                                                                                       
        Option      "AllowMouseOpenFail" "true"                                                                                                             
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"              "ExplorerPS/2"                                                                                               
        Option          "ZAxisMapping"          "4 5"                                                                                                       
        Option          "Emulate3Buttons"       "true"                                                                                                       
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "InputDevice"                                                                                                                                       
        Identifier  "PS/2 Mouse"                                                                                                                             
        Driver      "mouse"                                                                                                                                 
        Option      "Protocol" "auto"                                                                                                                       
        Option      "ZAxisMapping" "4 5"                                                                                                                     
        Option      "Device" "/dev/psaux"                                                                                                                   
        Option      "Emulate3Buttons" "true"                                                                                                                 
        Option      "Emulate3Timeout" "70"                                                                                                                   
        Option      "SendCoreEvents" "true"                                                                                                                 
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "InputDevice"                                                                                                                                       
        Identifier  "USB Mouse"                                                                                                                             
        Driver      "mouse"                                                                                                                                 
        Option      "Device" "/dev/input/mice"                                                                                                               
        Option      "SendCoreEvents" "true"                                                                                                                 
        Option      "Protocol" "IMPS/2"                                                                                                                     
        Option      "ZAxisMapping" "4 5"                                                                                                                     
        Option      "Buttons" "5"                                                                                                                           
EndSection                                                                                                                                                   
                                                                                                                                                             
                                                                                                                                                             
Section "InputDevice"                                                                                                                                       
        Identifier      "Synaptics Touchpad"                                                                                                                 
        Driver          "synaptics"                                                                                                                         
        Option          "SendCoreEvents"        "true"                                                                                                       
        Option          "Device"                "/dev/psaux"                                                                                                 
        Option          "Protocol"              "auto-dev"                                                                                                   
        Option          "HorizEdgeScroll"       "0"                                                                                                         
        Option          "SHMConfig"             "on"                                                                                                         
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Monitor"                                                                                                                                           
# Warning: This may fry old Monitors                                                                                                                       
# Very conservative. May flicker.                                                                                                                           
#       VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.                                                                         
        #  Default modes distilled from                                                                                                                     
        #      "VESA and Industry Standards and Guide for Computer Display Monitor                                                                           
        #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.                                                                             
        #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $                                                       
        # 640x350 @ 85Hz (VESA) hsync: 37.9kHz                                                                                                               
        Identifier   "Monitor0"                                                                                                                             
        HorizSync    28.0 - 96.0                                                                                                                             
        VertRefresh  50.0 - 75.0                                                                                                                             
        ModeLine     "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync                                                                           
        ModeLine     "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync                                                                           
        ModeLine     "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync                                                                           
        ModeLine     "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync                                                                           
        ModeLine     "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync                                                                           
        ModeLine     "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync                                                                           
        ModeLine     "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync                                                                           
        ModeLine     "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync                                                                           
        ModeLine     "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync                                                                           
        ModeLine     "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync                                                                           
        ModeLine     "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync                                                                           
        ModeLine     "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync                                                                           
        ModeLine     "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace                                                             
        ModeLine     "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync                                                                       
        ModeLine     "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync                                                                       
        ModeLine     "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync                                                                       
        ModeLine     "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync                                                                       
        ModeLine     "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync                                                                     
        ModeLine     "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync                                                                     
        ModeLine     "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync                                                                     
        ModeLine     "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync                                                                 
        ModeLine     "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync                                                                 
        ModeLine     "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync                                                                 
        ModeLine     "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync                                                                 
        ModeLine     "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync                                                                 
        ModeLine     "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync                                                                 
        ModeLine     "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync                                                                 
        ModeLine     "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync                                                                 
        ModeLine     "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync                                                                 
        ModeLine     "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync                                                                 
        ModeLine     "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync                                                                           
        ModeLine     "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync                                                                           
        ModeLine     "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync                                                                           
        ModeLine     "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync                                                                           
        ModeLine     "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync                                                                           
        ModeLine     "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync                                                                           
        ModeLine     "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync                                                                           
        ModeLine     "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync                                                                     
        ModeLine     "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync                                                                       
        ModeLine     "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync                                                                     
        ModeLine     "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync                                                                     
        ModeLine     "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync                                                                     
        ModeLine     "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync                                                                     
        ModeLine     "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync                                                                     
        ModeLine     "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync                                                                 
        ModeLine     "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync                                                                 
        Option      "DPMS" "true"                                                                                                                           
#       HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Monitor"                                                                                                                                           
        Identifier   "aticonfig-Monitor[0]-0"                                                                                                               
        Option      "VendorName" "ATI Proprietary Driver"                                                                                                   
        Option      "ModelName" "Generic Autodetecting Monitor"                                                                                             
        Option      "DPMS" "true"                                                                                                                           
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Device"                                                                                                                                             
        Identifier  "Card0"                                                                                                                                 
        Driver      "vesa"                                                                                                                                   
        VendorName  "All"                                                                                                                                   
        BoardName   "All"                                                                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Device"                                                                                                                                             
        Identifier  "aticonfig-Device[0]-0"                                                                                                                 
        Driver      "fglrx"                                                                                                                                 
        BusID       "PCI:1:0:0"                                                                                                                             
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Screen"                                                                                                                                             
        Identifier "Screen0"                                                                                                                                 
        Device     "Card0"                                                                                                                                   
        Monitor    "Monitor0"                                                                                                                               
        DefaultDepth     16                                                                                                                                 
        SubSection "Display"                                                                                                                                 
                Depth     1                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"                                                                                                     
        EndSubSection                                                                                                                                       
        SubSection "Display"                                                                                                                                 
                Depth     4                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"                                                                                                     
        EndSubSection                                                                                                                                       
        SubSection "Display"                                                                                                                                 
                Depth     8                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"                                                                                                     
        EndSubSection                                                                                                                                       
        SubSection "Display"                                                                                                                                 
                Depth     15                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     32
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

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

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "True"
EndSection

Bueno, si alguien pudiese ayudarme se lo agradeceria.
Y, d4rkb1t, amarok2 está ya compilado en los repos "kdemod-playground" de el proyecto kdemod.

Saludos
resadent escribió:Argh, he actualizado el xorg y no me va ni el scroll vertical y horizontal del ratón ni el click central. He revisado mi xorg, mil veces, lo he regenerado, lo he comprobado muchisimas veces y estoy hasta los mismisimos. Además, el teclado está por defecto en inglés y tengo que teclear "setxkbmap es" para que se me ponga en español. Este es mi /etc/X11/xorg.conf
                                                                                                                                                             
# Auto-generated by Archie mkxcfg                                                                                                                           
# Auto-generated by Archie mkxcfg                                                                                                                           

Section "ServerLayout"

# PS/2 Mouse not detected
# Serial Mouse not detected
        Identifier     "Xorg Configured"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        InputDevice     "Generic Keyboard"       
        InputDevice     "Configured Mouse"       
        InputDevice     "Synaptics Touchpad"     
        Option          "AllowEmptyInput" "off"   
        Option          "AutoAddDevices" "False" 
EndSection                                       

Section "Files"

# Additional fonts: Locale, Gimp, TTF...                                                                                                                     
#       FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"                                                                                                 
#       FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"                                                                                               
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!                                                                             
#       RgbPath      "/usr/share/X11/rgb"                                                                                                                   
        ModulePath   "/usr/lib/xorg/modules"                                                                                                                 
        FontPath     "/usr/share/fonts/misc:unscaled"                                                                                                       
        FontPath     "/usr/share/fonts/misc"                                                                                                                 
        FontPath     "/usr/share/fonts/75dpi:unscaled"                                                                                                       
        FontPath     "/usr/share/fonts/75dpi"                                                                                                               
        FontPath     "/usr/share/fonts/100dpi:unscaled"                                                                                                     
        FontPath     "/usr/share/fonts/100dpi"                                                                                                               
        FontPath     "/usr/share/fonts/PEX"                                                                                                                 
        FontPath     "/usr/share/fonts/cyrillic"                                                                                                             
        FontPath     "/usr/share/fonts/Type1"                                                                                                               
        FontPath     "/usr/share/fonts/ttf/western"                                                                                                         
        FontPath     "/usr/share/fonts/ttf/decoratives"                                                                                                     
        FontPath     "/usr/share/fonts/truetype"                                                                                                             
        FontPath     "/usr/share/fonts/truetype/openoffice"                                                                                                 
        FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"                                                                                         
        FontPath     "/usr/share/fonts/latex-ttf-fonts"                                                                                                     
        FontPath     "/usr/share/fonts/defoma/CID"                                                                                                           
        FontPath     "/usr/share/fonts/defoma/TrueType"                                                                                                     
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Module"                                                                                                                                             
        Load  "ddc"  # ddc probing of monitor                                                                                                               
        Load  "dbe"                                                                                                                                         
        Load  "dri"                                                                                                                                         
        Load  "extmod"                                                                                                                                       
        Load  "glx"                                                                                                                                         
        Load  "bitmap" # bitmap-fonts                                                                                                                       
#       Load  "type1"                                                                                                                                       
        Load  "freetype"                                                                                                                                     
        Load  "record"                                                                                                                                       
        Load  "synaptics"                                                                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "ServerFlags"                                                                                                                                       
        Option      "AllowMouseOpenFail" "true"                                                                                                             
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"              "ExplorerPS/2"                                                                                               
        Option          "ZAxisMapping"          "4 5"                                                                                                       
        Option          "Emulate3Buttons"       "true"                                                                                                       
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "InputDevice"                                                                                                                                       
        Identifier  "PS/2 Mouse"                                                                                                                             
        Driver      "mouse"                                                                                                                                 
        Option      "Protocol" "auto"                                                                                                                       
        Option      "ZAxisMapping" "4 5"                                                                                                                     
        Option      "Device" "/dev/psaux"                                                                                                                   
        Option      "Emulate3Buttons" "true"                                                                                                                 
        Option      "Emulate3Timeout" "70"                                                                                                                   
        Option      "SendCoreEvents" "true"                                                                                                                 
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "InputDevice"                                                                                                                                       
        Identifier  "USB Mouse"                                                                                                                             
        Driver      "mouse"                                                                                                                                 
        Option      "Device" "/dev/input/mice"                                                                                                               
        Option      "SendCoreEvents" "true"                                                                                                                 
        Option      "Protocol" "IMPS/2"                                                                                                                     
        Option      "ZAxisMapping" "4 5"                                                                                                                     
        Option      "Buttons" "5"                                                                                                                           
EndSection                                                                                                                                                   
                                                                                                                                                             
                                                                                                                                                             
Section "InputDevice"                                                                                                                                       
        Identifier      "Synaptics Touchpad"                                                                                                                 
        Driver          "synaptics"                                                                                                                         
        Option          "SendCoreEvents"        "true"                                                                                                       
        Option          "Device"                "/dev/psaux"                                                                                                 
        Option          "Protocol"              "auto-dev"                                                                                                   
        Option          "HorizEdgeScroll"       "0"                                                                                                         
        Option          "SHMConfig"             "on"                                                                                                         
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Monitor"                                                                                                                                           
# Warning: This may fry old Monitors                                                                                                                       
# Very conservative. May flicker.                                                                                                                           
#       VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.                                                                         
        #  Default modes distilled from                                                                                                                     
        #      "VESA and Industry Standards and Guide for Computer Display Monitor                                                                           
        #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.                                                                             
        #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $                                                       
        # 640x350 @ 85Hz (VESA) hsync: 37.9kHz                                                                                                               
        Identifier   "Monitor0"                                                                                                                             
        HorizSync    28.0 - 96.0                                                                                                                             
        VertRefresh  50.0 - 75.0                                                                                                                             
        ModeLine     "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync                                                                           
        ModeLine     "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync                                                                           
        ModeLine     "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync                                                                           
        ModeLine     "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync                                                                           
        ModeLine     "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync                                                                           
        ModeLine     "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync                                                                           
        ModeLine     "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync                                                                           
        ModeLine     "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync                                                                           
        ModeLine     "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync                                                                           
        ModeLine     "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync                                                                           
        ModeLine     "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync                                                                           
        ModeLine     "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync                                                                           
        ModeLine     "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace                                                             
        ModeLine     "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync                                                                       
        ModeLine     "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync                                                                       
        ModeLine     "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync                                                                       
        ModeLine     "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync                                                                       
        ModeLine     "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync                                                                     
        ModeLine     "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync                                                                     
        ModeLine     "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync                                                                     
        ModeLine     "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync                                                                 
        ModeLine     "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync                                                                 
        ModeLine     "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync                                                                 
        ModeLine     "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync                                                                 
        ModeLine     "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync                                                                 
        ModeLine     "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync                                                                 
        ModeLine     "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync                                                                 
        ModeLine     "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync                                                                 
        ModeLine     "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync                                                                 
        ModeLine     "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync                                                                 
        ModeLine     "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync                                                                 
        ModeLine     "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync                                                                           
        ModeLine     "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync                                                                           
        ModeLine     "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync                                                                           
        ModeLine     "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync                                                                           
        ModeLine     "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync                                                                           
        ModeLine     "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync                                                                           
        ModeLine     "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync                                                                           
        ModeLine     "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync                                                                     
        ModeLine     "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync                                                                       
        ModeLine     "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync                                                                     
        ModeLine     "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync                                                                     
        ModeLine     "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync                                                                     
        ModeLine     "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync                                                                     
        ModeLine     "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync                                                                     
        ModeLine     "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync                                                                 
        ModeLine     "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync                                                                 
        ModeLine     "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync                                                                 
        Option      "DPMS" "true"                                                                                                                           
#       HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Monitor"                                                                                                                                           
        Identifier   "aticonfig-Monitor[0]-0"                                                                                                               
        Option      "VendorName" "ATI Proprietary Driver"                                                                                                   
        Option      "ModelName" "Generic Autodetecting Monitor"                                                                                             
        Option      "DPMS" "true"                                                                                                                           
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Device"                                                                                                                                             
        Identifier  "Card0"                                                                                                                                 
        Driver      "vesa"                                                                                                                                   
        VendorName  "All"                                                                                                                                   
        BoardName   "All"                                                                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Device"                                                                                                                                             
        Identifier  "aticonfig-Device[0]-0"                                                                                                                 
        Driver      "fglrx"                                                                                                                                 
        BusID       "PCI:1:0:0"                                                                                                                             
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Screen"                                                                                                                                             
        Identifier "Screen0"                                                                                                                                 
        Device     "Card0"                                                                                                                                   
        Monitor    "Monitor0"                                                                                                                               
        DefaultDepth     16                                                                                                                                 
        SubSection "Display"                                                                                                                                 
                Depth     1                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"                                                                                                     
        EndSubSection                                                                                                                                       
        SubSection "Display"                                                                                                                                 
                Depth     4                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"                                                                                                     
        EndSubSection                                                                                                                                       
        SubSection "Display"                                                                                                                                 
                Depth     8                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"                                                                                                     
        EndSubSection                                                                                                                                       
        SubSection "Display"                                                                                                                                 
                Depth     15                                                                                                                                 
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     32
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

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

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "True"
EndSection

Bueno, si alguien pudiese ayudarme se lo agradeceria.
Y, d4rkb1t, amarok2 está ya compilado en los repos "kdemod-playground" de el proyecto kdemod.

Saludos


Haz lo que yo, comenta (o cárgate) todos los input devices

                                                                                                                                                             
# Auto-generated by Archie mkxcfg                                                                                                                           
Section "ServerLayout"
        Identifier     "Xorg Configured"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection                                       

Section "Files"
# Additional fonts: Locale, Gimp, TTF...                                                                                                                     
#       FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"                                                                                                 
#       FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"                                                                                               
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!                                                                             
        ModulePath   "/usr/lib/xorg/modules"                                                                                                                 
        FontPath     "/usr/share/fonts/misc:unscaled"                                                                                                       
        FontPath     "/usr/share/fonts/misc"                                                                                                                 
        FontPath     "/usr/share/fonts/75dpi:unscaled"                                                                                                       
        FontPath     "/usr/share/fonts/75dpi"                                                                                                               
        FontPath     "/usr/share/fonts/100dpi:unscaled"                                                                                                     
        FontPath     "/usr/share/fonts/100dpi"                                                                                                               
        FontPath     "/usr/share/fonts/PEX"                                                                                                                 
        FontPath     "/usr/share/fonts/cyrillic"                                                                                                             
        FontPath     "/usr/share/fonts/Type1"                                                                                                               
        FontPath     "/usr/share/fonts/ttf/western"                                                                                                         
        FontPath     "/usr/share/fonts/ttf/decoratives"                                                                                                     
        FontPath     "/usr/share/fonts/truetype"                                                                                                             
        FontPath     "/usr/share/fonts/truetype/openoffice"                                                                                                 
        FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"                                                                                         
        FontPath     "/usr/share/fonts/latex-ttf-fonts"                                                                                                     
        FontPath     "/usr/share/fonts/defoma/CID"                                                                                                           
        FontPath     "/usr/share/fonts/defoma/TrueType"                                                                                                     
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Module"                                                                                                                                             
        Load  "ddc"  # ddc probing of monitor                                                                                                               
        Load  "dbe"                                                                                                                                         
        Load  "dri"                                                                                                                                         
        Load  "extmod"                                                                                                                                       
        Load  "glx"                                                                                                                                         
        Load  "bitmap" # bitmap-fonts                                                                                                                       
        Load  "freetype"                                                                                                                                     
        Load  "record"                                                                                                                                       
        Load  "synaptics"                                                                                                                                   
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "ServerFlags"                                                                                                                                       
        Option      "AllowMouseOpenFail" "true"                                                                                                             
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Monitor"                                                                                                                                           
        Identifier   "aticonfig-Monitor[0]-0"                                                                                                               
        Option      "VendorName" "ATI Proprietary Driver"                                                                                                   
        Option      "ModelName" "Generic Autodetecting Monitor"                                                                                             
        Option      "DPMS" "true"                                                                                                                           
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Device"                                                                                                                                             
        Identifier  "aticonfig-Device[0]-0"                                                                                                                 
        Driver      "fglrx"                                                                                                                                 
        BusID       "PCI:1:0:0"                                                                                                                             
EndSection                                                                                                                                                   
                                                                                                                                                             
Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "True"
EndSection


Ahora, pasamos el teclado, el ratón y el touchpad a hal. Haz esto:

cp /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi /etc/hal/fdi/policy/


ahora edítalo para dejarlo así

<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.keymap">
      <append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
    </match>

    <match key="info.capabilities" contains="input.keys">
      <merge key="input.xkb.rules" type="string">base</merge>

      <!-- If we're using Linux, we use evdev by default (falling back to
           keyboard otherwise). -->
      <merge key="input.xkb.model" type="string">keyboard</merge>
      <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
             string="Linux">
        <merge key="input.xkb.model" type="string">evdev</merge>
      </match>

      <merge key="input.xkb.layout" type="string">es</merge>
      <merge key="input.xkb.variant" type="string" />
    </match>
  </device>
</deviceinfo>


esta línea era la "problemática"

<merge key="input.xkb.layout" type="string">es</merge>


ahora, para el touchpad, tendrás que copiar el fichero

cp /usr/share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi /etc/hal/fdi/policy/


el fichero contiene esto

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.touchpad">
      <match key="info.product" contains="Synaptics TouchPad">
        <merge key="input.x11_driver" type="string">synaptics</merge>
    <!-- Arbitrary options can be passed to the driver using
         the input.x11_options property since xorg-server-1.5. -->
    <!-- EXAMPLE:
    <merge key="input.x11_options.LeftEdge" type="string">120</merge>
    -->       
        <merge key="input.x11_options.AlwaysCore" type="string">true</merge>
        <merge key="input.x11_options.Protocol" type="string">auto-dev</merge>
        <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
        <merge key="input.x11_options.SHMConfig" type="string">false</merge>
        <merge key="input.x11_options.LeftEdge" type="string">1700</merge>
        <merge key="input.x11_options.RightEdge" type="string">5300</merge>
        <merge key="input.x11_options.TopEdge" type="string">1700</merge>
        <merge key="input.x11_options.BottomEdge" type="string">4200</merge>
        <merge key="input.x11_options.FingerLow" type="string">25</merge>
        <merge key="input.x11_options.FingerHigh" type="string">30</merge>
        <merge key="input.x11_options.MaxTapTime" type="string">180</merge>
        <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
        <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
        <merge key="input.x11_options.CornerCoasting" type="string">true</merge>
        <merge key="input.x11_options.CoastingSpeed" type="string">0.30</merge>
        <merge key="input.x11_options.VertScrollDelta" type="string">100</merge>
        <merge key="input.x11_options.HorizScrollDelta" type="string">100</merge>
        <merge key="input.x11_options.MinSpeed" type="string">0.10</merge>
        <merge key="input.x11_options.MaxSpeed" type="string">0.60</merge>
        <merge key="input.x11_options.AccelFactor" type="string">0.0050</merge>
        <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
        <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
        <merge key="input.x11_options.TapButton1" type="string">1</merge>
        <merge key="input.x11_options.TapButton2" type="string">2</merge>
        <merge key="input.x11_options.TapButton3" type="string">3</merge>
      </match>
      <match key="info.product" contains="AlpsPS/2 ALPS">
        <merge key="input.x11_driver" type="string">synaptics</merge>
      </match>
      <match key="info.product" contains="appletouch">
        <merge key="input.x11_driver" type="string">synaptics</merge>
      </match>
      <match key="info.product" contains="bcm5974">
        <merge key="input.x11_driver" type="string">synaptics</merge>
      </match>
    </match>
  </device>
</deviceinfo>


si lo examinas, verás que puedes portar tu configuración de xorg.conf a este fichero. Yo no tuve que tocarlo.

Recuerda tener instalado: xf86-input-synaptics
Y HAL en rc.conf, DAEMONS.

EDIT: ¿y por qué coño te he explicado lo del touchpad si lo tuyo es el ratón? xDDD se me fue la pinza totalmente. A mi la rata me funcionó con sólo sacarlo de xorg.conf :$
Gracias por la ayuda, pero todo sigue igual. Además, el ratón tampoco esta (ahora) en mi xorg.conf. :(
No sé si habrás visto esto. Tienes que añadir no sé qué de tap0 tap1 y tal y otras cosas raras, y como último recurso

Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection

para desactivar "lo nuevo" o algo así... Un rollo, vamos.
theogre escribió:
lovechii5 escribió:No se yo si se puede arreglar algo. El problema es que no entiendo una gran parte del contenido de xorg.conf y la mayoria de cosas han sido copy paste.

Section "ServerLayout"
    Identifier     "ArchLinux"
    Screen      0  "Screen0"
    InputDevice    "keyboard"
    InputDevice    "mouse"
    InputDevice    "synaptics"
    InputDevice    "Elantech"      "CorePointer"
EndSection

Section "Files"
#    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "glx"
    Load  "dri"
    Load  "dbe"
    Load  "extmod"
    Load  "synaptics"
    Load  "evdev"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail"
    Option        "BlankTime" "5"
    Option        "AIGLX"   "false"
#    Option     "AutoAddDevices" "true"
EndSection

Section "InputDevice"
    Identifier  "keyboard"
    Driver      "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option      "XkbLayout" "es"
    Option      "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "IMPS/2"
    Option        "Emulate3Buttons" "yes"
    Option        "ZAxisMapping" "4 5"
#    Option        "CorePointer"
EndSection

Section "InputDevice"
   Identifier      "Elantech"
   Driver          "synaptics"
   Option          "Protocol"      "auto-dev"
   Option          "Device"        "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
   Option          "SHMConfig"     "on"
   Option          "AccelFactor"   "0.0320"        # default: 0.0015
   Option          "MaxSpeed"      "0.72"          # default: 0.18
   Option          "Emulate3Buttons"       "off"
   Option          "LBCornerButton"        "2"
   Option          "LeftEdge"      "60"
   Option          "RightEdge"     "1070"
   Option          "TopEdge"       "90"
   Option          "BottomEdge"    "680"
   Option          "VertTwoFingerScroll"   "1"
   Option          "HorizTwoFingerScroll"  "1"
   Option          "LockedDrags"   "1"
   Option          "CoastingSpeed" "0.13"
   Option          "CircularScrolling"     "1"
   Option          "CircScrollTrigger"     "8"     # 8=Top Left Corner
EndSection


Section "InputDevice"
    Identifier  "synaptics"
    Driver      "synaptics"
    Option      "Device"           "/dev/psaux"
    Option      "Protocol"         "auto-dev"
    Option      "LeftEdge"         "1000"
    Option      "RightEdge"        "5400"
    Option      "TopEdge"          "1000"
    Option      "BottomEdge"       "4900"
    Option      "PalmDetect"       "0"
    Option      "SHMConfig"        "true"
    Option      "SendCoreEvents"   "yes"   
    Option      "HorizScrollDelta" "0"   
    Option      "RBCornerButton"   "0"
    Option      "RTCornerButtom"   "0"
    Option      "MaxSpeed"         "0.1"

  # You will also need the following 3 lines if you're using Xorg 1.5RC6 or newer
    Option      "TapButton1"       "1"
    Option      "TapButton2"       "2"
    Option      "TapButton3"       "3"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "ASUS"
   ModelName    "eeePC 901"
   Modeline    "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +VSync # 60 Hz
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    VendorName  "Intel Corporation"
    BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID       "PCI:0:2:0"
    Option      "AccelMethod" "EXA"
    Option      "MigrationHeuristic" "greedy"
    Option      "XAANoOffscreenPixmaps" "true"
    Option      "DPI" "134 x 134"
    Option      "DRI"     "true"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0660
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection


PD : El probelma esta basicamente en la salida de VGA del portatil. Suele hacer cosas raras: desaparece la imagen y no puedes hacer nada mas que Alt+Ctrl+F1 y poweroff o cada X tiempo la imagen parece que salte.

Aun asi, por ahora puedo vivir, pero molesta.


Te lo he modificado, prueba que tal va

Section "ServerLayout"
   Identifier      "ArchLinux"
   Screen   0   "Screen0" 0 0
   InputDevice   "keyboard"
   InputDevice   "mouse"
   InputDevice   "synaptics"
   InputDevice   "Elantech"   "CorePointer"
EndSection

Section "Files"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath      "/usr/share/fonts/misc"
   FontPath      "/usr/share/fonts/100dpi:unscaled"
   FontPath      "/usr/share/fonts/75dpi:unscaled"
EndSection

Section "Module"
   Load   "glx"
   Load   "dri"
   Load   "dbe"
   Load   "extmod"
   Load   "synaptics"
   Load   "evdev"
EndSection

Section "ServerFlags"
   Option   "AllowMouseOpenFail"
   Option   "BlankTime"      "5"
   Option   "AIGLX"         "false"
   Option   "AutoAddDevice"   "false"
   Option   "AllowEmptyInput"   "false"
EndSection

Section "InputDevice"
   Identifier   "keyboard"
   Driver   "kbd"
   Option   "CoreKeyboard"
   Option   "XkbRules"   "xorg"
   Option   "XkbLayout"   "es"
EndSection

Section "InputDevice"
   Identifier   "mouse"
   Driver   "mouse"
   Option   "Device"   "/dev/input/mice"
   Option   "Protocol"   "IMPS/2"
   Option   "Emulate3Buttons"   "yes"
   Option   "ZAxisMapping"   "4 5"
   Option   "CorePointer"
EndSection

Section "InputDevice"
   Identifier   "Elantech"
   Driver   "synaptics"
   Option   "Protocol"   "auto-dev"
   Option   "Device"   "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
   Option   "SHMConfig"   "on"
   Option   "AccelFactor"   "0.0320"
   Option   "MaxSpeed"   "0.72"
   Option   "Emulate3Buttons"   "off"
   Option   "LBCornerButton"   "2"
   Option   "LeftEdge"   "60"
   Option   "RightEdge"   "1070"
   Option   "TopEdge"   "90"
   Option   "BottomEdge"   "680"
   Option   "VertTwoFingerScroll"   "1"
   Option   "HorizTwoFingerScroll"   "1"
   Option   "LockedDrags"   "1"
   Option   "CoastingSpeed"   "0.13"
   Option   "CircularScrolling"   "1"
   Option   "CircScrollTrigger"   "8"
EndSection


Section "InputDevice"
   Identifier   "synaptics"
   Driver   "synaptics"
   Option   "Device"   "/dev/psaux"
   Option   "Protocol"   "auto-dev"
   Option   "LeftEdge"   "1000"
   Option   "RightEdge"   "5400"
   Option   "TopEdge"   "1000"
   Option   "BottomEdge"   "4900"
   Option   "PalmDetect"   "0"
   Option   "SHMConfig"   "true"
   Option   "SendCoreEvents"   "yes"   
   Option   "HorizScrollDelta"   "0"   
   Option   "RBCornerButton"   "0"
   Option   "RTCornerButtom"   "0"
   Option   "MaxSpeed"   "0.1"
  # You will also need the following 3 lines if you're using Xorg 1.5RC6 or newer
   Option   "TapButton1"   "1"
   Option   "TapButton2"   "2"
   Option   "TapButton3"   "3"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "ASUS"
   ModelName   "eeePC 901"
   Modeline   "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +VSync # 60 Hz
EndSection

Section "Device"
   Identifier   "Card0"
   Driver   "intel"
   VendorName   "Intel Corporation"
   BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
   BusID   "PCI:0:2:0"
   Option   "AccelMethod"   "EXA"
   Option   "MigrationHeuristic"   "greedy"
   Option   "XAANoOffscreenPixmaps"   "true"
   Option   "DPI"      "134 x 134"
   Option   "DRI"   "true"
EndSection

Section "Screen"
   Identifier      "Screen0"
   Device      "Card0"
   Monitor      "Monitor0"
   DefaultDepth   24
   SubSection "Display"
      Viewport   0 0
      Depth   8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth   15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth   16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth   24
   EndSubSection
EndSection

Section "DRI"
   Mode      0660
EndSection

Section "Extensions"
   Option   "Composite"   "true"
EndSection

Gracias a ti y al wiki ( http://wiki.archlinux.org/index.php/Asu ... AL_configs ) me funciona mejor.
Las X parece que van un poco lentas, pero la salida VGA funciona mucho mejor con tu
   Screen   0   "Screen0" 0 0


Gracias.
Hola,

Nose si alguien ha tenido el mismo problema, estaba probando el Ksystemlog, que está bastante bien para revisar los logs, pero el registro de sistema me da siempre el error de que no puede encontrar /var/log/syslog. He comprobado que no existe, y he estado buscando en los archivos de logs cual tendría que ser el sustituto pero no lo encuentro.

Lo estoy buscando porque en el arranque me da un error el cpufreq pero no me da tiempo a leer.

Sigo sin conseguir activar los efectos de escritorio en Kde4, sólo lo quiero por transparencias pero me da rabia. Activo los efectos en la configuración pero no hace nada.

Por cierto, vaya follon de actualizaciones estos dias }:/ , entre el teclado la pantalla y alguna cosilla más vaya rollo.

Salu2

PD: Esto es lo que me sale cuando miro el glxinfo
glxinfo | grep direct
Failed to initialize TTM buffer manager.  Falling back to classic.
direct rendering: Yes
Alguien me puede ayduar con el avant-windows-navigator, llevo tiempo intentando ejecutarlo, lo he intalado de pacman y de yaourt y nada, me sale este error.

Imagen
Toni trauma escribió:Alguien me puede ayduar con el avant-windows-navigator, llevo tiempo intentando ejecutarlo, lo he intalado de pacman y de yaourt y nada, me sale este error.

Imagen


No te costaba mucho copiar 1 línea de texto... Le cuesta cargar un mes a esa imagen.

Te dice que necesitas compiz u otro gestor de composición.
Toni trauma escribió:Alguien me puede ayduar con el avant-windows-navigator, llevo tiempo intentando ejecutarlo, lo he intalado de pacman y de yaourt y nada, me sale este error.

Imagen

El error es bastante explícito... Necesitas tener ejecutando un compositing manager, como es el archiconocido compiz-fusion.
mopred escribió:
Toni trauma escribió:Alguien me puede ayduar con el avant-windows-navigator, llevo tiempo intentando ejecutarlo, lo he intalado de pacman y de yaourt y nada, me sale este error.

Imagen

El error es bastante explícito... Necesitas tener ejecutando un compositing manager, como es el archiconocido compiz-fusion.


No se puede ejecutar sin compiz-fusion? Me gustaría ejecutarlo con el gestor de ventanas predeterminado por gnome.

Saludos
Toni trauma escribió:
mopred escribió:
Toni trauma escribió:Alguien me puede ayduar con el avant-windows-navigator, llevo tiempo intentando ejecutarlo, lo he intalado de pacman y de yaourt y nada, me sale este error.

Imagen

El error es bastante explícito... Necesitas tener ejecutando un compositing manager, como es el archiconocido compiz-fusion.


No se puede ejecutar sin compiz-fusion? Me gustaría ejecutarlo con el gestor de ventanas predeterminado por gnome.

Saludos


Podrías activar la composición de gnome, ahora no recuerdo cómo se hace, había que hacer algo con gconf. Supongo que con eso funcionará.
Con metacity se puede usar el avant ??

Como se activa esa composición ?
No sé si lo permite. La composición, según http://library.gnome.org/misc/release-n ... t:metacity se activa mediante:

gconftool-2 -s  --type bool  /apps/metacity/general/compositing_manager  true
amuchamu escribió:No sé si lo permite. La composición, según http://library.gnome.org/misc/release-n ... t:metacity se activa mediante:

gconftool-2 -s  --type bool  /apps/metacity/general/compositing_manager  true
Funciona O_O

Gracias, dios, me has ayudado mucho. Al menos no necesito tanta potencia.
Viendo vuestros problemas no me he atrevido a actualizar.
Me da miedo deshacer todo lo que he conseguido en este tiempo(que es poco). ¿me recomendais actualizar?
lovechii5 escribió:
amuchamu escribió:No sé si lo permite. La composición, según http://library.gnome.org/misc/release-n ... t:metacity se activa mediante:

gconftool-2 -s  --type bool  /apps/metacity/general/compositing_manager  true
Funciona O_O

Gracias, dios, me has ayudado mucho. Al menos no necesito tanta potencia.


De igual forma, puedes activar y descactivar el "composite" de metacity con gconf, en la rama apps, metacity y marcando la casilla de "composite".

Lo único que ofrece es transparencias y sombras.

Si quieres, puedes echarle un ojo a esto:

http://wiki.archlinux.org/index.php/Xcompmgr

suele utilizarse mucho con gestores de ventanas como openbox que no admiten compiz.

EDIT: jajavimo, tarde o temprano tendrás que actualizar así que... XD
jajavimo escribió:Viendo vuestros problemas no me he atrevido a actualizar.
Me da miedo deshacer todo lo que he conseguido en este tiempo(que es poco). ¿me recomendais actualizar?


Yo no he tenido ningún problema, aunque se ve que algunos sí han tenido, pero mayoritariamente en portátiles. Tú verás si te la juegas :P
amuchamu escribió:
jajavimo escribió:Viendo vuestros problemas no me he atrevido a actualizar.
Me da miedo deshacer todo lo que he conseguido en este tiempo(que es poco). ¿me recomendais actualizar?


Yo no he tenido ningún problema, aunque se ve que algunos sí han tenido, pero mayoritariamente en portátiles. Tú verás si te la juegas :P


Yo estoy en las mismas. Uso un sobremesa. ¿Me la juego?

Salu2!!!
Siempre podeis esperar a que salgan nuevas versiones. Pero nunca se sabe cuando se tendra que esperar.

Hombre por lo que he leido nvidia aun no tenie el driver acorde con el nuevo Xorg. Asi que si teneis Nvidia, esperar un poco.
A ver os cuento un poco que es lo que me ha pasado estos ultimos dias:

Como mucha gente, actualize el sistema con pacman -Syu, asi que se me instaló el xorg nuevo, por lo que me petó kde.

Cuando intentaba iniciar cualquier gestor de ventanas (gnome o kdemod4) me salia el error de rgbpath, asi que fui a xorg.conf y comenté la linia: podia entrar en gnome perfectamente!

Asi pues pensé... voy a entrar en kde, y no podia :s. Cuando instalaba algo con pacman me salia que tenia un error con las libGLcore.1. libGLcore lo instala los paquetes nvidia, y como al principio de todo hize un pacman -S nvidia y se me instaló la 177 y luego instalé yo manualmente la beta 180 (asi nvidia funcionaba mejor), pues antes de instalar el nuevo xorg me funcionaba, y cuando instalé el nuevo me dejó de funcionar. Asi que, ayer tuve la idea de volver a instalar la 180, y ya está!, ya me dejaba abrir los programas de kde sin problemas (como amarok, que me daba el error de libGLcore).

Luego de hacer eso, intenté entrar en kde, y en el log de kdm me ponia que no encontraba el modulo "record" que ponia en xorg... asi que comenté esa linia... y ahora, se me reinicia kde cuando ya llega al simbolo de la K, pero en el log de kdm no me pone ningun error, simplemente me pone esto:

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-ARCH x86_64
Current Operating System: Linux nin 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:35:44 UTC 2008 x86_64
Build Date: 10 November 2008  09:07:55AM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
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/Xorg.0.log", Time: Fri Dec  5 14:33:47 2008
(==) Using config file: "/etc/X11/xorg.conf"
Touchpad no synaptics event device found
Query no Synaptics: 6003C8
Touchpad no synaptics event device found
Query no Synaptics: 6003C8
Link points to "/tmp/kde-root"


Mi xorg es este:

[d4rkb1t@nin ~]$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Sat Nov  8 18:20:50 PST 2008


Section "ServerLayout"

    #InputDevice    "Touchpad" "SendCoreEvents"
    Identifier     "X.org Configured"         
    Screen      0  "Screen0" 0 0               
    InputDevice    "Touchpad" "SendCoreEvents"
    InputDevice    "Mouse0" "CorePointer"     
    InputDevice    "Keyboard0" "CoreKeyboard" 
EndSection                                                                                                 
                                                                                                           
Section "Files"                                                                                             
                                                                                                           
#    RgbPath         "/usr/share/X11/rgb"                                                                   
    ModulePath      "/usr/lib/xorg/modules"                                                                 
    FontPath        "/usr/share/fonts/misc"                                                                 
    FontPath        "/usr/share/fonts/100dpi:unscaled"                                                     
    FontPath        "/usr/share/fonts/75dpi:unscaled"                                                       
    FontPath        "/usr/share/fonts/TTF"                                                                 
    FontPath        "/usr/share/fonts/Type1"                                                               
EndSection                                                                                                 
                                                                                                           
Section "Module"                                                                                           
    Load           "dbe"                                                                                   
    Load           "xtrap"                                                                                 
#    Load           "record" no lo encuentra al iniciar                                                     
    Load           "glx"                                                                                   
    Load           "extmod"                                                                                 
    Load           "freetype"                                                                               
    Load           "synaptics"                                                                             
EndSection                                                                                                 

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"     
EndSection                   

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7" 
EndSection                                   

Section "InputDevice"
    Identifier     "Touchpad"
    Driver         "synaptics"
    Option         "Device" "/dev/input/mouse0"
    Option         "Protocol" "auto-dev"       
    Option         "LeftEdge" "1700"           
    Option         "RightEdge" "5300"         
    Option         "TopEdge" "1700"           
    Option         "BottomEdge" "4200"         
    Option         "FingerLow" "15"           
    Option         "FingerHigh" "40"           
    Option         "MaxTapTime" "180"         
    Option         "MaxTapMove" "220"         
    Option         "VertScrollDelta" "100"     
    Option         "MinSpeed" "1.0"           
    Option         "MaxSpeed" "20.0"           
    Option         "AccelFactor" "0.3"         
    Option         "SHMConfig" "on"           
EndSection                                     

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Monitor Vendor"
    ModelName      "Monitor Model"
    HorizSync       30.0 - 130.0   
    VertRefresh     50.0 - 100.0   
EndSection                         

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"             
        ### [arg]: arg optional                                     
        #Option     "SWcursor"                  # [<bool>]           
        #Option     "HWcursor"                  # [<bool>]           
        #Option     "NoAccel"                   # [<bool>]           
        #Option     "ShadowFB"                  # [<bool>]           
        #Option     "UseFBDev"                  # [<bool>]           
        #Option     "Rotate"                    # [<str>]           
        #Option     "VideoKey"                  # <i>               
        #Option     "FlatPanel"                 # [<bool>]           
        #Option     "FPDither"                  # [<bool>]           
        #Option     "CrtcNumber"                # <i>               
        #Option     "FPScale"                   # [<bool>]           
        #Option     "FPTweak"                   # <i>
        #Option     "DualHead"                  # [<bool>]
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 8600M GT"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    Option         "RenderAccel" "True"
    Option         "NoLogo" "True"
    Option         "AGPFastWrite" "true"
    Option         "EnablePageFlip" "true"
    Option         "TripleBuffer" "True"
    Option         "BackingStore" "True"
    Option         "PixmapCacheSize" "300000"
    Option         "OnDemandVBlankInterrupts" "True"
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1280x800"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection


Que opinais?
Que es bastante raro.

Te dire que yo tengo un Eee PC y aunque antes comente que no tenia ningun error, pues no. . .

Al usar el VGA externo me da errores. De golpe se me va la imagen de la pantalla y no vuelve. Ni idea de porque -.-U
me he olvidado de comentar que si cuando ya esta la K nitida cuando se esta iniciando kde pulso una tecla del raton me aparece el escritorio mio de KDE hasta que se reinicia sin ningun porque.

Echo MUCHO de menos mi kde4 T_T.

Por supuesto, he probado los drivers "nv" y pasa exactamente igual.
Si que hay problemas con kde4 y el nuevo xorg, hoygan. A mi también me falla kdemod4 (teclado y ratón), pero aun así es usable.
Tendre problemas al actualizar si uso el driver xf86-video-intel? Gracias

Salu2!!!
Tengo una nvidia y creo que no voy a actualizar el Xorg, pero quiero actualizar el resto del sistema. Lei que habia una forma de excluir paquetes para que pacman no los actualice. ¿Como se hace?

Muchas gracias
jajavimo escribió:Tengo una nvidia y creo que no voy a actualizar el Xorg, pero quiero actualizar el resto del sistema. Lei que habia una forma de excluir paquetes para que pacman no los actualice. ¿Como se hace?

Muchas gracias


No lo puedo comprobar porque lo tengo al día pero es con --ignore <pkg>, supongo que será algo así: # pacman -Su --ignore xorg-server. Lo que no sé qué pasará con las dependencias, igual tienes que poner también xorg-utils, etc.

Por cierto, yo también tengo una nvidia y me va muy bien (uso gnome).
jajavimo escribió:Tengo una nvidia y creo que no voy a actualizar el Xorg, pero quiero actualizar el resto del sistema. Lei que habia una forma de excluir paquetes para que pacman no los actualice. ¿Como se hace?

Muchas gracias


Abre pacman.conf, y en la seccion NoUpgrade, pon:

NoUpgrade= /etc/X11/xorg.conf

Claro esta que lo tienes que poner seguido a lo que tengas puesto ;)

Ten en cuenta dependencias como te dice amuchamu

Salu2!!!
Me la juego, ya esta descargando los paquetes. A ver si hay suerte.
Se me olvidó decir que uso gnome, así que no creo que tenga muchos problemas.

Una pregunta, ¿veis factible montar un servidor en Arch conviviendo con el entorno grafico? En Ubuntu tenia montado un servidor para hacer pruebas en el ordenador que tengo para uso diario e iba bastante bien. ¿Tendré problemas en Arch?

Muchas gracias

EDITO: Funciona!!! Al reiniciar me ha dado el error de RGBPath y tan solo he tenido que comentar esa linea en el xorg.conf.
En principio teclado y raton OK y me parece que no hay ningun problema.
Yo tengo un error al actualizar. Pero lleva jodiendo desde el principio (o casi) al actualizar me suelta esto:

klibc: /usr/lib/klibc/include/asm/mpspec.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/mpspec_def.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msgbuf.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msidef.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msr-index.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msr.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/mtrr.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/mutex.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/namei.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/nmi.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/numa.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/numaq.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/page.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/param.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/paravirt.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/parport.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pci-direct.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pci.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/percpu.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgalloc.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-2level-defs.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-2level.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-3level-defs.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-3level.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/poll.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/posix_types.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/processor-flags.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/processor.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/ptrace-abi.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/ptrace.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/reboot.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/reboot_fixups.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/required-features.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/resource.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/rtc.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/rwlock.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/rwsem.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/scatterlist.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/seccomp.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sections.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/segment.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/semaphore.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sembuf.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/serial.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/setup.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/shmbuf.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/shmparam.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sigcontext.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/siginfo.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/signal.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/smp.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/socket.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sockios.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sparsemem.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/spinlock.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/spinlock_types.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/srat.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/stacktrace.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/stat.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/statfs.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/string.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/suspend.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sync_bitops.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/system.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/termbits.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/termios.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/therm_throt.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/thread_info.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/time.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/timer.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/timex.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/tlb.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/tlbflush.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/topology.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/tsc.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/types.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/uaccess.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/ucontext.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/unaligned.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/unistd.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/unwind.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/user.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vga.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vic.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vm86.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vmi.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vmi_time.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/voyager.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/xor.h existe en el sistema de archivos
Ocurrieron errores, no se actualizaron paquetes


¿Que me decis?

Salu2!!!
analca3 escribió:Yo tengo un error al actualizar. Pero lleva jodiendo desde el principio (o casi) al actualizar me suelta esto:

klibc: /usr/lib/klibc/include/asm/mpspec.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/mpspec_def.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msgbuf.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msidef.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msr-index.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/msr.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/mtrr.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/mutex.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/namei.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/nmi.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/numa.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/numaq.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/page.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/param.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/paravirt.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/parport.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pci-direct.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pci.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/percpu.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgalloc.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-2level-defs.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-2level.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-3level-defs.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable-3level.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/pgtable.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/poll.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/posix_types.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/processor-flags.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/processor.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/ptrace-abi.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/ptrace.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/reboot.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/reboot_fixups.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/required-features.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/resource.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/rtc.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/rwlock.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/rwsem.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/scatterlist.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/seccomp.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sections.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/segment.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/semaphore.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sembuf.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/serial.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/setup.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/shmbuf.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/shmparam.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sigcontext.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/siginfo.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/signal.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/smp.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/socket.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sockios.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sparsemem.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/spinlock.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/spinlock_types.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/srat.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/stacktrace.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/stat.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/statfs.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/string.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/suspend.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/sync_bitops.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/system.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/termbits.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/termios.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/therm_throt.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/thread_info.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/time.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/timer.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/timex.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/tlb.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/tlbflush.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/topology.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/tsc.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/types.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/uaccess.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/ucontext.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/unaligned.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/unistd.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/unwind.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/user.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vga.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vic.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vm86.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vmi.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/vmi_time.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/voyager.h existe en el sistema de archivos
klibc: /usr/lib/klibc/include/asm/xor.h existe en el sistema de archivos
Ocurrieron errores, no se actualizaron paquetes


¿Que me decis?

Salu2!!!

Digo: "sudo rm -r /usr/lib/klibc/include/asm"

Saludos
3919 respuestas