You are not logged in.
Pages: 1
hi
So any application that uses phonon does not work, here i include pulseaudio too, so i have just alsa, if i try to play with phonon settings the window freezes. The other apps that don't use phonon work ok, another thing that might count is that aplay -L hangs, giving me no resoult, i have 2 sound cards, i made my audigy to be the default. I was thinking downgrading phonon to 4.5.0 couse in the past worked perfectly with that, but i can't find a pkg with it anymore not even in aur repos and building it from source with
cmake . gives me:
[dacu@localhost phonon-4.5.0]$ cmake .
-- Warning: Building without DBus support as QtDBus was not found.
-- Found Automoc4: /usr/bin/automoc4
CMake Error at cmake/FindPhononInternal.cmake:411 (message):
Qt compiled without support for -fvisibility=hidden. This will break
plugins and linking of some applications. Please fix your Qt installation.
Call Stack (most recent call first):
CMakeLists.txt:27 (find_package)i followed many guides but nothing helped :s
Last edited by Dacu (2013-05-27 14:51:43)
Offline
i managed to make it work, i had a winfast pvr3000 deluxe tvtuner which was installed by kernel with the wrong driver (i don't know if there is a good linux driver for this tvtuner ), so phonon was trying to control it, but after i blacklisted the modules assigned for the card everthing is ok
Offline
i managed to make it work, i had a winfast pvr3000 deluxe tvtuner which was installed by kernel with the wrong driver (i don't know if there is a good linux driver for this tvtuner ), so phonon was trying to control it, but after i blacklisted the modules assigned for the card everthing is ok
@Dacu: Would you please mark this [SOLVED] so others searching will find the solution? Thanks!
Registered Linux user #436067
Offline
Pages: 1