[pb ALSA] je dois relancer alsaconf a chaque démarrage

je dois relancer alsaconf a chaque démarrage [pb ALSA] - Linux et OS Alternatifs

Marsh Posté le 01-01-2005 à 16:40:23    

Bonjour, voila j'ai un gros problème de son avec ALSA, j'ai passé des heures a lire les forums en vain. j'en viens donc a poser mon problème en espérant que quelqu'un puisse le résoudre.
 
Voila, mon noyau(compilé par mes soins est un 2.6.9, ALSA est en dur dans le noyau)
je sais je devrais le mettre en modules, mais je pense pas que cela vienne de la.
 
mon problème, je dois faire un alsaconf, ensuite dans le panneau de configuration de kde, je rechoisi mon pilote ALSA pour recharger le pilote. et je dois faire ceci a chaque démarrage car sinon j'ai pas le son.
 
voici mes différents fichiers de conf :
 
/etc/modprobe.d/sound

Code :
  1. alias char-major-116 snd
  2. alias char-major-14 soundcore
  3. alias sound-service-0-0 snd-mixer-oss
  4. alias sound-service-0-1 snd-seq-oss
  5. alias sound-service-0-3 snd-pcm-oss
  6. alias sound-service-0-8 snd-seq-oss
  7. alias sound-service-0-12 snd-pcm-oss
  8. alias snd-card-0 snd-cmipci
  9. alias sound-slot-0 snd-cmipci


 
 
/etc/modprobe.d/alsa-base

Code :
  1. install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss
  2. install snd-mixer /sbin/modprobe --ignore-install snd-mixer && /sbin/modprobe snd-mixer-oss
  3. install snd-seq /sbin/modprobe --ignore-install snd-seq && /sbin/modprobe snd-seq-oss
  4. install snd-ad1816a /sbin/modprobe --ignore-install snd-ad1816a && /usr/lib/alsa/modprobe-post-install snd-ad1816a
  5. install snd-ad1848 /sbin/modprobe --ignore-install snd-ad1848 && /usr/lib/alsa/modprobe-post-install snd-ad1848
  6. install snd-ali5451 /sbin/modprobe --ignore-install snd-ali5451 && /usr/lib/alsa/modprobe-post-install snd-ali5451
  7. install snd-als100 /sbin/modprobe --ignore-install snd-als100 && /usr/lib/alsa/modprobe-post-install snd-als100
  8. install snd-als4000 /sbin/modprobe --ignore-install snd-als4000 && /usr/lib/alsa/modprobe-post-install snd-als4000
  9. install snd-asihpi /sbin/modprobe --ignore-install snd-asihpi && /usr/lib/alsa/modprobe-post-install snd-asihpi
  10. install snd-atiixp /sbin/modprobe --ignore-install snd-atiixp && /usr/lib/alsa/modprobe-post-install snd-atiixp
  11. install snd-au8810 /sbin/modprobe --ignore-install snd-au8810 && /usr/lib/alsa/modprobe-post-install snd-au8810
  12. install snd-au8820 /sbin/modprobe --ignore-install snd-au8820 && /usr/lib/alsa/modprobe-post-install snd-au8820
  13. install snd-au8830 /sbin/modprobe --ignore-install snd-au8830 && /usr/lib/alsa/modprobe-post-install snd-au8830
  14. install snd-audigyls /sbin/modprobe --ignore-install snd-audigyls && /usr/lib/alsa/modprobe-post-install snd-audigyls
  15. install snd-azt2320 /sbin/modprobe --ignore-install snd-azt2320 && /usr/lib/alsa/modprobe-post-install snd-azt2320
  16. install snd-azt3328 /sbin/modprobe --ignore-install snd-azt3328 && /usr/lib/alsa/modprobe-post-install snd-azt3328
  17. install snd-azx /sbin/modprobe --ignore-install snd-azx && /usr/lib/alsa/modprobe-post-install snd-azx
  18. install snd-bt87x /sbin/modprobe --ignore-install snd-bt87x && /usr/lib/alsa/modprobe-post-install snd-bt87x
  19. install snd-bt87x-overclock /sbin/modprobe --ignore-install snd-bt87x-overclock && /usr/lib/alsa/modprobe-post-install snd-bt87x-overclock
  20. install snd-cmi8330 /sbin/modprobe --ignore-install snd-cmi8330 && /usr/lib/alsa/modprobe-post-install snd-cmi8330
  21. install snd-cmipci /sbin/modprobe --ignore-install snd-cmipci && /usr/lib/alsa/modprobe-post-install snd-cmipci
  22. install snd-cs4231 /sbin/modprobe --ignore-install snd-cs4231 && /usr/lib/alsa/modprobe-post-install snd-cs4231
  23. install snd-cs4232 /sbin/modprobe --ignore-install snd-cs4232 && /usr/lib/alsa/modprobe-post-install snd-cs4232
  24. install snd-cs4236 /sbin/modprobe --ignore-install snd-cs4236 && /usr/lib/alsa/modprobe-post-install snd-cs4236
  25. install snd-cs4281 /sbin/modprobe --ignore-install snd-cs4281 && /usr/lib/alsa/modprobe-post-install snd-cs4281
  26. install snd-cs46xx /sbin/modprobe --ignore-install snd-cs46xx && /usr/lib/alsa/modprobe-post-install snd-cs46xx
  27. install snd-dt019x /sbin/modprobe --ignore-install snd-dt019x && /usr/lib/alsa/modprobe-post-install snd-dt019x
  28. install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /usr/lib/alsa/modprobe-post-install snd-emu10k1
  29. install snd-emu10k1x /sbin/modprobe --ignore-install snd-emu10k1x && /usr/lib/alsa/modprobe-post-install snd-emu10k1x
  30. install snd-ens1370 /sbin/modprobe --ignore-install snd-ens1370 && /usr/lib/alsa/modprobe-post-install snd-ens1370
  31. install snd-ens1371 /sbin/modprobe --ignore-install snd-ens1371 && /usr/lib/alsa/modprobe-post-install snd-ens1371
  32. install snd-es1688 /sbin/modprobe --ignore-install snd-es1688 && /usr/lib/alsa/modprobe-post-install snd-es1688
  33. install snd-es18xx /sbin/modprobe --ignore-install snd-es18xx && /usr/lib/alsa/modprobe-post-install snd-es18xx
  34. install snd-es1938 /sbin/modprobe --ignore-install snd-es1938 && /usr/lib/alsa/modprobe-post-install snd-es1938
  35. install snd-es1968 /sbin/modprobe --ignore-install snd-es1968 && /usr/lib/alsa/modprobe-post-install snd-es1968
  36. install snd-es968 /sbin/modprobe --ignore-install snd-es968 && /usr/lib/alsa/modprobe-post-install snd-es968
  37. install snd-fm801 /sbin/modprobe --ignore-install snd-fm801 && /usr/lib/alsa/modprobe-post-install snd-fm801
  38. install snd-fm801-tea575x /sbin/modprobe --ignore-install snd-fm801-tea575x && /usr/lib/alsa/modprobe-post-install snd-fm801-tea575x
  39. install snd-gusclassic /sbin/modprobe --ignore-install snd-gusclassic && /usr/lib/alsa/modprobe-post-install snd-gusclassic
  40. install snd-gusextreme /sbin/modprobe --ignore-install snd-gusextreme && /usr/lib/alsa/modprobe-post-install snd-gusextreme
  41. install snd-gusmax /sbin/modprobe --ignore-install snd-gusmax && /usr/lib/alsa/modprobe-post-install snd-gusmax
  42. install snd-harmony /sbin/modprobe --ignore-install snd-harmony && /usr/lib/alsa/modprobe-post-install snd-harmony
  43. install snd-hdsp /sbin/modprobe --ignore-install snd-hdsp && /usr/lib/alsa/modprobe-post-install snd-hdsp
  44. install snd-hdspm /sbin/modprobe --ignore-install snd-hdspm && /usr/lib/alsa/modprobe-post-install snd-hdspm
  45. install snd-ice1712 /sbin/modprobe --ignore-install snd-ice1712 && /usr/lib/alsa/modprobe-post-install snd-ice1712
  46. install snd-ice1724 /sbin/modprobe --ignore-install snd-ice1724 && /usr/lib/alsa/modprobe-post-install snd-ice1724
  47. install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/lib/alsa/modprobe-post-install snd-intel8x0
  48. install snd-interwave /sbin/modprobe --ignore-install snd-interwave && /usr/lib/alsa/modprobe-post-install snd-interwave
  49. install snd-interwave-stb /sbin/modprobe --ignore-install snd-interwave-stb && /usr/lib/alsa/modprobe-post-install snd-interwave-stb
  50. install snd-korg1212 /sbin/modprobe --ignore-install snd-korg1212 && /usr/lib/alsa/modprobe-post-install snd-korg1212
  51. install snd-maestro3 /sbin/modprobe --ignore-install snd-maestro3 && /usr/lib/alsa/modprobe-post-install snd-maestro3
  52. install snd-mixart /sbin/modprobe --ignore-install snd-mixart && /usr/lib/alsa/modprobe-post-install snd-mixart
  53. install snd-mpu401 /sbin/modprobe --ignore-install snd-mpu401 && /usr/lib/alsa/modprobe-post-install snd-mpu401
  54. install snd-msnd-pinnacle /sbin/modprobe --ignore-install snd-msnd-pinnacle && /usr/lib/alsa/modprobe-post-install snd-msnd-pinnacle
  55. install snd-mtpav /sbin/modprobe --ignore-install snd-mtpav && /usr/lib/alsa/modprobe-post-install snd-mtpav
  56. install snd-nm256 /sbin/modprobe --ignore-install snd-nm256 && /usr/lib/alsa/modprobe-post-install snd-nm256
  57. install snd-opl3sa2 /sbin/modprobe --ignore-install snd-opl3sa2 && /usr/lib/alsa/modprobe-post-install snd-opl3sa2
  58. install snd-opti92x-ad1848 /sbin/modprobe --ignore-install snd-opti92x-ad1848 && /usr/lib/alsa/modprobe-post-install snd-opti92x-ad1848
  59. install snd-opti92x-cs4231 /sbin/modprobe --ignore-install snd-opti92x-cs4231 && /usr/lib/alsa/modprobe-post-install snd-opti92x-cs4231
  60. install snd-opti93x /sbin/modprobe --ignore-install snd-opti93x && /usr/lib/alsa/modprobe-post-install snd-opti93x
  61. install snd-pc98-cs4232 /sbin/modprobe --ignore-install snd-pc98-cs4232 && /usr/lib/alsa/modprobe-post-install snd-pc98-cs4232
  62. install snd-pdaudiocf /sbin/modprobe --ignore-install snd-pdaudiocf && /usr/lib/alsa/modprobe-post-install snd-pdaudiocf
  63. install snd-pdplus /sbin/modprobe --ignore-install snd-pdplus && /usr/lib/alsa/modprobe-post-install snd-pdplus
  64. install snd-portman2x4 /sbin/modprobe --ignore-install snd-portman2x4 && /usr/lib/alsa/modprobe-post-install snd-portman2x4
  65. install snd-powermac /sbin/modprobe --ignore-install snd-powermac && /usr/lib/alsa/modprobe-post-install snd-powermac
  66. install snd-rme32 /sbin/modprobe --ignore-install snd-rme32 && /usr/lib/alsa/modprobe-post-install snd-rme32
  67. install snd-rme96 /sbin/modprobe --ignore-install snd-rme96 && /usr/lib/alsa/modprobe-post-install snd-rme96
  68. install snd-rme9652 /sbin/modprobe --ignore-install snd-rme9652 && /usr/lib/alsa/modprobe-post-install snd-rme9652
  69. install snd-sa11xx-uda1341 /sbin/modprobe --ignore-install snd-sa11xx-uda1341 && /usr/lib/alsa/modprobe-post-install snd-sa11xx-uda1341
  70. install snd-sb16 /sbin/modprobe --ignore-install snd-sb16 && /usr/lib/alsa/modprobe-post-install snd-sb16
  71. install snd-sb16-csp /sbin/modprobe --ignore-install snd-sb16-csp && /usr/lib/alsa/modprobe-post-install snd-sb16-csp
  72. install snd-sb8 /sbin/modprobe --ignore-install snd-sb8 && /usr/lib/alsa/modprobe-post-install snd-sb8
  73. install snd-sbawe /sbin/modprobe --ignore-install snd-sbawe && /usr/lib/alsa/modprobe-post-install snd-sbawe
  74. install snd-serialmidi /sbin/modprobe --ignore-install snd-serialmidi && /usr/lib/alsa/modprobe-post-install snd-serialmidi
  75. install snd-serial-u16550 /sbin/modprobe --ignore-install snd-serial-u16550 && /usr/lib/alsa/modprobe-post-install snd-serial-u16550
  76. install snd-sgalaxy /sbin/modprobe --ignore-install snd-sgalaxy && /usr/lib/alsa/modprobe-post-install snd-sgalaxy
  77. install snd-sonicvibes /sbin/modprobe --ignore-install snd-sonicvibes && /usr/lib/alsa/modprobe-post-install snd-sonicvibes
  78. install snd-sscape /sbin/modprobe --ignore-install snd-sscape && /usr/lib/alsa/modprobe-post-install snd-sscape
  79. install snd-sun-amd7930 /sbin/modprobe --ignore-install snd-sun-amd7930 && /usr/lib/alsa/modprobe-post-install snd-sun-amd7930
  80. install snd-sun-cs4231 /sbin/modprobe --ignore-install snd-sun-cs4231 && /usr/lib/alsa/modprobe-post-install snd-sun-cs4231
  81. install snd-trident /sbin/modprobe --ignore-install snd-trident && /usr/lib/alsa/modprobe-post-install snd-trident
  82. install snd-usb-audio /sbin/modprobe --ignore-install snd-usb-audio && /usr/lib/alsa/modprobe-post-install snd-usb-audio
  83. install snd-usb-usx2y /sbin/modprobe --ignore-install snd-usb-usx2y && /usr/lib/alsa/modprobe-post-install snd-usb-usx2y
  84. install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/lib/alsa/modprobe-post-install snd-via82xx
  85. install snd-vx222 /sbin/modprobe --ignore-install snd-vx222 && /usr/lib/alsa/modprobe-post-install snd-vx222
  86. install snd-vxp440 /sbin/modprobe --ignore-install snd-vxp440 && /usr/lib/alsa/modprobe-post-install snd-vxp440
  87. install snd-vxpocket /sbin/modprobe --ignore-install snd-vxpocket && /usr/lib/alsa/modprobe-post-install snd-vxpocket
  88. install snd-wavefront /sbin/modprobe --ignore-install snd-wavefront && /usr/lib/alsa/modprobe-post-install snd-wavefront
  89. install snd-ymfpci /sbin/modprobe --ignore-install snd-ymfpci && /usr/lib/alsa/modprobe-post-install snd-ymfpci
  90. alias ac97 off
  91. alias ac97_codec off
  92. alias ac97_plugin_ad1980 off
  93. alias ac97_plugin_wm97xx off
  94. alias ad1816 off
  95. alias ad1848 off
  96. alias ad1889 off
  97. alias adlib_card off
  98. alias aedsp16 off
  99. alias ali5455 off
  100. alias audio off
  101. alias awe_wave off
  102. alias bt878 off
  103. alias btaudio off
  104. alias cmpci off
  105. alias cs4232 off
  106. alias cs4281 off
  107. alias cs46xx off
  108. alias dmasound_core off
  109. alias dmasound_pmac off
  110. alias emu10k1 off
  111. alias es1370 off
  112. alias es1371 off
  113. alias esssolo1 off
  114. alias forte off
  115. alias gus off
  116. alias harmony off
  117. alias i810_audio off
  118. alias kahlua off
  119. alias mad16 off
  120. alias maestro off
  121. alias maestro3 off
  122. alias maui off
  123. alias mpu401 off
  124. alias nm256_audio off
  125. alias opl3 off
  126. alias opl3sa off
  127. alias opl3sa2 off
  128. alias pas2 off
  129. alias pss off
  130. alias rme96xx off
  131. alias sb off
  132. alias sequencer off
  133. alias sgalaxy off
  134. alias sonicvibes off
  135. alias sound off
  136. alias soundcard off
  137. alias sscape off
  138. alias trident off
  139. alias trix off
  140. alias uart401 off
  141. alias uart6850 off
  142. alias v_midi off
  143. alias via82cxxx_audio off
  144. alias wavefront off
  145. alias ymfpci off


 
 
/etc/alsa/alsa-source.conf

Code :
  1. #  ALSA source config file used by Debian GNU/Linux
  2. # Define as y if you want to build ALSA driver modules without ISA PnP.
  3. ifndef ALSA_NOPNP
  4. ALSA_NOPNP="y"
  5. endif
  6. # Define as y if you want to build ALSA driver modules with debugging code.
  7. ifndef ALSA_DEBUG
  8. ALSA_DEBUG="y"
  9. endif
  10. # Define cards to be built, separated by commas. For example, if you want to
  11. # build Sound Blaster 16 and Yamaha YMF series drivers, then the setting
  12. # would be:
  13. #
  14. #  ALSA_CARDS="sb16, ymfpci"
  15. #
  16. ifndef ALSA_CARDS
  17. ALSA_CARDS="cmipci"
  18. endif


 
/etc/modules.conf

Code :
  1. ### This file is automatically generated by update-modules"
  2. #
  3. # Please do not edit this file directly. If you want to change or add
  4. # anything please take a look at the files in /etc/modutils and read
  5. # the manpage for update-modules.
  6. #
  7. ### update-modules: start processing /etc/modutils/0keep
  8. # DO NOT MODIFY THIS FILE!
  9. # This file is not marked as conffile to make sure if you upgrade modutils
  10. # it will be restored in case some modifications have been made.
  11. #
  12. # The keep command is necessary to prevent insmod and friends from ignoring
  13. # the builtin defaults of a path-statement is encountered. Until all other
  14. # packages use the new `add path'-statement this keep-statement is essential
  15. # to keep your system working
  16. keep
  17. ### update-modules: end processing /etc/modutils/0keep
  18. ....
  19. ### update-modules: start processing /etc/modutils/alsa-base
  20. above snd-pcm snd-pcm-oss
  21. above snd-mixer snd-mixer-oss
  22. above snd-seq snd-seq-oss
  23. alias char-major-116 snd
  24. alias char-major-14 soundcore
  25. alias sound-service-0-0 snd-mixer-oss
  26. alias sound-service-0-1 snd-seq-oss
  27. alias sound-service-0-3 snd-pcm-oss
  28. alias sound-service-0-8 snd-seq-oss
  29. alias sound-service-0-12 snd-pcm-oss
  30. post-install snd-ad1816a /usr/lib/alsa/modprobe-post-install snd-ad1816a
  31. post-install snd-ad1848 /usr/lib/alsa/modprobe-post-install snd-ad1848
  32. post-install snd-ali5451 /usr/lib/alsa/modprobe-post-install snd-ali5451
  33. post-install snd-als100 /usr/lib/alsa/modprobe-post-install snd-als100
  34. post-install snd-als4000 /usr/lib/alsa/modprobe-post-install snd-als4000
  35. post-install snd-asihpi /usr/lib/alsa/modprobe-post-install snd-asihpi
  36. post-install snd-atiixp /usr/lib/alsa/modprobe-post-install snd-atiixp
  37. post-install snd-au8810 /usr/lib/alsa/modprobe-post-install snd-au8810
  38. post-install snd-au8820 /usr/lib/alsa/modprobe-post-install snd-au8820
  39. post-install snd-au8830 /usr/lib/alsa/modprobe-post-install snd-au8830
  40. post-install snd-audigyls /usr/lib/alsa/modprobe-post-install snd-audigyls
  41. post-install snd-azt2320 /usr/lib/alsa/modprobe-post-install snd-azt2320
  42. post-install snd-azt3328 /usr/lib/alsa/modprobe-post-install snd-azt3328
  43. post-install snd-azx /usr/lib/alsa/modprobe-post-install snd-azx
  44. post-install snd-bt87x /usr/lib/alsa/modprobe-post-install snd-bt87x
  45. post-install snd-bt87x-overclock /usr/lib/alsa/modprobe-post-install snd-bt87x-overclock
  46. post-install snd-cmi8330 /usr/lib/alsa/modprobe-post-install snd-cmi8330
  47. post-install snd-cmipci /usr/lib/alsa/modprobe-post-install snd-cmipci
  48. post-install snd-cs4231 /usr/lib/alsa/modprobe-post-install snd-cs4231
  49. post-install snd-cs4232 /usr/lib/alsa/modprobe-post-install snd-cs4232
  50. post-install snd-cs4236 /usr/lib/alsa/modprobe-post-install snd-cs4236
  51. post-install snd-cs4281 /usr/lib/alsa/modprobe-post-install snd-cs4281
  52. post-install snd-cs46xx /usr/lib/alsa/modprobe-post-install snd-cs46xx
  53. post-install snd-dt019x /usr/lib/alsa/modprobe-post-install snd-dt019x
  54. post-install snd-emu10k1 /usr/lib/alsa/modprobe-post-install snd-emu10k1
  55. post-install snd-emu10k1x /usr/lib/alsa/modprobe-post-install snd-emu10k1x
  56. post-install snd-ens1370 /usr/lib/alsa/modprobe-post-install snd-ens1370
  57. post-install snd-ens1371 /usr/lib/alsa/modprobe-post-install snd-ens1371
  58. post-install snd-es1688 /usr/lib/alsa/modprobe-post-install snd-es1688
  59. post-install snd-es18xx /usr/lib/alsa/modprobe-post-install snd-es18xx
  60. post-install snd-es1938 /usr/lib/alsa/modprobe-post-install snd-es1938
  61. post-install snd-es1968 /usr/lib/alsa/modprobe-post-install snd-es1968
  62. post-install snd-es968 /usr/lib/alsa/modprobe-post-install snd-es968
  63. post-install snd-fm801 /usr/lib/alsa/modprobe-post-install snd-fm801
  64. post-install snd-fm801-tea575x /usr/lib/alsa/modprobe-post-install snd-fm801-tea575x
  65. post-install snd-gusclassic /usr/lib/alsa/modprobe-post-install snd-gusclassic
  66. post-install snd-gusextreme /usr/lib/alsa/modprobe-post-install snd-gusextreme
  67. post-install snd-gusmax /usr/lib/alsa/modprobe-post-install snd-gusmax
  68. post-install snd-harmony /usr/lib/alsa/modprobe-post-install snd-harmony
  69. post-install snd-hdsp /usr/lib/alsa/modprobe-post-install snd-hdsp
  70. post-install snd-hdspm /usr/lib/alsa/modprobe-post-install snd-hdspm
  71. post-install snd-ice1712 /usr/lib/alsa/modprobe-post-install snd-ice1712
  72. post-install snd-ice1724 /usr/lib/alsa/modprobe-post-install snd-ice1724
  73. post-install snd-intel8x0 /usr/lib/alsa/modprobe-post-install snd-intel8x0
  74. post-install snd-interwave /usr/lib/alsa/modprobe-post-install snd-interwave
  75. post-install snd-interwave-stb /usr/lib/alsa/modprobe-post-install snd-interwave-stb
  76. post-install snd-korg1212 /usr/lib/alsa/modprobe-post-install snd-korg1212
  77. post-install snd-maestro3 /usr/lib/alsa/modprobe-post-install snd-maestro3
  78. post-install snd-mixart /usr/lib/alsa/modprobe-post-install snd-mixart
  79. post-install snd-mpu401 /usr/lib/alsa/modprobe-post-install snd-mpu401
  80. post-install snd-msnd-pinnacle /usr/lib/alsa/modprobe-post-install snd-msnd-pinnacle
  81. post-install snd-mtpav /usr/lib/alsa/modprobe-post-install snd-mtpav
  82. post-install snd-nm256 /usr/lib/alsa/modprobe-post-install snd-nm256
  83. post-install snd-opl3sa2 /usr/lib/alsa/modprobe-post-install snd-opl3sa2
  84. post-install snd-opti92x-ad1848 /usr/lib/alsa/modprobe-post-install snd-opti92x-ad1848
  85. post-install snd-opti92x-cs4231 /usr/lib/alsa/modprobe-post-install snd-opti92x-cs4231
  86. post-install snd-opti93x /usr/lib/alsa/modprobe-post-install snd-opti93x
  87. post-install snd-pc98-cs4232 /usr/lib/alsa/modprobe-post-install snd-pc98-cs4232
  88. post-install snd-pdaudiocf /usr/lib/alsa/modprobe-post-install snd-pdaudiocf
  89. post-install snd-pdplus /usr/lib/alsa/modprobe-post-install snd-pdplus
  90. post-install snd-portman2x4 /usr/lib/alsa/modprobe-post-install snd-portman2x4
  91. post-install snd-powermac /usr/lib/alsa/modprobe-post-install snd-powermac
  92. post-install snd-rme32 /usr/lib/alsa/modprobe-post-install snd-rme32
  93. post-install snd-rme96 /usr/lib/alsa/modprobe-post-install snd-rme96
  94. post-install snd-rme9652 /usr/lib/alsa/modprobe-post-install snd-rme9652
  95. post-install snd-sa11xx-uda1341 /usr/lib/alsa/modprobe-post-install snd-sa11xx-uda1341
  96. post-install snd-sb16 /usr/lib/alsa/modprobe-post-install snd-sb16
  97. post-install snd-sb16-csp /usr/lib/alsa/modprobe-post-install snd-sb16-csp
  98. post-install snd-sb8 /usr/lib/alsa/modprobe-post-install snd-sb8
  99. post-install snd-sbawe /usr/lib/alsa/modprobe-post-install snd-sbawe
  100. post-install snd-serialmidi /usr/lib/alsa/modprobe-post-install snd-serialmidi
  101. post-install snd-serial-u16550 /usr/lib/alsa/modprobe-post-install snd-serial-u16550
  102. post-install snd-sgalaxy /usr/lib/alsa/modprobe-post-install snd-sgalaxy
  103. post-install snd-sonicvibes /usr/lib/alsa/modprobe-post-install snd-sonicvibes
  104. post-install snd-sscape /usr/lib/alsa/modprobe-post-install snd-sscape
  105. post-install snd-sun-amd7930 /usr/lib/alsa/modprobe-post-install snd-sun-amd7930
  106. post-install snd-sun-cs4231 /usr/lib/alsa/modprobe-post-install snd-sun-cs4231
  107. post-install snd-trident /usr/lib/alsa/modprobe-post-install snd-trident
  108. post-install snd-usb-audio /usr/lib/alsa/modprobe-post-install snd-usb-audio
  109. post-install snd-usb-usx2y /usr/lib/alsa/modprobe-post-install snd-usb-usx2y
  110. post-install snd-via82xx /usr/lib/alsa/modprobe-post-install snd-via82xx
  111. post-install snd-vx222 /usr/lib/alsa/modprobe-post-install snd-vx222
  112. post-install snd-vxp440 /usr/lib/alsa/modprobe-post-install snd-vxp440
  113. post-install snd-vxpocket /usr/lib/alsa/modprobe-post-install snd-vxpocket
  114. post-install snd-wavefront /usr/lib/alsa/modprobe-post-install snd-wavefront
  115. post-install snd-ymfpci /usr/lib/alsa/modprobe-post-install snd-ymfpci
  116. alias ac97 off
  117. alias ac97_codec off
  118. alias ac97_plugin_ad1980 off
  119. alias ac97_plugin_wm97xx off
  120. alias ad1816 off
  121. alias ad1848 off
  122. alias ad1889 off
  123. alias adlib_card off
  124. alias aedsp16 off
  125. alias ali5455 off
  126. alias audio off
  127. alias awe_wave off
  128. alias bt878 off
  129. alias btaudio off
  130. alias cmpci off
  131. alias cs4232 off
  132. alias cs4281 off
  133. alias cs46xx off
  134. alias dmasound_core off
  135. alias dmasound_pmac off
  136. alias emu10k1 off
  137. alias es1370 off
  138. alias es1371 off
  139. alias esssolo1 off
  140. alias forte off
  141. alias gus off
  142. alias harmony off
  143. alias i810_audio off
  144. alias kahlua off
  145. alias mad16 off
  146. alias maestro off
  147. alias maestro3 off
  148. alias maui off
  149. alias mpu401 off
  150. alias nm256_audio off
  151. alias opl3 off
  152. alias opl3sa off
  153. alias opl3sa2 off
  154. alias pas2 off
  155. alias pss off
  156. alias rme96xx off
  157. alias sb off
  158. alias sequencer off
  159. alias sgalaxy off
  160. alias sonicvibes off
  161. alias sound off
  162. alias soundcard off
  163. alias sscape off
  164. alias trident off
  165. alias trix off
  166. alias uart401 off
  167. alias uart6850 off
  168. alias v_midi off
  169. alias via82cxxx_audio off
  170. alias wavefront off
  171. alias ymfpci off
  172. ### update-modules: end processing /etc/modutils/alsa-base


 
 
voila, si quelqu'un peut m'aider, je suis a bout  :cry:  
merci d'avance


---------------
mon NAS/HTPC Q11 H55N-USB3, Core i3 http://forum.hardware.fr/hfr/Hardw [...] m#t7599404
Reply

Marsh Posté le 01-01-2005 à 16:40:23   

Reply

Marsh Posté le 01-01-2005 à 16:47:04    

Si je ne m'abuse avecles 2.6.x il n'a a pas besoin de compiler soit meme alsa comme tu l'as apparemment fait ... il suffi de l'inclure dans le noyau et de prendre par apt-get ce qu'il nous faut ... je sais pas si ca va resoudre qqch mais c'est p-e deja un debut

Reply

Marsh Posté le 01-01-2005 à 16:54:45    

euh, non je n'ai pas compiler le module alsa, j'ai juste cocher en dur l'option alsa ds le kernel dans mon "make xconfig"
et je pense tout avoir avec le apt-get au niveau des lib alsa, mais a chaque redémarrage, j'ai cette fichu erreur :
 
device : defaut **blablabla*
*blablalbla* null output device *blablabla*


---------------
mon NAS/HTPC Q11 H55N-USB3, Core i3 http://forum.hardware.fr/hfr/Hardw [...] m#t7599404
Reply

Marsh Posté le 01-01-2005 à 17:07:33    

je pense que mon erreur se situe dans les fichiers de démarrage, les .conf, mais le modules.conf je peux pas le modifier puisqu'il est généré automatiquement, et j'ai bien testé en mettant :
# alias snd-card-0 snd-cmipci
# alias sound-slot-0 snd-cmipci
 
dans alsa-base pour que lors de la concaténation : update-modules, tout se passe bien, et bien NON :'(


---------------
mon NAS/HTPC Q11 H55N-USB3, Core i3 http://forum.hardware.fr/hfr/Hardw [...] m#t7599404
Reply

Marsh Posté le 01-01-2005 à 19:11:01    

personne peut m'aider ? :'(


---------------
mon NAS/HTPC Q11 H55N-USB3, Core i3 http://forum.hardware.fr/hfr/Hardw [...] m#t7599404
Reply

Marsh Posté le 01-01-2005 à 22:23:14    

T as tenté un alsactl store/restore? On sait jamais, si c est la config alsa qui t as mis toutes les channels en mute
 
Sinon, charge les modules a la main si ca plante (modprobe), regarde si ca change quelque chose. Histoire d isoler le probleme.

Reply

Marsh Posté le 01-01-2005 à 22:41:39    

déja fait le alsactl store/restore, c pas un probleme de mute.
et c'est surtout que tous les modules ne se chargent pas au démarrage, comment dois-je faire pour qu'il se charge tous ?
 
il n'y a pas plus élégant que noter ceux qui manquent dans lsmod et les charger a la main ou dans un script ?

Reply

Marsh Posté le 02-01-2005 à 18:02:42    

il faut mettre le nom du module dans /etc/modprobe.preload

Reply

Marsh Posté le 05-01-2005 à 10:20:15    

je n'ai pas ce fichier, je dois le créer ?

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed