|
Bugzilla – Full Text Bug Listing |
| Summary: | Module sound-cmipci cannot be inserted | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Eduardo Duenez <e_duenez> |
| Component: | Sound | Assignee: | Jaroslav Kysela <perex> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Eduardo Duenez
2005-10-29 18:21:51 UTC
Could you try these commands on command-line as root? modprobe snd-page-alloc modprobe snd And send error messages here (if any) and output from lsmod? No further response from reporter. Athloncito:~ # modprobe snd-page-alloc Athloncito:~ # modprobe snd Athloncito:~ # lsmod Module Size Used by snd 60420 0 soundcore 9184 1 snd snd_page_alloc 10632 0 hfsplus 75140 0 subfs 7552 1 speedstep_lib 4228 0 freq_table 4612 0 ipv6 242752 27 af_packet 21384 2 edd 9824 0 usbhid 43616 1 usblp 12544 0 ehci_hcd 32136 0 amd_k7_agp 8588 1 agpgart 33096 1 amd_k7_agp sis900 20864 0 mii 5504 1 sis900 i2c_amd756 6404 0 i2c_core 20368 1 i2c_amd756 ohci_hcd 20228 0 uhci_hcd 32016 0 generic 4484 0 [permanent] usbcore 112640 7 usbhid,usblp,ehci_hcd,ohci_hcd,uhci_hcd pci_hotplug 26164 0 parport_pc 38980 1 lp 11460 0 parport 33864 2 parport_pc,lp nls_utf8 2048 5 nls_cp437 5760 5 vfat 12800 5 fat 49692 1 vfat dm_mod 54972 0 reiserfs 250480 2 ide_cd 39684 0 cdrom 36896 1 ide_cd processor 24252 0 amd74xx 13980 0 [permanent] ide_disk 17152 10 ide_core 122380 4 generic,ide_cd,amd74xx,ide_disk After performing the suggested steps still no sound at all. And now YaST sound module crashes if I try to edit the configuration (though I have not rebooted---should that even be necessary?) Ok, try this sequence: modprobe snd-page-alloc modprobe snd modprobe snd-cmipci modprobe snd-pcm-oss modprobe snd-mixer-oss Then set the volume with 'alsamixer' utility and try to play something with 'aplay <some_wav_file>'. Also, before trying YaST - remove the sound configuration - the file /etc/modprobe.d/sound . See also to bug#134529, it might be related. No response. --''-- |