[Bug 508890] New: Creative ViBRA16x ISA PnP soundcard install problem
http://bugzilla.novell.com/show_bug.cgi?id=508890 User linuxvinh@yahoo.com added comment http://bugzilla.novell.com/show_bug.cgi?id=508890#c1 Summary: Creative ViBRA16x ISA PnP soundcard install problem Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: linuxvinh@yahoo.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17 I just installed SUSE 11.1 from DVD. My Creative ViBRA16x ISA PnP sound card is just not installing properly... (It works fine in 10.1.) YaST->Hardware->Sound shows: Index: 0 Card Model: Creative ViBRA16X Selecting Volume shows up nothing. Play Test Sound produced no sound. Following some debugging info found on the net, I Deleted the device and tried to configure it again with Edit. The result was: "The kernel module snd-sb16 for sound support could not be loaded. This can be caused by incorrect module parameters, including invalid IO or IRQ parameters." Next I tried using alsaconf version 1.0.18. I get the selections of "sb16 Creative ViBRA16X PnP" and "legacy Probe legacy ISA (non-PnP) chips. I've tried both with no luck. Both produce this error after "OK, sound driver is configured...": "Loading driver... Starting sound driver: sb16 done Setting default volumes... amixer: Mixer attach default error: No such file or directory Saving the mixer setup used for this in /etc/asound.state. /usr/sbin/alsactl: save_state:1513: No soundcards found..." I tried "rcalsasound restart" next and got... Shutting down sound driver Starting sound driver: sb16 No change. Reproducible: Always Steps to Reproduce: 1. Install SUSE 11.1 on system with Creative ViBRA16X ISA PnP soundcard. 2. Try to play sound (no luck?) 3. Use YaST->Hardware->Sound to configure (no luck?) 4. Use alsaconf to configure (no luck?) 5. ??? Actual Results: For YaST->Hardware->Sound config: "The kernel module snd-sb16 for sound support could not be loaded. This can be caused by incorrect module parameters, including invalid IO or IRQ parameters." For alsaconf: "Loading driver... Starting sound driver: sb16 done Setting default volumes... amixer: Mixer attach default error: No such file or directory Saving the mixer setup used for this in /etc/asound.state. /usr/sbin/alsactl: save_state:1513: No soundcards found..." Expected Results: For YaST->Hardware->Sound: Expected sound test to play and soundcard to be device 0 for sound For alsaconf: Expected sound test to play and sound to be working, at least minimally as root. Users need "audio" group to be added to permissions. Here's the usual requested info: rpm -qa | grep alsa alsa-utils-1.0.18-6.4 alsa-firmware-1.0.17-1.42 alsa-1.0.18-8.7 alsa-plugins-1.0.18-6.12 alsa-plugins-pulse-1.0.18-6.12 alsa-tools-1.0.18-1.13 alsa-oss-1.0.17-1.37 rpm -q libasound2 libasound2-1.0.18-8.7 uname -a Linux linux-kmx7 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux cat /etc/modprobe.d/sound alias snd-card-0 snd-sb16 alias sound-slot-0 snd-sb16 /usr/sbin/alsa-info.sh http://www.alsa-project.org/db/?f=dd...3f284b840330a1 cat /etc/modprobe.d/sound alias snd-card-0 snd-sb16 alias sound-slot-0 snd-sb16 ----- One curious thing between 10.1 and 11.1 is the Hardware Information from YaST->Hardware->Hardware Information... Under 10.1, ISA PnP lists two Creative ViBRA16X. 11.1 lists the same two Creative ViBRA16X devices but also 14 "Unclassified device"s. Here's one example: ISA PnP Unclassified device Bus: ISA Card Type: PnP Class (spec): Unclassified device Class: Unclassified device Device Identifier (spec): 132096 Hwcfg Bus: isa Model: Unclassified device Old Unique Key: ujpW.13ubA72AEK3 Subvendor Identifier: 147920 Subvendor: PnP Sysfs ID: /devices/pnp0/00:00 Sysfs ID: 00:00 UID: /org/freedesktop/Hal/devices/pnp_PNP0400 Unique Key: z9pp.13ubA72AEK3 In 10.1: Creative ViBRA16X SysFS BusID: 00:01.00 Creative ViBRA16X SysFS BusID: 00:01.01 In 11.1: Creative ViBRA16X SysFS BusID: 01:01.00 Creative ViBRA16X SysFS BusID: 01:01.01 The "Unclassified device" have "SysFS BusID:" 00:00 to 00:0f, with 00:01 and 00:03 missing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=508890 User linuxvinh@yahoo.com added comment http://bugzilla.novell.com/show_bug.cgi?id=508890#c1 --- Comment #1 from Vinh Le <linuxvinh@yahoo.com> 2009-06-15 00:37:21 MDT --- Resolved "Unclassified device" by adding "pnpbios=off" to the kernel load options. The soundcard is still not working though. "modprobe snd-sb16" does not seem to do anything. What is the mechanism that tells the system that soundcard 0 is the snd-sb16? How is that assignment done? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=508890 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=508890#c2 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |linuxvinh@yahoo.com --- Comment #2 from Takashi Iwai <tiwai@novell.com> 2009-06-15 09:27:52 MDT --- Do you get the proper PnP bios listing with pnpbios=off? Otherwise the sound driver won't probe the device. It will check only PnP devices automatically as default. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=508890 User linuxvinh@yahoo.com added comment http://bugzilla.novell.com/show_bug.cgi?id=508890#c3 --- Comment #3 from Vinh Le <linuxvinh@yahoo.com> 2009-06-15 18:00:39 MDT --- If I set pnpbios=off for the kernel load, I get this in /var/log/boot.msg: <6>PnPBIOS: Disabled which is what I wanted since PnP bios was generating bogus PnP devices. The result of turning off PnP bios does produce the same PnP devices as in 10.1. 11.1 results: .. <6>isapnp: Scanning for PnP cards... <6>pnp 00:01.00: increased option port range from 0x388-0x388 to 0x388-0x3f8 <6>pnp 00:01.00: increased option port range from 0x388-0x388 to 0x388-0x3f8 <6> 00:01: card 'Creative ViBRA16X PnP' <6> 00:02: card 'U.S. Robotics 56K FAX INT' <6>isapnp: 2 Plug & Play cards detected total <6>Serial: 8250/16550 driver8 ports, IRQ sharing enabled <6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A .. <6>sb: Init: Starting Probe... <6>OSS SndBlstr 00:01.00: activated <6>sb: PnP: Found Card Named = "Creative ViBRA16X PnP", Card PnP id = CTL00F0, Device PnP id = CTL0043 <6>sb: PnP: Detected at: io=0x220, irq=5, dma=1, dma16=3 <6>SB 4.16 detected OK (220) <4>SB16: Bad or missing 16 bit DMA channel <4><Sound Blaster 16 (4.16)> at 0x220 irq 5 dma 1,3 <6>sb: Turning on MPU <4><Sound Blaster 16> at 0x330 irq 5 <6>sb: Init: Done .. The only bit I can pick out that doesn't match up with the sound configuration tool in YaST is dma16 being 3. (The sound config tool in YaST only allows 5,6,7, which does match allowable jumper settings for the card.) In 10.1, it doesn't seem to matter that dma16=3. As another test, I installed Kubuntu 9.04. It had the same soundcard detection issue, however I was able to get the sound working with just "modprobe snd-sb16". The same modprobe with the same options didn't work in SUSE 11.1. Please request any piece of info you need to resolve this issue. I'll do my best to provide the info quickly. SUSE 11.1 works great, except for the sound... Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=508890 http://bugzilla.novell.com/show_bug.cgi?id=508890#c4 Stefan Behlert <behlert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|linuxvinh@yahoo.com | --- Comment #4 from Stefan Behlert <behlert@novell.com> 2010-07-21 09:42:16 UTC --- Re-setting needinfo flag as answer was given. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=508890 https://bugzilla.novell.com/show_bug.cgi?id=508890#c5 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from Takashi Iwai <tiwai@novell.com> 2010-12-03 15:13:00 UTC --- ISA PnP is legacy now, and I have no time to track this (no usable machine for ISA). So must be closed now as WONTFIX. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com