Operating Systems > Linux and UNIX
Question: PCI Sound Card/Red Hat 8
Calum:
thanks, all.
void main, it looks like you came up with the answer. i'm a bit shaky though on what to do with that info. should i just follow the void main TM guide to kernel recompilation and somehow stick the info from that bugzilla report in there? i'm confused...
Calum:
<sigh>
so now i have some bloody problem with the mixer. apparently:
quote:I was not able to open your audio device.
Please check that you have permission to open /dev/mixer
and make sure you have sound support compiled into your kernel.
--- End quote ---
and not only that but:
quote:[calum@localhost calum]$ aumix
aumix: error opening mixer
[calum@localhost calum]$ ls -al /dev/mixer
crwxr-xr-x 1 root root 14, 0 Jan 22 11:53 /dev/mixer
[calum@localhost calum]$ su
Password:
[root@localhost calum]# aumix
[root@localhost calum]# (it worked fine)...
--- End quote ---
Can anybody help me get sound working again on this godsforsaken machine please?
thanks in advance as always...
JH:
It just wants to get the full write access.
If mixer can't change anything it considers itself not quite a mixer.
Zombie9920:
quote:Originally posted by JH:
It just wants to get the full write access.
If mixer can't change anything it considers itself not quite a mixer.
--- End quote ---
So in other words it would be working flawlessly if he was logged in as root?
KernelPanic:
chmod +rw /dev/mixer
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version