Hi, so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms? (remember, in linux you need libasound2 dependency installed) cheers, Esteban
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2). Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
can you check with the latest vm now? btw⦠you need to install: sudo apt-get install libasound2-plugins:i386 in order to prevent warnings. On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands? Cheers, Jeff On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
the ppa is not updated yet⦠this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash Esteban On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: can you check with the latest vm now?
btw⦠you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
Still no sound on Ubuntu 12.04 (libasound2 and libasound2-plugins installed). I see the warning on the terminal although libasound2-plugins is installed. 2014-03-17 17:40 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
the ppa is not updated yet... this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
weird. It is working for me in same ubuntu :( On 17 Mar 2014, at 20:53, Nicolai Hess <nicolaihess@web.de> wrote:
Still no sound on Ubuntu 12.04 (libasound2 and libasound2-plugins installed). I see the warning on the terminal although libasound2-plugins is installed.
2014-03-17 17:40 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: the ppa is not updated yet⦠this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: can you check with the latest vm now?
btw⦠you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
did you enable sound in the setting? On 17 Mar 2014, at 20:53, Nicolai Hess <nicolaihess@web.de> wrote:
Still no sound on Ubuntu 12.04 (libasound2 and libasound2-plugins installed). I see the warning on the terminal although libasound2-plugins is installed.
2014-03-17 17:40 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: the ppa is not updated yet⦠this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: can you check with the latest vm now?
btw⦠you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
Yes, sound enabled. I can hear the sound if I take squeaks vm-sound-pulse module. But with pharo vm-sound-ALSA -> no sound. my machine: Linux erde 3.2.0-48-generic #74-Ubuntu SMP Thu Jun 6 19:43:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Ubuntu 12.04 load pharo with: wget -O- get.pharo.org/30+vmLatest | bash trying to play sound with vm-sound-alsa shows sound_Start(default) soundStart: snd_add_pcm_handler: Die angeforderte Funktion ist nicht implementiert sound_Start(default) soundStart: snd_add_pcm_handler: Die angeforderte Funktion ist nicht implementiert Image/VM info Image ----- /home/nicolai/Downloads/pharo_test/Pharo.image Pharo3.0 Latest update: #30798 Unnamed Virtual Machine --------------- /home/nicolai/Downloads/pharo_test/pharo-vm/pharo NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Mar 17 2014 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Mar 17 2014 https://github.com/pharo-project/pharo-vm.git Commit: 6e08ad296c0df6c1a4215a5dada5380c897dc2fe Date: 2014-03-17 14:45:12 +0100 By: Esteban Lorenzano <estebanlm@gmail.com> Jenkins build #14811 Unix built on Mar 17 2014 14:51:36 Compiler: 4.6.3 VMMaker versionString https://github.com/pharo-project/pharo-vm.git Commit: 6e08ad296c0df6c1a4215a5dada5380c897dc2fe Date: 2014-03-17 14:45:12 +0100 By: Esteban Lorenzano <estebanlm@gmail.com> Jenkins build #14811 NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Mar 17 2014 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Mar 17 2014 2014-03-17 21:45 GMT+01:00 Pharo4Stef <pharo4Stef@free.fr>:
did you enable sound in the setting?
On 17 Mar 2014, at 20:53, Nicolai Hess <nicolaihess@web.de> wrote:
Still no sound on Ubuntu 12.04 (libasound2 and libasound2-plugins installed). I see the warning on the terminal although libasound2-plugins is installed.
2014-03-17 17:40 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
the ppa is not updated yet... this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
I've tried the zeroconf script. It installs fine and it seems to work fine until I try to play sound. Then, it crashes. I get the following message in STD_OUT: sound_Start(default) sound_Start: snd_add_pcm_handler: Function not implemented ./pharo-ui: line 11: 5799 I/O possible "$DIR"/"pharo-vm/pharo" "$@" When I did "pharo -help", I get the following as sound drivers: vm-sound-null vm-sound-ALSA This is on Ubuntu 13.10. Cheers, Jeff On Mon, Mar 17, 2014 at 5:40 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
the ppa is not updated yet... this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
Any ideas of how to go forward? It seems to work for some people on Linux but not for me. Mine is Ubuntu 13.10 (64 bit). And I have all the libasound2 libraries installed. Cheers, Jeff On Tue, Mar 18, 2014 at 2:11 PM, J.F. Rick <self@je77.com> wrote:
I've tried the zeroconf script. It installs fine and it seems to work fine until I try to play sound. Then, it crashes. I get the following message in STD_OUT: sound_Start(default) sound_Start: snd_add_pcm_handler: Function not implemented ./pharo-ui: line 11: 5799 I/O possible "$DIR"/"pharo-vm/pharo" "$@"
When I did "pharo -help", I get the following as sound drivers: vm-sound-null vm-sound-ALSA
This is on Ubuntu 13.10.
Cheers,
Jeff
On Mon, Mar 17, 2014 at 5:40 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
the ppa is not updated yet... this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
the 32bits version of them? I can create a parallels image and try there⦠no promises :) Esteban On 20 Mar 2014, at 09:42, J.F. Rick <self@je77.com> wrote:
Any ideas of how to go forward? It seems to work for some people on Linux but not for me. Mine is Ubuntu 13.10 (64 bit). And I have all the libasound2 libraries installed.
Cheers,
Jeff
On Tue, Mar 18, 2014 at 2:11 PM, J.F. Rick <self@je77.com> wrote: I've tried the zeroconf script. It installs fine and it seems to work fine until I try to play sound. Then, it crashes. I get the following message in STD_OUT: sound_Start(default) sound_Start: snd_add_pcm_handler: Function not implemented ./pharo-ui: line 11: 5799 I/O possible "$DIR"/"pharo-vm/pharo" "$@"
When I did "pharo -help", I get the following as sound drivers: vm-sound-null vm-sound-ALSA
This is on Ubuntu 13.10.
Cheers,
Jeff
On Mon, Mar 17, 2014 at 5:40 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: the ppa is not updated yet⦠this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: can you check with the latest vm now?
btw⦠you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
Some more information. "SoundPlayer boinkScale" works. FMSound does not work. When I try playing a sampled sound, I get the following message in the terminal: sound_Start(default) soundStart: snd_add_pcm_handler: Function not implemented It also crashes the VM. It seems like this is a know issue: http://bugs.squeak.org/view.php?id=7328 Cheers, Jeff On Thu, Mar 20, 2014 at 9:44 AM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
the 32bits version of them? I can create a parallels image and try there... no promises :)
Esteban
On 20 Mar 2014, at 09:42, J.F. Rick <self@je77.com> wrote:
Any ideas of how to go forward? It seems to work for some people on Linux but not for me. Mine is Ubuntu 13.10 (64 bit). And I have all the libasound2 libraries installed.
Cheers,
Jeff
On Tue, Mar 18, 2014 at 2:11 PM, J.F. Rick <self@je77.com> wrote:
I've tried the zeroconf script. It installs fine and it seems to work fine until I try to play sound. Then, it crashes. I get the following message in STD_OUT: sound_Start(default) sound_Start: snd_add_pcm_handler: Function not implemented ./pharo-ui: line 11: 5799 I/O possible "$DIR"/"pharo-vm/pharo" "$@"
When I did "pharo -help", I get the following as sound drivers: vm-sound-null vm-sound-ALSA
This is on Ubuntu 13.10.
Cheers,
Jeff
On Mon, Mar 17, 2014 at 5:40 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
the ppa is not updated yet... this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
yeah, Iâm checking that⦠it is probably not fixable in the release time :( is because alsa and pulseaudio have incompatibilities and it breaks the ALSA based sound system⦠I do not have the time to write a pulse sound. anyway⦠what is weird is that it crashes your vm, because it does not do that with mine. Esteban On 20 Mar 2014, at 11:21, J.F. Rick <self@je77.com> wrote:
Some more information. "SoundPlayer boinkScale" works. FMSound does not work. When I try playing a sampled sound, I get the following message in the terminal: sound_Start(default) soundStart: snd_add_pcm_handler: Function not implemented It also crashes the VM.
It seems like this is a know issue: http://bugs.squeak.org/view.php?id=7328
Cheers,
Jeff
On Thu, Mar 20, 2014 at 9:44 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote: the 32bits version of them? I can create a parallels image and try there⦠no promises :)
Esteban
On 20 Mar 2014, at 09:42, J.F. Rick <self@je77.com> wrote:
Any ideas of how to go forward? It seems to work for some people on Linux but not for me. Mine is Ubuntu 13.10 (64 bit). And I have all the libasound2 libraries installed.
Cheers,
Jeff
On Tue, Mar 18, 2014 at 2:11 PM, J.F. Rick <self@je77.com> wrote: I've tried the zeroconf script. It installs fine and it seems to work fine until I try to play sound. Then, it crashes. I get the following message in STD_OUT: sound_Start(default) sound_Start: snd_add_pcm_handler: Function not implemented ./pharo-ui: line 11: 5799 I/O possible "$DIR"/"pharo-vm/pharo" "$@"
When I did "pharo -help", I get the following as sound drivers: vm-sound-null vm-sound-ALSA
This is on Ubuntu 13.10.
Cheers,
Jeff
On Mon, Mar 17, 2014 at 5:40 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: the ppa is not updated yet⦠this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: can you check with the latest vm now?
btw⦠you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
Sometimes it doesn't crash it. So, I can attempt to play a sound multiple times without it crashing. But, then, after a little time, it crashes. Cheers, Jeff On Thu, Mar 20, 2014 at 11:26 AM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
yeah, I'm checking that... it is probably not fixable in the release time :( is because alsa and pulseaudio have incompatibilities and it breaks the ALSA based sound system... I do not have the time to write a pulse sound.
anyway... what is weird is that it crashes your vm, because it does not do that with mine.
Esteban
On 20 Mar 2014, at 11:21, J.F. Rick <self@je77.com> wrote:
Some more information. "SoundPlayer boinkScale" works. FMSound does not work. When I try playing a sampled sound, I get the following message in the terminal: sound_Start(default) soundStart: snd_add_pcm_handler: Function not implemented It also crashes the VM.
It seems like this is a know issue: http://bugs.squeak.org/view.php?id=7328
Cheers,
Jeff
On Thu, Mar 20, 2014 at 9:44 AM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
the 32bits version of them? I can create a parallels image and try there... no promises :)
Esteban
On 20 Mar 2014, at 09:42, J.F. Rick <self@je77.com> wrote:
Any ideas of how to go forward? It seems to work for some people on Linux but not for me. Mine is Ubuntu 13.10 (64 bit). And I have all the libasound2 libraries installed.
Cheers,
Jeff
On Tue, Mar 18, 2014 at 2:11 PM, J.F. Rick <self@je77.com> wrote:
I've tried the zeroconf script. It installs fine and it seems to work fine until I try to play sound. Then, it crashes. I get the following message in STD_OUT: sound_Start(default) sound_Start: snd_add_pcm_handler: Function not implemented ./pharo-ui: line 11: 5799 I/O possible "$DIR"/"pharo-vm/pharo" "$@"
When I did "pharo -help", I get the following as sound drivers: vm-sound-null vm-sound-ALSA
This is on Ubuntu 13.10.
Cheers,
Jeff
On Mon, Mar 17, 2014 at 5:40 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
the ppa is not updated yet... this is a test version. you have to install libasound2>i386 and libasound2-plugins:i386. you get the vm with zeroconf: wget -O- get.pharo.org/vmLatest | bash
Esteban
On 17 Mar 2014, at 16:49, J.F. Rick <self@je77.com> wrote:
What would I need to do to install it on Ubuntu? Could I just use the PPA? If so, what are the commands?
Cheers,
Jeff
On Mon, Mar 17, 2014 at 3:45 PM, Esteban Lorenzano <estebanlm@gmail.com
wrote:
can you check with the latest vm now?
btw... you need to install:
sudo apt-get install libasound2-plugins:i386
in order to prevent warnings.
On 15 Mar 2014, at 00:03, Nicolai Hess <nicolaihess@web.de> wrote:
2014-03-14 21:43 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
Works on windows
(remember, in linux you need libasound2 dependency installed)
it does not work on linux Ubuntu 12.04.2 LTS (I have installed libasound2).
Why don't we include the pulse config again and build the vm-sound-pulse module as well? As I described it in the issue 12493, vm-sound-oss is buildable too. But current linux distribution don't provide the older OSS sound system. (it worked for me with ubuntu 10.04 but not with 12.04)
cheers, Esteban
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
Cool ! Works on ArchLinux ! Laurent Le vendredi 14 mars 2014, 21:43:49 Esteban Lorenzano a écrit :
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
(remember, in linux you need libasound2 dependency installed)
cheers, Esteban
Working on Gentoo 64bit with 32bit libs installed. Wonderful :D Cheers, Sergi 2014-03-14 20:43 GMT+00:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
so I committed some changes to allow soundplugin to work on the pharovm. can you please download and test in your platforms?
(remember, in linux you need libasound2 dependency installed)
cheers, Esteban
participants (6)
-
Esteban Lorenzano -
J.F. Rick -
Laurent Laffont -
Nicolai Hess -
Pharo4Stef -
Sergi Reyner