Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]/dev/dsp does not exist [snd-cmipci module problems]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
CPUFreak91
Tux's lil' helper
Tux's lil' helper


Joined: 25 Feb 2005
Posts: 110
Location: Mars

PostPosted: Wed Jan 25, 2006 11:27 pm    Post subject: [SOLVED]/dev/dsp does not exist [snd-cmipci module problems] Reply with quote

I have a C-MEDIA sound card and I have it compiled in my kernel as a module. But lsmod shows that it is never loaded.
DMESG is useless as I only get:
Code:
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
messages and my hardware clock is always off.

I'm using a 2.6.14 kernel and coldplug-20040920
What can I do? (Note: for the sound, I thought is was a HAL problem and posted but now I see that it is not).
_________________
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2


Last edited by CPUFreak91 on Thu Jan 26, 2006 3:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Thu Jan 26, 2006 7:07 am    Post subject: Reply with quote

what does

# modprobe themodule

reveal?
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
CPUFreak91
Tux's lil' helper
Tux's lil' helper


Joined: 25 Feb 2005
Posts: 110
Location: Mars

PostPosted: Thu Jan 26, 2006 1:42 pm    Post subject: Reply with quote

davjel wrote:
what does

# modprobe themodule

reveal?

Code:
FATAL: Module cmpci not found.


Should I do make modules && make modules_install?
_________________
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2


Last edited by CPUFreak91 on Thu Jan 26, 2006 2:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Thu Jan 26, 2006 1:59 pm    Post subject: Reply with quote

looks like it :)

wait a minute!
the module for C-Media CMI8338 or CMI8738 cards is called snd-cmipci

that would be
# modprobe snd-cmipci

Is that the correct model for your card?
# lspci

will show you
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
CPUFreak91
Tux's lil' helper
Tux's lil' helper


Joined: 25 Feb 2005
Posts: 110
Location: Mars

PostPosted: Thu Jan 26, 2006 2:30 pm    Post subject: Reply with quote

davjel wrote:
wait a minute!
the module for C-Media CMI8338 or CMI8738 cards is called snd-cmipci


Oops! :D
Quote:

that would be
# modprobe snd-cmipci

Is that the correct model for your card?


Yes, that is correct.
_________________
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2
Back to top
View user's profile Send private message
CPUFreak91
Tux's lil' helper
Tux's lil' helper


Joined: 25 Feb 2005
Posts: 110
Location: Mars

PostPosted: Thu Jan 26, 2006 3:43 pm    Post subject: Reply with quote

Well my kernel loaded snd-cmipci and I have a /dev/dsp and /dev/sound/dsp but no mpg123 tells me
Code:
Can't open /dev/dsp!
(mpg123)
But VLC and everything else work fine. Thank you!
_________________
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Thu Jan 26, 2006 4:48 pm    Post subject: Reply with quote

CPUFreak91 wrote:
Well my kernel loaded snd-cmipci and I have a /dev/dsp and /dev/sound/dsp but no mpg123 tells me
Code:
Can't open /dev/dsp!
(mpg123)


That's probably only a small permission problem

$ ls -l /dev/dsp
$ groups

Quote:
But VLC and everything else work fine. Thank you!


Your welcome 8)
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
CPUFreak91
Tux's lil' helper
Tux's lil' helper


Joined: 25 Feb 2005
Posts: 110
Location: Mars

PostPosted: Thu Jan 26, 2006 5:05 pm    Post subject: Reply with quote

Oh, nevermind. Stupid KDE hogs all sound I just logged out of kde and it worked.
_________________
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum