View previous topic :: View next topic |
Author |
Message |
MonsterMord Guru
Joined: 28 Apr 2004 Posts: 395 Location: Italy --> Forli'
|
Posted: Fri Jun 04, 2004 12:36 pm Post subject: che fine ha fatto /dev/dsp? [risolto] |
|
|
Stamani ho fatto un "emerge -uD world" + "etc-update" e ho aggiornato i file che non avevo modificato direttamente.
C'è un modo per vedere quali file, a memoria ricordo solo /etc/init.d/localmount e /etc/init.d/net.eth0 ma non mi sembra siano questi due il problema.
Ora però non ho più la cartella /dev/dsp e ALSA è un po' arrabbiato.
Qualcuno ha lo stesso problema?
I file /etc/modules.devfs e /etc/devfsd.conf sono a posto.
Dove dovrei guardare? _________________ Gentoo GNU/Linux on DELL Inspiron 8500
Last edited by MonsterMord on Sat Jun 05, 2004 1:54 am; edited 1 time in total |
|
Back to top |
|
|
malteo Tux's lil' helper
Joined: 12 Mar 2003 Posts: 101 Location: Pescara, Italy
|
Posted: Fri Jun 04, 2004 1:30 pm Post subject: |
|
|
stesso problema, ho dovuto caricare a mano (modprobe snd-ali5451) il modulo della scheda sonora, altrimenti nisba. ah, tutti i volumi erano azzerati... boh
faccio una ricerchina sugli altri forum...
ecco qui: https://forums.gentoo.org/viewtopic.php?t=181563&highlight=alsa
da quanto ho capito, è stato rilasciato baselayout-1.9.4 un pò troppo frettolosamente visto che richiede una versione di module-init-tools ancora masked... il bug comunque è stato già segnalato |
|
Back to top |
|
|
MonsterMord Guru
Joined: 28 Apr 2004 Posts: 395 Location: Italy --> Forli'
|
Posted: Sat Jun 05, 2004 1:33 am Post subject: |
|
|
Code: |
ls -l /dev/sound/
total 0
crw------- 1 mord audio 14, 1 gen 1 1970 sequencer
crw------- 1 mord audio 14, 8 gen 1 1970 sequencer2
|
che fine hanno fatto "adsp" "audio" "dsp" e "mixer" ? _________________ Gentoo GNU/Linux on DELL Inspiron 8500 |
|
Back to top |
|
|
MonsterMord Guru
Joined: 28 Apr 2004 Posts: 395 Location: Italy --> Forli'
|
Posted: Sat Jun 05, 2004 1:54 am Post subject: |
|
|
Code: |
emerge sync
emerge -uD world
ls -l /dev/sound/
total 0
crw------- 1 mord audio 14, 14 gen 1 1970 admmidi
crw------- 1 mord audio 14, 12 gen 1 1970 adsp
crw------- 1 mord audio 14, 13 gen 1 1970 amidi
crw------- 1 mord audio 14, 4 gen 1 1970 audio
crw------- 1 mord audio 14, 9 gen 1 1970 dmmidi
crw------- 1 mord audio 14, 3 gen 1 1970 dsp
crw------- 1 mord audio 14, 2 gen 1 1970 midi
crw------- 1 mord audio 14, 0 gen 1 1970 mixer
crw------- 1 mord audio 14, 1 gen 1 1970 sequencer
crw------- 1 mord audio 14, 8 gen 1 1970 sequencer2
|
EMERGEnza rientrata _________________ Gentoo GNU/Linux on DELL Inspiron 8500 |
|
Back to top |
|
|
|