Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[alsa]j'ai pas de /dev/mixer(résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
vicodin's
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2004
Posts: 109

PostPosted: Thu Jul 29, 2004 7:21 pm    Post subject: [alsa]j'ai pas de /dev/mixer(résolu) Reply with quote

salut!
J'ai installé alsa et tout marche impec, sauf que je peux pas regler le volume avec lineakd.
Il me dit qu'ill trouve pas /dev/mixer, ce qui est normal puisque j'en ai pas ! :D

Quelqu'un saurait comment je dois faire?
merci


Last edited by vicodin's on Fri Jul 30, 2004 1:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Thu Jul 29, 2004 7:41 pm    Post subject: Reply with quote

dans le kernel essaye voir en mettant
Code:
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y


dans le kernel !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
silentdav
n00b
n00b


Joined: 24 Oct 2003
Posts: 56

PostPosted: Fri Jul 30, 2004 12:45 pm    Post subject: Reply with quote

/dev/sound/mixer ?
Back to top
View user's profile Send private message
lospericos_99
Apprentice
Apprentice


Joined: 08 Jul 2004
Posts: 236
Location: suisse (genève)

PostPosted: Fri Jul 30, 2004 1:25 pm    Post subject: Reply with quote

avant tout contrôle si tu as mixer dans /dev/
Code:
ls /dev/ |grep mixer

sinon tu peux le créer
Code:
cd /dev/; ./MAKEDEV mixer

en root évidement, ou si tu as /dev/sound/mixer
Code:
cd /dev/; ln -s /dev/sound/mixer mixer

un lien symbolique
Back to top
View user's profile Send private message
vicodin's
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2004
Posts: 109

PostPosted: Fri Jul 30, 2004 1:54 pm    Post subject: Reply with quote

Merci pour vos réponses!
J'ai suivi la méthode de kernel_sensei et ca marche impec :D
Apres avoir chargé le module, il m'a créé /dev/mixer !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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