| Summary: | Sound failed | ||
|---|---|---|---|
| Product: | Base System | Reporter: | sapsan <sapsan> |
| Component: | kern | Assignee: | greid |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->cg Cameron is Mr Sound try just 'device pcm'.
-cg
State Changed From-To: open->feedback Is this still a problem with more recent sources? Responsible Changed From-To: cg->greid I'll handle feedback State Changed From-To: feedback->closed Feedback timeout |
If I compile kernel with lines: device snd device sb0 at isa? port 0x220 irq 5 drq 1 # dmesg ... sb_reset_dsp failed ... It worked in 3.3 STABLE If I compile kernel with lines: device pcm0 at isa? port? irq 5 drq 1 flags 0x13 or: device sbc0 at isa? port 0x220 irq 5 drq 1 # dmesg ... <Parallel I/O> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port plip0: <PLIP network interface> on ppbus0 unknown: <IDE CDROM DISABLED> can't assign resources unknown: <MODEM DISABLED> can't assign resources ata1-slave: identify retries exceeded ad0: 6187MB <FUJITSU MPC3064AT> [13410/15/63] at ata0-master WDMA2 acd0: CDROM <Philips R O D 1270> at ata1-master using PIO3 ... I have AZTECH 2320 sound card # pnpinfo Vendor ID AZT1006 (0x06105407), Serial Number 0xffffffff PnP Version 1.0, Vendor Version 2 Device Description: AZT1006 PnP SOUND DEVICE Logical Device ID: AZT1002 0x02105407 #1 Device supports I/O Range Check Device Description: AUDIO ... TAG Start DF Good Configuration I/O Range 0x220 .. 0x220, alignment 0x10, len 0x10 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x8, len 0x8 [16-bit addr] I/O Range 0x534 .. 0x534, alignment 0x4, len 0x4 [16-bit addr] IRQ: 5 IRQ: High true edge sensitive DMA: channel(s) 1 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 3 8-bit, not a bus master, count by byte, , Compatibility mode ... TAG End DF How-To-Repeat: Try to install this sound card