Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[nOOb-XMMS]Pb de device[resolu]
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
sUrTr
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 91
Location: France

PostPosted: Mon May 24, 2004 12:42 pm    Post subject: [nOOb-XMMS]Pb de device[resolu] Reply with quote

Bonjour a tous,

Voila je suis nouveau sous Gentoo, alors j'ai besoin d'un peu d'aide pour faire marcher a peu pres correctement mon systeme :p

En ce moment j'ai un petit probleme avec xmms, quand je le lance, j'ai :

- quand je veux modifier le volume, j'ai droit a :

** WARNING **: oss_set_volume(): Failed to open mixer device
(/dev/sound/mixer): No such file or directory

- quand je veux lire un fichier :

** WARNING **: oss_open(): Failed to open audio device (/dev/sound/dsp):
No such file or directory

Mais il me dit aussi :

Your soudcard is configured properly. You have the
correct output plugin selected. No other program is blocking the
soundcard.

Donc voila, si quelqu'un a une idee...

Et puis tant que j'y suis, j'ai emerge acroread, mais ca se lance comment ?

Voila, merci pour votre aide.


Last edited by sUrTr on Mon May 24, 2004 2:16 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: Mon May 24, 2004 12:45 pm    Post subject: Reply with quote

t'es en alsa ou en OSS ?

pour acroread, tapes acroread :)
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sUrTr
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 91
Location: France

PostPosted: Mon May 24, 2004 1:26 pm    Post subject: Reply with quote

apparemment en oss :

** WARNING **: oss_set_volume(): Failed to open mixer device

Et puis pour acroread c'est bon, il s'est mis a marcher, je sais pas trop pourquoi avant il me disait command not foud, mais merci quand meme :)

Sinon pour le son j'ai emerge aumix, mais il me sort :

$ aumix
aumix: erreur à l'ouverture du mixeur

Voila ou j'en suis...
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: Mon May 24, 2004 1:32 pm    Post subject: Reply with quote

tu peux nous donner ton .config du kernel, ou au moins la partie SOUND stp !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sUrTr
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 91
Location: France

PostPosted: Mon May 24, 2004 2:15 pm    Post subject: Reply with quote

En fait c'est repare, je vais vous dire ce que j'ai fait, ca pourrait interesser quelqu'un.

en root, dans /dev, je cree un dossier audio. Je rentre dedans et je fais un
mknod dsp c 14 3
puis un
mknod mixer c 14 0

je dis a xmms d'utiliser /dev/audio/dsp et /dev/audio/mixer au lieu /dev/sound/dsp et /dev/sound/mixer, et voila, ca marche.

Sinon si apres je remet les options par defaut (/dev/sound/dsp et /dev/sound/mixer) et que je supprime le dossier /dev/audio, ca marche toujours.
Voila.
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: Mon May 24, 2004 3:01 pm    Post subject: Reply with quote

t'as pas devfs ou udev ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sUrTr
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 91
Location: France

PostPosted: Tue May 25, 2004 11:27 am    Post subject: Reply with quote

> t'as pas devfs ou udev ?

C'est quoi ? A quoi ca sert ? Comment ca marche ?
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: Tue May 25, 2004 11:50 am    Post subject: Reply with quote

des programmes qui construisent ton /dev
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sUrTr
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 91
Location: France

PostPosted: Wed May 26, 2004 11:58 pm    Post subject: Reply with quote

J'ai emerge udev et ca fonctionne normalement, j'ai pu supprimer les fichiers que j'ai créé, et remettre les parametres par defaut.
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