|
| cquad | Posté le 08/12/2004 @ 19:44 |
Petit astucien
10 Messages
| J'ai intallé les drivers alsa 1.0.7
.configure tout se passe bien
make tout se compile bien
make install tout se passe bien
./snddevices se passe bien
par contre /etc/modules.conf est vide, et je ne sais si je dois le remplir
si je fait :
| alsamixer
alsamixer: function snd_ctl_open failed for default: No such device or address
|
| lspcidrake -v | fgrep AUDIO
snd-intel8x0 : Intel Corp.|82801EB AC'97 Audio [MULTIMEDIA_AUDIO] (vendor:8086 device:24d5 subv:1043 subd:80f3)
|
et j'ai : :-(
| modprobe snd-intel8x0
WARNING: Error inserting snd (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-timer (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-pcm (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-timer (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-pcm (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd-intel8x0 (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd-intel8x0
|
Si quelqu'un a une idée ou une piste pour solutionner mon probleme je vous remercie d'avance.
Cédric
|
| |
| |
| Publicité |
|
|
| selim,b. | Posté le 08/12/2004 à 19:57 |
Astucien
2392 Messages
| bonsoir
1. la rem classic: le kernel-source installe?
2. apres ./snddevice tape:
[code]chmod a+rw /dev/dsp* /dev/mixer* /dev/sequencer* /dev/midi[/code]
3. je compile tjrs avec:
[code]./configure --with-cards=intel8x0 --with-sequencer=yes --with-debug=full --with-debug=detect[/code]
4. compile aussi les alsa-lib ; alsa-oss...
5. verifie/rajoute ces lignes dans /etc/modprobe.conf:
[code]alias sound-slot-0 snd-intel8x0
alias snd-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }[/code]
D'aucuns rajouteront:
[code]remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0[/code]
6. reboot.. |
| |
|
| selim,b. | Posté le 08/12/2004 à 19:59 |
Astucien
2392 Messages
| re --
par default alsa s'installe en mute.
utilise aumix / kmix /alsamixergui pour les reglages de sons |
| |
|
| cquad | Posté le 08/12/2004 à 20:10 |
Petit astucien
10 Messages
| 1. oui les sources du kernle sont installées
2. je l'avais deja fait , j'ai refait au cas ou ..
3. c'est bien passé
4. je sais pas comment on compile alsa-libb et alsa-oss ?
5. dans /etc/modprobe.conf j'ai :
| # This file is autogenerated from /etc/modules.conf using generate-modprobe.conf command
alias eth0 sk98lin
install scsi_hostadapter /sbin/modprobe ata_piix; /bin/true
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
alias eth1 8139too
remove i810_audio /sbin/modprobe --first-time -r --ignore-remove i810_audio
install i810_audio /sbin/modprobe --first-time --ignore-install i810_audio
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.6 ---
options snd device_mode=0666
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0
# --- END: Generated by ALSACONF, do not edit. ---
|
voili merci bcp de votre aide |
| |
|
| cquad | Posté le 08/12/2004 à 20:12 |
Petit astucien
10 Messages
| au lancement de kmix j'ai :
|
kmix
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
kbuildsycoca running...
kmix: ERROR: Impossible de trouver le mixeur alsa.
Veuillez vérifier que la carte son est installée et que le
pilote de la carte est chargé.
kmix:
kmix: ERROR: Impossible de trouver le mixeur alsa.
Veuillez vérifier que la carte son est installée et que le
pilote de la carte est chargé.
kmix:
kmix: ERROR: Impossible de trouver le mixeur alsa.
Veuillez vérifier que la carte son est installée et que le
pilote de la carte est chargé.
kmix:
kmix: ERROR: Impossible de trouver le mixeur alsa.
Veuillez vérifier que la carte son est installée et que le
pilote de la carte est chargé.
kmix:
|
|
| |
|
| selim,b. | Posté le 08/12/2004 à 20:27 |
Astucien
2392 Messages
| tu as utilise alsaconf pour remedier...
eassaie ceci:
1. sauvegarde le fichier /etc/modprobe.conf (ou cas ca se passe mal)
2. reorganise et garde uniquement:
| # This file is autogenerated from /etc/modules.conf using generate-modprobe.conf command
alias eth0 sk98lin
alias eth1 8139too
sound-slot-0 snd-intel8x0
alias snd-0 snd-intel8x0
install scsi_hostadapter /sbin/modprobe ata_piix; /bin/true
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
|
si ok, rajoute eventuellmnt:
install i810_audio /sbin/modprobe --first-time --ignore-install i810_audio
remove i810_audio /sbin/modprobe --first-time -r --ignore-remove i810_audio
ou compare / adapte au mien (partiel):
| alias sound-slot-0 snd-intel8x0
alias snd-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe ehci-hcd; /bin/true
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0 |
- Reboot
- Si pas ok, supprime les modif et reviens au modprobe.conf sauvegarde..
- POur compiler les alsa-lib /oss:
./configure
make
make install |
| |
|
| cquad | Posté le 08/12/2004 à 20:55 |
Petit astucien
10 Messages
| dans /var/log/messages j'ai une erreur au démarrage :
| modprobe: WARNING: Error inserting snd (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd-timer (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd-pcm (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd-timer (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd-pcm (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:18:18 canteleu-3-xxx modprobe: WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd-timer (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd-pcm (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd-timer (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd-pcm (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 8 20:48:06 canteleu-3-xxx modprobe: WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg) |
ce qui expliquerais mes problemes ensuite, mais je ne suis pas plus eclairé ... :-( Modifié par cquad le 08/12/2004 21:59 |
| |
|
| selim,b. | Posté le 08/12/2004 à 21:02 |
Astucien
2392 Messages
| que donnent:
[code]grep -i AC97 /usr/src/linux/.config[/code]
[code]grep -i snd /usr/src/linux/.config[/code] |
| |
|
| selim,b. | Posté le 08/12/2004 à 21:04 |
Astucien
2392 Messages
| --et (sous root):
[code]lsmod[/code] |
| |
|
| cquad | Posté le 08/12/2004 à 21:05 |
Petit astucien
10 Messages
| le premier on a :
| [cquad@canteleu-3-xxx cquad]$ grep -i AC97 /usr/src/linux/.config
CONFIG_SND_AC97_CODEC=m
|
2eme :
| [cquad@canteleu-3-xxx cquad]$ grep -i snd /usr/src/linux/.config
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_OPL4_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_AD1816A=m
CONFIG_SND_AD1848=m
CONFIG_SND_CS4231=m
CONFIG_SND_CS4232=m
CONFIG_SND_CS4236=m
CONFIG_SND_ES968=m
CONFIG_SND_ES1688=m
CONFIG_SND_ES18XX=m
CONFIG_SND_GUS_SYNTH=m
CONFIG_SND_GUSCLASSIC=m
CONFIG_SND_GUSEXTREME=m
CONFIG_SND_GUSMAX=m
CONFIG_SND_INTERWAVE=m
CONFIG_SND_INTERWAVE_STB=m
CONFIG_SND_OPTI92X_AD1848=m
CONFIG_SND_OPTI92X_CS4231=m
CONFIG_SND_OPTI93X=m
CONFIG_SND_SB8=m
CONFIG_SND_SB16=m
CONFIG_SND_SBAWE=m
CONFIG_SND_SB16_CSP=y
CONFIG_SND_WAVEFRONT=m
CONFIG_SND_ALS100=m
CONFIG_SND_AZT2320=m
CONFIG_SND_CMI8330=m
CONFIG_SND_DT019X=m
CONFIG_SND_OPL3SA2=m
CONFIG_SND_SGALAXY=m
CONFIG_SND_SSCAPE=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS4281=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_KORG1212=m
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_HDSP=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_ALS4000=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VX222=m
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_VXPOCKET=m
CONFIG_SND_VXP440=m
CONFIG_SND_PDAUDIOCF=m
CONFIG_SOUND_MSNDCLAS=m
CONFIG_MSNDCLAS_INIT_FILE="/etc/sound/msndinit.bin"
CONFIG_MSNDCLAS_PERM_FILE="/etc/sound/msndperm.bin"
CONFIG_SOUND_MSNDPIN=m
CONFIG_MSNDPIN_INIT_FILE="/etc/sound/pndspini.bin"
CONFIG_MSNDPIN_PERM_FILE="/etc/sound/pndsperm.bin"
|
Modifié par cquad le 08/12/2004 22:00 |
| |
|
| cquad | Posté le 08/12/2004 à 21:07 |
Petit astucien
10 Messages
| pour le lsmod :
| lsmod
Module Size Used by
sg 35516 0
fglrx 229884 9
md5 4576 1
ipv6 249412 10
snd-page-alloc 8456 0
af_packet 17864 2
floppy 57168 0
8139too 22816 0
mii 5216 1 8139too
sk98lin 168072 1
ide-cd 38528 0
cdrom 38844 1 ide-cd
loop 13896 0
nls_iso8859-15 5216 2
ntfs 149980 2
supermount 36528 1
intel-agp 20608 1
agpgart 29036 1 intel-agp
usb-storage 67040 0
ov511 81088 0
videodev 8224 1 ov511
tsdev 6848 0
joydev 9056 0
usblp 11936 0
evdev 8672 0
usbhid 43328 0
ehci-hcd 27972 0
uhci-hcd 30448 0
usbcore 107396 8 usb-storage,ov511,usblp,usbhid,ehci-hcd,uhci-hcd
genrtc 9112 0
ext3 123496 2
jbd 56600 1 ext3
sd_mod 20096 6
ata_piix 7460 5
libata 39300 1 ata_piix
scsi_mod 106788 4 sg,usb-storage,sd_mod,libata
|
En esperant que ca pourra t'aider |
| |
|
| selim,b. | Posté le 08/12/2004 à 21:15 |
Astucien
2392 Messages
| lsmod est "vide" de snd..
ce que g dans lsmod:
| snd_seq_oss 36352 0
snd_seq_midi_event 7936 1 snd_seq_oss
snd_seq 59152 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 9228 2 snd_seq_oss,snd_seq
snd_pcm_oss 62376 1
snd_mixer_oss 21120 2 snd_pcm_oss
snd_intel8x0 32956 3
snd_ac97_codec 73184 1 snd_intel8x0
snd_pcm 107784 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 27524 2 snd_seq,snd_pcm
snd_page_alloc 10504 2 snd_intel8x0,snd_pcm
snd 67076 12 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer |
Verifie aussi si /lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci/ contient snd-intel8x0.ko
Si oui, fais des "modprobe snd-intel8x0.ko"...
A mon avis, une recompile se pointe a l'horizon.. |
| |
|
| cquad | Posté le 08/12/2004 à 21:23 |
Petit astucien
10 Messages
| le fichier snd-intel8x0.ko se trouve bien dans /lib/modules/2.6.8.1-10mdksmp/kernel/sound/pci
par contre impossible de faire un modeprob snd-intel8x0.ko
| [root@canteleu-3-xxx pci]# modprobe snd-intel8x0.ko
FATAL: Module snd-intel8x0.ko not found.
|
Modifié par cquad le 08/12/2004 22:00 |
| |
|
| selim,b. | Posté le 08/12/2004 à 21:24 |
Astucien
2392 Messages
| si tu decides de recompiler (derniere soluce), sauvegarde le /usr/src/linux/.config
[code]cp /usr/src/linux/.config myConfig[/code]
(ss root) avant de faire mrproper
&/ou utilise l'EXTRA(version) astuce de Paul:
http://forum.pcastuces.com/sujet.asp?SUJET_ID=126963 |
| |
|
| selim,b. | Posté le 08/12/2004 à 21:29 |
Astucien
2392 Messages
| sorry tape:
[root@canteleu-x-x-x-x pci]# modprobe snd_intel8x0
|
( attention : supprime ton IP.. visible: x-x-x-x- )
Modifié par selim,b. le 08/12/2004 21:36 |
| |
|
| cquad | Posté le 08/12/2004 à 21:33 |
Petit astucien
10 Messages
| oupssss,
j'ai jamais recomplilé de noyau, je sais po comment on fait :-( |
| |
|
| cquad | Posté le 08/12/2004 à 21:37 |
Petit astucien
10 Messages
| le premier modeprob me mets les memes erreur qu'au démarrage (vue dans /var/log/messages)
et le deuxieme connait pas le module intel8x0.
en ce qui concerne l'ip ... je sais pas comment changer ca non plus.
J'ai des milliards de questions mais je procede dans l'ordre ;-)
et puis je ne voudrais pas te monopoliser non plus.
pas evident les installs sous linux :-S
|
| |
|
| selim,b. | Posté le 08/12/2004 à 21:42 |
Astucien
2392 Messages
| ok .. laisse tomber la compile..rectifie:
- sous root:
modprobe snd_intel8x0
Puis recompile alsa-driver :
[code]./configure --with-cards=intel8x0 --with-sequencer=yes --with-debug=full --with-debug=detect[/code]
make
make install
./snddevices
chmod a+rw /dev/dsp* /dev/mixer* /dev/sequencer* /dev/midi*
- pour les autres:
./configure
make
make install |
| |
|
| selim,b. | Posté le 08/12/2004 à 21:50 |
Astucien
2392 Messages
| si pas ok :
- soit tu retapes : alsaconf
- sois tu rebootes sur le cd ( comme pour une install) .. mais tu demandes juste une mise a jour.. suis bien l'ecran... Et au resume, vers la fin , clic sur le bouton configurer la carte son ( ou qq chose comme).. ca prendra 15 mn..
Je repete: juste une mise a jour..
Tu reviendras a alsa-1.0.6..
- pour ton IP:
reedite juste ton post et supprime les nbres... |
| |
|
| cquad | Posté le 08/12/2004 à 22:14 |
Petit astucien
10 Messages
| ca n'a rien changé ... :-( |
| |
|
|
| Haut de la page |