Re: kernel 2.6.2 ALSA config sb16

From: Alan Chandler (alan_at_chandlerfamily.org.uk)
Date: 03/02/04

  • Next message: Kenward Vaughan: "Re: Howto customize GRUB during Debian installation"
    To: debian-user@lists.debian.org
    Date: Tue, 2 Mar 2004 06:25:26 +0000
    
    

    On Monday 01 March 2004 23:04, Lance Hoffmeyer wrote:
    > Hello,
    >
    > I have been trying to setup kernel-2.6.2 with ALSA support
    > for a SB 16 PNP. I keep getting the error
    >
    > modprobe snd-sb16
    >
    > Sound Blaster 16 soundcard not found or device busy
    > In case, if you have AWE card, try snd-sbawe module
    > FATAL: Error inserting snd_sb16
    > (/lib/modules/2.6.2/kernel/sound/isa/sb/snd-sb16.ko): No such device
    >
    > alias snd-card-0 snd-ice1712
    > alias snd-card-1 snd-sb16

    Have you tried without snd-ice1712 and making the sb16 snd-card-0?

    >
    > # I added this based on WinXP dual-boot: IRQ=5, DMA=1,5 I/O=0220,0330,0388
    > options snd-sb16 port=0x220 mpu_port=0x330 irq=5 dma8=1 dma16=-1

    What happens if you leave teh above line out?

    Also, as a thought, do you have discover installed? It attempts to scan for
    the sound cards and installs non alsa ones. (you can check with an lsmod,
    you can prevent it by editing /etc/dicover.conf)

    -- 
    Alan Chandler
    alan@chandlerfamily.org.uk
    First they ignore you, then they laugh at you,
     then they fight you, then you win. --Gandhi
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Kenward Vaughan: "Re: Howto customize GRUB during Debian installation"