Bug 96965 - YaST2 sound setup can't load module
Summary: YaST2 sound setup can't load module
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Preview 1
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Ladislav Slezák
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 11:37 UTC by Dirk Mueller
Modified: 2005-11-21 08:45 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log (5.53 KB, text/plain)
2005-07-16 12:16 UTC, Dirk Mueller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Mueller 2005-07-16 11:37:56 UTC
Hi, during manually running Sound setup after upgrade I get this error 
message:  
 
An error occurred during the installation of 
82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller 
The kernel module snd-intel8x0 for sound support 
 
snd-intel8x0 can be modprobed manually just fine, no errors in dmesg 
(either when doing manually or when running yast).
Comment 1 Dirk Mueller 2005-07-16 12:16:16 UTC
Created attachment 42336 [details]
y2log
Comment 2 Dirk Mueller 2005-07-16 12:17:05 UTC
hwinfo --sound:  
 
20: PCI 1f.5: 0401 Multimedia audio controller                   
  [Created at pci.271] 
  Unique ID: W60f._2bBnrvBAPD 
  SysFS ID: /devices/pci0000:00/0000:00:1f.5 
  SysFS BusID: 0000:00:1f.5 
  Hardware Class: sound 
  Model: "IBM 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller" 
  Vendor: pci 0x8086 "Intel Corporation" 
  Device: pci 0x24c5 "82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio 
Controlle 
r" 
  SubVendor: pci 0x1014 "IBM" 
  SubDevice: pci 0x0554  
  Revision: 0x01 
  Driver: "i810_audio" 
  I/O Ports: 0x1c00-0x1cff (rw) 
  I/O Ports: 0x18c0-0x18ff (rw) 
  Memory Range: 0xc0000c00-0xc0000dff (rw,non-prefetchable) 
  Memory Range: 0xc0000800-0xc00008ff (rw,non-prefetchable) 
  IRQ: 11 (180409 events) 
  Driver Info #0: 
    Driver Status: i810_audio is active 
    Driver Activation Cmd: "modprobe i810_audio" 
  Driver Info #1: 
    Driver Status: snd-intel8x0 is active 
    Driver Activation Cmd: "modprobe snd-intel8x0" 
  Config Status: cfg=no, avail=yes, need=no, active=unknown 
 
Comment 3 Ladislav Slezák 2005-07-18 06:49:08 UTC
From which version did you update? From 9.3 or some older version?
Comment 4 Dirk Mueller 2005-07-18 08:46:11 UTC
STABLE from about a month ago  
Comment 5 Dirk Mueller 2005-08-10 23:41:17 UTC
this only happens when dynamic dev is on 
Comment 6 Ladislav Slezák 2005-08-11 11:30:06 UTC
Could you test this issue in Beta1? It should be already fixed. If not then
reopen please.

*** This bug has been marked as a duplicate of 100703 ***
Comment 7 Dirk Mueller 2005-08-11 13:43:30 UTC
not fixed in beta1, it only happens when dynamic dev is used though. I don't 
see it related to the i810_audio module problem that is mentioned in the other 
bugreport either, because that module isn't loaded here.  
Comment 8 Ladislav Slezák 2005-08-11 15:00:20 UTC
The module is not laoded? See comment #2, there is "i810_audio is active" which
means that the driver _is_ loaded - well, both drivers (OSS and ALSA) are loaded
in that case which is wrong because only one (which is loaded first) will handle
the card.

If you manually modprobe the alsa driver it doesn't log any error, it doesn't
tell that no sound card is found.

Please attach lsmod output and file /proc/asound/cards (list of sound cards
handled by alsa, if the card is used by OSS there will be no soundcard) to see
more details.
Comment 9 Dirk Mueller 2005-08-12 17:23:21 UTC
ok, that was with the old previews, the same happens however with beta1, 
except that i810 is not loaded.  
 
 
Comment 10 Dirk Mueller 2005-08-12 17:23:57 UTC
Module                  Size  Used by 
deflate                 3840  0  
zlib_deflate           23960  1 deflate 
twofish                48384  0  
serpent                28160  0  
blowfish                9728  0  
sha256                 11008  0  
crypto_null             2304  0  
aes_i586               38912  0  
sha1                    2560  6  
xfrm_user              18436  0  
xfrm4_tunnel            3844  0  
ipcomp                  7560  0  
esp4                    8064  6  
ah4                     6272  0  
af_key                 33680  0  
cpufreq_ondemand        6044  1  
cpufreq_userspace       4444  0  
cpufreq_powersave       1792  0  
speedstep_centrino      7508  1  
freq_table              4612  1 speedstep_centrino 
af_packet              21384  2  
edd                     9824  0  
ibm_acpi               25600  0  
button                  8208  0  
battery                12164  0  
ac                      6276  0  
yenta_socket           23820  0  
rsrc_nonstatic         12800  1 yenta_socket 
pcmcia_core            39952  2 yenta_socket,rsrc_nonstatic 
e1000                 100660  0  
i2c_i801                8844  0  
i2c_core               20368  1 i2c_i801 
snd_intel8x0           32736  0  
snd_ac97_codec         90620  1 snd_intel8x0 
snd_ac97_bus            2304  1 snd_ac97_codec 
snd_pcm                93064  2 snd_intel8x0,snd_ac97_codec 
snd_timer              24452  1 snd_pcm 
snd                    60420  4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer 
soundcore               9184  1 snd 
snd_page_alloc         10632  2 snd_intel8x0,snd_pcm 
ehci_hcd               32136  0  
intel_agp              22044  1  
agpgart                33096  1 intel_agp 
generic                 4356  0 [permanent] 
usbcore               111228  2 ehci_hcd 
tpm_infineon            7428  0  
tpm_nsc                 6784  0  
tpm_atmel               5504  0  
tpm                     9760  3 tpm_infineon,tpm_nsc,tpm_atmel 
i8xx_tco                7188  0  
shpchp                 88804  0  
pci_hotplug            26164  1 shpchp 
thermal                18696  0  
processor              32060  2 speedstep_centrino,thermal 
arptable_filter         2048  0  
arp_tables             12928  1 arptable_filter 
ip_conntrack_ftp       72464  0  
ip_conntrack           41912  1 ip_conntrack_ftp 
parport_pc             38980  1  
lp                     11460  0  
parport                33864  2 parport_pc,lp 
nls_utf8                2048  1  
dm_mod                 54972  0  
reiserfs              250480  3  
ide_cd                 39684  0  
cdrom                  36896  1 ide_cd 
ide_disk               17152  5  
piix                    9988  0 [permanent] 
ide_core              122344  4 generic,ide_cd,ide_disk,piix 
 
 
Comment 11 Dirk Mueller 2005-08-12 17:24:28 UTC
$ cat /proc/asound/cards 
0 [I82801DBICH4   ]: ICH4 - Intel 82801DB-ICH4 
                     Intel 82801DB-ICH4 with AD1981B at 0xc0000c00, irq 11 
Comment 12 Lanfranco Gandolfo 2005-08-27 17:28:26 UTC
I am experiencing a similar problem. My sound card is a Sound Blaster Live!
24-bit. YaST reports that it can't load the kernel module.
However a manual "alsaconf", followed by "alsamixer", "gamix" and "alsactl
store"  solves the problem.
Comment 13 Martin "Matt" Wolf 2005-10-26 14:49:38 UTC
About comment #12 : 
similar here, Asus p4p800 with 10.0 (fresh install from released box) worked fine with onboard sound. then install of Audigy card, and yast insists it can't load the snd_emu10k1 module (despite all snd-modules unloaded manually before).  

Manual "alsaconf", followed by "alsamixer" and "alsactl store"  worked. Still yast says it can't load the modul, but it does - if it is not loaded before yast it is always loaded after.

Had to put "modprobe snd_emu10k1" in boot.local to get sound automatically at login.
Comment 14 Ladislav Slezák 2005-11-21 08:45:28 UTC
I have reproduced the problem on my test machine - small sleep between loading a kernel module and checking the sound card status helps. It seems that is takes some time to initialize the card...

Should be fixed in yast2-sound-2.13.1