Results 1 to 6 of 6

Thread: error in psx-emulator

  1. #1
    Join Date
    Jan 2010
    Location
    /home/lolibuntu
    Beans
    34
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Post error in psx-emulator

    I have a problem with the emulator just closes when I select the language and the terminal receive this error:
    Code:
    $ psx-emulator
    [src/linux/sound.cpp, line 215]: 'snd_pcm_hw_params_set_access(pcm_handle,hwparams,SND_PCM_ACCESS_MMAP_INTERLEAVED)' returned 'Argumento inválido'
    pad=0
    AVISO: El proceso hijo terminado por la señal 11
    please help with this problem I want to end the final fantasy 7

    used: ubuntu lucid (10.04)

  2. #2
    Join Date
    Mar 2010
    Location
    Sacramento, CA
    Beans
    226
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: error in psx-emulator

    What emulator are you using for play the psx games?
    http://colorblinddesigns.com

  3. #3
    Join Date
    Jan 2010
    Location
    /home/lolibuntu
    Beans
    34
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: error in psx-emulator

    Quote Originally Posted by WarrenSH View Post
    What emulator are you using for play the psx games?
    ammm.. http://www.ubuntugames.org/es/emulator/psx-emulator

  4. #4
    Join Date
    Jan 2006
    Beans
    2,031

    Re: error in psx-emulator

    Did you try all of the instructions on that page? Namely, killing pulseaudio and editing the .ini file?

  5. #5
    Join Date
    Jan 2010
    Location
    /home/lolibuntu
    Beans
    34
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: error in psx-emulator

    Quote Originally Posted by dfreer View Post
    Did you try all of the instructions on that page? Namely, killing pulseaudio and editing the .ini file?
    I did the setup and I get the following error:
    Code:
    $ sudo psx-emulator
    Home directory /home/hikaru not ours.
    Error en la conexión: Conexión rechazada
    Home directory /home/hikaru not ours.
    ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave
    [src/linux/sound.cpp, line 582]: 'snd_pcm_open(&pcm_handle,dev->info->device_fname,SND_PCM_STREAM_PLAYBACK,0)' returned 'Dispositivo ó recurso ocupado'
    pSX: pcm_params.c:2274: snd_pcm_hw_refine: Afirmación `pcm && params' fallida.
    AVISO: El proceso hijo terminado por la señal 6
    how rare that I get in home folder .pSX only appears in the folder ROOT :s

  6. #6
    Join Date
    Jan 2006
    Beans
    2,031

    Re: error in psx-emulator

    Quote Originally Posted by shini-kire View Post
    I did the setup and I get the following error:
    Code:
    $ sudo psx-emulator
    Home directory /home/hikaru not ours.
    Error en la conexión: Conexión rechazada
    Home directory /home/hikaru not ours.
    ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave
    [src/linux/sound.cpp, line 582]: 'snd_pcm_open(&pcm_handle,dev->info->device_fname,SND_PCM_STREAM_PLAYBACK,0)' returned 'Dispositivo ó recurso ocupado'
    pSX: pcm_params.c:2274: snd_pcm_hw_refine: Afirmación `pcm && params' fallida.
    AVISO: El proceso hijo terminado por la señal 6
    how rare that I get in home folder .pSX only appears in the folder ROOT :s
    When you run it with sudo, it's going to place it's configuration files in root. When you run it as a normal user it will place them in your home directory.

    The pcm error may be fixed by following step 6 in the instructions you provided. However, knowing what device number to insert there can be a problem.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •