LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   HDA NVidia will not work with Amarok, Works with everything else.... help (https://www.linuxquestions.org/questions/linux-software-2/hda-nvidia-will-not-work-with-amarok-works-with-everything-else-help-725833/)

0949er 05-13-2009 11:50 PM

HDA NVidia will not work with Amarok, Works with everything else.... help
 
Ok, so I hope you guys can help me out. I am having a strange problem (to me at least)

I am trying to get my sound to work with Amarok. Everything I have tried has not helped at all. I was over on linuxforms for about 4 days and have not come to a working solution, so here I am!

Here is a link to my past thread:
http://www.linuxforums.org/forum/ubu...tml#post695686

whenever I reinstall amarok and run it, I get and error message (just on the first startup) that says:
"HDA NVidia Is not working, reverting back to (PulseAudio)"

anyways, here are some things that should help us get started:

-sound works with EVERYTHING except Amarok
-the same MP3s I try to play in Amarok play like normal in Totem Movie Player
-I have tried to reinstall xine libs, phonon libs, amarok, etc. and none have helped.

The most relevant error message I can come up with when running "amarok -d" is:
Code:

xine is asking to seek behind the end of the data stream
xine is asking to seek behind the end of the data stream

and
Code:

amarok:  [EngineController] [WARNING!] Phonon failed to play this URL. Error:  ""
amarok: BEGIN: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State)
amarok:    [Playlist::Actions] [WARNING!] Error, can not play this track.
amarok:    [Playlist::Actions] [WARNING!] Failure count:  2

that is just part of the mombo jumbo that is spat out when I double click on a mp3 in amarok and try to play it.


Im seriously getting desperate here guys. I need some help. Thank you so much in advanced. Whatever you need to know just ask me, and if its technical, make sure you tell me how to do it as well, I am fairly new to this.

Code:

swooshonln@swooshonln-desktop:~$ uname  -a
Linux swooshonln-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux

Its the Ubuntu 9.04 if that matters, with gnome. (kde libs installed as far as I know)

here is the full debug when I double click on a mp3:
Code:

amarok: BEGIN: void Playlist::Actions::play(quint64, bool)
amarok: BEGIN: void EngineController::play(const Meta::TrackPtr&, uint)
amarok: BEGIN: void EngineController::playUrl(const KUrl&, uint)
amarok: BEGIN: void EngineController::slotStopFadeout()
amarok: END__: void EngineController::slotStopFadeout() - Took 0.00015s
amarok:      [EngineController] URL:  "file:///home/swooshonln/Music/T.I.-Paper.Trail.Retail-2008-%5BNoFS%5D/04-T.I.-On%20Top%20Of%20The%20World%20(Ft.%20Ludacris%20&%20B.O.B.).mp3"
amarok: BEGIN: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&)
amarok: BEGIN: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State)
amarok: BEGIN: virtual void Amarok::OSD::engineStateChanged(Phonon::State, Phonon::State)
amarok: END__: virtual void Amarok::OSD::engineStateChanged(Phonon::State, Phonon::State) - Took 0.00017s
amarok: BEGIN: virtual void Amarok::PlayPauseAction::engineStateChanged(Phonon::State, Phonon::State)
amarok:              NEWSTATE:  0 OLDSTATE:  0
amarok: END__: virtual void Amarok::PlayPauseAction::engineStateChanged(Phonon::State, Phonon::State) - Took 0.00035s
amarok: BEGIN: virtual void ProgressWidget::engineStateChanged(Phonon::State, Phonon::State)
amarok:              slider disabled!
amarok: END__: virtual void ProgressWidget::engineStateChanged(Phonon::State, Phonon::State) - Took 0.00016s
amarok: BEGIN: virtual void StatusBar::engineStateChanged(Phonon::State, Phonon::State)
amarok:              LoadingState: clear text
amarok: END__: virtual void StatusBar::engineStateChanged(Phonon::State, Phonon::State) - Took 0.018s
amarok: BEGIN: virtual void MainWindow::engineStateChanged(Phonon::State, Phonon::State)
amarok:            [MainWindow] Phonon state:  0
amarok: END__: virtual void MainWindow::engineStateChanged(Phonon::State, Phonon::State) - Took 0.00015s
amarok: BEGIN: virtual void Context::ContextView::engineStateChanged(Phonon::State, Phonon::State)
amarok: END__: virtual void Context::ContextView::engineStateChanged(Phonon::State, Phonon::State) - Took 8.6e-05s
amarok: END__: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State) - Took 0.048s
amarok: BEGIN: virtual void TrackToolTip::engineNewTrackPlaying()
amarok: BEGIN: void TrackToolTip::setTrack()
amarok: BEGIN: void TrackToolTip::clear()
QString::arg: Argument missing: Amarok - No track playing., 0:00
amarok: END__: void TrackToolTip::clear() - Took 0.00063s
amarok: END__: void TrackToolTip::setTrack() - Took 0.0039s
amarok: END__: virtual void TrackToolTip::engineNewTrackPlaying() - Took 0.0047s
amarok: BEGIN: virtual void ProgressWidget::engineTrackLengthChanged(long int)
amarok:            new length:  300
amarok:            slider enabled!
amarok: END__: virtual void ProgressWidget::engineTrackLengthChanged(long int) - Took 0.032s
amarok: END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) - Took 0.098s
amarok: END__: void EngineController::playUrl(const KUrl&, uint) - Took 0.099s
amarok: END__: void EngineController::play(const Meta::TrackPtr&, uint) - Took 0.099s
amarok: END__: void Playlist::Actions::play(quint64, bool) - Took 0.1s
amarok: BEGIN: void EngineController::slotStateChanged(Phonon::State, Phonon::State)
amarok: BEGIN: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State)
amarok: END__: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State) - Took 0.00015s
amarok: END__: void EngineController::slotStateChanged(Phonon::State, Phonon::State) - Took 0.00062s
amarok: BEGIN: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&)
amarok: BEGIN: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State)
amarok: END__: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State) - Took 0.00016s
amarok:  [Playlist::Actions] [WARNING!] engineNewTrackPlaying: "On Top Of The World (Ft. Ludacris & B.O.B.)" does not match what the playlist controller thought it should be
amarok: BEGIN: virtual void TrackToolTip::engineNewTrackPlaying()
amarok: BEGIN: void TrackToolTip::setTrack()
amarok: BEGIN: void TrackToolTip::clear()
QString::arg: Argument missing: Amarok - No track playing., 0:00
amarok: END__: void TrackToolTip::clear() - Took 0.00055s
amarok: END__: void TrackToolTip::setTrack() - Took 0.0034s
amarok: END__: virtual void TrackToolTip::engineNewTrackPlaying() - Took 0.0039s
amarok: BEGIN: virtual void ProgressWidget::engineTrackLengthChanged(long int)
amarok:      new length:  300
amarok:      slider enabled!
amarok: END__: virtual void ProgressWidget::engineTrackLengthChanged(long int) - Took 0.00038s
amarok: END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) - Took 0.015s
xine is asking to seek behind the end of the data stream
xine is asking to seek behind the end of the data stream
amarok: BEGIN: void EngineController::slotStateChanged(Phonon::State, Phonon::State)
amarok:  [EngineController] [WARNING!] Phonon failed to play this URL. Error:  ""
amarok: BEGIN: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State)
amarok:    [Playlist::Actions] [WARNING!] Error, can not play this track.
amarok:    [Playlist::Actions] [WARNING!] Failure count:  2
amarok: BEGIN: virtual void Amarok::OSD::engineStateChanged(Phonon::State, Phonon::State)
amarok: END__: virtual void Amarok::OSD::engineStateChanged(Phonon::State, Phonon::State) - Took 7.9e-05s
amarok: BEGIN: virtual void Amarok::PlayPauseAction::engineStateChanged(Phonon::State, Phonon::State)
amarok:        NEWSTATE:  5 OLDSTATE:  0
amarok: END__: virtual void Amarok::PlayPauseAction::engineStateChanged(Phonon::State, Phonon::State) - Took 0.00039s
amarok: BEGIN: virtual void ProgressWidget::engineStateChanged(Phonon::State, Phonon::State)
amarok: END__: virtual void ProgressWidget::engineStateChanged(Phonon::State, Phonon::State) - Took 8.8e-05s
amarok: BEGIN: virtual void StatusBar::engineStateChanged(Phonon::State, Phonon::State)
amarok: END__: virtual void StatusBar::engineStateChanged(Phonon::State, Phonon::State) - Took 8.5e-05s
amarok: BEGIN: virtual void MainWindow::engineStateChanged(Phonon::State, Phonon::State)
amarok:      [MainWindow] Phonon state:  5
amarok: END__: virtual void MainWindow::engineStateChanged(Phonon::State, Phonon::State) - Took 0.00014s
amarok: BEGIN: virtual void Context::ContextView::engineStateChanged(Phonon::State, Phonon::State)
amarok: END__: virtual void Context::ContextView::engineStateChanged(Phonon::State, Phonon::State) - Took 8.3e-05s
amarok: END__: void EngineSubject::stateChangedNotify(Phonon::State, Phonon::State) - Took 0.007s
amarok: END__: void EngineController::slotStateChanged(Phonon::State, Phonon::State) - Took 0.0074s
amarok: BEGIN: void ScanManager::startIncrementalScan()
amarok: BEGIN: QStringList ScanManager::getDirsToScan() const
amarok: END__: QStringList ScanManager::getDirsToScan() const - Took 0.0011s
amarok:    GOING TO SCAN:
amarok:    Scanning nothing, return.
amarok: END__: void ScanManager::startIncrementalScan() - Took 0.0015s


babalot 05-14-2009 12:01 AM

Is this KDE you're using? I'm guessing with Amarok but, could be wrong. You installed the xine backend, correct? Did you verify it was actually being used?

Under System Settings --> Multimedia --> Backends [ tab ] : make sure that 'xine' is selected.

0949er 05-14-2009 12:35 AM

Quote:

Originally Posted by babalot (Post 3540117)
Is this KDE you're using? I'm guessing with Amarok but, could be wrong. You installed the xine backend, correct? Did you verify it was actually being used?

Under System Settings --> Multimedia --> Backends [ tab ] : make sure that 'xine' is selected.

I am using Gnome, not KDE. Although KDE Libs are installed.

Yes the Xine Backend is installed.

I cannot find The "System Settings --> Multimedia --> Backends [ tab ]", however, I found that dialog before, and it does say that Xine is installed. Do you have a more detailed explanation on how to find it again? I have "System > Preferences" and "System > Administration"


On another note, under "Sound Preferences" in "System > Preferences > sound", all my playbacks are set to "ALSA - Advanced Linux Sound Architecture." Is that set right? I can pick from:

AutoDetect
HDA NVIDIA ALC861VD Analog (ALSA)
HDA NVIDIA ALC861VD Analog (OSS)
HDA NVIDIA ALC861VD Analog (OSS)
ALSA - Advanced Linux Sound Architecture
OSS - Open Sound System
PulseAudio Sound Server


Thank you.

floppyjoe 05-14-2009 09:31 AM

i've had similar problems with Amrok, ended up using Rhythmbox never had a problem with it.auto captures all the codex you need and works flawlessly.

0949er 05-14-2009 11:30 AM

I have rythembox already... I CAN use it, but I dont want to have to "settle" for it, I really liked amarok when I was on linux a year ago.

arrgghh 05-14-2009 05:03 PM

heyoh. had the same problem, found this https://bugs.launchpad.net/ubuntu/+s...ok/+bug/349847

sudo apt-get install phonon-backend-xine
sudo apt-get remove phonon-backend-gstreamer
solved my problem :)

0949er 05-15-2009 02:37 AM

Code:

swooshonln@swooshonln-desktop:~$ sudo apt-get install phonon-backend-xine
[sudo] password for swooshonln:
Reading package lists... Done
Building dependency tree     
Reading state information... Done
phonon-backend-xine is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
swooshonln@swooshonln-desktop:~$ sudo apt-get remove phonon-backend-gstreamer
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Package phonon-backend-gstreamer is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
swooshonln@swooshonln-desktop:~$

guess that's not it....

anybody have any idea what to do next?

0949er 05-15-2009 02:42 AM

FIXED IT!!!!

I looked on the website above, and through a series of links I found a suggestion to install "libxine1-ffmpeg" and once I did that... SOUND!!

Thanks guys for your help!


All times are GMT -5. The time now is 05:51 AM.