I'm currently using an SBLive! Value (original bog-standard 
part), and the snd-emu10k1 module from alsa-driver-0.9.8 can't 
seem to load it. :/ 
 
My current configure command is as follows: 
 
./configure \ 
    --prefix=/usr \ 
    --sysconfdir=/etc \ 
    --localstatedir=/var \ 
    --with-isapnp=yes \ 
    --with-sequencer=yes \ 
    --with-oss=yes \ 
    --with-kernel="/usr/src/linux" \ 
    --with-moddir=/lib/modules/2.4.21-4/alsa \ 
    --host=i686-incept-linux-gnu \ 
    --target=i686-incept-linux-gnu \ 
    --build=i686-incept-linux-gnu 
 
My current compiler is gcc-2.95.3 (same as the compiler used to 
build the kernel). My kernel version is 2.4.21 with the XFS 
1.3.1 patchset.
 
lspci -vv reports the following for the card: 
 
00:0d.0 Multimedia audio controller: Creative Labs SB Live! 
EMU10k1 (rev 08)
        Subsystem: Creative Labs CT4832 SBLive! Value
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (500ns min, 5000ns max)
        Interrupt: pin A routed to IRQ 10
        Region 0: I/O ports at e000 [size=32]
        Capabilities: [dc] Power Management version 1
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:0d.1 Input device controller: Creative Labs SB Live! MIDI/Game 
Port (rev 08)
        Subsystem: Creative Labs Gameport Joystick
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32
        Region 0: I/O ports at e400 [size=8]
        Capabilities: [dc] Power Management version 1
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-


The following messages get reported in the syslog when the driver 
fails to load: 
 
Nov 24 20:36:57 valhalla kernel: PCI: Found IRQ 10 for device 
00:0d.0 
Nov 24 20:36:57 valhalla kernel: EMU10K1/Audigy soundcard not 
found or device busy 
 
These same error messages (and nothing more) are reported whether 
I use --with-debug=full or --with-debug=detect. Is there some 
module parameter I'm supposed to pass to insmod to turn on the 
extra debugging? 
 
The SBLive card does not share an IRQ with anything else in the 
system.
 
The odd thing is, 0.9.7c works just fine. 0.9.8 doesn't. So of 
course the problem got introduced in the changes between the 
two, but I haven't the skill to spot it. :/

-- 
Kelledin
"If a server crashes in a server farm and no one pings it, does 
it still cost four figures to fix?"



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to