Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/10/2006, à 20:15

freaks

Ibook carte son non fonctionnelle (résolu)

bonjour,
edgy c'est tres bien installé sur mon ibook malheureusement la carte non ne semble pas etre recoonue ... que puis je faire ?

Dernière modification par freaks (Le 31/10/2006, à 08:31)


2.6.17-10-386
ubuntu
http://www.freak.fr

Hors ligne

#2 Le 30/10/2006, à 21:01

freaks

Re : Ibook carte son non fonctionnelle (résolu)

voila la solution :
Ok, solved it; turned out the module was not loaded. Added snd-powermac to /etc/modules and rebooted and now it works. Don't know if this module is for all macs though.


2.6.17-10-386
ubuntu
http://www.freak.fr

Hors ligne

#3 Le 05/11/2006, à 13:48

Linschn

Re : Ibook carte son non fonctionnelle (résolu)

Bonjour

Voici le contenu de mon etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

snd_powermac
snd-powermac
apm_emu
sbp2
fglrx



J'ai bien snd-powermac, et le snd_powermac y était auparavant, pourtant, cela ne fonctionne toujours pas.

Hors ligne

#4 Le 06/11/2006, à 11:29

freaks

Re : Ibook carte son non fonctionnelle (résolu)

tu devrai enlever celui la "snd_powermac" et redemarrer ...


2.6.17-10-386
ubuntu
http://www.freak.fr

Hors ligne

#5 Le 30/12/2006, à 11:18

Linschn

Re : Ibook carte son non fonctionnelle (résolu)

Mon /etc/modules est maintenant comme suit :
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.


snd-powermac
apm_emu
sbp2
fglrx

Mais après redémarrage, le son ne fonctionne toujours pas.

Hors ligne

#6 Le 30/12/2006, à 11:48

Linschn

Re : Ibook carte son non fonctionnelle (résolu)

Alors, après quelques recherches, je tombe ici :
http://blog.effraie.org/index.php/post/2006/11/05/Edgy-PPC-carte-son-workaround
et là :
http://lists.debian.org/debian-powerpc/2005/03/msg01061.html

Quand je fais

modprobe snd-powermac

, il me répond que :

FATAL: Error inserting snd_powermac (/lib/modules/2.6.17-10-powerpc/kernel/sound/ppc/snd-powermac.ko): No such device

Quand je lui demande

modprobe dmasound_pmac
WARNING: Error inserting dmasound_core (/lib/modules/2.6.17-10-powerpc/kernel/sound/oss/dmasound/dmasound_core.ko): Invalid module format
FATAL: Error inserting dmasound_pmac (/lib/modules/2.6.17-10-powerpc/kernel/sound/oss/dmasound/dmasound_pmac.ko): Unknown symbol in module, or unknown parameter (see dmesg)

Finalement, quand je lu odéis en voyant ce que me donne dmesg, j'obtiens :

$ dmesg | grep dmasound
[ 1067.958390] saa7134_alsa: disagrees about version of symbol dmasound_init
[ 1067.958408] saa7134_alsa: Unknown symbol dmasound_init
[ 1068.009798] dmasound_core: exports duplicate symbol dmasound_init (owned by saa7134)
[ 1068.053983] dmasound_pmac: Unknown symbol dmasound
[ 1068.054368] dmasound_pmac: Unknown symbol dmasound_deinit
[ 1068.054715] dmasound_pmac: disagrees about version of symbol dmasound_init
[ 1068.054722] dmasound_pmac: Unknown symbol dmasound_init
[ 1068.054854] dmasound_pmac: Unknown symbol software_input_volume
[ 1068.054976] dmasound_pmac: Unknown symbol dmasound_read_sq
[ 1068.055101] dmasound_pmac: Unknown symbol dmasound_catchRadius
[ 1068.055311] dmasound_pmac: Unknown symbol get_afmt_string
[ 1068.055485] dmasound_pmac: Unknown symbol dmasound_write_sq

et

~$ dmesg | grep powermac
[   55.647732] snd-powermac no longer handles any machines with a layout-id property in the device-tree, use snd-aoa.
[  637.009733] snd-powermac no longer handles any machines with a layout-id property in the device-tree, use snd-aoa.

Cela dépasse largement mes maigres compétences. Si quelqu'un a la moindre piste concernant mon problème, merci beaucoup.

Hors ligne

#7 Le 31/12/2006, à 20:58

Linschn

Re : Ibook carte son non fonctionnelle (résolu)

J'ai trouvé le promblème !
C'était (pas taper s'i vous plaît) le volume dans AlsaMixer qui était à 0.

Bonne et heureuse année à tous

Hors ligne