| Linux Forum Index » Linux - Debian Forum » Cirrus Logic Crystal CS42281 |
|
Page 1 of 1 |
|
| Author |
Message |
| Ed LaBonte |
Posted: Sat Mar 13, 2004 11:43 am |
|
|
|
Guest
|
When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie... |
|
|
| Back to top |
|
|
|
| siTe |
Posted: Sat Mar 13, 2004 9:46 pm |
|
|
|
Guest
|
Ed LaBonte wrote:
Quote: When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
Try running modconf to see if you installed the core sound module, oss
module and driver module for your sound card. Do not hesitate to send me
a copy of your /etc/modules file, so I can see if you load the correct
modules, and no conflicting ones. |
|
|
| Back to top |
|
|
|
| Ed LaBonte |
Posted: Sat Mar 13, 2004 9:48 pm |
|
|
|
Guest
|
On Sat, 13 Mar 2004 11:43:56 -0500, Ed LaBonte wrote:
Quote: When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
When I get the error message xconsole records the following: modprobe:
Can't locate module char-major-14 |
|
|
| Back to top |
|
|
|
| siTe |
Posted: Sat Mar 13, 2004 9:49 pm |
|
|
|
Guest
|
Ed LaBonte wrote:
Quote: When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
Also make sure all users can write to /dev/dsp by doing a
"chmod o+rw /dev/dsp as root" |
|
|
| Back to top |
|
|
|
| siTe |
Posted: Sat Mar 13, 2004 9:52 pm |
|
|
|
Guest
|
Ed LaBonte wrote:
Quote: On Sat, 13 Mar 2004 11:43:56 -0500, Ed LaBonte wrote:
When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
When I get the error message xconsole records the following: modprobe:
Can't locate module char-major-14
Is the sound.o module being loaded at bootup? |
|
|
| Back to top |
|
|
|
| Ed LaBonte |
Posted: Sat Mar 13, 2004 11:13 pm |
|
|
|
Guest
|
On Sat, 13 Mar 2004 21:52:46 -0500, siTe wrote:
Quote: Ed LaBonte wrote:
On Sat, 13 Mar 2004 11:43:56 -0500, Ed LaBonte wrote:
When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
When I get the error message xconsole records the following: modprobe:
Can't locate module char-major-14
Is the sound.o module being loaded at bootup?
How would I find that out? |
|
|
| Back to top |
|
|
|
| siTe |
Posted: Sat Mar 13, 2004 11:52 pm |
|
|
|
Guest
|
Ed LaBonte wrote:
Quote: On Sat, 13 Mar 2004 21:52:46 -0500, siTe wrote:
Ed LaBonte wrote:
On Sat, 13 Mar 2004 11:43:56 -0500, Ed LaBonte wrote:
When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
When I get the error message xconsole records the following: modprobe:
Can't locate module char-major-14
Is the sound.o module being loaded at bootup?
How would I find that out?
Check your /etc/modules or run modconf to see if your sound core module
(sound.o) and your sound card driver (something.o) are loaded at bootup. |
|
|
| Back to top |
|
|
|
| Ed LaBonte |
Posted: Sun Mar 14, 2004 12:42 am |
|
|
|
Guest
|
On Sat, 13 Mar 2004 23:52:36 -0500, siTe wrote:
Quote: Ed LaBonte wrote:
On Sat, 13 Mar 2004 21:52:46 -0500, siTe wrote:
Ed LaBonte wrote:
On Sat, 13 Mar 2004 11:43:56 -0500, Ed LaBonte wrote:
When I log in to KDE I get an error message saying the sound driver
device can't be openned (/dev/dsp Permissions denied).
Does anyone have any suggestions how I can get this to work? I'm a
newbie...
When I get the error message xconsole records the following: modprobe:
Can't locate module char-major-14
Is the sound.o module being loaded at bootup?
How would I find that out?
Check your /etc/modules or run modconf to see if your sound core module
(sound.o) and your sound card driver (something.o) are loaded at bootup.
There is nothing about sound.o or anything like that listed in
/etc/modules. I ran modconf but I can't find where the sound card drivers
are listed |
|
|
| Back to top |
|
|
|
|