Hello, I'm a bit of a newbie when it comes to FreeBSD, so please bear with me.
I have downloaded the mpg123 media player and I'm trying to play an mp3 file. When I do, I get the following output:
This is a fresh install and I've confirmed the file plays on another machine. I'm not running X, just a command line interface. Any assistance would be greatly appreciated. Thank you.
I have downloaded the mpg123 media player and I'm trying to play an mp3 file. When I do, I get the following output:
Code:
[oss.c:182] error: Can't open default sound device!
[audio.c:625] error: failed to open audio device
[audio.c:180] error: Unable to find a working output module in this list: oss
[audio.c:527] error: Failed to open audio output module
[mpg123.c:779] error: Failed to initialize output, goodbye.
This is a fresh install and I've confirmed the file plays on another machine. I'm not running X, just a command line interface. Any assistance would be greatly appreciated. Thank you.