Hi!
On my second joggler I try to use the M-Audio Fasttrack Pro as an external sound device (in order to use the balanced outputs of the FasttrackPro feeding my pa system).
lsmsg shows the device:
Code: Select all
Bus 004 Device 002: ID 04b4:1974 Cypress Semiconductor Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 0763:2012 Midiman
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:2770 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I used asoundconf (via the instructions at
http://wiki.ubuntuusers.de/Archiv/asoundconf) and set the default soundcard to the FastTrack Pro.
I enabled the external soundcard in Squeezeplay, restartet Squeezeplay, but I can't get no sound from the card.
When Squeezeplay goes to the first track, it shows the "Play" button. When I press it, the first second of the songs starts (but without sound from the FastTrack or the internal speakers). The the progress slider hangs, but squeezeplay stays responsive.
Is there a way to enable some logging inside squeezeplay? Has someone a idea what could be wrong?
EDIT: I found out how to change loggin and hoiw to start squeezeplay from console, but so far I cannot spot anything useful
Oh, when I open up alsamixer, it shows the FastTrack Pro as the default sound card, but with the message "This sound device does not have any controls".
EDIT:
When trying to play music, squeezeplay always loops this lines in its log:
Code: Select all
20120903 14:25:37.361 WARN audio.decode - Playback.lua:143 Cannot find active network interface
20120903 14:25:37.362 INFO net.slimproto - SlimProto.lua:152 Send HELO: reconnect-bit=true bytesReceived(H,L)=0,3931943
20120903 14:25:37.912 INFO applet.NowPlaying - NowPlayingApplet.lua:399 notify_playerDigitalVolumeControl: 1
20120903 14:25:37.912 INFO applet.NowPlaying - NowPlayingApplet.lua:422 enable volume UI in NP
20120903 14:25:37.912 INFO applet.SlimBrowser - SlimBrowserApplet.lua:3739 notify_playerDigitalVolumeControl()1
20120903 14:25:38.934 INFO net.slimproto - SlimProto.lua:769 connection error: closed, reconnecting in 3.482 seconds
20120903 14:25:39.476 INFO applet.NowPlaying - NowPlayingApplet.lua:399 notify_playerDigitalVolumeControl: nil
20120903 14:25:39.476 INFO applet.NowPlaying - NowPlayingApplet.lua:422 enable volume UI in NP
20120903 14:25:39.476 INFO applet.SlimBrowser - SlimBrowserApplet.lua:3739 notify_playerDigitalVolumeControl()nil
What I find strange are the messages about the network interface - LAN is connected and working fine...
I will have to compare that to the usage of the internal speakers (which work).
Kind regards,
Arndt