<![CDATA[Andesi - forum / sndconfig (suite)]> 2008-11-26T22:03:17Z FluxBB http://forum.andesi.org/viewtopic.php?id=3723 <![CDATA[Réponse à : sndconfig (suite)]> voyons ensemble si ce lien peut nous aider :

http://ubuntuforums.org/showthread.php?t=284405

]>
http://forum.andesi.org/profile.php?id=15479 2008-11-26T22:03:17Z http://forum.andesi.org/viewtopic.php?pid=57742#p57742
<![CDATA[Réponse à : sndconfig (suite)]> j'ai le même message d'erreur avec Dmesg et la configuration suivante :
Thinkpad 390 chipset son Neomagic NM 256 et Toutou Linux 4.11retro Alpha1 (Puppy fançisée)
quelle est la manip pour "forcer" le pilote ?

merci

]>
http://forum.andesi.org/profile.php?id=15479 2008-11-26T21:42:37Z http://forum.andesi.org/viewtopic.php?pid=57741#p57741
<![CDATA[Réponse à : sndconfig (suite)]> Rien à faire  sad
Tes deux propositions n'ont rien changé  :cry:
Merci quand même  wink

]>
http://forum.andesi.org/profile.php?id=282 2004-12-08T19:40:01Z http://forum.andesi.org/viewtopic.php?pid=35007#p35007
<![CDATA[Réponse à : sndconfig (suite)]>

Avant d'avoir ce message, il y avait une autre erreur : sndconfig ne trouvait pas les modules dont il avait besoin. J'ai dû faire des liens symboliques : souncore.o vers soundcore.ko et ad1848.o vers ad1848.ko. Et depuis j'ai le message ci-dessus.

Où faut-il passer les options réclamées dans le dmesg ?

Un truc du genre (à adapter aux paramètres de ta carte) :

options pilote mss_io=0x530 irq=5 dma=0 dma2=1 mpu_io=0x300 io=0x370

à mettre quelque part dans /etc/modutils/ et lancer un update-modules ensuite, sinon à mettre sur ta commande modprobe :

modprobe pilote mss_io=0x530 irq=5 dma=0 dma2=1 mpu_io=0x300 io=0x370

Usti

]>
http://forum.andesi.org/profile.php?id=669 2004-12-07T16:47:28Z http://forum.andesi.org/viewtopic.php?pid=34859#p34859
<![CDATA[sndconfig (suite)]> Ca y est ! après le rajout de modules manquants, j'ai de nouveau le serveur X.
Voici le lignes concernant la carte audio :
dmseg:
...
nm256: no ac97 is found!
  force the driver to load by passing in the module parameter
    force_ac97=1
  or try sb16 or cs423x drivers instead.
NeoMagic 256: probe of 0000:01:00.1 failed with error -6
...
NeoMagic 256AV/256ZX audio driver, version 1.1p
...
NM256: This doesn't look to me like the AC97-compatible version.
       You can force the driver to load by passing in the module
       parameter:
              force_load = 1

       More likely, you should be using the appropriate SB-16 or
       CS4232 driver instead.  (If your BIOS has settings for
       IRQ and/or DMA for the sound card, this is *not* the correct
       driver to use.)
...

syslog:
...
Dec  7 13:42:43 debian kernel: nm256: no ac97 is found!
Dec  7 13:42:43 debian kernel:   force the driver to load by passing in the module parameter
Dec  7 13:42:43 debian kernel:     force_ac97=1
Dec  7 13:42:43 debian kernel:   or try sb16 or cs423x drivers instead.
Dec  7 13:42:43 debian kernel: NeoMagic 256: probe of 0000:01:00.1 failed with error -6
...
Dec  7 13:42:43 debian kernel: NeoMagic 256AV/256ZX audio driver, version 1.1p
...
Dec  7 13:42:43 debian kernel: NM256: This doesn't look to me like the AC97-compatible version.
Dec  7 13:42:43 debian kernel:        You can force the driver to load by passing in the module
Dec  7 13:42:43 debian kernel:        parameter:
Dec  7 13:42:43 debian kernel:               force_load = 1
Dec  7 13:42:43 debian kernel:
Dec  7 13:42:43 debian kernel:        More likely, you should be using the appropriate SB-16 or
Dec  7 13:42:43 debian kernel:        CS4232 driver instead.  (If your BIOS has settings for
Dec  7 13:42:43 debian kernel:        IRQ and/or DMA for the sound card, this is *not* the correct
Dec  7 13:42:43 debian kernel:        driver to use.)
...

message d'erreur de sndconfig:
Une erreur s'est produite durant
l'écriture du fichier config.

Avant d'avoir ce message, il y avait une autre erreur : sndconfig ne trouvait pas les modules dont il avait besoin. J'ai dû faire des liens symboliques : souncore.o vers soundcore.ko et ad1848.o vers ad1848.ko. Et depuis j'ai le message ci-dessus.

Où faut-il passer les options réclamées dans le dmesg ?

]>
http://forum.andesi.org/profile.php?id=282 2004-12-07T16:12:53Z http://forum.andesi.org/viewtopic.php?pid=34858#p34858