Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centos 6 #43

Open
ghost opened this issue May 5, 2014 · 1 comment
Open

centos 6 #43

ghost opened this issue May 5, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented May 5, 2014

compiled with no problems but the instructions should mention 'ogg123 - < /dev/netcat' must be run as su not sudo

@stevebanik
Copy link

I had some issues on CentOS 2.6.32-279.5.2.el6.x86_64.

I had to remove this line from /etc/modprobe.d/blacklist.conf:

# sound drivers
blacklist snd-pcsp

so that I could use the "PC" speakers. Then to add that module to the kernel I did:

modprobe snd-pcsp

After that I verified basic sound functionality with alsamixer and was able to:

ogg123 - < /dev/netcat

as root without problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant