Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 09:53:46 -0800 (PST)
From:      sasha@ellink.ru
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/23768: I can't install sound driver in kernel
Message-ID:  <200012221753.eBMHrk091225@freefall.freebsd.org>
Resent-Message-ID: <200012221800.eBMI00J92296@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23768
>Category:       kern
>Synopsis:       I can't install sound driver in kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 22 10:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Miasnikov
>Release:        4.2-RELEASE
>Organization:
Telephone & Telegraph
>Environment:
FreeBSD asp.pskov.net 4.2-RELEASE FreeBSD 4.2-RELEASE #18: Fri Dec 22 20:37:14 MSK 2000
>Description:
I have SoundBlaster 16 non-PnP card

I tried this lines:
1.
-----
device pcm
device pcm0 at isa? port 0x220 irq 7 drq 1 flags 0x0
-----
There was no lines about   pcm or my sound card while kernel starting.

I tried differnt IRQ's and port?


2.
-----
device pcm
device sbc0 at isa? port 0x220 irq 7 drq 1 flags 0x15
-----
Next message during kernel start.
-----
sbc0: <Soundblaster 16> at port 0x220-0x22f irq 7 drq 1 flags 0x15 on isa0
sbc0: alloc_resource
device_probe_and_attach: sbc0 attach returned 6
-----

3.
-----
device snd
device sb0 at isa? port 0x220 irq 7 drq 1 flags 0x15
-----
Device is configured, but if I play .WAV or MP3 by mpg123 I hear only a rare crash.


In WINdows card is visible as  SoundBlaster 16, (Pro or AWE32)
ox220   IRQ 7
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012221753.eBMHrk091225>