I have installed Majaro on this PC now, since I couldn't get the sound working properly.
In Manjaro, there is no /dev/dsp, but the sound is working properly. I don't have any trace of OSS installed either.
Search found 7 matches
- Tue Jan 22, 2019 6:21 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
- Wed Jan 16, 2019 10:06 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
- Wed Jan 16, 2019 9:55 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
Re: [0.16.51] Audio disabled in Ubuntu 19.04
I might have celebrated a bit prematurely. Installing osspd gave me audio, but the music sounds horribly garbled. Like it's trying to play the entire song at once, or at 10 times speed.
But hey! Progress!
But hey! Progress!
- Wed Jan 16, 2019 9:51 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
Re: [0.16.51] Audio disabled in Ubuntu 19.04
Hah! Fixed it!
After reading about other people with missing /dev/dsp, I came across a pulseaudo oss proxy daemon, and installing this worked!
So just for the record, here's what I did to make it work:
sudo apt install osspd
After reading about other people with missing /dev/dsp, I came across a pulseaudo oss proxy daemon, and installing this worked!
So just for the record, here's what I did to make it work:
sudo apt install osspd
- Wed Jan 16, 2019 9:27 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
Re: [0.16.51] Audio disabled in Ubuntu 19.04
Thank you for the help so far. libasound2 and libasound2-plugins were already installed. How do I force the game to use ALSA instead of OSS?
- Wed Jan 16, 2019 5:00 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
Re: [0.16.51] Audio disabled in Ubuntu 19.04
No. There's no /dev/dsp
But like I said, the sound is working in the OS, and oss-compat and oss4-base is installed, so it *should* work. Running systemctl status oss4-base confirms that the module is Active.
But like I said, the sound is working in the OS, and oss-compat and oss4-base is installed, so it *should* work. Running systemctl status oss4-base confirms that the module is Active.
- Tue Jan 15, 2019 8:39 pm
- Forum: Not a bug
- Topic: [0.16.51] Audio disabled in Ubuntu 19.04
- Replies: 16
- Views: 6677
[0.16.51] Audio disabled in Ubuntu 19.04
I upgraded to the development branch of Ubuntu 19.04 today. Now, whenever the game launches, I get to the main menu, and a pop-up displays with the message "Couldn't initialize audio. Audio disabled". The game plays fine, but it's really not the same without sound...
Pulseaudio and oss-compat is ...
Pulseaudio and oss-compat is ...