Bonjour,
Je suis debutant sous linux, et viens d'installer fedora core 5 sur une vieille machine HP Pavillon 6651.
Mon probleme est que la carte son n-est pas reconnue.
Quand je lance la detection de carte son, j-obitent les resultats suivants
- Vendor - Rockwell
- Model - International Unknown device 4310
- Module - rien
au moment de lancer le test, je n-ai aucun son et obtiens l-erreur suivante
Automatic detection of the sound card did not work. Audio will not be available on the system.
You can inspect /root/scsound.log and file a new bug
at
http://bugzilla.redhat.com.
Je vous copie ci/dessous le fichier scsound.log.
Je suis debutant, et vous serais vraiment de reconnaissant de m-expliquer, si vous conaissez la solution, pas a pas les manips a effectuer
merci d-avance
scsound.log
--------------------------------------------
------ System Config Soundcard --------
Mon Apr 10 05:20:23 CDT 2006
------- lspci --------
00:00.0 Host bridge: Intel Corporation 82810 GMCH [Graphics Memory Controller Hub] (rev 03)
00:01.0 VGA compatible controller: Intel Corporation 82810 CGC [Chipset Graphics Controller] (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02)
00:1f.3 SMBus: Intel Corporation 82801AA SMBus (rev 02)
01:09.0 Multimedia audio controller: Rockwell International Unknown device 4310
01:09.1 Communication controller: Rockwell International Riptide HSF 56k PCI Modem
01:09.2 Input device controller: Rockwell International Unknown device 4312
01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
------- lsmod --------
Module Size Used by
vfat 11969 1
fat 47709 1 vfat
i810 19777 1
drm 63701 2 i810
ipv6 225569 12
ppdev 8645 0
autofs4 19013 1
hidp 15937 2
rfcomm 34517 0
l2cap 23617 10 hidp,rfcomm
bluetooth 44069 3 hidp,rfcomm,l2cap
sunrpc 136573 1
ip_conntrack_netbios_ns 3009 0
ipt_REJECT 5441 1
xt_state 2241 2
ip_conntrack 49261 2 ip_conntrack_netbios_ns,xt_state
nfnetlink 6489 1 ip_conntrack
xt_tcpudp 3265 4
iptable_filter 3137 1
ip_tables 11657 1 iptable_filter
x_tables 12613 4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
video 14917 0
button 6609 0
battery 9285 0
ac 4933 0
sd_mod 16577 2
sg 32349 0
lp 12297 0
parport_pc 25445 1
parport 34313 3 ppdev,lp,parport_pc
floppy 57733 0
nvram 8393 0
usb_storage 62497 1
scsi_mod 125289 3 sd_mod,sg,usb_storage
uhci_hcd 28881 0
8139cp 21185 0
8139too 25409 0
mii 5313 2 8139cp,8139too
i2c_i810 5317 0
i2c_algo_bit 8393 1 i2c_i810
i2c_i801 8397 0
i2c_core 20673 2 i2c_algo_bit,i2c_i801
hw_random 5849 0
dm_snapshot 16237 0
dm_zero 2241 0
dm_mirror 19985 0
dm_mod 50521 6 dm_snapshot,dm_zero,dm_mirror
ext3 116809 2
jbd 53077 1 ext3
------- /etc/modprobe.conf --------
alias eth0 8139too
------- /etc/asound.conf --------
------- aplay -l --------
aplay: device_list:222: no soundcards found...
------- amixer --------
------- /proc/asound/version --------
------- rpm -q alsa-lib --------
alsa-lib-1.0.11-3.rc2.2
------- rpm -q alsa-utils --------
alsa-utils-1.0.11-3.rc2
------- /proc/asound/modules --------
------- /proc/asound/pcm --------
------- system-config-soundcard --------
Wrong card index 0...
/usr/share/system-config-soundcard/soundcard.py:217: GtkWarning: gtk_label_set_label: assertion `str != NULL' failed
self.module_label2 = gtk.Label(_(self.module))
/usr/share/system-config-soundcard/soundcard.py:273: DeprecationWarning: use gtk.ComboBox
self.primarySubDeviceOptionMenu = gtk.OptionMenu()
/usr/share/system-config-soundcard/soundcard.py:308: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead
self.timer = gtk.timeout_add (100, self.checkStatus, self)
/usr/share/system-config-soundcard/soundcard.py:548: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
gtk.main()
ALSA lib pcm_hw.c:1305:(_snd_pcm_hw_open) Invalid value for card
aplay: main:547: audio open error: No such device