elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Guía rápida para descarga de herramientas gratuitas de seguridad y desinfección


  Mostrar Mensajes
Páginas: [1] 2
1  Foros Generales / Dudas Generales / Re: DAM experiencias en: 10 Septiembre 2021, 13:00 pm
Hola, yo lo terminé hace unos 4 años antes de meterme en la carrera y puedo decirte que todo depende de lo que te apasione y el tiempo que quieras dedicarle a aprender...

Por una parte, estudiando un par de horas al día es suficiente para aprobar, ahora bien, hay gente que salía de allí con una base muy muy pobre, otros que no conseguían salir. Ahora bien, si eres un autodidacta empedernido como yo, habrán días que te faltan horas y obviamente eso, en mi caso, se vió reflejado en la nota final. Ya depende lo que busques en la vida.

Espero haberte ayudado, si necesitas saber algo más ya sabes, un saludo
2  Programación / Programación General / Re: Patron MVC duda de implementación... en: 29 Mayo 2019, 19:31 pm
Si hablamos de una aplicación web, hay que intentar separar el frontend del backend como si de dos proyectos diferentes se tratase.
Al aplicar el patrón de diseño MVC, y ciñéndonos solo al backend, podemos separarlo en tres partes independientes.

El controlador es el encargado de tramitar todas las peticiones que nos llegan desde el frontend. Si el usuario hace click en un botón de login, el controlador es el encargado de recibir los datos pertinentes y pasárselos al modelo pertinente.

El modelo se encarga de recibirlos, comprobar o solicitar lo que se desee en la base de datos, y devolverlo. No debería tratarlos ni hacer operaciones con ellos, para eso está el controlador.

La vista se ocupa de recibir los datos resultantes, y de seleccionar el formato de estos para ser recibidos por el frontend (JSON, XML, CSV...)

Ahora bien, en otras aplicaciones, de escritorio por ejemplo, la vista es en si misma lo que se muestra por pantalla, así que de esta depende también la interacción del usuario con los componentes y de mostrar los datos que le llegan desde el controlador.

Saludos
3  Programación / Programación General / Re: pilas-colas en: 27 Mayo 2019, 20:57 pm
Mirate como funciona el algoritmo LIFO para entenderlo mejor.

Saludos
4  Foros Generales / Dudas Generales / Re: ¿Cómo seguir aprendiendo después de primero de DAM? en: 27 Mayo 2019, 01:31 am
Hola wung.

En mi caso acabé DAM el año pasado. Supongo que en cada centro donde se imparta variará un poco el temario o al menos la profundidad de este (nivel medio de clase, organización, profesores, etc) por lo demás no creo que diste mucho de lo que yo he estudiado. Se ven más cosas de las que te voy a enumerar, pero para mi estas son las más importantes:

Acceso a Datos: SQL, ORMs (Hibernate), Metadatos, Sentencias preparadas. Mirate conceptos importantes tales como Software Design Patterns (recomiendo MVC) y Separation of Concerns (SoC).

Desarrollo de Interfaces: En mi caso todo lo hicimos con la biblioteca gráfica Swing, puedes ir creando alguna aplicación de escritorio en Java donde aprendas a usar los elementos gráficos más habituales como botones, textfields, tablas, etc. Recomiento mirar información sobre experiencia de usuario (UX).

Programación de Servicios y Procesos: Acceso a ficheros en C, Java --> Procesos (forks, clone), Threads, Comunicaciónes (sockets), arquitectura cliente-servidor.

Programación Multimedia y Dispositivos Móviles: Android Studio (mirate conceptos básicos y hazte alguna pequeña app de prueba, tienes conceptos como Intents, Listeners, Threads, Firebase, Maps, WebServices, SurfaceView...), Unity3D con posibilidad de ver algo de Angular.

Como apunte, echale un vistazo también al control de versionado Git, muy importante de cara al futuro y a proyectos en grupo.

Espero haberte ayudado, saludos












5  Sistemas Operativos / GNU/Linux / Re: Manjaro no arranca en MSI GS726QC con GTX960m en: 21 Septiembre 2016, 22:40 pm
He hecho lo que comentabas, he podido iniciar desde el modo UEFI al LiveUSB:



Posteriormente he instalado el SO:



Y vuelta al mismo error, con la única diferencia que en la selección del Grub se ve a una resolución más pequeña. Después de iniciar, pega el mini pantallazo y se bloquea en el mismo lugar.

PD. Intenté instalarlo mediante el CLI, pero no detectaba el SSD y tuve que agregarlo manualmente. Al final de los pasos tenia que añadir el bootloader en el SSD, pero no me aparecia tampoco y ahí no podía añadirlo.
6  Sistemas Operativos / GNU/Linux / Re: Manjaro no arranca en MSI GS726QC con GTX960m en: 20 Septiembre 2016, 14:22 pm
Es que creo que está habiendo un malentendido en ese aspecto. Comparto lo que quieres decir, pero en mi BIOS aparece así.



Es decir, solo puedo asignar un tipo de booteo, no hay manera posible de que haya conflicto entre varios. Por lo tanto, como anteriormente decía, estoy usando el modo Legacy por que es el único con el que arranca tanto el LiveUSB como el SO del SSD.
Ni en modo "UEFI" ni en modo "UEFI with CSM" arraca, el cual, refiriéndome a este último, no es que seleccione UEFI por una parte y CSM por otra (sería contradictorio como bien dices ya que es diferente booteo) sino que la opción se llama así.

Por este motivo es por lo que solo uso Legacy, ya que es la única manera de que entre al USB o al SO con su respectivo congelamiento. Al menos hasta que averigüe por que en los otros dos modos me mete a la BIOS de cabeza, es como si el Secure Boot estuviera activado aún desactivándolo...

Voy a probar lo que dices, usando las tres opciones de booteo independientes, pero voy a instalar una nueva versión stable que han sacado de Manjaro hace una semana y no me había dado cuenta, con actualización de X.org y demás temas relacionados con drivers y entorno gráfico.

https://manjaro.org/2016/09/13/stable-update-2016-09-13-xorg-stack-firefox-plasma5-kde-apps-manjaro-tools-gcc/

7  Sistemas Operativos / GNU/Linux / Re: Manjaro no arranca en MSI GS726QC con GTX960m en: 19 Septiembre 2016, 21:23 pm
Si ves que llega a iniciar el servidor de las X y se congela y sospechas que es un error de tu driver entonces presionas Ctrl+Alt+F2 para acceder a otra tty, de ahí te logueas y puedes revisar los logs relevantes.

He vuelto a seleccionar el modo Legacy y la tabla MS-DOS, ya que como habia dicho, ni en UEFI con GPT arranca, ni en UEFI con CSM, no entiendo el motivo.

Respecto a loguear con el terminal, apretando Ctrl+Alt+F2 no me funciona, en el momento que se congela deja de responder cualquier periferico. Desde el terminal de grub si puedo loguear en el SO, pero claro ahi aun no he llegado al punto de congelacion.

Dejo una captura de pantalla del inicio con el nomodeset activado para que veais en que punto se queda pillado, por si sirve de algo.



Aqui otra con info:



Tiene que ser algo de drivers pero vete a saber... en que logs podria buscar el fallo o que mas podria probar'

(Disculpar por las faltas de ortografia, se me desconfigura el teclado en el live  :-\ )
8  Sistemas Operativos / GNU/Linux / Re: Manjaro no arranca en MSI GS726QC con GTX960m en: 18 Septiembre 2016, 18:17 pm
Código:
Disk /dev/nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 812B15C2-08E5-42DF-962B-9CE54B84CEB2

Device             Start       End   Sectors   Size Type
/dev/nvme0n1p1      2048 499079167 499077120   238G Linux filesystem
/dev/nvme0n1p2 499079168 500103416   1024249 500.1M EFI System


Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: FAA3A78B-47CB-4C65-B9AC-2C3E818CB3BC

Device     Start        End    Sectors   Size Type
/dev/sda1   2048 1953520031 1953517984 931.5G Linux filesystem

Una vez hecho esto, he vuelto a iniciarlo pero desde UEFI con CSM y como anteriormente, tanto en ese modo de booteo como en el de solo UEFI, en el momento que pasa el logo de MSI entra a la BIOS automáticamente sin dejar opción a nada. Aún teniendo el Secure Boot dehabilitado. Es decir, solo puedo entrar en modo Legacy, y sigue congelándose.

Seguramente sea tema de controladores de gráfica o algo relacionado, encontráis algo en el log que he subido antes? Alguna otra posible solución?

Graciass
9  Sistemas Operativos / GNU/Linux / Re: Manjaro no arranca en MSI GS726QC con GTX960m en: 18 Septiembre 2016, 13:47 pm
¿Algún registro relevante en /var/log/Xorg.0.log?

No tengo mucha idea, he copiado todo el log. Primero he vaciado el log, acto seguido he iniciado sin LiveUSB para que se congelase al iniciar y después he entrado con el LiveUSB para montar el disco SSD y sacar el log.

Código:
[manjaro@manjaro ~]$ su
[root@manjaro manjaro]# cat //var/log/Xorg.0.log    
[    12.604]
X.Org X Server 1.17.4
Release Date: 2015-10-28
[    12.604] X Protocol Version 11, Revision 0
[    12.604] Build Operating System: Linux 4.5.7-1-MANJARO x86_64
[    12.604] Current Operating System: Linux manjaro 4.4.19-1-MANJARO #1 SMP PREEMPT Sat Aug 20 19:56:53 UTC 2016 x86_64
[    12.604] Kernel command line: initrd=/manjaro/boot/intel_ucode.img,/manjaro/boot/x86_64/manjaro.img misobasedir=manjaro misolabel=MJRO1608 nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 logo.nologo overlay=free quiet splash vga=0x37e video=1920x1080  lang=es_ES keytable=es layout=es
[    12.605] Build Date: 17 July 2016  10:10:01PM
[    12.605]  
[    12.605] Current version of pixman: 0.34.0
[    12.605]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    12.605] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.605] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 18 11:14:50 2016
[    12.608] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    12.608] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.639] (==) No Layout section.  Using the first Screen section.
[    12.639] (==) No screen section available. Using defaults.
[    12.639] (**) |-->Screen "Default Screen Section" (0)
[    12.639] (**) |   |-->Monitor "<default monitor>"
[    12.639] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[    12.639] (**) |   |-->Device "Device0"
[    12.639] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    12.639] (==) Automatically adding devices
[    12.639] (==) Automatically enabling devices
[    12.639] (==) Automatically adding GPU devices
[    12.646] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    12.646]    Entry deleted from font path.
[    12.646] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    12.646]    Entry deleted from font path.
[    12.646]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    12.646] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    12.646]    Entry deleted from font path.
[    12.646]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").                                                                                                                                                                        
[    12.646] (==) FontPath set to:                                                                                                                                                                                                    
        /usr/share/fonts/misc/,                                                                                                                                                                                                        
        /usr/share/fonts/TTF/,                                                                                                                                                                                                        
        /usr/share/fonts/OTF/                                                                                                                                                                                                          
[    12.646] (==) ModulePath set to "/usr/lib/xorg/modules"                                                                                                                                                                            
[    12.646] (**) Extension "Composite" is enabled                                                                                                                                                                                    
[    12.646] (**) Extension "RENDER" is enabled                                                                                                                                                                                        
[    12.646] (II) The server relies on udev to provide the list of input devices.                                                                                                                                                      
        If no devices become available, reconfigure udev or disable AutoAddDevices.                                                                                                                                                    
[    12.646] (II) Loader magic: 0x81ed20                                                                                                                                                                                              
[    12.646] (II) Module ABI versions:                                                                                                                                                                                                
[    12.646]    X.Org ANSI C Emulation: 0.4                                                                                                                                                                                            
[    12.646]    X.Org Video Driver: 19.0                                                                                                                                                                                              
[    12.646]    X.Org XInput driver : 21.1                                                                                                                                                                                            
[    12.646]    X.Org Server Extension : 9.0
[    12.647] (EE) systemd-logind: failed to get session: PID 1239 does not belong to any known session
[    12.648] (II) xfree86: Adding drm device (/dev/dri/card1)
[    12.650] (--) PCI:*(0:0:2:0) 8086:191b:1462:116c rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64
[    12.650] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    12.650] (II) LoadModule: "glx"
[    12.650] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.727] (II) Module glx: vendor="X.Org Foundation"
[    12.727]    compiled for 1.17.4, module version = 1.0.0
[    12.727]    ABI class: X.Org Server Extension, version 9.0
[    12.727] (==) AIGLX enabled
[    12.727] (II) LoadModule: "intel"
[    12.728] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    12.763] (II) Module intel: vendor="X.Org Foundation"
[    12.763]    compiled for 1.17.4, module version = 2.99.917
[    12.763]    Module class: X.Org Video Driver
[    12.763]    ABI class: X.Org Video Driver, version 19.0
[    12.763] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    12.763] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    12.763] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    12.763] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    12.763] (++) using VT number 1

[    12.784] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    12.784] (II) intel(0): SNA compiled from 2.99.917-697-g12c14de
[    12.784] (--) intel(0): gen9 engineering sample
[    12.784] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    12.784] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    12.784] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.784] (==) intel(0): RGB weight 888
[    12.784] (==) intel(0): Default visual is TrueColor
[    12.784] (**) intel(0): Option "AccelMethod" "sna"
[    12.784] (**) intel(0): Option "DRI" "true"
[    12.785] (II) intel(0): Output eDP1 has no monitor section
[    12.796] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    12.796] (II) intel(0): Enabled output eDP1
[    12.796] (II) intel(0): Output DP1 has no monitor section
[    12.796] (II) intel(0): Enabled output DP1
[    12.796] (II) intel(0): Output HDMI1 has no monitor section
[    12.796] (II) intel(0): Enabled output HDMI1
[    12.796] (II) intel(0): Output HDMI2 has no monitor section
[    12.796] (II) intel(0): Enabled output HDMI2
[    12.796] (II) intel(0): Output DP2 has no monitor section
[    12.796] (II) intel(0): Enabled output DP2
[    12.796] (II) intel(0): Output HDMI3 has no monitor section
[    12.796] (II) intel(0): Enabled output HDMI3
[    12.796] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    12.796] (II) intel(0): Output VIRTUAL1 has no monitor section
[    12.796] (II) intel(0): Enabled output VIRTUAL1
[    12.796] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    12.797] (==) intel(0): TearFree disabled
[    12.797] (==) intel(0): DPI set to (96, 96)
[    12.797] (II) Loading sub module "dri3"
[    12.797] (II) LoadModule: "dri3"
[    12.797] (II) Module "dri3" already built-in
[    12.797] (II) Loading sub module "dri2"
[    12.797] (II) LoadModule: "dri2"
[    12.797] (II) Module "dri2" already built-in
[    12.797] (II) Loading sub module "present"
[    12.797] (II) LoadModule: "present"
[    12.797] (II) Module "present" already built-in
[    12.797] (==) Depth 24 pixmap format is 32 bpp
[    12.831] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    12.831] (==) intel(0): Backing store enabled
[    12.831] (==) intel(0): Silken mouse enabled
[    12.831] (II) intel(0): HW Cursor enabled
[    12.831] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.831] (==) intel(0): DPMS enabled
[    12.831] (==) intel(0): Display hotplug detection enabled
[    12.831] (II) intel(0): [DRI2] Setup complete
[    12.831] (II) intel(0): [DRI2]   DRI driver: i965
[    12.831] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    12.831] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    12.831] (II) intel(0): hardware support for Present enabled
[    12.831] (--) RandR disabled
[    13.002] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    13.002] (II) AIGLX: enabled GLX_ARB_create_context
[    13.002] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    13.002] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    13.002] (II) AIGLX: enabled GLX_INTEL_swap_event
[    13.002] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    13.002] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    13.002] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    13.002] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    13.002] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    13.002] (II) AIGLX: Loaded and initialized i965
[    13.002] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.003] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    13.003] (II) intel(0): Setting screen physical size to 508 x 285
[    13.172] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    13.172] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.172] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.172] (**) Power Button: Applying InputClass "system-keyboard"
[    13.172] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    13.172] (II) LoadModule: "libinput"
[    13.172] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    13.219] (II) Module libinput: vendor="X.Org Foundation"
[    13.219]    compiled for 1.17.4, module version = 0.19.0
[    13.219]    Module class: X.Org XInput Driver
[    13.219]    ABI class: X.Org XInput driver, version 21.1
[    13.219] (II) Using input driver 'libinput' for 'Power Button'
[    13.219] (**) Power Button: always reports core events
[    13.219] (**) Option "Device" "/dev/input/event3"
[    13.219] (**) Option "_source" "server/udev"
[    13.219] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    13.219] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    13.230] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    13.230] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    13.230] (**) Option "xkb_model" "pc105"
[    13.230] (**) Option "xkb_layout" "es"
[    13.230] (WW) Option "xkb_variant" requires a string value
[    13.230] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.249] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    13.249] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    13.249] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    13.249] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    13.249] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    13.249] (**) Video Bus: Applying InputClass "system-keyboard"
[    13.249] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[    13.249] (II) Using input driver 'libinput' for 'Video Bus'
[    13.249] (**) Video Bus: always reports core events
[    13.249] (**) Option "Device" "/dev/input/event5"
[    13.249] (**) Option "_source" "server/udev"
[    13.249] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    13.249] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    13.260] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event5"
[    13.260] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    13.260] (**) Option "xkb_model" "pc105"
[    13.260] (**) Option "xkb_layout" "es"
[    13.260] (WW) Option "xkb_variant" requires a string value
[    13.260] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.260] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    13.260] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    13.260] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    13.260] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    13.260] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    13.260] (**) Video Bus: Applying InputClass "system-keyboard"
[    13.260] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[    13.260] (II) Using input driver 'libinput' for 'Video Bus'
[    13.260] (**) Video Bus: always reports core events
[    13.260] (**) Option "Device" "/dev/input/event6"
[    13.260] (**) Option "_source" "server/udev"
[    13.260] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[    13.260] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[    13.273] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input7/event6"
[    13.273] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    13.273] (**) Option "xkb_model" "pc105"
[    13.273] (**) Option "xkb_layout" "es"
[    13.273] (WW) Option "xkb_variant" requires a string value
[    13.273] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.273] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[    13.273] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[    13.273] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    13.273] (II) No input driver specified, ignoring this device.
[    13.273] (II) This device may have been added with another device file.
[    13.274] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    13.274] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.274] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.274] (**) Power Button: Applying InputClass "system-keyboard"
[    13.274] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    13.274] (II) Using input driver 'libinput' for 'Power Button'
[    13.274] (**) Power Button: always reports core events
[    13.274] (**) Option "Device" "/dev/input/event2"
[    13.274] (**) Option "_source" "server/udev"
[    13.274] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    13.274] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    13.286] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    13.286] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    13.286] (**) Option "xkb_model" "pc105"
[    13.286] (**) Option "xkb_layout" "es"
[    13.286] (WW) Option "xkb_variant" requires a string value
[    13.286] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.287] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    13.287] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    13.287] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    13.287] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    13.287] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    13.287] (**) Sleep Button: Applying InputClass "system-keyboard"
[    13.287] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[    13.287] (II) Using input driver 'libinput' for 'Sleep Button'
[    13.287] (**) Sleep Button: always reports core events
[    13.287] (**) Option "Device" "/dev/input/event1"
[    13.287] (**) Option "_source" "server/udev"
[    13.287] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[    13.287] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[    13.300] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    13.300] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    13.300] (**) Option "xkb_model" "pc105"
[    13.300] (**) Option "xkb_layout" "es"
[    13.300] (WW) Option "xkb_variant" requires a string value
[    13.300] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.300] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[    13.300] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[    13.301] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event7)
[    13.301] (**) A4TECH USB Device: Applying InputClass "evdev keyboard catchall"
[    13.301] (**) A4TECH USB Device: Applying InputClass "joystick catchall"
[    13.301] (**) A4TECH USB Device: Applying InputClass "libinput keyboard catchall"
[    13.301] (**) A4TECH USB Device: Applying InputClass "system-keyboard"
[    13.301] (**) A4TECH USB Device: Applying InputClass "Keyboard Defaults"
[    13.301] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[    13.301] (**) A4TECH USB Device: always reports core events
[    13.301] (**) Option "Device" "/dev/input/event7"
[    13.301] (**) Option "_source" "server/udev"
[    13.302] (II) input device 'A4TECH USB Device', /dev/input/event7 is tagged by udev as: Keyboard Joystick
[    13.302] (II) input device 'A4TECH USB Device', /dev/input/event7 is a keyboard
[    13.326] (II) libinput: A4TECH USB Device: needs a virtual subdevice
[    13.326] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.6/0000:05:00.0/usb3/3-1/3-1:1.0/0003:09DA:9090.0002/input/input8/event7"
[    13.326] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 11)
[    13.327] (**) Option "AccelerationScheme" "none"
[    13.327] (**) A4TECH USB Device: (accel) selected scheme none/0
[    13.327] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[    13.327] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[    13.327] (II) input device 'A4TECH USB Device', /dev/input/event7 is tagged by udev as: Keyboard Joystick
[    13.327] (II) input device 'A4TECH USB Device', /dev/input/event7 is a keyboard
[    13.328] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/js0)
[    13.328] (**) A4TECH USB Device: Applying InputClass "system-keyboard"
[    13.328] (**) A4TECH USB Device: Applying InputClass "Keyboard Defaults"
[    13.328] (II) No input driver specified, ignoring this device.
[    13.328] (II) This device may have been added with another device file.
[    13.329] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event8)
[    13.329] (**) A4TECH USB Device: Applying InputClass "evdev pointer catchall"
[    13.329] (**) A4TECH USB Device: Applying InputClass "libinput pointer catchall"
[    13.329] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[    13.329] (**) A4TECH USB Device: always reports core events
[    13.329] (**) Option "Device" "/dev/input/event8"
[    13.329] (**) Option "_source" "server/udev"
[    13.383] (II) input device 'A4TECH USB Device', /dev/input/event8 is tagged by udev as: Mouse
[    13.383] (II) input device 'A4TECH USB Device', /dev/input/event8 is a pointer caps
[    13.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.6/0000:05:00.0/usb3/3-1/3-1:1.1/0003:09DA:9090.0003/input/input9/event8"
[    13.410] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 12)
[    13.410] (**) Option "AccelerationScheme" "none"
[    13.410] (**) A4TECH USB Device: (accel) selected scheme none/0
[    13.410] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[    13.410] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[    13.463] (II) input device 'A4TECH USB Device', /dev/input/event8 is tagged by udev as: Mouse
[    13.463] (II) input device 'A4TECH USB Device', /dev/input/event8 is a pointer caps
[    13.464] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/mouse0)
[    13.464] (II) No input driver specified, ignoring this device.
[    13.464] (II) This device may have been added with another device file.
[    13.465] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    13.465] (II) No input driver specified, ignoring this device.
[    13.465] (II) This device may have been added with another device file.
[    13.465] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[    13.465] (II) No input driver specified, ignoring this device.
[    13.465] (II) This device may have been added with another device file.
[    13.466] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[    13.466] (II) No input driver specified, ignoring this device.
[    13.466] (II) This device may have been added with another device file.
[    13.466] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[    13.466] (II) No input driver specified, ignoring this device.
[    13.466] (II) This device may have been added with another device file.
[    13.467] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[    13.467] (II) No input driver specified, ignoring this device.
[    13.467] (II) This device may have been added with another device file.
[    13.467] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[    13.467] (II) No input driver specified, ignoring this device.
[    13.467] (II) This device may have been added with another device file.
[    13.468] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    13.468] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    13.468] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    13.468] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    13.468] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[    13.468] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    13.468] (**) AT Translated Set 2 keyboard: always reports core events
[    13.468] (**) Option "Device" "/dev/input/event4"
[    13.468] (**) Option "_source" "server/udev"
[    13.469] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[    13.469] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[    13.496] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    13.496] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    13.496] (**) Option "xkb_model" "pc105"
[    13.496] (**) Option "xkb_layout" "es"
[    13.496] (WW) Option "xkb_variant" requires a string value
[    13.496] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.497] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[    13.497] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[    13.498] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event16)
[    13.498] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    13.498] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    13.498] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    13.498] (**) ETPS/2 Elantech Touchpad: always reports core events
[    13.498] (**) Option "Device" "/dev/input/event16"
[    13.498] (**) Option "_source" "server/udev"
[    13.498] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event16 is tagged by udev as: Touchpad
[    13.498] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event16 is a touchpad
[    13.523] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event16"
[    13.523] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    13.523] (**) Option "AccelerationScheme" "none"
[    13.523] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    13.523] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    13.523] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    13.524] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event16 is tagged by udev as: Touchpad
[    13.524] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event16 is a touchpad
[    13.524] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    13.524] (II) No input driver specified, ignoring this device.
[    13.524] (II) This device may have been added with another device file.
[    13.525] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event15)
[    13.525] (**) MSI WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    13.525] (**) MSI WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    13.525] (**) MSI WMI hotkeys: Applying InputClass "system-keyboard"
[    13.525] (**) MSI WMI hotkeys: Applying InputClass "Keyboard Defaults"
[    13.525] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[    13.525] (**) MSI WMI hotkeys: always reports core events
[    13.525] (**) Option "Device" "/dev/input/event15"
[    13.525] (**) Option "_source" "server/udev"
[    13.526] (II) input device 'MSI WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[    13.526] (II) input device 'MSI WMI hotkeys', /dev/input/event15 is a keyboard
[    13.536] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event15"
[    13.536] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 15)
[    13.536] (**) Option "xkb_model" "pc105"
[    13.536] (**) Option "xkb_layout" "es"
[    13.536] (WW) Option "xkb_variant" requires a string value
[    13.536] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.537] (II) input device 'MSI WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[    13.537] (II) input device 'MSI WMI hotkeys', /dev/input/event15 is a keyboard
[    13.557] (**) A4TECH USB Device: Applying InputClass "evdev keyboard catchall"
[    13.557] (**) A4TECH USB Device: Applying InputClass "joystick catchall"
[    13.557] (**) A4TECH USB Device: Applying InputClass "libinput keyboard catchall"
[    13.557] (**) A4TECH USB Device: Applying InputClass "system-keyboard"
[    13.557] (**) A4TECH USB Device: Applying InputClass "Keyboard Defaults"
[    13.557] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[    13.557] (**) A4TECH USB Device: always reports core events
[    13.557] (**) Option "Device" "/dev/input/event7"
[    13.557] (**) Option "_source" "_driver/libinput"
[    13.557] (II) libinput: A4TECH USB Device: is a virtual subdevice
[    13.557] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.6/0000:05:00.0/usb3/3-1/3-1:1.0/0003:09DA:9090.0002/input/input8/event7"
[    13.557] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: KEYBOARD, id 16)
[    13.557] (**) Option "xkb_model" "pc105"
[    13.557] (**) Option "xkb_layout" "es"
[    13.557] (WW) Option "xkb_variant" requires a string value
[    13.557] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    14.798] (II) intel(0): EDID vendor "LGD", prod id 1129
[    14.798] (II) intel(0): Printing DDC gathered Modelines:
[    14.798] (II) intel(0): Modeline "1920x1080"x0.0  138.00  1920 1968 2000 2070  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[root@manjaro manjaro]# date
dom sep 18 11:24:45 UTC 2016
[root@manjaro manjaro]#
                                                                                                                                                                 

¿Te refieres a la ESP? ¿No la crea automaticamente el instalador de Manjaro? No se como lo maneje manjaro (realmente no se como lo maneje arch tampoco porque yo sigo con MBR), pero me parece que /boot puede o no ser una partición aparte y en /boot/efi se monta la partición ESP. Pero la verdad no estoy seguro...


Según he estado leyendo, en teoría hay que montarla a parte:

"For the ESP (EFI system partition) which will store the EFI Grub binary, a 512mb partition of type fat32 can be created in the partitioning step, and mounted to /boot/efi

If you are dual booting then an EFI partition from a previous install can also be used."                                                                                                                                                                        
                                                                                                                                                                                             Ahora me pondré con ello.
                                        
                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                            
                                                                                                                                                
10  Sistemas Operativos / GNU/Linux / Re: Manjaro no arranca en MSI GS726QC con GTX960m en: 17 Septiembre 2016, 21:31 pm
Lo tengo en Legacy.

Probé tanto en modo UEFI como modo UEFI con CSM y en ambos no me deja bootear, al encenderlo, accede directamente a la BIOS aun estando el Secure Boot deshabilitado.

Sin embargo, iniciando desde el LiveUSB y en modo de booteo CSM me aparecen estas opciones sin interfaz gráfica:

Manjaro Linux x86_64 UEFI DVD (default)
Manjaro Linux x86_64 UEFI DVD (nonfree)
UEFI Shell x86_64 v1
UEFI Shell x86_64 v2
EFI Default Loader
Reboot Into Firmware Interface

Respecto a particionar con GPT, selecciono primero el modo de booteo UEFI with CSM y repito el mismo proceso de instalación con "Calamares" pero en este caso también monto una partición de unos 300mb en /boot y con formato FAT32? Más o menos es lo que he entendido leyendo la wiki. Estaría correcto?

Gracias

Páginas: [1] 2
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines