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

 

 


Tema destacado: Rompecabezas de Bitcoin, Medio millón USD en premios


  Mostrar Mensajes
Páginas: 1 [2] 3 4
11  Sistemas Operativos / GNU/Linux / Re: Problema al iniciar Ardour3 en: 23 Noviembre 2014, 16:18 pm
Aquí el resultado;

Código
  1. frank@franklr:~$ cat /etc/security/limits.conf
  2. # /etc/security/limits.conf
  3. #
  4. #Each line describes a limit for a user in the form:
  5. #
  6. #<domain>        <type>  <item>  <value>
  7. #
  8. #Where:
  9. #<domain> can be:
  10. #        - a user name
  11. #        - a group name, with @group syntax
  12. #        - the wildcard *, for default entry
  13. #        - the wildcard %, can be also used with %group syntax,
  14. #                 for maxlogin limit
  15. #        - NOTE: group and wildcard limits are not applied to root.
  16. #          To apply a limit to the root user, <domain> must be
  17. #          the literal username root.
  18. #
  19. #<type> can have the two values:
  20. #        - "soft" for enforcing the soft limits
  21. #        - "hard" for enforcing hard limits
  22. #
  23. #<item> can be one of the following:
  24. #        - core - limits the core file size (KB)
  25. #        - data - max data size (KB)
  26. #        - fsize - maximum filesize (KB)
  27. #        - memlock - max locked-in-memory address space (KB)
  28. #        - nofile - max number of open files
  29. #        - rss - max resident set size (KB)
  30. #        - stack - max stack size (KB)
  31. #        - cpu - max CPU time (MIN)
  32. #        - nproc - max number of processes
  33. #        - as - address space limit (KB)
  34. #        - maxlogins - max number of logins for this user
  35. #        - maxsyslogins - max number of logins on the system
  36. #        - priority - the priority to run user process with
  37. #        - locks - max number of file locks the user can hold
  38. #        - sigpending - max number of pending signals
  39. #        - msgqueue - max memory used by POSIX message queues (bytes)
  40. #        - nice - max nice priority allowed to raise to values: [-20, 19]
  41. #        - rtprio - max realtime priority
  42. #        - chroot - change root to directory (Debian-specific)
  43. #
  44. #<domain>      <type>  <item>         <value>
  45. #
  46.  
  47. #*               soft    core            0
  48. #root            hard    core            100000
  49. #*               hard    rss             10000
  50. #@student        hard    nproc           20
  51. #@faculty        soft    nproc           20
  52. #@faculty        hard    nproc           50
  53. #ftp             hard    nproc           0
  54. #ftp             -       chroot          /ftp
  55. #@student        -       maxlogins       4
  56.  
  57. # End of file
  58. frank@franklr:~$




Problema solucionado;

Ahora lo que quisiera saber es que por favor me expliques cual era el problema por que la verdad no se que fue lo que hice, solo seguí tus pasos.

Salu2...


[Mod]: NO DOBLE POST, Pon el resultado entre etiquetas GeSHi.
12  Sistemas Operativos / GNU/Linux / Re: Problema al iniciar crear copia de seguridad Ubuntu 14.04 lts en: 23 Noviembre 2014, 04:36 am
Perdón, como lo hago?
13  Sistemas Operativos / GNU/Linux / Re: Problema al iniciar Ardour3 en: 23 Noviembre 2014, 04:31 am
Upps...



Código
  1. frank@franklr:~$ sudo usermod -a -G audio frank
  2. [sudo] password for frank:
  3. frank@franklr:~$ ardour3
  4. WARNING: Your system has a limit for maximum amount of locked memory!
  5.         This might cause Ardour to run out of memory before your system runs
  6.         out of memory. You can view the memory limit with 'ulimit -l', and it
  7.         is normally controlled by /etc/security/limits.conf
  8.  
  9. bnd txt domain [gtk2_ardour3] to /usr/share/locale
  10. Ardour3.5.308~dfsg-1 (compilado usando 3.5.308~dfsg-1 y versión de GCC 4.8.2)
  11. ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
  12. ardour: [INFO]: Cargando el archivo de configuración del sistema /etc/ardour3/ardour_system.rc
  13. Cargando el archivo de configuración de usuario /home/frank/.config/ardour3/ardour.rc
  14. Using SSE optimized routines
  15.  
  16. (ardour-3.5.308~dfsg-1:2922): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext25CellRendererColorSelectorE::color after class was initialised
  17. ardour: [INFO]: Cargando el archivo de configuración de interfaz de usuario por defecto /etc/ardour3/ardour3_ui_default.conf
  18. Loading ui configuration file /etc/ardour3/ardour3_ui_dark.rc
  19. Cannot lock down 107335194 byte memory area (No se pudo asignar memoria)
  20. Found nothing along /home/frank/.config/ardour3/templates:/usr/share/ardour3/templates
  21. run dialog
  22. Cannot lock down 107335194 byte memory area (No se pudo asignar memoria)
  23. Scanning folders for bundled LV2s: /usr/lib/ardour3/LV2
  24.  
  25. (ardour-3.5.308~dfsg-1:2922): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised
  26. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::RouteGroup @ 0xa70be00
  27. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Butler @ 0xaa3e430
  28. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Locations @ 0xb543108
  29. run dialog
  30. frank@franklr:~$
  31. -------------------------------------------------------------------------------------------------------------------------
  32.  
  33. ardour-log
  34.  
  35. [INFO]: LV2: Discovering 1 plugins
  36. [INFO]: Cargando menús desde /etc/ardour3/ardour.menus
  37. [WARNING]: Video-monitor 'xjadeo' was not found. Please install http://xjadeo.sf.net/ (a custom path to xjadeo can be specified by setting the XJREMOTE environment variable. It should point to an application compatible with xjadeo's remote-control interface 'xjremote').
  38. [INFO]: Loaded mixer bindings from /etc/ardour3/mixer.bindings
  39. [ERROR]: JACK: Cannot use real-time scheduling (RR/5)(1: Operación no permitida)
  40. [ERROR]: JACK: JackClient::AcquireSelfRealTime error
  41. [ERROR]: JACK: Cannot create thread res = 1

...y nada  >:( es raro por que cuando recien lo instalé, iniciaba normalmente (aunque con errores) y ya no.

Lo desinstalé y volví a instalar nuevamente y aún sigue el mismo problema, alguna otra sugerencia?


14  Sistemas Operativos / GNU/Linux / Problema al iniciar crear copia de seguridad Ubuntu 14.04 lts en: 22 Noviembre 2014, 16:03 pm
Buen día;

Acabo de realizar una copia de seguridad de mi sistema y al finalizar arroja la siguiente información.

No se pudieron respaldar los siguientes archivos. Asegúrese que puede abrirlos.
/home/frank/.cache/dconf
/home/frank/.config/enchant
/home/frank/.dbus
/home/frank/.gvfs

Voy a los respectivos directorios y las carpetas están marcadas con unas "X" en color rojo, intento abrirlas y me dice que "no se puede mostrar este lugar, no tiene los suficientes permisos para ver el contenido".

Alguna sugerencia?

Salu2...
15  Sistemas Operativos / GNU/Linux / Re: Problema al iniciar Ardour3 en: 22 Noviembre 2014, 13:30 pm
Aquí mi respuesta en la terminal:

Código
  1. frank@franklr:~$ sudo usermod -a -G frank
  2. Modo de uso: usermod [opciones] USUARIO
  3.  
  4. Opciones:
  5.  -c, --comment COMENTARIO      nuevo valor del campo GECOS
  6.  -d, --home DIR_PERSONAL       nuevo directorio personal del nuevo usuario
  7.  -e, --expiredate FECHA_EXPIR  establece la fecha de caducidad de la
  8.                                cuenta a FECHA_EXPIR
  9.  -f, --inactive INACTIVO       establece el tiempo de inactividad después
  10.                                de que caduque la cuenta a INACTIVO
  11.  -g, --gid GRUPO               fuerza el uso de GRUPO para la nueva cuenta
  12.                                de usuario
  13.  -G, --groups GRUPOS           lista de grupos suplementarios
  14.  -a, --append                  append the user to the supplemental GROUPS
  15.                                mentioned by the -G option without removing
  16.                                him/her from other groups
  17.  -h, --help                    muestra este mensaje de ayuda y termina
  18.  -l, --login NOMBRE            nuevo nombre para el usuario
  19.  -L, --lock                    bloquea la cuenta de usuario
  20.  -m, --move-home               mueve los contenidos del directorio
  21.                                personal al directorio nuevo (usar sólo
  22.                                junto con -d)
  23.  -o, --non-unique              permite usar UID duplicados (no únicos)
  24.  -p, --password CONTRASEÑA     usar la contraseña cifrada para la nueva cuenta
  25.  -R, --root CHROOT_DIR         directorio en el que hacer chroot
  26.  -s, --shell CONSOLA           nueva consola de acceso para la cuenta del
  27.                                usuario
  28.  -u, --uid UID                 fuerza el uso del UID para la nueva cuenta
  29.                                de usuario
  30.  -U, --unlock                  desbloquea la cuenta de usuario
  31.  -v, --add-subuids FIRST-LAST  add range of subordinate uids
  32.  -V, --del-subuids FIRST-LAST  remvoe range of subordinate uids
  33.  -w, --add-subgids FIRST-LAST  add range of subordinate gids
  34.  -W, --del-subgids FIRST-LAST  remvoe range of subordinate gids
  35.  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
  36.  
  37. frank@franklr:~$ ardour3
  38. WARNING: Your system has a limit for maximum amount of locked memory!
  39.         This might cause Ardour to run out of memory before your system runs
  40.         out of memory. You can view the memory limit with 'ulimit -l', and it
  41.         is normally controlled by /etc/security/limits.conf
  42.  
  43. bnd txt domain [gtk2_ardour3] to /usr/share/locale
  44. Ardour3.5.308~dfsg-1 (compilado usando 3.5.308~dfsg-1 y versión de GCC 4.8.2)
  45. ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
  46. ardour: [INFO]: Cargando el archivo de configuración del sistema /etc/ardour3/ardour_system.rc
  47. Cargando el archivo de configuración de usuario /home/frank/.config/ardour3/ardour.rc
  48. Using SSE optimized routines
  49.  
  50. (ardour-3.5.308~dfsg-1:2853): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext25CellRendererColorSelectorE::color after class was initialised
  51. ardour: [INFO]: Cargando el archivo de configuración de interfaz de usuario por defecto /etc/ardour3/ardour3_ui_default.conf
  52. Loading ui configuration file /etc/ardour3/ardour3_ui_dark.rc
  53. Cannot connect to server socket err = No existe el archivo o el directorio
  54. Cannot connect to server request channel
  55. jack server is not running or cannot be started
  56. Found nothing along /home/frank/.config/ardour3/templates:/usr/share/ardour3/templates
  57. run dialog
  58. JACK command line will be: /usr/bin/jackd -t 200 -p 2048 -R -T -d alsa -n 2 -r 48000 -p 1024 -d hw:M2496,0
  59. Cannot connect to server socket err = No existe el archivo o el directorio
  60. Cannot connect to server request channel
  61. Cannot lock down 107335194 byte memory area (No se pudo asignar memoria)
  62. Scanning folders for bundled LV2s: /usr/lib/ardour3/LV2
  63.  
  64. (ardour-3.5.308~dfsg-1:2853): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised
  65. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Butler @ 0xa296e00
  66. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Locations @ 0x98dd208
  67. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::RouteGroup @ 0x8f9bc78
  68. run dialog
  69. frank@franklr:~$

  :-(
16  Sistemas Operativos / GNU/Linux / Re: Problema al iniciar Ardour3 en: 21 Noviembre 2014, 16:03 pm
Desde Terminal:

Código
  1. frank@franklr:~$ ardour3
  2. WARNING: Your system has a limit for maximum amount of locked memory!
  3.         This might cause Ardour to run out of memory before your system runs
  4.         out of memory. You can view the memory limit with 'ulimit -l', and it
  5.         is normally controlled by /etc/security/limits.conf
  6.  
  7. bnd txt domain [gtk2_ardour3] to /usr/share/locale
  8. Ardour3.5.308~dfsg-1 (compilado usando 3.5.308~dfsg-1 y versión de GCC 4.8.2)
  9. ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
  10. ardour: [INFO]: Cargando el archivo de configuración del sistema /etc/ardour3/ardour_system.rc
  11. Cargando el archivo de configuración de usuario /home/frank/.config/ardour3/ardour.rc
  12. Using SSE optimized routines
  13.  
  14. (ardour-3.5.308~dfsg-1:11145): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext25CellRendererColorSelectorE::color after class was initialised
  15. ardour: [INFO]: Cargando el archivo de configuración de interfaz de usuario por defecto /etc/ardour3/ardour3_ui_default.conf
  16. Loading ui configuration file /etc/ardour3/ardour3_ui_dark.rc
  17. Cannot lock down 107335194 byte memory area (No se pudo asignar memoria)
  18. Found nothing along /home/frank/.config/ardour3/templates:/usr/share/ardour3/templates
  19. run dialog
  20. Cannot lock down 107335194 byte memory area (No se pudo asignar memoria)
  21. Scanning folders for bundled LV2s: /usr/lib/ardour3/LV2
  22.  
  23. (ardour-3.5.308~dfsg-1:11145): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised
  24. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Butler @ 0xab865c0
  25. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::RouteGroup @ 0xaed6000
  26. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Locations @ 0xb7d0808
  27. run dialog
  28. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::RouteGroup @ 0xa82ee00
  29. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Locations @ 0xb6ce128
  30. error de programación: SessionHandleRef exists across session deletion! Dynamic type: ARDOUR::Butler @ 0xaf9e460
  31. run dialog
  32. frank@franklr:~$
  33.  
  34.  
  35. frank@franklr:~$ usermod -a -G audio frank
  36. usermod: Permission denied.
  37. usermod: no se pudo bloquear /etc/passwd, inténtelo de nuevo.
  38. frank@franklr:~$
17  Sistemas Operativos / GNU/Linux / Re: Problema al iniciar Ardour3 en: 21 Noviembre 2014, 13:19 pm
El programa lo inicio desde el dash de unity, parece ser que la ruta esta mal, (debe de ser /home/frank/proyecto_1) como podría repararla?


..y en cuato al sonido que me recomiendas hacer?

18  Sistemas Operativos / GNU/Linux / Problema al iniciar Ardour3 en: 20 Noviembre 2014, 17:59 pm
Buen día;

Tengo Ubuntu 14.04 LTS e instalé Ardour y Qjackctl, pero al iniciar el programa por primera ves me sale la siguiente info:



Código
  1. [INFO]: LV2: Discovering 1 plugins
  2. [INFO]: Cargando menús desde /etc/ardour3/ardour.menus
  3. [WARNING]: Video-monitor 'xjadeo' was not found. Please install http://xjadeo.sf.net/ (a custom path to xjadeo can be specified by setting the XJREMOTE environment variable. It should point to an application compatible with xjadeo's remote-control interface 'xjremote').
  4. [INFO]: Loaded mixer bindings from /etc/ardour3/mixer.bindings
  5. [ERROR]: JACK: Cannot use real-time scheduling (RR/5)(1: Operación no permitida)
  6. [ERROR]: JACK: JackClient::AcquireSelfRealTime error

...y al crear e insertar pistas no obtuve sonido, entonces investigando me encontre con que tenía que encender el servidor de Jack, asi lo hice y tampoco obtuve sonido.

Ahora vuelvo e inicio el programa y me dice:

No se pudo crear la sesión en
"/home/frank/home/frank/Proyecto_1"

y no me abre el programa.

Alguna sugerencia?

Salu2...
19  Sistemas Operativos / GNU/Linux / Re: Ubuntu no reconoce mi tarjeta m-audio delta en: 19 Noviembre 2014, 03:52 am
Ya esta solucionado, gracias nuevamente...
20  Sistemas Operativos / GNU/Linux / Re: (Solucionado) Ubuntu no reconoce mi tarjeta m-audio delta en: 18 Noviembre 2014, 15:54 pm
Buen día;

Por fin he podido solucionar el problema y aunque era simple problema de hardware le agradezco inmensamente su ayuda por que aprendí muchas cosas nuevas sobre linux.

Por otra parte y aprovechando su ayuda, he tenido inconvenientes al querer crear cds de audio a partir de archivos mp3, el programa que utilizo es k3b, es el que mas me han recomendado.



Estuve investigando y parece que tengo que instalar el paquete de codecs libk3b2-mp3, pero no obtengo buenos resultados...



Alguna sugerencia?

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