retour d'install

DaaX Membre non connecté
-
- Voir le profil du membre DaaX
- Inscrit le : 13/12/2007
- Site internet
Reprise du message précédent
Salut Natitou,Le MM correspond à quel canal ? Le MM indique que ce canal est muet.

Angord Membre non connecté
-
- Voir le profil du membre Angord
- Inscrit le : 08/07/2010
- Groupes :
avec ou sans pulseaudio, pas de difference et poutant, tout fonctionnait bien avec ma 2010.2

Citation :
[cedric@localhost ~]$ lspcidrake -v | fgrep -i AUDIO
snd_cmipci : C-Media Electronics Inc|CM8738 [MULTIMEDIA_AUDIO] (vendor:13f6 device:0111 subv:1681 subd:a650) (rev: 10)
[cedric@localhost ~]$ grep sound-slot /etc/modprobe.conf
alias sound-slot-0 snd_cmipci
alias sound-slot-1 snd_hda_intel
[cedric@localhost ~]$ /sbin/lsmod
Module Size Used by
fuse 71917 3
af_packet 26142 4
ipv6 281559 26
snd_cmipci 35144 1
atl1 35753 0
i2c_i801 17501 0
gameport 14988 1 snd_cmipci
gspca_sonixb 18011 0
snd_opl3_lib 18651 1 snd_cmipci
gspca_main 27725 1 gspca_sonixb
snd_hwdep 13274 1 snd_opl3_lib
snd_mpu401_uart 13865 1 snd_cmipci
videodev 70993 1 gspca_main
snd_rawmidi 25494 1 snd_mpu401_uart
snd_seq_dummy 12686 0
snd_seq_oss 37254 0
snd_seq_midi_event 14475 1 snd_seq_oss
snd_seq 59337 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 14138 5 snd_opl3_lib,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 48840 0
serio_raw 12990 0
firewire_ohci 31107 0
firewire_core 55759 1 firewire_ohci
sg 35685 0
snd_pcm 88011 2 snd_cmipci,snd_pcm_oss
snd_timer 28484 3 snd_opl3_lib,snd_seq,snd_pcm
snd_page_alloc 14036 1 snd_pcm
snd_mixer_oss 22019 1 snd_pcm_oss
snd 60934 15 snd_cmipci,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 14638 1 snd
arc4 12473 2
crc_itu_t 12627 1 firewire_core
iTCO_wdt 17500 0
iTCO_vendor_support 13502 1 iTCO_wdt
sr_mod 21882 0
mii 13621 1 atl1
ecb 12711 2
ath5k 173785 0
ath 19172 1 ath5k
mac80211 207987 1 ath5k
cfg80211 146623 3 ath5k,ath,mac80211
rfkill 20958 1 cfg80211
binfmt_misc 13128 1
cpufreq_ondemand 18777 0
cpufreq_conservative 19150 0
cpufreq_powersave 12490 0
acpi_cpufreq 13167 0
freq_table 13903 2 cpufreq_ondemand,acpi_cpufreq
mperf 12603 1 acpi_cpufreq
loop 22927 0
dm_mod 70330 0
nvidia 9771690 40
i2c_core 29667 3 i2c_i801,videodev,nvidia
joydev 17124 0
floppy 55489 0
processor 30012 1 acpi_cpufreq
asus_atk0110 18256 0
evdev 17441 10
button 13737 0
pata_jmicron 12651 0
ide_pci_generic 12754 0
ide_gd_mod 32984 0
ide_core 103580 2 ide_pci_generic,ide_gd_mod
pata_acpi 12875 0
ata_generic 12779 0
ahci 21510 0
libahci 25485 1 ahci
ata_piix 26211 6
libata 189375 6 pata_jmicron,pata_acpi,ata_generic,ahci,libahci,ata_piix
sd_mod 39705 6
scsi_mod 181467 4 sg,sr_mod,libata,sd_mod
crc_t10dif 12507 1 sd_mod
ext3 126823 3
jbd 50925 1 ext3
uhci_hcd 31217 0
ohci_hcd 32446 0
ehci_hcd 55152 0
hid_logitech 17328 0
usbhid 47064 1 hid_logitech
hid 76875 2 hid_logitech,usbhid
usbcore 167270 7 gspca_sonixb,gspca_main,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
ff_memless 13325 1 hid_logitech
[cedric@localhost ~]$ /sbin/chkconfig --list sound
sound 0:arrêt 1:arrêt 2:marche 3:marche 4:marche 5:marche 6:arrêt 7:arrêt
[cedric@localhost ~]$ /sbin/chkconfig --list alsa
alsa 0:arrêt 1:arrêt 2:marche 3:marche 4:marche 5:marche 6:arrêt 7:arrêt
[cedric@localhost ~]$ aumix -q
bash: aumix : commande introuvable
[cedric@localhost ~]$ su
Mot de passe :
[root@localhost cedric]# aumix -q
bash: aumix : commande introuvable
[root@localhost cedric]# exit
exit
[cedric@localhost ~]$ /sbin/fuser -v /dev/dsp
[cedric@localhost ~]$
[cedric@localhost ~]$ lspcidrake -v | fgrep -i AUDIO
snd_cmipci : C-Media Electronics Inc|CM8738 [MULTIMEDIA_AUDIO] (vendor:13f6 device:0111 subv:1681 subd:a650) (rev: 10)
[cedric@localhost ~]$ grep sound-slot /etc/modprobe.conf
alias sound-slot-0 snd_cmipci
alias sound-slot-1 snd_hda_intel
[cedric@localhost ~]$ /sbin/lsmod
Module Size Used by
fuse 71917 3
af_packet 26142 4
ipv6 281559 26
snd_cmipci 35144 1
atl1 35753 0
i2c_i801 17501 0
gameport 14988 1 snd_cmipci
gspca_sonixb 18011 0
snd_opl3_lib 18651 1 snd_cmipci
gspca_main 27725 1 gspca_sonixb
snd_hwdep 13274 1 snd_opl3_lib
snd_mpu401_uart 13865 1 snd_cmipci
videodev 70993 1 gspca_main
snd_rawmidi 25494 1 snd_mpu401_uart
snd_seq_dummy 12686 0
snd_seq_oss 37254 0
snd_seq_midi_event 14475 1 snd_seq_oss
snd_seq 59337 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 14138 5 snd_opl3_lib,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 48840 0
serio_raw 12990 0
firewire_ohci 31107 0
firewire_core 55759 1 firewire_ohci
sg 35685 0
snd_pcm 88011 2 snd_cmipci,snd_pcm_oss
snd_timer 28484 3 snd_opl3_lib,snd_seq,snd_pcm
snd_page_alloc 14036 1 snd_pcm
snd_mixer_oss 22019 1 snd_pcm_oss
snd 60934 15 snd_cmipci,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 14638 1 snd
arc4 12473 2
crc_itu_t 12627 1 firewire_core
iTCO_wdt 17500 0
iTCO_vendor_support 13502 1 iTCO_wdt
sr_mod 21882 0
mii 13621 1 atl1
ecb 12711 2
ath5k 173785 0
ath 19172 1 ath5k
mac80211 207987 1 ath5k
cfg80211 146623 3 ath5k,ath,mac80211
rfkill 20958 1 cfg80211
binfmt_misc 13128 1
cpufreq_ondemand 18777 0
cpufreq_conservative 19150 0
cpufreq_powersave 12490 0
acpi_cpufreq 13167 0
freq_table 13903 2 cpufreq_ondemand,acpi_cpufreq
mperf 12603 1 acpi_cpufreq
loop 22927 0
dm_mod 70330 0
nvidia 9771690 40
i2c_core 29667 3 i2c_i801,videodev,nvidia
joydev 17124 0
floppy 55489 0
processor 30012 1 acpi_cpufreq
asus_atk0110 18256 0
evdev 17441 10
button 13737 0
pata_jmicron 12651 0
ide_pci_generic 12754 0
ide_gd_mod 32984 0
ide_core 103580 2 ide_pci_generic,ide_gd_mod
pata_acpi 12875 0
ata_generic 12779 0
ahci 21510 0
libahci 25485 1 ahci
ata_piix 26211 6
libata 189375 6 pata_jmicron,pata_acpi,ata_generic,ahci,libahci,ata_piix
sd_mod 39705 6
scsi_mod 181467 4 sg,sr_mod,libata,sd_mod
crc_t10dif 12507 1 sd_mod
ext3 126823 3
jbd 50925 1 ext3
uhci_hcd 31217 0
ohci_hcd 32446 0
ehci_hcd 55152 0
hid_logitech 17328 0
usbhid 47064 1 hid_logitech
hid 76875 2 hid_logitech,usbhid
usbcore 167270 7 gspca_sonixb,gspca_main,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
ff_memless 13325 1 hid_logitech
[cedric@localhost ~]$ /sbin/chkconfig --list sound
sound 0:arrêt 1:arrêt 2:marche 3:marche 4:marche 5:marche 6:arrêt 7:arrêt
[cedric@localhost ~]$ /sbin/chkconfig --list alsa
alsa 0:arrêt 1:arrêt 2:marche 3:marche 4:marche 5:marche 6:arrêt 7:arrêt
[cedric@localhost ~]$ aumix -q
bash: aumix : commande introuvable
[cedric@localhost ~]$ su
Mot de passe :
[root@localhost cedric]# aumix -q
bash: aumix : commande introuvable
[root@localhost cedric]# exit
exit
[cedric@localhost ~]$ /sbin/fuser -v /dev/dsp
[cedric@localhost ~]$
Édité par Angord Le 04/06/2011 à 20h28
Quand on voit ce qu'on voit, que l'on entend ce qu'on entend
et que l'on sait ce que qu'on sait, on a raison de penser ce qu'on pense.
Pierre Dac
et que l'on sait ce que qu'on sait, on a raison de penser ce qu'on pense.
Pierre Dac

Atari-San Membre non connecté
-
- Voir le profil du membre Atari-San
- Inscrit le : 31/05/2011
Édité par Atari-San Le 04/06/2011 à 21h30


Hackbook Dell Inspiron 1545 : 320 Go, DVD-RW double layers drive, Intel Core 2 Duo, Intel Wi-Fi 5100, Realtek or Broadcom ethernet, Intel Family Pro chip 4, 4 Go Ram.
OS : Windows 7, Ubuntu 11.10, OpenIndiana 151a, Mac OSX Snow Leopord hackintosh Iatkos S3 V2, PC-BSD, BlackBuntu, Arch Linux AMD64 Gnome 3.
PowerBook G4 : Powerbook G4 Titanium Mercury (TiBook Janvier 2001) avec 1 go de ram.
OS : Mac OSX Leopard Officiel, Ubuntu 12.04 LTS PPC
Autre PC : Mac LC II (1992), Desktop No-Name (Pentium 4), Futur Serveur Inconnu.

dodom Membre non connecté
-
- Voir le profil du membre dodom
- Inscrit le : 13/02/2010
- Site internet
Oups je rajoute quelque chose ... sur mon pc epiphany et firefox ne semblent pas faire bon ménage. Le menu de marque pages etait inaccessible avec epiphany lancé. Ce dernier avait carrément crashé.
Édité par dodom Le 08/06/2011 à 17h50

Angord Membre non connecté
-
- Voir le profil du membre Angord
- Inscrit le : 08/07/2010
- Groupes :
Désespéré par mon histoire de micro muet, j'ose avouer mon infidélité passagère - elle n'a pas compté... - je me suis jeté dans les bras d'une Ubuntu Unity qui n'attendait que ça (j'ai honte

Reprenant enfin mes esprits (j'arrivais pas à me faire à Unity) je suis revenu vers Mageia.
D'abord avec le live, je voulais revoir les paramètres de son au propre.
Quelle ne fut pas ma surprise de constater qu'en ne touchant à rien sauf les paramètres alsamixer mon micro reprenait la parole (ça ne donnait rien la dernière fois).
Fort de mon heureuse expérience j'ai lancé l'install dans la foulée et tous les réglages/paramétrages de la session Live furent conservés par le gestionnaire d'installation.
J'ai aujourd'hui un système pleinement fonctionnel et j'en suis ravi.
Mageia, j'ai douté, pardonnes moi mon incartade...
Quand on voit ce qu'on voit, que l'on entend ce qu'on entend
et que l'on sait ce que qu'on sait, on a raison de penser ce qu'on pense.
Pierre Dac
et que l'on sait ce que qu'on sait, on a raison de penser ce qu'on pense.
Pierre Dac

Enzolyte Membre non connecté
-
- Voir le profil du membre Enzolyte
- Inscrit le : 28/04/2008
- Groupes :

"Profites de l'instant présent car hier n'est plus et demain ne viendra peut-être jamais."
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie