You are not logged in.

#1 2008-07-18 15:47:39

Perre
Member
Registered: 2008-01-22
Posts: 189

Lost sound in Freevo after "pacman - Syu"

Hi! smile

I've been using freevo all day but after doing a "pacman -Syu" I've lost the sound. No files will play and just skips to the next. The terminal output from freevo is this:

failed to load plugin alsamixer2
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/build/community/multimedia/freevo/pkg/usr/lib/python2.5/site-packages/freevo/plugin.py", line 555, in __load_plugin__
    exec('import %s' % module)
  File "<string>", line 1, in <module>
  File "/build/community/multimedia/freevo/pkg/usr/lib/python2.5/site-packages/freevo/plugins/alsamixer2.py", line 35, in <module>
ImportError: No module named alsaaudio

I checked the pacman log and the files that got updated was:

[2008-07-18 16:35] synchronizing package lists
[2008-07-18 16:35] starting full system upgrade
[2008-07-18 16:36] upgraded x264 (20071202-1 -> 20080625-1)
[2008-07-18 16:36] upgraded ffmpeg (20071204-1 -> 20080625-1)
[2008-07-18 16:36] upgraded flex (2.5.33-4 -> 2.5.35-1)
[2008-07-18 16:36] upgraded pcmanfm (0.4.5-1 -> 0.5-1)
[2008-07-18 16:36] upgraded python-pysqlite (2.3.5-1 -> 2.4.1-1)
[2008-07-18 17:32] synchronizing package lists
[2008-07-18 17:32] starting full system upgrade

Does anyone know what's happened to the alsamixer2 plugin here? Did the upgrade of python-pysqlite do this? Looks like something happened when I did the last update... hmm

Offline

#2 2008-07-18 17:26:07

rooloo
Member
Registered: 2008-07-09
Posts: 218

Re: Lost sound in Freevo after "pacman - Syu"

only one way to find out which pkg was the culprit. Downgrade all the pkg's that updated and when u have the sound working again you will know what pkg is culprit.

pacman -U
/var/cache/pacman/pkg/

Offline

#3 2008-07-18 18:43:33

Perre
Member
Registered: 2008-01-22
Posts: 189

Re: Lost sound in Freevo after "pacman - Syu"

I'm really not sure how to downgrade... tongue

Where do I get the old version of the files? Like python-pysqlite-2.3.5-1...

Thanks for the help!


Nvm, I found them in the cache.

No I didn't sad I can't find the old versions. At least not python-pysqlite-2.3.5-1.

Last edited by Perre (2008-07-18 19:05:19)

Offline

#4 2008-07-18 20:06:31

Perre
Member
Registered: 2008-01-22
Posts: 189

Re: Lost sound in Freevo after "pacman - Syu"

Solved it with some makepkg. lol

Offline

Board footer

Powered by FluxBB