› Foros › PC › Software libre
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.
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
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
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.
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
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.
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.
[zeqadious]
Server = http://zeqadious.homelinux.net/arch-linux/packages/
KorteX escribió:...
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.
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
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).
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.
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
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?)
Option "TapButton1" "1"
<merge key="input.x11_options.TapButton1" type="string">1</merge>
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.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.
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?
# 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
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
# 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
cp /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi /etc/hal/fdi/policy/
<?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>
<merge key="input.xkb.layout" type="string">es</merge>
cp /usr/share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi /etc/hal/fdi/policy/
<?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>
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 vaSection "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
Screen 0 "Screen0" 0 0
glxinfo | grep direct
Failed to initialize TTM buffer manager. Falling back to classic.
direct rendering: Yes
mopred escribió:
El error es bastante explícito... Necesitas tener ejecutando un compositing manager, como es el archiconocido compiz-fusion.
Toni trauma escribió:mopred escribió:
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
gconftool-2 -s --type bool /apps/metacity/general/compositing_manager true
Funciona O_Oamuchamu 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
lovechii5 escribió:Funciona O_Oamuchamu 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
Gracias, dios, me has ayudado mucho. Al menos no necesito tanta potencia.
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?
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
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"
[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
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
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
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
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!!!